diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/es_EC.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 1457f6d729b..7f627923373 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -174,12 +174,12 @@ OC.L10N.register( "Install the Contacts app" : "Instalar la aplicación Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", "Today" : "Hoy", "Last year" : "Último año", "Not found" : "No encontrado", "People" : "Personas", "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando...", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back to login form" : "Volver al formulario de inicio de sesión", "Back" : "Atrás", @@ -406,6 +406,7 @@ OC.L10N.register( "No more subfolders in here" : "No hay más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.", |