diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-01 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-01 01:54:33 -0500 |
commit | a3067b3b9fe1ef3287440d132681b9ff46031219 (patch) | |
tree | 45e26051caa5e7a146c0210c04ea2d551150b6fd /apps/files_encryption | |
parent | 012d06e8a2f447ba340256eedcd69f68f40bcb9c (diff) | |
download | nextcloud-server-a3067b3b9fe1ef3287440d132681b9ff46031219.tar.gz nextcloud-server-a3067b3b9fe1ef3287440d132681b9ff46031219.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r-- | apps/files_encryption/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ja.js b/apps/files_encryption/l10n/ja.js index a033e80b914..8fb1364e042 100644 --- a/apps/files_encryption/l10n/ja.js +++ b/apps/files_encryption/l10n/ja.js @@ -29,6 +29,7 @@ OC.L10N.register( "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "必ず、OpenSSL及びOpenSSLのPHPの拡張を有効にした上で、適切に設定してください。現時点では暗号化アプリは無効になっています。", "Following users are not set up for encryption:" : "以下のユーザーは、暗号化設定がされていません:", "Go directly to your %spersonal settings%s." : "直接 %s個人設定%s に進む。", + "Server-side Encryption" : "サーバー側暗号", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", "Enable recovery key (allow to recover users files in case of password loss):" : "リカバリキーを有効にする (パスワードを忘れた場合にユーザーのファイルを回復できます):", "Recovery key password" : "リカバリキーのパスワード", diff --git a/apps/files_encryption/l10n/ja.json b/apps/files_encryption/l10n/ja.json index 25b64525102..d88a65fe492 100644 --- a/apps/files_encryption/l10n/ja.json +++ b/apps/files_encryption/l10n/ja.json @@ -27,6 +27,7 @@ "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "必ず、OpenSSL及びOpenSSLのPHPの拡張を有効にした上で、適切に設定してください。現時点では暗号化アプリは無効になっています。", "Following users are not set up for encryption:" : "以下のユーザーは、暗号化設定がされていません:", "Go directly to your %spersonal settings%s." : "直接 %s個人設定%s に進む。", + "Server-side Encryption" : "サーバー側暗号", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください", "Enable recovery key (allow to recover users files in case of password loss):" : "リカバリキーを有効にする (パスワードを忘れた場合にユーザーのファイルを回復できます):", "Recovery key password" : "リカバリキーのパスワード", |