calendar/l10n/sq.js

114 lines
4.3 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(
"calendar-rework",
{
"Calendar" : "Kalendar",
"New event" : "Veprimtari e re",
"Events Info" : "Informacione Veprimtarish",
"Attendees" : "Pjesëmarrës",
"Alarms" : "Alarme",
"Does not repeat" : "Mos e përsërit",
"Daily" : "Përditë",
"Weekly" : "Çdo javë",
"Every Weekday" : "Çdo ditë jave",
"Bi-weekly" : "Çdo dy javë",
"Monthly" : "Çdo muaj",
"Yearly" : "Çdo vit",
"never" : "kurrë",
"by occurances" : "sipas hasjesh",
"by date" : "sipas datës",
"by monthday" : "sipas ditës së muajit",
"by weekday" : "sipas ditës së javës",
"by events date" : "sipas datash veprimtarie",
"by yearday(s)" : "sipas ditëve të vitit",
"by week no(s)" : "sipas javës no(s)",
"by day and month" : "sipas ditës dhe muajit",
"Monday" : "E hënë",
"Tuesday" : "E martë",
"Wednesday" : "E mërkurë",
"Thursday" : "E enjte",
"Friday" : "E premte",
"Saturday" : "E shtunë",
"Sunday" : "E dielë",
"Other" : "Tjetër",
"Individual" : "Individual",
"Group" : "Grup",
"Resource" : "Burim",
"Room" : "Dhomë",
"Unknown" : "E panjohur",
"Required" : "E domosdoshme",
"Optional" : "Në dëshirë",
"Copied for Info" : "U kopjua për Info",
"At time of event" : "Në kohën e veprimtarisë",
"5 minutes before" : "5 minuta para",
"10 minutes before" : "10 minuta para",
"15 minutes before" : "15 minuta para",
"30 minutes before" : "30 minuta para",
"1 hour before" : "1 orë para",
"2 hours before" : "2 orë para",
"Custom" : "E përshtatur",
"Audio" : "Audio",
"E Mail" : "Email",
"sec" : "sek",
"min" : "min",
"hours" : "orë",
"days" : "ditë",
"week" : "javë",
"Before" : "Para",
"After" : "Pas",
"Start" : "Fillim",
"End" : "Fund",
"Week {number} of {year}" : "Java e {number} e {year}",
"Successfully imported" : "U importua me sukses",
"Partially imported, 1 failure" : "Importuar pjesërisht, 1 dështim",
"Partially imported, {n} failures" : "Importuar pjesërisht, {n} dështime",
"Audio alarm" : "Alarm audio",
"E-Mail" : "Email",
"{type} {time} before the event starts" : "{type} {time} para se veprimtaria të fillojë",
"{type} {time} before the event ends" : "{type} {time} para se veprimtaria të përfundojë",
"{type} {time} after the event starts" : "{type} {time} pas fillimit të veprimtarisë",
"{type} {time} after the event ends" : "{type} {time} pas mbarimit të veprimtarisë",
"{type} at the event's start" : "{type} në fillim të veprimtarisë",
"{type} at the event's end" : "{type} në fund të veprimtarisë",
"Day" : "Ditë",
"Week" : "Javë",
"Month" : "Muaj",
"Today" : "Sot",
"Share Calendar" : "Ndani Kalendar",
"New Calendar" : "Kalendar i ri",
"Create" : "Krijoje",
"New Subscription" : "Pajtim i Ri",
"Url" : "URL",
"Edit event" : "Përpunoni veprimtarinë",
"Delete Event" : "Fshije Veprimtarinë",
"Save Event" : "Ruaje Veprimtarinë",
"Alarm" : "Alarm",
"Relative" : "Relative",
"Absolute" : "Absolute",
"Date" : "Datë",
"Repeat" : "Përsërite",
"times every" : "herë çdo",
"Add" : "Shtoje",
"Name" : "Emër",
"Type" : "Lloj",
"Does not attend" : "Nuk merr pjesë",
"Title of the Event" : "Titulli i Veprimtarisë",
"from" : "nga",
"to" : "për",
"All day Event" : "Veprimtari Gjithëditore",
"Events Location" : "Vend Veprimtarish",
"Separate Categories with comma" : "Ndajini Kategori me presje",
"Description" : "Përshkrim",
"Interval" : "Interval",
"Settings" : "Rregullime",
"Import calendar" : "Importo kalendar",
"No Calendars selected for import" : "Ska Kalendarë të përzgjedhur për import",
"Primary CalDAV address" : "Adresë CalDAV parësore",
"iOS/OS X CalDAV address" : "Adresë iOS/OS X CalDAV",
"Import Calendars" : "Importoni Kalendarë",
"Analyzing calendar" : "Analizim kalendari",
"The file contains objects incompatible with the selected calendar" : "Kartela përmban objekte të papërputhshme me kalendarin e përzgjedhur",
"New calendar" : "Kalendar i ri",
"Import scheduled" : "Importimi u planifikua"
},
"nplurals=2; plural=(n != 1);");