OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2018-01-17 10:53:17 +01:00
parent d5bd840507
commit 1e70c4d696
104 changed files with 3735 additions and 137 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-7-0/language/ar/)\n"
@@ -69,7 +69,7 @@ msgstr "المستخدم"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "نشِط"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -163,7 +163,7 @@ msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
msgstr "النموذج"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-web-7-0/language/bs/)\n"
@@ -69,7 +69,7 @@ msgstr "Korisnik"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktivno"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-18 09:21+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-web-7-0/language/ca/)\n"
@@ -163,7 +163,7 @@ msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
msgstr "Model"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-web-7-0/language/cs/)\n"
@@ -69,7 +69,7 @@ msgstr "Uživatel"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktivní"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-web-7-0/language/da_DK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da_DK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr "Model"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr "Rækkefølge"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-web-7-0/language/en_GB/)\n"
@@ -69,7 +69,7 @@ msgstr "User"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Active"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-15 12:52+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-7-0/language/es/)\n"
@@ -98,7 +98,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
msgstr "Correcta"
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-web-7-0/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: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr "Secuencia"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-web-7-0/language/es_CR/)\n"
@@ -69,7 +69,7 @@ msgstr "Usuario"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-web-7-0/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: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr "Secuencia"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-web-7-0/language/es_EC/)\n"
@@ -69,7 +69,7 @@ msgstr "Usuario"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-web-7-0/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: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Activo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-web-7-0/language/es_MX/)\n"
@@ -69,7 +69,7 @@ msgstr "Usuario"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -163,7 +163,7 @@ msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
msgstr "Modelo"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-web-7-0/language/es_VE/)\n"
@@ -69,7 +69,7 @@ msgstr "Usuario"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-web-7-0/language/et/)\n"
@@ -69,7 +69,7 @@ msgstr "Kasutaja"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktiivne"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-web-7-0/language/gl/)\n"
@@ -69,7 +69,7 @@ msgstr "Usuario"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-web-7-0/language/hu/)\n"
@@ -69,7 +69,7 @@ msgstr "Felhasználó"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktív"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -163,7 +163,7 @@ msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
msgstr "Modell, minta"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-web-7-0/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: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr "Pengguna"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Aktif"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr "Berurutan"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-web-7-0/language/ja/)\n"
@@ -69,7 +69,7 @@ msgstr "ユーザ"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "有効"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-web-7-0/language/lt/)\n"
@@ -69,7 +69,7 @@ msgstr "Naudotojas"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktyvus"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-web-7-0/language/mk/)\n"
@@ -69,7 +69,7 @@ msgstr "Корисник"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Активно"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-web-7-0/language/mn/)\n"
@@ -69,7 +69,7 @@ msgstr "Хэрэглэгч"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Идэвхитэй"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-web-7-0/language/nl_BE/)\n"
@@ -69,7 +69,7 @@ msgstr "Gebruiker"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Actief"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-web-7-0/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: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Actief"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-web-7-0/language/pl/)\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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: web_dashboard_tile
#. openerp-web
@@ -69,7 +69,7 @@ msgstr "Użytkownik"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktywny"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-15 12:52+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-web-7-0/language/pt_BR/)\n"
@@ -98,7 +98,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
msgstr "Sucesso"
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-web-7-0/language/ro/)\n"
@@ -69,7 +69,7 @@ msgstr "Utilizator"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Activ(a)"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -98,7 +98,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
msgstr "Succes"
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-web-7-0/language/ru/)\n"
@@ -69,7 +69,7 @@ msgstr "Пользователь"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Активное"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-15 12:52+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-web-7-0/language/sk/)\n"
@@ -22,7 +22,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
msgstr "Vytvoriť"
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-15 12:52+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-7-0/language/sl/)\n"
@@ -98,7 +98,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
msgstr "Uspeh"
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile

View File

@@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-web-7-0/language/sr@latin/)\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-web-7-0/language/sr%40latin/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -69,7 +69,7 @@ msgstr "Korisnik"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktivno"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-web-7-0/language/sv/)\n"
@@ -69,7 +69,7 @@ msgstr "Användare"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Aktiv"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-web-7-0/language/th/)\n"
@@ -69,7 +69,7 @@ msgstr "ผู้ใช้"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "เปิดใช้งาน"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-web-7-0/language/vi/)\n"
@@ -69,7 +69,7 @@ msgstr "Người sử dụng"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "Hoạt động"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0

View File

@@ -0,0 +1,217 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-web-7-0/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: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Tile is created"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Có hiệu lực"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Filter name is required."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
msgid "tile.tile"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Dashboard tiles"
msgstr ""
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:74
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:80
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:83
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:86
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:77
#, python-format
msgid "Maximum value of '%s'"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-25 08:55+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-web-7-0/language/zh_CN/)\n"
@@ -163,7 +163,7 @@ msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
msgstr "模型"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 10:07+0000\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
"Last-Translator: <>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-web-7-0/language/zh_TW/)\n"
@@ -69,7 +69,7 @@ msgstr "使用者"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr ""
msgstr "活躍"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0