diff --git a/account_move_template/i18n/account_move_template.pot b/account_move_template/i18n/account_move_template.pot new file mode 100644 index 000000000..eebb0593b --- /dev/null +++ b/account_move_template/i18n/account_move_template.pot @@ -0,0 +1,379 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_template +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id +msgid "Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount +msgid "Amount" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template +msgid "Cancel" +msgstr "" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:63 +#, python-format +msgid "Code \"%s\" refers to non existing line" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" +msgstr "" + +#. module: account_move_template +#: selection:account.document.template.line,type:0 +#: selection:account.move.template.line,type:0 +msgid "Computed" +msgstr "" + +#. module: account_move_template +#: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move +#: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template +msgid "Create Journal Entry from Template" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_create_uid +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_create_uid +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_create_uid +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_create_uid +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_create_uid +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_create_uid +msgid "Created by" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_create_date +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_create_date +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_create_date +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_create_date +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_create_date +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_create_date +msgid "Created on" +msgstr "" + +#. module: account_move_template +#: selection:account.move.template.line,move_line_type:0 +#: selection:wizard.select.move.template.line,move_line_type:0 +msgid "Credit" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + +#. module: account_move_template +#: selection:account.move.template.line,move_line_type:0 +#: selection:wizard.select.move.template.line,move_line_type:0 +msgid "Debit" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_display_name +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_display_name +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_display_name +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_display_name +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_display_name +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_display_name +msgid "Display Name" +msgstr "" + +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_id +msgid "ID" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_form +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_search +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template +msgid "Journal Entry Template" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line +msgid "Journal Entry Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template___last_update +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line___last_update +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template___last_update +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line___last_update +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template___last_update +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line___last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_write_uid +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_write_uid +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_write_uid +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_write_uid +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_write_uid +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_write_date +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_write_date +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_write_date +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_write_date +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_write_date +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" +msgstr "" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template +msgid "Load" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template +msgid "Modify the lines before create them or edit them after creation." +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type +msgid "Move Line Type" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_name +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_name +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_name +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_name +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_name +msgid "Name" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template +msgid "Next" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id +msgid "Partner" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Python Code" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_python_code +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_python_code +msgid "Python code" +msgstr "" + +#. module: account_move_template +#: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template +msgid "Select Journal Entry Template" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_sequence +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_sequence +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_sequence +msgid "Sequence" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_state +msgid "State" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id +msgid "Template" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" +msgstr "" + +#. module: account_move_template +#: selection:wizard.select.move.template,state:0 +msgid "Template selected" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_form +msgid "Test template" +msgstr "" + +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + +#. module: account_move_template +#: sql_constraint:account.move.template.line:0 +msgid "The sequence of the line must be unique per template !" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_type +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_type +msgid "Type" +msgstr "" + +#. module: account_move_template +#: selection:account.document.template.line,type:0 +#: selection:account.move.template.line,type:0 +msgid "User input" +msgstr "" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:70 +#, python-format +msgid "You can not add a different number of lines in this wizard you should try to create the move normally and then edit the created move. Inconsistent between input lines and filled lines for template %s" +msgstr "" + +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "You can refer to other lines using their\n" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_account_document_template +msgid "account.document.template" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_account_document_template_line +msgid "account.document.template.line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_account_move_template +msgid "account.move.template" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_account_move_template_line +msgid "account.move.template.line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template +msgid "wizard.select.move.template" +msgstr "" + diff --git a/account_move_template/i18n/am.po b/account_move_template/i18n/am.po index 6602fc2f9..2303ff59c 100644 --- a/account_move_template/i18n/am.po +++ b/account_move_template/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ar.po b/account_move_template/i18n/ar.po index 46039eb65..2c221b413 100644 --- a/account_move_template/i18n/ar.po +++ b/account_move_template/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,23 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "إلغاء" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "أنشئ في" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "اسم العرض" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "اسم العرض" msgid "ID" msgstr "المعرف" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "آخر تحديث في" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "الشريك" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/bg.po b/account_move_template/i18n/bg.po index 04027efc3..d09375fcc 100644 --- a/account_move_template/i18n/bg.po +++ b/account_move_template/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Отмяна" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Създадено на" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Име за показване" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Име за показване" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Последно обновено на" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/bs.po b/account_move_template/i18n/bs.po index 5fd3a0933..e163bef15 100644 --- a/account_move_template/i18n/bs.po +++ b/account_move_template/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,23 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Otkaži" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Kreirano" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Prikaži naziv" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Prikaži naziv" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ca.po b/account_move_template/i18n/ca.po index f9607910f..c254696a4 100644 --- a/account_move_template/i18n/ca.po +++ b/account_move_template/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Cancel·la" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Creat el" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Veure el nom" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Veure el nom" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Darrera Actualització el" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Empresa" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ca_ES.po b/account_move_template/i18n/ca_ES.po index 8bd82e17b..f8bc54b99 100644 --- a/account_move_template/i18n/ca_ES.po +++ b/account_move_template/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/" +"ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancel·la" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/cs.po b/account_move_template/i18n/cs.po index 007da7dd8..16d4b412d 100644 --- a/account_move_template/i18n/cs.po +++ b/account_move_template/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Zrušit" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Vytvořeno" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Zobrazovaný název" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Zobrazovaný název" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Naposled upraveno" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Společník" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/da.po b/account_move_template/i18n/da.po index d1446f5b0..72bfa1e3a 100644 --- a/account_move_template/i18n/da.po +++ b/account_move_template/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Annuller" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Oprettet den" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Vist navn" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Vist navn" msgid "ID" msgstr "Id" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Sidst opdateret den" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/de.po b/account_move_template/i18n/de.po index 6460683ed..58f4b549d 100644 --- a/account_move_template/i18n/de.po +++ b/account_move_template/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Rudolf Schnapka , 2017 @@ -13,26 +13,45 @@ msgstr "" "PO-Revision-Date: 2017-12-22 23:21+0000\n" "Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Betrag" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Betrag" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +60,17 @@ msgid "Cancel" msgstr "Abbrechen" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +111,11 @@ msgstr "Erstellt am" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Anzeigename" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,22 +148,34 @@ msgstr "Anzeigename" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -164,14 +209,14 @@ msgid "Last Updated on" msgstr "Zuletzt geändert am" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +249,14 @@ msgid "Next" msgstr "Nächster" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -239,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/el_GR.po b/account_move_template/i18n/el_GR.po index 7dbad6218..0a4426db9 100644 --- a/account_move_template/i18n/el_GR.po +++ b/account_move_template/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Άκυρο" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Δημιουργήθηκε στις" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "Κωδικός" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/en_AU.po b/account_move_template/i18n/en_AU.po index 6fe1fc81f..22c8353f1 100644 --- a/account_move_template/i18n/en_AU.po +++ b/account_move_template/i18n/en_AU.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: English (Australia) (https://www.transifex.com/oca/teams/23907/en_AU/)\n" +"Language-Team: English (Australia) (https://www.transifex.com/oca/" +"teams/23907/en_AU/)\n" +"Language: en_AU\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_AU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancel" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/en_GB.po b/account_move_template/i18n/en_GB.po index c00a9ef05..82e234d77 100644 --- a/account_move_template/i18n/en_GB.po +++ b/account_move_template/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancel" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Created on" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Display Name" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Display Name" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Last Updated on" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es.po b/account_move_template/i18n/es.po index 100c0cdc4..3565518bf 100644 --- a/account_move_template/i18n/es.po +++ b/account_move_template/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,26 +12,45 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Importe" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Importe" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,23 +147,36 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +#, fuzzy +msgid "Journal" +msgstr "Diario" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" -msgstr "Diario" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template___last_update @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Empresa" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_AR.po b/account_move_template/i18n/es_AR.po index 8d32c3773..c638199f1 100644 --- a/account_move_template/i18n/es_AR.po +++ b/account_move_template/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Mostrar Nombre" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Mostrar Nombre" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Última actualización el" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_CL.po b/account_move_template/i18n/es_CL.po index b1daa6f16..3ad1b1768 100644 --- a/account_move_template/i18n/es_CL.po +++ b/account_move_template/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID (identificación)" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_CO.po b/account_move_template/i18n/es_CO.po index 176a0d3ce..4591a3bd0 100644 --- a/account_move_template/i18n/es_CO.po +++ b/account_move_template/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre Público" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nombre Público" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Actualizado" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_CR.po b/account_move_template/i18n/es_CR.po index bf7ddb4dd..f3b27c139 100644 --- a/account_move_template/i18n/es_CR.po +++ b/account_move_template/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Ultima actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Empresa" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_DO.po b/account_move_template/i18n/es_DO.po index dde8b1ad9..cd6335899 100644 --- a/account_move_template/i18n/es_DO.po +++ b/account_move_template/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_EC.po b/account_move_template/i18n/es_EC.po index 763ce4dac..89321b488 100644 --- a/account_move_template/i18n/es_EC.po +++ b/account_move_template/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Cristian Salamea , 2017 @@ -12,27 +12,47 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Cristian Salamea , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Monto" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Monto" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +61,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +83,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +112,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +133,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,22 +149,34 @@ msgstr "Nombre mostrado" msgid "ID" msgstr "ID (identificación)" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -164,14 +210,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +230,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +250,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Empresa" @@ -239,7 +275,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +291,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +324,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +347,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +359,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_ES.po b/account_move_template/i18n/es_ES.po index ecba31ddf..67bece270 100644 --- a/account_move_template/i18n/es_ES.po +++ b/account_move_template/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre para mostrar" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nombre para mostrar" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_MX.po b/account_move_template/i18n/es_MX.po index 1793e6eb4..192a23d64 100644 --- a/account_move_template/i18n/es_MX.po +++ b/account_move_template/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre desplegado" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nombre desplegado" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Ultima actualización realizada" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Empresa" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_PE.po b/account_move_template/i18n/es_PE.po index f89d7d3a5..2f27f2d5e 100644 --- a/account_move_template/i18n/es_PE.po +++ b/account_move_template/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nombre a Mostrar" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nombre a Mostrar" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Ultima Actualización" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_PY.po b/account_move_template/i18n/es_PY.po index 59bd33527..90a9adf71 100644 --- a/account_move_template/i18n/es_PY.po +++ b/account_move_template/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Ultima actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/es_VE.po b/account_move_template/i18n/es_VE.po index 5211d8ead..8c35b7cde 100644 --- a/account_move_template/i18n/es_VE.po +++ b/account_move_template/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Mostrar nombre" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Mostrar nombre" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Ultima actualizacion en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Empresa" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/et.po b/account_move_template/i18n/et.po index d42ac8406..db14d7388 100644 --- a/account_move_template/i18n/et.po +++ b/account_move_template/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Loobu" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Loodud" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Näidatav nimi" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Näidatav nimi" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Viimati uuendatud" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/eu.po b/account_move_template/i18n/eu.po index 6f1b455c8..2312510a0 100644 --- a/account_move_template/i18n/eu.po +++ b/account_move_template/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Ezeztatu" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Created on" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Izena erakutsi" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Izena erakutsi" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Last Updated on" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/fa.po b/account_move_template/i18n/fa.po index 295a81a90..a39930d89 100644 --- a/account_move_template/i18n/fa.po +++ b/account_move_template/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "لغو" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "ایجاد شده در" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "نام نمایشی" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "نام نمایشی" msgid "ID" msgstr "شناسه" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "آخرین به روز رسانی در" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/fi.po b/account_move_template/i18n/fi.po index a32c64922..36723e07e 100644 --- a/account_move_template/i18n/fi.po +++ b/account_move_template/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Peruuta" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Luotu" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Nimi" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Nimi" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Viimeksi päivitetty" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/fr.po b/account_move_template/i18n/fr.po index 22a614656..292fe460e 100644 --- a/account_move_template/i18n/fr.po +++ b/account_move_template/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,26 +12,45 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\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" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Montant" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Montant" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annuler" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Créé le" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Afficher le nom" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Afficher le nom" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partenaire" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "État" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/fr_CA.po b/account_move_template/i18n/fr_CA.po index 5dec9f7bc..e41a5dd3f 100644 --- a/account_move_template/i18n/fr_CA.po +++ b/account_move_template/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annuler" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Créé le" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Afficher le nom" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Afficher le nom" msgid "ID" msgstr "Identifiant" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/fr_CH.po b/account_move_template/i18n/fr_CH.po index 442b6bd6f..09aca3637 100644 --- a/account_move_template/i18n/fr_CH.po +++ b/account_move_template/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annuler" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Créé le" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nom affiché" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nom affiché" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Modifié le" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/fr_FR.po b/account_move_template/i18n/fr_FR.po index c4a3cae95..05a2136ee 100644 --- a/account_move_template/i18n/fr_FR.po +++ b/account_move_template/i18n/fr_FR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n" +"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/" +"fr_FR/)\n" +"Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_FR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annuler" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/gl.po b/account_move_template/i18n/gl.po index 8b9c3a6f3..296c5bb23 100644 --- a/account_move_template/i18n/gl.po +++ b/account_move_template/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Creado en" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/gl_ES.po b/account_move_template/i18n/gl_ES.po index 303409948..3eec28653 100644 --- a/account_move_template/i18n/gl_ES.po +++ b/account_move_template/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/gu.po b/account_move_template/i18n/gu.po index 603973735..686ef1e51 100644 --- a/account_move_template/i18n/gu.po +++ b/account_move_template/i18n/gu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n" +"Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "રદ કરો" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "" msgid "ID" msgstr "ઓળખ" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/he.po b/account_move_template/i18n/he.po index dbf3f7fe1..e2a1a7115 100644 --- a/account_move_template/i18n/he.po +++ b/account_move_template/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "בטל" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "נוצר ב-" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "השם המוצג" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "השם המוצג" msgid "ID" msgstr "מזהה" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "עודכן לאחרונה על" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/hi.po b/account_move_template/i18n/hi.po index cfaa83139..a741d20eb 100644 --- a/account_move_template/i18n/hi.po +++ b/account_move_template/i18n/hi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hindi (https://www.transifex.com/oca/teams/23907/hi/)\n" +"Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "रद्द" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "" msgid "ID" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/hr.po b/account_move_template/i18n/hr.po index c938f4f10..a3a34e59a 100644 --- a/account_move_template/i18n/hr.po +++ b/account_move_template/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -13,16 +13,24 @@ msgstr "" "PO-Revision-Date: 2018-02-23 01:41+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +#, fuzzy +msgid "Account" msgstr "ID Konta" #. module: account_move_template @@ -30,9 +38,23 @@ msgstr "ID Konta" msgid "Amount" msgstr "Iznos" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +#, fuzzy +msgid "Analytic Account" +msgstr "ID Analitičkog konta" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +#, fuzzy +msgid "Analytic tags" msgstr "ID Analitičkog konta" #. module: account_move_template @@ -41,14 +63,18 @@ msgid "Cancel" msgstr "Odustani" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +#, fuzzy +msgid "Company" msgstr "ID Tvrtke" #. module: account_move_template @@ -60,7 +86,8 @@ msgstr "Izračunato" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +#, fuzzy +msgid "Create Journal Entry from Template" msgstr "Kreiraj temeljnicu iz predloška" #. module: account_move_template @@ -89,6 +116,11 @@ msgstr "Kreirano" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +137,12 @@ msgstr "" msgid "Display Name" msgstr "Prikaži ime" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, fuzzy, python-format +msgid "Entries from template: %s" +msgstr "Kreiraj temeljnicu iz predloška" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,23 +153,36 @@ msgstr "Prikaži ime" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +#, fuzzy +msgid "Journal" +msgstr "ID Dnevnika" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" -msgstr "ID Dnevnika" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template___last_update @@ -164,16 +215,17 @@ msgid "Last Updated on" msgstr "Zadnje ažurirano dana" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +#, fuzzy +msgid "Line" +msgstr "Stavke" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:53 #, python-format msgid "Line %s can't refer to itself" msgstr "" -#. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" -msgstr "Stavke" - #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Load" @@ -184,27 +236,9 @@ msgstr "Učitaj" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +256,14 @@ msgid "Next" msgstr "Sljedeći" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -239,7 +281,7 @@ msgstr "Python code" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,21 +297,30 @@ msgid "State" msgstr "Stanje" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" -msgstr "Stavke predloška" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +#, fuzzy +msgid "Template" msgstr "ID predloška" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" -msgstr "IDovi stavaka predloška" +#, fuzzy +msgid "Template Line" +msgstr "Stavke predloška" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" +msgstr "Stavke predloška" #. module: account_move_template #: selection:wizard.select.move.template,state:0 @@ -281,6 +332,11 @@ msgstr "Predložak odabran" msgid "Test template" msgstr "Test predloška" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +355,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +367,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template @@ -340,3 +396,6 @@ msgstr "account.move.template.line" #: model:ir.model,name:account_move_template.model_wizard_select_move_template msgid "wizard.select.move.template" msgstr "wizard.select.move.template" + +#~ msgid "Template line ids" +#~ msgstr "IDovi stavaka predloška" diff --git a/account_move_template/i18n/hr_HR.po b/account_move_template/i18n/hr_HR.po index b12ee982e..cf8ff9838 100644 --- a/account_move_template/i18n/hr_HR.po +++ b/account_move_template/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -12,17 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: Bole , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -30,9 +38,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +61,17 @@ msgid "Cancel" msgstr "Otkaži" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +83,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +112,11 @@ msgstr "Kreirano" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +133,12 @@ msgstr "" msgid "Display Name" msgstr "Naziv" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,22 +149,34 @@ msgstr "Naziv" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -164,14 +210,14 @@ msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +230,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +250,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -239,7 +275,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +291,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +324,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +347,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +359,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/hu.po b/account_move_template/i18n/hu.po index abf9fca4a..d5986ffb8 100644 --- a/account_move_template/i18n/hu.po +++ b/account_move_template/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Mégsem" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Létrehozás dátuma" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Név megjelenítése" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Név megjelenítése" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Utoljára frissítve " #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/id.po b/account_move_template/i18n/id.po index 41ebe24c6..df45f8263 100644 --- a/account_move_template/i18n/id.po +++ b/account_move_template/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Batalkan" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Dibuat pada" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Nama Tampilan" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Nama Tampilan" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Diperbaharui pada" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/it.po b/account_move_template/i18n/it.po index 9ce419760..d056288f7 100644 --- a/account_move_template/i18n/it.po +++ b/account_move_template/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,26 +12,45 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Importo" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Importo" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annulla" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creato il" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nome da visualizzare" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nome da visualizzare" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Last Updated on" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ja.po b/account_move_template/i18n/ja.po index aee3ee3c0..b2762e4ae 100644 --- a/account_move_template/i18n/ja.po +++ b/account_move_template/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "キャンセル" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "作成日" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "表示名" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "表示名" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "最終更新日" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "パートナ" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ko.po b/account_move_template/i18n/ko.po index 5382cead2..99efac87d 100644 --- a/account_move_template/i18n/ko.po +++ b/account_move_template/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "취소" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "작성일" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "표시 이름" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "표시 이름" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "최근 갱신 날짜" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/lo.po b/account_move_template/i18n/lo.po index 9bf5f3797..ff7e4a034 100644 --- a/account_move_template/i18n/lo.po +++ b/account_move_template/i18n/lo.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Lao (https://www.transifex.com/oca/teams/23907/lo/)\n" +"Language: lo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lo\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "ຍົກເລີອກ" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "" msgid "ID" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/lt.po b/account_move_template/i18n/lt.po index 760cbdee1..268c09f72 100644 --- a/account_move_template/i18n/lt.po +++ b/account_move_template/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Viktoras Norkus , 2018 @@ -13,16 +13,23 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Viktoras Norkus , 2018\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -30,9 +37,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +60,17 @@ msgid "Cancel" msgstr "Atšaukti" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +111,11 @@ msgstr "Sukurta" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Vaizduojamas pavadinimas" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,22 +148,34 @@ msgstr "Vaizduojamas pavadinimas" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -164,14 +209,14 @@ msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partneris" @@ -239,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +290,27 @@ msgid "State" msgstr "Statusas" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/lt_LT.po b/account_move_template/i18n/lt_LT.po index 58369be7f..978cc4846 100644 --- a/account_move_template/i18n/lt_LT.po +++ b/account_move_template/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +37,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +60,17 @@ msgid "Cancel" msgstr "Atšaukti" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +111,11 @@ msgstr "Sukurta" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +148,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/lv.po b/account_move_template/i18n/lv.po index b40b64b6d..59dbcde2e 100644 --- a/account_move_template/i18n/lv.po +++ b/account_move_template/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,23 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Atcelt" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Izveidots" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Pēdējās izmaiņas" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/mk.po b/account_move_template/i18n/mk.po index acd885a57..677abf84f 100644 --- a/account_move_template/i18n/mk.po +++ b/account_move_template/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Откажи" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Креирано на" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Прикажи име" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Прикажи име" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Последно ажурирање на" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Партнер" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/mn.po b/account_move_template/i18n/mn.po index 4cc9a02ec..a01bbca61 100644 --- a/account_move_template/i18n/mn.po +++ b/account_move_template/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Цуцлах" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Үүсгэсэн" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Дэлгэцийн Нэр" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Дэлгэцийн Нэр" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Харилцагч" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/nb.po b/account_move_template/i18n/nb.po index bd1f15238..7ace37ec8 100644 --- a/account_move_template/i18n/nb.po +++ b/account_move_template/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Avbryt" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Opprettet den" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Visnings navn" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Visnings navn" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Sist oppdatert" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/nb_NO.po b/account_move_template/i18n/nb_NO.po index faeabc346..3281b3d98 100644 --- a/account_move_template/i18n/nb_NO.po +++ b/account_move_template/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Lukk" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Laget den" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Vis navn" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Vis navn" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Sist oppdatert den" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/nl.po b/account_move_template/i18n/nl.po index a3256e160..de6f6f25f 100644 --- a/account_move_template/i18n/nl.po +++ b/account_move_template/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Frank Schellenberg , 2018 @@ -13,16 +13,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Frank Schellenberg , 2018\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -30,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +59,17 @@ msgid "Cancel" msgstr "Annuleren" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +110,11 @@ msgstr "Aangemaakt op" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Te tonen naam" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,22 +147,34 @@ msgstr "Te tonen naam" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -164,14 +208,14 @@ msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Relatie" @@ -239,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +289,27 @@ msgid "State" msgstr "Status" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/nl_BE.po b/account_move_template/i18n/nl_BE.po index 401fc3cbb..cab53ff86 100644 --- a/account_move_template/i18n/nl_BE.po +++ b/account_move_template/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annuleren" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Gemaakt op" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Schermnaam" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Schermnaam" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Relatie" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/nl_NL.po b/account_move_template/i18n/nl_NL.po index 09fb980db..5b8645d19 100644 --- a/account_move_template/i18n/nl_NL.po +++ b/account_move_template/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # Frank Schellenberg , 2018 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-01-25 11:47+0000\n" "PO-Revision-Date: 2018-01-25 11:47+0000\n" "Last-Translator: Frank Schellenberg , 2018\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Annuleren" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Aangemaakt op" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Te tonen naam" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Te tonen naam" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Relatie" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "Status" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/pl.po b/account_move_template/i18n/pl.po index a3d6fb711..8661faeb8 100644 --- a/account_move_template/i18n/pl.po +++ b/account_move_template/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,24 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +37,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +60,17 @@ msgid "Cancel" msgstr "Anuluj" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +111,11 @@ msgstr "Utworzono" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Wyświetlana nazwa " +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +148,34 @@ msgstr "Wyświetlana nazwa " msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Ostatnia zmiana" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/pt.po b/account_move_template/i18n/pt.po index d7a3b7993..ca1ca3a56 100644 --- a/account_move_template/i18n/pt.po +++ b/account_move_template/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Pedro Castro Silva , 2017 @@ -13,26 +13,45 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Pedro Castro Silva , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Montante" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Montante" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +60,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +111,11 @@ msgstr "Criado em" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Nome" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,23 +148,36 @@ msgstr "Nome" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +#, fuzzy +msgid "Journal" +msgstr "Id do Diário" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" -msgstr "Id do Diário" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template___last_update @@ -164,14 +210,14 @@ msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +230,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +250,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Parceiro" @@ -239,7 +275,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +291,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +324,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +347,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +359,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/pt_BR.po b/account_move_template/i18n/pt_BR.po index 4ffee2acd..0e201fc62 100644 --- a/account_move_template/i18n/pt_BR.po +++ b/account_move_template/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Criado em" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nome para Mostrar" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nome para Mostrar" msgid "ID" msgstr "Identificação" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Última atualização em" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Parceiro" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/pt_PT.po b/account_move_template/i18n/pt_PT.po index b70eec3c2..c81bdecd7 100644 --- a/account_move_template/i18n/pt_PT.po +++ b/account_move_template/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,27 +11,47 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Valor" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Valor" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +60,17 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +111,11 @@ msgstr "Criado em" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Nome a exibir" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +148,34 @@ msgstr "Nome a exibir" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ro.po b/account_move_template/i18n/ro.po index 3407ed0ed..b75bfa047 100644 --- a/account_move_template/i18n/ro.po +++ b/account_move_template/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Anuleaza" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Creat la" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Nume Afişat" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Nume Afişat" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Ultima actualizare la" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partener" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/ru.po b/account_move_template/i18n/ru.po index 86e3d10a6..86439d2a1 100644 --- a/account_move_template/i18n/ru.po +++ b/account_move_template/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +37,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +60,17 @@ msgid "Cancel" msgstr "Отменена" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +111,11 @@ msgstr "Создан" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +148,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Последний раз обновлено" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Контрагент" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/sk.po b/account_move_template/i18n/sk.po index e84f424c0..1761e00ad 100644 --- a/account_move_template/i18n/sk.po +++ b/account_move_template/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Zrušiť" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Vytvorené" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Zobraziť meno" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Zobraziť meno" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Naposledy upravené" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/sl.po b/account_move_template/i18n/sl.po index 6ad19112a..623147db4 100644 --- a/account_move_template/i18n/sl.po +++ b/account_move_template/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,26 +12,46 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Znesek" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Znesek" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +60,17 @@ msgid "Cancel" msgstr "Preklic" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +111,11 @@ msgstr "Ustvarjeno" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Prikazni naziv" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +148,34 @@ msgstr "Prikazni naziv" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Zadnjič posodobljeno" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/sr.po b/account_move_template/i18n/sr.po index bbf37dd9f..82fdcfc33 100644 --- a/account_move_template/i18n/sr.po +++ b/account_move_template/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,23 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Otkaži" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Kreiran" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/sr@latin.po b/account_move_template/i18n/sr@latin.po index 5bd32921b..dc4692069 100644 --- a/account_move_template/i18n/sr@latin.po +++ b/account_move_template/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,25 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr%40latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr" +"%40latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +37,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +60,17 @@ msgid "Cancel" msgstr "Otkaži" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +82,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +111,11 @@ msgstr "Kreiran" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +132,12 @@ msgstr "" msgid "Display Name" msgstr "Ime za prikaz" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +148,34 @@ msgstr "Ime za prikaz" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +209,14 @@ msgid "Last Updated on" msgstr "Zadnja izmjena" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +229,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +249,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Partner" @@ -238,7 +274,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +290,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +323,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +346,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +358,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/sv.po b/account_move_template/i18n/sv.po index 338d36e20..3c576ddbe 100644 --- a/account_move_template/i18n/sv.po +++ b/account_move_template/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Avbryt" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Skapad den" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Visa namn" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Visa namn" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Senast uppdaterad" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Företag" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/th.po b/account_move_template/i18n/th.po index 5cf71c573..0723292e3 100644 --- a/account_move_template/i18n/th.po +++ b/account_move_template/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "ยกเลิก" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "สร้างเมื่อ" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "ชื่อที่ใช้แสดง" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "ชื่อที่ใช้แสดง" msgid "ID" msgstr "รหัส" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "อัพเดทครั้งสุดท้ายเมื่อ" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "พาร์ทเนอร์" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/tr.po b/account_move_template/i18n/tr.po index a2a69a726..5f3404cb1 100644 --- a/account_move_template/i18n/tr.po +++ b/account_move_template/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Vazgeç" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Oluşturuldu" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Görünen İsim" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Görünen İsim" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Son güncelleme" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Cari" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/tr_TR.po b/account_move_template/i18n/tr_TR.po index 957789286..d1619ff2a 100644 --- a/account_move_template/i18n/tr_TR.po +++ b/account_move_template/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 # Ediz Duman , 2017 @@ -12,27 +12,47 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: Ediz Duman , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" -msgstr "" +#, fuzzy +msgid "Account" +msgstr "Tutar" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_amount msgid "Amount" msgstr "Tutar" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -41,14 +61,17 @@ msgid "Cancel" msgstr "İptal et" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -60,7 +83,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -89,6 +112,11 @@ msgstr "Oluşturulma tarihi" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -105,6 +133,12 @@ msgstr "" msgid "Display Name" msgstr "Görünen ad" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -115,22 +149,34 @@ msgstr "Görünen ad" msgid "ID" msgstr "Kimlik" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -164,14 +210,14 @@ msgid "Last Updated on" msgstr "En son güncelleme tarihi" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -184,27 +230,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -222,6 +250,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -239,7 +275,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -255,20 +291,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -281,6 +324,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -299,11 +347,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -311,9 +359,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/uk.po b/account_move_template/i18n/uk.po index 5f45aa4c6..864c13624 100644 --- a/account_move_template/i18n/uk.po +++ b/account_move_template/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,23 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Скасувати" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Дата створення" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Назва для відображення" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Назва для відображення" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Останнє оновлення" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/vi.po b/account_move_template/i18n/vi.po index d9570c6e0..20dae4256 100644 --- a/account_move_template/i18n/vi.po +++ b/account_move_template/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,16 +12,22 @@ msgstr "" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +35,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +58,17 @@ msgid "Cancel" msgstr "Hủy bỏ" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +80,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +109,11 @@ msgstr "Được tạo vào" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +130,12 @@ msgstr "" msgid "Display Name" msgstr "Tên hiển thị" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +146,34 @@ msgstr "Tên hiển thị" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +207,14 @@ msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +227,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +247,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "Đối tác" @@ -238,7 +272,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +288,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +321,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +344,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +356,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/vi_VN.po b/account_move_template/i18n/vi_VN.po index 286525a1d..feb6bb2bb 100644 --- a/account_move_template/i18n/vi_VN.po +++ b/account_move_template/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:24+0000\n" "PO-Revision-Date: 2017-11-28 23:24+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "Hủy" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "Tạo vào" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/zh_CN.po b/account_move_template/i18n/zh_CN.po index 330420f42..91141d55e 100644 --- a/account_move_template/i18n/zh_CN.po +++ b/account_move_template/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "取消" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "创建时间" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "Display Name" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "Display Name" msgid "ID" msgstr "ID" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "上次更新日期" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "业务伙伴" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template diff --git a/account_move_template/i18n/zh_TW.po b/account_move_template/i18n/zh_TW.po index 86b07a601..0b6d9792b 100644 --- a/account_move_template/i18n/zh_TW.po +++ b/account_move_template/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_template -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,17 +11,24 @@ msgstr "" "POT-Creation-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: account_move_template +#: code:addons/account_move_template/models/account_document_template.py:19 +#, python-format +msgid "%s (copy)" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_account_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_account_id -msgid "Account id" +msgid "Account" msgstr "" #. module: account_move_template @@ -29,9 +36,21 @@ msgstr "" msgid "Amount" msgstr "" +#. module: account_move_template +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Analytic" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_account_id -msgid "Analytic account id" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_account_id +msgid "Analytic Account" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_analytic_tag_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_analytic_tag_ids +msgid "Analytic tags" msgstr "" #. module: account_move_template @@ -40,14 +59,17 @@ msgid "Cancel" msgstr "刪除" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:57 +#: code:addons/account_move_template/models/account_document_template.py:63 #, python-format msgid "Code \"%s\" refers to non existing line" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_company_id -msgid "Company id" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_company_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_company_id +msgid "Company" msgstr "" #. module: account_move_template @@ -59,7 +81,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template_by_move #: model:ir.ui.menu,name:account_move_template.menu_action_wizard_select_template -msgid "Create Move from Template" +msgid "Create Journal Entry from Template" msgstr "" #. module: account_move_template @@ -88,6 +110,11 @@ msgstr "建立於" msgid "Credit" msgstr "" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_date +msgid "Date" +msgstr "" + #. module: account_move_template #: selection:account.move.template.line,move_line_type:0 #: selection:wizard.select.move.template.line,move_line_type:0 @@ -104,6 +131,12 @@ msgstr "" msgid "Display Name" msgstr "顯示名稱" +#. module: account_move_template +#: code:addons/account_move_template/wizard/select_template.py:78 +#, python-format +msgid "Entries from template: %s" +msgstr "" + #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_id #: model:ir.model.fields,field_description:account_move_template.field_account_document_template_line_id @@ -114,22 +147,34 @@ msgstr "顯示名稱" msgid "ID" msgstr "編號" +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_journal_id +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id +msgid "Journal" +msgstr "" + #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_form #: model:ir.ui.view,arch_db:account_move_template.view_move_template_search -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template msgid "Journal Entry Template" msgstr "" #. module: account_move_template #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form -#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_tree +#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line msgid "Journal Entry Template Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_journal_id -msgid "Journal id" +#: model:ir.actions.act_window,name:account_move_template.action_move_template_form +#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form +msgid "Journal Entry Templates" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type +msgid "Journal Item Type" msgstr "" #. module: account_move_template @@ -163,14 +208,14 @@ msgid "Last Updated on" msgstr "最後更新於" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:47 -#, python-format -msgid "Line %s can't refer to itself" +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids +msgid "Line" msgstr "" #. module: account_move_template -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_ids -msgid "Line ids" +#: code:addons/account_move_template/models/account_document_template.py:53 +#, python-format +msgid "Line %s can't refer to itself" msgstr "" #. module: account_move_template @@ -183,27 +228,9 @@ msgstr "" msgid "Modify the lines before create them or edit them after creation." msgstr "" -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template -msgid "Move Template" -msgstr "" - -#. module: account_move_template -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line -#: model:ir.ui.view,arch_db:account_move_template.wizard_select_template_line_tree -msgid "Move Template Line" -msgstr "" - -#. module: account_move_template -#: model:ir.actions.act_window,name:account_move_template.action_move_template_form -#: model:ir.ui.menu,name:account_move_template.menu_action_move_template_form -msgid "Move Templates" -msgstr "" - #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_move_line_type -#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_move_line_type -msgid "Move line type" +msgid "Move Line Type" msgstr "" #. module: account_move_template @@ -221,6 +248,14 @@ msgid "Next" msgstr "" #. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_line_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_line_id +msgid "Originator tax" +msgstr "" + +#. module: account_move_template +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_partner_id +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_partner_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_partner_id msgid "Partner" msgstr "夥伴" @@ -238,7 +273,7 @@ msgstr "" #. module: account_move_template #: model:ir.actions.act_window,name:account_move_template.action_wizard_select_template -msgid "Select Move Template" +msgid "Select Journal Entry Template" msgstr "" #. module: account_move_template @@ -254,20 +289,27 @@ msgid "State" msgstr "" #. module: account_move_template -#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line -msgid "Template Lines" +#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_tax_ids +#: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_tax_ids +#: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form +msgid "Taxes" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_line_template_id #: model:ir.model.fields,field_description:account_move_template.field_wizard_select_move_template_template_id -msgid "Template id" +msgid "Template" msgstr "" #. module: account_move_template #: model:ir.model.fields,field_description:account_move_template.field_account_move_template_template_line_ids -msgid "Template line ids" +msgid "Template Line" +msgstr "" + +#. module: account_move_template +#: model:ir.model,name:account_move_template.model_wizard_select_move_template_line +msgid "Template Lines" msgstr "" #. module: account_move_template @@ -280,6 +322,11 @@ msgstr "" msgid "Test template" msgstr "" +#. module: account_move_template +#: sql_constraint:account.move.template:0 +msgid "The name of the template must be unique per company !" +msgstr "" + #. module: account_move_template #: sql_constraint:account.move.template.line:0 msgid "The sequence of the line must be unique per template !" @@ -298,11 +345,11 @@ msgid "User input" msgstr "" #. module: account_move_template -#: code:addons/account_move_template/models/account_document_template.py:64 +#: code:addons/account_move_template/models/account_document_template.py:70 #, python-format msgid "" -"You can not add a different number of lines in this wizard you should try to" -" create the move normally and then edit the created move. Inconsistent " +"You can not add a different number of lines in this wizard you should try to " +"create the move normally and then edit the created move. Inconsistent " "between input lines and filled lines for template %s" msgstr "" @@ -310,9 +357,9 @@ msgstr "" #: model:ir.ui.view,arch_db:account_move_template.view_move_template_line_form msgid "" "You can refer to other lines using their\n" -" sequence number (e.g. 'L(1)' for first line).\n" -" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" -" + L(2) + L(3)'; '1250'" +" sequence number (e.g. 'L(1)' for first line).\n" +" Examples of code: 'L(1) * 0.2'; 'L(2) - L(1)'; 'L(1)\n" +" + L(2) + L(3)'; '1250'" msgstr "" #. module: account_move_template