diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-20 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-20 00:12:26 +0000 |
commit | cad8824a8e7da7fcf61960b6502b307672651c2b (patch) | |
tree | 99a5419c203b45160a1b27ffa4ed83d49cbc118d /apps/encryption/l10n/ja.js | |
parent | 625bdf0e6c6e3ebcde102f22cf54cbd505d6faa8 (diff) | |
download | nextcloud-server-cad8824a8e7da7fcf61960b6502b307672651c2b.tar.gz nextcloud-server-cad8824a8e7da7fcf61960b6502b307672651c2b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/ja.js')
-rw-r--r-- | apps/encryption/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/l10n/ja.js b/apps/encryption/l10n/ja.js index 16fdf8a68a6..35fd7b72f06 100644 --- a/apps/encryption/l10n/ja.js +++ b/apps/encryption/l10n/ja.js @@ -37,7 +37,7 @@ OC.L10N.register( "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "こんにちは、<br><br>管理者がサーバーサイド暗号化を有効にしました。<strong>%s</strong>というパスワードであなたのファイルが暗号化されました。<br><br>Web画面からログインして、個人設定画面の\"基本暗号化モジュール\"のセクションにいき、暗号化パスワードの更新をお願いします。 \"旧ログインパスワード”部分に上記パスワードを入力し、現在のログインパスワードで更新します。<br><br>", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", "Encrypt the home storage" : "メインストレージ暗号化", - "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイル全てが暗号化されます。", + "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイルすべてが暗号化されます。", "Enable recovery key" : "復旧キーを有効にする", "Disable recovery key" : "復旧キーを無効にする", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "復旧キーは、ファイルの暗号化に使う特別な暗号化キーです。ユーザーがパスワードを忘れてしまった場合には、リカバリキーを使ってユーザーのファイルを復元することができます。", |