first commit
This commit is contained in:
53
modules/timesheet_cost/locale/de.po
Normal file
53
modules/timesheet_cost/locale/de.po
Normal file
@@ -0,0 +1,53 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:company.employee,cost_price:"
|
||||
msgid "Cost Price"
|
||||
msgstr "Einstandspreis"
|
||||
|
||||
msgctxt "field:company.employee,cost_prices:"
|
||||
msgid "Cost Prices"
|
||||
msgstr "Einstandspreise"
|
||||
|
||||
msgctxt "field:company.employee_cost_price,cost_price:"
|
||||
msgid "Cost Price"
|
||||
msgstr "Einstandspreis"
|
||||
|
||||
msgctxt "field:company.employee_cost_price,date:"
|
||||
msgid "Date"
|
||||
msgstr "Datum"
|
||||
|
||||
msgctxt "field:company.employee_cost_price,employee:"
|
||||
msgid "Employee"
|
||||
msgstr "Mitarbeiter"
|
||||
|
||||
msgctxt "field:timesheet.line,cost_price:"
|
||||
msgid "Cost Price"
|
||||
msgstr "Einstandspreis"
|
||||
|
||||
msgctxt "help:company.employee,cost_price:"
|
||||
msgid "Hourly cost price for this Employee."
|
||||
msgstr "Einstandspreis pro Stunde für diesen Mitarbeiter."
|
||||
|
||||
msgctxt "help:company.employee,cost_prices:"
|
||||
msgid "List of hourly cost price over time."
|
||||
msgstr "Entwicklung des Einstandspreises pro Stunde."
|
||||
|
||||
msgctxt "help:company.employee_cost_price,cost_price:"
|
||||
msgid "Hourly cost price."
|
||||
msgstr "Einstandspreis pro Stunde."
|
||||
|
||||
msgctxt "model:company.employee_cost_price,string:"
|
||||
msgid "Company Employee Cost Price"
|
||||
msgstr "Mitarbeiter Einstandspreis"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_employee_unique_cost_price_date"
|
||||
msgid "An employee can only have one cost price by date."
|
||||
msgstr ""
|
||||
"Es kann nur ein Einstandspreis pro Datum für einen Mitarbeiter eingetragen "
|
||||
"werden."
|
||||
|
||||
msgctxt "view:company.employee:"
|
||||
msgid "Cost"
|
||||
msgstr "Kosten"
|
||||
Reference in New Issue
Block a user