changeset 8dcae27f141f in modules/timesheet:default details: https://hg.tryton.org/modules/timesheet?cmd=changeset;node=8dcae27f141f description: Update translations [skip ci] diffstat:
locale/id.po | 2 +- locale/nl.po | 4 ++-- locale/pl.po | 3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) diffs (48 lines): diff -r f70f2f652a67 -r 8dcae27f141f locale/id.po --- a/locale/id.po Sat Oct 24 13:45:13 2020 +0200 +++ b/locale/id.po Sat Oct 31 12:14:32 2020 +0100 @@ -124,7 +124,7 @@ msgctxt "field:timesheet.work.context,from_date:" msgid "From Date" -msgstr "" +msgstr "Dari Tanggal" msgctxt "field:timesheet.work.context,to_date:" msgid "To Date" diff -r f70f2f652a67 -r 8dcae27f141f locale/nl.po --- a/locale/nl.po Sat Oct 24 13:45:13 2020 +0200 +++ b/locale/nl.po Sat Oct 31 12:14:32 2020 +0100 @@ -228,7 +228,7 @@ msgctxt "model:ir.message,text:msg_line_duration_positive" msgid "The duration of line \"%(line)s\" must be positive." -msgstr "De duur van regel \"%(line)s\" moet positief zijn." +msgstr "De duur van regel \"%(line)s\" moet positief zijn." msgctxt "model:ir.message,text:msg_line_uuid_unique" msgid "The UUID of timesheet line must be unique." @@ -237,7 +237,7 @@ msgctxt "model:ir.message,text:msg_work_company_different_origin" msgid "The companies associated with work \"%(work)s\" and its origin differ." msgstr "" -"De bedrijven geassocieerd met werk \"%(work)s\" en de oorsprong ervan " +"De bedrijven geassocieerd met werk \"%(work)s\" en de oorsprong ervan " "verschillen." msgctxt "model:ir.message,text:msg_work_origin_unique_company" diff -r f70f2f652a67 -r 8dcae27f141f locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:13 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:32 2020 +0100 @@ -275,10 +275,9 @@ msgid "Any work" msgstr "" -#, fuzzy msgctxt "model:ir.ui.menu,name:menu_configuration" msgid "Configuration" -msgstr "Configuration" +msgstr "Konfiguracja" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_hours_employee"
