tasks/l10n/sq.js
2019-02-13 01:39:04 +00:00

41 lines
1.5 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"tasks",
{
"Tasks" : "Detyra",
"Important" : "E rëndësishme",
"Today" : "Sot",
"Week" : "Javë",
"All" : "Krejt",
"Current" : "E tanishmja",
"Completed" : "Të plotësuara",
"Delete" : "Fshije",
"Cancel" : "Anuloje",
"Change sort order" : "Ndryshoni rend renditjeje",
"Default" : "Parazgjedhje",
"Due date" : "Datë përfundimi",
"Start date" : "Datë nisjeje",
"Priority" : "Përparësi",
"Manually" : "Dorazi",
"Alphabetically" : "Alfabetikisht",
"Task is completed" : "Detyra është e plotësuar",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Punë e Plotësuar","%n Punë të Plotësuara"],
"Tomorrow" : "Nesër",
"Set start date" : "Caktoni datë fillimi",
"Set due date" : "Caktoni datë mbarimi",
"All day" : "Gjithë ditën",
"Task not found!" : "Su gjet punë!",
"%s %% completed" : "%s %% e plotësuar",
"Edit" : "Përpunoni",
"Download" : "Shkarkoje",
"Save" : "Ruaje",
"Add List..." : "Shtoni Listë…",
"New List" : "Listë e Re",
"The name \"%s\" is already used." : "Emri \"%s\" është tashmë në përdorim.",
"An empty name is not allowed." : "Nuk lejohet emër i zbrazët.",
"Settings" : "Rregullime",
"Visibility of Smart Collections" : "Dukshmëri Koleksionesh të Mençura",
"Hidden" : "I padukshëm",
"Visible" : "I dukshëm",
"Automatic" : "Automatike"
},
"nplurals=2; plural=(n != 1);");