From 388d4e84da86d3a3d6ab35706e6df105f99f62bf Mon Sep 17 00:00:00 2001 From: oca-travis Date: Fri, 22 Jun 2018 23:29:45 +0000 Subject: [PATCH] [UPD] Update account_mass_reconcile.pot --- .../i18n/account_mass_reconcile.pot | 676 ++++++++++++++++++ account_mass_reconcile/i18n/am.po | 30 +- account_mass_reconcile/i18n/ar.po | 33 +- account_mass_reconcile/i18n/bg.po | 30 +- account_mass_reconcile/i18n/bs.po | 33 +- account_mass_reconcile/i18n/ca.po | 30 +- account_mass_reconcile/i18n/ca_ES.po | 30 +- account_mass_reconcile/i18n/cs.po | 30 +- account_mass_reconcile/i18n/da.po | 30 +- account_mass_reconcile/i18n/da_DK.po | 30 +- account_mass_reconcile/i18n/de.po | 59 +- account_mass_reconcile/i18n/el_GR.po | 30 +- account_mass_reconcile/i18n/en_GB.po | 30 +- account_mass_reconcile/i18n/es.po | 45 +- account_mass_reconcile/i18n/es_AR.po | 30 +- account_mass_reconcile/i18n/es_CL.po | 30 +- account_mass_reconcile/i18n/es_CO.po | 30 +- account_mass_reconcile/i18n/es_CR.po | 30 +- account_mass_reconcile/i18n/es_DO.po | 30 +- account_mass_reconcile/i18n/es_EC.po | 30 +- account_mass_reconcile/i18n/es_ES.po | 30 +- account_mass_reconcile/i18n/es_MX.po | 30 +- account_mass_reconcile/i18n/es_PE.po | 30 +- account_mass_reconcile/i18n/es_PY.po | 30 +- account_mass_reconcile/i18n/es_VE.po | 30 +- account_mass_reconcile/i18n/et.po | 30 +- account_mass_reconcile/i18n/eu.po | 30 +- account_mass_reconcile/i18n/fa.po | 33 +- account_mass_reconcile/i18n/fi.po | 30 +- account_mass_reconcile/i18n/fr.po | 46 +- account_mass_reconcile/i18n/fr_CA.po | 30 +- account_mass_reconcile/i18n/fr_CH.po | 30 +- account_mass_reconcile/i18n/fr_FR.po | 30 +- account_mass_reconcile/i18n/gl.po | 30 +- account_mass_reconcile/i18n/gl_ES.po | 30 +- account_mass_reconcile/i18n/he.po | 30 +- account_mass_reconcile/i18n/hr.po | 33 +- account_mass_reconcile/i18n/hr_HR.po | 38 +- account_mass_reconcile/i18n/hu.po | 30 +- account_mass_reconcile/i18n/id.po | 30 +- account_mass_reconcile/i18n/it.po | 30 +- account_mass_reconcile/i18n/ja.po | 30 +- account_mass_reconcile/i18n/ko.po | 30 +- account_mass_reconcile/i18n/lt.po | 33 +- account_mass_reconcile/i18n/lt_LT.po | 33 +- account_mass_reconcile/i18n/lv.po | 33 +- account_mass_reconcile/i18n/mk.po | 30 +- account_mass_reconcile/i18n/mn.po | 33 +- account_mass_reconcile/i18n/nb.po | 30 +- account_mass_reconcile/i18n/nb_NO.po | 30 +- account_mass_reconcile/i18n/nl.po | 30 +- account_mass_reconcile/i18n/nl_BE.po | 33 +- account_mass_reconcile/i18n/nl_NL.po | 30 +- account_mass_reconcile/i18n/pl.po | 34 +- account_mass_reconcile/i18n/pt.po | 30 +- account_mass_reconcile/i18n/pt_BR.po | 34 +- account_mass_reconcile/i18n/pt_PT.po | 30 +- account_mass_reconcile/i18n/ro.po | 33 +- account_mass_reconcile/i18n/ro_RO.po | 33 +- account_mass_reconcile/i18n/ru.po | 34 +- account_mass_reconcile/i18n/sk.po | 30 +- account_mass_reconcile/i18n/sl.po | 52 +- account_mass_reconcile/i18n/sr.po | 33 +- account_mass_reconcile/i18n/sr@latin.po | 33 +- account_mass_reconcile/i18n/sv.po | 30 +- account_mass_reconcile/i18n/th.po | 30 +- account_mass_reconcile/i18n/tr.po | 30 +- account_mass_reconcile/i18n/tr_TR.po | 30 +- account_mass_reconcile/i18n/uk.po | 33 +- account_mass_reconcile/i18n/vi.po | 30 +- account_mass_reconcile/i18n/vi_VN.po | 30 +- account_mass_reconcile/i18n/zh_CN.po | 30 +- account_mass_reconcile/i18n/zh_TW.po | 30 +- 73 files changed, 2363 insertions(+), 617 deletions(-) create mode 100644 account_mass_reconcile/i18n/account_mass_reconcile.pot diff --git a/account_mass_reconcile/i18n/account_mass_reconcile.pot b/account_mass_reconcile/i18n/account_mass_reconcile.pot new file mode 100644 index 00000000..608aaf74 --- /dev/null +++ b/account_mass_reconcile/i18n/account_mass_reconcile.pot @@ -0,0 +1,676 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_mass_reconcile +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "7 Days" +msgstr "" + +#. module: account_mass_reconcile +#: code:addons/account_mass_reconcile/models/base_advanced_reconciliation.py:159 +#, python-format +msgid "A matcher %s is compared with a matcher %s, the _matchers and _opposite_matchers are probably wrong" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.actions.act_window,help:account_mass_reconcile.action_account_mass_reconcile +msgid "A reconciliation profile specifies, for one account, how\n" +" the entries should be reconciled.\n" +" You can select one or many reconciliation methods which will\n" +" be run sequentially to match the entries between them." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_account +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_account_id +msgid "Account" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_account_lost_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_account_lost_id +msgid "Account Lost" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_account_profit_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_account_profit_id +msgid "Account Profit" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Advanced. Partner and Ref" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree +msgid "Automatic Mass Reconcile" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +#: model:ir.ui.view,arch_db:account_mass_reconcile.mass_reconcile_history_form +#: model:ir.ui.view,arch_db:account_mass_reconcile.mass_reconcile_history_tree +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Automatic Mass Reconcile History" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_method_tree +msgid "Automatic Mass Reconcile Method" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.actions.act_window,help:account_mass_reconcile.action_account_mass_reconcile +msgid "Click to add a reconciliation profile." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_res_company +msgid "Companies" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_company_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_company_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_company_id +msgid "Company" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Configuration" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_create_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_create_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_create_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_create_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_create_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_create_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_create_uid +msgid "Created by" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_create_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_create_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_create_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_create_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_create_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_create_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_create_date +msgid "Created on" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Date" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_date_base_on +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_date_base_on +msgid "Date of reconciliation" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_last_post +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_display_name +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_display_name +msgid "Display Name" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree +msgid "Display items reconciled on the last run" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_filter +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_filter +msgid "Filter" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_follower_ids +msgid "Followers" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_reconcile_ids +msgid "Full Reconciliations" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_income_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_income_exchange_account_id +msgid "Gain Exchange Rate Account" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +#: model:ir.ui.view,arch_db:account_mass_reconcile.mass_reconcile_history_form +#: model:ir.ui.view,arch_db:account_mass_reconcile.mass_reconcile_history_tree +msgid "Go to reconciled items" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Go to unreconciled items" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Group By..." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_history_ids +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "History" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.actions.act_window,name:account_mass_reconcile.act_mass_reconcile_to_history +msgid "History Details" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_config_settings_reconciliation_commit_every +#: model:ir.model.fields,field_description:account_mass_reconcile.field_res_company_reconciliation_commit_every +msgid "How often to commit when performing automatic reconciliation." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_id +msgid "ID" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_unread +msgid "If checked new messages require your attention." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_needaction +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Information" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_journal_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_journal_id +msgid "Journal" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_last_post +msgid "Last Message Date" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner___last_update +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference___last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_write_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_write_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_write_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_write_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_write_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_write_uid +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_write_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_write_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_write_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_write_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_write_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_write_date +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_last_history +msgid "Last history" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_config_settings_reconciliation_commit_every +#: model:ir.model.fields,help:account_mass_reconcile.field_res_company_reconciliation_commit_every +msgid "Leave zero to commit only at the end of the process." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_expense_exchange_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_expense_exchange_account_id +msgid "Loss Exchange Rate Account" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.actions.act_window,name:account_mass_reconcile.action_account_mass_reconcile +#: model:ir.ui.menu,name:account_mass_reconcile.menu_mass_reconcile +msgid "Mass Automatic Reconcile" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.actions.act_window,name:account_mass_reconcile.action_mass_reconcile_history +msgid "Mass Automatic Reconcile History" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Match multiple debit vs multiple credit entries. Allow partial reconciliation. The lines should have the same partner, and the credit entry ref. is matched with the debit entry ref. or name." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Match one debit line vs one credit line. Do not allow partial reconciliation. The lines should have the same amount (with the write-off) and the same name to be reconciled." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Match one debit line vs one credit line. Do not allow partial reconciliation. The lines should have the same amount (with the write-off) and the same partner to be reconciled." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Match one debit line vs one credit line. Do not allow partial reconciliation. The lines should have the same amount (with the write-off) and the same reference to be reconciled." +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_ids +msgid "Messages" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_reconcile_method +msgid "Method" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_name +msgid "Name" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_account_config +msgid "Options" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Profile Information" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_mass_reconcile_id +msgid "Reconcile Profile" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_reconcile_line_ids +msgid "Reconciled Items" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_account_config +msgid "Reconciliation" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Reconciliation Profile" +msgstr "" + +#. module: account_mass_reconcile +#: code:addons/account_mass_reconcile/models/mass_reconcile_history.py:59 +#: model:ir.ui.view,arch_db:account_mass_reconcile.mass_reconcile_history_form +#, python-format +msgid "Reconciliations" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Reconciliations of last 7 days" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_partner_ids +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_partner_ids +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_partner_ids +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_partner_ids +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_ids +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_partner_ids +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_partner_ids +msgid "Restrict on partners" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_history_date +msgid "Run date" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_sequence +msgid "Sequence" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Simple. Amount and Name" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Simple. Amount and Partner" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Simple. Amount and Reference" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree +msgid "Start Auto Reconcilation" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form +msgid "Start Auto Reconciliation" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_task_id +msgid "Task" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_method_sequence +msgid "The sequence field is used to order the reconcile method" +msgstr "" + +#. module: account_mass_reconcile +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 +#, python-format +msgid "There is no history of reconciled items on the task: %s." +msgstr "" + +#. module: account_mass_reconcile +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 +#, python-format +msgid "There was an error during reconciliation : %s" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Today" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search +msgid "Todays' Reconcilations" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_name +msgid "Type" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_unread +msgid "Unread Messages" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_unreconciled_count +msgid "Unreconciled Items" +msgstr "" + +#. module: account_mass_reconcile +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 +#, python-format +msgid "Unreconciled items" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_write_off +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_write_off +msgid "Write off allowed" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_account_mass_reconcile +msgid "account mass reconcile" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_advanced +msgid "mass.reconcile.advanced" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_advanced_ref +msgid "mass.reconcile.advanced.ref" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_base +msgid "mass.reconcile.base" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_history +msgid "mass.reconcile.history" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_options +msgid "mass.reconcile.options" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_simple +msgid "mass.reconcile.simple" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_simple_name +msgid "mass.reconcile.simple.name" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_simple_partner +msgid "mass.reconcile.simple.partner" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_mass_reconcile_simple_reference +msgid "mass.reconcile.simple.reference" +msgstr "" + +#. module: account_mass_reconcile +#: model:ir.model,name:account_mass_reconcile.model_account_mass_reconcile_method +msgid "reconcile method for account_mass_reconcile" +msgstr "" + diff --git a/account_mass_reconcile/i18n/am.po b/account_mass_reconcile/i18n/am.po index 393c6377..c751bb56 100644 --- a/account_mass_reconcile/i18n/am.po +++ b/account_mass_reconcile/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-12-24 00:38+0000\n" "PO-Revision-Date: 2016-12-27 08:21+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Amharic (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/am/)\n" +"Language-Team: Amharic (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ar.po b/account_mass_reconcile/i18n/ar.po index 3bb78995..200418be 100644 --- a/account_mass_reconcile/i18n/ar.po +++ b/account_mass_reconcile/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:39+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Arabic (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ar/)\n" +"Language-Team: Arabic (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/bg.po b/account_mass_reconcile/i18n/bg.po index 6263f7ab..8c53c560 100644 --- a/account_mass_reconcile/i18n/bg.po +++ b/account_mass_reconcile/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:13+0000\n" "PO-Revision-Date: 2017-01-13 09:30+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/bg/)\n" +"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/bs.po b/account_mass_reconcile/i18n/bs.po index a5b0cf5d..c7bd1d80 100644 --- a/account_mass_reconcile/i18n/bs.po +++ b/account_mass_reconcile/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 11:09+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/bs/)\n" +"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ca.po b/account_mass_reconcile/i18n/ca.po index d6717d1e..cba96612 100644 --- a/account_mass_reconcile/i18n/ca.po +++ b/account_mass_reconcile/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:39+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Catalan (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "Acció necessària " msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ca_ES.po b/account_mass_reconcile/i18n/ca_ES.po index 0b66f982..d20623ac 100644 --- a/account_mass_reconcile/i18n/ca_ES.po +++ b/account_mass_reconcile/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2018-02-02 14:11+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ca_ES/)\n" +"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/cs.po b/account_mass_reconcile/i18n/cs.po index fb41ea06..413c23e4 100644 --- a/account_mass_reconcile/i18n/cs.po +++ b/account_mass_reconcile/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:39+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Czech (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/cs/)\n" +"Language-Team: Czech (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/da.po b/account_mass_reconcile/i18n/da.po index e324c551..85316f99 100644 --- a/account_mass_reconcile/i18n/da.po +++ b/account_mass_reconcile/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:44+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Danish (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/da/)\n" +"Language-Team: Danish (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/da_DK.po b/account_mass_reconcile/i18n/da_DK.po index a26b567d..83a38d57 100644 --- a/account_mass_reconcile/i18n/da_DK.po +++ b/account_mass_reconcile/i18n/da_DK.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-09-22 23:00+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/da_DK/)\n" +"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/da_DK/)\n" +"Language: da_DK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da_DK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/de.po b/account_mass_reconcile/i18n/de.po index d8d36760..ef0ceebb 100644 --- a/account_mass_reconcile/i18n/de.po +++ b/account_mass_reconcile/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: # Rudolf Schnapka , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2018-05-24 09:50+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: German (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/de/)\n" +"Language-Team: German (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -29,7 +30,9 @@ msgstr "7 Tage" msgid "" "A matcher %s is compared with a matcher %s, the _matchers and " "_opposite_matchers are probably wrong" -msgstr "Der Abstimmer %s wird mit dem Abstimmer %s verglichen, der Abstimmer und das Gegenstück sind wahrscheinlich falsch" +msgstr "" +"Der Abstimmer %s wird mit dem Abstimmer %s verglichen, der Abstimmer und das " +"Gegenstück sind wahrscheinlich falsch" #. module: account_mass_reconcile #: model:ir.actions.act_window,help:account_mass_reconcile.action_account_mass_reconcile @@ -38,7 +41,12 @@ msgid "" " the entries should be reconciled.\n" " You can select one or many reconciliation methods which will\n" " be run sequentially to match the entries between them." -msgstr "Ein Ausgleichsprofil gibt für ein Konto an, wie\ndie Einträge ausgeglichen werden sollen.\nSie können eine oder mehrere Ausgleichsmethoden\nauswählen, die nacheinander durchlaufen werden, \num Übereinstimmungen der Einträge zu finden." +msgstr "" +"Ein Ausgleichsprofil gibt für ein Konto an, wie\n" +"die Einträge ausgeglichen werden sollen.\n" +"Sie können eine oder mehrere Ausgleichsmethoden\n" +"auswählen, die nacheinander durchlaufen werden, \n" +"um Übereinstimmungen der Einträge zu finden." #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_account @@ -88,6 +96,19 @@ msgstr "Handlungsbedarf" msgid "Advanced. Partner and Ref" msgstr "Weitergehend. Partner und Ref" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -404,8 +425,8 @@ msgstr "Verlauf zum massenhaften automatischen Ausgleich" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -414,7 +435,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same name to be reconciled." -msgstr "Stimme eine Soll- mit einer Habenposition ab. Erlaube keinen Teilausgleich. Die Positionen müssen den gleichen Betrag (mit Abschreibung) und die gleiche Bezeichnung haben." +msgstr "" +"Stimme eine Soll- mit einer Habenposition ab. Erlaube keinen Teilausgleich. " +"Die Positionen müssen den gleichen Betrag (mit Abschreibung) und die gleiche " +"Bezeichnung haben." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -422,7 +446,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same partner to be reconciled." -msgstr "Stimme eine Soll- mit einer Habenposition ab. Erlaube keinen Teilausgleich. Die Positionen müssen den gleichen Betrag (mit Abschreibung) und den gleichen Partner ausweisen." +msgstr "" +"Stimme eine Soll- mit einer Habenposition ab. Erlaube keinen Teilausgleich. " +"Die Positionen müssen den gleichen Betrag (mit Abschreibung) und den " +"gleichen Partner ausweisen." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -430,7 +457,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same reference to be reconciled." -msgstr "Stimme eine Soll- mit einer Habenposition ab. Erlaube keinen Teilausgleich. Die Positionen müssen den gleichen Betrag (mit Abschreibung) und die gleiche Referenz (Zweck) ausweisen." +msgstr "" +"Stimme eine Soll- mit einer Habenposition ab. Erlaube keinen Teilausgleich. " +"Die Positionen müssen den gleichen Betrag (mit Abschreibung) und die gleiche " +"Referenz (Zweck) ausweisen." #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_ids @@ -558,16 +588,17 @@ msgstr "Aufgabe" #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_method_sequence msgid "The sequence field is used to order the reconcile method" -msgstr "Das Reihenfolgefeld wird verwendet, um die Ausgleichsverfahren zu sortieren" +msgstr "" +"Das Reihenfolgefeld wird verwendet, um die Ausgleichsverfahren zu sortieren" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "Es gibt keinen Verlauf zu Ausgleichsposten bei Aufgabe %s." #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "Beim Ausgleichen ist ein Fehler aufgetreten: %s" @@ -603,7 +634,7 @@ msgid "Unreconciled Items" msgstr "Unausgeglichene Posten" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "Unausgeglichene Posten" diff --git a/account_mass_reconcile/i18n/el_GR.po b/account_mass_reconcile/i18n/el_GR.po index 8bcbc779..c4af6377 100644 --- a/account_mass_reconcile/i18n/el_GR.po +++ b/account_mass_reconcile/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-08-05 00:34+0000\n" "PO-Revision-Date: 2017-08-11 11:55+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/el_GR/)\n" +"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/en_GB.po b/account_mass_reconcile/i18n/en_GB.po index ae788ff1..c17df473 100644 --- a/account_mass_reconcile/i18n/en_GB.po +++ b/account_mass_reconcile/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/en_GB/)\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-" +"bank-statement-reconcile-9-0/language/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es.po b/account_mass_reconcile/i18n/es.po index 95967b39..673d5e57 100644 --- a/account_mass_reconcile/i18n/es.po +++ b/account_mass_reconcile/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: # FIRST AUTHOR , 2014 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2018-05-24 09:50+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -88,6 +89,19 @@ msgstr "Acción requerida" msgid "Advanced. Partner and Ref" msgstr "Avanzado. Empresa y referencia" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -404,8 +418,8 @@ msgstr "Historial de la conciliación automática sencilla" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -414,7 +428,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same name to be reconciled." -msgstr "Casa una línea del debe con una línea del haber. No permite conciliación parcial. Las líneas deben tener el mismo importe (con el desajuste) y el mismo nombre para ser conciliadas." +msgstr "" +"Casa una línea del debe con una línea del haber. No permite conciliación " +"parcial. Las líneas deben tener el mismo importe (con el desajuste) y el " +"mismo nombre para ser conciliadas." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -422,7 +439,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same partner to be reconciled." -msgstr "Casa una línea del debe con una línea del haber. No permite conciliación parcial. Las líneas deben tener el mismo importe (con el desajuste) y la misma empresa para ser conciliadas." +msgstr "" +"Casa una línea del debe con una línea del haber. No permite conciliación " +"parcial. Las líneas deben tener el mismo importe (con el desajuste) y la " +"misma empresa para ser conciliadas." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -430,7 +450,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same reference to be reconciled." -msgstr "Casa una línea del debe con una línea del haber. No permite conciliación parcial. Las líneas deben tener el mismo importe (con el desajuste) y la misma referencia para ser conciliadas." +msgstr "" +"Casa una línea del debe con una línea del haber. No permite conciliación " +"parcial. Las líneas deben tener el mismo importe (con el desajuste) y la " +"misma referencia para ser conciliadas." #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_ids @@ -561,13 +584,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "El campo de secuencia se usa para ordenar los métodos de conciliación" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "No hay histórico de elementos conciliados en la tarea: %s" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -603,7 +626,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_AR.po b/account_mass_reconcile/i18n/es_AR.po index 934b0462..20248dc1 100644 --- a/account_mass_reconcile/i18n/es_AR.po +++ b/account_mass_reconcile/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:13+0000\n" "PO-Revision-Date: 2017-01-13 09:23+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_AR/)\n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_CL.po b/account_mass_reconcile/i18n/es_CL.po index 5935e1f9..c49e14b6 100644 --- a/account_mass_reconcile/i18n/es_CL.po +++ b/account_mass_reconcile/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_CL/)\n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_CO.po b/account_mass_reconcile/i18n/es_CO.po index eac84941..90bc852a 100644 --- a/account_mass_reconcile/i18n/es_CO.po +++ b/account_mass_reconcile/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_CO/)\n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_CR.po b/account_mass_reconcile/i18n/es_CR.po index 9772c029..a5c6f948 100644 --- a/account_mass_reconcile/i18n/es_CR.po +++ b/account_mass_reconcile/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-13 12:50+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_DO.po b/account_mass_reconcile/i18n/es_DO.po index 66a747f4..6a60f20f 100644 --- a/account_mass_reconcile/i18n/es_DO.po +++ b/account_mass_reconcile/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/" +"OCA-bank-statement-reconcile-9-0/language/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_EC.po b/account_mass_reconcile/i18n/es_EC.po index 466fe24b..04baa5ab 100644 --- a/account_mass_reconcile/i18n/es_EC.po +++ b/account_mass_reconcile/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_ES.po b/account_mass_reconcile/i18n/es_ES.po index 18c27cd3..905225fc 100644 --- a/account_mass_reconcile/i18n/es_ES.po +++ b/account_mass_reconcile/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-08-16 10:09+0000\n" "PO-Revision-Date: 2017-08-21 07:20+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_ES/)\n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_MX.po b/account_mass_reconcile/i18n/es_MX.po index b4b34f4b..3a8045e7 100644 --- a/account_mass_reconcile/i18n/es_MX.po +++ b/account_mass_reconcile/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_MX/)\n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_PE.po b/account_mass_reconcile/i18n/es_PE.po index 49d2d9c0..e3d4ff45 100644 --- a/account_mass_reconcile/i18n/es_PE.po +++ b/account_mass_reconcile/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_PE/)\n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_PY.po b/account_mass_reconcile/i18n/es_PY.po index a6ec29a2..cb8ebf7b 100644 --- a/account_mass_reconcile/i18n/es_PY.po +++ b/account_mass_reconcile/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/es_VE.po b/account_mass_reconcile/i18n/es_VE.po index c1683309..79ee1167 100644 --- a/account_mass_reconcile/i18n/es_VE.po +++ b/account_mass_reconcile/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/et.po b/account_mass_reconcile/i18n/et.po index 75c9ce25..a36729d7 100644 --- a/account_mass_reconcile/i18n/et.po +++ b/account_mass_reconcile/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 11:10+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Estonian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/et/)\n" +"Language-Team: Estonian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/eu.po b/account_mass_reconcile/i18n/eu.po index 5eac61b6..3f7a3b0f 100644 --- a/account_mass_reconcile/i18n/eu.po +++ b/account_mass_reconcile/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 01:22+0000\n" "PO-Revision-Date: 2017-02-23 15:58+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Basque (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/eu/)\n" +"Language-Team: Basque (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/fa.po b/account_mass_reconcile/i18n/fa.po index 2424d022..ac25b294 100644 --- a/account_mass_reconcile/i18n/fa.po +++ b/account_mass_reconcile/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Persian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/fa/)\n" +"Language-Team: Persian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -292,7 +306,8 @@ msgstr "شناسه" #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_unread msgid "If checked new messages require your attention." -msgstr "اگر این گزینه را انتخاب کنید، پیام‌های جدید به توجه شما نیاز خواهند داشت" +msgstr "" +"اگر این گزینه را انتخاب کنید، پیام‌های جدید به توجه شما نیاز خواهند داشت" #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_needaction @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/fi.po b/account_mass_reconcile/i18n/fi.po index ac8c3696..6aa1df18 100644 --- a/account_mass_reconcile/i18n/fi.po +++ b/account_mass_reconcile/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-05-06 00:19+0000\n" "PO-Revision-Date: 2017-05-11 14:14+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/fi/)\n" +"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/fr.po b/account_mass_reconcile/i18n/fr.po index 042a8dcc..e2ded763 100644 --- a/account_mass_reconcile/i18n/fr.po +++ b/account_mass_reconcile/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2018-05-24 09:50+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -28,7 +29,9 @@ msgstr "7 jours" msgid "" "A matcher %s is compared with a matcher %s, the _matchers and " "_opposite_matchers are probably wrong" -msgstr "Une correspondance %s est comparé avec une correspondance %s, le correspondant et le correspondant opposé sont probablement faux" +msgstr "" +"Une correspondance %s est comparé avec une correspondance %s, le " +"correspondant et le correspondant opposé sont probablement faux" #. module: account_mass_reconcile #: model:ir.actions.act_window,help:account_mass_reconcile.action_account_mass_reconcile @@ -87,6 +90,19 @@ msgstr "Action requise" msgid "Advanced. Partner and Ref" msgstr "Avancé. Partenaire et Réf." +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +419,8 @@ msgstr "Lettrage automatisé" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -413,7 +429,9 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same name to be reconciled." -msgstr "Lettre un débit avec un crédit ayant le même montant et la même description. Le lettrage ne peut être partiel (écriture d'ajustement en cas d'écart)." +msgstr "" +"Lettre un débit avec un crédit ayant le même montant et la même description. " +"Le lettrage ne peut être partiel (écriture d'ajustement en cas d'écart)." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -421,7 +439,9 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same partner to be reconciled." -msgstr "Lettre un débit avec un crédit ayant le même montant et le même partenaire. Le lettrage ne peut être partiel (écriture d'ajustement en cas d'écart)." +msgstr "" +"Lettre un débit avec un crédit ayant le même montant et le même partenaire. " +"Le lettrage ne peut être partiel (écriture d'ajustement en cas d'écart)." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -429,7 +449,9 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same reference to be reconciled." -msgstr "Lettre un débit avec un crédit ayant le même montant et la même référence. Le lettrage ne peut être partiel (écriture d'ajustement en cas d'écart)." +msgstr "" +"Lettre un débit avec un crédit ayant le même montant et la même référence. " +"Le lettrage ne peut être partiel (écriture d'ajustement en cas d'écart)." #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_ids @@ -560,13 +582,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "La séquence détermine l'ordre des méthodes de lettrage" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "Il n'y a pas d'historique d'écritures lettrées sur la tâche: %s." #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +624,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/fr_CA.po b/account_mass_reconcile/i18n/fr_CA.po index f883944d..1bea53b2 100644 --- a/account_mass_reconcile/i18n/fr_CA.po +++ b/account_mass_reconcile/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:13+0000\n" "PO-Revision-Date: 2016-12-21 19:24+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/fr_CA/)\n" +"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/fr_CH.po b/account_mass_reconcile/i18n/fr_CH.po index 4a30085c..0f830716 100644 --- a/account_mass_reconcile/i18n/fr_CH.po +++ b/account_mass_reconcile/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 03:55+0000\n" "PO-Revision-Date: 2016-12-01 10:10+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/fr_CH/)\n" +"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/fr_FR.po b/account_mass_reconcile/i18n/fr_FR.po index 1d944895..052ff249 100644 --- a/account_mass_reconcile/i18n/fr_FR.po +++ b/account_mass_reconcile/i18n/fr_FR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:13+0000\n" "PO-Revision-Date: 2017-01-11 15:36+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: French (France) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/fr_FR/)\n" +"Language-Team: French (France) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/fr_FR/)\n" +"Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_FR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/gl.po b/account_mass_reconcile/i18n/gl.po index 3a42ea48..899726b8 100644 --- a/account_mass_reconcile/i18n/gl.po +++ b/account_mass_reconcile/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-23 23:27+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Galician (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/gl/)\n" +"Language-Team: Galician (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/gl_ES.po b/account_mass_reconcile/i18n/gl_ES.po index c6d7db5a..a35b85fe 100644 --- a/account_mass_reconcile/i18n/gl_ES.po +++ b/account_mass_reconcile/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-22 16:25+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/gl_ES/)\n" +"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/he.po b/account_mass_reconcile/i18n/he.po index b2662e23..8a6f588b 100644 --- a/account_mass_reconcile/i18n/he.po +++ b/account_mass_reconcile/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-10-19 12:15+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/he/)\n" +"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/hr.po b/account_mass_reconcile/i18n/hr.po index 664edee6..f78cd396 100644 --- a/account_mass_reconcile/i18n/hr.po +++ b/account_mass_reconcile/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-23 23:28+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Croatian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/hr/)\n" +"Language-Team: Croatian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/hr_HR.po b/account_mass_reconcile/i18n/hr_HR.po index 0247f54d..ad7a5e69 100644 --- a/account_mass_reconcile/i18n/hr_HR.po +++ b/account_mass_reconcile/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: # Bole , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2016-09-28 11:33+0000\n" "PO-Revision-Date: 2016-10-05 06:30+0000\n" "Last-Translator: Bole \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -88,6 +90,19 @@ msgstr "Potrebna akcija" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -189,11 +204,6 @@ msgstr "Datum zadnje poruke na zapisu" msgid "Display Name" msgstr "Naziv" -#. module: account_mass_reconcile -#: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree -msgid "Display items partially reconciled on the last run" -msgstr "" - #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -409,8 +419,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -566,13 +576,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -608,7 +618,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/hu.po b/account_mass_reconcile/i18n/hu.po index f961a2de..24ba4720 100644 --- a/account_mass_reconcile/i18n/hu.po +++ b/account_mass_reconcile/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-23 23:28+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/hu/)\n" +"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/id.po b/account_mass_reconcile/i18n/id.po index 04479831..3875ef3b 100644 --- a/account_mass_reconcile/i18n/id.po +++ b/account_mass_reconcile/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-17 09:19+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/id/)\n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/it.po b/account_mass_reconcile/i18n/it.po index d5ca6161..194ec2c5 100644 --- a/account_mass_reconcile/i18n/it.po +++ b/account_mass_reconcile/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-08-16 10:09+0000\n" "PO-Revision-Date: 2017-08-21 07:21+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "Azione Necessaria" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ja.po b/account_mass_reconcile/i18n/ja.po index a7bc187e..99d54a9b 100644 --- a/account_mass_reconcile/i18n/ja.po +++ b/account_mass_reconcile/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:45+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Japanese (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ja/)\n" +"Language-Team: Japanese (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ko.po b/account_mass_reconcile/i18n/ko.po index 24ebf79c..8c3a0fcc 100644 --- a/account_mass_reconcile/i18n/ko.po +++ b/account_mass_reconcile/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:13+0000\n" "PO-Revision-Date: 2017-01-13 09:29+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Korean (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ko/)\n" +"Language-Team: Korean (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/lt.po b/account_mass_reconcile/i18n/lt.po index 30fab55f..616b54dc 100644 --- a/account_mass_reconcile/i18n/lt.po +++ b/account_mass_reconcile/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:43+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/lt/)\n" +"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/lt_LT.po b/account_mass_reconcile/i18n/lt_LT.po index 214f4753..3fb759e2 100644 --- a/account_mass_reconcile/i18n/lt_LT.po +++ b/account_mass_reconcile/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:41+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/lv.po b/account_mass_reconcile/i18n/lv.po index c8af3eab..86f0045e 100644 --- a/account_mass_reconcile/i18n/lv.po +++ b/account_mass_reconcile/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Latvian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/lv/)\n" +"Language-Team: Latvian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/mk.po b/account_mass_reconcile/i18n/mk.po index db80ff59..ac67dc84 100644 --- a/account_mass_reconcile/i18n/mk.po +++ b/account_mass_reconcile/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:43+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/mk/)\n" +"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/mn.po b/account_mass_reconcile/i18n/mn.po index cd6f1b51..1f397595 100644 --- a/account_mass_reconcile/i18n/mn.po +++ b/account_mass_reconcile/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:44+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/mn/)\n" +"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -292,7 +306,8 @@ msgstr "ID" #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_unread msgid "If checked new messages require your attention." -msgstr "Хэрэв тэмдэглэгдсэн бол таныг шинэ зурвасуудад анхаарал хандуулахыг шаардана." +msgstr "" +"Хэрэв тэмдэглэгдсэн бол таныг шинэ зурвасуудад анхаарал хандуулахыг шаардана." #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_needaction @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/nb.po b/account_mass_reconcile/i18n/nb.po index cd4322ff..5047f083 100644 --- a/account_mass_reconcile/i18n/nb.po +++ b/account_mass_reconcile/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:44+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/nb/)\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/nb_NO.po b/account_mass_reconcile/i18n/nb_NO.po index 7616a050..55eb3cb1 100644 --- a/account_mass_reconcile/i18n/nb_NO.po +++ b/account_mass_reconcile/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:44+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-" +"bank-statement-reconcile-9-0/language/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/nl.po b/account_mass_reconcile/i18n/nl.po index 2f810043..2f338967 100644 --- a/account_mass_reconcile/i18n/nl.po +++ b/account_mass_reconcile/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-23 23:27+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/nl/)\n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/nl_BE.po b/account_mass_reconcile/i18n/nl_BE.po index 096da4f9..fbb3c231 100644 --- a/account_mass_reconcile/i18n/nl_BE.po +++ b/account_mass_reconcile/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:39+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -292,7 +306,8 @@ msgstr "ID" #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_unread msgid "If checked new messages require your attention." -msgstr "Als dit is ingeschakeld, zijn er nieuwe berichten die uw aandacht vragen." +msgstr "" +"Als dit is ingeschakeld, zijn er nieuwe berichten die uw aandacht vragen." #. module: account_mass_reconcile #: model:ir.model.fields,help:account_mass_reconcile.field_account_mass_reconcile_message_needaction @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/nl_NL.po b/account_mass_reconcile/i18n/nl_NL.po index 89ea471f..6218e595 100644 --- a/account_mass_reconcile/i18n/nl_NL.po +++ b/account_mass_reconcile/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-09-22 23:00+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/pl.po b/account_mass_reconcile/i18n/pl.po index dd514a27..0e688994 100644 --- a/account_mass_reconcile/i18n/pl.po +++ b/account_mass_reconcile/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,15 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:43+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Polish (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/pl/)\n" +"Language-Team: Polish (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +90,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +419,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +576,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +618,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/pt.po b/account_mass_reconcile/i18n/pt.po index dbcd9b4a..e281cf82 100644 --- a/account_mass_reconcile/i18n/pt.po +++ b/account_mass_reconcile/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2018-05-24 09:49+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/pt_BR.po b/account_mass_reconcile/i18n/pt_BR.po index 44b7c376..170c626c 100644 --- a/account_mass_reconcile/i18n/pt_BR.po +++ b/account_mass_reconcile/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: # Claudio Araujo Santos , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-14 00:47+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -29,7 +30,9 @@ msgstr "7 dias" msgid "" "A matcher %s is compared with a matcher %s, the _matchers and " "_opposite_matchers are probably wrong" -msgstr "A matcher %s is compared with a matcher %s, the _matchers and _opposite_matchers are probably wrong" +msgstr "" +"A matcher %s is compared with a matcher %s, the _matchers and " +"_opposite_matchers are probably wrong" #. module: account_mass_reconcile #: model:ir.actions.act_window,help:account_mass_reconcile.action_account_mass_reconcile @@ -88,6 +91,19 @@ msgstr "Ação Necessária" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -404,8 +420,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -561,13 +577,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -603,7 +619,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/pt_PT.po b/account_mass_reconcile/i18n/pt_PT.po index ba6191c8..7b57180b 100644 --- a/account_mass_reconcile/i18n/pt_PT.po +++ b/account_mass_reconcile/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2018-05-24 09:48+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ro.po b/account_mass_reconcile/i18n/ro.po index 4c913401..2cb182e5 100644 --- a/account_mass_reconcile/i18n/ro.po +++ b/account_mass_reconcile/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-08-05 00:34+0000\n" "PO-Revision-Date: 2017-08-11 11:57+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Romanian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ro/)\n" +"Language-Team: Romanian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ro_RO.po b/account_mass_reconcile/i18n/ro_RO.po index a84528f5..e9b97f53 100644 --- a/account_mass_reconcile/i18n/ro_RO.po +++ b/account_mass_reconcile/i18n/ro_RO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-26 10:00+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ro_RO/)\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/ro_RO/)\n" +"Language: ro_RO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro_RO\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/ru.po b/account_mass_reconcile/i18n/ru.po index b3127e54..fcaa51c6 100644 --- a/account_mass_reconcile/i18n/ru.po +++ b/account_mass_reconcile/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,15 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Russian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/ru/)\n" +"Language-Team: Russian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +90,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +419,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +576,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +618,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/sk.po b/account_mass_reconcile/i18n/sk.po index 90097ae2..073af71e 100644 --- a/account_mass_reconcile/i18n/sk.po +++ b/account_mass_reconcile/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:42+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Slovak (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/sk/)\n" +"Language-Team: Slovak (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/sl.po b/account_mass_reconcile/i18n/sl.po index ede20d46..71583d69 100644 --- a/account_mass_reconcile/i18n/sl.po +++ b/account_mass_reconcile/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: # Matjaž Mozetič , 2015 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-11-23 23:29+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/sl/)\n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -29,7 +31,9 @@ msgstr "7 dni" msgid "" "A matcher %s is compared with a matcher %s, the _matchers and " "_opposite_matchers are probably wrong" -msgstr "Ujemanje %s se primerja z ujemajočim %s, _ujemanja in _nasprotna_ujemanja so verjetno napačna" +msgstr "" +"Ujemanje %s se primerja z ujemajočim %s, _ujemanja in _nasprotna_ujemanja so " +"verjetno napačna" #. module: account_mass_reconcile #: model:ir.actions.act_window,help:account_mass_reconcile.action_account_mass_reconcile @@ -88,6 +92,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "Napredno. Partner in sklic" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -404,8 +421,8 @@ msgstr "Zgodovina samodejnih preprostih usklajevanj" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the same partner, and the credit entry" -" ref. is matched with the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -414,7 +431,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same name to be reconciled." -msgstr "Primerjanje ene postavke v breme z eno postavko v dobro. Ne dovoli delnega usklajevanja. Da bi se lahko uskladile, morajo imeti postavke isti znesek (z odpisom) in isti naziv." +msgstr "" +"Primerjanje ene postavke v breme z eno postavko v dobro. Ne dovoli delnega " +"usklajevanja. Da bi se lahko uskladile, morajo imeti postavke isti znesek " +"(z odpisom) in isti naziv." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -422,7 +442,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same partner to be reconciled." -msgstr "Primerjanje ene postavke v breme z eno postavko v dobro. Ne dovoli delnega usklajevanja. Da bi se lahko uskladile, morajo imeti postavke isti znesek (z odpisom) in istega partnerja." +msgstr "" +"Primerjanje ene postavke v breme z eno postavko v dobro. Ne dovoli delnega " +"usklajevanja. Da bi se lahko uskladile, morajo imeti postavke isti znesek " +"(z odpisom) in istega partnerja." #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form @@ -430,7 +453,10 @@ msgid "" "Match one debit line vs one credit line. Do not allow partial " "reconciliation. The lines should have the same amount (with the write-off) " "and the same reference to be reconciled." -msgstr "Primerjanje ene postavke v breme z eno postavko v dobro. Ne dovoli delnega usklajevanja. Da bi se lahko uskladile, morajo imeti postavke isti znesek (z odpisom) in isti sklic." +msgstr "" +"Primerjanje ene postavke v breme z eno postavko v dobro. Ne dovoli delnega " +"usklajevanja. Da bi se lahko uskladile, morajo imeti postavke isti znesek " +"(z odpisom) in isti sklic." #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_ids @@ -561,13 +587,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "Polje zaporedja za razporejanje metod usklajevanja" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "Usklajene postavke na opravilu: %s nimajo zgodovine." #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "Napaka med usklajevanjem: %s" @@ -603,7 +629,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "Neusklajene postavke" diff --git a/account_mass_reconcile/i18n/sr.po b/account_mass_reconcile/i18n/sr.po index a2f12e50..474a9a95 100644 --- a/account_mass_reconcile/i18n/sr.po +++ b/account_mass_reconcile/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:13+0000\n" "PO-Revision-Date: 2017-01-13 09:34+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Serbian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/sr/)\n" +"Language-Team: Serbian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/sr@latin.po b/account_mass_reconcile/i18n/sr@latin.po index e5b8df8b..b1cd8da9 100644 --- a/account_mass_reconcile/i18n/sr@latin.po +++ b/account_mass_reconcile/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:43+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/sr@latin/)\n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/sv.po b/account_mass_reconcile/i18n/sv.po index a9b905de..dcc384a7 100644 --- a/account_mass_reconcile/i18n/sv.po +++ b/account_mass_reconcile/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:43+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Swedish (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/sv/)\n" +"Language-Team: Swedish (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/th.po b/account_mass_reconcile/i18n/th.po index 49c5de88..b320a4d9 100644 --- a/account_mass_reconcile/i18n/th.po +++ b/account_mass_reconcile/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:44+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Thai (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/th/)\n" +"Language-Team: Thai (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/tr.po b/account_mass_reconcile/i18n/tr.po index 80695baa..9be15327 100644 --- a/account_mass_reconcile/i18n/tr.po +++ b/account_mass_reconcile/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-06-17 00:44+0000\n" "PO-Revision-Date: 2017-06-21 12:52+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Turkish (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/tr/)\n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/tr_TR.po b/account_mass_reconcile/i18n/tr_TR.po index 40cf3035..f408619b 100644 --- a/account_mass_reconcile/i18n/tr_TR.po +++ b/account_mass_reconcile/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-12-31 01:36+0000\n" "PO-Revision-Date: 2017-01-04 14:44+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/uk.po b/account_mass_reconcile/i18n/uk.po index aa54e4a5..1e2ac5e7 100644 --- a/account_mass_reconcile/i18n/uk.po +++ b/account_mass_reconcile/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,12 +10,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-27 13:40+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/uk/)\n" +"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.view_mass_reconcile_history_search @@ -87,6 +89,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +418,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +575,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +617,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/vi.po b/account_mass_reconcile/i18n/vi.po index 708e3240..11cabbb5 100644 --- a/account_mass_reconcile/i18n/vi.po +++ b/account_mass_reconcile/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:39+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/vi/)\n" +"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-bank-statement-" +"reconcile-9-0/language/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/vi_VN.po b/account_mass_reconcile/i18n/vi_VN.po index 6413f0f6..83688e27 100644 --- a/account_mass_reconcile/i18n/vi_VN.po +++ b/account_mass_reconcile/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-08-05 00:34+0000\n" "PO-Revision-Date: 2017-08-11 11:56+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/zh_CN.po b/account_mass_reconcile/i18n/zh_CN.po index 58cf5839..606af00b 100644 --- a/account_mass_reconcile/i18n/zh_CN.po +++ b/account_mass_reconcile/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-11 06:30+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/zh_CN/)\n" +"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr "" diff --git a/account_mass_reconcile/i18n/zh_TW.po b/account_mass_reconcile/i18n/zh_TW.po index ead0bbcf..cfc1b6f9 100644 --- a/account_mass_reconcile/i18n/zh_TW.po +++ b/account_mass_reconcile/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_mass_reconcile -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-04-25 10:42+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/language/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-bank-" +"statement-reconcile-9-0/language/zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_mass_reconcile @@ -87,6 +88,19 @@ msgstr "" msgid "Advanced. Partner and Ref" msgstr "" +#. module: account_mass_reconcile +#: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_method_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_advanced_ref_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_base_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_options_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_name_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_partner_analytic_account_id +#: model:ir.model.fields,field_description:account_mass_reconcile.field_mass_reconcile_simple_reference_analytic_account_id +msgid "Analytic account for write-off" +msgstr "" + #. module: account_mass_reconcile #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_tree @@ -403,8 +417,8 @@ msgstr "" #: model:ir.ui.view,arch_db:account_mass_reconcile.account_mass_reconcile_form msgid "" "Match multiple debit vs multiple credit entries. Allow partial " -"reconciliation. The lines should have the partner, the credit entry ref. is " -"matched vs the debit entry ref. or name." +"reconciliation. The lines should have the same partner, and the credit entry " +"ref. is matched with the debit entry ref. or name." msgstr "" #. module: account_mass_reconcile @@ -560,13 +574,13 @@ msgid "The sequence field is used to order the reconcile method" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:245 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:249 #, python-format msgid "There is no history of reconciled items on the task: %s." msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:221 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:225 #, python-format msgid "There was an error during reconciliation : %s" msgstr "" @@ -602,7 +616,7 @@ msgid "Unreconciled Items" msgstr "" #. module: account_mass_reconcile -#: code:addons/account_mass_reconcile/models/mass_reconcile.py:271 +#: code:addons/account_mass_reconcile/models/mass_reconcile.py:275 #, python-format msgid "Unreconciled items" msgstr ""