52 lines
1.6 KiB
Plaintext
52 lines
1.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_sms
|
|
#
|
|
# Translators:
|
|
# Rita Bastos, 2025
|
|
# Wil Odoo, 2025
|
|
# Peter Lawrence Romão <peterromao@yahoo.co.uk>, 2025
|
|
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-26 13:33+0000\n"
|
|
"PO-Revision-Date: 2025-11-21 06:38+0000\n"
|
|
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
|
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-18/"
|
|
"website_sms/pt/>\n"
|
|
"Language: pt\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
|
"1000000 == 0) ? 1 : 2);\n"
|
|
"X-Generator: Weblate 5.12.2\n"
|
|
|
|
#. module: website_sms
|
|
#: model_terms:ir.ui.view,arch_db:website_sms.website_visitor_view_kanban
|
|
#: model_terms:ir.ui.view,arch_db:website_sms.website_visitor_view_tree
|
|
msgid "SMS"
|
|
msgstr "SMS"
|
|
|
|
#. module: website_sms
|
|
#. odoo-python
|
|
#: code:addons/website_sms/models/website_visitor.py:0
|
|
#: model_terms:ir.ui.view,arch_db:website_sms.website_visitor_view_form
|
|
msgid "Send SMS"
|
|
msgstr "Enviar SMS"
|
|
|
|
#. module: website_sms
|
|
#. odoo-python
|
|
#: code:addons/website_sms/models/website_visitor.py:0
|
|
msgid ""
|
|
"There are no contact and/or no phone or mobile numbers linked to this "
|
|
"visitor."
|
|
msgstr "Não existe contato e/ou números de telefone vinculados ao visitante."
|
|
|
|
#. module: website_sms
|
|
#: model:ir.model,name:website_sms.model_website_visitor
|
|
msgid "Website Visitor"
|
|
msgstr "Visitante do Website"
|