changeset 59f37bf73274 in modules/timesheet:default details: https://hg.tryton.org/modules/timesheet?cmd=changeset;node=59f37bf73274 description: Update translations diffstat:
locale/de.po | 2 +- locale/it.po | 5 ++--- locale/zh_CN.po | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diffs (48 lines): diff -r 37931d29e5ad -r 59f37bf73274 locale/de.po --- a/locale/de.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/de.po Sat May 02 10:29:25 2020 +0200 @@ -16,7 +16,7 @@ msgctxt "field:timesheet.hours_employee.context,start_date:" msgid "Start Date" -msgstr "Anfangsdatum" +msgstr "Startdatum" msgctxt "field:timesheet.hours_employee_monthly,duration:" msgid "Duration" diff -r 37931d29e5ad -r 59f37bf73274 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:25 2020 +0200 @@ -120,7 +120,7 @@ msgctxt "field:timesheet.work,work:" msgid "Work" -msgstr "lavoro" +msgstr "Lavoro" msgctxt "field:timesheet.work.context,from_date:" msgid "From Date" @@ -277,10 +277,9 @@ msgid "Any work" msgstr "" -#, fuzzy msgctxt "model:ir.ui.menu,name:menu_configuration" msgid "Configuration" -msgstr "Configuration" +msgstr "Configurazione" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_hours_employee" diff -r 37931d29e5ad -r 59f37bf73274 locale/zh_CN.po --- a/locale/zh_CN.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/zh_CN.po Sat May 02 10:29:25 2020 +0200 @@ -300,7 +300,7 @@ msgctxt "model:ir.ui.menu,name:menu_reporting" msgid "Reporting" -msgstr "Reporting" +msgstr "报告中" msgctxt "model:ir.ui.menu,name:menu_timesheet" msgid "Timesheet"
