diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/es_AR.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_AR.js')
-rw-r--r-- | apps/settings/l10n/es_AR.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 86fd3a2af4d..56ac4ea3c57 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -23,6 +23,7 @@ OC.L10N.register( "You successfully logged in using two-factor authentication (%1$s)" : "Ha iniciado sesi贸n exitosamente usando autenticaci贸n de dos-factores (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Un intento de autenticaci贸n usando autienticaci贸n de dos-factores ha fallado (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Su <strong>contrase帽a</strong> o <strong>correo electr贸nico</strong> ha sido modificado", + "Apps" : "Aplicaciones", "Wrong password" : "Contrase帽a incorrecta", "Saved" : "Guardado", "No user supplied" : "No se proporcion贸 un usuario", @@ -38,6 +39,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Si usted ha recibido este correo electr贸nico, la configuraci贸n del correo electr贸nico parece estar correcta. ", "Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electr贸nico. Favor de verficiar la bit谩cora de su servidor de correo", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se present贸 un problema al enviar el correo electr贸nico. Favor de revisar sus configuraciones (Error: %s)", + "Users" : "Ususarios", "Invalid user" : "Usuario inv谩lido", "Invalid mail address" : "Direcci贸n de correo inv谩lida", "Settings saved" : "Se han guardado las configuraciones ", @@ -63,7 +65,6 @@ OC.L10N.register( "Set your password" : "Establezca su contrase帽a", "Go to %s" : "Ir a %s", "Install Client" : "Instalar el cliente", - "Apps" : "Aplicaciones", "Settings" : "Ajustes", "Personal" : "Personal", "Additional settings" : "Configuraciones adicionales", |