changeset f67dae51dae8 in modules/company_work_time:default details: https://hg.tryton.org/modules/company_work_time?cmd=changeset&node=f67dae51dae8 description: Update translations [skip ci] diffstat:
locale/uk.po | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) diffs (27 lines): diff -r 9cb9eec11ff3 -r f67dae51dae8 locale/uk.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/uk.po Sat Oct 29 09:54:10 2022 +0200 @@ -0,0 +1,23 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:company.company,hours_per_work_day:" +msgid "Hours per Work Day" +msgstr "" + +msgctxt "field:company.company,hours_per_work_month:" +msgid "Hours per Work Month" +msgstr "" + +msgctxt "field:company.company,hours_per_work_week:" +msgid "Hours per Work Week" +msgstr "" + +msgctxt "field:company.company,hours_per_work_year:" +msgid "Hours per Work Year" +msgstr "" + +msgctxt "view:company.company:" +msgid "Work Time" +msgstr ""
