Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (280 of 280 strings)

Translation: mis-builder-15.0/mis-builder-15.0-mis_builder
Translate-URL: https://translation.odoo-community.org/projects/mis-builder-15-0/mis-builder-15-0-mis_builder/es/
  • Loading branch information
Ivorra78 authored and weblate committed Nov 2, 2023
1 parent 707e651 commit bf19311
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions mis_builder/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-13 15:37+0000\n"
"PO-Revision-Date: 2023-10-29 08:33+0000\n"
"PO-Revision-Date: 2023-11-02 19:38+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
Expand Down Expand Up @@ -563,7 +563,7 @@ msgstr "Columnas"
#: code:addons/mis_builder/models/kpimatrix.py:0
#, python-format
msgid "Columns %(descr)s and %(base_descr)s are not comparable"
msgstr ""
msgstr "Las columnas %(descr)s y %(base_descr)s no son comparables"

#. module: mis_builder
#: code:addons/mis_builder/models/mis_report_instance.py:0
Expand Down Expand Up @@ -968,7 +968,7 @@ msgstr "De (calculado)"
#: code:addons/mis_builder/report/mis_report_instance_xlsx.py:0
#, python-format
msgid "Generated on %(gen_date)s at %(gen_time)s"
msgstr ""
msgstr "Generado el %(gen_date)s a las %(gen_time)s"

#. module: mis_builder
#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form
Expand Down Expand Up @@ -1067,6 +1067,13 @@ msgid ""
"\t- Changing the KPI to `multi` mode and giving an explicit value for each "
"sub-KPI."
msgstr ""
"KPI \"%(kpi)s\" tiene tipo %(type)s mientras que se esperaba una tupla.\n"
"\n"
"Esto puede solucionarse\n"
"\t- Cambiando el valor del KPI a una tupla de longitud %(length)s\n"
"o\n"
"\t- Cambiando el KPI al modo `multi` y dando un valor explícito para cada "
"sub-KPI."

#. module: mis_builder
#: code:addons/mis_builder/models/mis_report.py:0
Expand All @@ -1075,6 +1082,8 @@ msgid ""
"KPI \"%(kpi)s\" is valued as a tuple of length %(length)s while a tuple of "
"length%(expected_length)s is expected."
msgstr ""
"El KPI \"%(kpi)s\" se valora como una tupla de longitud %(length)s mientras "
"que se espera una tupla de longitud%(expected_length)s."

#. module: mis_builder
#: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__seq1
Expand Down

0 comments on commit bf19311

Please sign in to comment.