diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
commit | fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch) | |
tree | 87379d08b8d1e55d09abab5bdd6075d04163c6fc /core/l10n/es_MX.js | |
parent | ebf289c4304f04868cf365a339c34836cbc83b68 (diff) | |
download | nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.tar.gz nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 41c540a7155..5b99665cd78 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -128,9 +128,10 @@ OC.L10N.register( "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Last year" : "Año pasado", + "Searching …" : "Buscando …", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", @@ -266,6 +267,7 @@ OC.L10N.register( "New folder" : "Carpeta nueva ", "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.", |