summaryrefslogtreecommitdiffstats
path: root/l10n/sq.js
blob: 80bc18a40d4f64be23e4f9dad48a0935a8020868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontaktet",
    "Download" : "Shkarko",
    "Copy link" : "Kopjo linkun",
    "Click to copy the link to your clipboard" : "Kliko për të kopjuar linkun në klipbord",
    "Toggle sharing" : "Toggle sharing",
    "Delete" : "Fshije",
    "Rename" : "Riemëro",
    "Share with users or groups" : "Nda me përdoruesit ose grupet",
    "can edit" : "mund të modifikoni",
    "Close" : "Mbylle",
    "Copied!" : "U kopjua!",
    "Not supported!" : "Nuk është e mbështetur!",
    "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.",
    "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar.",
    "Address book name" : "Emër libri adresash",
    "Import" : "Importoje",
    "The selected image is too big (max 1MB)" : "Figura e përzgjedhur është shumë e madhe (maksimumi 1MB)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Kjo kartë është e korruptuar dhe u rregullua. Ju lutemi kontrolloni të dhënat dhe shtypni në save që ti bëni ndryshimet permanente. ",
    "No contacts in here" : "S’ka kontakte këtu",
    "Name" : "Emër",
    "Organization" : "Organizim",
    "Title" : "Titull",
    "Add field ..." : "Shtoni fushë...",
    "Save changes" : "Ruaj ndryshimet",
    "Address book" : "Libri i adresave",
    "No search result for {query}" : "Nuk pati rezultate kërkimi për {query}",
    "Post office box" : "Kuti postare në postë",
    "Postal code" : "Kod postar",
    "City" : "Qytet",
    "State or province" : "Shtet ose provincë",
    "Country" : "Vend",
    "Address" : "Adresë",
    "(new group)" : "(grup i ri)",
    "Last name" : "Mbiemër",
    "First name" : "Emër",
    "Additional names" : "Emra shtesë",
    "Prefix" : "Parashtesë",
    "Suffix" : "Prapashtesë",
    "New contact" : "Kontakt i ri",
    "All contacts" : "Të gjithë kontaktet",
    "Not grouped" : "I pagrupuar",
    "Sort by" : "I renditur nga",
    "{addressbook} shared by {owner}" : "{addressbook} ndarë nga {owner}",
    "Contact could not be created." : "Kontakti nuk u krijua dot.",
    "No contacts in file. Only vCard files are allowed." : "Asnjë kontakt në skedar. Vetëm skedarët vCard lejohen.",
    "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Vetëm versioni vCard 4.0 (RFC6350) ose versioni 3.0 (RFC2426) janë të suportuara.",
    "Contact could not be saved." : "Kontaktet nuk mund të ruheshin.",
    "Display name" : "Shfaq emrin",
    "Nickname" : "Nofkë",
    "Detailed name" : "Emri i hollësishëm",
    "Notes" : "Shënime",
    "Website" : "Faqe interneti",
    "Federated Cloud ID" : "ID Federated Cloud",
    "Home" : "Kreu",
    "Work" : "Punë",
    "Other" : "Tjetër",
    "Groups" : "Grupe",
    "Birthday" : "Datëlindje",
    "Anniversary" : "Përvjetor",
    "Date of death" : "Datë vdekjeje",
    "Email" : "Email",
    "Instant messaging" : "Shkëmbim i atypëratyshëm mesazhesh",
    "Phone" : "Telefon",
    "Mobile" : "Celular",
    "Fax" : "Faks",
    "Fax home" : "Faks shtëpie",
    "Fax work" : "Faks pune",
    "Pager" : "Faques",
    "Voice" : "Zë",
    "Social network" : "Rrjet social",
    "Details" : "Detajet",
    "Settings" : "Konfigurime"
},
"nplurals=2; plural=(n != 1);");