changeset 1a82e8d26d74 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=1a82e8d26d74 description: Added translation using Weblate (Serbian) diffstat:
modules/production_work_timesheet/locale/sr.po | 26 ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0 deletions(-) diffs (30 lines): diff -r 27f67880369e -r 1a82e8d26d74 modules/production_work_timesheet/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/production_work_timesheet/locale/sr.po Wed Jul 07 22:37:25 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:production.routing.operation,timesheet_available:" +msgid "Available on timesheets" +msgstr "" + +msgctxt "field:production.work,timesheet_available:" +msgid "Available on timesheets" +msgstr "" + +msgctxt "field:production.work,timesheet_lines:" +msgid "Timesheet Lines" +msgstr "" + +msgctxt "field:production.work,timesheet_work:" +msgid "Timesheet Work" +msgstr "" + +msgctxt "field:production.work,timesheet_works:" +msgid "Timesheet Works" +msgstr ""
