mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
Adding German translation
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[
|
||||
"Trash Reason",
|
||||
"Is Primary Contact",
|
||||
"First Name",
|
||||
"Unsubscribed",
|
||||
"Department",
|
||||
"Unsubscribed",
|
||||
"Supplier",
|
||||
"Supplier Name",
|
||||
"Status",
|
||||
"Designation",
|
||||
@@ -17,7 +17,7 @@
|
||||
"Mobile No",
|
||||
"Sales Partner",
|
||||
"Replied",
|
||||
"Supplier",
|
||||
"First Name",
|
||||
"Last Name",
|
||||
"Communication HTML",
|
||||
"Contact Details",
|
||||
|
||||
26
utilities/doctype/contact/locale/de-doc.json
Normal file
26
utilities/doctype/contact/locale/de-doc.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"Communication HTML": "Communication HTML",
|
||||
"Contact": "Kontakt",
|
||||
"Contact Details": "Kontakt Details",
|
||||
"Customer": "Kunde",
|
||||
"Customer Name": "Name des Kunden",
|
||||
"Department": "Abteilung",
|
||||
"Designation": "Bezeichnung",
|
||||
"Email Id": "Email Id",
|
||||
"Enter department to which this Contact belongs": "Geben Abteilung, auf die diese Kontakt geh\u00f6rt",
|
||||
"Enter designation of this Contact": "Geben Bezeichnung dieser Kontakt",
|
||||
"First Name": "Vorname",
|
||||
"Is Primary Contact": "Ist Hauptansprechpartner",
|
||||
"Last Name": "Nachname",
|
||||
"Mobile No": "In Mobile",
|
||||
"Open": "\u00d6ffnen",
|
||||
"Phone": "Telefon",
|
||||
"Replied": "Beantwortet",
|
||||
"Sales Partner": "Vertriebspartner",
|
||||
"Status": "Status",
|
||||
"Supplier": "Lieferant",
|
||||
"Supplier Name": "Name des Anbieters",
|
||||
"Trash Reason": "Trash Reason",
|
||||
"Unsubscribed": "Unsubscribed",
|
||||
"Utilities": "Dienstprogramme"
|
||||
}
|
||||
Reference in New Issue
Block a user