diff --git a/web_advanced_filters/i18n/am.po b/web_advanced_filters/i18n/am.po index f11b917c..fd990fb0 100644 --- a/web_advanced_filters/i18n/am.po +++ b/web_advanced_filters/i18n/am.po @@ -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 diff --git a/web_advanced_filters/i18n/ar.po b/web_advanced_filters/i18n/ar.po index 09ef3e5b..bfa7e719 100644 --- a/web_advanced_filters/i18n/ar.po +++ b/web_advanced_filters/i18n/ar.po @@ -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 diff --git a/web_advanced_filters/i18n/bg.po b/web_advanced_filters/i18n/bg.po new file mode 100644 index 00000000..9d3c98e3 --- /dev/null +++ b/web_advanced_filters/i18n/bg.po @@ -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 "" diff --git a/web_advanced_filters/i18n/bs.po b/web_advanced_filters/i18n/bs.po new file mode 100644 index 00000000..c15ee4ba --- /dev/null +++ b/web_advanced_filters/i18n/bs.po @@ -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 "" diff --git a/web_advanced_filters/i18n/ca.po b/web_advanced_filters/i18n/ca.po index a77570c2..2d2da6fb 100644 --- a/web_advanced_filters/i18n/ca.po +++ b/web_advanced_filters/i18n/ca.po @@ -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 diff --git a/web_advanced_filters/i18n/ca_ES.po b/web_advanced_filters/i18n/ca_ES.po new file mode 100644 index 00000000..cee37d4a --- /dev/null +++ b/web_advanced_filters/i18n/ca_ES.po @@ -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 "" diff --git a/web_advanced_filters/i18n/cs.po b/web_advanced_filters/i18n/cs.po index e553c3af..1332ec98 100644 --- a/web_advanced_filters/i18n/cs.po +++ b/web_advanced_filters/i18n/cs.po @@ -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 diff --git a/web_advanced_filters/i18n/da.po b/web_advanced_filters/i18n/da.po new file mode 100644 index 00000000..ad0e70c8 --- /dev/null +++ b/web_advanced_filters/i18n/da.po @@ -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 "" diff --git a/web_advanced_filters/i18n/el_GR.po b/web_advanced_filters/i18n/el_GR.po new file mode 100644 index 00000000..1a0eb442 --- /dev/null +++ b/web_advanced_filters/i18n/el_GR.po @@ -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 "" diff --git a/web_advanced_filters/i18n/en_GB.po b/web_advanced_filters/i18n/en_GB.po new file mode 100644 index 00000000..7efe7ea8 --- /dev/null +++ b/web_advanced_filters/i18n/en_GB.po @@ -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 "" diff --git a/web_advanced_filters/i18n/es.po b/web_advanced_filters/i18n/es.po index e6d4f29a..d22257d9 100644 --- a/web_advanced_filters/i18n/es.po +++ b/web_advanced_filters/i18n/es.po @@ -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 diff --git a/web_advanced_filters/i18n/es_AR.po b/web_advanced_filters/i18n/es_AR.po new file mode 100644 index 00000000..c8d3e6a6 --- /dev/null +++ b/web_advanced_filters/i18n/es_AR.po @@ -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 "" diff --git a/web_advanced_filters/i18n/es_EC.po b/web_advanced_filters/i18n/es_EC.po index d41cf3d9..7812fb09 100644 --- a/web_advanced_filters/i18n/es_EC.po +++ b/web_advanced_filters/i18n/es_EC.po @@ -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 diff --git a/web_advanced_filters/i18n/es_ES.po b/web_advanced_filters/i18n/es_ES.po index 1a164cd3..7b664267 100644 --- a/web_advanced_filters/i18n/es_ES.po +++ b/web_advanced_filters/i18n/es_ES.po @@ -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 diff --git a/web_advanced_filters/i18n/es_MX.po b/web_advanced_filters/i18n/es_MX.po index 9e42db02..5b516b00 100644 --- a/web_advanced_filters/i18n/es_MX.po +++ b/web_advanced_filters/i18n/es_MX.po @@ -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 diff --git a/web_advanced_filters/i18n/es_PE.po b/web_advanced_filters/i18n/es_PE.po new file mode 100644 index 00000000..22a11528 --- /dev/null +++ b/web_advanced_filters/i18n/es_PE.po @@ -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 "" diff --git a/web_advanced_filters/i18n/et.po b/web_advanced_filters/i18n/et.po index 4e87a090..f8f506ec 100644 --- a/web_advanced_filters/i18n/et.po +++ b/web_advanced_filters/i18n/et.po @@ -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 diff --git a/web_advanced_filters/i18n/eu.po b/web_advanced_filters/i18n/eu.po new file mode 100644 index 00000000..ef214989 --- /dev/null +++ b/web_advanced_filters/i18n/eu.po @@ -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 "" diff --git a/web_advanced_filters/i18n/fa.po b/web_advanced_filters/i18n/fa.po new file mode 100644 index 00000000..2b0f4ac4 --- /dev/null +++ b/web_advanced_filters/i18n/fa.po @@ -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 "" diff --git a/web_advanced_filters/i18n/fi.po b/web_advanced_filters/i18n/fi.po new file mode 100644 index 00000000..054c246e --- /dev/null +++ b/web_advanced_filters/i18n/fi.po @@ -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 "" diff --git a/web_advanced_filters/i18n/fr_CA.po b/web_advanced_filters/i18n/fr_CA.po new file mode 100644 index 00000000..0c1c2c2f --- /dev/null +++ b/web_advanced_filters/i18n/fr_CA.po @@ -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 "" diff --git a/web_advanced_filters/i18n/fr_CH.po b/web_advanced_filters/i18n/fr_CH.po new file mode 100644 index 00000000..5beafece --- /dev/null +++ b/web_advanced_filters/i18n/fr_CH.po @@ -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 "" diff --git a/web_advanced_filters/i18n/gl.po b/web_advanced_filters/i18n/gl.po index 85473bae..61e0308c 100644 --- a/web_advanced_filters/i18n/gl.po +++ b/web_advanced_filters/i18n/gl.po @@ -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 diff --git a/web_advanced_filters/i18n/he.po b/web_advanced_filters/i18n/he.po new file mode 100644 index 00000000..ed9e539e --- /dev/null +++ b/web_advanced_filters/i18n/he.po @@ -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 "" diff --git a/web_advanced_filters/i18n/hr.po b/web_advanced_filters/i18n/hr.po new file mode 100644 index 00000000..03cbf5c4 --- /dev/null +++ b/web_advanced_filters/i18n/hr.po @@ -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 "" diff --git a/web_advanced_filters/i18n/hr_HR.po b/web_advanced_filters/i18n/hr_HR.po new file mode 100644 index 00000000..d1b77d95 --- /dev/null +++ b/web_advanced_filters/i18n/hr_HR.po @@ -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 "" diff --git a/web_advanced_filters/i18n/hu.po b/web_advanced_filters/i18n/hu.po new file mode 100644 index 00000000..832d14dd --- /dev/null +++ b/web_advanced_filters/i18n/hu.po @@ -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 "" diff --git a/web_advanced_filters/i18n/it.po b/web_advanced_filters/i18n/it.po index 372b22ba..5e56f842 100644 --- a/web_advanced_filters/i18n/it.po +++ b/web_advanced_filters/i18n/it.po @@ -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 diff --git a/web_advanced_filters/i18n/ja.po b/web_advanced_filters/i18n/ja.po new file mode 100644 index 00000000..17654156 --- /dev/null +++ b/web_advanced_filters/i18n/ja.po @@ -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 "" diff --git a/web_advanced_filters/i18n/ko.po b/web_advanced_filters/i18n/ko.po new file mode 100644 index 00000000..05c1580a --- /dev/null +++ b/web_advanced_filters/i18n/ko.po @@ -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 "" diff --git a/web_advanced_filters/i18n/lt.po b/web_advanced_filters/i18n/lt.po index de91a8cc..9e3b7ee5 100644 --- a/web_advanced_filters/i18n/lt.po +++ b/web_advanced_filters/i18n/lt.po @@ -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 diff --git a/web_advanced_filters/i18n/lv.po b/web_advanced_filters/i18n/lv.po new file mode 100644 index 00000000..4eb970c7 --- /dev/null +++ b/web_advanced_filters/i18n/lv.po @@ -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 "" diff --git a/web_advanced_filters/i18n/mk.po b/web_advanced_filters/i18n/mk.po new file mode 100644 index 00000000..896008e1 --- /dev/null +++ b/web_advanced_filters/i18n/mk.po @@ -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 "" diff --git a/web_advanced_filters/i18n/mn.po b/web_advanced_filters/i18n/mn.po new file mode 100644 index 00000000..d6242f87 --- /dev/null +++ b/web_advanced_filters/i18n/mn.po @@ -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 "" diff --git a/web_advanced_filters/i18n/nb.po b/web_advanced_filters/i18n/nb.po new file mode 100644 index 00000000..bb51f746 --- /dev/null +++ b/web_advanced_filters/i18n/nb.po @@ -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 "" diff --git a/web_advanced_filters/i18n/nl_BE.po b/web_advanced_filters/i18n/nl_BE.po index b474aad4..4efe12c0 100644 --- a/web_advanced_filters/i18n/nl_BE.po +++ b/web_advanced_filters/i18n/nl_BE.po @@ -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 diff --git a/web_advanced_filters/i18n/pl.po b/web_advanced_filters/i18n/pl.po index aa36415f..f1062f1c 100644 --- a/web_advanced_filters/i18n/pl.po +++ b/web_advanced_filters/i18n/pl.po @@ -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 diff --git a/web_advanced_filters/i18n/pt.po b/web_advanced_filters/i18n/pt.po index c4c1da7b..1a4fcf12 100644 --- a/web_advanced_filters/i18n/pt.po +++ b/web_advanced_filters/i18n/pt.po @@ -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 diff --git a/web_advanced_filters/i18n/pt_BR.po b/web_advanced_filters/i18n/pt_BR.po new file mode 100644 index 00000000..b1b0f466 --- /dev/null +++ b/web_advanced_filters/i18n/pt_BR.po @@ -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 "" diff --git a/web_advanced_filters/i18n/pt_PT.po b/web_advanced_filters/i18n/pt_PT.po index 91914cb1..294d8ef9 100644 --- a/web_advanced_filters/i18n/pt_PT.po +++ b/web_advanced_filters/i18n/pt_PT.po @@ -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 diff --git a/web_advanced_filters/i18n/ro.po b/web_advanced_filters/i18n/ro.po index 57f79550..10f4a6bf 100644 --- a/web_advanced_filters/i18n/ro.po +++ b/web_advanced_filters/i18n/ro.po @@ -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 diff --git a/web_advanced_filters/i18n/ru.po b/web_advanced_filters/i18n/ru.po index 36d577d5..97a65d3b 100644 --- a/web_advanced_filters/i18n/ru.po +++ b/web_advanced_filters/i18n/ru.po @@ -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 diff --git a/web_advanced_filters/i18n/sk.po b/web_advanced_filters/i18n/sk.po new file mode 100644 index 00000000..71d70e70 --- /dev/null +++ b/web_advanced_filters/i18n/sk.po @@ -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 "" diff --git a/web_advanced_filters/i18n/sl.po b/web_advanced_filters/i18n/sl.po new file mode 100644 index 00000000..8487d97d --- /dev/null +++ b/web_advanced_filters/i18n/sl.po @@ -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 "" diff --git a/web_advanced_filters/i18n/sr@latin.po b/web_advanced_filters/i18n/sr@latin.po new file mode 100644 index 00000000..29dda987 --- /dev/null +++ b/web_advanced_filters/i18n/sr@latin.po @@ -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 "" diff --git a/web_advanced_filters/i18n/sv.po b/web_advanced_filters/i18n/sv.po new file mode 100644 index 00000000..49beec2b --- /dev/null +++ b/web_advanced_filters/i18n/sv.po @@ -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 "" diff --git a/web_advanced_filters/i18n/th.po b/web_advanced_filters/i18n/th.po index bec46d3b..931f01f4 100644 --- a/web_advanced_filters/i18n/th.po +++ b/web_advanced_filters/i18n/th.po @@ -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 diff --git a/web_advanced_filters/i18n/tr.po b/web_advanced_filters/i18n/tr.po index cf81d5fc..d271dea2 100644 --- a/web_advanced_filters/i18n/tr.po +++ b/web_advanced_filters/i18n/tr.po @@ -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 diff --git a/web_advanced_filters/i18n/uk.po b/web_advanced_filters/i18n/uk.po new file mode 100644 index 00000000..d1f35e59 --- /dev/null +++ b/web_advanced_filters/i18n/uk.po @@ -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 "" diff --git a/web_advanced_filters/i18n/vi.po b/web_advanced_filters/i18n/vi.po index 3ac8a52f..07693863 100644 --- a/web_advanced_filters/i18n/vi.po +++ b/web_advanced_filters/i18n/vi.po @@ -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 diff --git a/web_advanced_filters/i18n/zh_CN.po b/web_advanced_filters/i18n/zh_CN.po new file mode 100644 index 00000000..0b41c900 --- /dev/null +++ b/web_advanced_filters/i18n/zh_CN.po @@ -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 "" diff --git a/web_advanced_filters/i18n/zh_TW.po b/web_advanced_filters/i18n/zh_TW.po new file mode 100644 index 00000000..22c92d05 --- /dev/null +++ b/web_advanced_filters/i18n/zh_TW.po @@ -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 "" diff --git a/web_advanced_search_wildcard/i18n/es.po b/web_advanced_search_wildcard/i18n/es.po new file mode 100644 index 00000000..ba059d6d --- /dev/null +++ b/web_advanced_search_wildcard/i18n/es.po @@ -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" diff --git a/web_dashboard_tile/i18n/ar.po b/web_dashboard_tile/i18n/ar.po new file mode 100644 index 00000000..074f150c --- /dev/null +++ b/web_dashboard_tile/i18n/ar.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/bg.po b/web_dashboard_tile/i18n/bg.po new file mode 100644 index 00000000..0d6e0717 --- /dev/null +++ b/web_dashboard_tile/i18n/bg.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/bs.po b/web_dashboard_tile/i18n/bs.po new file mode 100644 index 00000000..11f57525 --- /dev/null +++ b/web_dashboard_tile/i18n/bs.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/cs.po b/web_dashboard_tile/i18n/cs.po new file mode 100644 index 00000000..55bb2a35 --- /dev/null +++ b/web_dashboard_tile/i18n/cs.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/da.po b/web_dashboard_tile/i18n/da.po new file mode 100644 index 00000000..2525e593 --- /dev/null +++ b/web_dashboard_tile/i18n/da.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/de.po b/web_dashboard_tile/i18n/de.po index 8e5d5aff..f1c02724 100644 --- a/web_dashboard_tile/i18n/de.po +++ b/web_dashboard_tile/i18n/de.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/en_GB.po b/web_dashboard_tile/i18n/en_GB.po new file mode 100644 index 00000000..26bbf7df --- /dev/null +++ b/web_dashboard_tile/i18n/en_GB.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es.po b/web_dashboard_tile/i18n/es.po index 00f307c9..8fc9298f 100644 --- a/web_dashboard_tile/i18n/es.po +++ b/web_dashboard_tile/i18n/es.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_AR.po b/web_dashboard_tile/i18n/es_AR.po new file mode 100644 index 00000000..5e4271a2 --- /dev/null +++ b/web_dashboard_tile/i18n/es_AR.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_CO.po b/web_dashboard_tile/i18n/es_CO.po new file mode 100644 index 00000000..012238b9 --- /dev/null +++ b/web_dashboard_tile/i18n/es_CO.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_CR.po b/web_dashboard_tile/i18n/es_CR.po new file mode 100644 index 00000000..e346cafd --- /dev/null +++ b/web_dashboard_tile/i18n/es_CR.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_EC.po b/web_dashboard_tile/i18n/es_EC.po new file mode 100644 index 00000000..f86e7f48 --- /dev/null +++ b/web_dashboard_tile/i18n/es_EC.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_MX.po b/web_dashboard_tile/i18n/es_MX.po new file mode 100644 index 00000000..dd071670 --- /dev/null +++ b/web_dashboard_tile/i18n/es_MX.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_PE.po b/web_dashboard_tile/i18n/es_PE.po new file mode 100644 index 00000000..9b448af4 --- /dev/null +++ b/web_dashboard_tile/i18n/es_PE.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/es_VE.po b/web_dashboard_tile/i18n/es_VE.po new file mode 100644 index 00000000..ced12ba3 --- /dev/null +++ b/web_dashboard_tile/i18n/es_VE.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/eu.po b/web_dashboard_tile/i18n/eu.po new file mode 100644 index 00000000..4bb63ca1 --- /dev/null +++ b/web_dashboard_tile/i18n/eu.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/fa.po b/web_dashboard_tile/i18n/fa.po new file mode 100644 index 00000000..e5008ca4 --- /dev/null +++ b/web_dashboard_tile/i18n/fa.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/fi.po b/web_dashboard_tile/i18n/fi.po new file mode 100644 index 00000000..a966f714 --- /dev/null +++ b/web_dashboard_tile/i18n/fi.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/fr_CA.po b/web_dashboard_tile/i18n/fr_CA.po new file mode 100644 index 00000000..51679f17 --- /dev/null +++ b/web_dashboard_tile/i18n/fr_CA.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/fr_CH.po b/web_dashboard_tile/i18n/fr_CH.po new file mode 100644 index 00000000..0bed6f9d --- /dev/null +++ b/web_dashboard_tile/i18n/fr_CH.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/he.po b/web_dashboard_tile/i18n/he.po new file mode 100644 index 00000000..aaa9ff51 --- /dev/null +++ b/web_dashboard_tile/i18n/he.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/hr.po b/web_dashboard_tile/i18n/hr.po new file mode 100644 index 00000000..1261f920 --- /dev/null +++ b/web_dashboard_tile/i18n/hr.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/hr_HR.po b/web_dashboard_tile/i18n/hr_HR.po new file mode 100644 index 00000000..fb384e7f --- /dev/null +++ b/web_dashboard_tile/i18n/hr_HR.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/it.po b/web_dashboard_tile/i18n/it.po new file mode 100644 index 00000000..8f09dde3 --- /dev/null +++ b/web_dashboard_tile/i18n/it.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/ja.po b/web_dashboard_tile/i18n/ja.po new file mode 100644 index 00000000..8d5af0e2 --- /dev/null +++ b/web_dashboard_tile/i18n/ja.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/lt.po b/web_dashboard_tile/i18n/lt.po new file mode 100644 index 00000000..79afc134 --- /dev/null +++ b/web_dashboard_tile/i18n/lt.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/lv.po b/web_dashboard_tile/i18n/lv.po new file mode 100644 index 00000000..c8602383 --- /dev/null +++ b/web_dashboard_tile/i18n/lv.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/mk.po b/web_dashboard_tile/i18n/mk.po new file mode 100644 index 00000000..380b4a49 --- /dev/null +++ b/web_dashboard_tile/i18n/mk.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/mn.po b/web_dashboard_tile/i18n/mn.po new file mode 100644 index 00000000..8527523f --- /dev/null +++ b/web_dashboard_tile/i18n/mn.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/nb.po b/web_dashboard_tile/i18n/nb.po new file mode 100644 index 00000000..933364d6 --- /dev/null +++ b/web_dashboard_tile/i18n/nb.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/nl_BE.po b/web_dashboard_tile/i18n/nl_BE.po new file mode 100644 index 00000000..a0255669 --- /dev/null +++ b/web_dashboard_tile/i18n/nl_BE.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/pt_BR.po b/web_dashboard_tile/i18n/pt_BR.po new file mode 100644 index 00000000..fda78b69 --- /dev/null +++ b/web_dashboard_tile/i18n/pt_BR.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/pt_PT.po b/web_dashboard_tile/i18n/pt_PT.po new file mode 100644 index 00000000..20d06357 --- /dev/null +++ b/web_dashboard_tile/i18n/pt_PT.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/ru.po b/web_dashboard_tile/i18n/ru.po new file mode 100644 index 00000000..80ca7362 --- /dev/null +++ b/web_dashboard_tile/i18n/ru.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/sk.po b/web_dashboard_tile/i18n/sk.po new file mode 100644 index 00000000..940c052d --- /dev/null +++ b/web_dashboard_tile/i18n/sk.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/sl.po b/web_dashboard_tile/i18n/sl.po index 60dbcdc0..c9a84cc5 100644 --- a/web_dashboard_tile/i18n/sl.po +++ b/web_dashboard_tile/i18n/sl.po @@ -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 diff --git a/web_dashboard_tile/i18n/sr@latin.po b/web_dashboard_tile/i18n/sr@latin.po new file mode 100644 index 00000000..4e58bfa3 --- /dev/null +++ b/web_dashboard_tile/i18n/sr@latin.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/sv.po b/web_dashboard_tile/i18n/sv.po new file mode 100644 index 00000000..68b2278b --- /dev/null +++ b/web_dashboard_tile/i18n/sv.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/th.po b/web_dashboard_tile/i18n/th.po new file mode 100644 index 00000000..8a1d9638 --- /dev/null +++ b/web_dashboard_tile/i18n/th.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/tr.po b/web_dashboard_tile/i18n/tr.po index c221e399..4a342bab 100644 --- a/web_dashboard_tile/i18n/tr.po +++ b/web_dashboard_tile/i18n/tr.po @@ -3,11 +3,13 @@ # * web_dashboard_tile # # Translators: +# Hotellook, 2014 +# Rudolf Schnapka , 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 "" diff --git a/web_dashboard_tile/i18n/uk.po b/web_dashboard_tile/i18n/uk.po new file mode 100644 index 00000000..64484c95 --- /dev/null +++ b/web_dashboard_tile/i18n/uk.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/vi.po b/web_dashboard_tile/i18n/vi.po new file mode 100644 index 00000000..6bd3c02e --- /dev/null +++ b/web_dashboard_tile/i18n/vi.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/zh_CN.po b/web_dashboard_tile/i18n/zh_CN.po new file mode 100644 index 00000000..54fa5e5c --- /dev/null +++ b/web_dashboard_tile/i18n/zh_CN.po @@ -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 "" diff --git a/web_dashboard_tile/i18n/zh_TW.po b/web_dashboard_tile/i18n/zh_TW.po new file mode 100644 index 00000000..98fec370 --- /dev/null +++ b/web_dashboard_tile/i18n/zh_TW.po @@ -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 "" diff --git a/web_easy_switch_company/i18n/de.po b/web_easy_switch_company/i18n/de.po index e4a1e947..5ac71076 100644 --- a/web_easy_switch_company/i18n/de.po +++ b/web_easy_switch_company/i18n/de.po @@ -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" diff --git a/web_easy_switch_company/i18n/es.po b/web_easy_switch_company/i18n/es.po new file mode 100644 index 00000000..68142d79 --- /dev/null +++ b/web_easy_switch_company/i18n/es.po @@ -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" diff --git a/web_easy_switch_company/i18n/fi.po b/web_easy_switch_company/i18n/fi.po new file mode 100644 index 00000000..c1d2e318 --- /dev/null +++ b/web_easy_switch_company/i18n/fi.po @@ -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" diff --git a/web_easy_switch_company/i18n/it.po b/web_easy_switch_company/i18n/it.po new file mode 100644 index 00000000..f0d0f831 --- /dev/null +++ b/web_easy_switch_company/i18n/it.po @@ -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: 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_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 "Utenti" diff --git a/web_easy_switch_company/i18n/pt_BR.po b/web_easy_switch_company/i18n/pt_BR.po new file mode 100644 index 00000000..7aee0ece --- /dev/null +++ b/web_easy_switch_company/i18n/pt_BR.po @@ -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: 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_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 "Usuários" diff --git a/web_easy_switch_company/i18n/sl.po b/web_easy_switch_company/i18n/sl.po new file mode 100644 index 00000000..acd8a9af --- /dev/null +++ b/web_easy_switch_company/i18n/sl.po @@ -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: 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_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 "Uporabniki" diff --git a/web_easy_switch_company/i18n/tr.po b/web_easy_switch_company/i18n/tr.po new file mode 100644 index 00000000..570287d4 --- /dev/null +++ b/web_easy_switch_company/i18n/tr.po @@ -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: Turkish (http://www.transifex.com/oca/OCA-web-7-0/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: 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 "Kullanıcılar" diff --git a/web_m2x_options/i18n/fr.po b/web_m2x_options/i18n/fr.po index 3ce6ed72..7f51609b 100644 --- a/web_m2x_options/i18n/fr.po +++ b/web_m2x_options/i18n/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: web (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-03 13:54+0000\n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" "PO-Revision-Date: 2016-05-05 06:03+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/oca/OCA-web-7-0/language/fr/)\n" @@ -20,24 +20,24 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:188 -#: code:addons/web_m2x_options/static/src/js/form.js:316 +#: code:addons/web_m2x_options/static/src/js/form.js:214 +#: code:addons/web_m2x_options/static/src/js/form.js:332 #, python-format msgid "Create \"%s\"" msgstr "Créer \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:161 -#: code:addons/web_m2x_options/static/src/js/form.js:298 +#: code:addons/web_m2x_options/static/src/js/form.js:184 +#: code:addons/web_m2x_options/static/src/js/form.js:311 #, python-format msgid "Search More..." msgstr "Rechercher plus..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 -#: code:addons/web_m2x_options/static/src/js/form.js:332 +#: code:addons/web_m2x_options/static/src/js/form.js:235 +#: code:addons/web_m2x_options/static/src/js/form.js:351 #, python-format msgid "Create and Edit..." msgstr "Créer et éditer..." diff --git a/web_note/i18n/ar.po b/web_note/i18n/ar.po new file mode 100644 index 00000000..93cf0ace --- /dev/null +++ b/web_note/i18n/ar.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# SaFi J. , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: SaFi J. , 2016\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "الاسم" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "الملاحظات" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "ملاحظة" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "المستخدم" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/bg.po b/web_note/i18n/bg.po new file mode 100644 index 00000000..9b190f48 --- /dev/null +++ b/web_note/i18n/bg.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Kaloyan Naumov , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Kaloyan Naumov , 2016\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Име" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/bs.po b/web_note/i18n/bs.po new file mode 100644 index 00000000..1285d53c --- /dev/null +++ b/web_note/i18n/bs.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Ime" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Zabilješke" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Zabilješka" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Korisnik" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/ca.po b/web_note/i18n/ca.po new file mode 100644 index 00000000..8a5e5dfe --- /dev/null +++ b/web_note/i18n/ca.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Carles Antoli , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Carles Antoli , 2016\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Plantilla" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nom" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notes" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuari" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Informe" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Missatge" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/cs.po b/web_note/i18n/cs.po new file mode 100644 index 00000000..fe83c5b2 --- /dev/null +++ b/web_note/i18n/cs.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Jaroslav Helemik Nemec , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Jaroslav Helemik Nemec , 2016\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Název" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Poznámky" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Poznámka" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Uživatel" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/da.po b/web_note/i18n/da.po new file mode 100644 index 00000000..8c175299 --- /dev/null +++ b/web_note/i18n/da.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Hans Henrik Gabelgaard , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Hans Henrik Gabelgaard , 2016\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Navn" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Rapport" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/de.po b/web_note/i18n/de.po new file mode 100644 index 00000000..3f5bb9ce --- /dev/null +++ b/web_note/i18n/de.po @@ -0,0 +1,97 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Philipp Hug , 2016 +# Rudolf Schnapka , 2016 +# Ermin Trevisan , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Ermin Trevisan , 2016\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Vorlage" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Name" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Hinweise" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Notiz" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Benutzer" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Bericht" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Nachricht" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/el_GR.po b/web_note/i18n/el_GR.po new file mode 100644 index 00000000..55395232 --- /dev/null +++ b/web_note/i18n/el_GR.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Kostas Goutoudis , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Kostas Goutoudis , 2016\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Ονομασία" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Αναφορά" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Μήνυμα" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/en_GB.po b/web_note/i18n/en_GB.po new file mode 100644 index 00000000..a31c1686 --- /dev/null +++ b/web_note/i18n/en_GB.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Name" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notes" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Note" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "User" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es.po b/web_note/i18n/es.po new file mode 100644 index 00000000..e1924898 --- /dev/null +++ b/web_note/i18n/es.po @@ -0,0 +1,96 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Antonio Trueba , 2016 +# Pedro M. Baeza , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Pedro M. Baeza , 2016\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Plantilla" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuario" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Informe" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Mensaje" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_AR.po b/web_note/i18n/es_AR.po new file mode 100644 index 00000000..f8b1e4bf --- /dev/null +++ b/web_note/i18n/es_AR.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Plantilla" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_CL.po b/web_note/i18n/es_CL.po new file mode 100644 index 00000000..d5832bf7 --- /dev/null +++ b/web_note/i18n/es_CL.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_CO.po b/web_note/i18n/es_CO.po new file mode 100644 index 00000000..f939ca32 --- /dev/null +++ b/web_note/i18n/es_CO.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# John Toro , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: John Toro , 2016\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Iforme" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Mensaje" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_CR.po b/web_note/i18n/es_CR.po new file mode 100644 index 00000000..902cd795 --- /dev/null +++ b/web_note/i18n/es_CR.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Plantilla" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuario" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_DO.po b/web_note/i18n/es_DO.po new file mode 100644 index 00000000..ac715f88 --- /dev/null +++ b/web_note/i18n/es_DO.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_EC.po b/web_note/i18n/es_EC.po new file mode 100644 index 00000000..13f092e7 --- /dev/null +++ b/web_note/i18n/es_EC.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuario" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_ES.po b/web_note/i18n/es_ES.po new file mode 100644 index 00000000..887fcbc9 --- /dev/null +++ b/web_note/i18n/es_ES.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_MX.po b/web_note/i18n/es_MX.po new file mode 100644 index 00000000..8fc1c517 --- /dev/null +++ b/web_note/i18n/es_MX.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Plantilla" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuario" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_PE.po b/web_note/i18n/es_PE.po new file mode 100644 index 00000000..2fccccd9 --- /dev/null +++ b/web_note/i18n/es_PE.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_PY.po b/web_note/i18n/es_PY.po new file mode 100644 index 00000000..884c5047 --- /dev/null +++ b/web_note/i18n/es_PY.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/es_VE.po b/web_note/i18n/es_VE.po new file mode 100644 index 00000000..2a950e36 --- /dev/null +++ b/web_note/i18n/es_VE.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Plantilla" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nombre" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuario" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/et.po b/web_note/i18n/et.po new file mode 100644 index 00000000..c5528494 --- /dev/null +++ b/web_note/i18n/et.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nimi" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Märkmed" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Märkus" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Kasutaja" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/eu.po b/web_note/i18n/eu.po new file mode 100644 index 00000000..3b812b8b --- /dev/null +++ b/web_note/i18n/eu.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Izena" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/fa.po b/web_note/i18n/fa.po new file mode 100644 index 00000000..2e044936 --- /dev/null +++ b/web_note/i18n/fa.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "نام" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/fi.po b/web_note/i18n/fi.po new file mode 100644 index 00000000..bbdba1a8 --- /dev/null +++ b/web_note/i18n/fi.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Jarmo Kortetjärvi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Jarmo Kortetjärvi , 2016\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Malli" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nimi" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Huomautukset" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Käyttäjä" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/fr.po b/web_note/i18n/fr.po new file mode 100644 index 00000000..b32590c2 --- /dev/null +++ b/web_note/i18n/fr.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Christophe CHAUVET , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Christophe CHAUVET , 2016\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Modèle" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nom" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notes" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Note" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Utilisateur" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Rapport" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Message" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/fr_CA.po b/web_note/i18n/fr_CA.po new file mode 100644 index 00000000..270bc1c4 --- /dev/null +++ b/web_note/i18n/fr_CA.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Adriana Ierfino , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Adriana Ierfino , 2016\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nom" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Note" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/gl.po b/web_note/i18n/gl.po new file mode 100644 index 00000000..8846ca5a --- /dev/null +++ b/web_note/i18n/gl.po @@ -0,0 +1,96 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Alejandro Santana , 2016 +# OCA Transbot , 2016 +# César Castro Cruz , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: César Castro Cruz , 2016\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Modelo" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nome" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuario" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Informe" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/he.po b/web_note/i18n/he.po new file mode 100644 index 00000000..47821be4 --- /dev/null +++ b/web_note/i18n/he.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "שם" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/hr.po b/web_note/i18n/hr.po new file mode 100644 index 00000000..716de166 --- /dev/null +++ b/web_note/i18n/hr.po @@ -0,0 +1,96 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Ana-Maria Olujić , 2016 +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Bole , 2016\n" +"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Predložak" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Bilješke" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Bilješka" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Korisnik" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/hr_HR.po b/web_note/i18n/hr_HR.po new file mode 100644 index 00000000..2b36a5fe --- /dev/null +++ b/web_note/i18n/hr_HR.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Bole , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Bole , 2016\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/hu.po b/web_note/i18n/hu.po new file mode 100644 index 00000000..baa4f6b6 --- /dev/null +++ b/web_note/i18n/hu.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Sablon" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Név" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Megjegyzések" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Jegyzet" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Felhasználó" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/id.po b/web_note/i18n/id.po new file mode 100644 index 00000000..89571f64 --- /dev/null +++ b/web_note/i18n/id.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nama" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/it.po b/web_note/i18n/it.po new file mode 100644 index 00000000..6cf79af5 --- /dev/null +++ b/web_note/i18n/it.po @@ -0,0 +1,96 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Paolo Valier , 2016 +# Stefano , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Stefano , 2016\n" +"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Modello" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nome" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Note" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Utente" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Report" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Messaggio" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/ja.po b/web_note/i18n/ja.po new file mode 100644 index 00000000..d0a9fc0e --- /dev/null +++ b/web_note/i18n/ja.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "名称" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "注記" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "注記" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "ユーザ" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/ko.po b/web_note/i18n/ko.po new file mode 100644 index 00000000..4c698bd6 --- /dev/null +++ b/web_note/i18n/ko.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "이름" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/lt.po b/web_note/i18n/lt.po new file mode 100644 index 00000000..b0e0aa06 --- /dev/null +++ b/web_note/i18n/lt.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Pavadinimas" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Pastabos" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Pastaba" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Naudotojas" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/lv.po b/web_note/i18n/lv.po new file mode 100644 index 00000000..311c5134 --- /dev/null +++ b/web_note/i18n/lv.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nosaukums" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Lietotājs" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/mk.po b/web_note/i18n/mk.po new file mode 100644 index 00000000..4eb93367 --- /dev/null +++ b/web_note/i18n/mk.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Урнек" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Име" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Белешки" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Белешка" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Корисник" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/mn.po b/web_note/i18n/mn.po new file mode 100644 index 00000000..5ba32ce1 --- /dev/null +++ b/web_note/i18n/mn.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Загвар" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Нэр" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Тэмдэглэл" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Тэмдэглэл" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Хэрэглэгч" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/nb.po b/web_note/i18n/nb.po new file mode 100644 index 00000000..1c1611f3 --- /dev/null +++ b/web_note/i18n/nb.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Navn" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notater" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Notat" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Bruker" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Melding" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/nb_NO.po b/web_note/i18n/nb_NO.po new file mode 100644 index 00000000..1795a70b --- /dev/null +++ b/web_note/i18n/nb_NO.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Imre Kristoffer Eilertsen , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Imre Kristoffer Eilertsen , 2016\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Rapport" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/nl.po b/web_note/i18n/nl.po new file mode 100644 index 00000000..e698c101 --- /dev/null +++ b/web_note/i18n/nl.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Erwin van der Ploeg , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Erwin van der Ploeg , 2016\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Sjabloon" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Naam" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notities" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Opmerking" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Gebruiker" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Bericht" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/nl_BE.po b/web_note/i18n/nl_BE.po new file mode 100644 index 00000000..f15c5886 --- /dev/null +++ b/web_note/i18n/nl_BE.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Naam:" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Opmerkingen" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Opmerking" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Gebruiker" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/pl.po b/web_note/i18n/pl.po new file mode 100644 index 00000000..a89ebf29 --- /dev/null +++ b/web_note/i18n/pl.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Szablon" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nazwa" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Uwagi" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Notatka" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Użytkownik" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Raport" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/pt.po b/web_note/i18n/pt.po new file mode 100644 index 00000000..fe012a7e --- /dev/null +++ b/web_note/i18n/pt.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Pedro Castro Silva , 2016 +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Modelo" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nome" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Utilizador" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Relatório" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/pt_BR.po b/web_note/i18n/pt_BR.po new file mode 100644 index 00000000..5737f108 --- /dev/null +++ b/web_note/i18n/pt_BR.po @@ -0,0 +1,98 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# danimaribeiro , 2016 +# Wagner Pereira , 2016 +# Claudio Araujo Santos , 2016 +# Armando Vulcano Junior , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Armando Vulcano Junior , 2016\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Modelo" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nome" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Usuário" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Relatório" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Mensagem" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/pt_PT.po b/web_note/i18n/pt_PT.po new file mode 100644 index 00000000..116d4db6 --- /dev/null +++ b/web_note/i18n/pt_PT.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# Pedro Castro Silva , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Pedro Castro Silva , 2016\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Modelo" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nome" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notas" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Utilizador" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/ro.po b/web_note/i18n/ro.po new file mode 100644 index 00000000..9d04281d --- /dev/null +++ b/web_note/i18n/ro.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Dorin Hongu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Dorin Hongu , 2016\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Sablon" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Nume" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Note" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Nota" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Utilizator" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/ru.po b/web_note/i18n/ru.po new file mode 100644 index 00000000..6ada50a7 --- /dev/null +++ b/web_note/i18n/ru.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Шаблон" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Название" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Примечания" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Примечание" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Пользователь" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/sk.po b/web_note/i18n/sk.po new file mode 100644 index 00000000..8d82a265 --- /dev/null +++ b/web_note/i18n/sk.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Meno" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/sl.po b/web_note/i18n/sl.po new file mode 100644 index 00000000..410d24b9 --- /dev/null +++ b/web_note/i18n/sl.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Matjaž Mozetič , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Matjaž Mozetič , 2016\n" +"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Predloga" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Opombe" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Opomba" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Uporabnik" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "Poročilo" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "Sporočilo" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/sr.po b/web_note/i18n/sr.po new file mode 100644 index 00000000..1327967e --- /dev/null +++ b/web_note/i18n/sr.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Ime" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/sr@latin.po b/web_note/i18n/sr@latin.po new file mode 100644 index 00000000..00e27f57 --- /dev/null +++ b/web_note/i18n/sr@latin.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Ime:" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Napomene" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Napomena" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Korisnik" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/sv.po b/web_note/i18n/sv.po new file mode 100644 index 00000000..6c0e9b0e --- /dev/null +++ b/web_note/i18n/sv.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Mall" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Namn" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Anteckningar" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Anteckning" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Användare" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/th.po b/web_note/i18n/th.po new file mode 100644 index 00000000..469aba31 --- /dev/null +++ b/web_note/i18n/th.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "ชื่อ" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "บันทึกย่อ" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "บันทึกย่อ" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "ผู้ใช้" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/tr.po b/web_note/i18n/tr.po new file mode 100644 index 00000000..16093cc6 --- /dev/null +++ b/web_note/i18n/tr.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Ahmet Altinisik , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Ahmet Altinisik , 2016\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "Şablon" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Adı" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Notlar" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Not" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Kullanıcı" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "İleti" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/tr_TR.po b/web_note/i18n/tr_TR.po new file mode 100644 index 00000000..5fc6f68d --- /dev/null +++ b/web_note/i18n/tr_TR.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "İleti" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/uk.po b/web_note/i18n/uk.po new file mode 100644 index 00000000..187cdbf4 --- /dev/null +++ b/web_note/i18n/uk.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Name" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/vi.po b/web_note/i18n/vi.po new file mode 100644 index 00000000..a02bc31b --- /dev/null +++ b/web_note/i18n/vi.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Tên" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "Các ghi chú" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "Chú thích" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "Người sử dụng" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/vi_VN.po b/web_note/i18n/vi_VN.po new file mode 100644 index 00000000..0a777dc7 --- /dev/null +++ b/web_note/i18n/vi_VN.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "Tên" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/zh_CN.po b/web_note/i18n/zh_CN.po new file mode 100644 index 00000000..9e23429d --- /dev/null +++ b/web_note/i18n/zh_CN.po @@ -0,0 +1,95 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +# Jeffery Chen Fan , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: Jeffery Chen Fan , 2016\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "模板" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "名称" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "备注" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "备注" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "用户" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_note/i18n/zh_TW.po b/web_note/i18n/zh_TW.po new file mode 100644 index 00000000..b8c447a8 --- /dev/null +++ b/web_note/i18n/zh_TW.po @@ -0,0 +1,94 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_note +# +# Translators: +# OCA Transbot , 2016 +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:16+0000\n" +"PO-Revision-Date: 2016-10-31 10:16+0000\n" +"Last-Translator: OCA Transbot , 2016\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/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_note +#: field:web.note,sequence:0 field:web.note.container,sequence:0 +msgid "Order in report" +msgstr "" + +#. module: web_note +#: field:web.note.container,pattern:0 +msgid "Template" +msgstr "" + +#. module: web_note +#: field:web.note.container,name:0 +msgid "Name" +msgstr "名稱" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note_container +msgid "Note Container" +msgstr "" + +#. module: web_note +#: view:web.note:0 +msgid "Notes" +msgstr "備註" + +#. module: web_note +#: view:web.note:0 field:web.note,display_name:0 +msgid "Note" +msgstr "備註" + +#. module: web_note +#: help:web.note.container,pattern:0 +msgid "If you select the container the template is added to the note." +msgstr "" + +#. module: web_note +#: model:res.groups,name:web_note.group_web_note_user +msgid "Web Note / User" +msgstr "" + +#. module: web_note +#: field:web.note,container_id:0 +msgid "Note-Container" +msgstr "" + +#. module: web_note +#: field:web.note,create_uid:0 +msgid "User" +msgstr "使用者" + +#. module: web_note +#: help:web.note,container_id:0 +msgid "Containers include templates for order and heading." +msgstr "" + +#. module: web_note +#: field:web.note.container,type:0 +msgid "Report" +msgstr "" + +#. module: web_note +#: model:ir.model,name:web_note.model_web_note +msgid "web.note" +msgstr "" + +#. module: web_note +#: field:web.note,message:0 +msgid "Message" +msgstr "" + +#. module: web_note +#: field:web.note,type:0 +msgid "Note type" +msgstr "" diff --git a/web_translate_dialog/i18n/ar.po b/web_translate_dialog/i18n/ar.po new file mode 100644 index 00000000..aa4d389d --- /dev/null +++ b/web_translate_dialog/i18n/ar.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "إلغاء" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/bg.po b/web_translate_dialog/i18n/bg.po new file mode 100644 index 00000000..54fec212 --- /dev/null +++ b/web_translate_dialog/i18n/bg.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Откажи" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/bs.po b/web_translate_dialog/i18n/bs.po new file mode 100644 index 00000000..495d66cd --- /dev/null +++ b/web_translate_dialog/i18n/bs.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Otkaži" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/ca_ES.po b/web_translate_dialog/i18n/ca_ES.po new file mode 100644 index 00000000..fbccdc41 --- /dev/null +++ b/web_translate_dialog/i18n/ca_ES.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Cancel·la" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/el_GR.po b/web_translate_dialog/i18n/el_GR.po new file mode 100644 index 00000000..373aed21 --- /dev/null +++ b/web_translate_dialog/i18n/el_GR.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Άκυρο" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/en_GB.po b/web_translate_dialog/i18n/en_GB.po new file mode 100644 index 00000000..e3ec838f --- /dev/null +++ b/web_translate_dialog/i18n/en_GB.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Cancel" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/es_ES.po b/web_translate_dialog/i18n/es_ES.po new file mode 100644 index 00000000..5f1c576b --- /dev/null +++ b/web_translate_dialog/i18n/es_ES.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-web-7-0/language/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Cancelar" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/fi.po b/web_translate_dialog/i18n/fi.po new file mode 100644 index 00000000..3f18085a --- /dev/null +++ b/web_translate_dialog/i18n/fi.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Peruuta" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/fr_CH.po b/web_translate_dialog/i18n/fr_CH.po new file mode 100644 index 00000000..bfd35967 --- /dev/null +++ b/web_translate_dialog/i18n/fr_CH.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Annuler" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/hr.po b/web_translate_dialog/i18n/hr.po new file mode 100644 index 00000000..6efc8c7b --- /dev/null +++ b/web_translate_dialog/i18n/hr.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Odustani" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/hu.po b/web_translate_dialog/i18n/hu.po new file mode 100644 index 00000000..a1c01510 --- /dev/null +++ b/web_translate_dialog/i18n/hu.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Mégsem" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/it.po b/web_translate_dialog/i18n/it.po index ba92bceb..a65fb7e1 100644 --- a/web_translate_dialog/i18n/it.po +++ b/web_translate_dialog/i18n/it.po @@ -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:17+0000\n" "PO-Revision-Date: 2015-10-07 17:51+0000\n" "Last-Translator: <>\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-web-7-0/language/it/)\n" @@ -29,7 +29,7 @@ msgstr "Annulla" #: code:addons/web_translate_dialog/static/src/xml/base.xml:7 #, python-format msgid "Field" -msgstr "" +msgstr "Campo" #. module: web_translate_dialog #. openerp-web diff --git a/web_translate_dialog/i18n/ja.po b/web_translate_dialog/i18n/ja.po new file mode 100644 index 00000000..d4135808 --- /dev/null +++ b/web_translate_dialog/i18n/ja.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "キャンセル" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/mk.po b/web_translate_dialog/i18n/mk.po new file mode 100644 index 00000000..4ac1375e --- /dev/null +++ b/web_translate_dialog/i18n/mk.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Откажи" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/mn.po b/web_translate_dialog/i18n/mn.po new file mode 100644 index 00000000..2422714f --- /dev/null +++ b/web_translate_dialog/i18n/mn.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Цуцлах" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/nb.po b/web_translate_dialog/i18n/nb.po new file mode 100644 index 00000000..4bbe58ad --- /dev/null +++ b/web_translate_dialog/i18n/nb.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Avbryt" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/pt_BR.po b/web_translate_dialog/i18n/pt_BR.po new file mode 100644 index 00000000..c3ea1271 --- /dev/null +++ b/web_translate_dialog/i18n/pt_BR.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Cancelar" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "Campo" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/pt_PT.po b/web_translate_dialog/i18n/pt_PT.po new file mode 100644 index 00000000..29a0e9bb --- /dev/null +++ b/web_translate_dialog/i18n/pt_PT.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Cancelar" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/ru.po b/web_translate_dialog/i18n/ru.po index 41bbd613..0e129b87 100644 --- a/web_translate_dialog/i18n/ru.po +++ b/web_translate_dialog/i18n/ru.po @@ -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:17+0000\n" "PO-Revision-Date: 2015-10-07 17:51+0000\n" "Last-Translator: <>\n" "Language-Team: Russian (http://www.transifex.com/oca/OCA-web-7-0/language/ru/)\n" @@ -29,7 +29,7 @@ msgstr "Отменена" #: code:addons/web_translate_dialog/static/src/xml/base.xml:7 #, python-format msgid "Field" -msgstr "" +msgstr "Поле" #. module: web_translate_dialog #. openerp-web diff --git a/web_translate_dialog/i18n/sl.po b/web_translate_dialog/i18n/sl.po new file mode 100644 index 00000000..3c6f40f0 --- /dev/null +++ b/web_translate_dialog/i18n/sl.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Preklic" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "Polje" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/sr@latin.po b/web_translate_dialog/i18n/sr@latin.po new file mode 100644 index 00000000..43e4e634 --- /dev/null +++ b/web_translate_dialog/i18n/sr@latin.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Otkaži" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/sv.po b/web_translate_dialog/i18n/sv.po new file mode 100644 index 00000000..46008a30 --- /dev/null +++ b/web_translate_dialog/i18n/sv.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Avbryt" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/vi.po b/web_translate_dialog/i18n/vi.po new file mode 100644 index 00000000..6cc80418 --- /dev/null +++ b/web_translate_dialog/i18n/vi.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "Hủy bỏ" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_translate_dialog/i18n/zh_TW.po b/web_translate_dialog/i18n/zh_TW.po new file mode 100644 index 00000000..cd6ba735 --- /dev/null +++ b/web_translate_dialog/i18n/zh_TW.po @@ -0,0 +1,53 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_translate_dialog +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:30 +#, python-format +msgid "Cancel" +msgstr "刪除" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:7 +#, python-format +msgid "Field" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/xml/base.xml:29 +#, python-format +msgid "Save" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:37 +#, python-format +msgid "Translations" +msgstr "" + +#. module: web_translate_dialog +#. openerp-web +#: code:addons/web_translate_dialog/static/src/js/web_translate_dialog.js:15 +#, python-format +msgid "Translate" +msgstr "" diff --git a/web_warning_on_save/i18n/es.po b/web_warning_on_save/i18n/es.po new file mode 100644 index 00000000..3f486696 --- /dev/null +++ b/web_warning_on_save/i18n/es.po @@ -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:17+0000\n" +"PO-Revision-Date: 2015-10-07 17:51+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_warning_on_save +#. openerp-web +#: code:addons/web_warning_on_save/static/src/js/web_warning_on_save.js:18 +#, python-format +msgid "Warning" +msgstr "Aviso" diff --git a/web_widget_boolean_switch/i18n/bg.po b/web_widget_boolean_switch/i18n/bg.po new file mode 100644 index 00000000..9271978c --- /dev/null +++ b/web_widget_boolean_switch/i18n/bg.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Активен" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/da.po b/web_widget_boolean_switch/i18n/da.po new file mode 100644 index 00000000..852e1bb7 --- /dev/null +++ b/web_widget_boolean_switch/i18n/da.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Aktiv" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/de.po b/web_widget_boolean_switch/i18n/de.po index 346080db..f833a351 100644 --- a/web_widget_boolean_switch/i18n/de.po +++ b/web_widget_boolean_switch/i18n/de.po @@ -3,11 +3,12 @@ # * web_widget_boolean_switch # # Translators: +# Hotellook, 2014 msgid "" msgstr "" "Project-Id-Version: web (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-13 15:13+0000\n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" "PO-Revision-Date: 2016-01-13 15:14+0000\n" "Last-Translator: <>\n" "Language-Team: German (http://www.transifex.com/oca/OCA-web-7-0/language/de/)\n" @@ -32,7 +33,7 @@ msgstr "" #. module: web_widget_boolean_switch #: view:res.users:0 msgid "Users" -msgstr "" +msgstr "Benutzer" #. module: web_widget_boolean_switch #: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable diff --git a/web_widget_boolean_switch/i18n/es.po b/web_widget_boolean_switch/i18n/es.po new file mode 100644 index 00000000..3fa18eb5 --- /dev/null +++ b/web_widget_boolean_switch/i18n/es.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Activo" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "Usuarios" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/fi.po b/web_widget_boolean_switch/i18n/fi.po new file mode 100644 index 00000000..3bf5caa0 --- /dev/null +++ b/web_widget_boolean_switch/i18n/fi.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "Käyttäjät" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/hr.po b/web_widget_boolean_switch/i18n/hr.po new file mode 100644 index 00000000..9be58dc1 --- /dev/null +++ b/web_widget_boolean_switch/i18n/hr.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Aktivno" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/hr_HR.po b/web_widget_boolean_switch/i18n/hr_HR.po new file mode 100644 index 00000000..fe9c6be1 --- /dev/null +++ b/web_widget_boolean_switch/i18n/hr_HR.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Aktivan" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/it.po b/web_widget_boolean_switch/i18n/it.po new file mode 100644 index 00000000..b17a49d6 --- /dev/null +++ b/web_widget_boolean_switch/i18n/it.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Attivo" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "Utenti" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/pt_BR.po b/web_widget_boolean_switch/i18n/pt_BR.po new file mode 100644 index 00000000..521af96d --- /dev/null +++ b/web_widget_boolean_switch/i18n/pt_BR.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Ativo" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "Usuários" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/sl.po b/web_widget_boolean_switch/i18n/sl.po new file mode 100644 index 00000000..b857ddf9 --- /dev/null +++ b/web_widget_boolean_switch/i18n/sl.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "Aktivno" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "Uporabniki" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_boolean_switch/i18n/tr.po b/web_widget_boolean_switch/i18n/tr.po new file mode 100644 index 00000000..3099cc86 --- /dev/null +++ b/web_widget_boolean_switch/i18n/tr.po @@ -0,0 +1,41 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_boolean_switch +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+0000\n" +"Last-Translator: <>\n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-7-0/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Active" +msgstr "" + +#. module: web_widget_boolean_switch +#. openerp-web +#: code:addons/web_widget_boolean_switch/static/src/js/web_widget_boolean_switch.js:217 +#, python-format +msgid "Setting 'id' attribute on existing record %s" +msgstr "" + +#. module: web_widget_boolean_switch +#: view:res.users:0 +msgid "Users" +msgstr "Kullanıcılar" + +#. module: web_widget_boolean_switch +#: model:ir.actions.act_window,name:web_widget_boolean_switch.action_res_users_tree_editable +#: model:ir.ui.menu,name:web_widget_boolean_switch.menu_action_res_users_tree_editable +msgid "Tree Editable Users" +msgstr "" diff --git a/web_widget_many2many_tags_multi_selection/i18n/ar.po b/web_widget_many2many_tags_multi_selection/i18n/ar.po new file mode 100644 index 00000000..994862f4 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/ar.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+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_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "الانشاء :" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "البحث :" diff --git a/web_widget_many2many_tags_multi_selection/i18n/de.po b/web_widget_many2many_tags_multi_selection/i18n/de.po new file mode 100644 index 00000000..22334d89 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/de.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+0000\n" +"Last-Translator: <>\n" +"Language-Team: German (http://www.transifex.com/oca/OCA-web-7-0/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Anlegen:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Suche:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/es.po b/web_widget_many2many_tags_multi_selection/i18n/es.po new file mode 100644 index 00000000..f80ab1f2 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/es.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+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_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Crear:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Buscar:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/fi.po b/web_widget_many2many_tags_multi_selection/i18n/fi.po new file mode 100644 index 00000000..5324d524 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/fi.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+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_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Luo:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Hae:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/fr.po b/web_widget_many2many_tags_multi_selection/i18n/fr.po new file mode 100644 index 00000000..93060d3a --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/fr.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+0000\n" +"Last-Translator: <>\n" +"Language-Team: French (http://www.transifex.com/oca/OCA-web-7-0/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Créer:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Rechercher:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/it.po b/web_widget_many2many_tags_multi_selection/i18n/it.po new file mode 100644 index 00000000..a8769b78 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/it.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+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_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Crea:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Cerca:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/pt_BR.po b/web_widget_many2many_tags_multi_selection/i18n/pt_BR.po new file mode 100644 index 00000000..5b5c6bec --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/pt_BR.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+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_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Criar:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Pesquisar:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/sl.po b/web_widget_many2many_tags_multi_selection/i18n/sl.po new file mode 100644 index 00000000..574ee541 --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/sl.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+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_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Ustvari:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Iskanje:" diff --git a/web_widget_many2many_tags_multi_selection/i18n/tr.po b/web_widget_many2many_tags_multi_selection/i18n/tr.po new file mode 100644 index 00000000..fae418ea --- /dev/null +++ b/web_widget_many2many_tags_multi_selection/i18n/tr.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * web_widget_many2many_tags_multi_selection +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: web (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-10-31 10:17+0000\n" +"PO-Revision-Date: 2016-10-20 12:58+0000\n" +"Last-Translator: <>\n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-7-0/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Create: " +msgstr "Oluştur:" + +#. module: web_widget_many2many_tags_multi_selection +#. openerp-web +#: code:addons/web_widget_many2many_tags_multi_selection/static/src/js/view_form.js:21 +#, python-format +msgid "Search: " +msgstr "Arama:"