diff --git a/account_journal_report/i18n/ca.po b/account_journal_report/i18n/ca.po new file mode 100644 index 00000000..ad954f9c --- /dev/null +++ b/account_journal_report/i18n/ca.po @@ -0,0 +1,265 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_journal_report +# +# Translators: +# Marc Tormo i Bochaca , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 14:33+0000\n" +"PO-Revision-Date: 2017-06-09 14:33+0000\n" +"Last-Translator: Marc Tormo i Bochaca , 2017\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid " to " +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:95 +#, python-format +msgid "Account" +msgstr "Compte " + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:98 +#, python-format +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By date" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By entry number" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By reference number" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Cancel" +msgstr "Cancel·lar " + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_uid +msgid "Created by" +msgstr "Creat per " + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_date +msgid "Created on" +msgstr "Creat a " + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:107 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Credit" +msgstr "Crèdit " + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:92 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Date" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_end +msgid "Date end" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_start +msgid "Date start" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:104 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Debit" +msgstr "Dèbit " + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:101 +#, python-format +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_display_name +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_display_name +msgid "Display Name" +msgstr "Nom a mostrar " + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_sort_selection +msgid "Entries Sorted By" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:89 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Entry" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Export" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "From" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid "From " +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_id +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_id +msgid "ID" +msgstr "ID" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:79 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Journal" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:180 +#: model:ir.actions.report.xml,name:account_journal_report.account_journal_ledger_report +#: model:ir.actions.report.xml,name:account_journal_report.action_account_journal_ledger_xlsx +#: model:ir.ui.menu,name:account_journal_report.menu_journal_ledger_report +#, python-format +msgid "Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Journal Ledger -" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_journal_ids +msgid "Journals" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_landscape +msgid "Landscape mode" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report___last_update +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger___last_update +msgid "Last Modified on" +msgstr "Última modificació a " + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_uid +msgid "Last Updated by" +msgstr "Última actualització per " + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_date +msgid "Last Updated on" +msgstr "Última actualització a " + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:57 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:76 +#, python-format +msgid "No data available" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:58 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:77 +#, python-format +msgid "No records found for your selection!" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:82 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Partner" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print" +msgstr "" + +#. module: account_journal_report +#: model:ir.actions.act_window,name:account_journal_report.wizard_account_journal_ledger_report_new +#: model:ir.model,name:account_journal_report.model_account_journal_entries_report +msgid "Print Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print journal ledger" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:85 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Reference" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "or" +msgstr "o" + +#. module: account_journal_report +#: model:ir.model,name:account_journal_report.model_report_account_journal_report_journal_ledger +msgid "report.account_journal_report.journal_ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "to" +msgstr "" diff --git a/account_journal_report/i18n/de.po b/account_journal_report/i18n/de.po new file mode 100644 index 00000000..312de7f4 --- /dev/null +++ b/account_journal_report/i18n/de.po @@ -0,0 +1,265 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_journal_report +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 14:33+0000\n" +"PO-Revision-Date: 2017-06-09 14:33+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid " to " +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:95 +#, python-format +msgid "Account" +msgstr "Konto" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:98 +#, python-format +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By date" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By entry number" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By reference number" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Cancel" +msgstr "Abbrechen" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_uid +msgid "Created by" +msgstr "Angelegt von" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_date +msgid "Created on" +msgstr "Angelegt am" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:107 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Credit" +msgstr "Kredit" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:92 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Date" +msgstr "Datum" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_end +msgid "Date end" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_start +msgid "Date start" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:104 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Debit" +msgstr "Soll" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:101 +#, python-format +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_display_name +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_sort_selection +msgid "Entries Sorted By" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:89 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Entry" +msgstr "Eintrag" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Export" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "From" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid "From " +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_id +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_id +msgid "ID" +msgstr "ID" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:79 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Journal" +msgstr "Journal" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:180 +#: model:ir.actions.report.xml,name:account_journal_report.account_journal_ledger_report +#: model:ir.actions.report.xml,name:account_journal_report.action_account_journal_ledger_xlsx +#: model:ir.ui.menu,name:account_journal_report.menu_journal_ledger_report +#, python-format +msgid "Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Journal Ledger -" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_journal_ids +msgid "Journals" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_landscape +msgid "Landscape mode" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report___last_update +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger___last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_uid +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert durch" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_date +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:57 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:76 +#, python-format +msgid "No data available" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:58 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:77 +#, python-format +msgid "No records found for your selection!" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:82 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Partner" +msgstr "Partner" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print" +msgstr "" + +#. module: account_journal_report +#: model:ir.actions.act_window,name:account_journal_report.wizard_account_journal_ledger_report_new +#: model:ir.model,name:account_journal_report.model_account_journal_entries_report +msgid "Print Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print journal ledger" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:85 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Reference" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "or" +msgstr "oder" + +#. module: account_journal_report +#: model:ir.model,name:account_journal_report.model_report_account_journal_report_journal_ledger +msgid "report.account_journal_report.journal_ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "to" +msgstr "" diff --git a/account_journal_report/i18n/fr.po b/account_journal_report/i18n/fr.po new file mode 100644 index 00000000..8565c404 --- /dev/null +++ b/account_journal_report/i18n/fr.po @@ -0,0 +1,265 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_journal_report +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 14:33+0000\n" +"PO-Revision-Date: 2017-06-09 14:33+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid " to " +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:95 +#, python-format +msgid "Account" +msgstr "Compte" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:98 +#, python-format +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By date" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By entry number" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By reference number" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Cancel" +msgstr "Annuler" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:107 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Credit" +msgstr "Crédit" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:92 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Date" +msgstr "Date" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_end +msgid "Date end" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_start +msgid "Date start" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:104 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Debit" +msgstr "Débit" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:101 +#, python-format +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_display_name +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_sort_selection +msgid "Entries Sorted By" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:89 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Entry" +msgstr "Écriture" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Export" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "From" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid "From " +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_id +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_id +msgid "ID" +msgstr "ID" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:79 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Journal" +msgstr "Journal" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:180 +#: model:ir.actions.report.xml,name:account_journal_report.account_journal_ledger_report +#: model:ir.actions.report.xml,name:account_journal_report.action_account_journal_ledger_xlsx +#: model:ir.ui.menu,name:account_journal_report.menu_journal_ledger_report +#, python-format +msgid "Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Journal Ledger -" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_journal_ids +msgid "Journals" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_landscape +msgid "Landscape mode" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report___last_update +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:57 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:76 +#, python-format +msgid "No data available" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:58 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:77 +#, python-format +msgid "No records found for your selection!" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:82 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Partner" +msgstr "Partenaire" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print" +msgstr "" + +#. module: account_journal_report +#: model:ir.actions.act_window,name:account_journal_report.wizard_account_journal_ledger_report_new +#: model:ir.model,name:account_journal_report.model_account_journal_entries_report +msgid "Print Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print journal ledger" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:85 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Reference" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "or" +msgstr "ou" + +#. module: account_journal_report +#: model:ir.model,name:account_journal_report.model_report_account_journal_report_journal_ledger +msgid "report.account_journal_report.journal_ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "to" +msgstr "" diff --git a/account_journal_report/i18n/pt.po b/account_journal_report/i18n/pt.po new file mode 100644 index 00000000..76488b47 --- /dev/null +++ b/account_journal_report/i18n/pt.po @@ -0,0 +1,265 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_journal_report +# +# Translators: +# Pedro Castro Silva , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 14:33+0000\n" +"PO-Revision-Date: 2017-06-09 14:33+0000\n" +"Last-Translator: Pedro Castro Silva , 2017\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid " to " +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Account" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Description" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:95 +#, python-format +msgid "Account" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:98 +#, python-format +msgid "Account name" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By date" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By entry number" +msgstr "" + +#. module: account_journal_report +#: selection:account.journal.entries.report,sort_selection:0 +msgid "By reference number" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Cancel" +msgstr "Cancelar" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_create_date +msgid "Created on" +msgstr "Criado em" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:107 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Credit" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:92 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Date" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_end +msgid "Date end" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_date_start +msgid "Date start" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:104 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Debit" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:101 +#, python-format +msgid "Description" +msgstr "Descrição" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_display_name +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_display_name +msgid "Display Name" +msgstr "Nome a Exibir" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_sort_selection +msgid "Entries Sorted By" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:89 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Entry" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Export" +msgstr "Export" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "From" +msgstr "De" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:74 +#, python-format +msgid "From " +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_id +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger_id +msgid "ID" +msgstr "ID" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:79 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Journal" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:180 +#: model:ir.actions.report.xml,name:account_journal_report.account_journal_ledger_report +#: model:ir.actions.report.xml,name:account_journal_report.action_account_journal_ledger_xlsx +#: model:ir.ui.menu,name:account_journal_report.menu_journal_ledger_report +#, python-format +msgid "Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "Journal Ledger -" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_journal_ids +msgid "Journals" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_landscape +msgid "Landscape mode" +msgstr "" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report___last_update +#: model:ir.model.fields,field_description:account_journal_report.field_report_account_journal_report_journal_ledger___last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_uid +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: account_journal_report +#: model:ir.model.fields,field_description:account_journal_report.field_account_journal_entries_report_write_date +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:57 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:76 +#, python-format +msgid "No data available" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:58 +#: code:addons/account_journal_report/wizard/wizard_print_journal_ledger.py:77 +#, python-format +msgid "No records found for your selection!" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:82 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Partner" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print" +msgstr "Imprimir" + +#. module: account_journal_report +#: model:ir.actions.act_window,name:account_journal_report.wizard_account_journal_ledger_report_new +#: model:ir.model,name:account_journal_report.model_account_journal_entries_report +msgid "Print Journal Ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "Print journal ledger" +msgstr "" + +#. module: account_journal_report +#: code:addons/account_journal_report/report/journal_ledger_report_xlsx.py:85 +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +#, python-format +msgid "Reference" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.account_journal_ledger_report_view +msgid "or" +msgstr "ou" + +#. module: account_journal_report +#: model:ir.model,name:account_journal_report.model_report_account_journal_report_journal_ledger +msgid "report.account_journal_report.journal_ledger" +msgstr "" + +#. module: account_journal_report +#: model:ir.ui.view,arch_db:account_journal_report.journal_ledger +msgid "to" +msgstr "" diff --git a/customer_activity_statement/i18n/es.po b/customer_activity_statement/i18n/es.po index 457e2e01..4647a3a6 100644 --- a/customer_activity_statement/i18n/es.po +++ b/customer_activity_statement/i18n/es.po @@ -4,14 +4,13 @@ # # Translators: # OCA Transbot , 2017 -# Pedro M. Baeza , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-26 02:44+0000\n" -"PO-Revision-Date: 2017-04-26 02:44+0000\n" -"Last-Translator: Pedro M. Baeza , 2017\n" +"POT-Creation-Date: 2017-06-09 14:33+0000\n" +"PO-Revision-Date: 2017-06-09 14:33+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -130,12 +129,12 @@ msgstr "Fecha" #. module: customer_activity_statement #: model:ir.model.fields,field_description:customer_activity_statement.field_customer_activity_statement_wizard_date_end msgid "Date end" -msgstr "" +msgstr "Fecha final" #. module: customer_activity_statement #: model:ir.model.fields,field_description:customer_activity_statement.field_customer_activity_statement_wizard_date_start msgid "Date start" -msgstr "" +msgstr "Fecha inicial" #. module: customer_activity_statement #: model:ir.ui.view,arch_db:customer_activity_statement.statement_document @@ -145,7 +144,7 @@ msgstr "" #. module: customer_activity_statement #: model:ir.ui.view,arch_db:customer_activity_statement.statement_document msgid "Description" -msgstr "" +msgstr "Descripción" #. module: customer_activity_statement #: model:ir.model.fields,field_description:customer_activity_statement.field_customer_activity_statement_wizard_display_name diff --git a/customer_outstanding_statement/i18n/es.po b/customer_outstanding_statement/i18n/es.po index 6a69a648..9fe54253 100644 --- a/customer_outstanding_statement/i18n/es.po +++ b/customer_outstanding_statement/i18n/es.po @@ -4,14 +4,13 @@ # # Translators: # OCA Transbot , 2017 -# Pedro M. Baeza , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-26 02:44+0000\n" -"PO-Revision-Date: 2017-04-26 02:44+0000\n" -"Last-Translator: Pedro M. Baeza , 2017\n" +"POT-Creation-Date: 2017-06-09 14:34+0000\n" +"PO-Revision-Date: 2017-06-09 14:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -110,7 +109,7 @@ msgstr "Fecha" #. module: customer_outstanding_statement #: model:ir.model.fields,field_description:customer_outstanding_statement.field_customer_outstanding_statement_wizard_date_end msgid "Date end" -msgstr "" +msgstr "Fecha final" #. module: customer_outstanding_statement #: model:ir.ui.view,arch_db:customer_outstanding_statement.statement_document @@ -120,7 +119,7 @@ msgstr "" #. module: customer_outstanding_statement #: model:ir.ui.view,arch_db:customer_outstanding_statement.statement_document msgid "Description" -msgstr "" +msgstr "Descripción" #. module: customer_outstanding_statement #: model:ir.model.fields,field_description:customer_outstanding_statement.field_customer_outstanding_statement_wizard_display_name diff --git a/mis_builder/i18n/es.po b/mis_builder/i18n/es.po index 6f557459..be79c2d0 100644 --- a/mis_builder/i18n/es.po +++ b/mis_builder/i18n/es.po @@ -4,14 +4,13 @@ # # Translators: # OCA Transbot , 2016 -# Pedro M. Baeza , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-19 15:02+0000\n" -"PO-Revision-Date: 2016-12-19 15:02+0000\n" -"Last-Translator: Pedro M. Baeza , 2016\n" +"POT-Creation-Date: 2017-06-09 14:34+0000\n" +"PO-Revision-Date: 2017-06-09 14:34+0000\n" +"Last-Translator: OCA Transbot , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -275,7 +274,7 @@ msgstr "" #: model:ir.model.fields,field_description:mis_builder.field_mis_report_kpi_description #: model:ir.model.fields,field_description:mis_builder.field_mis_report_subkpi_description msgid "Description" -msgstr "" +msgstr "Descripción" #. module: mis_builder #: code:addons/mis_builder/models/mis_report.py:490 @@ -336,7 +335,7 @@ msgstr "" #: model:ir.ui.view,arch_db:mis_builder.wizard_mis_report_instance_view_form #, python-format msgid "Export" -msgstr "" +msgstr "Exportar" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_kpi_expression @@ -428,7 +427,7 @@ msgstr "" #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period_date_from #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period_manual_date_from msgid "From" -msgstr "" +msgstr "De" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard_id @@ -749,7 +748,7 @@ msgstr "" #: model:ir.ui.view,arch_db:mis_builder.wizard_mis_report_instance_view_form #, python-format msgid "Print" -msgstr "" +msgstr "Imprimir" #. module: mis_builder #: code:addons/mis_builder/models/mis_report.py:992 @@ -840,7 +839,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_kpi_style_id -#: model:ir.model.fields,field_description:mis_builder.field_mis_report_style_id_3654 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_style_id_3701 #: model:ir.ui.view,arch_db:mis_builder.mis_report_style_view_form msgid "Style" msgstr "" diff --git a/mis_builder/i18n/pt.po b/mis_builder/i18n/pt.po index 88a922fe..dceb8936 100644 --- a/mis_builder/i18n/pt.po +++ b/mis_builder/i18n/pt.po @@ -3,14 +3,14 @@ # * mis_builder # # Translators: -# Pedro Castro Silva , 2017 +# OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-01 13:13+0000\n" -"PO-Revision-Date: 2017-05-01 13:13+0000\n" -"Last-Translator: Pedro Castro Silva , 2017\n" +"POT-Creation-Date: 2017-06-09 14:34+0000\n" +"PO-Revision-Date: 2017-06-09 14:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -850,7 +850,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_kpi_style_id -#: model:ir.model.fields,field_description:mis_builder.field_mis_report_style_id_3686 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_style_id_3701 #: model:ir.ui.view,arch_db:mis_builder.mis_report_style_view_form msgid "Style" msgstr "Estilo"