aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_MX.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-22 00:20:22 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-22 00:20:22 +0000
commitb33260a22c7099e15903f2f9cf8f27d64680d663 (patch)
tree01280bd0f2c447d6d905532dab3b8f785e1251e7 /lib/l10n/es_MX.js
parent003bf4b8ee3a1cf8e19f62b94bafe26e03448ddb (diff)
downloadnextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.tar.gz
nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r--lib/l10n/es_MX.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 2f4d50183f4..305cd7e2117 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -82,8 +82,6 @@ OC.L10N.register(
"Empty file" : "Archivo vacío",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID: %sno existe. Por favor hablíitalo en tus configuraciones de aplicación o contacta a tu administrador. ",
"Dot files are not allowed" : "Los archivos Dot no están permitidos",
- "Invalid character \"%1$s\" in filename" : "Caracter inválido \"%1$s\" en el nombre de archivo",
- "Invalid filename extension \"%1$s\"" : "Extensión del archivo inválida \"%1$s\"",
"File already exists" : "El archivo ya existe",
"Invalid path" : "Ruta inválida",
"Failed to create file from template" : "No se pudo crear un archivo desde la plantilla",
@@ -274,7 +272,6 @@ OC.L10N.register(
"The audio to transcribe" : "El audio a transcribir",
"Transcription" : "Transcripción",
"The transcribed text" : "El texto transcrito",
- "ContextWrite" : "ContextWrite",
"Writes text in a given style based on the provided source material." : "Escribe el texto en un estilo dado basándose en el material fuente proporcionado.",
"Writing style" : "Estilo de escritura",
"Demonstrate a writing style that you would like to immitate" : "Demostrar un estilo de escritura que le gustaría imitar",
@@ -378,6 +375,8 @@ OC.L10N.register(
"User disabled" : "Usuario deshabilitado",
"Your data directory is readable by other users." : "Su directorio de datos puede ser leído por otros usuarios.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. "
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ",
+ "Invalid character \"%1$s\" in filename" : "Caracter inválido \"%1$s\" en el nombre de archivo",
+ "Invalid filename extension \"%1$s\"" : "Extensión del archivo inválida \"%1$s\""
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");