mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Currently translated at 100.0% (4 of 4 strings) Translation: reporting-engine-16.0/reporting-engine-16.0-sql_export_delta Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-sql_export_delta/it/
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sql_export_delta
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2024-11-08 11:06+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: none\n"
|
|
"Language: it\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 5.6.2\n"
|
|
|
|
#. module: sql_export_delta
|
|
#: model:ir.model,name:sql_export_delta.model_sql_file_wizard
|
|
msgid "Allow the user to save the file with sql request's data"
|
|
msgstr "Consente all'utente di salvare il file con i dati della richiesta SQL"
|
|
|
|
#. module: sql_export_delta
|
|
#: model:ir.model.fields,field_description:sql_export_delta.field_sql_export__export_delta
|
|
msgid "Delta"
|
|
msgstr "Differenza"
|
|
|
|
#. module: sql_export_delta
|
|
#: model:ir.model,name:sql_export_delta.model_sql_export
|
|
msgid "SQL export"
|
|
msgstr "Esporta SQL"
|
|
|
|
#. module: sql_export_delta
|
|
#: model:ir.model.fields,help:sql_export_delta.field_sql_export__export_delta
|
|
msgid ""
|
|
"With this checked, the full result of the query will be stored as table in "
|
|
"the database, but the file generated will only contain rows not existing in "
|
|
"the n-1st export"
|
|
msgstr ""
|
|
"Se questa opzione è selezionata, il risultato completo della query verrà "
|
|
"memorizzato come tabella nel database, ma il file generato conterrà solo "
|
|
"righe non esistenti nell'esportazione n-1"
|