changeset 5ef43522d1e4 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=5ef43522d1e4 description: Added translation using Weblate (Serbian) diffstat:
modules/carrier/locale/sr.po | 106 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 106 insertions(+), 0 deletions(-) diffs (110 lines): diff -r 1b019a432e74 -r 5ef43522d1e4 modules/carrier/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier/locale/sr.po Wed Jul 07 22:43:16 2021 +0000 @@ -0,0 +1,106 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:carrier,carrier_cost_method:" +msgid "Carrier Cost Method" +msgstr "" + +msgctxt "field:carrier,carrier_product:" +msgid "Carrier Product" +msgstr "" + +msgctxt "field:carrier,party:" +msgid "Party" +msgstr "" + +msgctxt "field:carrier,selections:" +msgid "Selections" +msgstr "" + +msgctxt "field:carrier.selection,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:carrier.selection,from_country:" +msgid "From Country" +msgstr "" + +msgctxt "field:carrier.selection,to_country:" +msgid "To Country" +msgstr "" + +msgctxt "help:carrier,carrier_cost_method:" +msgid "Method to compute carrier cost." +msgstr "" + +msgctxt "help:carrier,carrier_product:" +msgid "The product to invoice the carrier service." +msgstr "" + +msgctxt "help:carrier,party:" +msgid "The party which represents the carrier." +msgstr "" + +msgctxt "help:carrier.selection,carrier:" +msgid "The selected carrier." +msgstr "" + +msgctxt "help:carrier.selection,from_country:" +msgid "" +"Apply only when shipping from this country.\n" +"Leave empty for any countries." +msgstr "" + +msgctxt "help:carrier.selection,to_country:" +msgid "" +"Apply only when shipping to this country.\n" +"Leave empty for any countries." +msgstr "" + +msgctxt "model:carrier,name:" +msgid "Carrier" +msgstr "" + +msgctxt "model:carrier.selection,name:" +msgid "Carrier Selection" +msgstr "" + +msgctxt "model:ir.action,name:act_carrier_form" +msgid "Carriers" +msgstr "" + +msgctxt "model:ir.action,name:act_carrier_selection_form" +msgid "Selection" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_carrier" +msgid "Carrier" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_carrier_form" +msgid "Carriers" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_carrier_selection" +msgid "Selection" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_configuration" +msgid "Configuration" +msgstr "" + +msgctxt "model:res.group,name:group_carrier_admin" +msgid "Carrier Administration" +msgstr "" + +msgctxt "selection:carrier,carrier_cost_method:" +msgid "Product Price" +msgstr "" + +msgctxt "view:carrier.selection:" +msgid "Criteria" +msgstr ""
