diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:21:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:21:16 +0000 |
commit | 0c56331611c05a7ed1697f843abda54cf4ea5fe8 (patch) | |
tree | be22c3b184d7862e8b2ce45c8bf3643e95a74401 /core/l10n/es_MX.json | |
parent | e64214368345fd3a449f1c159dfa2747391e27e8 (diff) | |
download | nextcloud-server-0c56331611c05a7ed1697f843abda54cf4ea5fe8.tar.gz nextcloud-server-0c56331611c05a7ed1697f843abda54cf4ea5fe8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_MX.json')
-rw-r--r-- | core/l10n/es_MX.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 09b2bec13bb..39665877d17 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -96,6 +96,8 @@ "More apps" : "Más aplicaciones", "Currently open" : "Actualmente abierto", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificaciones","{count} notificaciones"], + "No" : "No", + "Yes" : "Sí", "Custom date range" : "Rango de fechas personalizado", "Pick start date" : "Elegir una fecha de inicio", "Pick end date" : "Elegir una fecha final", @@ -200,8 +202,6 @@ "{name} version {version} and above" : "{name} versión {version} y superior", "Settings menu" : "Menú de Configuraciones", "Avatar of {displayName}" : "Avatar de {displayName}", - "No" : "No", - "Yes" : "Sí", "Choose {file}" : "Elegir {file}", "Choose" : "Seleccionar", "Copy to {target}" : "Copiar a {target}", @@ -209,7 +209,6 @@ "Move to {target}" : "Mover a {target}", "Move" : "Mover", "OK" : "OK", - "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "read-only" : "sólo-lectura", "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos en el archivo","{count} conflictos en el archivo"], "One file conflict" : "Un conflicto en el archivo", @@ -446,6 +445,7 @@ "\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido", "{newName} already exists" : "{newName} ya existe", "Error loading file picker template: {error}" : "Se presentó un error al cargar la plantilla del seleccionador de archivos: {error}", + "Error loading message template: {error}" : "Se presentó un error al cargar la plantilla del mensaje: {error}", "Show list view" : "Mostrar vista de lista", "Show grid view" : "Mostrar vista de cuadrícula", "Pending" : "Pendiente", |