From 9e93d8568d0ffe378a58a29ca95d9333bf8b6d0e Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sun, 8 Nov 2020 11:10:34 +0000 Subject: [PATCH] [UPD] Update account_bank_statement_import_online.pot --- .../account_bank_statement_import_online.pot | 73 ++++++++++++------- 1 file changed, 45 insertions(+), 28 deletions(-) diff --git a/account_bank_statement_import_online/i18n/account_bank_statement_import_online.pot b/account_bank_statement_import_online/i18n/account_bank_statement_import_online.pot index c94aa0cb..54e7742a 100644 --- a/account_bank_statement_import_online/i18n/account_bank_statement_import_online.pot +++ b/account_bank_statement_import_online/i18n/account_bank_statement_import_online.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_bank_statement_import_online +# * account_bank_statement_import_online # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:154 +#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:0 #, python-format msgid "%(number)s %(type)s" msgstr "" @@ -97,12 +97,12 @@ msgid "Currency" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,statement_creation_mode:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__statement_creation_mode__daily msgid "Daily statements" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,interval_type:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__interval_type__days msgid "Day(s)" msgstr "" @@ -118,9 +118,11 @@ msgid "Display Name" msgstr "" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:197 +#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:0 #, python-format -msgid "Failed to obtain statement data for period since %s until %s: %s. See server logs for more details." +msgid "" +"Failed to obtain statement data for period since %s until %s: %s. See server" +" logs for more details." msgstr "" #. module: account_bank_statement_import_online @@ -139,7 +141,7 @@ msgid "Followers (Partners)" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,interval_type:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__interval_type__hours msgid "Hour(s)" msgstr "" @@ -149,23 +151,20 @@ msgstr "" msgid "ID" msgstr "" -#. module: account_bank_statement_import_online -#: model:ir.model.fields,help:account_bank_statement_import_online.field_online_bank_statement_provider__message_unread -msgid "If checked new messages require your attention." -msgstr "" - #. module: account_bank_statement_import_online #: model:ir.model.fields,help:account_bank_statement_import_online.field_online_bank_statement_provider__message_needaction +#: model:ir.model.fields,help:account_bank_statement_import_online.field_online_bank_statement_provider__message_unread msgid "If checked, new messages require your attention." msgstr "" #. module: account_bank_statement_import_online #: model:ir.model.fields,help:account_bank_statement_import_online.field_online_bank_statement_provider__message_has_error +#: model:ir.model.fields,help:account_bank_statement_import_online.field_online_bank_statement_provider__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:151 +#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:0 #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online.online_bank_statement_provider_filter #, python-format msgid "Inactive" @@ -182,7 +181,7 @@ msgid "Is Follower" msgstr "" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:206 +#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:0 #, python-format msgid "Issue with Online Bank Statement Provider" msgstr "" @@ -237,17 +236,17 @@ msgid "Messages" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,interval_type:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__interval_type__minutes msgid "Minute(s)" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,statement_creation_mode:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__statement_creation_mode__monthly msgid "Monthly statements" msgstr "" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:204 +#: code:addons/account_bank_statement_import_online/models/online_bank_statement_provider.py:0 #, python-format msgid "N/A" msgstr "" @@ -269,7 +268,7 @@ msgstr "" #. module: account_bank_statement_import_online #: model:ir.model.fields,field_description:account_bank_statement_import_online.field_online_bank_statement_provider__message_has_error_counter -msgid "Number of error" +msgid "Number of errors" msgstr "" #. module: account_bank_statement_import_online @@ -288,13 +287,14 @@ msgid "Number of unread messages" msgstr "" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/account_journal.py:29 +#: code:addons/account_bank_statement_import_online/models/account_journal.py:0 #, python-format msgid "Online (OCA)" msgstr "" #. module: account_bank_statement_import_online #: model:ir.model,name:account_bank_statement_import_online.model_online_bank_statement_provider +#: model:ir.model.fields,field_description:account_bank_statement_import_online.field_account_bank_statement_import_journal_creation__online_bank_statement_provider #: model:ir.model.fields,field_description:account_bank_statement_import_online.field_account_journal__online_bank_statement_provider #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online.online_bank_statement_provider_form msgid "Online Bank Statement Provider" @@ -306,7 +306,7 @@ msgid "Online Bank Statement Providers" msgstr "" #. module: account_bank_statement_import_online -#: code:addons/account_bank_statement_import_online/models/account_journal.py:91 +#: code:addons/account_bank_statement_import_online/models/account_journal.py:0 #: model:ir.model,name:account_bank_statement_import_online.model_online_bank_statement_pull_wizard #, python-format msgid "Online Bank Statement Pull Wizard" @@ -324,7 +324,7 @@ msgid "Online Bank Statements Pull Wizard" msgstr "" #. module: account_bank_statement_import_online -#: sql_constraint:online.bank.statement.provider:0 +#: model:ir.model.constraint,message:account_bank_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq msgid "Only one online banking statement provider per journal!" msgstr "" @@ -366,6 +366,11 @@ msgstr "" msgid "Pull Online Bank Statements" msgstr "" +#. module: account_bank_statement_import_online +#: model:ir.model.fields,field_description:account_bank_statement_import_online.field_online_bank_statement_provider__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + #. module: account_bank_statement_import_online #: model:ir.model.fields,field_description:account_bank_statement_import_online.field_online_bank_statement_provider__account_number msgid "Sanitized Account Number" @@ -382,7 +387,7 @@ msgid "Scheduled update interval" msgstr "" #. module: account_bank_statement_import_online -#: sql_constraint:online.bank.statement.provider:0 +#: model:ir.model.constraint,message:account_bank_statement_import_online.constraint_online_bank_statement_provider_valid_interval_number msgid "Scheduled update interval must be greater than zero!" msgstr "" @@ -396,12 +401,18 @@ msgstr "" msgid "Since" msgstr "" +#. module: account_bank_statement_import_online +#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online.online_bank_statement_pull_wizard_form +msgid "Since (at least)" +msgstr "" + #. module: account_bank_statement_import_online #: model:ir.model.fields,field_description:account_bank_statement_import_online.field_online_bank_statement_provider__statement_creation_mode msgid "Statement Creation Mode" msgstr "" #. module: account_bank_statement_import_online +#: model:ir.model.fields,field_description:account_bank_statement_import_online.field_account_bank_statement_import_journal_creation__online_bank_statement_provider_id #: model:ir.model.fields,field_description:account_bank_statement_import_online.field_account_journal__online_bank_statement_provider_id msgid "Statement Provider" msgstr "" @@ -418,7 +429,9 @@ msgstr "" #. module: account_bank_statement_import_online #: model:ir.model.fields,help:account_bank_statement_import_online.field_online_bank_statement_provider__tz -msgid "Timezone to convert transaction timestamps to prior being saved into a statement." +msgid "" +"Timezone to convert transaction timestamps to prior being saved into a " +"statement." msgstr "" #. module: account_bank_statement_import_online @@ -436,6 +449,11 @@ msgstr "" msgid "Until" msgstr "" +#. module: account_bank_statement_import_online +#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online.online_bank_statement_pull_wizard_form +msgid "Until (at least)" +msgstr "" + #. module: account_bank_statement_import_online #: model:ir.model.fields,field_description:account_bank_statement_import_online.field_online_bank_statement_provider__update_schedule msgid "Update Schedule" @@ -457,12 +475,11 @@ msgid "Website communication history" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,interval_type:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__interval_type__weeks msgid "Week(s)" msgstr "" #. module: account_bank_statement_import_online -#: selection:online.bank.statement.provider,statement_creation_mode:0 +#: model:ir.model.fields.selection,name:account_bank_statement_import_online.selection__online_bank_statement_provider__statement_creation_mode__weekly msgid "Weekly statements" msgstr "" -