From f0ca2704a5e259a25e7560f72ea7c5dbc65abc15 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 28 Oct 2017 02:31:10 +0200 Subject: [PATCH] OCA Transbot updated translations from Transifex --- account_mass_reconcile/i18n/da_DK.po | 681 ++++++++++++++++++ account_mass_reconcile/i18n/nl_NL.po | 12 +- .../i18n/de.po | 17 +- .../i18n/es.po | 12 +- .../i18n/fi.po | 6 +- .../i18n/fr.po | 18 +- .../i18n/gl.po | 9 +- .../i18n/hr.po | 21 +- .../i18n/hr_HR.po | 9 +- .../i18n/hu.po | 6 +- .../i18n/it.po | 8 +- .../i18n/nl.po | 8 +- .../i18n/pt.po | 9 +- .../i18n/pt_BR.po | 14 +- .../i18n/pt_PT.po | 13 +- .../i18n/sk.po | 8 +- .../i18n/sl.po | 6 +- .../i18n/tr.po | 9 +- .../i18n/fr.po | 12 +- account_move_bankaccount_import/i18n/es.po | 10 +- account_move_base_import/i18n/da_DK.po | 653 +++++++++++++++++ account_move_base_import/i18n/es.po | 10 +- account_move_base_import/i18n/nl_NL.po | 6 +- account_move_base_import/i18n/vi.po | 12 +- account_operation_rule/i18n/da_DK.po | 181 +++++ account_operation_rule/i18n/nl_NL.po | 6 +- base_transaction_id/i18n/sk.po | 59 ++ 27 files changed, 1698 insertions(+), 117 deletions(-) create mode 100644 account_mass_reconcile/i18n/da_DK.po create mode 100644 account_move_base_import/i18n/da_DK.po create mode 100644 account_operation_rule/i18n/da_DK.po create mode 100644 base_transaction_id/i18n/sk.po diff --git a/account_mass_reconcile/i18n/da_DK.po b/account_mass_reconcile/i18n/da_DK.po new file mode 100644 index 00000000..a26b567d --- /dev/null +++ b/account_mass_reconcile/i18n/da_DK.po @@ -0,0 +1,681 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_mass_reconcile +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: bank-statement-reconcile (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"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" +"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 +#: 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.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 "Rækkefølge" + +#. 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:245 +#, 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 +#, 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:271 +#, 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/nl_NL.po b/account_mass_reconcile/i18n/nl_NL.po index 125470bb..89ea471f 100644 --- a/account_mass_reconcile/i18n/nl_NL.po +++ b/account_mass_reconcile/i18n/nl_NL.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-reconcile (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-16 10:09+0000\n" -"PO-Revision-Date: 2017-08-29 08:01+0000\n" +"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" "MIME-Version: 1.0\n" @@ -114,7 +114,7 @@ msgstr "" #. module: account_mass_reconcile #: model:ir.model,name:account_mass_reconcile.model_res_company msgid "Companies" -msgstr "" +msgstr "Bedrijven" #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_company_id @@ -403,8 +403,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 @@ -444,7 +444,7 @@ msgstr "" #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_name msgid "Name" -msgstr "" +msgstr "Naam" #. module: account_mass_reconcile #: model:ir.model.fields,field_description:account_mass_reconcile.field_account_mass_reconcile_message_needaction_counter diff --git a/account_mass_reconcile_by_purchase_line/i18n/de.po b/account_mass_reconcile_by_purchase_line/i18n/de.po index 9858496d..45af836a 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/de.po +++ b/account_mass_reconcile_by_purchase_line/i18n/de.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Rudolf Schnapka , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -41,12 +42,12 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_create_uid msgid "Created by" -msgstr "Angelegt durch" +msgstr "Erstellt von" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_create_date msgid "Created on" -msgstr "Angelegt am" +msgstr "Erstellt am" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_date_base_on @@ -81,17 +82,17 @@ msgstr "Journal" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Letztes Änderungsdatum" +msgstr "Zuletzt geändert am" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid msgid "Last Updated by" -msgstr "Letzte Aktualisierung durch" +msgstr "Zuletzt geändert von" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date msgid "Last Updated on" -msgstr "Letzte Aktualisierung am" +msgstr "Zuletzt geändert am" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_expense_exchange_account_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/es.po b/account_mass_reconcile_by_purchase_line/i18n/es.po index f8c2e806..e2e6c7c3 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/es.po +++ b/account_mass_reconcile_by_purchase_line/i18n/es.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" @@ -81,7 +81,7 @@ msgstr "Diario" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Última modificación el" +msgstr "Última modificación en" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid @@ -91,7 +91,7 @@ msgstr "Última actualización por" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date msgid "Last Updated on" -msgstr "Última actualización el" +msgstr "Última actualización en" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_expense_exchange_account_id @@ -109,7 +109,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_partner_ids msgid "Restrict on partners" -msgstr "Restringir en las empresas" +msgstr "Restringir a las empresas" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_off @@ -129,4 +129,4 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model,name:account_mass_reconcile_by_purchase_line.model_account_mass_reconcile_method msgid "reconcile method for account_mass_reconcile" -msgstr "Método de conciliación para account_mass_reconcile" +msgstr "método de conciliación para account_mass_reconcile" diff --git a/account_mass_reconcile_by_purchase_line/i18n/fi.po b/account_mass_reconcile_by_purchase_line/i18n/fi.po index b2998937..a7d4c2a7 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/fi.po +++ b/account_mass_reconcile_by_purchase_line/i18n/fi.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" "MIME-Version: 1.0\n" @@ -76,7 +76,7 @@ msgstr "ID" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_journal_id msgid "Journal" -msgstr "Piväkirja" +msgstr "Päiväkirja" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update diff --git a/account_mass_reconcile_by_purchase_line/i18n/fr.po b/account_mass_reconcile_by_purchase_line/i18n/fr.po index 948928ca..3d10632e 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/fr.po +++ b/account_mass_reconcile_by_purchase_line/i18n/fr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" @@ -26,12 +26,12 @@ msgstr "Compte" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id msgid "Account Lost" -msgstr "Compte de pertes" +msgstr "Compte de charge" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_profit_id msgid "Account Profit" -msgstr "Compte de profits" +msgstr "Compte de produit" #. module: account_mass_reconcile_by_purchase_line #: model:ir.ui.view,arch_db:account_mass_reconcile_by_purchase_line.account_mass_reconcile_form @@ -46,7 +46,7 @@ msgstr "Créé par" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_create_date msgid "Created on" -msgstr "Date" +msgstr "Créé le" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_date_base_on @@ -56,7 +56,7 @@ msgstr "Date de lettrage" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_display_name msgid "Display Name" -msgstr "Nom à afficher" +msgstr "Afficher le nom" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_filter @@ -81,7 +81,7 @@ msgstr "Journal" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Dernière modification le" +msgstr "Dernière Modification le" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid @@ -109,7 +109,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_partner_ids msgid "Restrict on partners" -msgstr "Filtrer sur des partenaires" +msgstr "Restriction sur les partenaires" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_off @@ -129,4 +129,4 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model,name:account_mass_reconcile_by_purchase_line.model_account_mass_reconcile_method msgid "reconcile method for account_mass_reconcile" -msgstr "Méthode de lettrage" +msgstr "Méthode de lettrage pour le module account_mass_reconcile" diff --git a/account_mass_reconcile_by_purchase_line/i18n/gl.po b/account_mass_reconcile_by_purchase_line/i18n/gl.po index e7dca772..95f4ad83 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/gl.po +++ b/account_mass_reconcile_by_purchase_line/i18n/gl.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# César Castro Cruz , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: César Castro Cruz , 2017\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +22,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "" +msgstr "Conta" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/hr.po b/account_mass_reconcile_by_purchase_line/i18n/hr.po index bc8bca74..3a2a4d39 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/hr.po +++ b/account_mass_reconcile_by_purchase_line/i18n/hr.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Ana-Maria Olujić , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Ana-Maria Olujić , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +22,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "" +msgstr "Konto" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id @@ -41,12 +42,12 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_create_uid msgid "Created by" -msgstr "Kreirao" +msgstr "Stvorio/la" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_create_date msgid "Created on" -msgstr "Kreirano" +msgstr "Stvoreno dana" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_date_base_on @@ -56,7 +57,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_display_name msgid "Display Name" -msgstr "Naziv " +msgstr "Prikaži naziv" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_filter @@ -81,17 +82,17 @@ msgstr "Temeljnica" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Zadnje modificirano" +msgstr "Zadnja izmjena" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid msgid "Last Updated by" -msgstr "Zadnji ažurirao" +msgstr "Zadnju izmjenu izvršio/la" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date msgid "Last Updated on" -msgstr "Zadnje ažuriranje" +msgstr "Zadnja izmjena" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_expense_exchange_account_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/hr_HR.po b/account_mass_reconcile_by_purchase_line/i18n/hr_HR.po index aa6afdc5..dbe3f5e7 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/hr_HR.po +++ b/account_mass_reconcile_by_purchase_line/i18n/hr_HR.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Bole , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Bole , 2017\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -81,7 +82,7 @@ msgstr "Dnevnik" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Zadnja izmjena" +msgstr "Zadnje modificirano" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid diff --git a/account_mass_reconcile_by_purchase_line/i18n/hu.po b/account_mass_reconcile_by_purchase_line/i18n/hu.po index acb81085..7395e229 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/hu.po +++ b/account_mass_reconcile_by_purchase_line/i18n/hu.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "" +msgstr "Számla" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/it.po b/account_mass_reconcile_by_purchase_line/i18n/it.po index dfebfed7..b935607e 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/it.po +++ b/account_mass_reconcile_by_purchase_line/i18n/it.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "MIME-Version: 1.0\n" @@ -86,12 +86,12 @@ msgstr "Ultima modifica il" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid msgid "Last Updated by" -msgstr "Ultimo aggiornamento di" +msgstr "Last Updated by" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date msgid "Last Updated on" -msgstr "Ultimo aggiornamento il" +msgstr "Last Updated on" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_expense_exchange_account_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/nl.po b/account_mass_reconcile_by_purchase_line/i18n/nl.po index e731a97a..22d66669 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/nl.po +++ b/account_mass_reconcile_by_purchase_line/i18n/nl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "" +msgstr "Grootboekrekening" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id @@ -61,7 +61,7 @@ msgstr "Te tonen naam" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_filter msgid "Filter" -msgstr "" +msgstr "Filter" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_income_exchange_account_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/pt.po b/account_mass_reconcile_by_purchase_line/i18n/pt.po index 63497787..f56d40dd 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/pt.po +++ b/account_mass_reconcile_by_purchase_line/i18n/pt.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Pedro Castro Silva , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Pedro Castro Silva , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +22,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "" +msgstr "Conta" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/pt_BR.po b/account_mass_reconcile_by_purchase_line/i18n/pt_BR.po index f3bf14e2..2c6342e9 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/pt_BR.po +++ b/account_mass_reconcile_by_purchase_line/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "Conta " +msgstr "Conta" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id @@ -56,7 +56,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_display_name msgid "Display Name" -msgstr "Mostrar Nome" +msgstr "Nome para Mostrar" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_filter @@ -71,7 +71,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_id msgid "ID" -msgstr "ID" +msgstr "Identificação" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_journal_id @@ -81,7 +81,7 @@ msgstr "Diário" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Modificada pela última vez" +msgstr "Última atualização em" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid @@ -91,7 +91,7 @@ msgstr "Última atualização por" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date msgid "Last Updated on" -msgstr "Atualizado em" +msgstr "Última atualização em" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_expense_exchange_account_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/pt_PT.po b/account_mass_reconcile_by_purchase_line/i18n/pt_PT.po index 488c3d95..eefde406 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/pt_PT.po +++ b/account_mass_reconcile_by_purchase_line/i18n/pt_PT.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Pedro Castro Silva , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Pedro Castro Silva , 2017\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +22,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_id msgid "Account" -msgstr "" +msgstr "Conta" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_account_lost_id @@ -56,7 +57,7 @@ msgstr "" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_display_name msgid "Display Name" -msgstr "Nome a Apresentar" +msgstr "Nome a exibir" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_filter @@ -81,7 +82,7 @@ msgstr "Diário" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update msgid "Last Modified on" -msgstr "Última Modificação Em" +msgstr "Modificado pela última vez em" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid diff --git a/account_mass_reconcile_by_purchase_line/i18n/sk.po b/account_mass_reconcile_by_purchase_line/i18n/sk.po index 456c5992..a8768738 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/sk.po +++ b/account_mass_reconcile_by_purchase_line/i18n/sk.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" "MIME-Version: 1.0\n" @@ -86,12 +86,12 @@ msgstr "Posledná modifikácia" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid msgid "Last Updated by" -msgstr "Naposledy upravoval" +msgstr "Naposledy upravil" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date msgid "Last Updated on" -msgstr "Naposledy upravované" +msgstr "Naposledy upravené" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_expense_exchange_account_id diff --git a/account_mass_reconcile_by_purchase_line/i18n/sl.po b/account_mass_reconcile_by_purchase_line/i18n/sl.po index 724e7297..52f43afd 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/sl.po +++ b/account_mass_reconcile_by_purchase_line/i18n/sl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgstr "Zadnjič spremenjeno" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_uid msgid "Last Updated by" -msgstr "Zadnji posodobil" +msgstr "Zadnjič posodobil" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_write_date diff --git a/account_mass_reconcile_by_purchase_line/i18n/tr.po b/account_mass_reconcile_by_purchase_line/i18n/tr.po index 95122746..a65969c9 100644 --- a/account_mass_reconcile_by_purchase_line/i18n/tr.po +++ b/account_mass_reconcile_by_purchase_line/i18n/tr.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2017 +# Ediz Duman , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Ediz Duman , 2017\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -76,7 +77,7 @@ msgstr "ID" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line_journal_id msgid "Journal" -msgstr "Yevmiye Defteri" +msgstr "Günlük" #. module: account_mass_reconcile_by_purchase_line #: model:ir.model.fields,field_description:account_mass_reconcile_by_purchase_line.field_mass_reconcile_advanced_by_purchase_line___last_update diff --git a/account_mass_reconcile_transaction_ref/i18n/fr.po b/account_mass_reconcile_transaction_ref/i18n/fr.po index 149724ca..02fd09ed 100644 --- a/account_mass_reconcile_transaction_ref/i18n/fr.po +++ b/account_mass_reconcile_transaction_ref/i18n/fr.po @@ -3,14 +3,14 @@ # * account_mass_reconcile_transaction_ref # # Translators: -# OCA Transbot , 2017 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -80,7 +80,7 @@ msgstr "Filtre" #: model:ir.model.fields,field_description:account_mass_reconcile_transaction_ref.field_mass_reconcile_advanced_transaction_ref_income_exchange_account_id #: model:ir.model.fields,field_description:account_mass_reconcile_transaction_ref.field_mass_reconcile_advanced_transaction_ref_vs_ref_income_exchange_account_id msgid "Gain Exchange Rate Account" -msgstr "Compte de gain de change" +msgstr "" #. module: account_mass_reconcile_transaction_ref #: model:ir.model.fields,field_description:account_mass_reconcile_transaction_ref.field_mass_reconcile_advanced_transaction_ref_id @@ -116,7 +116,7 @@ msgstr "Modifié le" #: model:ir.model.fields,field_description:account_mass_reconcile_transaction_ref.field_mass_reconcile_advanced_transaction_ref_expense_exchange_account_id #: model:ir.model.fields,field_description:account_mass_reconcile_transaction_ref.field_mass_reconcile_advanced_transaction_ref_vs_ref_expense_exchange_account_id msgid "Loss Exchange Rate Account" -msgstr "Compte de perte de change" +msgstr "" #. module: account_mass_reconcile_transaction_ref #: model:ir.ui.view,arch_db:account_mass_reconcile_transaction_ref.view_mass_reconcile_form diff --git a/account_move_bankaccount_import/i18n/es.po b/account_move_bankaccount_import/i18n/es.po index afd229fb..95bb3c66 100644 --- a/account_move_bankaccount_import/i18n/es.po +++ b/account_move_bankaccount_import/i18n/es.po @@ -3,14 +3,14 @@ # * account_move_bankaccount_import # # Translators: -# OCA Transbot , 2017 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -49,4 +49,4 @@ msgstr "" #. module: account_move_bankaccount_import #: model:ir.model,name:account_move_bankaccount_import.model_account_move_completion_rule msgid "account.move.completion.rule" -msgstr "account.move.completion.rule" +msgstr "" diff --git a/account_move_base_import/i18n/da_DK.po b/account_move_base_import/i18n/da_DK.po new file mode 100644 index 00000000..e9180a1a --- /dev/null +++ b/account_move_base_import/i18n/da_DK.po @@ -0,0 +1,653 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_base_import +# +# Translators: +# Hans Henrik Gabelgaard , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Hans Henrik Gabelgaard , 2017\n" +"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/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_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:362 +#, python-format +msgid "" +"%s Account Move %s has %s/%s lines completed by %s \n" +"%s\n" +"%s\n" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model,name:account_move_base_import.model_account_move +msgid "Account Entry" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_needaction +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_needaction +msgid "Action Needed" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form +msgid "Auto Completion" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_line_already_completed +msgid "Auto-Completed" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form +msgid "Auto-Completion Rules" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form +msgid "Auto-Completion related infos" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_rule_ids +msgid "Auto-completion rules" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label +msgid "Bank Statement Label" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_partner_id +msgid "Bank/Payment Office partner" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view +msgid "Cancel" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id +msgid "" +"Choose a receivable/payable account to use as the default debit/credit " +"account." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type +msgid "" +"Choose here the method by which you want to import account moves for this " +"journal." +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:85 +#, python-format +msgid "Column %s not present in file" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id +msgid "Commission account" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:182 +#, python-format +msgid "Commission amount should not be positive." +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:190 +#, python-format +msgid "Commission line" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_logs +msgid "Completion Log" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form +msgid "Completion Logs" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_create_counterpart +msgid "Create Counterpart" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_create_uid +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_create_uid +msgid "Created by" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_create_date +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_create_date +msgid "Created on" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_partner_id +msgid "Credit institute partner" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:132 +#, python-format +msgid "" +"Date format is not valid. It should be YYYY-MM-DD for column: %s value: %s \n" +" \n" +" \n" +" Please check the line with ref: %s \n" +" \n" +" Detail: %s" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:162 +#, python-format +msgid "" +"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n" +" Please check the line with ref: %s\n" +" \n" +" Detail: %s" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_last_post +#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_last_post +msgid "Date of the last message posted on the record." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_display_name +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_display_name +msgid "Display Name" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label +msgid "" +"Enter the various label found on your bank statement separated by a ; If one" +" of this label is include in the bank statement line, the partner will be " +"automatically filled (as long as you use this method/rules in your statement" +" profile)." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_file_name +msgid "File name" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_follower_ids +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_follower_ids +msgid "Followers" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_channel_ids +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_partner_ids +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_receivable_account_id +msgid "Force Receivable/Payable Account" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From bank account number (Normal or IBAN)" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on SO number)" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on customer invoice number)" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on partner field)" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on partner name)" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "From line name (based on supplier invoice number)" +msgstr "" + +#. module: account_move_base_import +#: selection:account.journal,import_type:0 +msgid "Generic .csv/.xls based on SO Name" +msgstr "" + +#. module: account_move_base_import +#: selection:account.journal,import_type:0 +msgid "Generic .csv/.xls based on SO transaction ID" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_id +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_id +msgid "ID" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_unread +#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_unread +msgid "If checked new messages require your attention." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_needaction +#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_needaction +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: account_move_base_import +#: model:ir.actions.act_window,name:account_move_base_import.move_importer_action +#: model:ir.ui.menu,name:account_move_base_import.move_importer_menu +msgid "Import Batch File" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view +msgid "Import Parameters Summary" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form +msgid "Import batch file" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_journal_id +msgid "Import configuration parameter" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view +msgid "Import file" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view +msgid "Import move" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form +msgid "Import related infos" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:45 +#, python-format +msgid "Invalid file type %s. Please use csv, xls or xlsx" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:78 +#: code:addons/account_move_base_import/models/account_move.py:96 +#, python-format +msgid "Invalid invoice type for completion: %s" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_is_follower +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model,name:account_move_base_import.model_account_journal +msgid "Journal" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model,name:account_move_base_import.model_account_move_line +msgid "Journal Item" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_used_for_completion +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_used_for_completion +msgid "Journal used for completion" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_used_for_import +msgid "Journal used for import" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_last_import_date +msgid "Last Import Date" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_last_post +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_last_post +msgid "Last Message Date" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule___last_update +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import___last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_write_uid +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_write_date +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_launch_import_completion +msgid "Launch completion after import" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:87 +#, python-format +msgid "" +"Line named \"%s\" was matched by more than one partner while looking on %s " +"invoices" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:214 +#, python-format +msgid "" +"Line named \"%s\" was matched by more than one partner while looking on " +"partner by name" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:168 +#, python-format +msgid "" +"Line named \"%s\" was matched by more than one partner while looking on " +"partner label: %s" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_move_completion_rule_sequence +msgid "Lower means parsed first." +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "Match Invoice using transaction ID" +msgstr "" + +#. module: account_move_base_import +#: selection:account.move.completion.rule,function_to_call:0 +msgid "Match Sales Order using transaction ID" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_ids +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_ids +msgid "Messages" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_function_to_call +msgid "Method" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:136 +#: code:addons/account_move_base_import/parser/file_parser.py:145 +#: code:addons/account_move_base_import/parser/file_parser.py:166 +#: code:addons/account_move_base_import/parser/file_parser.py:175 +#, python-format +msgid "Missing" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:294 +#, python-format +msgid "" +"Missing column! Column %s you try to import is not present in the bank " +"statement line!" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:213 +#, python-format +msgid "Move %s have been imported with %s lines." +msgstr "" + +#. module: account_move_base_import +#: model:ir.actions.act_window,name:account_move_base_import.action_move_completion_rule_tree +#: model:ir.ui.menu,name:account_move_base_import.menu_action_move_completion_rule_tree_menu +#: model:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_form +#: model:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_tree +msgid "Move Completion Rule" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name +msgid "Name" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/parser.py:148 +#, python-format +msgid "No buffer file given." +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:186 +#, python-format +msgid "No commission account is set on the journal." +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:288 +#, python-format +msgid "Nothing to import: The file is empty" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_needaction_counter +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_needaction_counter +#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_unread_counter +#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:306 +#: code:addons/account_move_base_import/models/account_move.py:322 +#, python-format +msgid "ORM bypass error: %s" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model,name:account_move_base_import.model_res_partner +msgid "Partner" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_import_partner_id +msgid "Partner from import" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:15 +#, python-format +msgid "Please install python lib xlrd" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/wizard/import_statement.py:68 +#, python-format +msgid "Please use a file with an extension" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_partner_id +msgid "" +"Put a partner if you want to have it on the commission move (and optionaly " +"on the counterpart of the intermediate/banking move if you tick the " +"corresponding checkbox)." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_receivable_account_id +msgid "Receivable/Payable Account" +msgstr "" + +#. module: account_move_base_import +#: model:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_form +msgid "Related Profiles" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_journal_ids +msgid "Related journals" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_sequence +msgid "Sequence" +msgstr "Rækkefølge" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_split_counterpart +msgid "Split Counterpart" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_move.py:368 +#, python-format +msgid "Statement ID %s auto-completed for %s/%s lines completed" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_input_statement +msgid "Statement file" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/models/account_journal.py:333 +#, python-format +msgid "Statement import error The statement cannot be created: %s" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_launch_import_completion +msgid "" +"Tic that box to automatically launch the completion on each imported file " +"using this journal." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_create_counterpart +msgid "Tick that box to automatically create the move counterpart" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart +msgid "" +"Two counterparts will be automatically created : one for the refunds and one" +" for the payments" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_import_type +msgid "Type of import" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_unread +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_unread +msgid "Unread Messages" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_unread_counter +#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: account_move_base_import +#: code:addons/account_move_base_import/parser/file_parser.py:143 +#: code:addons/account_move_base_import/parser/file_parser.py:173 +#, python-format +msgid "" +"Value %s of column %s is not valid.\n" +" Please check the line with ref %s:\n" +" \n" +" Detail: %s" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed +msgid "" +"When this checkbox is ticked, the auto-completion process/button will ignore" +" this line." +msgstr "" + +#. module: account_move_base_import +#: model:ir.model,name:account_move_base_import.model_account_move_completion_rule +msgid "account.move.completion.rule" +msgstr "" + +#. module: account_move_base_import +#: model:ir.model,name:account_move_base_import.model_credit_statement_import +msgid "credit.statement.import" +msgstr "" diff --git a/account_move_base_import/i18n/es.po b/account_move_base_import/i18n/es.po index dd64bf23..6a3a5087 100644 --- a/account_move_base_import/i18n/es.po +++ b/account_move_base_import/i18n/es.po @@ -3,14 +3,14 @@ # * account_move_base_import # # Translators: -# OCA Transbot , 2017 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -650,7 +650,7 @@ msgstr "" #. module: account_move_base_import #: model:ir.model,name:account_move_base_import.model_account_move_completion_rule msgid "account.move.completion.rule" -msgstr "account.move.completion.rule" +msgstr "" #. module: account_move_base_import #: model:ir.model,name:account_move_base_import.model_credit_statement_import diff --git a/account_move_base_import/i18n/nl_NL.po b/account_move_base_import/i18n/nl_NL.po index 4e3262a9..d7bbe0d7 100644 --- a/account_move_base_import/i18n/nl_NL.po +++ b/account_move_base_import/i18n/nl_NL.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-16 10:09+0000\n" -"PO-Revision-Date: 2017-08-16 10:09+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: Peter Hageman , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -472,7 +472,7 @@ msgstr "" #. module: account_move_base_import #: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name msgid "Name" -msgstr "" +msgstr "Naam" #. module: account_move_base_import #: code:addons/account_move_base_import/parser/parser.py:148 diff --git a/account_move_base_import/i18n/vi.po b/account_move_base_import/i18n/vi.po index fbaab56b..7984953d 100644 --- a/account_move_base_import/i18n/vi.po +++ b/account_move_base_import/i18n/vi.po @@ -3,14 +3,14 @@ # * account_move_base_import # # Translators: -# OCA Transbot , 2017 +# OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 13:54+0000\n" -"PO-Revision-Date: 2017-10-12 13:54+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -76,7 +76,7 @@ msgstr "" #. module: account_move_base_import #: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view msgid "Cancel" -msgstr "" +msgstr "Hủy bỏ" #. module: account_move_base_import #: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id @@ -519,7 +519,7 @@ msgstr "" #. module: account_move_base_import #: model:ir.model,name:account_move_base_import.model_res_partner msgid "Partner" -msgstr "" +msgstr "Đối tác" #. module: account_move_base_import #: model:ir.model.fields,field_description:account_move_base_import.field_account_move_import_partner_id diff --git a/account_operation_rule/i18n/da_DK.po b/account_operation_rule/i18n/da_DK.po new file mode 100644 index 00000000..095567fd --- /dev/null +++ b/account_operation_rule/i18n/da_DK.po @@ -0,0 +1,181 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_operation_rule +# +# Translators: +# Hans Henrik Gabelgaard , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" +"Last-Translator: Hans Henrik Gabelgaard , 2017\n" +"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/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_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "And" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "And the currency is one of" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model,name:account_operation_rule.model_account_bank_statement_line +msgid "Bank Statement Line" +msgstr "" + +#. module: account_operation_rule +#: model:ir.actions.act_window,help:account_operation_rule.action_account_operation_rule +msgid "Click to create a reconciliation rule." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_create_uid +msgid "Created by" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_create_date +msgid "Created on" +msgstr "" + +#. module: account_operation_rule +#: selection:account.operation.rule,rule_type:0 +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_currencies +msgid "Currencies" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_display_name +msgid "Display Name" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies +msgid "" +"For 'Currencies' rules, you can choose for which currencies the rule will be" +" applicable." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_id +msgid "ID" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_sequence +msgid "If several rules match, the first one is used." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model,name:account_operation_rule.model_account_journal +msgid "Journal" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule___last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_amount_max +msgid "Max. Amount" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_amount_min +msgid "Min. Amount" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_name +msgid "Name" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_operations +msgid "Operations" +msgstr "" + +#. module: account_operation_rule +#: model:ir.actions.act_window,name:account_operation_rule.action_account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.account_journal_dashboard_kanban_view +msgid "Reconciliation Rules" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Result" +msgstr "" + +#. module: account_operation_rule +#: selection:account.operation.rule,rule_type:0 +msgid "Roundings" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Rule" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_sequence +msgid "Sequence" +msgstr "Rækkefølge" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Statement Operation Rule" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_search +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_tree +msgid "Statement Operation Rules" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Then the following operations will be applied:" +msgstr "" + +#. module: account_operation_rule +#: model:ir.actions.act_window,help:account_operation_rule.action_account_operation_rule +msgid "" +"Those can be used to automatically create a move line when reconciling\n" +" your bank statements." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_rule_type +msgid "Type" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "When the balance is between" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model,name:account_operation_rule.model_account_operation_rule +msgid "account.operation.rule" +msgstr "" diff --git a/account_operation_rule/i18n/nl_NL.po b/account_operation_rule/i18n/nl_NL.po index 6efe7162..80409ba1 100644 --- a/account_operation_rule/i18n/nl_NL.po +++ b/account_operation_rule/i18n/nl_NL.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-16 10:09+0000\n" -"PO-Revision-Date: 2017-08-16 10:09+0000\n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: Peter Hageman , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -110,7 +110,7 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_name msgid "Name" -msgstr "" +msgstr "Naam" #. module: account_operation_rule #: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_operations diff --git a/base_transaction_id/i18n/sk.po b/base_transaction_id/i18n/sk.po new file mode 100644 index 00000000..b9491377 --- /dev/null +++ b/base_transaction_id/i18n/sk.po @@ -0,0 +1,59 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_transaction_id +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: bank-statement-reconcile (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-13 02:48+0000\n" +"PO-Revision-Date: 2016-04-26 13:32+0000\n" +"Last-Translator: <>\n" +"Language-Team: Slovak (http://www.transifex.com/oca/OCA-bank-statement-reconcile-9-0/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: base_transaction_id +#: model:ir.model,name:base_transaction_id.model_account_bank_statement_line +msgid "Bank Statement Line" +msgstr "" + +#. module: base_transaction_id +#: model:ir.model,name:base_transaction_id.model_account_invoice +msgid "Invoice" +msgstr "" + +#. module: base_transaction_id +#: model:ir.model,name:base_transaction_id.model_account_move_line +msgid "Journal Item" +msgstr "" + +#. module: base_transaction_id +#: model:ir.model,name:base_transaction_id.model_sale_order +msgid "Sales Order" +msgstr "Objednávka predaja" + +#. module: base_transaction_id +#: model:ir.model.fields,field_description:base_transaction_id.field_account_invoice_transaction_id +#: model:ir.model.fields,field_description:base_transaction_id.field_sale_order_transaction_id +msgid "Transaction ID" +msgstr "" + +#. module: base_transaction_id +#: model:ir.model.fields,help:base_transaction_id.field_account_invoice_transaction_id +msgid "Transaction ID from the financial institute" +msgstr "" + +#. module: base_transaction_id +#: model:ir.model.fields,field_description:base_transaction_id.field_account_move_line_transaction_ref +msgid "Transaction Ref." +msgstr "" + +#. module: base_transaction_id +#: model:ir.model.fields,help:base_transaction_id.field_sale_order_transaction_id +msgid "Transaction id from the financial institute" +msgstr ""