summaryrefslogtreecommitdiffstats
path: root/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js79
1 files changed, 79 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
new file mode 100644
index 00000000..bd6752e8
--- /dev/null
+++ b/l10n/de.js
@@ -0,0 +1,79 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Kontakte",
+ "Details" : "Details",
+ "A contacts app for Nextcloud" : "Eine Adressbuch-App für Nextcloud",
+ "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Die Nextcloud-Kontaktapp ist eine Benutzeroberfläche für den CardDAV-Server von Nextcloud. Synchronisiere deine Kontakte von unterschiedlichen Geräten mit Nextcloud und bearbeite sie online.\n\n* 🚀 **Integration mit anderen Nextcloud-Anwendungen!** Aktuell Mail und Kalender - weitere sind in Planung.\n* 🎉 **Niemals einen Geburtstag vergessen!** Du kannst Geburtstage und andere wiederkehrende Ereignisse mit deinem Nextcloud Kalender synchronisieren.\n* 👥 **Teilen von Adressbüchern!** Du möchtest deine Kontakte mit Freunden oder Kollegen teilen? Kein Problem!\n* 🙈 **Wir erfinden das Rad nicht neu!** Basiert auf der großartigen und offenen SabreDAV-Bibliothek.",
+ "Download" : "Herunterladen",
+ "Delete" : "Löschen",
+ "Copy link" : "Link kopieren",
+ "Rename" : "Umbenennen",
+ "Enabled" : "Aktiviert",
+ "Disabled" : "Deaktiviert",
+ "Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
+ "Import into" : "Importieren nach",
+ "First name" : "Vorname",
+ "Last name" : "Nachname",
+ "Display name" : "Anzeigename",
+ "Nickname" : "Spitzname",
+ "Detailed name" : "Detaillierter Name",
+ "Additional names" : "Zusätzliche Namen",
+ "Prefix" : "Präfix",
+ "Suffix" : "Suffix",
+ "Notes" : "Notizen",
+ "Website" : "Internetseite",
+ "Federated Cloud ID" : "Federated-Cloud-ID",
+ "Home" : "Privat",
+ "Work" : "Arbeit",
+ "Other" : "Andere",
+ "Address" : "Adresse",
+ "Post office box" : "Postfach",
+ "City" : "Stadt",
+ "State or province" : "Bundesland oder Region",
+ "Postal code" : "Postleitzahl",
+ "Country" : "Land",
+ "Groups" : "Gruppen",
+ "Birthday" : "Geburtstag",
+ "Anniversary" : "Jahrestag",
+ "Date of death" : "Todestag",
+ "Email" : "E-Mail",
+ "Instant messaging" : "Instant Messaging",
+ "Phone" : "Telefon",
+ "Mobile" : "Mobil",
+ "Work mobile" : "Mobil Arbeit",
+ "Fax" : "Fax",
+ "Fax home" : "Fax privat",
+ "Fax work" : "Fax Arbeit",
+ "Pager" : "Pager",
+ "Voice" : "Anruf",
+ "Car" : "Auto",
+ "Work pager" : "Pager Arbeit",
+ "Social network" : "Soziales Netzwerk",
+ "Relationship" : "Beziehung",
+ "Specify a relationship between you and the entity represented by this vCard." : "Wähle die Beziehungsart zwischen Dir und der Einheit, welche diese vCard darstellt.",
+ "Spouse" : "Partner",
+ "Child" : "Kind",
+ "Mother" : "Mutter",
+ "Father" : "Vater",
+ "Parent" : "Elternteil",
+ "Brother" : "Bruder",
+ "Sister" : "Schwester",
+ "Relative" : "Verwandter",
+ "Friend" : "Freund",
+ "Colleague" : "Arbeitskollege",
+ "Manager" : "Geschäftsleiter",
+ "Assistant" : "Assistent",
+ "Related" : "Verwandt",
+ "Specify a relationship between another entity and the entity represented by this vCard." : "Wähle die Beziehungsart zwischen Dir und der Einheit, welche diese vCard darstellt.",
+ "Contact" : "Kontakt",
+ "Agent" : "Vertreter",
+ "Emergency" : "Notfall",
+ "Co-worker" : "Kollege",
+ "Gender" : "Geschlecht",
+ "Female" : "Weiblich",
+ "Male" : "Männlich",
+ "All contacts" : "Alle Kontakte",
+ "New contact" : "Neuer Kontakt"
+},
+"nplurals=2; plural=(n != 1);");