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_PR.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_PR.js')
-rw-r--r-- | apps/settings/l10n/es_PR.js | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index ed9ffdda80a..f05d80d67a3 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -119,28 +119,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 tu 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." : "Usa las siguientes credenciales para configurar tu 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" : "Usuario", "Password" : "Contraseña", - "Done" : "Terminado", - "Copied!" : "¡Copiado!", - "Copy" : "Copiar", "Enable" : "Habilitar", "Server-side encryption" : "Encripción del lado del servidor", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La encripción del lado del servidor hace posible encriptar archivos que serán cargados a este servidor. Esto trae consigo algunas limitaciónes como penalizaciones en el desemeño, asi que habilítalo sólo si es necesario. ", @@ -178,6 +166,7 @@ OC.L10N.register( "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", "{size} used" : "{size} usado", + "Done" : "Terminado", "Edit" : "Editar", "Show user backend" : "Mostrar backend del usuario", "Show last login" : "Mostrar último inicio de sesión", @@ -228,6 +217,17 @@ OC.L10N.register( "Check out our blog" : "Visita nuestro blog", "Subscribe to our newsletter" : "Suscribete 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." : "Usa las siguientes credenciales para configurar tu 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!" : "¡Copiado!", + "Copy" : "Copiar", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", |