changeset 022d087e603d in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=022d087e603d description: Added translation using Weblate (Serbian) diffstat:
modules/product_price_list_dates/locale/sr.po | 34 +++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-) diffs (38 lines): diff -r f2be7eb519a9 -r 022d087e603d modules/product_price_list_dates/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_price_list_dates/locale/sr.po Wed Jul 07 22:56:35 2021 +0000 @@ -0,0 +1,34 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:product.price_list.line,end_date:" +msgid "End Date" +msgstr "" + +msgctxt "field:product.price_list.line,start_date:" +msgid "Start Date" +msgstr "" + +msgctxt "field:product.price_list.line.context,date:" +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 "" + +msgctxt "model:ir.model.button,string:price_list_open_lines_button" +msgid "Open Lines" +msgstr "" + +msgctxt "model:product.price_list.line.context,name:" +msgid "Price List Line Context" +msgstr ""
