26 lines
845 B
JSON
26 lines
845 B
JSON
{ "translations": {
|
|
"Notes" : "Notas",
|
|
"Error" : "Error",
|
|
"New note" : "Nueva nota",
|
|
"Preview" : "Vista previa",
|
|
"Files" : "Archivos",
|
|
"All notes" : "Todas la notas",
|
|
"Categories" : "Categoría",
|
|
"No notes yet" : "Aún no hay notas",
|
|
"Remove from favorites" : "Eliminado de favoritos",
|
|
"Add to favorites" : "Agregar a favoritos",
|
|
"Share" : "Compartir",
|
|
"Rename" : "Rename",
|
|
"Delete note" : "Borrar nota",
|
|
"Edit" : "Editar",
|
|
"Today" : "Hoy",
|
|
"Yesterday" : "Ayer",
|
|
"This week" : "Esta semana",
|
|
"Last week" : "Semana pasada",
|
|
"This month" : "Este mes",
|
|
"Last month" : "Mes pasado",
|
|
"Loading …" : "Cargando …",
|
|
"Uncategorized" : "Sin categoría",
|
|
"Tasks" : "Tareas"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |