details: https://code.tryton.org/translations/commit/9c2630a2af7c branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:17:53 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/timesheet_cost/locale/ka.po | 57 +++++++++++++++++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diffs (61 lines): diff -r b2b7e2f67448 -r 9c2630a2af7c modules/timesheet_cost/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/timesheet_cost/locale/ka.po Wed Nov 26 23:17:53 2025 +0000 @@ -0,0 +1,57 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\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 ""
