aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
commit7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch)
treea70fc5e168b3a8a204450732887b50d65c81afb1 /core/l10n/es_MX.js
parentff06a803e61025e58749b71a17a32457785338d9 (diff)
downloadnextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz
nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.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.js4
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.",