mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Currently translated at 100.0% (4 of 4 strings) Translation: web-15.0/web-15.0-web_disable_export_group Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_disable_export_group/es/
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
# 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: 2023-11-19 19:33+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\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 4.17\n"
|
|
|
|
#. module: web_disable_export_group
|
|
#: model:ir.model,name:web_disable_export_group.model_base
|
|
msgid "Base"
|
|
msgstr "Base"
|
|
|
|
#. module: web_disable_export_group
|
|
#: model:res.groups,name:web_disable_export_group.group_export_xlsx_data
|
|
msgid "Direct Export (xlsx)"
|
|
msgstr "Exportación directa (xlsx)"
|
|
|
|
#. module: web_disable_export_group
|
|
#: model:ir.model,name:web_disable_export_group.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "Ruta 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 "widget.is_action_enabled('export_xlsx') y widget.isExportXlsEnable"
|
|
|
|
#, python-format
|
|
#~ msgid "Export"
|
|
#~ msgstr "Exportar"
|
|
|
|
#~ msgid "Export Data"
|
|
#~ msgstr "Exportar datos"
|