diff options
Diffstat (limited to 'settings')
-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", |