You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.9 KiB
74 lines
1.9 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_jsonify
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: base_jsonify
|
|
#: model:ir.model.fields,field_description:base_jsonify.field_ir_exports_line__alias
|
|
msgid "Alias"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model:ir.model,name:base_jsonify.model_base
|
|
msgid "Base"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model_terms:ir.ui.view,arch_db:base_jsonify.view_ir_exports
|
|
msgid "Configuration"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model:ir.actions.act_window,name:base_jsonify.act_ui_exports_view
|
|
#: model:ir.ui.menu,name:base_jsonify.ui_exports
|
|
msgid "Export Fields"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model:ir.model,name:base_jsonify.model_ir_exports
|
|
msgid "Exports"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model:ir.model,name:base_jsonify.model_ir_exports_line
|
|
msgid "Exports Line"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model_terms:ir.ui.view,arch_db:base_jsonify.view_ir_exports
|
|
msgid "Index"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: code:addons/base_jsonify/models/ir_exports_line.py:27
|
|
#, python-format
|
|
msgid "Name and Alias must have the same hierarchy depth"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: code:addons/base_jsonify/models/ir_exports_line.py:32
|
|
#, python-format
|
|
msgid "The alias must reference the same field as in name '%s' not in '%s'"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: model:ir.model.fields,help:base_jsonify.field_ir_exports_line__alias
|
|
msgid "The complete path to the field where you can specify an alias on the a step as field:alias"
|
|
msgstr ""
|
|
|
|
#. module: base_jsonify
|
|
#: code:addons/base_jsonify/models/models.py:69
|
|
#, python-format
|
|
msgid "Wrong parser configuration"
|
|
msgstr ""
|
|
|