changeset 25cf2cd10857 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=25cf2cd10857 description: Added translation using Weblate (Serbian) diffstat:
modules/stock_inventory_location/locale/sr.po | 54 +++++++++++++++++++++++++++ 1 files changed, 54 insertions(+), 0 deletions(-) diffs (58 lines): diff -r 95c60c050667 -r 25cf2cd10857 modules/stock_inventory_location/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_inventory_location/locale/sr.po Wed Jul 07 22:37:33 2021 +0000 @@ -0,0 +1,54 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:stock.inventory.create.start,company:" +msgid "Company" +msgstr "" + +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + +msgctxt "field:stock.inventory.create.start,date:" +msgid "Date" +msgstr "" + +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + +msgctxt "field:stock.inventory.create.start,locations:" +msgid "Locations" +msgstr "" + +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" + +msgctxt "model:ir.action,name:wizard_create_inventory" +msgid "Create Inventories" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_create_inventory" +msgid "Create Inventories" +msgstr "" + +msgctxt "model:stock.inventory.create.start,name:" +msgid "Create Inventories" +msgstr "" + +msgctxt "wizard_button:stock.inventory.create,start,create_:" +msgid "Create" +msgstr "" + +msgctxt "wizard_button:stock.inventory.create,start,end:" +msgid "Cancel" +msgstr ""
