diff options
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", |