changeset 11905ca20ab8 in modules/product_price_list_dates:default details: https://hg.tryton.org/modules/product_price_list_dates?cmd=changeset;node=11905ca20ab8 description: Update translations diffstat:
locale/bg.po | 4 ++++ locale/ca.po | 4 ++++ locale/cs.po | 4 ++++ locale/de.po | 4 ++++ locale/es.po | 4 ++++ locale/es_419.po | 4 ++++ locale/et.po | 5 +++++ locale/fa.po | 5 +++++ locale/fi.po | 4 ++++ locale/fr.po | 4 ++++ locale/hu.po | 4 ++++ locale/id.po | 5 +++++ locale/it.po | 4 ++++ locale/lo.po | 5 +++++ locale/lt.po | 5 +++++ locale/nl.po | 4 ++++ locale/pl.po | 5 +++++ locale/pt.po | 5 +++++ locale/ru.po | 4 ++++ locale/sl.po | 5 +++++ locale/tr.po | 4 ++++ locale/zh_CN.po | 4 ++++ 22 files changed, 96 insertions(+), 0 deletions(-) diffs (316 lines): diff -r eb2895a49f12 -r 11905ca20ab8 locale/bg.po --- a/locale/bg.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/bg.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/ca.po --- a/locale/ca.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/ca.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "Data" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Data" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Línies" diff -r eb2895a49f12 -r 11905ca20ab8 locale/cs.po --- a/locale/cs.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/cs.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/de.po --- a/locale/de.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/de.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "Datum" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Datum" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Positionen" diff -r eb2895a49f12 -r 11905ca20ab8 locale/es.po --- a/locale/es.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/es.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "Fecha" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Fecha" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Líneas" diff -r eb2895a49f12 -r 11905ca20ab8 locale/es_419.po --- a/locale/es_419.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/es_419.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "" diff -r eb2895a49f12 -r 11905ca20ab8 locale/et.po --- a/locale/et.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/et.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,11 @@ msgid "Date" msgstr "Kuupäev" +#, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Kuupäev" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Read" diff -r eb2895a49f12 -r 11905ca20ab8 locale/fa.po --- a/locale/fa.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/fa.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,11 @@ msgid "Date" msgstr "تاریخ" +#, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "تاریخ" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "خطوط" diff -r eb2895a49f12 -r 11905ca20ab8 locale/fi.po --- a/locale/fi.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/fi.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/fr.po --- a/locale/fr.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/fr.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "Date" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Date" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lignes" diff -r eb2895a49f12 -r 11905ca20ab8 locale/hu.po --- a/locale/hu.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/hu.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/id.po --- a/locale/id.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/id.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,11 @@ msgid "Date" msgstr "Tanggal" +#, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Tanggal" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Baris" diff -r eb2895a49f12 -r 11905ca20ab8 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/lo.po --- a/locale/lo.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/lo.po Sat May 02 10:29:24 2020 +0200 @@ -15,6 +15,11 @@ msgstr "ວັນທີ" #, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "ວັນທີ" + +#, fuzzy msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/lt.po --- a/locale/lt.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/lt.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,11 @@ msgid "Date" msgstr "" +#, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Pabaigos data" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/nl.po --- a/locale/nl.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/nl.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "Datum" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Datum" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Regels" diff -r eb2895a49f12 -r 11905ca20ab8 locale/pl.po --- a/locale/pl.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/pl.po Sat May 02 10:29:24 2020 +0200 @@ -15,6 +15,11 @@ msgstr "Data" #, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Data" + +#, fuzzy msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/pt.po --- a/locale/pt.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/pt.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,11 @@ msgid "Date" msgstr "Data" +#, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Data" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Linhas" diff -r eb2895a49f12 -r 11905ca20ab8 locale/ru.po --- a/locale/ru.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/ru.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/sl.po --- a/locale/sl.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/sl.po Sat May 02 10:29:24 2020 +0200 @@ -15,6 +15,11 @@ msgstr "Datum" #, fuzzy +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "Datum" + +#, fuzzy msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/tr.po --- a/locale/tr.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/tr.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines" diff -r eb2895a49f12 -r 11905ca20ab8 locale/zh_CN.po --- a/locale/zh_CN.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/zh_CN.po Sat May 02 10:29:24 2020 +0200 @@ -14,6 +14,10 @@ msgid "Date" msgstr "" +msgctxt "field:product.sale.context,date:" +msgid "Date" +msgstr "" + msgctxt "model:ir.action,name:act_price_list_line_form" msgid "Lines" msgstr "Lines"
