summaryrefslogtreecommitdiffstats
path: root/l10n/sq.js
blob: 9f9c985ed4c04c32c98ace92caa99aa5a19b090b (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakte",
    "Address book name" : "Emër libri adresash",
    "Import" : "Importoje",
    "No contacts in here" : "S’ka kontakte këtu",
    "Name" : "Emër",
    "Organization" : "Organizëm",
    "Title" : "Titull",
    "Add field ..." : "Shtoni fushë...",
    "Add contact" : "Shtoni kontakt",
    "No search result for {query}" : "S’pat përfundime kërkimi për {query}",
    "All contacts" : "Krejt kontaktet",
    "Not grouped" : "I pagrupuar",
    "City" : "Qytet",
    "State or province" : "Shtet ose provincë",
    "Country" : "Vend",
    "Address" : "Adresë",
    "(new group)" : "(grup i ri)",
    "New contact" : "Kontakt i ri",
    "{addressbook} shared by {owner}" : "{addressbook} ndarë nga {owner}",
    "No contacts in file. Only VCard files are allowed." : "S’ka kontakte në kartelë. Lejohen vetëm kartela VCard.",
    "Nickname" : "Nofkë",
    "Notes" : "Shënime",
    "Website" : "Sajt",
    "Federated Cloud ID" : "ID Federated Cloud",
    "Home" : "Kreu",
    "Work" : "Pune",
    "Other" : "Tjetër",
    "Groups" : "Grupe",
    "Birthday" : "Datëlindje",
    "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ë",
    "Settings" : "Rregullime"
},
"nplurals=2; plural=(n != 1);");