Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions bi_sql_editor/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
"PO-Revision-Date: 2024-12-05 11:06+0000\n"
"PO-Revision-Date: 2026-01-12 17:43+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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"
"X-Generator: Weblate 5.10.4\n"

#. module: bi_sql_editor
#. odoo-python
Expand Down Expand Up @@ -847,7 +847,7 @@ msgstr "boolean"
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__char
msgid "char"
msgstr "char"
msgstr "carattere"

#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__date
Expand All @@ -862,12 +862,12 @@ msgstr "datetime"
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__float
msgid "float"
msgstr "float"
msgstr "numero reale"

#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__integer
msgid "integer"
msgstr "integer"
msgstr "intero"

#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__many2one
Expand Down