details: https://code.tryton.org/translations/commit/da114788592c branch: default user: Weblate <[email protected]> date: Wed Jul 01 02:18:47 2026 +0200 description: Monthly update diffstat:
templates/account.pot | 24 ++++++++++++++++++------ templates/account_invoice.pot | 4 ++-- templates/ir.pot | 10 ++++++++++ templates/stock.pot | 8 -------- templates/tryton.pot | 6 +++--- 5 files changed, 33 insertions(+), 19 deletions(-) diffs (154 lines): diff -r 173e585874ee -r da114788592c templates/account.pot --- a/templates/account.pot Wed Jun 17 09:20:22 2026 +0000 +++ b/templates/account.pot Wed Jul 01 02:18:47 2026 +0200 @@ -815,6 +815,14 @@ msgid "Lines" msgstr "" +msgctxt "field:account.general_ledger.account,parties:" +msgid "Parties" +msgstr "" + +msgctxt "field:account.general_ledger.account,party_required:" +msgid "Party Required" +msgstr "" + msgctxt "field:account.general_ledger.account,start_balance:" msgid "Start Balance" msgstr "" @@ -911,6 +919,10 @@ msgid "Line Count" msgstr "" +msgctxt "field:account.general_ledger.account.party,lines:" +msgid "Lines" +msgstr "" + msgctxt "field:account.general_ledger.account.party,party:" msgid "Party" msgstr "" @@ -2535,11 +2547,15 @@ msgstr "" msgctxt "help:party.party,customer_tax_rule:" -msgid "Apply this rule on taxes when party is customer." +msgid "" +"Apply this rule to the default taxes when the party is a customer.\n" +"Leave it empty to keep the default taxes." msgstr "" msgctxt "help:party.party,supplier_tax_rule:" -msgid "Apply this rule on taxes when party is supplier." +msgid "" +"Apply this rule to the default taxes when the party is a supplier.\n" +"Leave it empty to keep the default taxes." msgstr "" msgctxt "model:account.account,string:" @@ -4149,10 +4165,6 @@ msgstr "" msgctxt "report:account.general_ledger:" -msgid "Name" -msgstr "" - -msgctxt "report:account.general_ledger:" msgid "Origin" msgstr "" diff -r 173e585874ee -r da114788592c templates/account_invoice.pot --- a/templates/account_invoice.pot Wed Jun 17 09:20:22 2026 +0000 +++ b/templates/account_invoice.pot Wed Jul 01 02:18:47 2026 +0200 @@ -1029,7 +1029,7 @@ msgstr "" msgctxt "model:ir.action,name:act_payment_method_form" -msgid "Invoice Payment Methods" +msgid "Payment Methods" msgstr "" msgctxt "model:ir.action,name:act_payment_term_form" @@ -1419,7 +1419,7 @@ msgstr "" msgctxt "model:ir.ui.menu,name:menu_payment_method_form" -msgid "Invoice Payment Methods" +msgid "Payment Methods" msgstr "" msgctxt "model:ir.ui.menu,name:menu_payment_term_form" diff -r 173e585874ee -r da114788592c templates/ir.pot --- a/templates/ir.pot Wed Jun 17 09:20:22 2026 +0000 +++ b/templates/ir.pot Wed Jul 01 02:18:47 2026 +0200 @@ -1918,6 +1918,10 @@ msgid "Model" msgstr "" +msgctxt "field:ir.ui.view_tree_optional,occurrence:" +msgid "Occurrence" +msgstr "" + msgctxt "field:ir.ui.view_tree_optional,user:" msgid "User" msgstr "" @@ -3566,6 +3570,12 @@ msgid "Invalid domain or search criteria \"%(domain)s\" for search \"%(search)s\"." msgstr "" +msgctxt "" +"model:ir.message,text:msg_view_tree_optional_field_occurrence_user_unique" +msgid "" +"A user can set only one optional per occurrence of field on the same view." +msgstr "" + #, python-format msgctxt "model:ir.message,text:msg_view_tree_optional_type" msgid "You cannot store optional on view \"%(view)s\"." diff -r 173e585874ee -r da114788592c templates/stock.pot --- a/templates/stock.pot Wed Jun 17 09:20:22 2026 +0000 +++ b/templates/stock.pot Wed Jul 01 02:18:47 2026 +0200 @@ -346,10 +346,6 @@ msgid "Type" msgstr "" -msgctxt "field:stock.location,warehouse:" -msgid "Warehouse" -msgstr "" - msgctxt "field:stock.location,waste_locations:" msgid "Waste Locations" msgstr "" @@ -3695,10 +3691,6 @@ msgstr "" msgctxt "view:stock.move:" -msgid "Cost" -msgstr "" - -msgctxt "view:stock.move:" msgid "Move" msgstr "" diff -r 173e585874ee -r da114788592c templates/tryton.pot --- a/templates/tryton.pot Wed Jun 17 09:20:22 2026 +0000 +++ b/templates/tryton.pot Wed Jul 01 02:18:47 2026 +0200 @@ -1209,6 +1209,9 @@ msgid "Clear" msgstr "" +msgid "All Supported Types" +msgstr "" + msgid "All files" msgstr "" @@ -1226,9 +1229,6 @@ msgid "Remove \"%s\"" msgstr "" -msgid "Images" -msgstr "" - msgid "Add existing record" msgstr ""
