summaryrefslogtreecommitdiffstats
path: root/l10n/de_DE.js
blob: 4ae24934ab864d04d64e660d08bd6b4809c18047 (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
78
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakte",
    "Download" : "Herunterladen",
    "Copy link" : "Link kopieren",
    "Click to copy the link to your clipboard" : "Durch klicken wird der Link in die Zwischenablage kopiert",
    "Toggle sharing" : "Freigabe umschalten",
    "Delete" : "Löschen",
    "Rename" : "Umbenennen",
    "Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
    "can edit" : "kann bearbeiten",
    "Close" : "Schließen",
    "Copied!" : "Kopiert!",
    "Not supported!" : "Nicht unterstützt!",
    "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.",
    "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.",
    "Address book name" : "Name des Adressbuchs",
    "Import" : "Importieren",
    "The selected image is too big (max 1MB)" : "Das ausgewählte Bild ist zu groß (max. 1MB)",
    "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "Diese Karte ist beschädigt und wurde repariert. Überprüfen Sie die Daten. Speichern Sie um die Änderungen dauerhaft zu übernehmen.",
    "No contacts in here" : "Keine Kontakte vorhanden",
    "Name" : "Name",
    "Organization" : "Organisation",
    "Title" : "Titel",
    "Add field ..." : "Feld hinzufügen …",
    "Save changes" : "Änderungen speichern",
    "Address book" : "Adressbuch",
    "No search result for {query}" : "Keine Suchergebnisse zu {query}",
    "Post office box" : "Postfach",
    "Postal code" : "Postleitzahl",
    "City" : "Stadt",
    "State or province" : "Bundesland oder Region",
    "Country" : "Land",
    "Address" : "Adresse",
    "(new group)" : "(neue Gruppe)",
    "Last name" : "Nachname",
    "First name" : "Vorname",
    "Additional names" : "Zusätzliche Namen",
    "Prefix" : "Präfix",
    "Suffix" : "Suffix",
    "New contact" : "Neuer Kontakt",
    "All contacts" : "Alle Kontakte",
    "Not grouped" : "Nicht gruppiert",
    "Sort by" : "Sortiere nach",
    "{addressbook} shared by {owner}" : "{addressbook} geteilt von {owner}",
    "Contact not found." : "Kontakt nicht gefunden.",
    "Contact could not be created." : "Kontakt konnte nicht erstellt werden.",
    "No contacts in file. Only vCard files are allowed." : "Keine Adressen in der Datei. Es kann nur das vCard-Format verarbeitet werden.",
    "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Es werden nur vCard-Format 4.0 (RFC6350) oder 3.0 (RFC2426) unterstützt.",
    "Contact could not be saved." : "Kontakt konnte nicht gespeichert werden.",
    "Display name" : "Anzeigename",
    "Nickname" : "Spitzname",
    "Detailed name" : "Detaillierter Name",
    "Notes" : "Notizen",
    "Website" : "Internetseite",
    "Federated Cloud ID" : "Federated-Cloud-ID",
    "Home" : "Privat",
    "Work" : "Geschäftlich",
    "Other" : "Andere",
    "Groups" : "Gruppen",
    "Birthday" : "Geburtstag",
    "Anniversary" : "Jahrestag",
    "Date of death" : "Todestag",
    "Email" : "E-Mail",
    "Instant messaging" : "Instant Messaging",
    "Phone" : "Telefon",
    "Mobile" : "Mobil",
    "Fax" : "Fax",
    "Fax home" : "Fax privat",
    "Fax work" : "Fax geschäftlich",
    "Pager" : "Pager",
    "Voice" : "Anruf",
    "Social network" : "Soziales Netzwerk",
    "Details" : "Details",
    "Settings" : "Einstellungen"
},
"nplurals=2; plural=(n != 1);");