calendar/l10n/sq.js

90 lines
3.0 KiB
JavaScript
Raw Permalink Normal View History

2018-02-12 22:15:39 +00:00
OC.L10N.register(
"calendar",
{
"%s has published the calendar »%s«" : "%s ka publikuar kalendarin %s",
"Hello," : "Përshëndetje,",
"We wanted to inform you that %s has published the calendar »%s«." : "Donim t'ju informonim se %s ka publikuar kalendarin »%s«",
"Open »%s«" : "Hap »%s«",
"Cheers!" : "Gëzuar!",
"Calendar" : "Kalendar",
"Appointments" : "Takime",
"Confirm" : "Konfirmo",
"Where:" : "Ku:",
2019-10-20 02:21:35 +00:00
"Today" : "Sot",
2018-02-12 22:15:39 +00:00
"Day" : "Ditë",
"Week" : "Javë",
"Month" : "Muaj",
2020-09-04 02:22:41 +00:00
"List" : "List",
"Preview" : "Parapamje ",
"Copy link" : "Kopjo linkun",
"Edit" : "Përpuno",
2019-10-20 02:21:35 +00:00
"Delete" : "Fshije",
2018-02-12 22:15:39 +00:00
"New calendar" : "Kalendar i ri",
"Export" : "Eksport",
"Name" : "Emri",
"Deleted" : "E fshirë",
"Restore" : "Rikthe",
"Delete permanently" : "Fshije përgjithmonë",
"Copy internal link" : "Kopjoni lidhjen e brendshme",
"Share link" : "Ndani lidhjen",
"can edit" : "mund të përpunojnë",
"Share with users or groups" : "Nda me përdoruesit ose grupet",
"Save" : "Ruaj",
2019-12-22 02:37:41 +00:00
"Filename" : "Emri i skedarit",
2019-10-20 02:21:35 +00:00
"Cancel" : "Anuloje",
2019-12-22 02:37:41 +00:00
"Automatic" : "Automatike",
"List view" : "Pamje listë",
2020-05-01 02:22:02 +00:00
"Actions" : "Veprimet",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Shfaq numra javësh",
"Location" : "Vendndodhje",
"Description" : "Përshkrim",
"Duration" : "Kohëzgjatja",
"to" : "te",
"Add" : "Shto",
"Monday" : "E hënë",
"Tuesday" : "E martë",
"Wednesday" : "E mërkurë",
"Thursday" : "E enjte",
"Friday" : "E premte",
"Saturday" : "E shtunë",
"Sunday" : "E dielë",
"Update" : "Përditësoje",
"Your email address" : "Adresa juaj email",
2019-12-22 02:37:41 +00:00
"Notification" : "Njoftim",
2019-10-20 02:21:35 +00:00
"Email" : "Emaili",
"Delete file" : "Fshi skedarin",
"Choose a file to add as attachment" : "Zgjidhni një kartelë që të shtohet si bashkëngjitje",
"Available" : "i disponueshëm",
"Done" : "U bë",
2020-01-14 02:23:38 +00:00
"Unknown" : "I/E panjohur",
"Accept" : "Prano",
"Decline" : "Refuzo",
"Tentative" : "Tentativë",
"Attendees" : "Pjesëmarrës",
"Remove group" : "Hiq grupin",
2019-12-22 02:37:41 +00:00
"All day" : "Gjithë ditën",
"Repeat" : "Përsërite",
2019-10-20 02:21:35 +00:00
"never" : "kurrë",
"after" : "pas",
"available" : "në gjëndje",
"Global" : "Globale",
"Subscribe" : "Abonohu",
"Personal" : "Personale",
2019-10-20 02:21:35 +00:00
"Details" : "Detajet",
"Resources" : "Burimet",
"Close" : "Mbylle",
"Anniversary" : "Përvjetor",
2019-12-22 02:37:41 +00:00
"Week {number} of {year}" : "Java e {number} e {year}",
"Daily" : "Përditë",
"Weekly" : "Çdo javë",
"Other" : "Tjetër",
2019-12-22 02:37:41 +00:00
"When shared show full event" : "Kur ndahet shfaqje e veprimtarisë së plotë",
"When shared show only busy" : "Kur ndahet shfaqje vetëm i zënë",
"When shared hide this event" : "Kur ndahet fshihe këtë veprimtari",
"Status" : "Status",
"Confirmed" : "E konfirmuar",
"Canceled" : "Anuluar",
"Categories" : "Kategoritë"
2018-02-12 22:15:39 +00:00
},
"nplurals=2; plural=(n != 1);");