Skip to content

Commit a18993b

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent d60a95c commit a18993b

File tree

1 file changed

+38
-0
lines changed
  • sql_export_delta/i18n

1 file changed

+38
-0
lines changed

sql_export_delta/i18n/it.po

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * sql_export_delta
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: Automatically generated\n"
10+
"Language-Team: none\n"
11+
"Language: it\n"
12+
"MIME-Version: 1.0\n"
13+
"Content-Type: text/plain; charset=UTF-8\n"
14+
"Content-Transfer-Encoding: \n"
15+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16+
17+
#. module: sql_export_delta
18+
#: model:ir.model,name:sql_export_delta.model_sql_file_wizard
19+
msgid "Allow the user to save the file with sql request's data"
20+
msgstr ""
21+
22+
#. module: sql_export_delta
23+
#: model:ir.model.fields,field_description:sql_export_delta.field_sql_export__export_delta
24+
msgid "Delta"
25+
msgstr ""
26+
27+
#. module: sql_export_delta
28+
#: model:ir.model,name:sql_export_delta.model_sql_export
29+
msgid "SQL export"
30+
msgstr ""
31+
32+
#. module: sql_export_delta
33+
#: model:ir.model.fields,help:sql_export_delta.field_sql_export__export_delta
34+
msgid ""
35+
"With this checked, the full result of the query will be stored as table in "
36+
"the database, but the file generated will only contain rows not existing in "
37+
"the n-1st export"
38+
msgstr ""

0 commit comments

Comments
 (0)