changeset 609319f8660d in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=609319f8660d description: Monthly update diffstat:
templates/account.pot | 157 +++++++++++++++++---------- templates/account_invoice_defer.pot | 8 + templates/account_statement.pot | 4 + templates/country.pot | 132 +++++++++++++++++++++++ templates/ir.pot | 18 ++- templates/res.pot | 4 - templates/sale_supply_drop_shipment.pot | 4 + templates/sao.pot | 5 +- templates/stock.pot | 40 ++++++- templates/stock_lot_sled.pot | 4 + templates/stock_package.pot | 16 +- templates/stock_quantity_early_planning.pot | 4 + templates/stock_shipment_measurements.pot | 32 +++++ templates/tryton.pot | 3 - templates/web_shop_shopify.pot | 8 - 15 files changed, 345 insertions(+), 94 deletions(-) diffs (1000 lines): diff -r f3bef962eeb1 -r 609319f8660d templates/account.pot --- a/templates/account.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/account.pot Tue Feb 01 02:13:02 2022 +0100 @@ -34,6 +34,10 @@ msgid "Credit" msgstr "" +msgctxt "field:account.account,credit_type:" +msgid "Credit Type" +msgstr "" + msgctxt "field:account.account,currency:" msgid "Currency" msgstr "" @@ -190,6 +194,10 @@ msgid "Credit" msgstr "" +msgctxt "field:account.account.party,credit_type:" +msgid "Credit Type" +msgstr "" + msgctxt "field:account.account.party,currency:" msgid "Currency" msgstr "" @@ -238,6 +246,10 @@ msgid "Code" msgstr "" +msgctxt "field:account.account.template,credit_type:" +msgid "Credit Type" +msgstr "" + msgctxt "field:account.account.template,debit_type:" msgid "Debit Type" msgstr "" @@ -701,6 +713,10 @@ msgid "Credit" msgstr "" +msgctxt "field:account.general_ledger.account,credit_type:" +msgid "Credit Type" +msgstr "" + msgctxt "field:account.general_ledger.account,currency:" msgid "Currency" msgstr "" @@ -1237,59 +1253,59 @@ msgid "Journal" msgstr "" -msgctxt "field:account.move.line.split.preview,currency:" +msgctxt "field:account.move.line.reschedule.preview,currency:" msgid "Currency" msgstr "" -msgctxt "field:account.move.line.split.preview,description:" +msgctxt "field:account.move.line.reschedule.preview,description:" msgid "Description" msgstr "" -msgctxt "field:account.move.line.split.preview,journal:" +msgctxt "field:account.move.line.reschedule.preview,journal:" msgid "Journal" msgstr "" -msgctxt "field:account.move.line.split.preview,terms:" +msgctxt "field:account.move.line.reschedule.preview,terms:" msgid "Terms" msgstr "" -msgctxt "field:account.move.line.split.start,amount:" +msgctxt "field:account.move.line.reschedule.start,amount:" msgid "Amount" msgstr "" -msgctxt "field:account.move.line.split.start,currency:" +msgctxt "field:account.move.line.reschedule.start,currency:" msgid "Currency" msgstr "" -msgctxt "field:account.move.line.split.start,frequency:" +msgctxt "field:account.move.line.reschedule.start,frequency:" msgid "Frequency" msgstr "" -msgctxt "field:account.move.line.split.start,interval:" +msgctxt "field:account.move.line.reschedule.start,interval:" msgid "Interval" msgstr "" -msgctxt "field:account.move.line.split.start,number:" +msgctxt "field:account.move.line.reschedule.start,number:" msgid "Number" msgstr "" -msgctxt "field:account.move.line.split.start,start_date:" +msgctxt "field:account.move.line.reschedule.start,start_date:" msgid "Start Date" msgstr "" -msgctxt "field:account.move.line.split.start,total_amount:" +msgctxt "field:account.move.line.reschedule.start,total_amount:" msgid "Total Amount" msgstr "" -msgctxt "field:account.move.line.split.term,amount:" +msgctxt "field:account.move.line.reschedule.term,amount:" msgid "Amount" msgstr "" -msgctxt "field:account.move.line.split.term,currency:" +msgctxt "field:account.move.line.reschedule.term,currency:" msgid "Currency" msgstr "" -msgctxt "field:account.move.line.split.term,date:" +msgctxt "field:account.move.line.reschedule.term,date:" msgid "Date" msgstr "" @@ -2121,6 +2137,10 @@ msgid "Check to prevent posting move on the account." msgstr "" +msgctxt "help:account.account,credit_type:" +msgid "The type used if not empty and debit < credit." +msgstr "" + msgctxt "help:account.account,debit_type:" msgid "The type used if not empty and debit > credit." msgstr "" @@ -2249,7 +2269,7 @@ msgid "The second currency." msgstr "" -msgctxt "help:account.move.line.split.start,interval:" +msgctxt "help:account.move.line.reschedule.start,interval:" msgid "The length of each period, in months." msgstr "" @@ -2530,16 +2550,16 @@ msgid "Group Lines" msgstr "" -msgctxt "model:account.move.line.split.preview,name:" -msgid "Split Lines" -msgstr "" - -msgctxt "model:account.move.line.split.start,name:" -msgid "Split Lines" -msgstr "" - -msgctxt "model:account.move.line.split.term,name:" -msgid "Split Lines" +msgctxt "model:account.move.line.reschedule.preview,name:" +msgid "Reschedule Lines" +msgstr "" + +msgctxt "model:account.move.line.reschedule.start,name:" +msgid "Reschedule Lines" +msgstr "" + +msgctxt "model:account.move.line.reschedule.term,name:" +msgid "Reschedule Lines" msgstr "" msgctxt "model:account.move.line.template,name:" @@ -2790,8 +2810,8 @@ msgid "Grouped Account Move" msgstr "" -msgctxt "model:ir.action,name:act_move_form_splitting" -msgid "Split Account Move" +msgctxt "model:ir.action,name:act_move_form_rescheduling" +msgid "Reschedule Account Move" msgstr "" msgctxt "model:ir.action,name:act_move_from_template" @@ -2862,8 +2882,8 @@ msgid "Renew Fiscal Year" msgstr "" -msgctxt "model:ir.action,name:act_split_lines_wizard" -msgid "Split Lines" +msgctxt "model:ir.action,name:act_reschedule_lines_wizard" +msgid "Reschedule Lines" msgstr "" msgctxt "model:ir.action,name:act_tax_code_list" @@ -2961,16 +2981,31 @@ msgid "A chart of accounts already exists for company \"%(company)s\"." msgstr "" +msgctxt "model:ir.message,text:msg_account_closed_lines" +msgid "You cannot close account \"%(account)s\" because it has move lines." +msgstr "" + msgctxt "model:ir.message,text:msg_account_invalid_deferral_second_currency" msgid "To set a second currency for account \"%(account)s\", it must be deferral." msgstr "" +msgctxt "model:ir.message,text:msg_account_invalid_lines_second_currency" +msgid "" +"To set a second currency for account \"%(account)s\", its lines must have " +"the same second currency \"%(currency)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_account_invalid_type_second_currency" msgid "" "To set a second currency for account \"%(account)s\", it must not have a " "type \"payable\", \"revenue\", \"receivable\" nor \"expense\"." msgstr "" +msgctxt "model:ir.message,text:msg_account_no_type_lines" +msgid "" +"You cannot remove type of account \"%(account)s\" because it has move lines." +msgstr "" + msgctxt "model:ir.message,text:msg_cancel_line_delegated" msgid "" "The moves \"%(moves)s\" contain grouped lines, cancelling them will ungroup " @@ -3166,6 +3201,10 @@ msgid "To continue, you must create a period for the date \"%(date)s\"." msgstr "" +msgctxt "model:ir.message,text:msg_only_one_debit_credit_types" +msgid "Account can have only one of the debit or credit type set." +msgstr "" + msgctxt "model:ir.message,text:msg_open_journal_period_closed_period" msgid "" "You cannot reopen journal-period \"%(journal_period)s\" in closed period " @@ -3254,25 +3293,25 @@ "years." msgstr "" -msgctxt "model:ir.message,text:msg_split_line_same_account" -msgid "You cannot split lines with different accounts." -msgstr "" - -msgctxt "model:ir.message,text:msg_split_line_same_currency" -msgid "You cannot split lines with different currencies." -msgstr "" - -msgctxt "model:ir.message,text:msg_split_line_same_origins" -msgid "You cannot split lines with different origins." -msgstr "" - -msgctxt "model:ir.message,text:msg_split_line_same_party" -msgid "You cannot split lines with different parties." -msgstr "" - -msgctxt "model:ir.message,text:msg_split_line_wrong_amount" +msgctxt "model:ir.message,text:msg_reschedule_line_same_account" +msgid "You cannot reschedule lines with different accounts." +msgstr "" + +msgctxt "model:ir.message,text:msg_reschedule_line_same_currency" +msgid "You cannot reschedule lines with different currencies." +msgstr "" + +msgctxt "model:ir.message,text:msg_reschedule_line_same_origins" +msgid "You cannot reschedule lines with different origins." +msgstr "" + +msgctxt "model:ir.message,text:msg_reschedule_line_same_party" +msgid "You cannot reschedule lines with different parties." +msgstr "" + +msgctxt "model:ir.message,text:msg_reschedule_line_wrong_amount" msgid "" -"To split the lines you must change the terms to have a total amount of " +"To reschedule the lines you must change the terms to have a total amount of " "%(total_amount)s instead of %(amount)s." msgstr "" @@ -4086,15 +4125,15 @@ msgid "Valid" msgstr "" -msgctxt "selection:account.move.line.split.start,frequency:" +msgctxt "selection:account.move.line.reschedule.start,frequency:" msgid "Monthly" msgstr "" -msgctxt "selection:account.move.line.split.start,frequency:" +msgctxt "selection:account.move.line.reschedule.start,frequency:" msgid "Other" msgstr "" -msgctxt "selection:account.move.line.split.start,frequency:" +msgctxt "selection:account.move.line.reschedule.start,frequency:" msgid "Quarterly" msgstr "" @@ -4356,11 +4395,11 @@ msgid "Re-Open" msgstr "" -msgctxt "view:account.move.line.split.start:" +msgctxt "view:account.move.line.reschedule.start:" msgid "every" msgstr "" -msgctxt "view:account.move.line.split.start:" +msgctxt "view:account.move.line.reschedule.start:" msgid "months" msgstr "" @@ -4481,19 +4520,19 @@ msgid "Group" msgstr "" -msgctxt "wizard_button:account.move.line.split,preview,end:" +msgctxt "wizard_button:account.move.line.reschedule,preview,end:" msgid "Cancel" msgstr "" -msgctxt "wizard_button:account.move.line.split,preview,split:" -msgid "Split" -msgstr "" - -msgctxt "wizard_button:account.move.line.split,start,end:" +msgctxt "wizard_button:account.move.line.reschedule,preview,reschedule:" +msgid "Reschedule" +msgstr "" + +msgctxt "wizard_button:account.move.line.reschedule,start,end:" msgid "Cancel" msgstr "" -msgctxt "wizard_button:account.move.line.split,start,preview:" +msgctxt "wizard_button:account.move.line.reschedule,start,preview:" msgid "Preview" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/account_invoice_defer.pot --- a/templates/account_invoice_defer.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/account_invoice_defer.pot Tue Feb 01 02:13:02 2022 +0100 @@ -134,6 +134,14 @@ "\"%(deferrals)s\" do not have yet move for the period." msgstr "" +msgctxt "model:ir.message,text:msg_missing_deferred_account_expense" +msgid "There is no deferred account expense configured." +msgstr "" + +msgctxt "model:ir.message,text:msg_missing_deferred_account_revenue" +msgid "There is no deferred account revenue configured." +msgstr "" + msgctxt "model:ir.model.button,confirm:invoice_deferred_run_button" msgid "Are you sure you want to defer the invoices?" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/account_statement.pot --- a/templates/account_statement.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/account_statement.pot Tue Feb 01 02:13:02 2022 +0100 @@ -254,6 +254,10 @@ msgid "Statement State" msgstr "" +msgctxt "model:account.journal,name:journal_statement" +msgid "Statement" +msgstr "" + msgctxt "model:account.statement,name:" msgid "Account Statement" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/country.pot --- a/templates/country.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/country.pot Tue Feb 01 02:13:02 2022 +0100 @@ -147,6 +147,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Administrative precinct" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Arctic Region" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Autonomous city in north africa" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Autonomous communities" msgstr "" @@ -223,6 +231,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Capital" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Capital District" msgstr "" @@ -239,6 +251,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Chain (of islands)" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Chains (of islands)" msgstr "" @@ -251,6 +267,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "City municipality" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "City with county rights" msgstr "" @@ -275,6 +295,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Decentralized regional entity" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Department" msgstr "" @@ -295,6 +319,18 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "District municipality" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "District with special status" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Districts under republic administration" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Division" msgstr "" @@ -327,6 +363,18 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Federal Territory" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Federal capital territory" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Free municipal consortium" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Geographical entity" msgstr "" @@ -343,6 +391,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Group of islands (20 inhabited islands)" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Included for completeness" msgstr "" @@ -363,6 +415,14 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Islands, groups of islands" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Land" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Local council" msgstr "" @@ -371,10 +431,22 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Metropolitan administration" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Metropolitan cities" msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Metropolitan city" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Metropolitan collectivity with special status" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Metropolitan department" msgstr "" @@ -407,6 +479,14 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Overseas collectivity" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Overseas collectivity with special status" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Overseas department" msgstr "" @@ -423,10 +503,22 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Overseas territory" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Pakistan administered area" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Parish" msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Popularate" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Popularates" msgstr "" @@ -459,6 +551,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Regional state" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Republic" msgstr "" @@ -467,6 +563,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Rural municipality" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Self-governed part" msgstr "" @@ -483,6 +583,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Special administrative city" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Special administrative region" msgstr "" @@ -495,6 +599,14 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Special self-governing city" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Special self-governing province" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Special zone" msgstr "" @@ -511,6 +623,10 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Town" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "Town council" msgstr "" @@ -535,5 +651,21 @@ msgstr "" msgctxt "selection:country.subdivision,type:" +msgid "Urban community" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Urban municipality" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Voivodship" +msgstr "" + +msgctxt "selection:country.subdivision,type:" +msgid "Ward" +msgstr "" + +msgctxt "selection:country.subdivision,type:" msgid "zone" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/ir.pot --- a/templates/ir.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/ir.pot Tue Feb 01 02:13:02 2022 +0100 @@ -2645,11 +2645,13 @@ msgstr "" msgctxt "model:ir.message,text:msg_reference_syntax_error" -msgid "Syntax error for reference: \"%(value)r\" in \"%(field)s\"." +msgid "" +"Syntax error for reference: %(value)r in \"%(field)s\" of \"%(model)s\" " +"(%(column)s)." msgstr "" msgctxt "model:ir.message,text:msg_relation_not_found" -msgid "Relation not found: \"%(value)r\" in \"%(model)s\"." +msgid "Relation not found: %(value)r in \"%(model)s\" (%(column)s)." msgstr "" msgctxt "model:ir.message,text:msg_report_invalid_email" @@ -2761,7 +2763,7 @@ msgstr "" msgctxt "model:ir.message,text:msg_too_many_relations_found" -msgid "Too many relations found: \"%(value)r\" in \"%(model)s\"." +msgid "Too many relations found: %(value)r in \"%(model)s\" (%(column)s)." msgstr "" msgctxt "model:ir.message,text:msg_translation_overridden" @@ -2776,6 +2778,12 @@ "\"%(trigger)s\"." msgstr "" +msgctxt "model:ir.message,text:msg_value_syntax_error" +msgid "" +"Syntax error for value: %(value)r in \"%(field)s\" of \"%(model)s\" " +"(%(column)s)." +msgstr "" + msgctxt "model:ir.message,text:msg_view_invalid_xml" msgid "Invalid XML for view \"%(name)s\"." msgstr "" @@ -2797,7 +2805,9 @@ msgstr "" msgctxt "model:ir.message,text:msg_xml_id_syntax_error" -msgid "Syntax error for XML id: \"%(value)r\" in \"%(field)s\"." +msgid "" +"Syntax error for XML id: %(value)r in \"%(field)s\" of \"%(model)s\" " +"(%(column)s)." msgstr "" msgctxt "model:ir.model,name:" diff -r f3bef962eeb1 -r 609319f8660d templates/res.pot --- a/templates/res.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/res.pot Tue Feb 01 02:13:02 2022 +0100 @@ -330,10 +330,6 @@ msgid "The password cannot be the same as user's email address." msgstr "" -msgctxt "model:ir.message,text:msg_password_entropy" -msgid "The same characters appear in the password too many times." -msgstr "" - msgctxt "model:ir.message,text:msg_password_forbidden" msgid "The password is forbidden." msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/sale_supply_drop_shipment.pot --- a/templates/sale_supply_drop_shipment.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/sale_supply_drop_shipment.pot Tue Feb 01 02:13:02 2022 +0100 @@ -267,3 +267,7 @@ msgctxt "selection:stock.shipment.drop,state:" msgid "Waiting" msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Drop Shipment Sequence" +msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/sao.pot --- a/templates/sao.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/sao.pot Tue Feb 01 02:13:02 2022 +0100 @@ -1,4 +1,4 @@ -# Generated by grunt-xgettext on Sat Jan 01 2022 02:11:55 GMT+0100 (Central European Standard Time) +# Generated by grunt-xgettext on Tue Feb 01 2022 02:12:31 GMT+0100 (Central European Standard Time) msgid "Are your sure to leave?" msgstr "" @@ -360,9 +360,6 @@ msgid "Note (%1/%2)" msgstr "" -msgid " of " -msgstr "" - msgid "Filters" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/stock.pot --- a/templates/stock.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/stock.pot Tue Feb 01 02:13:02 2022 +0100 @@ -1681,7 +1681,7 @@ msgstr "" msgctxt "model:ir.action,name:act_shipment_in_return_form" -msgid "Returns" +msgid "Supplier Returns" msgstr "" msgctxt "model:ir.action,name:act_shipment_internal_form" @@ -1701,7 +1701,7 @@ msgstr "" msgctxt "model:ir.action,name:act_shipment_out_return_form" -msgid "Returns" +msgid "Customer Returns" msgstr "" msgctxt "model:ir.action,name:act_stock_configuration_form" @@ -2432,12 +2432,16 @@ msgid "Margins" msgstr "" +msgctxt "model:ir.ui.menu,name:menu_shipment" +msgid "Shipments" +msgstr "" + msgctxt "model:ir.ui.menu,name:menu_shipment_in_form" msgid "Supplier Shipments" msgstr "" msgctxt "model:ir.ui.menu,name:menu_shipment_in_return_form" -msgid "Returns" +msgid "Supplier Returns" msgstr "" msgctxt "model:ir.ui.menu,name:menu_shipment_internal_form" @@ -2449,7 +2453,7 @@ msgstr "" msgctxt "model:ir.ui.menu,name:menu_shipment_out_return_form" -msgid "Returns" +msgid "Customer Returns" msgstr "" msgctxt "model:ir.ui.menu,name:menu_stock" @@ -3133,13 +3137,41 @@ msgstr "" msgctxt "view:stock.configuration:" +msgid "Customer Return Sequence" +msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Customer Sequence" +msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Internal Sequence" +msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Internal Transit" +msgstr "" + +msgctxt "view:stock.configuration:" msgid "Inventory" msgstr "" msgctxt "view:stock.configuration:" +msgid "Sequence" +msgstr "" + +msgctxt "view:stock.configuration:" msgid "Shipments" msgstr "" +msgctxt "view:stock.configuration:" +msgid "Supplier Return Sequence" +msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Supplier Sequence" +msgstr "" + msgctxt "view:stock.products_by_locations:" msgid "Cost Value" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/stock_lot_sled.pot --- a/templates/stock_lot_sled.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/stock_lot_sled.pot Tue Feb 01 02:13:02 2022 +0100 @@ -221,3 +221,7 @@ msgctxt "view:product.template:" msgid "Shelf Life" msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Lot" +msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/stock_package.pot --- a/templates/stock_package.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/stock_package.pot Tue Feb 01 02:13:02 2022 +0100 @@ -34,10 +34,6 @@ msgid "Packaging Weight" msgstr "" -msgctxt "field:stock.package,packaging_weight_digits:" -msgid "Packaging Weight Digits" -msgstr "" - msgctxt "field:stock.package,packaging_weight_uom:" msgid "Packaging Weight Uom" msgstr "" @@ -66,10 +62,6 @@ msgid "Packaging Weight" msgstr "" -msgctxt "field:stock.package.type,packaging_weight_digits:" -msgid "Packaging Weight Digits" -msgstr "" - msgctxt "field:stock.package.type,packaging_weight_uom:" msgid "Packaging Weight Uom" msgstr "" @@ -138,6 +130,14 @@ msgid "Open" msgstr "" +msgctxt "view:stock.configuration:" +msgid "Package" +msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Sequence" +msgstr "" + msgctxt "view:stock.package.type:" msgid "Measurements" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/stock_quantity_early_planning.pot --- a/templates/stock_quantity_early_planning.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/stock_quantity_early_planning.pot Tue Feb 01 02:13:02 2022 +0100 @@ -30,6 +30,10 @@ msgid "Early Date" msgstr "" +msgctxt "field:stock.quantity.early_plan,early_quantity:" +msgid "Early Quantity" +msgstr "" + msgctxt "field:stock.quantity.early_plan,ignored_by:" msgid "Ignored by" msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/stock_shipment_measurements.pot --- a/templates/stock_shipment_measurements.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/stock_shipment_measurements.pot Tue Feb 01 02:13:02 2022 +0100 @@ -38,6 +38,10 @@ msgid "Weight" msgstr "" +msgctxt "field:stock.shipment.in.return,packages_weight:" +msgid "Packages Weight" +msgstr "" + msgctxt "field:stock.shipment.in.return,volume:" msgid "Volume" msgstr "" @@ -46,6 +50,10 @@ msgid "Weight" msgstr "" +msgctxt "field:stock.shipment.out,packages_weight:" +msgid "Packages Weight" +msgstr "" + msgctxt "field:stock.shipment.out,volume:" msgid "Volume" msgstr "" @@ -98,6 +106,10 @@ msgid "The total weight of the record's moves in kg." msgstr "" +msgctxt "help:stock.shipment.in.return,packages_weight:" +msgid "The total weight of the packages in kg." +msgstr "" + msgctxt "help:stock.shipment.in.return,volume:" msgid "The total volume of the record's moves in liter." msgstr "" @@ -106,6 +118,10 @@ msgid "The total weight of the record's moves in kg." msgstr "" +msgctxt "help:stock.shipment.out,packages_weight:" +msgid "The total weight of the packages in kg." +msgstr "" + msgctxt "help:stock.shipment.out,volume:" msgid "The total volume of the record's moves in liter." msgstr "" @@ -121,3 +137,19 @@ msgctxt "help:stock.shipment.out.return,weight:" msgid "The total weight of the record's moves in kg." msgstr "" + +msgctxt "view:stock.shipment.in.return:" +msgid "Measurements" +msgstr "" + +msgctxt "view:stock.shipment.in:" +msgid "Measurements" +msgstr "" + +msgctxt "view:stock.shipment.out.return:" +msgid "Measurements" +msgstr "" + +msgctxt "view:stock.shipment.out:" +msgid "Measurements" +msgstr "" diff -r f3bef962eeb1 -r 609319f8660d templates/tryton.pot --- a/templates/tryton.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/tryton.pot Tue Feb 01 02:13:02 2022 +0100 @@ -627,9 +627,6 @@ msgid "Record saved." msgstr "" -msgid " of " -msgstr "" - msgid "" "This record has been modified\n" "do you want to save it?" diff -r f3bef962eeb1 -r 609319f8660d templates/web_shop_shopify.pot --- a/templates/web_shop_shopify.pot Mon Jan 31 08:27:29 2022 +0000 +++ b/templates/web_shop_shopify.pot Tue Feb 01 02:13:02 2022 +0100 @@ -50,10 +50,6 @@ msgid "Payment Journals" msgstr "" -msgctxt "field:web.shop,shopify_trial:" -msgid "Trial" -msgstr "" - msgctxt "field:web.shop,shopify_url:" msgid "Shop URL" msgstr "" @@ -102,10 +98,6 @@ msgid "Shop" msgstr "" -msgctxt "help:web.shop,shopify_trial:" -msgid "If checked reduce the number of calls per minute." -msgstr "" - msgctxt "help:web.shop-stock.location,shopify_stock_skip_warehouse:" msgid "Check to use only the quantity of the storage zone." msgstr ""
