mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Currently translated at 100.0% (4 of 4 strings) Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource_sqlite Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource_sqlite/pt_BR/
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_external_dbsource_sqlite
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-01-21 04:22+0000\n"
|
|
"PO-Revision-Date: 2024-05-22 15:40+0000\n"
|
|
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
|
"translation.odoo-community.org>\n"
|
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
|
"23907/pt_BR/)\n"
|
|
"Language: pt_BR\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 "Conector"
|
|
|
|
#. module: base_external_dbsource_sqlite
|
|
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
|
msgid "External Database Sources"
|
|
msgstr "Fontes Banco de Dados Externo"
|
|
|
|
#. 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 um conector estiver ausente na lista, verifique o log do servidor para "
|
|
"confirmar se os componentes necessários foram detectados."
|
|
|
|
#. 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"
|