mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
committed by
David Alonso // Solvos
parent
0d9c5269e8
commit
a515a2942a
41
base_external_dbsource_sqlite/i18n/it.po
Normal file
41
base_external_dbsource_sqlite/i18n/it.po
Normal file
@@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-01-05 11:35+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 4.17\n"
|
||||
|
||||
#. module: base_external_dbsource_sqlite
|
||||
#: model:ir.model.fields,field_description:base_external_dbsource_sqlite.field_base_external_dbsource__connector
|
||||
msgid "Connector"
|
||||
msgstr "Connettore"
|
||||
|
||||
#. module: base_external_dbsource_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Origini database esterne"
|
||||
|
||||
#. module: base_external_dbsource_sqlite
|
||||
#: model:ir.model.fields,help:base_external_dbsource_sqlite.field_base_external_dbsource__connector
|
||||
msgid ""
|
||||
"If a connector is missing from the list, check the server log to confirm "
|
||||
"that the required components were detected."
|
||||
msgstr ""
|
||||
"Se il connettore è mancante dalla lista, controllare il log del server per "
|
||||
"avere conferma che i componenti richiesti siano stati rilevati."
|
||||
|
||||
#. module: base_external_dbsource_sqlite
|
||||
#: model:ir.model.fields.selection,name:base_external_dbsource_sqlite.selection__base_external_dbsource__connector__sqlite
|
||||
msgid "SQLite"
|
||||
msgstr "SQLite"
|
||||
Reference in New Issue
Block a user