mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
Adding German translation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[
|
||||
"HR",
|
||||
"Comments",
|
||||
"Draft",
|
||||
"Status",
|
||||
"Appraisal Template",
|
||||
"Completed",
|
||||
@@ -15,14 +16,13 @@
|
||||
"Select template from which you want to get the Goals",
|
||||
"Submitted",
|
||||
"Employee Details",
|
||||
"Other Details",
|
||||
"Cancelled",
|
||||
"Appraisal",
|
||||
"For Employee Name",
|
||||
"Calculate Total Score",
|
||||
"Fiscal Year",
|
||||
"Select the Employee for whom you are creating the Appraisal.",
|
||||
"Draft",
|
||||
"Other Details",
|
||||
"Start Date",
|
||||
"Company"
|
||||
]
|
||||
28
hr/doctype/appraisal/locale/de-doc.json
Normal file
28
hr/doctype/appraisal/locale/de-doc.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"Amended From": "Ge\u00e4ndert von",
|
||||
"Amendment Date": "\u00c4nderung Datum",
|
||||
"Any other comments, noteworthy effort that should go in the records.": "Weitere Kommentare, bemerkenswerte Anstrengungen, die in den Aufzeichnungen gehen sollte.",
|
||||
"Appraisal": "Bewertung",
|
||||
"Appraisal Goals": "Bewertung Details",
|
||||
"Appraisal Template": "Bewertung Template",
|
||||
"Calculate Total Score": "Berechnen Gesamtpunktzahl",
|
||||
"Cancelled": "Abgesagt",
|
||||
"Comments": "Kommentare",
|
||||
"Company": "Firma",
|
||||
"Completed": "Fertiggestellt",
|
||||
"Draft": "Entwurf",
|
||||
"Employee Details": "Mitarbeiterdetails",
|
||||
"End Date": "Enddatum",
|
||||
"Fiscal Year": "Gesch\u00e4ftsjahr",
|
||||
"For Employee": "F\u00fcr Mitarbeiter",
|
||||
"For Employee Name": "F\u00fcr Employee Name",
|
||||
"Goals": "Ziele",
|
||||
"HR": "HR",
|
||||
"Other Details": "Weitere Details",
|
||||
"Select template from which you want to get the Goals": "W\u00e4hlen Sie aus, welche Vorlage Sie die Ziele erhalten m\u00f6chten",
|
||||
"Select the Employee for whom you are creating the Appraisal.": "W\u00e4hlen Sie den Mitarbeiter, f\u00fcr den Sie erstellen Appraisal.",
|
||||
"Start Date": "Startdatum",
|
||||
"Status": "Status",
|
||||
"Submitted": "Eingereicht",
|
||||
"Total Score (Out of 5)": "Gesamtpunktzahl (von 5)"
|
||||
}
|
||||
Reference in New Issue
Block a user