Translated using Weblate (Spanish)
Currently translated at 100.0% (80 of 80 strings) 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/es/
This commit is contained in:
parent
0d89e5282c
commit
4c244336c5
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: Odoo Server 10.0\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-02-01 03:44+0000\n"
|
"POT-Creation-Date: 2018-02-01 03:44+0000\n"
|
||||||
"PO-Revision-Date: 2023-09-02 21:55+0000\n"
|
"PO-Revision-Date: 2023-10-10 20:36+0000\n"
|
||||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
@ -39,12 +39,12 @@ msgstr ""
|
|||||||
#: code:addons/account_move_template/models/account_move_template.py:0
|
#: code:addons/account_move_template/models/account_move_template.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s (copy)"
|
msgid "%s (copy)"
|
||||||
msgstr "%s (copy)"
|
msgstr "%s(copia)"
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
|
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
|
||||||
msgid ">"
|
msgid ">"
|
||||||
msgstr ""
|
msgstr ">"
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
|
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
|
||||||
@ -82,13 +82,13 @@ msgstr "Analítica"
|
|||||||
#: 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__analytic_distribution_search
|
||||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__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"
|
msgid "Analytic Distribution Search"
|
||||||
msgstr ""
|
msgstr "Búsqueda de Distribución Analítica"
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: 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__analytic_precision
|
||||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__analytic_precision
|
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line_run__analytic_precision
|
||||||
msgid "Analytic Precision"
|
msgid "Analytic Precision"
|
||||||
msgstr ""
|
msgstr "Precisión Analítica"
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
|
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
|
||||||
@ -195,7 +195,7 @@ msgstr "Asiento desde plantilla %s"
|
|||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__python_code
|
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__python_code
|
||||||
msgid "Formula"
|
msgid "Formula"
|
||||||
msgstr ""
|
msgstr "Fórmula"
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
|
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_form
|
||||||
@ -219,6 +219,9 @@ msgid ""
|
|||||||
"(formula: %(code)s). Check that the lines used in the formula really exists "
|
"(formula: %(code)s). Check that the lines used in the formula really exists "
|
||||||
"and have a lower sequence than the current line."
|
"and have a lower sequence than the current line."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Imposible calcular la fórmula de la línea con la secuencia %(sequence)s "
|
||||||
|
"(fórmula: %(code)s). Compruebe que las líneas utilizadas en la fórmula "
|
||||||
|
"realmente existan y tengan una secuencia inferior a la línea actual."
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
@ -228,6 +231,8 @@ msgid ""
|
|||||||
"Impossible to compute the formula of line with sequence %(sequence)s "
|
"Impossible to compute the formula of line with sequence %(sequence)s "
|
||||||
"(formula: %(code)s): the syntax of the formula is wrong."
|
"(formula: %(code)s): the syntax of the formula is wrong."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Imposible calcular la fórmula de línea con secuencia %(sequence)s (fórmula: "
|
||||||
|
"%(code)s): la sintaxis de la fórmula es incorrecta."
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
@ -237,6 +242,8 @@ msgid ""
|
|||||||
"Invalid dictionary: %(exception)s\n"
|
"Invalid dictionary: %(exception)s\n"
|
||||||
"%(msg)s"
|
"%(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Diccionario inválido: %(exception)s\n"
|
||||||
|
"%(msg)s"
|
||||||
|
|
||||||
#. module: account_move_template
|
#. module: account_move_template
|
||||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__is_refund
|
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__is_refund
|
||||||
|
Loading…
x
Reference in New Issue
Block a user