diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
commit | 62fde219af0135ea9bfa367530f3a347b5e11b30 (patch) | |
tree | e1dab965e41ec5ea13700a2cb1281b4394415797 /core/l10n/es_419.js | |
parent | 830b2c5c282b178d094489801203f947bfc5391b (diff) | |
download | nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.tar.gz nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_419.js')
-rw-r--r-- | core/l10n/es_419.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js index 50113c216a9..ac8e67fb9aa 100644 --- a/core/l10n/es_419.js +++ b/core/l10n/es_419.js @@ -81,14 +81,15 @@ OC.L10N.register( "New password" : "Nueva contraseña", "I know what I'm doing" : "Sé lo que estoy haciendo", "Skip" : "Omitir", - "Forgot password?" : "¿Olvidaste tu contraseña?", - "Back" : "Atrás", - "Reset search" : "Reestablecer búsqueda", - "Search" : "Buscar", + "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", "Show all contacts …" : "Mostrar todos los contactos ...", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", + "Forgot password?" : "¿Olvidaste tu contraseña?", + "Back" : "Atrás", + "Reset search" : "Reestablecer búsqueda", + "Search" : "Buscar", "No" : "No", "Yes" : "Sí", "Choose" : "Seleccionar", @@ -200,7 +201,6 @@ 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." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Settings" : "Ajustes", - "Search contacts …" : "Buscar contactos ...", "No files in here" : "No hay archivos aquí", "New folder" : "Carpeta nueva ", "Name" : "Nombre", |