nextcloud-notes/l10n/sq.js

29 lines
911 B
JavaScript

OC.L10N.register(
"notes",
{
"Notes" : "Shënime",
"Error" : "Error",
"New note" : "Shënim i ri",
"Action" : "Veprim",
"Open in edit mode" : "Hapur në modalitetin e redaktimit",
"Open in preview mode" : "Hape në parapamje",
"All notes" : "Të gjitha shënimet",
"Categories" : "Kategoritë",
"No notes yet" : "Nuk ka shënime",
"Share" : "Shpërndaje",
"Rename" : "Rename",
"Delete note" : "Fshije shënimin",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Shtoje tek të parapëlqyerat",
"Use current version" : "Përdor versionin aktual",
"Edit" : "Përpuno",
"Preview" : "Parapamje ",
"Today" : "Sot",
"Yesterday" : "Dje",
"This week" : "Këtë javë",
"This month" : "Këtë muaj",
"Uncategorized" : "Të pakategorizuara",
"Tasks" : "Detyra"
},
"nplurals=2; plural=(n != 1);");