From 4e4c2d74a0b50f19f2d22c48f5ebd0ba941877be Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sat, 15 May 2021 18:34:14 +0000 Subject: [PATCH] [UPD] Update kpi.pot --- kpi/i18n/kpi.pot | 55 +++++++++++++++++------------------------------- 1 file changed, 19 insertions(+), 36 deletions(-) diff --git a/kpi/i18n/kpi.pot b/kpi/i18n/kpi.pot index 5944df08e..c86e8fb1f 100644 --- a/kpi/i18n/kpi.pot +++ b/kpi/i18n/kpi.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * kpi +# * kpi # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -86,7 +86,7 @@ msgid "Data Sources" msgstr "" #. module: kpi -#: selection:kpi,periodicity_uom:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__periodicity_uom__day msgid "Day" msgstr "" @@ -132,12 +132,6 @@ msgstr "" msgid "External DB Source Minimum" msgstr "" -#. module: kpi -#: selection:kpi.threshold.range,max_type:0 -#: selection:kpi.threshold.range,min_type:0 -msgid "Fixed value" -msgstr "" - #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi__history_ids #: model_terms:ir.ui.view,arch_db:kpi.view_kpi_form @@ -150,7 +144,7 @@ msgid "History of the KPI" msgstr "" #. module: kpi -#: selection:kpi,periodicity_uom:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__periodicity_uom__hour msgid "Hour" msgstr "" @@ -268,7 +262,7 @@ msgid "Last execution" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:68 +#: code:addons/kpi/models/kpi_threshold.py:0 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -345,12 +339,12 @@ msgid "Minimum Value" msgstr "" #. module: kpi -#: selection:kpi,periodicity_uom:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__periodicity_uom__minute msgid "Minute" msgstr "" #. module: kpi -#: selection:kpi,periodicity_uom:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__periodicity_uom__month msgid "Month" msgstr "" @@ -370,12 +364,16 @@ msgstr "" #. module: kpi #: model_terms:ir.ui.view,arch_db:kpi.view_kpi_filter -msgid "Only active KPIs are computed by the scheduler based on the periodicity configuration." +msgid "" +"Only active KPIs are computed by the scheduler based on the periodicity " +"configuration." msgstr "" #. module: kpi #: model:ir.model.fields,help:kpi.field_kpi__active -msgid "Only active KPIs will be updated by the scheduler based on the periodicity configuration." +msgid "" +"Only active KPIs will be updated by the scheduler based on the periodicity " +"configuration." msgstr "" #. module: kpi @@ -389,16 +387,10 @@ msgid "Periodicity UoM" msgstr "" #. module: kpi -#: selection:kpi,kpi_type:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__kpi_type__python msgid "Python" msgstr "" -#. module: kpi -#: selection:kpi.threshold.range,max_type:0 -#: selection:kpi.threshold.range,min_type:0 -msgid "Python Code" -msgstr "" - #. module: kpi #: model_terms:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form msgid "Range" @@ -414,20 +406,12 @@ msgid "Ranges" msgstr "" #. module: kpi -#: selection:kpi.threshold.range,min_type:0 -msgid "SQL - Externa DB" -msgstr "" - -#. module: kpi -#: selection:kpi,kpi_type:0 -#: selection:kpi.threshold.range,max_type:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__kpi_type__external msgid "SQL - External DB" msgstr "" #. module: kpi -#: selection:kpi,kpi_type:0 -#: selection:kpi.threshold.range,max_type:0 -#: selection:kpi.threshold.range,min_type:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__kpi_type__local msgid "SQL - Local DB" msgstr "" @@ -452,7 +436,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:67 +#: code:addons/kpi/models/kpi_threshold.py:0 #, python-format msgid "Two of your ranges are overlapping." msgstr "" @@ -477,7 +461,6 @@ msgid "Value" msgstr "" #. module: kpi -#: selection:kpi,periodicity_uom:0 +#: model:ir.model.fields.selection,name:kpi.selection__kpi__periodicity_uom__week msgid "Week" msgstr "" -