From ac0c9dd233ca55f58a136f03d7ca5804be4d97af Mon Sep 17 00:00:00 2001 From: Flectra Community Bot Date: Tue, 23 Mar 2021 16:03:47 +0100 Subject: [PATCH] Automatic Update form OCA2FC Migrator --- .gitlab-ci.yml | 12 +- account_financial_report/i18n/es_MX.po | 1805 ++++++++++++++++++++++++ account_financial_report/i18n/fr.po | 83 +- 3 files changed, 1843 insertions(+), 57 deletions(-) create mode 100644 account_financial_report/i18n/es_MX.po diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b2a72a..3c369ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,8 +25,6 @@ test_all_modules: - apt-get install -y p7zip-full - apt-get install -y expect-dev - su - flectra -c "mkdir ~/others" - - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" - sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 - mkdir ${CI_PROJECT_DIR}/ci_data - wget -O ${CI_PROJECT_DIR}/ci_data/test_base.zip https://gitlab.com/flectra-community/devops/oca2fc/raw/master/ci_data/test_base.zip @@ -38,7 +36,7 @@ test_all_modules: - mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_all - chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_all - su - flectra -c "/opt/flectra/flectra-bin - --addons-path ${CI_PROJECT_DIR},~/others/reporting-engine,~/others/server-ux + --addons-path ${CI_PROJECT_DIR} --db_host psql --db_port 5432 --db_user flectra @@ -63,8 +61,6 @@ test_module_account_financial_report: - apt-get install -y p7zip-full - apt install -y expect-dev - su - flectra -c "mkdir ~/others" - - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" - sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 - mkdir ${CI_PROJECT_DIR}/ci_data - wget -O ${CI_PROJECT_DIR}/ci_data/test_base.zip https://gitlab.com/flectra-community/devops/oca2fc/raw/master/ci_data/test_base.zip @@ -76,7 +72,7 @@ test_module_account_financial_report: - mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_account_financial_report - chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_account_financial_report - su - flectra -c "/opt/flectra/flectra-bin - --addons-path ${CI_PROJECT_DIR},~/others/reporting-engine,~/others/server-ux + --addons-path ${CI_PROJECT_DIR} --db_host psql --db_port 5432 --db_user flectra @@ -97,8 +93,6 @@ test_module_account_tax_balance: - apt-get install -y p7zip-full - apt install -y expect-dev - su - flectra -c "mkdir ~/others" - - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" - sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 - mkdir ${CI_PROJECT_DIR}/ci_data - wget -O ${CI_PROJECT_DIR}/ci_data/test_base.zip https://gitlab.com/flectra-community/devops/oca2fc/raw/master/ci_data/test_base.zip @@ -110,7 +104,7 @@ test_module_account_tax_balance: - mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_account_tax_balance - chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_account_tax_balance - su - flectra -c "/opt/flectra/flectra-bin - --addons-path ${CI_PROJECT_DIR},~/others/reporting-engine,~/others/server-ux + --addons-path ${CI_PROJECT_DIR} --db_host psql --db_port 5432 --db_user flectra diff --git a/account_financial_report/i18n/es_MX.po b/account_financial_report/i18n/es_MX.po new file mode 100644 index 0000000..f12c19b --- /dev/null +++ b/account_financial_report/i18n/es_MX.po @@ -0,0 +1,1805 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_financial_report +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2021-03-17 04:45+0000\n" +"Last-Translator: Jesús Alan Ramos Rodríguez \n" +"Language-Team: none\n" +"Language: es_MX\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\n" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#, fuzzy +msgid "> 120 d." +msgstr "> 120 d." + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#, fuzzy +msgid "1 - 30 d." +msgstr "1 - 30 d." + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#, fuzzy +msgid "10" +msgstr "10" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#, fuzzy +msgid "31 - 60 d." +msgstr "31 - 60 d." + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#, fuzzy +msgid "61 - 90 d." +msgstr "61 - 90 d." + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#, fuzzy +msgid "91 - 120 d." +msgstr "91 - 120 d." + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +msgid "Taxes summary" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons +msgid "" +"\n" +" Export" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons +msgid "" +"\n" +" Print" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +msgid "To" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_financial_report_abstract_wizard +msgid "Abstract Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx +msgid "Abstract XLSX Account Financial Report" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model:ir.model,name:account_financial_report.model_account_account +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Account" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from +msgid "Account Code From" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to +msgid "Account Code To" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_group +msgid "Account Group" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Account Name" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "Account at 0 filter" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#, python-format +msgid "Account balance at 0 filter" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids +msgid "Accounts" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__centralize +msgid "Activate centralization" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +msgid "Additional Filtering" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Age ≤ 120\n" +" d." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Age ≤ 120 d." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Age ≤ 30\n" +" d." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Age ≤ 30 d." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Age ≤ 60\n" +" d." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Age ≤ 60 d." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Age ≤ 90\n" +" d." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Age ≤ 90 d." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard +#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance +#: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html +#: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb +#: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard +#, python-format +msgid "Aged Partner Balance" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_base +msgid "Aged Partner Balance -" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_aged_partner_balance +msgid "Aged Partner Balance Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_aged_partner_balance_report_wizard +msgid "Aged Partner Balance Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_a_f_r_report_aged_partner_balance_xlsx +msgid "Aged Partner Balance XLSL Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_report_aged_partner_balance_xlsx +msgid "Aged Partner Balance XLSX" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#, python-format +msgid "All" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__all +#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__all +#: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__all +#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__all +#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__all +msgid "All Entries" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields.selection,name:account_financial_report.selection__aged_partner_balance_report_wizard__target_move__posted +#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__target_move__posted +#: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__target_move__posted +#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__target_move__posted +#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__target_move__posted +msgid "All Posted Entries" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "All entries" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "All posted entries" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +msgid "Amount Cur." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Amount Currency" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#, python-format +msgid "Amount cur." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#, python-format +msgid "Analytic Account" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +msgid "Balance" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +msgid "Base Amount" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Base Balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Base Credit" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Base Debit" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__based_on +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters +msgid "Based On" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#, python-format +msgid "Based on" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard +msgid "Cancel" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#, python-format +msgid "Centralize filter" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__centralized +msgid "Centralized" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__relation +msgid "Child Accounts" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__group_child_ids +msgid "Child Groups" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base +#, python-format +msgid "Code" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__company_id +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__company_id +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__company_id +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__company_id +#, python-format +msgid "Company" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__compute_account_ids +msgid "Compute accounts" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__computed +msgid "Computed Accounts" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hierarchy_on +msgid "" +"Computed Accounts: Use when the account group have codes\n" +" that represent prefixes of the actual accounts.\n" +"\n" +" Child Accounts: Use when your account groups are hierarchical.\n" +"\n" +" No hierarchy: Use to display just the accounts, without any grouping.\n" +" " +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_uid +msgid "Created by" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__create_date +msgid "Created on" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Credit" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#, python-format +msgid "Cumul. Bal." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Cur." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Cur. Original" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Cur. Residual" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Currency" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#, python-format +msgid "Current" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Date" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_at +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_at +msgid "Date At" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__date_from +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_from +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__date_from +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_from +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters +msgid "Date From" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_to +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_to +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_filters +msgid "Date To" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#, python-format +msgid "Date at filter" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#, python-format +msgid "Date from" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__date_range_id +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_range_id +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__date_range_id +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_range_id +msgid "Date range" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "Date range filter" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#, python-format +msgid "Date to" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Debit" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +#, python-format +msgid "Description" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__tax_detail +msgid "Detail Taxes" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__display_name +msgid "Display Name" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__foreign_currency +#: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__foreign_currency +#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__foreign_currency +msgid "" +"Display foreign currency for move lines, unless account currency is not " +"setup through chart of accounts will display initial and final balance in " +"that currency." +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_parent_hierarchy_level +msgid "Do not display parent levels" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Due\n" +" date" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +msgid "" +"Due\n" +" date" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#, python-format +msgid "Due date" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_to +msgid "End Date" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_to +msgid "End date" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul +msgid "" +"Ending\n" +" balance" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to +#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_to +#: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to +#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to +msgid "Ending account in a range" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Ending balance" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +msgid "" +"Ending balance\n" +" cur." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Entries sorted by" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Entry" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#, python-format +msgid "Entry number" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard +msgid "Export PDF" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard +msgid "Export XLSX" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_ids +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_ids +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +msgid "Filter accounts" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +msgid "Filter analytic accounts" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +msgid "Filter analytic tags" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__cost_center_ids +msgid "Filter cost centers" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_journal_ids +msgid "Filter journals" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__partner_ids +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__partner_ids +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__partner_ids +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__partner_ids +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +msgid "Filter partners" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency +msgid "Foreign Currency" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +msgid "From Code" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +msgid "From:" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#, python-format +msgid "From: %s To: %s" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code +msgid "Full Code" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name +msgid "Full Name" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__fy_start_date +msgid "Fy Start Date" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation +#: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard +#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger +#: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html +#: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb +#: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard +#, python-format +msgid "General Ledger" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_base +msgid "General Ledger -" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger +msgid "General Ledger Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard +msgid "General Ledger Report Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx +msgid "General Ledger XLSL Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx +msgid "General Ledger XLSX" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +msgid "" +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option +msgid "Group entries by" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "Hide" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0 +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__hide_account_at_0 +msgid "Hide account ending balance at 0" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0 +msgid "Hide accounts at 0" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_hierarchy_level +msgid "Hierarchy Levels to display" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__hierarchy_on +msgid "Hierarchy On" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance__id +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report__id +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__id +msgid "ID" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_account_account__centralized +msgid "" +"If flagged, no details will be displayed in the General Ledger report (the " +"webkit one only), only centralized amounts per period." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +msgid "" +"Initial\n" +" balance cur." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +msgid "" +"Initial\n" +" balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#, python-format +msgid "Initial balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Journal" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_move_line +msgid "Journal Item" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__domain +msgid "Journal Items Domain" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html +#: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard +#, python-format +msgid "Journal Ledger" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base +msgid "Journal Ledger -" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger +msgid "Journal Ledger Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard +msgid "Journal Ledger Report Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_report_journal_ledger_xlsx +msgid "Journal Ledger XLSX" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx +msgid "Journal Ledger XLSX Report" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__journal_ids +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +#, python-format +msgid "Journals" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_general_ledger_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_journal_ledger_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_open_items_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_trial_balance_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_vat_report_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_abstract_report_xlsx____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_aged_partner_balance____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_general_ledger____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_journal_ledger____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_open_items____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_trial_balance____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_report_account_financial_report_vat_report____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__level +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +msgid "Level" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#, python-format +msgid "Level %s" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__limit_hierarchy_level +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "Limit hierarchy levels" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target +msgid "Move Target" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal +msgid "Moves" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base +#, python-format +msgid "Name" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base +#, python-format +msgid "Net" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#, python-format +msgid "No" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#, python-format +msgid "No group" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__hierarchy_on__none +msgid "No hierarchy" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "No limit" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#, python-format +msgid "Not Posted" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +msgid "Not due" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__not_only_one_unaffected_earnings_account +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__not_only_one_unaffected_earnings_account +msgid "Not only one unaffected earnings account" +msgstr "" + +#. module: account_financial_report +#: model:ir.ui.menu,name:account_financial_report.menu_oca_reports +msgid "OCA accounting reports" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#, python-format +msgid "Older" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model:ir.actions.client,name:account_financial_report.action_report_open_items +#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html +#: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb +#, python-format +msgid "Open Items" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_base +msgid "Open Items -" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.act_action_open_items_wizard_partner_relation +msgid "Open Items Partner" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_open_items +msgid "Open Items Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_open_items_report_wizard +msgid "Open Items Report Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_report_open_items_xlsx +msgid "Open Items XLSX" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_a_f_r_report_open_items_xlsx +msgid "Open Items XLSX Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +msgid "Options" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Original" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Partner" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_partner_ending_cumul +msgid "" +"Partner\n" +" cumul aged balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#, python-format +msgid "Partner Initial balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Partner cumul aged balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_ending_cumul +#, python-format +msgid "Partner ending balance" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__payable_accounts_only +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__payable_accounts_only +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__payable_accounts_only +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__payable_accounts_only +msgid "Payable Accounts Only" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul +msgid "Percents" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header +#, python-format +msgid "Period balance" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +msgid "Periods" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 +#, python-format +msgid "Posted" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#, python-format +msgid "Rec." +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__receivable_accounts_only +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__receivable_accounts_only +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__receivable_accounts_only +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__receivable_accounts_only +msgid "Receivable Accounts Only" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +msgid "" +"Ref -\n" +" Label" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +msgid "" +"Ref -\n" +" Label" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#, python-format +msgid "Ref - Label" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_ir_actions_report +msgid "Report Action" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header +#, python-format +msgid "Residual" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "Show" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center +msgid "Show Analytic Account" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details +msgid "Show Move Line Details" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_partner_details +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__show_partner_details +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__show_partner_details +msgid "Show Partner Details" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_analytic_tags +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#, python-format +msgid "Show analytic tags" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__foreign_currency +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__foreign_currency +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__foreign_currency +#, python-format +msgid "Show foreign currency" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__sort_option +msgid "Sort entries by" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__date_from +msgid "Start Date" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__date_from +msgid "Start date" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from +#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__account_code_from +#: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from +#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from +msgid "Starting account in a range" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#, python-format +msgid "Tags" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__target_move +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__target_move +#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__target_move +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__target_move +#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__target_move +msgid "Target Moves" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +#, python-format +msgid "Target moves filter" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base +#, python-format +msgid "Tax" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes +msgid "Tax Amount" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Tax Balance" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Tax Credit" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#, python-format +msgid "Tax Debit" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxgroups +#, python-format +msgid "Tax Groups" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields.selection,name:account_financial_report.selection__vat_report_wizard__based_on__taxtags +#, python-format +msgid "Tax Tags" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +#, python-format +msgid "Taxes" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:0 +#, python-format +msgid "" +"The Company in the General Ledger Report Wizard and in Date Range must be " +"the same." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0 +#, python-format +msgid "" +"The Company in the Trial Balance Report Wizard and in Date Range must be the" +" same." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/vat_report_wizard.py:0 +#, python-format +msgid "" +"The Company in the Vat Report Wizard and in Date Range must be the same." +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0 +#, python-format +msgid "The hierarchy level to filter on must be greater than 0." +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain +msgid "This domain will be used to select specific domain for Journal Items" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters +msgid "To" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +msgid "To:" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul +msgid "Total" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard +#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance +#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html +#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb +#: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard +#, python-format +msgid "Trial Balance" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_base +msgid "Trial Balance -" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance +msgid "Trial Balance Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard +msgid "Trial Balance Report Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_xlsx +msgid "Trial Balance XLSX" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx +msgid "Trial Balance XLSX Report" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +msgid "" +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__unaffected_earnings_account +msgid "Unaffected Earnings Account" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0 +#: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0 +msgid "" +"Use this filter to hide an account or a partner with an ending balance at 0." +" If partners are filtered, debits and credits totals will not match the " +"trial balance." +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard +#: model:ir.actions.client,name:account_financial_report.action_report_vat_report +#: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html +#: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb +#: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard +msgid "VAT Report" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base +msgid "VAT Report -" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard +msgid "VAT Report Options" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_vat_report_wizard +msgid "VAT Report Wizard" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_report_vat_report_xlsx +msgid "VAT Report XLSX" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#, python-format +msgid "Vat Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report +msgid "Vat Report Report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx +msgid "Vat Report XLSX Report" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard +msgid "View" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__hide_account_at_0 +msgid "" +"When this option is enabled, the trial balance will not display accounts " +"that have initial balance = debit = credit = end balance = 0" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_account_name +msgid "With Account Name" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 +#: code:addons/account_financial_report/report/open_items_xlsx.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters +#, python-format +msgid "Yes" +msgstr "" + +#. module: account_financial_report +#: code:addons/account_financial_report/report/general_ledger.py:0 +#, python-format +msgid "future" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.vat_report_wizard +msgid "or" +msgstr "" + +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal +msgid "to" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +msgid "width: 23.24%;" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +msgid "width: 23.78%;" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +msgid "width: 38.92%;" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header +msgid "width: 8.11%;" +msgstr "" diff --git a/account_financial_report/i18n/fr.po b/account_financial_report/i18n/fr.po index 28da989..38d17d8 100644 --- a/account_financial_report/i18n/fr.po +++ b/account_financial_report/i18n/fr.po @@ -9,15 +9,15 @@ msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-16 08:14+0000\n" -"PO-Revision-Date: 2019-12-24 12:05+0000\n" -"Last-Translator: Martronic SA \n" +"PO-Revision-Date: 2021-03-22 16:46+0000\n" +"Last-Translator: Yves Le Doeuff \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 4.3.2\n" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header @@ -95,7 +95,7 @@ msgstr "Résumé du rapport" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_account_financial_report_abstract_report_xlsx msgid "Abstract XLSX Account Financial Report" -msgstr "" +msgstr "Résumé du rapport financier comptable au format XLSX" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -118,18 +118,16 @@ msgstr "Compte" #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_from -#, fuzzy msgid "Account Code From" -msgstr "Code du compte" +msgstr "Du compte" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_to #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_to #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__account_code_to #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__account_code_to -#, fuzzy msgid "Account Code To" -msgstr "Code du compte" +msgstr "Au compte" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_account_group @@ -171,7 +169,7 @@ msgstr "Activer la centralisation" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "Additional Filtering" -msgstr "" +msgstr "Filtre supplémentaire" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines @@ -334,9 +332,9 @@ msgstr "Montant Devise" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines -#, fuzzy, python-format +#, python-format msgid "Analytic Account" -msgstr "Filtrer les comptes" +msgstr "Compte analytique" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes @@ -698,7 +696,6 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header -#, fuzzy msgid "" "Due\n" " date" @@ -738,7 +735,7 @@ msgstr "" #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_to #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_to msgid "Ending account in a range" -msgstr "" +msgstr "Compte de fin dans une période" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -752,7 +749,6 @@ msgstr "Solde de clôture" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header -#, fuzzy msgid "" "Ending balance\n" " cur." @@ -816,9 +812,8 @@ msgstr "Filtrer les comptes" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -#, fuzzy msgid "Filter analytic accounts" -msgstr "Filtrer les étiquettes analytiques" +msgstr "Filtrer les comptes analytiques" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__analytic_tag_ids @@ -855,9 +850,8 @@ msgstr "Devise étrangère" #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard -#, fuzzy msgid "From Code" -msgstr "Code" +msgstr "Du code" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters @@ -875,15 +869,13 @@ msgstr "Du: %s au: %s" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_code -#, fuzzy msgid "Full Code" -msgstr "Code" +msgstr "Au code" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_account_group__complete_name -#, fuzzy msgid "Full Name" -msgstr "Nom" +msgstr "Nom complet" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__fy_start_date @@ -911,9 +903,8 @@ msgstr "Grand livre" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_account_financial_report_general_ledger -#, fuzzy msgid "General Ledger Report" -msgstr "Assistant de rapport Grand livre" +msgstr "Etat du Grand livre" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_general_ledger_report_wizard @@ -922,9 +913,8 @@ msgstr "Assistant de rapport Grand livre" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_general_ledger_xlsx -#, fuzzy msgid "General Ledger XLSL Report" -msgstr "Grand livre XLSX" +msgstr "Rapport du Grand livre au format XLSX" #. module: account_financial_report #: model:ir.actions.report,name:account_financial_report.action_report_general_ledger_xlsx @@ -1067,9 +1057,9 @@ msgstr "" #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard -#, fuzzy, python-format +#, python-format msgid "Journal Ledger" -msgstr "Livre des journaux" +msgstr "Journal du Grand Livre" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_base @@ -1078,9 +1068,8 @@ msgstr "Livre des Journaux -" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_account_financial_report_journal_ledger -#, fuzzy msgid "Journal Ledger Report" -msgstr "Dialogue du rapport du Livre des Journaux" +msgstr "Etat du grand Livre" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_journal_ledger_report_wizard @@ -1095,9 +1084,8 @@ msgstr "Livre des Journaux XLSX" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_journal_ledger_xlsx -#, fuzzy msgid "Journal Ledger XLSX Report" -msgstr "Livre des Journaux XLSX" +msgstr "Rapport du grand livre au format XLSX" #. module: account_financial_report #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 @@ -1434,7 +1422,7 @@ msgstr "Ref - Libellé" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_ir_actions_report msgid "Report Action" -msgstr "" +msgstr "Reporter une action" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1444,7 +1432,7 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header #, python-format msgid "Residual" -msgstr "" +msgstr "Résiduel" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -1459,9 +1447,8 @@ msgstr "Afficher" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__show_cost_center -#, fuzzy msgid "Show Analytic Account" -msgstr "Afficher les étiquettes analytiques" +msgstr "Afficher le compte analytique" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details @@ -1515,7 +1502,7 @@ msgstr "Date de début" #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__account_code_from #: model:ir.model.fields,help:account_financial_report.field_trial_balance_report_wizard__account_code_from msgid "Starting account in a range" -msgstr "" +msgstr "Compte de début dans une période" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -1640,6 +1627,8 @@ msgstr "Le niveau de hiérarchie à filtrer doit être plus rand que 0." #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain msgid "This domain will be used to select specific domain for Journal Items" msgstr "" +"Ce domaine sera utilisé pour sélectionner un domaine spécifique pour les " +"articles de journal" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters @@ -1677,7 +1666,7 @@ msgstr "Balance générale -" #: model:ir.model,name:account_financial_report.model_report_account_financial_report_trial_balance #, fuzzy msgid "Trial Balance Report" -msgstr "Dialogue du rapport de balance générale" +msgstr "Rapport de balance de vérification" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_trial_balance_report_wizard @@ -1691,9 +1680,8 @@ msgstr "Balance générale XLSX" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_trial_balance_xlsx -#, fuzzy msgid "Trial Balance XLSX Report" -msgstr "Balance générale XLSX" +msgstr "Rapport de balance de vérification au format XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard @@ -1753,9 +1741,9 @@ msgstr "Rapport TVA XLSX" #. module: account_financial_report #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 -#, fuzzy, python-format +#, python-format msgid "Vat Report" -msgstr "Rapport TVA" +msgstr "Rapport de TVA" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_account_financial_report_vat_report @@ -1765,9 +1753,8 @@ msgstr "Options du rapport TVA" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_report_a_f_r_report_vat_report_xlsx -#, fuzzy msgid "Vat Report XLSX Report" -msgstr "Rapport TVA XLSX" +msgstr "Rapport TVA au format XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard @@ -1826,22 +1813,22 @@ msgstr "à" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header msgid "width: 23.24%;" -msgstr "" +msgstr "largeur : 23,24%;" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header msgid "width: 23.78%;" -msgstr "" +msgstr "largeur : 23,78%;" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header msgid "width: 38.92%;" -msgstr "" +msgstr "Largeur : 38,92%;" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header msgid "width: 8.11%;" -msgstr "" +msgstr "largeur : 8.11% ;" #~ msgid "" #~ "Cost\n"