Skip to content

Commit 3c3de5c

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 8f42356 commit 3c3de5c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

l10n/es_MX.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Error" : "Error",
66
"New note" : "Nota nueva",
77
"Distraction-free notes and writing" : "Notas y escritura libre de distracciones",
8+
"Undo Delete" : "Restaurar Eliminado",
89
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
910
"Action" : "Acción",
1011
"Open in edit mode" : "Abrir en modo edición",
@@ -28,6 +29,7 @@ OC.L10N.register(
2829
"Yesterday" : "Ayer",
2930
"This week" : "Esta semana",
3031
"This month" : "Este mes",
32+
"Undo delete has failed for note {title}." : "Error al restaurar la nota{title}",
3133
"Uncategorized" : "Sin categoría",
3234
"Tasks" : "Tareas"
3335
},

l10n/es_MX.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Error" : "Error",
44
"New note" : "Nota nueva",
55
"Distraction-free notes and writing" : "Notas y escritura libre de distracciones",
6+
"Undo Delete" : "Restaurar Eliminado",
67
"There are unsaved notes. Leaving the page will discard all changes!" : "Hay notas sin salvar. ¡Al salir de la página perderá todos los cambios!",
78
"Action" : "Acción",
89
"Open in edit mode" : "Abrir en modo edición",
@@ -26,6 +27,7 @@
2627
"Yesterday" : "Ayer",
2728
"This week" : "Esta semana",
2829
"This month" : "Este mes",
30+
"Undo delete has failed for note {title}." : "Error al restaurar la nota{title}",
2931
"Uncategorized" : "Sin categoría",
3032
"Tasks" : "Tareas"
3133
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

0 commit comments

Comments
 (0)