diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:40 +0000 |
commit | 430b09589715220e77907fc1b9f3e0da8cfd30ff (patch) | |
tree | b25ea1fb3ae6efcab614e41ee4123bda1555843a /apps/settings/l10n/es_AR.js | |
parent | 3f54f174cc9b6ec9cfc5869b4155458b248a332a (diff) | |
download | nextcloud-server-430b09589715220e77907fc1b9f3e0da8cfd30ff.tar.gz nextcloud-server-430b09589715220e77907fc1b9f3e0da8cfd30ff.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 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index c7d10bf59c3..fad6258c806 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -117,28 +117,16 @@ OC.L10N.register( "Allow filesystem access" : "Permitir acceso al sistema de archivos", "Rename" : "Renombrar", "Revoke" : "Revocar", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome para Android", - "Sync client - {os}" : "Sync client - {os}", "This session" : "Esta sesión", "Device" : "Dispositivo", "Last activity" : "Última actividad", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en su cuenta. ", - "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", - "Error while deleting the token" : "Se presentó un error al borrar la ficha", "App name" : "Nombre de la aplicación", "Create new app password" : "Crear una nueva contraseña de aplicación", - "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su aplicación o dispositivo. ", - "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Error while creating device token" : "Se presentó un error al crear la ficha en el dispositivo", "Username" : "Nombre de usuario", "Password" : "Contraseña", - "Done" : "Terminado", - "Copied!" : "¡Credenciales!", - "Copy" : "Copiar", "Profile" : "Perfil", "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", @@ -176,6 +164,7 @@ OC.L10N.register( "User backend" : "Backend del usuario", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", + "Done" : "Terminado", "Edit" : "Editar", "Show user backend" : "Mostrar backend del usuario", "Show last login" : "Mostrar último inicio de sesión", @@ -226,6 +215,17 @@ OC.L10N.register( "Check out our blog" : "Echa un vistazo a nuestro blog.", "Subscribe to our newsletter" : "Suscríbete a nuestro boletín", "Enable all" : "Habilitar todo", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "Sync client - {os}" : "Sync client - {os}", + "Error while deleting the token" : "Se presentó un error al borrar la ficha", + "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su aplicación o dispositivo. ", + "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Copied!" : "¡Credenciales!", + "Copy" : "Copiar", "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Su dirección de correo electrónico", "Your Twitter handle" : "Su cuenta de Twitter", |