changeset 8d7365a93a6d in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=8d7365a93a6d description: Added translation using Weblate (Serbian) diffstat:
modules/account_tax_cash/locale/sr.po | 88 +++++++++++++++++++++++++++++++++++ 1 files changed, 88 insertions(+), 0 deletions(-) diffs (92 lines): diff -r 9fda1dd94ae6 -r 8d7365a93a6d modules/account_tax_cash/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_tax_cash/locale/sr.po Wed Jul 07 22:59:44 2021 +0000 @@ -0,0 +1,88 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:account.fiscalyear,tax_group_on_cash_basis:" +msgid "Tax Group On Cash Basis" +msgstr "" + +msgctxt "field:account.invoice,tax_group_on_cash_basis:" +msgid "Tax Group On Cash Basis" +msgstr "" + +msgctxt "field:account.invoice.tax.group.cash,invoice:" +msgid "Invoice" +msgstr "" + +msgctxt "field:account.invoice.tax.group.cash,tax_group:" +msgid "Tax Group" +msgstr "" + +msgctxt "field:account.period,tax_group_on_cash_basis:" +msgid "Tax Group On Cash Basis" +msgstr "" + +msgctxt "field:account.tax.group.cash,fiscalyear:" +msgid "Fiscal Year" +msgstr "" + +msgctxt "field:account.tax.group.cash,party:" +msgid "Party" +msgstr "" + +msgctxt "field:account.tax.group.cash,period:" +msgid "Period" +msgstr "" + +msgctxt "field:account.tax.group.cash,tax_group:" +msgid "Tax Group" +msgstr "" + +msgctxt "field:account.tax.line,on_cash_basis:" +msgid "On Cash Basis" +msgstr "" + +msgctxt "field:account.tax.line,period:" +msgid "Period" +msgstr "" + +msgctxt "field:party.party,supplier_tax_group_on_cash_basis:" +msgid "Supplier Tax Group On Cash Basis" +msgstr "" + +msgctxt "help:account.fiscalyear,tax_group_on_cash_basis:" +msgid "The tax group reported on cash basis for this fiscal year." +msgstr "" + +msgctxt "help:account.invoice,tax_group_on_cash_basis:" +msgid "The tax group reported on cash basis for this invoice." +msgstr "" + +msgctxt "help:account.period,tax_group_on_cash_basis:" +msgid "The tax group reported on cash basis for this period." +msgstr "" + +msgctxt "help:party.party,supplier_tax_group_on_cash_basis:" +msgid "The tax group reported on cash basis for this supplier." +msgstr "" + +msgctxt "model:account.invoice.tax.group.cash,name:" +msgid "Tax Group on Cash Basis per Invoice" +msgstr "" + +msgctxt "model:account.tax.group.cash,name:" +msgid "Tax Group On Cash Basis" +msgstr "" + +msgctxt "model:ir.message,text:msg_close_period_line_payment" +msgid "" +"To close period \"%(period)s\" you must link all payable/receivable lines to" +" invoices." +msgstr "" + +msgctxt "view:account.fiscalyear:" +msgid "Taxes" +msgstr ""
