forked from OCA/mis-builder
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|