changeset 53543ea46dd1 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=53543ea46dd1 description: Added translation using Weblate (Serbian) diffstat:
modules/account_stock_anglo_saxon/locale/sr.po | 36 ++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diffs (40 lines): diff -r eb753dc35998 -r 53543ea46dd1 modules/account_stock_anglo_saxon/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_stock_anglo_saxon/locale/sr.po Wed Jul 07 15:26:33 2021 +0000 @@ -0,0 +1,36 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:product.category,account_cogs:" +msgid "Account Cost of Goods Sold" +msgstr "" + +msgctxt "field:product.category.account,account_cogs:" +msgid "Account Cost of Goods Sold" +msgstr "" + +msgctxt "field:stock.move,in_anglo_saxon_quantity:" +msgid "Input Anglo-Saxon Quantity" +msgstr "" + +msgctxt "field:stock.move,out_anglo_saxon_quantity:" +msgid "Output Anglo-Saxon Quantity" +msgstr "" + +msgctxt "model:ir.message,text:msg_invoice_line_stock_move_different_product" +msgid "" +"The invoice line \"%(line)s\" is linked to stock moves of other products than \"%(product)s\".\n" +"This may compute a wrong COGS." +msgstr "" + +msgctxt "model:ir.message,text:msg_move_quantity_greater" +msgid "Anglo-Saxon quantity cannot be greater than quantity." +msgstr "" + +msgctxt "selection:account.fiscalyear,account_stock_method:" +msgid "Anglo-Saxon" +msgstr ""
