mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_external_dbsource_sqlite
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: base_external_dbsource_sqlite
|
|
#: model:ir.model.fields,field_description:base_external_dbsource_sqlite.field_base_external_dbsource__connector
|
|
msgid "Connector"
|
|
msgstr ""
|
|
|
|
#. module: base_external_dbsource_sqlite
|
|
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
|
msgid "External Database Sources"
|
|
msgstr ""
|
|
|
|
#. 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 ""
|
|
|
|
#. module: base_external_dbsource_sqlite
|
|
#: model:ir.model.fields.selection,name:base_external_dbsource_sqlite.selection__base_external_dbsource__connector__sqlite
|
|
msgid "SQLite"
|
|
msgstr ""
|