summaryrefslogtreecommitdiffstats
path: root/l10n/de_DE.js
blob: d580d26fd168ef32cffd925aec090c227aca836d (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakte",
    "Address book name" : "Adressbuch Name",
    "Import" : "Importieren",
    "The selected image is too big (max 1MB)" : "Das ausgewählte Bild ist zu groß (max. 1MB)",
    "No contacts in here" : "Keine Kontakte vorhanden",
    "Name" : "Name",
    "Organization" : "Organisation",
    "Title" : "Titel",
    "Add field ..." : "Feld hinzufügen …",
    "Add contact" : "Kontakt hinzufügen",
    "No search result for {query}" : "Keine Suchergebnisse zu {query}",
    "All contacts" : "Alle Kontakte",
    "Not grouped" : "Nicht gruppiert",
    "Post Office Box" : "Postfach",
    "Postal Code" : "Postleitzahl",
    "City" : "Stadt",
    "State or province" : "Bundesland oder Region",
    "Country" : "Land",
    "Address" : "Adresse",
    "(new group)" : "(neue Gruppe)",
    "New contact" : "Neuer Kontakt",
    "{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
    "No contacts in file. Only VCard files are allowed." : "Keine Kontakte in der Datei. Nur VCard-Dateien sind erlaubt.",
    "Nickname" : "Spitzname",
    "Notes" : "Notizen",
    "Website" : "Internetseite",
    "Federated Cloud ID" : "Federated-Cloud-ID",
    "Home" : "Privat",
    "Work" : "Arbeit",
    "Other" : "Andere",
    "Groups" : "Gruppen",
    "Birthday" : "Geburtstag",
    "Email" : "E-Mail",
    "Instant messaging" : "Instant Messaging",
    "Phone" : "Telefon",
    "Mobile" : "Mobil",
    "Fax" : "Fax",
    "Fax home" : "Fax persönlich",
    "Fax work" : "Fax geschäftlich",
    "Pager" : "Pager",
    "Voice" : "Anruf",
    "Social Network" : "Soziales Netzwerk",
    "Settings" : "Einstellungen"
},
"nplurals=2; plural=(n != 1);");