diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-25 01:55:04 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-25 01:55:04 -0400 |
commit | eb10e3abc2cf5d325bc0cd6fecaa64e7665d4b4a (patch) | |
tree | bcb2c2983de79ed72c93d4a8bcb98b5ccb1280ac /settings | |
parent | ba010a5aa4ebb560885489573849b5ce45154a0c (diff) | |
download | nextcloud-server-eb10e3abc2cf5d325bc0cd6fecaa64e7665d4b4a.tar.gz nextcloud-server-eb10e3abc2cf5d325bc0cd6fecaa64e7665d4b4a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/es.js | 1 | ||||
-rw-r--r-- | settings/l10n/es.json | 1 | ||||
-rw-r--r-- | settings/l10n/ja.js | 1 | ||||
-rw-r--r-- | settings/l10n/ja.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index f3eba3e61d9..5e931e6fb5d 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -156,6 +156,7 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos.", "Enable server-side encryption" : "Habilitar cifrado en el servidor", "Please read carefully before activating server-side encryption: " : "Por favor lea cuidadosamente antes de activar el cifrado del lado del servidor.", + "Be aware that encryption always increases the file size." : "Tenga presente que la encripción siempre incrementa el tamaño del archivo.", "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final. ¿Realmente quiere activar el cifrado?", "Enable encryption" : "Habilitar cifrado", "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado el modulo de cifrado. Por favor habilite un modulo de cifrado en el menú de aplicaciones.", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 9078dd3ea7b..1fab86a038f 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -154,6 +154,7 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos.", "Enable server-side encryption" : "Habilitar cifrado en el servidor", "Please read carefully before activating server-side encryption: " : "Por favor lea cuidadosamente antes de activar el cifrado del lado del servidor.", + "Be aware that encryption always increases the file size." : "Tenga presente que la encripción siempre incrementa el tamaño del archivo.", "This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final. ¿Realmente quiere activar el cifrado?", "Enable encryption" : "Habilitar cifrado", "No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado el modulo de cifrado. Por favor habilite un modulo de cifrado en el menú de aplicaciones.", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 74e3673c4ce..40599649441 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -31,6 +31,7 @@ OC.L10N.register( "Enabled" : "有効なアプリ", "Not enabled" : "無効なアプリ", "Federated Cloud Sharing" : "統合されたクラウド共有", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "%s バージョン (%s) の古い cURL を使っています。OSを更新するか、この機能 %s が正しく動くアプリに更新してください。", "A problem occurred, please check your log files (Error: %s)" : "問題が発生しました。ログファイルを確認してください。(Error: %s)", "Migration Completed" : "移行が完了しました", "Group already exists." : "グループはすでに存在しています", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index ca01117ad8f..3aa96ecc8bc 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -29,6 +29,7 @@ "Enabled" : "有効なアプリ", "Not enabled" : "無効なアプリ", "Federated Cloud Sharing" : "統合されたクラウド共有", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "%s バージョン (%s) の古い cURL を使っています。OSを更新するか、この機能 %s が正しく動くアプリに更新してください。", "A problem occurred, please check your log files (Error: %s)" : "問題が発生しました。ログファイルを確認してください。(Error: %s)", "Migration Completed" : "移行が完了しました", "Group already exists." : "グループはすでに存在しています", |