diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
commit | 248f5e93950a476b41c80bb0111a176186a13cc7 (patch) | |
tree | f2bb5008d3e8ab3fc98075b75f283fdde7bc6155 /core/l10n/es_AR.js | |
parent | 2600a00c007683f39e24028d4ad7a912937ef16f (diff) | |
download | nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.tar.gz nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 1650d3b150b..51dc5046ed9 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -60,6 +60,7 @@ OC.L10N.register( "Please reload the page." : "Favor de volver a cargar la página.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización no fue exitosa. Para más información <a href=\"{url}\">consulte nuestro comentario en el foro </a> que cubre este tema. ", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización no fue exitosa. Favor de reportar este tema a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunidad Nextcloud</a>.", + "More apps" : "Más aplicaciones", "Log in" : "Ingresar", "Logging in …" : "Ingresando ...", "Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!", @@ -198,9 +199,6 @@ OC.L10N.register( "Skip to main content" : "Saltar al contenido principal", "Skip to navigation of app" : "Saltar a la navegación de la app", "Get your own free account" : "Obtenga su propia cuenta gratuita", - "More apps" : "Más aplicaciones", - "More" : "Más", - "More apps menu" : "Más menú de apps", "Contacts" : "Contactos", "Contacts menu" : "Menú de contactos", "Confirm your password" : "Confirme su contraseña", @@ -229,6 +227,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", + "More" : "Más", + "More apps menu" : "Más menú de apps", "Settings menu" : "Menú de configuración", "The password is wrong. Try again." : "Error en la contraseña. Inténtelo de nuevo." }, |