# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_disable_export_group # msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2020-10-16 12:08+0000\n" "Last-Translator: Pedro Castro Silva \n" "Language-Team: none\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.10\n" #. module: web_disable_export_group #: model:ir.model,name:web_disable_export_group.model_base msgid "Base" msgstr "" #. module: web_disable_export_group #: model:res.groups,name:web_disable_export_group.group_export_xlsx_data msgid "Direct Export (xlsx)" msgstr "" #. module: web_disable_export_group #: model:ir.model,name:web_disable_export_group.model_ir_http msgid "HTTP Routing" msgstr "Encaminhamento HTTP" #. module: web_disable_export_group #. openerp-web #: code:addons/web_disable_export_group/static/src/xml/export_xls_views.xml:0 #, python-format msgid "widget.is_action_enabled('export_xlsx') and widget.isExportXlsEnable" msgstr "" #, python-format #~ msgid "Export" #~ msgstr "Exportar" #~ msgid "Export Data" #~ msgstr "Exportar Dados"