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"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
@ -39,12 +39,12 @@ msgstr ""
|
||||
#: code:addons/account_move_template/models/account_move_template.py:0
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr "%s (copy)"
|
||||
msgstr "%s(copia)"
|
||||
|
||||
#. module: account_move_template
|
||||
#: model_terms:ir.ui.view,arch_db:account_move_template.account_move_template_line_form
|
||||
msgid ">"
|
||||
msgstr ""
|
||||
msgstr ">"
|
||||
|
||||
#. module: account_move_template
|
||||
#: 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_run__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
msgstr "Búsqueda de Distribución Analítica"
|
||||
|
||||
#. 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_run__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
msgstr ""
|
||||
msgstr "Precisión Analítica"
|
||||
|
||||
#. module: account_move_template
|
||||
#: 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
|
||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__python_code
|
||||
msgid "Formula"
|
||||
msgstr ""
|
||||
msgstr "Fórmula"
|
||||
|
||||
#. module: account_move_template
|
||||
#: 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 "
|
||||
"and have a lower sequence than the current line."
|
||||
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
|
||||
#. odoo-python
|
||||
@ -228,6 +231,8 @@ msgid ""
|
||||
"Impossible to compute the formula of line with sequence %(sequence)s "
|
||||
"(formula: %(code)s): the syntax of the formula is wrong."
|
||||
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
|
||||
#. odoo-python
|
||||
@ -237,6 +242,8 @@ msgid ""
|
||||
"Invalid dictionary: %(exception)s\n"
|
||||
"%(msg)s"
|
||||
msgstr ""
|
||||
"Diccionario inválido: %(exception)s\n"
|
||||
"%(msg)s"
|
||||
|
||||
#. module: account_move_template
|
||||
#: model:ir.model.fields,field_description:account_move_template.field_account_move_template_line__is_refund
|
||||
|
Loading…
Reference in New Issue
Block a user