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-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "نشِط"
#. module: web_advanced_filters
#. openerp-web
@@ -169,7 +169,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
msgstr "النموذج"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktivno"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-13 09:57+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -169,7 +169,7 @@ msgstr "Acció"
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
msgstr "Model"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktivní"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -0,0 +1,231 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_advanced_filters
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:28+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_advanced_filters
#: view:ir.filters:0
msgid "Save filter"
msgstr ""
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Union"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,evaluate_always:0
msgid "Always evaluate this filter before using it"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Add the result of following filters"
msgstr ""
#. module: web_advanced_filters
#: help:ir.filters,evaluate_before_negate:0
msgid ""
"This is necessary if this filter contains positive operatorson x2many fields"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Save"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Freeze filter"
msgstr ""
#. module: web_advanced_filters
#: help:ir.filters,evaluate_always:0
msgid ""
"This is necessary if this filter contains x2many fields with_auto_join "
"activated"
msgstr ""
#. module: web_advanced_filters
#: code:addons/web_advanced_filters/model/ir_filters.py:218
#, python-format
msgid "Testing %s"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "or"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,complement_filter_ids:0
msgid "Remove result of filters"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"{'readonly': ['|', ('union_filter_ids', '!=', [[6, False, []]]), "
"('complement_filter_ids', '!=', [[6, False, []]])]}"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters.combine.with.existing:0
msgid "Combine with existing filter"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,evaluate_before_negate:0
msgid "Evaluate this filter before negating"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"Have this filter contain extly the records it currently contains, with no "
"changes in the future. Be careful, you can't undo this operation!"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:32
#, python-format
msgid "Advanced filters"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:86
#, python-format
msgid "Marked records"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,save_as_public:0
msgid "Share with all users"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,is_frozen:0
msgid "Frozen"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,filter_id:0
msgid "Filter"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Test filter"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:58
#, python-format
msgid "Whole selection (criteria)"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,domain_this:0
msgid "This filter's own domain"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Remove the result of following filters"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,context:0
msgid "Context"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,action:0
msgid "Action"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr "Model"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:62
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:90
#, python-format
msgid "To new filter"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:78
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:106
#, python-format
msgid "Remove from existing filter"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,domain:0
msgid "Domain"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,union_filter_ids:0
msgid "Add result of filters"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:70
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:98
#, python-format
msgid "To existing filter"
msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters_combine_with_existing
msgid "Combine a selection with an existing filter"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Are you sure? You can't undo this operation!"
msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters
msgid "Filters"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Cancel"
msgstr ""
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Complement"
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-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Active"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-15 23:37+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_advanced_filters
#. openerp-web
@@ -169,7 +169,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
msgstr "Modelo"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-15 23:37+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktiivne"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktív"
#. module: web_advanced_filters
#. openerp-web
@@ -169,7 +169,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
msgstr "Modell, minta"
#. module: web_advanced_filters
#. openerp-web

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-30 17:47+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktif"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "有効"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktyvus"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Активно"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Идэвхитэй"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Actief"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -0,0 +1,231 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_advanced_filters
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:28+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_advanced_filters
#: view:ir.filters:0
msgid "Save filter"
msgstr ""
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Union"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,evaluate_always:0
msgid "Always evaluate this filter before using it"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Add the result of following filters"
msgstr ""
#. module: web_advanced_filters
#: help:ir.filters,evaluate_before_negate:0
msgid ""
"This is necessary if this filter contains positive operatorson x2many fields"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Save"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Freeze filter"
msgstr ""
#. module: web_advanced_filters
#: help:ir.filters,evaluate_always:0
msgid ""
"This is necessary if this filter contains x2many fields with_auto_join "
"activated"
msgstr ""
#. module: web_advanced_filters
#: code:addons/web_advanced_filters/model/ir_filters.py:218
#, python-format
msgid "Testing %s"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "or"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,complement_filter_ids:0
msgid "Remove result of filters"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"{'readonly': ['|', ('union_filter_ids', '!=', [[6, False, []]]), "
"('complement_filter_ids', '!=', [[6, False, []]])]}"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters.combine.with.existing:0
msgid "Combine with existing filter"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,evaluate_before_negate:0
msgid "Evaluate this filter before negating"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"Have this filter contain extly the records it currently contains, with no "
"changes in the future. Be careful, you can't undo this operation!"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:32
#, python-format
msgid "Advanced filters"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr "Actief"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:86
#, python-format
msgid "Marked records"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,save_as_public:0
msgid "Share with all users"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,is_frozen:0
msgid "Frozen"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,filter_id:0
msgid "Filter"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Test filter"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:58
#, python-format
msgid "Whole selection (criteria)"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,domain_this:0
msgid "This filter's own domain"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Remove the result of following filters"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,context:0
msgid "Context"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,action:0
msgid "Action"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:62
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:90
#, python-format
msgid "To new filter"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:78
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:106
#, python-format
msgid "Remove from existing filter"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,domain:0
msgid "Domain"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,union_filter_ids:0
msgid "Add result of filters"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:70
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:98
#, python-format
msgid "To existing filter"
msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters_combine_with_existing
msgid "Combine a selection with an existing filter"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Are you sure? You can't undo this operation!"
msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters
msgid "Filters"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Cancel"
msgstr "Verwijderen"
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Complement"
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-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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_advanced_filters
#: view:ir.filters:0
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktywny"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Activ(a)"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Активное"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -218,7 +218,7 @@ msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters
msgid "Filters"
msgstr ""
msgstr "Filtri"
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0

View File

@@ -7,10 +7,10 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktivno"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Aktiv"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "เปิดใช้งาน"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "Hoạt động"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -0,0 +1,231 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_advanced_filters
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:28+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_advanced_filters
#: view:ir.filters:0
msgid "Save filter"
msgstr ""
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Union"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,evaluate_always:0
msgid "Always evaluate this filter before using it"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Add the result of following filters"
msgstr ""
#. module: web_advanced_filters
#: help:ir.filters,evaluate_before_negate:0
msgid ""
"This is necessary if this filter contains positive operatorson x2many fields"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Save"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Freeze filter"
msgstr ""
#. module: web_advanced_filters
#: help:ir.filters,evaluate_always:0
msgid ""
"This is necessary if this filter contains x2many fields with_auto_join "
"activated"
msgstr ""
#. module: web_advanced_filters
#: code:addons/web_advanced_filters/model/ir_filters.py:218
#, python-format
msgid "Testing %s"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "or"
msgstr "hoặc"
#. module: web_advanced_filters
#: field:ir.filters,complement_filter_ids:0
msgid "Remove result of filters"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"{'readonly': ['|', ('union_filter_ids', '!=', [[6, False, []]]), "
"('complement_filter_ids', '!=', [[6, False, []]])]}"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters.combine.with.existing:0
msgid "Combine with existing filter"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,evaluate_before_negate:0
msgid "Evaluate this filter before negating"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid ""
"Have this filter contain extly the records it currently contains, with no "
"changes in the future. Be careful, you can't undo this operation!"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:32
#, python-format
msgid "Advanced filters"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr "Có hiệu lực"
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:86
#, python-format
msgid "Marked records"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,save_as_public:0
msgid "Share with all users"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,is_frozen:0
msgid "Frozen"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,filter_id:0
msgid "Filter"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Test filter"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:58
#, python-format
msgid "Whole selection (criteria)"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,domain_this:0
msgid "This filter's own domain"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Remove the result of following filters"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,context:0
msgid "Context"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,action:0
msgid "Action"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:62
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:90
#, python-format
msgid "To new filter"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:78
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:106
#, python-format
msgid "Remove from existing filter"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,domain:0
msgid "Domain"
msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,union_filter_ids:0
msgid "Add result of filters"
msgstr ""
#. module: web_advanced_filters
#. openerp-web
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:70
#: code:addons/web_advanced_filters/static/src/js/web_advanced_filters.js:98
#, python-format
msgid "To existing filter"
msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters_combine_with_existing
msgid "Combine a selection with an existing filter"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0
msgid "Are you sure? You can't undo this operation!"
msgstr ""
#. module: web_advanced_filters
#: model:ir.model,name:web_advanced_filters.model_ir_filters
msgid "Filters"
msgstr ""
#. module: web_advanced_filters
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
msgid "Cancel"
msgstr "Hủy"
#. module: web_advanced_filters
#: selection:ir.filters.combine.with.existing,action:0
msgid "Complement"
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:28+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"
@@ -169,7 +169,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters.combine.with.existing,model:0
msgid "Model"
msgstr ""
msgstr "模型"
#. module: web_advanced_filters
#. openerp-web

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: web (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"POT-Creation-Date: 2017-06-10 11:28+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"
@@ -110,7 +110,7 @@ msgstr ""
#. module: web_advanced_filters
#: field:ir.filters,active:0
msgid "Active"
msgstr ""
msgstr "活躍"
#. module: web_advanced_filters
#. openerp-web

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

View File

@@ -0,0 +1,33 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_easy_switch_company
#
# 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: French (Canada) (http://www.transifex.com/oca/OCA-web-7-0/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: web_easy_switch_company
#: field:res.company,logo_topbar:0
msgid "Logo displayed in the switch company menu"
msgstr ""
#. module: web_easy_switch_company
#: model:ir.model,name:web_easy_switch_company.model_res_company
msgid "Companies"
msgstr "Entreprises"
#. module: web_easy_switch_company
#: model:ir.model,name:web_easy_switch_company.model_res_users
msgid "Users"
msgstr ""

View File

@@ -0,0 +1,33 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_easy_switch_company
#
# 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_easy_switch_company
#: field:res.company,logo_topbar:0
msgid "Logo displayed in the switch company menu"
msgstr ""
#. module: web_easy_switch_company
#: model:ir.model,name:web_easy_switch_company.model_res_company
msgid "Companies"
msgstr "Bedrijven"
#. module: web_easy_switch_company
#: model:ir.model,name:web_easy_switch_company.model_res_users
msgid "Users"
msgstr ""

View File

@@ -4,13 +4,14 @@
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
"PO-Revision-Date: 2016-10-31 10:16+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2017-06-10 11:29+0000\n"
"Last-Translator: Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -66,7 +67,7 @@ msgstr ""
#. module: web_note
#: field:web.note,create_uid:0
msgid "User"
msgstr ""
msgstr "Pengguna"
#. module: web_note
#: help:web.note,container_id:0

94
web_note/i18n/nl_NL.po Normal file
View File

@@ -0,0 +1,94 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_note
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 11:29+0000\n"
"PO-Revision-Date: 2017-06-10 11:29+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/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_note
#: field:web.note,sequence:0 field:web.note.container,sequence:0
msgid "Order in report"
msgstr ""
#. module: web_note
#: field:web.note.container,pattern:0
msgid "Template"
msgstr ""
#. module: web_note
#: field:web.note.container,name:0
msgid "Name"
msgstr "Naam"
#. module: web_note
#: model:ir.model,name:web_note.model_web_note_container
msgid "Note Container"
msgstr ""
#. module: web_note
#: view:web.note:0
msgid "Notes"
msgstr ""
#. module: web_note
#: view:web.note:0 field:web.note,display_name:0
msgid "Note"
msgstr ""
#. module: web_note
#: help:web.note.container,pattern:0
msgid "If you select the container the template is added to the note."
msgstr ""
#. module: web_note
#: model:res.groups,name:web_note.group_web_note_user
msgid "Web Note / User"
msgstr ""
#. module: web_note
#: field:web.note,container_id:0
msgid "Note-Container"
msgstr ""
#. module: web_note
#: field:web.note,create_uid:0
msgid "User"
msgstr ""
#. module: web_note
#: help:web.note,container_id:0
msgid "Containers include templates for order and heading."
msgstr ""
#. module: web_note
#: field:web.note.container,type:0
msgid "Report"
msgstr ""
#. module: web_note
#: model:ir.model,name:web_note.model_web_note
msgid "web.note"
msgstr ""
#. module: web_note
#: field:web.note,message:0
msgid "Message"
msgstr ""
#. module: web_note
#: field:web.note,type:0
msgid "Note type"
msgstr ""

View File

@@ -0,0 +1,53 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_translate_dialog
#
# 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:51+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-web-7-0/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: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:30
#, python-format
msgid "Cancel"
msgstr "Annuler"
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:7
#, python-format
msgid "Field"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:29
#, python-format
msgid "Save"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37
#, python-format
msgid "Translations"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15
#, python-format
msgid "Translate"
msgstr ""

View File

@@ -0,0 +1,53 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_translate_dialog
#
# 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:51+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_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:30
#, python-format
msgid "Cancel"
msgstr "Verwijderen"
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:7
#, python-format
msgid "Field"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:29
#, python-format
msgid "Save"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37
#, python-format
msgid "Translations"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15
#, python-format
msgid "Translate"
msgstr ""

View File

@@ -0,0 +1,53 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_translate_dialog
#
# 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:51+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_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:30
#, python-format
msgid "Cancel"
msgstr "Hủy"
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:7
#, python-format
msgid "Field"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/xml/base.xml:29
#, python-format
msgid "Save"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37
#, python-format
msgid "Translations"
msgstr ""
#. module: web_translate_dialog
#. openerp-web
#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15
#, python-format
msgid "Translate"
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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-7-0/language/ar/)\n"
@@ -20,7 +20,7 @@ msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr ""
msgstr "نشِط"
#. module: web_widget_boolean_switch
#. openerp-web

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-web-7-0/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"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktivno"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktivní"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Active"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Activo"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Activo"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-web-7-0/language/es_ES/)\n"
@@ -20,7 +20,7 @@ msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr ""
msgstr "Activo"
#. module: web_widget_boolean_switch
#. openerp-web

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Activo"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Activo"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktiivne"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Activo"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktív"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+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_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktif"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "有効"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-web-7-0/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"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktyvus"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Активно"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Идэвхитэй"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Actief"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+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_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Actief"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-web-7-0/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"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktywny"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-web-7-0/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"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Activ(a)"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-web-7-0/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"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Активное"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\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"
"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"
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktivno"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

View File

@@ -0,0 +1,41 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * web_widget_boolean_switch
#
# 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: 2016-01-13 15:14+0000\n"
"Last-Translator: <>\n"
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-web-7-0/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: web_widget_boolean_switch
#: view:res.users:0
msgid "Active"
msgstr "Aktiv"
#. module: web_widget_boolean_switch
#. openerp-web
#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217
#, python-format
msgid "Setting 'id' attribute on existing record %s"
msgstr ""
#. module: web_widget_boolean_switch
#: view:res.users:0
msgid "Users"
msgstr ""
#. module: web_widget_boolean_switch
#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable
#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable
msgid "Tree Editable Users"
msgstr ""

Some files were not shown because too many files have changed in this diff Show More