nextcloud-notes/l10n/eo.js

36 lines
2.9 KiB
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "Notoj",
"The last viewed note cannot be accessed. " : "La laste vidita noto ne estas alirebla.",
"The notes folder is not accessible: %s" : "La nota dosierujo ne estas alirebla: %s",
"Error" : "Eraro",
"New note" : "Nova noto",
"Distraction-free notes and writing" : "Sendistraj notoj kaj skribado",
"The Notes app is a distraction free notes taking app. It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [RESTful API](https://github.com/nextcloud/notes/wiki/API-0.2) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes) and [iOS](https://github.com/owncloud/notes-iOS-App) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "La aplikaĵo „Notoj“ estas aplikaĵo por sendistra notoskribado. Ĝi havas kategoriojn por pli bone ordigo, kaj ĝi subtenas tekstaranĝon pere de [Markdown](https://en.wikipedia.org/wiki/Markdown). Notoj konserviĝas kiel dosieroj en via Nextcloud, tio ebligas vidi kaj modifi ilin per ĉiuj Nextcloud-klientoj. Plie, aparta [RESTful-API](https://github.com/nextcloud/notes/wiki/API-0.2) ebligas facilan integrigon de eksteraj liverantoj (nun, estas notaj aplikaĵoj ĉe [Android](https://github.com/stefan-niedermann/nextcloud-notes) kaj [iOS](https://github.com/owncloud/notes-iOS-App), kiuj permesas agrablan aliron al viaj notoj). Oni povas ankaŭ marki notojn kiel pliŝatatajn.",
"Settings" : "Agordoj",
"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",
"path to notes" : "vojo al notoj",
"File extension for new notes" : "Dosiersufikso por novaj notoj",
"All notes" : "Ĉiuj notoj",
"Categories" : "Kategorioj",
"Loading …" : "Ŝargado...",
"Today" : "Hodiaŭ",
"Yesterday" : "Hieraŭ",
"Delete note" : "Forigi noton",
"Remove from favorites" : "Forigi el pliŝataĵoj",
"Add to favorites" : "Aldoni al pliŝataĵoj",
"Details" : "Detaloj",
"Preview" : "Antaŭvidi",
"Edit" : "Modifi",
"Category" : "Kategorio",
"Uncategorized" : "Senkategoria",
"Saving failed!" : "Konservado malsukcesis!",
"_%n word_::_%n words_" : ["%n vorto","%n vortoj"],
"Android app" : "Android-aplikaĵo",
"iOS app" : "iOS-aplikaĵo",
"Updating the note's category has failed. Is the target directory writable?" : "Ĝisdaztigo de la nota kategorio malsukcesis. Ĉu la celdosierujo skribeblas?"
},
"nplurals=2; plural=(n != 1);");