From 72b3e7e188d023595cf4a3da472f290d64df1213 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 30 Mar 2023 14:25:36 +0000 Subject: [PATCH] [UPD] Update account_move_base_import.pot --- .../i18n/account_move_base_import.pot | 118 ++++++++---------- 1 file changed, 54 insertions(+), 64 deletions(-) diff --git a/account_move_base_import/i18n/account_move_base_import.pot b/account_move_base_import/i18n/account_move_base_import.pot index 0cb382a4..bf79d6b0 100644 --- a/account_move_base_import/i18n/account_move_base_import.pot +++ b/account_move_base_import/i18n/account_move_base_import.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -14,12 +14,13 @@ msgstr "" "Plural-Forms: \n" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_move.py:0 #, python-format msgid "" -"%s Account Move %s has %s/%s lines completed by %s \n" -"%s\n" -"%s\n" +"%(completion_date)s Account Move %(move_name)s has %(num_imported)s/%(number_line)s lines completed by %(user_name)s \n" +"%(error_msg)s\n" +"%(log)s\n" msgstr "" #. module: account_move_base_import @@ -107,6 +108,7 @@ msgid "" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/file_parser.py:0 #, python-format msgid "Column %s not present in file" @@ -124,12 +126,14 @@ msgid "Commission account" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format msgid "Commission amount should not be positive." msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format msgid "Commission line" @@ -170,34 +174,32 @@ msgid "Created on" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/file_parser.py:0 #, python-format msgid "" -"Date format is not valid. It should be YYYY-MM-DD for column: %s value: %s \n" +"Date format is not valid. It should be YYYY-MM-DD for column: %(rule)s value: %(line_value)s \n" " \n" " \n" -" Please check the line with ref: %s \n" +" Please check the line with ref: %(ref_value)s \n" " \n" -" Detail: %s" +" Detail: %(error)s" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/file_parser.py:0 #, python-format msgid "" -"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n" -" Please check the line with ref: %s\n" +"Date format is not valid. Please modify the cell formatting to date format for column: %(rule)s value: %(line_value)s\n" +" Please check the line with ref: %(value_ref)s\n" " \n" -" Detail: %s" +" Detail: %(error)s" msgstr "" #. module: account_move_base_import -#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__display_name -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move__display_name #: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule__display_name -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import__display_name -#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner__display_name msgid "Display Name" msgstr "" @@ -222,12 +224,6 @@ msgstr "" msgid "Followers" msgstr "" -#. module: account_move_base_import -#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__message_channel_ids -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move__message_channel_ids -msgid "Followers (Channels)" -msgstr "" - #. module: account_move_base_import #: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__message_partner_ids #: model:ir.model.fields,field_description:account_move_base_import.field_account_move__message_partner_ids @@ -260,20 +256,20 @@ msgid "Generic .csv/.xls based on SO Name" msgstr "" #. module: account_move_base_import -#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__id -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move__id +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__has_message +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move__has_message +msgid "Has Message" +msgstr "" + +#. module: account_move_base_import #: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule__id -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_line__id #: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import__id -#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner__id msgid "ID" msgstr "" #. module: account_move_base_import #: model:ir.model.fields,help:account_move_base_import.field_account_journal__message_needaction -#: model:ir.model.fields,help:account_move_base_import.field_account_journal__message_unread #: model:ir.model.fields,help:account_move_base_import.field_account_move__message_needaction -#: model:ir.model.fields,help:account_move_base_import.field_account_move__message_unread msgid "If checked, new messages require your attention." msgstr "" @@ -327,12 +323,14 @@ msgid "Import related infos" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/file_parser.py:0 #, python-format msgid "Invalid file type %s. Please use csv, xls or xlsx" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_move.py:0 #: code:addons/account_move_base_import/models/account_move.py:0 #, python-format @@ -379,12 +377,8 @@ msgid "Last Import Date" msgstr "" #. module: account_move_base_import -#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal____last_update -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move____last_update #: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule____last_update -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import____last_update -#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner____last_update msgid "Last Modified on" msgstr "" @@ -406,14 +400,25 @@ msgid "Launch completion after import" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_move.py:0 #, python-format msgid "" -"Line named \"%s\" was matched by more than one partner while looking on %s " -"invoices" +"Line named \"%(line_name)s\" was matched by more than one partner while " +"looking on %(inv_type)s invoices" msgstr "" #. module: account_move_base_import +#. odoo-python +#: code:addons/account_move_base_import/models/account_move.py:0 +#, python-format +msgid "" +"Line named \"%(line_name)s\" was matched by more than one partner while " +"looking on partner label: %(partner_labels)s" +msgstr "" + +#. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_move.py:0 #, python-format msgid "" @@ -421,14 +426,6 @@ msgid "" "partner by name" msgstr "" -#. module: account_move_base_import -#: code:addons/account_move_base_import/models/account_move.py:0 -#, python-format -msgid "" -"Line named \"%s\" was matched by more than one partner while looking on " -"partner label: %s" -msgstr "" - #. module: account_move_base_import #: model:ir.model.fields,help:account_move_base_import.field_account_move_completion_rule__sequence msgid "Lower means parsed first." @@ -458,6 +455,7 @@ msgid "Method" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/file_parser.py:0 #: code:addons/account_move_base_import/parser/file_parser.py:0 #: code:addons/account_move_base_import/parser/file_parser.py:0 @@ -467,6 +465,7 @@ msgid "Missing" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format msgid "" @@ -474,15 +473,15 @@ msgid "" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format -msgid "Move %s have been imported with %s lines." +msgid "Move %(move_name)s have been imported with %(num_lines)s lines." msgstr "" #. module: account_move_base_import #: model:ir.ui.menu,name:account_move_base_import.menu_action_move_completion_rule_tree_menu #: model_terms:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_form -#: model_terms:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_tree msgid "Move Completion Rule" msgstr "" @@ -497,18 +496,21 @@ msgid "Name" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/parser.py:0 #, python-format msgid "No buffer file given." msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format msgid "No commission account is set on the journal." msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format msgid "Nothing to import: The file is empty" @@ -538,12 +540,6 @@ msgstr "" msgid "Number of messages with delivery error" msgstr "" -#. module: account_move_base_import -#: model:ir.model.fields,help:account_move_base_import.field_account_journal__message_unread_counter -#: model:ir.model.fields,help:account_move_base_import.field_account_move__message_unread_counter -msgid "Number of unread messages" -msgstr "" - #. module: account_move_base_import #: model:ir.model.fields,field_description:account_move_base_import.field_account_bank_statement_line__import_partner_id #: model:ir.model.fields,field_description:account_move_base_import.field_account_move__import_partner_id @@ -552,6 +548,7 @@ msgid "Partner from import" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/wizard/import_statement.py:0 #, python-format msgid "Please use a file with an extension" @@ -599,9 +596,12 @@ msgid "Split Counterpart" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_move.py:0 #, python-format -msgid "Statement ID %s auto-completed for %s/%s lines completed" +msgid "" +"Statement ID %(move_name)s auto-completed for " +"%(num_imported)s/%(number_line)s lines completed" msgstr "" #. module: account_move_base_import @@ -610,6 +610,7 @@ msgid "Statement file" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/models/account_journal.py:0 #, python-format msgid "Statement import error The statement cannot be created: %s" @@ -651,32 +652,21 @@ msgstr "" msgid "Type of import" msgstr "" -#. module: account_move_base_import -#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__message_unread -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move__message_unread -msgid "Unread Messages" -msgstr "" - -#. module: account_move_base_import -#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__message_unread_counter -#: model:ir.model.fields,field_description:account_move_base_import.field_account_move__message_unread_counter -msgid "Unread Messages Counter" -msgstr "" - #. module: account_move_base_import #: model:ir.model.fields,field_description:account_move_base_import.field_account_journal__autovalidate_completed_move msgid "Validate fully completed moves" msgstr "" #. module: account_move_base_import +#. odoo-python #: code:addons/account_move_base_import/parser/file_parser.py:0 #: code:addons/account_move_base_import/parser/file_parser.py:0 #, python-format msgid "" -"Value %s of column %s is not valid.\n" -" Please check the line with ref %s:\n" +"Value %(line_value)s of column %(rule)s is not valid.\n" +" Please check the line with ref %(value_ref)s:\n" " \n" -" Detail: %s" +" Detail: %(error)s" msgstr "" #. module: account_move_base_import