Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_template
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_template/
  • Loading branch information
weblate committed Oct 9, 2023
1 parent 9ce3c3c commit f9ebf94
Show file tree
Hide file tree
Showing 74 changed files with 3,188 additions and 3,348 deletions.
81 changes: 37 additions & 44 deletions account_move_template/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,17 @@ msgid ""
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/models/account_move_template.py:0
#, python-format
msgid "%s (copy)"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
msgid ">"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
msgid "1250"
Expand All @@ -57,30 +63,25 @@ msgstr ""

#. module: account_move_template
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__amount
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
msgid "Amount"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__analytic_distribution
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__analytic_distribution
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_account_move_template_line_run__analytic_account_id
msgid "Analytic Account"
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__analytic_distribution_search
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__analytic_distribution_search
msgid "Analytic Distribution Search"
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_account_move_template_line_run__analytic_tag_ids
msgid "Analytic Tags"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
msgid "Archive"
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__analytic_precision
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__analytic_precision
msgid "Analytic Precision"
msgstr ""

#. module: account_move_template
Expand Down Expand Up @@ -108,11 +109,6 @@ msgstr ""
msgid "Company Currency"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
msgid "Compute Formula"
msgstr ""

#. module: account_move_template
#: model:ir.model.fields.selection,name:account_move_template.selection__account_move_template_line__type__computed
msgid "Computed"
Expand Down Expand Up @@ -164,6 +160,7 @@ msgid "Debit"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid "Debit and credit of all lines are null."
Expand All @@ -184,11 +181,17 @@ msgid "Display Name"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid "Entry from template %s"
msgstr ""

#. module: account_move_template
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__python_code
msgid "Formula"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
msgid "Generate Journal Entry"
Expand All @@ -203,28 +206,31 @@ msgid "ID"
msgstr "ID"

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/models/account_move_template.py:0
#, python-format
msgid ""
"Impossible to compute the formula of line with sequence %s (formula: %s). "
"Check that the lines used in the formula really exists and have a lower "
"sequence than the current line."
"Impossible to compute the formula of line with sequence %(sequence)s "
"(formula: %(code)s). Check that the lines used in the formula really exists "
"and have a lower sequence than the current line."
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/models/account_move_template.py:0
#, python-format
msgid ""
"Impossible to compute the formula of line with sequence %s (formula: %s): "
"the syntax of the formula is wrong."
"Impossible to compute the formula of line with sequence %(sequence)s "
"(formula: %(code)s): the syntax of the formula is wrong."
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid ""
"Invalid dictionary: {}\n"
"{}"
"Invalid dictionary: %(exception)s\n"
"%(msg)s"
msgstr ""

#. module: account_move_template
Expand Down Expand Up @@ -265,6 +271,7 @@ msgid "Journal Item Template"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid "Keys must be line sequence, i..e, L1, L2, ..."
Expand Down Expand Up @@ -359,6 +366,7 @@ msgid "Overwrite"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid "Overwrite value must be a valid python dict"
Expand All @@ -377,11 +385,7 @@ msgid "Payment Terms"
msgstr ""

#. module: account_move_template
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__python_code
msgid "Python Code"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/models/account_move_template.py:0
#, python-format
msgid "Python Code must be set for computed line with sequence %d."
Expand All @@ -393,11 +397,6 @@ msgstr ""
msgid "Reference"
msgstr ""

#. module: account_move_template
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
msgid "Restore"
msgstr ""

#. module: account_move_template
#: model:ir.model.fields.selection,name:account_move_template.selection__account_move_template_run__state__select_template
msgid "Select Template"
Expand Down Expand Up @@ -428,7 +427,6 @@ 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_account_move_template_line_run__tax_ids
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
msgid "Taxes"
msgstr ""

Expand All @@ -437,14 +435,6 @@ msgstr ""
msgid "Template"
msgstr ""

#. module: account_move_template
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid ""
"The selected template (%s) is not in the same company (%s) as the current "
"user (%s)."
msgstr ""

#. module: account_move_template
#: model:ir.model.constraint,message:account_move_template.constraint_account_move_template_line_sequence_template_uniq
msgid "The sequence of the line must be unique per template!"
Expand All @@ -471,6 +461,7 @@ msgid "User input"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/wizard/account_move_template_run.py:0
#, python-format
msgid "Valid fields to overwrite are %s"
Expand All @@ -497,6 +488,7 @@ msgid "Wizard to generate move from template"
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/models/account_move_template.py:0
#, python-format
msgid ""
Expand All @@ -513,6 +505,7 @@ msgid ""
msgstr ""

#. module: account_move_template
#. odoo-python
#: code:addons/account_move_template/models/account_move_template.py:0
#, python-format
msgid ""
Expand Down
Loading

0 comments on commit f9ebf94

Please sign in to comment.