summaryrefslogtreecommitdiffstats
path: root/l10n/lb.js
blob: 2b644cfeb5dca47d4728151803b97e71bb7e7f10 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakter",
    "Import" : "Importéieren",
    "Name" : "Numm",
    "Organization" : "Firma",
    "Title" : "Titel",
    "City" : "Staat",
    "Country" : "Land",
    "Address" : "Adress",
    "Last name" : "Famillje Numm",
    "First name" : "Virnumm",
    "Additional names" : "Weider Nimm",
    "Nickname" : "Spëtznumm",
    "Notes" : "Notizen",
    "Home" : "Doheem",
    "Work" : "Aarbecht",
    "Other" : "Aner",
    "Groups" : "Gruppen",
    "Birthday" : "Gebuertsdag",
    "Email" : "Email",
    "Phone" : "Telefon",
    "Mobile" : "GSM",
    "Fax" : "Fax",
    "Pager" : "Pager",
    "Voice" : "Voice",
    "Settings" : "Astellungen"
},
"nplurals=2; plural=(n != 1);");