diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:07 +0000 |
commit | 4515feef0c294465381fa39c460e4aff15e526ab (patch) | |
tree | 30217896f88e873b944e637f7ffb5eac45fc3573 /apps/settings/l10n/es_PR.js | |
parent | aa7f5ac358ae9d489f5bbf71078e7066d25b0e9c (diff) | |
download | nextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.tar.gz nextcloud-server-4515feef0c294465381fa39c460e4aff15e526ab.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 | 29 |
1 files changed, 4 insertions, 25 deletions
diff --git a/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js index a3a1221355e..a9d6f949da8 100644 --- a/apps/settings/l10n/es_PR.js +++ b/apps/settings/l10n/es_PR.js @@ -218,35 +218,14 @@ OC.L10N.register( "Subscribe to our newsletter" : "Suscribete a nuestro boletín", "No user supplied" : "No se proporcionó usuario alguno", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Por favor proporciona una contraseña de recuperación de administrador; de lo contrario toda la información del usuario se perderá. ", - "Federated Cloud Sharing" : "Compartir en la Nube Federada", "Invalid user" : "Usuario inválido", "Your username is: %s" : "Tu Usuario es: %s", - "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. ", + "Exclude groups from sharing" : "Evitar que los grupos compartan", + "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.", "Username" : "Usuario", - "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. ", - "Your email address" : "Tu dirección de correo electrónico", - "Your Twitter handle" : "Tu cuenta de Twitter", "User backend" : "Backend del usuario", - "Add group" : "Agregar grupo", - "Active users" : "Usuarios activos", "Show user backend" : "Mostrar backend del usuario", - "Send email to new user" : "Enviar un correo electrónico al usuario nuevo", - "Not saved" : "No guardado", - "Twitter" : "Twitter", - "SMTP Username" : "Usuario SMTP", - "Set default expiration date" : "Establecer la fecha de expiración predeterminada", - "Exclude groups from sharing" : "Evitar que los grupos compartan", - "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar." + "Active users" : "Usuarios activos", + "SMTP Username" : "Usuario SMTP" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |