diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-02 00:07:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-02 00:07:48 +0000 |
commit | 00562116722d3bffc9619bee5b61125cd9671271 (patch) | |
tree | 93d98d2e145e038bf5d699ed69b3a94155da62e3 /settings/l10n | |
parent | 2fa84ecfe071610e6f0fcd7fb40d0af954f62cb4 (diff) | |
download | nextcloud-server-00562116722d3bffc9619bee5b61125cd9671271.tar.gz nextcloud-server-00562116722d3bffc9619bee5b61125cd9671271.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/es_MX.js | 2 | ||||
-rw-r--r-- | settings/l10n/es_MX.json | 2 | ||||
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 0c427e2e5e9..6d7439615a3 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -10,6 +10,8 @@ OC.L10N.register( "Authentication error" : "Error de autenticación", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Favor de proporcionar una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ", "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Favor de verificarla e inténtelo de nuevo.", + "installing and updating apps via the app store or Federated Cloud Sharing" : "instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartiendo la Nube Federada", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Favor de actualizar su sistema operativo o las funcialidades tales como %s no funcionarán de forma confiable.", "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, favor de verificar sus archivos de bitácoras (Error: %s)", "Migration Completed" : "Migración completada", "Group already exists." : "El grupo ya existe.", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 1af53c511ff..1c9c327e216 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -8,6 +8,8 @@ "Authentication error" : "Error de autenticación", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Favor de proporcionar una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ", "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación de administrador incorrecta. Favor de verificarla e inténtelo de nuevo.", + "installing and updating apps via the app store or Federated Cloud Sharing" : "instalando y actualizando aplicaciones por la tienda de aplicaciones o Compartiendo la Nube Federada", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL está usando una versión anticuada (%s) de %s. Favor de actualizar su sistema operativo o las funcialidades tales como %s no funcionarán de forma confiable.", "A problem occurred, please check your log files (Error: %s)" : "Se presentó un problema, favor de verificar sus archivos de bitácoras (Error: %s)", "Migration Completed" : "Migración completada", "Group already exists." : "El grupo ya existe.", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index d8fed55a983..d2b7fa3c512 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -321,6 +321,7 @@ OC.L10N.register( "Subscribe to our twitter channel!" : "Abonneer jezelf op ons twitter kanaal!", "Subscribe to our news feed!" : "Abonneer jezelf op onze nieuwsfeed!", "Subscribe to our newsletter!" : "Abonneer jezelf op onze nieuwsbrief!", + "Settings" : "Instellingen", "Show storage location" : "Toon opslaglocatie", "Show last log in" : "Toon laatste inlog", "Show user backend" : "Toon backend gebruiker", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index af63568c31b..d363fb2453d 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -319,6 +319,7 @@ "Subscribe to our twitter channel!" : "Abonneer jezelf op ons twitter kanaal!", "Subscribe to our news feed!" : "Abonneer jezelf op onze nieuwsfeed!", "Subscribe to our newsletter!" : "Abonneer jezelf op onze nieuwsbrief!", + "Settings" : "Instellingen", "Show storage location" : "Toon opslaglocatie", "Show last log in" : "Toon laatste inlog", "Show user backend" : "Toon backend gebruiker", |