File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ OC.L10N.register(
5
5
"Error" : "Error" ,
6
6
"New note" : "Nota nueva" ,
7
7
"Distraction-free notes and writing" : "Notas y escritura libre de distracciones" ,
8
+ "Undo Delete" : "Restaurar Eliminado" ,
8
9
"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!" ,
9
10
"Action" : "Acción" ,
10
11
"Open in edit mode" : "Abrir en modo edición" ,
@@ -28,6 +29,7 @@ OC.L10N.register(
28
29
"Yesterday" : "Ayer" ,
29
30
"This week" : "Esta semana" ,
30
31
"This month" : "Este mes" ,
32
+ "Undo delete has failed for note {title}." : "Error al restaurar la nota{title}" ,
31
33
"Uncategorized" : "Sin categoría" ,
32
34
"Tasks" : "Tareas"
33
35
} ,
Original file line number Diff line number Diff line change 3
3
"Error" : " Error" ,
4
4
"New note" : " Nota nueva" ,
5
5
"Distraction-free notes and writing" : " Notas y escritura libre de distracciones" ,
6
+ "Undo Delete" : " Restaurar Eliminado" ,
6
7
"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!" ,
7
8
"Action" : " Acción" ,
8
9
"Open in edit mode" : " Abrir en modo edición" ,
26
27
"Yesterday" : " Ayer" ,
27
28
"This week" : " Esta semana" ,
28
29
"This month" : " Este mes" ,
30
+ "Undo delete has failed for note {title}." : " Error al restaurar la nota{title}" ,
29
31
"Uncategorized" : " Sin categoría" ,
30
32
"Tasks" : " Tareas"
31
33
},"pluralForm" :" nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
You can’t perform that action at this time.
0 commit comments