forked from Techsystech/web
OCA Transbot updated translations from Transifex
parent
64d3bdc388
commit
27bcc68122
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-web-7-0/language/am/)\n"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "o"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "أو"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-web-7-0/language/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "ili"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Otkaži"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "o"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-web-7-0/language/ca_ES/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 "Cancel·la"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "nebo"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/oca/OCA-web-7-0/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "eller"
|
||||
|
||||
#. 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 "Aktiv"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-web-7-0/language/el_GR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el_GR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "or"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Cancel"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "o"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
@ -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
|
||||
|
@ -132,7 +132,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,filter_id:0
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
msgstr "Filtro"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0
|
||||
|
@ -159,17 +159,17 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,context:0
|
||||
msgid "Context"
|
||||
msgstr ""
|
||||
msgstr "Contexto"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,action:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Acción"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,model:0
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Modelo"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#. openerp-web
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-web-7-0/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_AR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "o"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "o"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "o"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "ó"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-web-7-0/language/es_PE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "o"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "või"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/oca/OCA-web-7-0/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: eu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "or"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/oca/OCA-web-7-0/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-7-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Toiminto"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,model:0
|
||||
msgid "Model"
|
||||
msgstr "Mall"
|
||||
|
||||
#. 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 "Peruuta"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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_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 "Modèle"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-web-7-0/language/fr_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CH\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 "Annuler"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "ou"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-web-7-0/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-web-7-0/language/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. 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 "ili"
|
||||
|
||||
#. 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 "Aktivno"
|
||||
|
||||
#. 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 "Odustani"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-web-7-0/language/hr_HR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr_HR\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. 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 "Aktivan"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "vagy"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Mégsem"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-web-7-0/language/it/)\n"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "o"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
@ -110,7 +110,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,active:0
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
msgstr "Attivo"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#. openerp-web
|
||||
|
@ -159,17 +159,17 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,context:0
|
||||
msgid "Context"
|
||||
msgstr ""
|
||||
msgstr "Contesto"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,action:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Azione"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,model:0
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Modello"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#. openerp-web
|
||||
|
@ -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
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/oca/OCA-web-7-0/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "arba"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-web-7-0/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. 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 "vai"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-web-7-0/language/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "eller"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Avbryt"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "of"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "lub"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-web-7-0/language/pt/)\n"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "ou"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
@ -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
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: 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 "ou"
|
||||
|
||||
#. 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 "Ativo"
|
||||
|
||||
#. 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 "Ação"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,model:0
|
||||
msgid "Model"
|
||||
msgstr "Modelo"
|
||||
|
||||
#. 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 "Cancelar"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-web-7-0/language/pt_PT/)\n"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "ou"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
@ -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
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "sau"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "или"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
@ -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
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: 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 "alebo"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. 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 "ali"
|
||||
|
||||
#. 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 "Aktivno"
|
||||
|
||||
#. 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 "Kontekst"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,action:0
|
||||
msgid "Action"
|
||||
msgstr "Ukrep"
|
||||
|
||||
#. 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 "Preklic"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "ili"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Otkaži"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "eller"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 "Avbryt"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
|
@ -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: 2016-10-31 10:16+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_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "หรือ"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-7-0/language/tr/)\n"
|
||||
|
@ -69,7 +69,7 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "ya da"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
@ -159,17 +159,17 @@ msgstr ""
|
|||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,context:0
|
||||
msgid "Context"
|
||||
msgstr ""
|
||||
msgstr "Bağlam"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,action:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Eylem"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters.combine.with.existing,model:0
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Alan"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#. openerp-web
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-web-7-0/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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 ""
|
|||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
msgstr "hoặc"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,complement_filter_ids:0
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -0,0 +1,24 @@
|
|||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_advanced_search_wildcard
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_wildcard/static/src/js/search.js:4
|
||||
#, python-format
|
||||
msgid "matches"
|
||||
msgstr "coincide con"
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. 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 "المسلسل"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-web-7-0/language/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Последователност"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Sekvenca"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Číselná řada"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/oca/OCA-web-7-0/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Aktiv"
|
||||
|
||||
#. 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 "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 ""
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-web-7-0/language/de/)\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
msgstr "Erstellen"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
|
@ -64,7 +64,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,user_id:0
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
msgstr "Benutzer"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,active:0
|
||||
|
@ -155,7 +155,7 @@ msgid "Action"
|
|||
msgstr "Aktion"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:73
|
||||
#: code:addons/web_dashboard_tile/tile.py:74
|
||||
#, python-format
|
||||
msgid "Minimum value of '%s'"
|
||||
msgstr ""
|
||||
|
@ -188,7 +188,7 @@ msgid "Tile:"
|
|||
msgstr ""
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:79
|
||||
#: code:addons/web_dashboard_tile/tile.py:80
|
||||
#, python-format
|
||||
msgid "Total value of '%s'"
|
||||
msgstr ""
|
||||
|
@ -199,19 +199,19 @@ msgid "Minimum"
|
|||
msgstr ""
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:82
|
||||
#: 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:85
|
||||
#: 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:76
|
||||
#: code:addons/web_dashboard_tile/tile.py:77
|
||||
#, python-format
|
||||
msgid "Maximum value of '%s'"
|
||||
msgstr ""
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Sequence"
|
||||
|
||||
#. 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 ""
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+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"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
msgstr "Crear"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
|
@ -34,7 +34,7 @@ msgstr "Campo"
|
|||
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
|
||||
#, python-format
|
||||
msgid "Tile is created"
|
||||
msgstr ""
|
||||
msgstr "Se creó la pieza"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,name:0
|
||||
|
@ -44,7 +44,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
|
||||
msgid "Dashboard Tile"
|
||||
msgstr ""
|
||||
msgstr "Pieza del tablero"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_function:0
|
||||
|
@ -64,12 +64,12 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,user_id:0
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
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
|
||||
|
@ -79,7 +79,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,count:0
|
||||
msgid "Count"
|
||||
msgstr ""
|
||||
msgstr "Cuenta"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
|
@ -133,7 +133,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:0
|
||||
msgid "Dashboard tiles"
|
||||
msgstr ""
|
||||
msgstr "Piezas del tablero"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
|
||||
|
@ -147,15 +147,15 @@ msgstr ""
|
|||
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
msgstr "Error"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,action_id:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Acción"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:73
|
||||
#: code:addons/web_dashboard_tile/tile.py:74
|
||||
#, python-format
|
||||
msgid "Minimum value of '%s'"
|
||||
msgstr ""
|
||||
|
@ -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
|
||||
|
@ -185,10 +185,10 @@ msgstr ""
|
|||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
|
||||
#, python-format
|
||||
msgid "Tile:"
|
||||
msgstr ""
|
||||
msgstr "Pieza:"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:79
|
||||
#: code:addons/web_dashboard_tile/tile.py:80
|
||||
#, python-format
|
||||
msgid "Total value of '%s'"
|
||||
msgstr ""
|
||||
|
@ -199,19 +199,19 @@ msgid "Minimum"
|
|||
msgstr ""
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:82
|
||||
#: 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:85
|
||||
#: 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:76
|
||||
#: code:addons/web_dashboard_tile/tile.py:77
|
||||
#, python-format
|
||||
msgid "Maximum value of '%s'"
|
||||
msgstr ""
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-web-7-0/language/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_AR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-web-7-0/language/es_CO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Peru) (http://www.transifex.com/oca/OCA-web-7-0/language/es_PE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/oca/OCA-web-7-0/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: eu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Sekuentzia"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/oca/OCA-web-7-0/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 "دنباله"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-7-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Käyttäjä"
|
||||
|
||||
#. 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 "Toiminto"
|
||||
|
||||
#. 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 "Mall"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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_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 "Modèle"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-web-7-0/language/fr_CH/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CH\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr "Créer"
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-web-7-0/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "רצף"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-web-7-0/language/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. 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 "Aktivno"
|
||||
|
||||
#. 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 "Sekvenca"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-web-7-0/language/hr_HR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr_HR\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. 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 "Aktivan"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-web-7-0/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr "Crea"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
msgid "Field"
|
||||
msgstr "Campo"
|
||||
|
||||
#. 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 "Utente"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,active:0
|
||||
msgid "Active"
|
||||
msgstr "Attivo"
|
||||
|
||||
#. 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 "Azione"
|
||||
|
||||
#. 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 "Modello"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "付番"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Seka"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-web-7-0/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. 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 "Sērija"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Секвенца"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Дараалал"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-web-7-0/language/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Sekvens"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Volgorde"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr "Criar"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
msgid "Field"
|
||||
msgstr "Campo"
|
||||
|
||||
#. 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 "Usuário"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,active:0
|
||||
msgid "Active"
|
||||
msgstr "Ativo"
|
||||
|
||||
#. 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 "Ação"
|
||||
|
||||
#. 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 "Modelo"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-web-7-0/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Modelo"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 ""
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: 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 "Postupnosť"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
|
@ -22,12 +22,12 @@ msgstr ""
|
|||
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
|
||||
#, python-format
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
msgstr "Ustvari"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
msgid "Field"
|
||||
msgstr ""
|
||||
msgstr "Polje"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
|
@ -64,12 +64,12 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,user_id:0
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
msgstr "Uporabnik"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,active:0
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
msgstr "Aktivno"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
|
@ -152,7 +152,7 @@ msgstr "Napaka"
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,action_id:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Ukrep"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:74
|
||||
|
@ -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
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Sekvenca"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"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_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 "Nummerserie"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 "กำหนดเลขที่เอกสาร"
|
||||
|
||||
#. 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 ""
|
|
@ -3,11 +3,13 @@
|
|||
# * web_dashboard_tile
|
||||
#
|
||||
# Translators:
|
||||
# Hotellook, 2014
|
||||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-07 17:50+0000\n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-7-0/language/tr/)\n"
|
||||
|
@ -64,7 +66,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,user_id:0
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
msgstr "Kullanıcı"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,active:0
|
||||
|
@ -152,10 +154,10 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,action_id:0
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
msgstr "Eylem"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:73
|
||||
#: code:addons/web_dashboard_tile/tile.py:74
|
||||
#, python-format
|
||||
msgid "Minimum value of '%s'"
|
||||
msgstr ""
|
||||
|
@ -163,7 +165,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,model_id:0
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Alan"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,domain:0
|
||||
|
@ -188,7 +190,7 @@ msgid "Tile:"
|
|||
msgstr ""
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:79
|
||||
#: code:addons/web_dashboard_tile/tile.py:80
|
||||
#, python-format
|
||||
msgid "Total value of '%s'"
|
||||
msgstr ""
|
||||
|
@ -199,19 +201,19 @@ msgid "Minimum"
|
|||
msgstr ""
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: code:addons/web_dashboard_tile/tile.py:82
|
||||
#: 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:85
|
||||
#: 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:76
|
||||
#: code:addons/web_dashboard_tile/tile.py:77
|
||||
#, python-format
|
||||
msgid "Maximum value of '%s'"
|
||||
msgstr ""
|
||||
|
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-web-7-0/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. 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 "Послідовність"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 "Trình tự"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 "序号"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: 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 "序列"
|
||||
|
||||
#. 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 ""
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-web-7-0/language/de/)\n"
|
||||
|
@ -30,4 +30,4 @@ msgstr "Unternehmen"
|
|||
#. module: web_easy_switch_company
|
||||
#: model:ir.model,name:web_easy_switch_company.model_res_users
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
msgstr "Benutzer"
|
||||
|
|
|
@ -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: 2016-10-31 10:16+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Compañías"
|
||||
|
||||
#. module: web_easy_switch_company
|
||||
#: model:ir.model,name:web_easy_switch_company.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Usuarios"
|
|
@ -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: 2016-10-31 10:16+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-7-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 ""
|
||||
|
||||
#. module: web_easy_switch_company
|
||||
#: model:ir.model,name:web_easy_switch_company.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Käyttäjät"
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue