summaryrefslogtreecommitdiffstats
path: root/l10n/sq.js
blob: 1c9508bfac8b9a978a947baa419c30bf5557f4d0 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontaktet",
    "Details" : "Detajet",
    "A contacts app for Nextcloud" : "Një aplikacion kontaktesh për Nextcloud",
    "Download" : "Shkarko",
    "Delete" : "Fshije",
    "Groups" : "Grupe",
    "New contact" : "Kontakt i ri",
    "Copy link" : "Kopjo linkun",
    "Rename" : "Riemëro",
    "Enabled" : "I aktivizuar",
    "Disabled" : "I çaktivizuar",
    "Share with users or groups" : "Nda me përdoruesit ose grupet",
    "Import into" : "Importo tek ",
    "First name" : "Emër",
    "Last name" : "Mbiemër",
    "All contacts" : "Të gjithë kontaktet",
    "Nickname" : "Nofkë",
    "Detailed name" : "Emri i hollësishëm",
    "Additional names" : "Emra shtesë",
    "Prefix" : "Parashtesë",
    "Suffix" : "Prapashtesë",
    "Notes" : "Shënime",
    "Website" : "Faqe interneti",
    "Federated Cloud ID" : "ID Federated Cloud",
    "Home" : "Kreu",
    "Work" : "Punë",
    "Other" : "Tjetër",
    "Address" : "Adresë",
    "Post office box" : "Kuti postare në postë",
    "City" : "Qytet",
    "State or province" : "Shtet ose provincë",
    "Postal code" : "Kod postar",
    "Country" : "Vend",
    "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ë",
    "Car" : "Makine",
    "Social network" : "Rrjet social",
    "Relationship" : "Marrëdhënia",
    "Spouse" : "Bashkëshort/e",
    "Child" : "Fëmijë",
    "Mother" : "Nënë",
    "Father" : "Atë",
    "Parent" : "Prind",
    "Brother" : "Vëlla",
    "Sister" : "Motër",
    "Relative" : "Kushëri",
    "Friend" : "Shok/shoqe",
    "Colleague" : "Koleg/e",
    "Manager" : "Manaxher/e",
    "Assistant" : "Asistent/e",
    "Related" : "Të lidhur",
    "Contact" : "Kontakt",
    "Agent" : "Agjent",
    "Emergency" : "Emergjencë",
    "Co-worker" : "Koleg",
    "Gender" : "Gjinia",
    "Female" : "Femër",
    "Male" : "Mashkull"
},
"nplurals=2; plural=(n != 1);");