changeset 56860833f8f1 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=56860833f8f1 description: Added translation using Weblate (Serbian) diffstat:
modules/account_stock_continental/locale/sr.po | 62 ++++++++++++++++++++++++++ 1 files changed, 62 insertions(+), 0 deletions(-) diffs (66 lines): diff -r a35e7583c98b -r 56860833f8f1 modules/account_stock_continental/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_stock_continental/locale/sr.po Wed Jul 07 22:43:11 2021 +0000 @@ -0,0 +1,62 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:account.configuration,stock_journal:" +msgid "Stock Journal" +msgstr "" + +msgctxt "field:account.configuration.stock_journal,stock_journal:" +msgid "Stock Journal" +msgstr "" + +msgctxt "field:account.fiscalyear,account_stock_method:" +msgid "Account Stock Method" +msgstr "" + +msgctxt "field:product.category,account_stock:" +msgid "Account Stock" +msgstr "" + +msgctxt "field:product.category,account_stock_in:" +msgid "Account Stock IN" +msgstr "" + +msgctxt "field:product.category,account_stock_out:" +msgid "Account Stock OUT" +msgstr "" + +msgctxt "field:product.category.account,account_stock:" +msgid "Account Stock" +msgstr "" + +msgctxt "field:product.category.account,account_stock_in:" +msgid "Account Stock IN" +msgstr "" + +msgctxt "field:product.category.account,account_stock_out:" +msgid "Account Stock OUT" +msgstr "" + +msgctxt "model:account.configuration.stock_journal,name:" +msgid "Account Configuration Stock Journal" +msgstr "" + +msgctxt "selection:account.fiscalyear,account_stock_method:" +msgid "Continental" +msgstr "" + +msgctxt "selection:account.fiscalyear,account_stock_method:" +msgid "None" +msgstr "" + +msgctxt "view:account.configuration:" +msgid "Stock" +msgstr "" + +msgctxt "view:account.fiscalyear:" +msgid "Account Stock" +msgstr ""
