nextcloud-notes/l10n/eo.js

30 lines
1.2 KiB
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "Notoj",
"Error" : "Eraro",
"New note" : "Nova noto",
"Distraction-free notes and writing" : "Sendistraj notoj kaj skribado",
"There are unsaved notes. Leaving the page will discard all changes!" : "Estas nekonservitaj notoj. Foriro el la paĝo perdos ĉiujn ŝanĝojn!",
"Folder to store your notes" : "Dosiero, en kiu konservi viajn notojn",
"File extension for new notes" : "Dosiersufikso por novaj notoj",
"Insert image" : "Enmeti bildon",
"All notes" : "Ĉiuj notoj",
"Categories" : "Kategorioj",
"Share" : "Kunhavigi",
"Rename" : "Rename",
"Delete note" : "Forigi noton",
"Remove from favorites" : "Forigi el pliŝataĵoj",
"Add to favorites" : "Aldoni al pliŝataĵoj",
"Use current version" : "Uzi nunan version",
"Edit" : "Modifi",
"Preview" : "Antaŭvidi",
"Loading …" : "Ŝargado...",
"Today" : "Hodiaŭ",
"Yesterday" : "Hieraŭ",
"Updating the note's category has failed. Is the target directory writable?" : "Ĝisdaztigo de la nota kategorio malsukcesis. Ĉu la celdosierujo skribeblas?",
"Uncategorized" : "Senkategoria",
"Tasks" : "Taskoj"
},
"nplurals=2; plural=(n != 1);");