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.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.js')
-rw-r--r-- | apps/settings/l10n/es.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 60f127f88af..f0cc60c8b05 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "El borrado remoto se inici贸 en %1$s", "Remote wipe has finished on %1$s" : "El borrado remoto finaliz贸 en %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contrase帽a</strong> o <strong>direcci贸n de correo</strong> fue modificada", + "Apps" : "Apps", "Could not remove app." : "No se ha podido eliminar la app.", "Could not update app." : "No se ha podido actualizar la app.", "Wrong password" : "Contrase帽a incorrecta", @@ -83,6 +84,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "No se ha podido enviar el correo. Compruebe el registro del servidor de correo", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ha ocurrido un problema al enviar el mensaje de correo electr贸nico. Revisa tu configuraci贸n. (Error: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Necesitas configurar tu correo antes de poder enviar mensajes de prueba. Ve a %s para ello.", + "Users" : "Usuarios", "Invalid user" : "Usuario no v谩lido", "Invalid mail address" : "Direcci贸n de correo no v谩lido", "Settings saved" : "Ajustes guardados", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "Vaya a %s", "Install Client" : "Instalar cliente", "Logged in user must be a subadmin" : "El usuario registrado debe ser un subadministrador", - "Apps" : "Apps", "Settings" : "Ajustes", "Personal" : "Personal", "Administration" : "Administraci贸n", @@ -446,6 +447,7 @@ OC.L10N.register( "Server address" : "Direcci贸n del servidor", "Port" : "Puerto", "Authentication method" : "M茅todo de autenticaci贸n", + "Only applies when authentication is required" : "Aplica solamente cuando se requiere autenticaci贸n", "Authentication required" : "Se necesita autenticaci贸n", "Credentials" : "Credenciales", "SMTP Username" : "Nombre de usuario SMTP", |