зеркало из https://github.com/nextcloud/notes.git
24 строки
955 B
JSON
24 строки
955 B
JSON
{ "translations": {
|
|
"Notes" : "Notas",
|
|
"Error" : "Error",
|
|
"New note" : "Nota nueva",
|
|
"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!",
|
|
"Action" : "Acción",
|
|
"Open in edit mode" : "Abrir en modo edición",
|
|
"Open in preview mode" : "Abrir en modo previsualización",
|
|
"Categories" : "Categorías",
|
|
"No notes yet" : "Aún no hay notas",
|
|
"Share" : "Compartir",
|
|
"Delete note" : "Borrar nota",
|
|
"Remove from favorites" : "Eliminar de favoritos",
|
|
"Add to favorites" : "Agregar a tus favoritos",
|
|
"Edit" : "Editar",
|
|
"Preview" : "Previsualizar",
|
|
"Today" : "Hoy",
|
|
"Yesterday" : "Ayer",
|
|
"This week" : "Esta semana",
|
|
"This month" : "Este mes",
|
|
"Uncategorized" : "Sin categoría",
|
|
"Tasks" : "Tareas"
|
|
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
|
} |