diff --git a/kpi/i18n/am.po b/kpi/i18n/am.po index bb27f52d..4a0d9d02 100644 --- a/kpi/i18n/am.po +++ b/kpi/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ar.po b/kpi/i18n/ar.po index 32b993c1..abe498ad 100644 --- a/kpi/i18n/ar.po +++ b/kpi/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "التصنيفات" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "الوصف" msgid "Display Name" msgstr "اسم العرض" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "آخر تحديث في" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/bg.po b/kpi/i18n/bg.po index 9a73670d..bed48a75 100644 --- a/kpi/i18n/bg.po +++ b/kpi/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Категории" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Описание" msgid "Display Name" msgstr "Име за показване" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Последно обновено на" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/bs.po b/kpi/i18n/bs.po index ccef0547..3148c619 100644 --- a/kpi/i18n/bs.po +++ b/kpi/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorije" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Opis" msgid "Display Name" msgstr "Prikaži naziv" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ca.po b/kpi/i18n/ca.po index c21ebacb..99c40c70 100644 --- a/kpi/i18n/ca.po +++ b/kpi/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Categories" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Descripció" msgid "Display Name" msgstr "Veure el nom" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Darrera Actualització el" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ca_ES.po b/kpi/i18n/ca_ES.po index acc7b584..e37a54f8 100644 --- a/kpi/i18n/ca_ES.po +++ b/kpi/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 # Carlos Hormigo, 2018 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: Carlos Hormigo, 2018\n" -"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/" +"ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -33,7 +34,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -112,6 +113,18 @@ msgstr "Descripció" msgid "Display Name" msgstr "Nom visible" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -250,7 +263,7 @@ msgid "Last Updated on" msgstr "Darrera actualització el" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -385,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -400,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/cs.po b/kpi/i18n/cs.po index 7362d134..d5069c8b 100644 --- a/kpi/i18n/cs.po +++ b/kpi/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategorie" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Popis" msgid "Display Name" msgstr "Zobrazovaný název" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Naposled upraveno" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/da.po b/kpi/i18n/da.po index 398797c7..e287b529 100644 --- a/kpi/i18n/da.po +++ b/kpi/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategorier" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Beskrivelse" msgid "Display Name" msgstr "Vist navn" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Sidst opdateret den" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/de.po b/kpi/i18n/de.po index 4d58bced..4e98a7c4 100644 --- a/kpi/i18n/de.po +++ b/kpi/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategorien" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Beschreibung" msgid "Display Name" msgstr "Anzeigename" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Zuletzt geändert am" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/el_GR.po b/kpi/i18n/el_GR.po index 8d1953ab..f5541028 100644 --- a/kpi/i18n/el_GR.po +++ b/kpi/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Κατηγορίες" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Περιγραφή" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/en_GB.po b/kpi/i18n/en_GB.po index 9e2e7016..d505d91c 100644 --- a/kpi/i18n/en_GB.po +++ b/kpi/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categories" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Description" msgid "Display Name" msgstr "Display Name" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Last Updated on" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es.po b/kpi/i18n/es.po index 2a878a50..06d79942 100644 --- a/kpi/i18n/es.po +++ b/kpi/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Categorias" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre mostrado" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Última actualización el" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_AR.po b/kpi/i18n/es_AR.po index 15efa4c5..ba1095ec 100644 --- a/kpi/i18n/es_AR.po +++ b/kpi/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\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" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Mostrar Nombre" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Última actualización el" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_CL.po b/kpi/i18n/es_CL.po index f0887b1d..6d2bd39e 100644 --- a/kpi/i18n/es_CL.po +++ b/kpi/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre mostrado" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_CO.po b/kpi/i18n/es_CO.po index 026e66d1..aadb2470 100644 --- a/kpi/i18n/es_CO.po +++ b/kpi/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre Público" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Actualizado" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_CR.po b/kpi/i18n/es_CR.po index c70cc509..6465a400 100644 --- a/kpi/i18n/es_CR.po +++ b/kpi/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Ultima actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_DO.po b/kpi/i18n/es_DO.po index 22ae4d38..a0fe06d0 100644 --- a/kpi/i18n/es_DO.po +++ b/kpi/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre mostrado" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_EC.po b/kpi/i18n/es_EC.po index d9990f99..c6410be7 100644 --- a/kpi/i18n/es_EC.po +++ b/kpi/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre mostrado" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_ES.po b/kpi/i18n/es_ES.po index 79845284..18a024c9 100644 --- a/kpi/i18n/es_ES.po +++ b/kpi/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 # Fernando Lara , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-02-16 10:39+0000\n" "PO-Revision-Date: 2017-02-16 10:39+0000\n" "Last-Translator: Fernando Lara , 2017\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -33,7 +34,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1973 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -112,6 +113,18 @@ msgstr "" msgid "Display Name" msgstr "Nombre para mostrar" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -250,7 +263,7 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -385,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1968 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -400,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_MX.po b/kpi/i18n/es_MX.po index d4896506..756d9407 100644 --- a/kpi/i18n/es_MX.po +++ b/kpi/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre desplegado" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Ultima actualización realizada" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_PE.po b/kpi/i18n/es_PE.po index b1a0f083..782a97e8 100644 --- a/kpi/i18n/es_PE.po +++ b/kpi/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Nombre a Mostrar" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Ultima Actualización" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_PY.po b/kpi/i18n/es_PY.po index fd02d9d9..3a664731 100644 --- a/kpi/i18n/es_PY.po +++ b/kpi/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Ultima actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/es_VE.po b/kpi/i18n/es_VE.po index d71889ce..27960545 100644 --- a/kpi/i18n/es_VE.po +++ b/kpi/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorías" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descripción" msgid "Display Name" msgstr "Mostrar nombre" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Ultima actualizacion en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/et.po b/kpi/i18n/et.po index cf4bf7b9..37cd6d50 100644 --- a/kpi/i18n/et.po +++ b/kpi/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategooriad" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Kirjeldus" msgid "Display Name" msgstr "Näidatav nimi" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Viimati uuendatud" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/eu.po b/kpi/i18n/eu.po index d2c6b7d7..c1be20eb 100644 --- a/kpi/i18n/eu.po +++ b/kpi/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategoriak" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Deskribapena" msgid "Display Name" msgstr "Izena erakutsi" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Last Updated on" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/fa.po b/kpi/i18n/fa.po index 53409837..8ecf0b62 100644 --- a/kpi/i18n/fa.po +++ b/kpi/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "دسته‌ها" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "توصیف" msgid "Display Name" msgstr "نام نمایشی" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "آخرین به روز رسانی در" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/fi.po b/kpi/i18n/fi.po index 778ec93d..3343d532 100644 --- a/kpi/i18n/fi.po +++ b/kpi/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategoriat" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Kuvaus" msgid "Display Name" msgstr "Nimi" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Viimeksi päivitetty" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/fr.po b/kpi/i18n/fr.po index 3f704c50..3bb79d18 100644 --- a/kpi/i18n/fr.po +++ b/kpi/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Catégories" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Description" msgid "Display Name" msgstr "Nom à afficher" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -390,7 +402,7 @@ msgstr "" "AS value\")." #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "Seuil" @@ -405,7 +417,7 @@ msgid "Thresholds" msgstr "Seuils" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/fr_CA.po b/kpi/i18n/fr_CA.po index 44db2c71..271b25d6 100644 --- a/kpi/i18n/fr_CA.po +++ b/kpi/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # Martin Malorni , 2016 # Adriana Ierfino , 2016 @@ -13,11 +13,12 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -34,7 +35,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -113,6 +114,18 @@ msgstr "Description" msgid "Display Name" msgstr "Afficher le nom" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -251,7 +264,7 @@ msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -386,7 +399,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -401,7 +414,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/fr_CH.po b/kpi/i18n/fr_CH.po index f618fe85..1e423438 100644 --- a/kpi/i18n/fr_CH.po +++ b/kpi/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "" msgid "Display Name" msgstr "Nom affiché" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Modifié le" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/fr_FR.po b/kpi/i18n/fr_FR.po index 0185e810..8d3bd348 100644 --- a/kpi/i18n/fr_FR.po +++ b/kpi/i18n/fr_FR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # Mohamed HABOU , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: Mohamed HABOU , 2016\n" -"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n" +"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/" +"fr_FR/)\n" +"Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_FR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/gl.po b/kpi/i18n/gl.po index 106c04d8..5b9d50e4 100644 --- a/kpi/i18n/gl.po +++ b/kpi/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Descrición" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Última actualización en" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/gl_ES.po b/kpi/i18n/gl_ES.po index 4cf75dc3..e7ec95d3 100644 --- a/kpi/i18n/gl_ES.po +++ b/kpi/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/he.po b/kpi/i18n/he.po index f8969827..da8e1a03 100644 --- a/kpi/i18n/he.po +++ b/kpi/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "קטיגוריות" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "תיאור" msgid "Display Name" msgstr "השם המוצג" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "עודכן לאחרונה על" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/hr.po b/kpi/i18n/hr.po index 82f561d9..4a4eced9 100644 --- a/kpi/i18n/hr.po +++ b/kpi/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorije" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Opis" msgid "Display Name" msgstr "Prikaži ime" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Zadnje ažuriranje" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/hr_HR.po b/kpi/i18n/hr_HR.po index 671bb051..f2f9999c 100644 --- a/kpi/i18n/hr_HR.po +++ b/kpi/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 # Bole , 2016 @@ -12,12 +12,14 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: Bole , 2016\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -33,7 +35,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -112,6 +114,18 @@ msgstr "Opis" msgid "Display Name" msgstr "Naziv" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -250,7 +264,7 @@ msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -385,7 +399,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -400,7 +414,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/hu.po b/kpi/i18n/hu.po index 785954c8..e33a8a78 100644 --- a/kpi/i18n/hu.po +++ b/kpi/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategóriák" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Leírás" msgid "Display Name" msgstr "Név megjelenítése" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Utoljára frissítve " #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/id.po b/kpi/i18n/id.po index 6c71900b..090ab33c 100644 --- a/kpi/i18n/id.po +++ b/kpi/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 # Wahyu Setiawan , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: Wahyu Setiawan , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -33,7 +33,7 @@ msgid "Categories" msgstr "Kategori" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -112,6 +112,18 @@ msgstr "Keterangan" msgid "Display Name" msgstr "Nama Tampilan" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -250,7 +262,7 @@ msgid "Last Updated on" msgstr "Diperbaharui pada" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -385,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -400,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/it.po b/kpi/i18n/it.po index c99f31c8..37129b22 100644 --- a/kpi/i18n/it.po +++ b/kpi/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Categorie" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Descrizione" msgid "Display Name" msgstr "Nome da visualizzare" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Last Updated on" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ja.po b/kpi/i18n/ja.po index 86946ac3..ce4ea6bf 100644 --- a/kpi/i18n/ja.po +++ b/kpi/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "カテゴリ" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "説明" msgid "Display Name" msgstr "表示名" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "最終更新日" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ko.po b/kpi/i18n/ko.po index 7295bcda..c5a97eca 100644 --- a/kpi/i18n/ko.po +++ b/kpi/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "분류" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "설명" msgid "Display Name" msgstr "표시 이름" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "최근 갱신 날짜" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/kpi.pot b/kpi/i18n/kpi.pot new file mode 100644 index 00000000..a77fb123 --- /dev/null +++ b/kpi/i18n/kpi.pot @@ -0,0 +1,433 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * kpi +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_active +#: model:ir.ui.view,arch_db:kpi.view_kpi_filter +msgid "Active" +msgstr "" + +#. module: kpi +#: model:ir.actions.act_window,name:kpi.open_category_list +#: model:ir.ui.menu,name:kpi.menu_configuration_kpi_category +#: model:ir.ui.view,arch_db:kpi.view_kpi_category_tree +msgid "Categories" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 +#: model:ir.ui.view,arch_db:kpi.view_kpi_category_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_filter +msgid "Category" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,help:kpi.field_kpi_threshold_range_color +msgid "Choose your color" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_history_color +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_color +msgid "Color" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_company_id +#: model:ir.model.fields,field_description:kpi.field_kpi_history_company_id +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_company_id +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_company_id +msgid "Company" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_form +msgid "Computation" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_form +msgid "Compute KPI Now" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_create_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_create_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_history_create_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_create_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_create_uid +msgid "Created by" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_create_date +#: model:ir.model.fields,field_description:kpi.field_kpi_create_date +#: model:ir.model.fields,field_description:kpi.field_kpi_history_create_date +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_create_date +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_create_date +msgid "Created on" +msgstr "" + +#. module: kpi +#: model:ir.ui.menu,name:kpi.menu_configuration_kpi_dbsource +msgid "Data Sources" +msgstr "" + +#. module: kpi +#: selection:kpi,periodicity_uom:0 +msgid "Day" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_description +#: model:ir.model.fields,field_description:kpi.field_kpi_description +#: model:ir.ui.view,arch_db:kpi.view_kpi_form +msgid "Description" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_display_name +#: model:ir.model.fields,field_description:kpi.field_kpi_display_name +#: model:ir.model.fields,field_description:kpi.field_kpi_history_display_name +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_display_name +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_display_name +msgid "Display Name" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_history_date +msgid "Execution Date" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_dbsource_id +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_dbsource_id +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_dbsource_id +msgid "External DB Source" +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.ui.view,arch_db:kpi.view_kpi_filter +msgid "Group By..." +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_history_ids +#: model:ir.ui.view,arch_db:kpi.view_kpi_form +msgid "History" +msgstr "" + +#. module: kpi +#: model:ir.model,name:kpi.model_kpi_history +msgid "History of the KPI" +msgstr "" + +#. module: kpi +#: selection:kpi,periodicity_uom:0 +msgid "Hour" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id +#: model:ir.model.fields,field_description:kpi.field_kpi_history_id +#: model:ir.model.fields,field_description:kpi.field_kpi_id +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_id +msgid "ID" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_history_kpi_id +#: model:ir.ui.menu,name:kpi.menu_configuration_kpi +#: model:ir.ui.menu,name:kpi.menu_reporting_kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_filter +msgid "KPI" +msgstr "" + +#. module: kpi +#: model:ir.model,name:kpi.model_kpi_category +msgid "KPI Category" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_kpi_code +msgid "KPI Code" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_form +msgid "KPI Computation" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_kpi_type +msgid "KPI Computation Type" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_history_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_history_tree +msgid "KPI History" +msgstr "" + +#. module: kpi +#: model:ir.model,name:kpi.model_kpi_threshold +msgid "KPI Threshold" +msgstr "" + +#. module: kpi +#: model:ir.model,name:kpi.model_kpi_threshold_range +msgid "KPI Threshold Range" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_kpi_ids +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +msgid "KPIs" +msgstr "" + +#. module: kpi +#: model:ir.model,name:kpi.model_kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_form +msgid "Key Performance Indicator" +msgstr "" + +#. module: kpi +#: model:ir.actions.act_window,name:kpi.open_kpi_list +#: model:ir.ui.view,arch_db:kpi.view_kpi_tree +msgid "Key Performance Indicators" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi___last_update +#: model:ir.model.fields,field_description:kpi.field_kpi_category___last_update +#: model:ir.model.fields,field_description:kpi.field_kpi_history___last_update +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold___last_update +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range___last_update +msgid "Last Modified on" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_write_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_history_write_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_write_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_write_uid +#: model:ir.model.fields,field_description:kpi.field_kpi_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_write_date +#: model:ir.model.fields,field_description:kpi.field_kpi_history_write_date +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_write_date +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_write_date +#: model:ir.model.fields,field_description:kpi.field_kpi_write_date +msgid "Last Updated on" +msgstr "" + +#. module: kpi +#: code:addons/kpi/models/kpi_threshold.py:69 +#, python-format +msgid "Make sure your ranges do not overlap!" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_type +msgid "Max Type" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_fixed_value +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_value +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Maximum" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_code +msgid "Maximum Computation Code" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_invalid_message +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_invalid_message +msgid "Message" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_type +msgid "Min Type" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_fixed_value +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_value +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Minimum" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_code +msgid "Minimum Computation Code" +msgstr "" + +#. module: kpi +#: selection:kpi,periodicity_uom:0 +msgid "Month" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_category_name +#: model:ir.model.fields,field_description:kpi.field_kpi_history_name +#: model:ir.model.fields,field_description:kpi.field_kpi_name +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_name +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_name +msgid "Name" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_next_execution_date +msgid "Next execution date" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_filter +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." +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_periodicity +msgid "Periodicity" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_periodicity_uom +msgid "Periodicity UoM" +msgstr "" + +#. module: kpi +#: selection:kpi,kpi_type:0 +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:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Range" +msgstr "" + +#. module: kpi +#: model:ir.actions.act_window,name:kpi.open_threshold_range_list +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_ids +#: model:ir.ui.menu,name:kpi.menu_configuration_kpi_range +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_tree +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 +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 +msgid "SQL - Local DB" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,help:kpi.field_kpi_kpi_code +msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +msgid "Threshold" +msgstr "" + +#. module: kpi +#: model:ir.actions.act_window,name:kpi.open_threshold_list +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_threshold_ids +#: model:ir.ui.menu,name:kpi.menu_configuration_kpi_threshold +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_tree +msgid "Thresholds" +msgstr "" + +#. module: kpi +#: code:addons/kpi/models/kpi_threshold.py:68 +#, python-format +msgid "Two of your ranges are overlapping." +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_filter +msgid "Type" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_valid +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_valid +msgid "Valid" +msgstr "" + +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_history_value +#: model:ir.model.fields,field_description:kpi.field_kpi_value +msgid "Value" +msgstr "" + +#. module: kpi +#: selection:kpi,periodicity_uom:0 +msgid "Week" +msgstr "" + diff --git a/kpi/i18n/lt.po b/kpi/i18n/lt.po index e36d6edf..8c761d1d 100644 --- a/kpi/i18n/lt.po +++ b/kpi/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorijos" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Aprašymas" msgid "Display Name" msgstr "Vaizduojamas pavadinimas" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/lt_LT.po b/kpi/i18n/lt_LT.po index ac0e75b8..25ef7006 100644 --- a/kpi/i18n/lt_LT.po +++ b/kpi/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # Arminas Grigonis , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: Arminas Grigonis , 2016\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +34,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +113,18 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +263,7 @@ msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/lv.po b/kpi/i18n/lv.po index b5a82bf9..651b9705 100644 --- a/kpi/i18n/lv.po +++ b/kpi/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorijas" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Apraksts" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Pēdējās izmaiņas" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/mk.po b/kpi/i18n/mk.po index 4151f00d..07b98c72 100644 --- a/kpi/i18n/mk.po +++ b/kpi/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Категории" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Опис" msgid "Display Name" msgstr "Прикажи име" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Последно ажурирање на" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/mn.po b/kpi/i18n/mn.po index 48395926..a3605b2e 100644 --- a/kpi/i18n/mn.po +++ b/kpi/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Ангилалууд" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Тодорхойлолт" msgid "Display Name" msgstr "Дэлгэцийн Нэр" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/nb.po b/kpi/i18n/nb.po index 6234504c..5b605530 100644 --- a/kpi/i18n/nb.po +++ b/kpi/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorier" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Beskrivelse" msgid "Display Name" msgstr "Visnings navn" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Sist oppdatert" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -390,7 +403,7 @@ msgstr "" "verdi')." #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "Terskel" @@ -405,7 +418,7 @@ msgid "Thresholds" msgstr "Terskler" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/nb_NO.po b/kpi/i18n/nb_NO.po index 73fb7c52..59478ba1 100644 --- a/kpi/i18n/nb_NO.po +++ b/kpi/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # Imre Kristoffer Eilertsen , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: Imre Kristoffer Eilertsen , 2016\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "" msgid "Display Name" msgstr "Vis navn" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Sist oppdatert den" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/nl.po b/kpi/i18n/nl.po index 0f56b94a..c97db200 100644 --- a/kpi/i18n/nl.po +++ b/kpi/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Categorieën" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Omschrijving" msgid "Display Name" msgstr "Te tonen naam" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/nl_BE.po b/kpi/i18n/nl_BE.po index f9b46882..c9933307 100644 --- a/kpi/i18n/nl_BE.po +++ b/kpi/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorieën" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Omschrijving" msgid "Display Name" msgstr "Schermnaam" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/nl_NL.po b/kpi/i18n/nl_NL.po index aa0c4397..4a609372 100644 --- a/kpi/i18n/nl_NL.po +++ b/kpi/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:01+0000\n" "PO-Revision-Date: 2017-12-01 02:01+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2100 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Omschrijving" msgid "Display Name" msgstr "Weergavenaam" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2095 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/pl.po b/kpi/i18n/pl.po index caae1cfc..5a73f1f1 100644 --- a/kpi/i18n/pl.po +++ b/kpi/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +34,7 @@ msgid "Categories" msgstr "Kategorie" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +113,18 @@ msgstr "Opis" msgid "Display Name" msgstr "Wyświetlana nazwa " +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +263,7 @@ msgid "Last Updated on" msgstr "Ostatnia zmiana" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/pt.po b/kpi/i18n/pt.po index 2d702c62..03086d63 100644 --- a/kpi/i18n/pt.po +++ b/kpi/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Categorias" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Descrição" msgid "Display Name" msgstr "Nome" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/pt_BR.po b/kpi/i18n/pt_BR.po index dbb8e65a..10a8c17e 100644 --- a/kpi/i18n/pt_BR.po +++ b/kpi/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorias" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descrição" msgid "Display Name" msgstr "Nome para Mostrar" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Última atualização em" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -390,7 +403,7 @@ msgstr "" "value')." #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "Limiar" @@ -405,7 +418,7 @@ msgid "Thresholds" msgstr "Limites" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/pt_PT.po b/kpi/i18n/pt_PT.po index 6b90571e..f221f8fb 100644 --- a/kpi/i18n/pt_PT.po +++ b/kpi/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorias" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Descrição" msgid "Display Name" msgstr "Nome a exibir" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Atualizado pela última vez em" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ro.po b/kpi/i18n/ro.po index 8e6bd5aa..596858a9 100644 --- a/kpi/i18n/ro.po +++ b/kpi/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Categorii" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "" msgid "Display Name" msgstr "Nume Afişat" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Ultima actualizare la" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/ru.po b/kpi/i18n/ru.po index 2114c891..b82f8e5f 100644 --- a/kpi/i18n/ru.po +++ b/kpi/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +34,7 @@ msgid "Categories" msgstr "Категории" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +113,18 @@ msgstr "Описание" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +263,7 @@ msgid "Last Updated on" msgstr "Последний раз обновлено" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/sk.po b/kpi/i18n/sk.po index d0bc964a..2c38ed72 100644 --- a/kpi/i18n/sk.po +++ b/kpi/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategórie" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Popis" msgid "Display Name" msgstr "Zobraziť meno" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Naposledy upravené" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/sl.po b/kpi/i18n/sl.po index 551a899d..8eebf4a3 100644 --- a/kpi/i18n/sl.po +++ b/kpi/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorije" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Opis" msgid "Display Name" msgstr "Prikazni naziv" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Zadnjič posodobljeno" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/sr.po b/kpi/i18n/sr.po index b8ef3309..6fdd1f61 100644 --- a/kpi/i18n/sr.po +++ b/kpi/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Kategorije" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Opis" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/sr@latin.po b/kpi/i18n/sr@latin.po index 7e837c3d..ceef2a0e 100644 --- a/kpi/i18n/sr@latin.po +++ b/kpi/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr%40latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr" +"%40latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +34,7 @@ msgid "Categories" msgstr "Kategorije" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +113,18 @@ msgstr "Opis" msgid "Display Name" msgstr "Ime za prikaz" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +263,7 @@ msgid "Last Updated on" msgstr "Zadnja izmjena" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/sv.po b/kpi/i18n/sv.po index cdee5ad8..f29a2930 100644 --- a/kpi/i18n/sv.po +++ b/kpi/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategorier" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Beskrivning" msgid "Display Name" msgstr "Visa namn" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Senast uppdaterad" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/th.po b/kpi/i18n/th.po index e7447c93..2a209ca1 100644 --- a/kpi/i18n/th.po +++ b/kpi/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "หมวด" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "รายละเอียด" msgid "Display Name" msgstr "ชื่อที่ใช้แสดง" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "อัพเดทครั้งสุดท้ายเมื่อ" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/tr.po b/kpi/i18n/tr.po index f73d1d53..106b8595 100644 --- a/kpi/i18n/tr.po +++ b/kpi/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Kategoriler" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Açıklama" msgid "Display Name" msgstr "Görünen İsim" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Son güncelleme" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/tr_TR.po b/kpi/i18n/tr_TR.po index fa99675a..b71c762b 100644 --- a/kpi/i18n/tr_TR.po +++ b/kpi/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 # Ozge Altinisik , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:04+0000\n" "PO-Revision-Date: 2017-01-07 04:04+0000\n" "Last-Translator: Ozge Altinisik , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -33,7 +34,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1963 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -112,6 +113,18 @@ msgstr "Açıklama" msgid "Display Name" msgstr "Görünen ad" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -250,7 +263,7 @@ msgid "Last Updated on" msgstr "En son güncelleme tarihi" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -385,7 +398,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1958 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -400,7 +413,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/uk.po b/kpi/i18n/uk.po index bc0a279f..3f7c6b91 100644 --- a/kpi/i18n/uk.po +++ b/kpi/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_active @@ -32,7 +33,7 @@ msgid "Categories" msgstr "Категорії" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Опис" msgid "Display Name" msgstr "Назва для відображення" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Останнє оновлення" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/vi.po b/kpi/i18n/vi.po index d9d9ef05..e9b37d07 100644 --- a/kpi/i18n/vi.po +++ b/kpi/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +32,7 @@ msgid "Categories" msgstr "Phân loại" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +111,18 @@ msgstr "Miêu tả" msgid "Display Name" msgstr "Tên hiển thị" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +261,7 @@ msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +396,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +411,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/vi_VN.po b/kpi/i18n/vi_VN.po index 56676648..5bb18c8a 100644 --- a/kpi/i18n/vi_VN.po +++ b/kpi/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-12-03 04:11+0000\n" "PO-Revision-Date: 2016-12-03 04:11+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_1895 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Mô tả" msgid "Display Name" msgstr "" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_1890 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/zh_CN.po b/kpi/i18n/zh_CN.po index 2b87c31e..8e9965cd 100644 --- a/kpi/i18n/zh_CN.po +++ b/kpi/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "分类" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "Description" msgid "Display Name" msgstr "Display Name" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "上次更新日期" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr "" diff --git a/kpi/i18n/zh_TW.po b/kpi/i18n/zh_TW.po index 5518fa7d..02fd79b5 100644 --- a/kpi/i18n/zh_TW.po +++ b/kpi/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * kpi -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-02-23 18:00+0000\n" "PO-Revision-Date: 2018-02-23 18:00+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: kpi @@ -32,7 +33,7 @@ msgid "Categories" msgstr "分類" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2102 +#: model:ir.model.fields,field_description:kpi.field_kpi_category_id_2257 #: model:ir.ui.view,arch_db:kpi.view_kpi_category_form #: model:ir.ui.view,arch_db:kpi.view_kpi_filter msgid "Category" @@ -111,6 +112,18 @@ msgstr "說明" msgid "Display Name" msgstr "顯示名稱" +#. module: kpi +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_max_error +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_min_error +msgid "Error" +msgstr "" + +#. module: kpi +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form +#: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_range_form +msgid "Errors" +msgstr "" + #. module: kpi #: model:ir.model.fields,field_description:kpi.field_kpi_history_date msgid "Execution Date" @@ -249,7 +262,7 @@ msgid "Last Updated on" msgstr "最後更新於" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:71 +#: code:addons/kpi/models/kpi_threshold.py:69 #, python-format msgid "Make sure your ranges do not overlap!" msgstr "" @@ -384,7 +397,7 @@ msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')." msgstr "" #. module: kpi -#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2097 +#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_id_2252 #: model:ir.ui.view,arch_db:kpi.view_kpi_threshold_form msgid "Threshold" msgstr "" @@ -399,7 +412,7 @@ msgid "Thresholds" msgstr "" #. module: kpi -#: code:addons/kpi/models/kpi_threshold.py:70 +#: code:addons/kpi/models/kpi_threshold.py:68 #, python-format msgid "Two of your ranges are overlapping." msgstr ""