# Translation of Odoo Server. # This file contains the translation of the following modules: # * sql_export # msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-05 13:10+0000\n" "PO-Revision-Date: 2016-02-05 13:10+0000\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: sql_export #: model:ir.model,name:sql_export.model_sql_file_wizard msgid "Allow the user to save the file with sql request's data" msgstr "" #. module: sql_export #: field:sql.export,group_ids:0 msgid "Allowed Groups" msgstr "" #. module: sql_export #: view:sql.export:sql_export.sql_export_view_form #: field:sql.export,user_ids:0 msgid "Allowed Users" msgstr "" #. module: sql_export #: view:sql.export:sql_export.sql_export_view_form msgid "Allowed Users Groups" msgstr "" #. module: sql_export #: field:sql.export,copy_options:0 msgid "Copy Options" msgstr "" #. module: sql_export #: field:sql.export,create_uid:0 #: field:sql.file.wizard,create_uid:0 msgid "Created by" msgstr "" #. module: sql_export #: field:sql.export,create_date:0 #: field:sql.file.wizard,create_date:0 msgid "Created on" msgstr "" #. module: sql_export #: view:sql.file.wizard:sql_export.sql_file_wizard_view_form msgid "Csv File" msgstr "" #. module: sql_export #: view:sql.export:sql_export.sql_export_view_form msgid "Execute Query" msgstr "" #. module: sql_export #: field:sql.file.wizard,binary_file:0 msgid "File" msgstr "" #. module: sql_export #: field:sql.file.wizard,file_name:0 msgid "File Name" msgstr "" #. module: sql_export #: field:sql.export,id:0 #: field:sql.file.wizard,id:0 msgid "ID" msgstr "" #. module: sql_export #: field:sql.export,write_uid:0 #: field:sql.file.wizard,write_uid:0 msgid "Last Updated by" msgstr "" #. module: sql_export #: field:sql.export,write_date:0 #: field:sql.file.wizard,write_date:0 msgid "Last Updated on" msgstr "" #. module: sql_export #: field:sql.export,name:0 msgid "Name" msgstr "" #. module: sql_export #: field:sql.export,query:0 msgid "Query" msgstr "" #. module: sql_export #: model:ir.actions.act_window,name:sql_export.sql_export_tree_action #: view:sql.export:sql_export.sql_export_view_tree msgid "SQL Export" msgstr "" #. module: sql_export #: model:ir.model,name:sql_export.model_sql_export #: view:sql.export:sql_export.sql_export_view_form msgid "SQL export" msgstr "" #. module: sql_export #: model:ir.ui.menu,name:sql_export.sql_export_menu #: model:ir.ui.menu,name:sql_export.sql_export_menu_view msgid "Sql Export" msgstr "" #. module: sql_export #: model:res.groups,name:sql_export.group_sql_request_editor msgid "Sql Request Editor" msgstr "" #. module: sql_export #: code:addons/sql_export/sql_export.py:132 #, python-format msgid "The Sql query is not valid." msgstr "" #. module: sql_export #: constraint:sql.export:0 msgid "The query you want make is not allowed : prohibited actions (delete, drop, insert, alter, truncate, execute, create, update)" msgstr "" #. module: sql_export #: help:sql.export,query:0 msgid "You can't use the following word : delete, drop, create, insert, alter, truncate, execute, update" msgstr ""