details: https://code.tryton.org/translations/commit/d3e60e972b29 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:57:43 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/timesheet_cost/locale/zh_HANS.po | 57 ++++++++++++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diffs (61 lines): diff -r 92ae8114b9e4 -r d3e60e972b29 modules/timesheet_cost/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/timesheet_cost/locale/zh_HANS.po Wed Apr 01 00:57:43 2026 +0000 @@ -0,0 +1,57 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_HANS\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +msgctxt "field:company.employee,cost_price:" +msgid "Cost Price" +msgstr "" + +msgctxt "field:company.employee,cost_prices:" +msgid "Cost Prices" +msgstr "" + +msgctxt "field:company.employee_cost_price,cost_price:" +msgid "Cost Price" +msgstr "" + +msgctxt "field:company.employee_cost_price,date:" +msgid "Date" +msgstr "" + +msgctxt "field:company.employee_cost_price,employee:" +msgid "Employee" +msgstr "" + +msgctxt "field:timesheet.line,cost_price:" +msgid "Cost Price" +msgstr "" + +msgctxt "help:company.employee,cost_price:" +msgid "Hourly cost price for this Employee." +msgstr "" + +msgctxt "help:company.employee,cost_prices:" +msgid "List of hourly cost price over time." +msgstr "" + +msgctxt "help:company.employee_cost_price,cost_price:" +msgid "Hourly cost price." +msgstr "" + +msgctxt "model:company.employee_cost_price,string:" +msgid "Company Employee Cost Price" +msgstr "" + +msgctxt "model:ir.message,text:msg_employee_unique_cost_price_date" +msgid "An employee can only have one cost price by date." +msgstr "" + +msgctxt "view:company.employee:" +msgid "Cost" +msgstr ""
