mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Annuller"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/en_AU.po
Normal file
231
web_advanced_filters/i18n/en_AU.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-web-7-0/language/en_AU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en_AU\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"
|
||||
|
||||
#. 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-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/es_CL.po
Normal file
231
web_advanced_filters/i18n/es_CL.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-web-7-0/language/es_CL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_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 "Cancelar"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
||||
231
web_advanced_filters/i18n/es_CO.po
Normal file
231
web_advanced_filters/i18n/es_CO.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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_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 "Cancelar"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
msgid "Complement"
|
||||
msgstr ""
|
||||
231
web_advanced_filters/i18n/es_DO.po
Normal file
231
web_advanced_filters/i18n/es_DO.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-web-7-0/language/es_DO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_DO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_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 "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-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Ezeztatu"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "لغو"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/fr_FR.po
Normal file
231
web_advanced_filters/i18n/fr_FR.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-web-7-0/language/fr_FR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_FR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: 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-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "בטל"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/hi.po
Normal file
231
web_advanced_filters/i18n/hi.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-web-7-0/language/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hi\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 ""
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/id.po
Normal file
231
web_advanced_filters/i18n/id.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-web-7-0/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: web_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 "atau"
|
||||
|
||||
#. 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 "Batalkan"
|
||||
|
||||
#. 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-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "취소"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/lo.po
Normal file
231
web_advanced_filters/i18n/lo.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Lao (http://www.transifex.com/oca/OCA-web-7-0/language/lo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lo\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-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Atcelt"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/nb_NO.po
Normal file
231
web_advanced_filters/i18n/nb_NO.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-web-7-0/language/nb_NO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb_NO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: 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 "Lukk"
|
||||
|
||||
#. 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-12-15 12:52+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
231
web_advanced_filters/i18n/sr.po
Normal file
231
web_advanced_filters/i18n/sr.po
Normal file
@@ -0,0 +1,231 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_filters
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+0000\n"
|
||||
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-web-7-0/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. 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 "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-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -110,7 +110,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: field:ir.filters,active:0
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
msgstr "Aktif"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#. openerp-web
|
||||
@@ -218,7 +218,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: model:ir.model,name:web_advanced_filters.model_ir_filters
|
||||
msgid "Filters"
|
||||
msgstr ""
|
||||
msgstr "Filtreler"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-31 10:16+0000\n"
|
||||
"POT-Creation-Date: 2016-12-30 17:47+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"
|
||||
@@ -223,7 +223,7 @@ msgstr ""
|
||||
#. module: web_advanced_filters
|
||||
#: view:ir.filters:0 view:ir.filters.combine.with.existing:0
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Скасувати"
|
||||
|
||||
#. module: web_advanced_filters
|
||||
#: selection:ir.filters.combine.with.existing,action:0
|
||||
|
||||
Reference in New Issue
Block a user