diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /core/l10n/es_MX.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.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 943e2f767fa..062a1ccc7fe 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -127,6 +127,9 @@ OC.L10N.register( "No contacts found" : "No se encontraron contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", + "Modified" : "Modificado", + "Today" : "Hoy", + "Last year" : "Año pasado", "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", @@ -263,7 +266,6 @@ 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.", |