57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * module_auto_update
|
|
#
|
|
# 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-07-21 02:43+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: module_auto_update
|
|
#: model:ir.actions.server,name:module_auto_update.ir_module_module_upgrade_changed_checksum
|
|
#: model:ir.ui.menu,name:module_auto_update.menu_ir_module_module_upgrade_changed_checksum
|
|
msgid "Auto-Upgrade Modules"
|
|
msgstr "Módulos de atualização automática"
|
|
|
|
#. module: module_auto_update
|
|
#. odoo-python
|
|
#: code:addons/module_auto_update/models/module.py:0
|
|
#, python-format
|
|
msgid "Checksum upgrade complete."
|
|
msgstr "Atualização de soma de verificação concluída."
|
|
|
|
#. module: module_auto_update
|
|
#: model:ir.model,name:module_auto_update.model_ir_module_module
|
|
msgid "Module"
|
|
msgstr "Módulo"
|
|
|
|
#. module: module_auto_update
|
|
#. odoo-python
|
|
#: code:addons/module_auto_update/models/module.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"No checksum change detected in installed modules and all modules installed, "
|
|
"nothing to do."
|
|
msgstr ""
|
|
"Nenhuma alteração de soma de verificação detectada nos módulos instalados e "
|
|
"em todos os módulos instalados, nada a fazer."
|
|
|
|
#. module: module_auto_update
|
|
#: model:ir.model.fields,field_description:module_auto_update.field_ir_module_module__smart_search
|
|
msgid "Smart Search"
|
|
msgstr "Pesquisa Inteligente"
|