mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
This commit is contained in:
committed by
Sander Lienaerts
parent
a4d9597173
commit
b23e71e985
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sql_export
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-06-06 02:51+0000\n"
|
||||
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: sql_export
|
||||
@@ -25,13 +25,11 @@ msgid "Allow the user to save the file with sql request's data"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_group_ids
|
||||
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Allowed Groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_user_ids
|
||||
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Allowed Users"
|
||||
msgstr ""
|
||||
@@ -69,11 +67,6 @@ msgstr ""
|
||||
msgid "Display Name"
|
||||
msgstr "Veure el nom"
|
||||
|
||||
#. module: sql_export
|
||||
#: selection:sql.export,state:0
|
||||
msgid "Draft"
|
||||
msgstr "Esborrany"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_encoding
|
||||
msgid "Encoding"
|
||||
@@ -129,22 +122,12 @@ msgstr "Darrera Actualització per"
|
||||
msgid "Last Updated on"
|
||||
msgstr "Darrera Actualització el"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_name
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_field_ids
|
||||
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_query
|
||||
msgid "Query"
|
||||
msgstr "Consulta "
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Request Name"
|
||||
@@ -167,11 +150,6 @@ msgstr ""
|
||||
msgid "SQL Request"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: selection:sql.export,state:0
|
||||
msgid "SQL Valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model,name:sql_export.model_sql_export
|
||||
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
@@ -200,31 +178,11 @@ msgstr ""
|
||||
msgid "Sql export id"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export_state
|
||||
msgid "State"
|
||||
msgstr "Estat"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export_state
|
||||
msgid ""
|
||||
"State of the Request:\n"
|
||||
" * 'Draft': Not tested\n"
|
||||
" * 'SQL Valid': SQL Request has been checked and is valid"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
|
||||
msgid "Validate SQL Expression"
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,help:sql_export.field_sql_export_query
|
||||
msgid ""
|
||||
"You can't use the following words: DELETE, DROP, CREATE, INSERT, ALTER, "
|
||||
"TRUNCATE, EXECUTE, UPDATE."
|
||||
msgstr ""
|
||||
|
||||
#. module: sql_export
|
||||
#: selection:sql.export,encoding:0
|
||||
msgid "big5"
|
||||
@@ -289,3 +247,15 @@ msgstr ""
|
||||
#: selection:sql.export,encoding:0
|
||||
msgid "windows-1252"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Draft"
|
||||
#~ msgstr "Esborrany"
|
||||
|
||||
#~ msgid "Name"
|
||||
#~ msgstr "Nom"
|
||||
|
||||
#~ msgid "Query"
|
||||
#~ msgstr "Consulta "
|
||||
|
||||
#~ msgid "State"
|
||||
#~ msgstr "Estat"
|
||||
|
||||
Reference in New Issue
Block a user