Translated using Weblate (Spanish (Argentina))
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_AR/
This commit is contained in:
parent
e1884779a8
commit
a8258f017d
@ -9,16 +9,16 @@ 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: 2022-06-20 00:05+0000\n"
|
||||
"PO-Revision-Date: 2023-11-02 01:55+0000\n"
|
||||
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.3.2\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: account_move_template
|
||||
#: model:ir.model.fields,help:account_move_template.field_account_move_template_run__overwrite
|
||||
@ -45,7 +45,7 @@ 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
|
||||
@ -83,13 +83,13 @@ msgstr "Analítico"
|
||||
#: 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 "Buscar 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
|
||||
@ -196,7 +196,7 @@ msgstr "Entrada 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
|
||||
@ -220,6 +220,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
|
||||
@ -229,6 +232,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 la línea con la secuencia %(sequence)s "
|
||||
"(fórmula: %(code)s): la sintaxis de la fórmula es incorrecta."
|
||||
|
||||
#. module: account_move_template
|
||||
#. odoo-python
|
||||
@ -238,6 +243,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