changeset d22a4a62bdb8 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=d22a4a62bdb8 description: Added translation using Weblate (Serbian) diffstat:
modules/company_work_time/locale/sr.po | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) diffs (30 lines): diff -r 53543ea46dd1 -r d22a4a62bdb8 modules/company_work_time/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/company_work_time/locale/sr.po Wed Jul 07 15:26:41 2021 +0000 @@ -0,0 +1,26 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\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 ""
