From e9d8d098ccaae3738b14fd0b24710f431cbecc3e Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 17 Dec 2016 01:20:52 -0500 Subject: [PATCH] OCA Transbot updated translations from Transifex --- web_advanced_filters/i18n/pt.po | 4 +- web_advanced_filters/i18n/pt_PT.po | 4 +- web_dashboard_tile/i18n/pt.po | 217 ++++++++++++++++++++++++ web_dashboard_tile/i18n/pt_PT.po | 4 +- web_widget_boolean_switch/i18n/pt.po | 41 +++++ web_widget_boolean_switch/i18n/pt_PT.po | 41 +++++ 6 files changed, 305 insertions(+), 6 deletions(-) create mode 100644 web_dashboard_tile/i18n/pt.po create mode 100644 web_widget_boolean_switch/i18n/pt.po create mode 100644 web_widget_boolean_switch/i18n/pt_PT.po diff --git a/web_advanced_filters/i18n/pt.po b/web_advanced_filters/i18n/pt.po index 1a4fcf12..985a13ee 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-10-31 10:16+0000\n" +"POT-Creation-Date: 2016-12-15 12:52+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" @@ -110,7 +110,7 @@ msgstr "" #. module: web_advanced_filters #: field:ir.filters,active:0 msgid "Active" -msgstr "" +msgstr "Ativo" #. module: web_advanced_filters #. openerp-web diff --git a/web_advanced_filters/i18n/pt_PT.po b/web_advanced_filters/i18n/pt_PT.po index 294d8ef9..e0aef875 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-10-31 10:16+0000\n" +"POT-Creation-Date: 2016-12-15 12:52+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" @@ -110,7 +110,7 @@ msgstr "" #. module: web_advanced_filters #: field:ir.filters,active:0 msgid "Active" -msgstr "" +msgstr "Ativo" #. module: web_advanced_filters #. openerp-web diff --git a/web_dashboard_tile/i18n/pt.po b/web_dashboard_tile/i18n/pt.po new file mode 100644 index 00000000..cc7c9a0a --- /dev/null +++ b/web_dashboard_tile/i18n/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-12-15 12:52+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" +"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_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 "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 "" + +#. 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 index 20d06357..3833a30d 100644 --- a/web_dashboard_tile/i18n/pt_PT.po +++ b/web_dashboard_tile/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-10-31 10:16+0000\n" +"POT-Creation-Date: 2016-12-15 12:52+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_dashboard_tile #: field:tile.tile,active:0 msgid "Active" -msgstr "" +msgstr "Ativo" #. module: web_dashboard_tile #: selection:tile.tile,field_function:0 diff --git a/web_widget_boolean_switch/i18n/pt.po b/web_widget_boolean_switch/i18n/pt.po new file mode 100644 index 00000000..a3be021d --- /dev/null +++ b/web_widget_boolean_switch/i18n/pt.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-12-15 12:52+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+0000\n" +"Last-Translator: <>\n" +"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-web-7-0/language/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_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 "" + +#. 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_PT.po b/web_widget_boolean_switch/i18n/pt_PT.po new file mode 100644 index 00000000..4c50876c --- /dev/null +++ b/web_widget_boolean_switch/i18n/pt_PT.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-12-15 12:52+0000\n" +"PO-Revision-Date: 2016-01-13 15:14+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_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 "" + +#. 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 ""