Add tests

pull/409/head
Iván Todorovich 2017-12-18 10:43:44 -03:00 committed by flachica
parent de86ed60a4
commit 95039c95fa
73 changed files with 1975 additions and 914 deletions

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2016-12-03 04:11+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "الوصف"
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_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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -4,18 +4,20 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Carlos Hormigo, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-03 04:11+0000\n"
"PO-Revision-Date: 2016-12-03 04:11+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"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: 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
@ -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"
@ -74,7 +76,7 @@ msgstr ""
#: 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 ""
msgstr "Creat per"
#. module: kpi
#: model:ir.model.fields,field_description:kpi.field_kpi_category_create_date
@ -83,7 +85,7 @@ msgstr ""
#: 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 ""
msgstr "Creat a"
#. module: kpi
#: model:ir.ui.menu,name:kpi.menu_configuration_kpi_dbsource
@ -100,7 +102,7 @@ msgstr ""
#: model:ir.model.fields,field_description:kpi.field_kpi_description
#: model:ir.ui.view,arch_db:kpi.view_kpi_form
msgid "Description"
msgstr ""
msgstr "Descripció"
#. module: kpi
#: model:ir.model.fields,field_description:kpi.field_kpi_category_display_name
@ -109,6 +111,18 @@ msgstr ""
#: 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 "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
@ -228,7 +242,7 @@ msgstr ""
#: 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 ""
msgstr "Darrera modificació en"
#. module: kpi
#: model:ir.model.fields,field_description:kpi.field_kpi_category_write_uid
@ -237,7 +251,7 @@ msgstr ""
#: 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 ""
msgstr "Darrera actualització per"
#. module: kpi
#: model:ir.model.fields,field_description:kpi.field_kpi_category_write_date
@ -246,10 +260,10 @@ msgstr ""
#: 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 ""
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 ""
@ -306,7 +320,7 @@ msgstr ""
#: 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 ""
msgstr "Nom"
#. module: kpi
#: model:ir.model.fields,field_description:kpi.field_kpi_next_execution_date
@ -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 ""
@ -407,7 +421,7 @@ msgstr ""
#. module: kpi
#: model:ir.ui.view,arch_db:kpi.view_kpi_filter
msgid "Type"
msgstr ""
msgstr "Tipus"
#. module: kpi
#: model:ir.model.fields,field_description:kpi.field_kpi_threshold_range_valid

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "Περιγραφή"
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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -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 <gennesis45@gmail.com>, 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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 "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 ""

View File

@ -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 <transbot@odoo-community.org>, 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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 ""
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_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 ""

View File

@ -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 <m.habou@agoradeveloppement.com>, 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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -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 <transbot@odoo-community.org>, 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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -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 <bole@dajmi5.com>, 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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -9,14 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-18 09:38+0000\n"
"PO-Revision-Date: 2017-11-18 09:38+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: Wahyu Setiawan <wahyusetiaaa@gmail.com>, 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_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"
@ -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_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 ""
@ -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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -1,13 +1,11 @@
# Translation of OpenERP Server.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_kpi
# * kpi
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-03 18:36+0000\n"
"PO-Revision-Date: 2013-04-03 18:36+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -15,337 +13,421 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#: field:mgmtsystem.kpi,category_id:0
#: view:mgmtsystem.kpi.category:0
msgid "Category"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
msgid "KPI Computation"
msgstr ""
#. module: mgmtsystem_kpi
#: help:mgmtsystem.kpi.threshold.range,color:0
msgid "RGB code with #"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi.history:0
msgid "KPI History"
msgstr ""
#. module: mgmtsystem_kpi
#: help:mgmtsystem.kpi,kpi_code:0
msgid "SQL code must return the result as 'value' (i.e. 'SELECT 5 AS value')."
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,kpi_type:0
msgid "KPI Computation Type"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.actions.act_window,name:mgmtsystem_kpi.open_mgmtsystem_kpi_list
#: view:mgmtsystem.kpi:0
msgid "Key Performance Indicators"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
msgid "Group By..."
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.threshold,valid:0
#: field:mgmtsystem.kpi.threshold.range,valid:0
msgid "Valid"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,kpi_type:0
#: selection:mgmtsystem.kpi.threshold.range,max_type:0
#: selection:mgmtsystem.kpi.threshold.range,min_type:0
msgid "SQL - Local DB"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.model,name:mgmtsystem_kpi.model_mgmtsystem_kpi_category
msgid "KPI Category"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,periodicity_uom:0
msgid "Periodicity UoM"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
msgid "Type"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,name:0
#: field:mgmtsystem.kpi.category,name:0
#: field:mgmtsystem.kpi.history,name:0
#: field:mgmtsystem.kpi.threshold,name:0
#: field:mgmtsystem.kpi.threshold.range,name:0
msgid "Name"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,periodicity_uom:0
msgid "Week"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#: field:mgmtsystem.kpi,description:0
#: field:mgmtsystem.kpi.category,description:0
msgid "Description"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,kpi_type:0
msgid "Python"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.threshold.range,max_code:0
msgid "Maximum Computation Code"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.threshold.range,min_type:0
msgid "Min Type"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.actions.act_window,name:mgmtsystem_kpi.open_mgmtsystem_threshold_range_list
#: model:ir.ui.menu,name:mgmtsystem_kpi.menu_mgmtsystem_configuration_kpi_range
#: view:mgmtsystem.kpi.threshold:0
#: field:mgmtsystem.kpi.threshold,range_ids:0
#: view:mgmtsystem.kpi.threshold.range:0
msgid "Ranges"
msgstr ""
#. module: mgmtsystem_kpi
#: code:addons/mgmtsystem_kpi/mgmtsystem_kpi.py:218
#, python-format
msgid "2 of your ranges are overlapping!"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.ui.menu,name:mgmtsystem_kpi.menu_mgmtsystem_configuration_kpi_dbsource
msgid "Data Sources"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.threshold.range,max_type:0
msgid "Max Type"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
msgid "Only active KPIs are computed by the scheduler based on the periodicity configuration."
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#: field:mgmtsystem.kpi,active:0
#. 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: mgmtsystem_kpi
#: model:ir.model,name:mgmtsystem_kpi.model_mgmtsystem_kpi_threshold
msgid "KPI Threshold"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,periodicity_uom:0
msgid "Day"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi.threshold.range,max_type:0
#: selection:mgmtsystem.kpi.threshold.range,min_type:0
msgid "Fixed value"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.model,name:mgmtsystem_kpi.model_mgmtsystem_kpi_threshold_range
msgid "KPI Threshold Range"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.threshold.range,min_code:0
msgid "Minimum Computation Code"
msgstr ""
#. module: mgmtsystem_kpi
#: code:addons/mgmtsystem_kpi/mgmtsystem_kpi.py:218
#, python-format
msgid "Please make sure your ranges do not overlap!"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,kpi_code:0
msgid "KPI Code"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,periodicity_uom:0
msgid "Hour"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.history,date:0
msgid "Execution Date"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi.threshold.range:0
#: field:mgmtsystem.kpi.threshold.range,max_fixed_value:0
#: field:mgmtsystem.kpi.threshold.range,max_value:0
msgid "Maximum"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
msgid "Compute KPI Now"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi.threshold.range,min_type:0
msgid "SQL - Externa DB"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.model,name:mgmtsystem_kpi.model_mgmtsystem_kpi_history
msgid "History of the KPI"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,next_execution_date:0
msgid "Next execution date"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,dbsource_id:0
#: field:mgmtsystem.kpi.threshold.range,max_dbsource_id:0
#: field:mgmtsystem.kpi.threshold.range,min_dbsource_id:0
msgid "External DB Source"
msgstr ""
#. module: mgmtsystem_kpi
#: help:mgmtsystem.kpi,active:0
msgid "Only active KPIs will be updated by the scheduler based on the periodicity configuration."
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.ui.menu,name:mgmtsystem_kpi.menu_mgmtsystem_configuration_kpi
#: model:ir.ui.menu,name:mgmtsystem_kpi.menu_mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#: field:mgmtsystem.kpi.history,kpi_id:0
msgid "KPI"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#: field:mgmtsystem.kpi,history_ids:0
msgid "History"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,periodicity:0
msgid "Periodicity"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi.history,color:0
#: field:mgmtsystem.kpi.threshold.range,color:0
msgid "Color"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,kpi_type:0
#: selection:mgmtsystem.kpi.threshold.range,max_type:0
msgid "SQL - External DB"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi.threshold.range,max_type:0
#: selection:mgmtsystem.kpi.threshold.range,min_type:0
msgid "Python Code"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi.threshold.range:0
msgid "Range"
msgstr ""
#. module: mgmtsystem_kpi
#: selection:mgmtsystem.kpi,periodicity_uom:0
msgid "Month"
msgstr ""
#. module: mgmtsystem_kpi
#: field:mgmtsystem.kpi,value:0
#: field:mgmtsystem.kpi.history,value:0
msgid "Value"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi.threshold.range:0
#: field:mgmtsystem.kpi.threshold.range,min_fixed_value:0
#: field:mgmtsystem.kpi.threshold.range,min_value:0
msgid "Minimum"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.actions.act_window,name:mgmtsystem_kpi.open_mgmtsystem_category_list
#: model:ir.ui.menu,name:mgmtsystem_kpi.menu_mgmtsystem_configuration_kpi_category
#: view:mgmtsystem.kpi.category:0
#. 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: mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#. 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: mgmtsystem_kpi
#: field:mgmtsystem.kpi,threshold_id:0
#: view:mgmtsystem.kpi.threshold:0
msgid "Threshold"
#. module: kpi
#: model:ir.ui.view,arch_db:kpi.view_kpi_form
msgid "Compute KPI Now"
msgstr ""
#. module: mgmtsystem_kpi
#: view:mgmtsystem.kpi.threshold:0
#: field:mgmtsystem.kpi.threshold,kpi_ids:0
#. 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: mgmtsystem_kpi
#: field:mgmtsystem.kpi.threshold,invalid_message:0
#: field:mgmtsystem.kpi.threshold.range,invalid_message:0
msgid "Message"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.actions.act_window,name:mgmtsystem_kpi.open_mgmtsystem_threshold_list
#: model:ir.ui.menu,name:mgmtsystem_kpi.menu_mgmtsystem_configuration_kpi_threshold
#: view:mgmtsystem.kpi.threshold:0
#: view:mgmtsystem.kpi.threshold.range:0
#: field:mgmtsystem.kpi.threshold.range,threshold_ids:0
msgid "Thresholds"
msgstr ""
#. module: mgmtsystem_kpi
#: model:ir.model,name:mgmtsystem_kpi.model_mgmtsystem_kpi
#: view:mgmtsystem.kpi:0
#. 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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -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 <arminas@versada.lt>, 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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 "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 ""

View File

@ -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 <imreeil42@gmail.com>, 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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -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 <transbot@odoo-community.org>, 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 ""

View File

@ -8,15 +8,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 "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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 ""
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_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 ""

View File

@ -8,15 +8,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,15 +8,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -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 <ozge@altinkaya.com.tr>, 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 ""

View File

@ -8,15 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "Опис"
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_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 ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 +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_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 +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 ""

View File

@ -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 <transbot@odoo-community.org>, 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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "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_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 ""

View File

@ -8,14 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-04 02:55+0000\n"
"PO-Revision-Date: 2017-08-04 02:55+0000\n"
"POT-Creation-Date: 2018-02-23 18:00+0000\n"
"PO-Revision-Date: 2018-02-23 18:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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_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 "說明"
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_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 ""

View File

@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import test_kpi

View File

@ -0,0 +1,87 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from openerp.tests.common import TransactionCase
class TestKPI(TransactionCase):
def setUp(self):
super(TestKPI, self).setUp()
def test_invalid_threshold_range(self):
range1 = self.env['kpi.threshold.range'].create({
'name': 'Range1',
'min_type': 'static',
'max_type': 'static',
'min_fixed_value': 3,
'max_fixed_value': 1,
})
range2 = self.env['kpi.threshold.range'].create({
'name': 'Range2',
'min_type': 'static',
'max_type': 'static',
'min_fixed_value': 4,
'max_fixed_value': 10,
})
self.assertFalse(range1.valid)
self.assertTrue(range2.valid)
def test_invalid_threshold(self):
range1 = self.env['kpi.threshold.range'].create({
'name': 'Range1',
'min_type': 'static',
'max_type': 'static',
'min_fixed_value': 1,
'max_fixed_value': 4,
})
range2 = self.env['kpi.threshold.range'].create({
'name': 'Range2',
'min_type': 'static',
'max_type': 'static',
'min_fixed_value': 4,
'max_fixed_value': 10,
})
range3 = self.env['kpi.threshold.range'].create({
'name': 'Range3',
'min_type': 'static',
'max_type': 'static',
'min_fixed_value': 1,
'max_fixed_value': 3,
})
range_invalid = self.env['kpi.threshold.range'].create({
'name': 'RangeInvalid',
'min_type': 'static',
'max_type': 'static',
'min_fixed_value': 3,
'max_fixed_value': 1,
})
threshold1 = self.env['kpi.threshold'].create({
'name': 'Threshold1',
'range_ids': [(6, 0, [range1.id, range2.id])],
})
threshold2 = self.env['kpi.threshold'].create({
'name': 'Threshold1',
'range_ids': [(6, 0, [range3.id, range2.id])],
})
threshold3 = self.env['kpi.threshold'].create({
'name': 'Threshold1',
'range_ids': [(6, 0, [range_invalid.id, range2.id])],
})
self.assertFalse(threshold1.valid)
self.assertTrue(threshold2.valid)
self.assertFalse(threshold3.valid)
def test_invalid_threshold_range_exception(self):
range_error = self.env['kpi.threshold.range'].create({
'name': 'RangeError',
'min_type': 'python',
'min_code': '<Not a valid python expression>',
'max_type': 'static',
'max_fixed_value': 1,
})
self.assertFalse(range_error.valid)