diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
commit | cd6b10f89b6b2059ca6f3ebf3355ce80e3649099 (patch) | |
tree | 29e75b4550bc7e2e882cd75ab77981181216d860 /core/l10n/es_DO.js | |
parent | e6a2985e4dfdfafd0370983b87237170a86931a6 (diff) | |
download | nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.tar.gz nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_DO.js')
-rw-r--r-- | core/l10n/es_DO.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/es_DO.js b/core/l10n/es_DO.js index 6c166412f58..3972165c3b5 100644 --- a/core/l10n/es_DO.js +++ b/core/l10n/es_DO.js @@ -88,16 +88,17 @@ 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", - "Settings menu" : "Menú de Configuraciones", + "Search contacts …" : "Buscar contactos ...", "Could not load your contacts" : "No fue posible cargar tus 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", + "Settings menu" : "Menú de Configuraciones", "No" : "No", "Yes" : "Sí", "Choose" : "Seleccionar", @@ -210,7 +211,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" : "Configuraciones ", - "Search contacts …" : "Buscar contactos ...", "No files in here" : "No hay archivos aquí", "New folder" : "Carpeta nueva", "Name" : "Nombre", |