4858 lines
111 KiB
Plaintext
4858 lines
111 KiB
Plaintext
# Copyright (C) YEAR This file is copyright:
|
||
# This file is distributed under the same license as the neochat package.
|
||
#
|
||
# Luiz Fernando Ranghetti <elchevive@opensuse.org>, 2021, 2022, 2023.
|
||
# Thiago Masato Costa Sueto <herzenschein@gmail.com>, 2021.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: neochat\n"
|
||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2023-09-27 01:41+0000\n"
|
||
"PO-Revision-Date: 2023-07-05 18:06-0300\n"
|
||
"Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
|
||
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
|
||
"Language: pt_BR\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
"X-Generator: Lokalize 22.12.3\n"
|
||
|
||
#: src/controller.cpp:204
|
||
#, kde-format
|
||
msgid "Login Failed: Access Token invalid or revoked"
|
||
msgstr "O login falhou: Chave de acesso inválida ou revogada"
|
||
|
||
#: src/controller.cpp:207 src/controller.cpp:212 src/login.cpp:93
|
||
#, kde-format
|
||
msgid "Login Failed: %1"
|
||
msgstr "Falha ao entrar: %1"
|
||
|
||
#: src/controller.cpp:218
|
||
#, kde-format
|
||
msgid "Network Error: %1"
|
||
msgstr "Erro de rede: %1"
|
||
|
||
#: src/controller.cpp:243
|
||
#, kde-format
|
||
msgid "Access token wasn't found"
|
||
msgstr "O token de acesso não foi encontrado"
|
||
|
||
#: src/controller.cpp:243
|
||
#, kde-format
|
||
msgid "Maybe it was deleted?"
|
||
msgstr "Talvez ele foi excluído?"
|
||
|
||
#: src/controller.cpp:247
|
||
#, kde-format
|
||
msgid "Access to keychain was denied."
|
||
msgstr "O acesso ao chaveiro foi negado."
|
||
|
||
#: src/controller.cpp:247
|
||
#, kde-format
|
||
msgid "Please allow NeoChat to read the access token"
|
||
msgstr "Permita que o NeoChat leia o token de acesso"
|
||
|
||
#: src/controller.cpp:250
|
||
#, kde-format
|
||
msgid "No keychain available."
|
||
msgstr "Nenhum chaveiro disponível."
|
||
|
||
#: src/controller.cpp:250
|
||
#, kde-format
|
||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||
msgstr "Instale um chaveiro, como o KWallet ou GNOME Keyring no Linux."
|
||
|
||
#: src/controller.cpp:253
|
||
#, kde-format
|
||
msgid "Unable to read access token"
|
||
msgstr "Não foi possível ler o token de acesso"
|
||
|
||
#: src/controller.cpp:349
|
||
#, kde-format
|
||
msgid "File too large to download."
|
||
msgstr ""
|
||
|
||
#: src/controller.cpp:349
|
||
#, kde-format
|
||
msgid "Contact your matrix server administrator for support."
|
||
msgstr ""
|
||
|
||
#: src/controller.cpp:379
|
||
#, kde-format
|
||
msgid "The room id you are trying to join is not valid"
|
||
msgstr "O id da sala em que você está tentando entrar não é válido"
|
||
|
||
#: src/eventhandler.cpp:289 src/eventhandler.cpp:491
|
||
#: src/models/messageeventmodel.cpp:453
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted]</i>"
|
||
msgstr "<i>[Esta mensagem foi excluída]</i>"
|
||
|
||
#: src/eventhandler.cpp:289 src/models/messageeventmodel.cpp:454
|
||
#, kde-format
|
||
msgid "<i>[This message was deleted: %1]</i>"
|
||
msgstr "<i>[Esta mensagem foi excluída: %1]</i>"
|
||
|
||
#: src/eventhandler.cpp:320
|
||
#, kde-format
|
||
msgid "reinvited %1 to the room"
|
||
msgstr "%1 foi convidado para a sala novamente"
|
||
|
||
#: src/eventhandler.cpp:322
|
||
#, kde-format
|
||
msgctxt "Optional reason for an invitation"
|
||
msgid ": %1"
|
||
msgstr ": %1"
|
||
|
||
#: src/eventhandler.cpp:331 src/eventhandler.cpp:515
|
||
#, kde-format
|
||
msgid "joined the room (repeated)"
|
||
msgstr "entrou na sala (novamente)"
|
||
|
||
#: src/eventhandler.cpp:333
|
||
#, kde-format
|
||
msgid "invited %1 to the room"
|
||
msgstr "%1 foi convidado para a sala"
|
||
|
||
#: src/eventhandler.cpp:333 src/eventhandler.cpp:517
|
||
#, kde-format
|
||
msgid "joined the room"
|
||
msgstr "entrou na sala"
|
||
|
||
#: src/eventhandler.cpp:337
|
||
#, kde-format
|
||
msgid ": %1"
|
||
msgstr ": %1"
|
||
|
||
#: src/eventhandler.cpp:344 src/eventhandler.cpp:525
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "cleared their display name"
|
||
msgstr "limpou seu nome de exibição"
|
||
|
||
#: src/eventhandler.cpp:346
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "changed their display name to %1"
|
||
msgstr "alterou seu nome de exibição para %1"
|
||
|
||
#: src/eventhandler.cpp:351 src/eventhandler.cpp:532
|
||
#, kde-format
|
||
msgid " and "
|
||
msgstr " e "
|
||
|
||
#: src/eventhandler.cpp:354 src/eventhandler.cpp:535
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "cleared their avatar"
|
||
msgstr "limpou seu ícone de usuário"
|
||
|
||
#: src/eventhandler.cpp:356 src/eventhandler.cpp:537
|
||
#, kde-format
|
||
msgid "set an avatar"
|
||
msgstr "definir um ícone de usuário"
|
||
|
||
#: src/eventhandler.cpp:358 src/eventhandler.cpp:539
|
||
#, kde-format
|
||
msgctxt "their refers to a singular user"
|
||
msgid "updated their avatar"
|
||
msgstr "atualizou seu ícone de usuário"
|
||
|
||
#: src/eventhandler.cpp:362 src/eventhandler.cpp:543
|
||
#, kde-format
|
||
msgctxt "<user> changed nothing"
|
||
msgid "changed nothing"
|
||
msgstr ""
|
||
|
||
#: src/eventhandler.cpp:368
|
||
#, kde-format
|
||
msgid "withdrew %1's invitation"
|
||
msgstr "cancelou o convite de %1"
|
||
|
||
#: src/eventhandler.cpp:368 src/eventhandler.cpp:549
|
||
#, kde-format
|
||
msgid "rejected the invitation"
|
||
msgstr "rejeitou o convite"
|
||
|
||
#: src/eventhandler.cpp:372
|
||
#, kde-format
|
||
msgid "unbanned %1"
|
||
msgstr "%1 teve seu ban removido"
|
||
|
||
#: src/eventhandler.cpp:372 src/eventhandler.cpp:553
|
||
#, kde-format
|
||
msgid "self-unbanned"
|
||
msgstr "removeu seu próprio ban"
|
||
|
||
#: src/eventhandler.cpp:375
|
||
#, kde-format
|
||
msgid "has put %1 out of the room: %2"
|
||
msgstr "removeu %1 da sala: %2"
|
||
|
||
#: src/eventhandler.cpp:376 src/eventhandler.cpp:555
|
||
#, kde-format
|
||
msgid "left the room"
|
||
msgstr "saiu da sala"
|
||
|
||
#: src/eventhandler.cpp:380
|
||
#, fuzzy, kde-format
|
||
#| msgid "banned %1 from the room: %2"
|
||
msgid "banned %1 from the room"
|
||
msgstr "baniu %1 da sala: %2"
|
||
|
||
#: src/eventhandler.cpp:382
|
||
#, kde-format
|
||
msgid "banned %1 from the room: %2"
|
||
msgstr "baniu %1 da sala: %2"
|
||
|
||
#: src/eventhandler.cpp:385 src/eventhandler.cpp:560
|
||
#, kde-format
|
||
msgid "self-banned from the room"
|
||
msgstr "baniu a si mesmo da sala"
|
||
|
||
#: src/eventhandler.cpp:389 src/eventhandler.cpp:563
|
||
#, kde-format
|
||
msgid "requested an invite"
|
||
msgstr "solicitou um convite"
|
||
|
||
#: src/eventhandler.cpp:389
|
||
#, fuzzy, kde-format
|
||
#| msgid "requested an invite"
|
||
msgid "requested an invite with reason: %1"
|
||
msgstr "solicitou um convite"
|
||
|
||
#: src/eventhandler.cpp:393 src/eventhandler.cpp:567
|
||
#, kde-format
|
||
msgid "made something unknown"
|
||
msgstr "fez algo desconhecido"
|
||
|
||
#: src/eventhandler.cpp:396 src/eventhandler.cpp:570
|
||
#, kde-format
|
||
msgid "cleared the room main alias"
|
||
msgstr "limpou o apelido principal da sala"
|
||
|
||
#: src/eventhandler.cpp:396
|
||
#, kde-format
|
||
msgid "set the room main alias to: %1"
|
||
msgstr "definiu o apelido principal da sala para: %1"
|
||
|
||
#: src/eventhandler.cpp:399 src/eventhandler.cpp:573
|
||
#, kde-format
|
||
msgid "cleared the room name"
|
||
msgstr "limpou o nome da sala"
|
||
|
||
#: src/eventhandler.cpp:399
|
||
#, kde-format
|
||
msgid "set the room name to: %1"
|
||
msgstr "definiu o nome da sala para: %1"
|
||
|
||
#: src/eventhandler.cpp:402 src/eventhandler.cpp:576
|
||
#, kde-format
|
||
msgid "cleared the topic"
|
||
msgstr "limpou o assunto da sala"
|
||
|
||
#: src/eventhandler.cpp:403
|
||
#, kde-format
|
||
msgid "set the topic to: %1"
|
||
msgstr "definiu o assunto da sala para: %1"
|
||
|
||
#: src/eventhandler.cpp:409 src/eventhandler.cpp:579
|
||
#, kde-format
|
||
msgid "changed the room avatar"
|
||
msgstr "alterou o ícone da sala"
|
||
|
||
#: src/eventhandler.cpp:412 src/eventhandler.cpp:582
|
||
#, kde-format
|
||
msgid "activated End-to-End Encryption"
|
||
msgstr "ativou criptografia ponta-a-ponta"
|
||
|
||
#: src/eventhandler.cpp:415
|
||
#, kde-format
|
||
msgid "upgraded the room to version %1"
|
||
msgstr "atualizou a sala para a versão %1"
|
||
|
||
#: src/eventhandler.cpp:416
|
||
#, kde-format
|
||
msgid "created the room, version %1"
|
||
msgstr "criou a sala, versão %1"
|
||
|
||
#: src/eventhandler.cpp:419 src/eventhandler.cpp:588
|
||
#, kde-format
|
||
msgctxt "'power level' means permission level"
|
||
msgid "changed the power levels for this room"
|
||
msgstr "alterou os níveis de poderes desta sala"
|
||
|
||
#: src/eventhandler.cpp:423 src/eventhandler.cpp:592
|
||
#, kde-format
|
||
msgid "changed the server access control lists for this room"
|
||
msgstr "alterou as listas de controle de acesso do servidor para esta sala"
|
||
|
||
#: src/eventhandler.cpp:427
|
||
#, kde-format
|
||
msgctxt "[User] added <name> widget"
|
||
msgid "added %1 widget"
|
||
msgstr "adicionou widget %1"
|
||
|
||
#: src/eventhandler.cpp:430
|
||
#, kde-format
|
||
msgctxt "[User] removed <name> widget"
|
||
msgid "removed %1 widget"
|
||
msgstr "removeu widget %1"
|
||
|
||
#: src/eventhandler.cpp:432
|
||
#, kde-format
|
||
msgctxt "[User] configured <name> widget"
|
||
msgid "configured %1 widget"
|
||
msgstr "configurou widget %1"
|
||
|
||
#: src/eventhandler.cpp:437
|
||
#, kde-format
|
||
msgid "updated %1 state"
|
||
msgstr "atualizou o estado %1"
|
||
|
||
#: src/eventhandler.cpp:438
|
||
#, kde-format
|
||
msgid "updated %1 state for %2"
|
||
msgstr "atualizou o estado %1 for %2"
|
||
|
||
#: src/eventhandler.cpp:443 src/eventhandler.cpp:609
|
||
#, kde-format
|
||
msgid "Unknown event"
|
||
msgstr "Evento desconhecido"
|
||
|
||
#: src/eventhandler.cpp:458
|
||
#, kde-format
|
||
msgid "a file"
|
||
msgstr "um arquivo"
|
||
|
||
#: src/eventhandler.cpp:498
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send a message…"
|
||
msgid "sent a message"
|
||
msgstr "Enviar uma mensagem…"
|
||
|
||
#: src/eventhandler.cpp:502
|
||
#, kde-format
|
||
msgid "sent a sticker"
|
||
msgstr ""
|
||
|
||
#: src/eventhandler.cpp:508
|
||
#, fuzzy, kde-format
|
||
#| msgid "reinvited %1 to the room"
|
||
msgid "reinvited someone to the room"
|
||
msgstr "%1 foi convidado para a sala novamente"
|
||
|
||
#: src/eventhandler.cpp:517
|
||
#, fuzzy, kde-format
|
||
#| msgid "invited %1 to the room"
|
||
msgid "invited someone to the room"
|
||
msgstr "%1 foi convidado para a sala"
|
||
|
||
#: src/eventhandler.cpp:527
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "changed their display name to %1"
|
||
msgctxt "their refers to a singular user"
|
||
msgid "changed their display name"
|
||
msgstr "alterou seu nome de exibição para %1"
|
||
|
||
#: src/eventhandler.cpp:549
|
||
#, fuzzy, kde-format
|
||
#| msgid "withdrew %1's invitation"
|
||
msgid "withdrew a user's invitation"
|
||
msgstr "cancelou o convite de %1"
|
||
|
||
#: src/eventhandler.cpp:553
|
||
#, fuzzy, kde-format
|
||
#| msgid "unbanned %1"
|
||
msgid "unbanned a user"
|
||
msgstr "%1 teve seu ban removido"
|
||
|
||
#: src/eventhandler.cpp:555
|
||
#, fuzzy, kde-format
|
||
#| msgid "has put %1 out of the room: %2"
|
||
msgid "put a user out of the room"
|
||
msgstr "removeu %1 da sala: %2"
|
||
|
||
#: src/eventhandler.cpp:558
|
||
#, fuzzy, kde-format
|
||
#| msgid "banned %1 from the room: %2"
|
||
msgid "banned a user from the room"
|
||
msgstr "baniu %1 da sala: %2"
|
||
|
||
#: src/eventhandler.cpp:570
|
||
#, fuzzy, kde-format
|
||
#| msgid "set the room main alias to: %1"
|
||
msgid "set the room main alias"
|
||
msgstr "definiu o apelido principal da sala para: %1"
|
||
|
||
#: src/eventhandler.cpp:573
|
||
#, fuzzy, kde-format
|
||
#| msgid "set the room name to: %1"
|
||
msgid "set the room name"
|
||
msgstr "definiu o nome da sala para: %1"
|
||
|
||
#: src/eventhandler.cpp:576
|
||
#, fuzzy, kde-format
|
||
#| msgid "set the topic to: %1"
|
||
msgid "set the topic"
|
||
msgstr "definiu o assunto da sala para: %1"
|
||
|
||
#: src/eventhandler.cpp:585
|
||
#, fuzzy, kde-format
|
||
#| msgid "upgraded the room to version %1"
|
||
msgid "upgraded the room version"
|
||
msgstr "atualizou a sala para a versão %1"
|
||
|
||
#: src/eventhandler.cpp:585
|
||
#, fuzzy, kde-format
|
||
#| msgid "left the room"
|
||
msgid "created the room"
|
||
msgstr "saiu da sala"
|
||
|
||
#: src/eventhandler.cpp:596
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "[User] added <name> widget"
|
||
#| msgid "added %1 widget"
|
||
msgid "added a widget"
|
||
msgstr "adicionou widget %1"
|
||
|
||
#: src/eventhandler.cpp:599
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "[User] removed <name> widget"
|
||
#| msgid "removed %1 widget"
|
||
msgid "removed a widget"
|
||
msgstr "removeu widget %1"
|
||
|
||
#: src/eventhandler.cpp:601
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "[User] configured <name> widget"
|
||
#| msgid "configured %1 widget"
|
||
msgid "configured a widget"
|
||
msgstr "configurou widget %1"
|
||
|
||
#: src/eventhandler.cpp:603
|
||
#, fuzzy, kde-format
|
||
#| msgid "updated %1 state"
|
||
msgid "updated the state"
|
||
msgstr "atualizou o estado %1"
|
||
|
||
#: src/eventhandler.cpp:607
|
||
#, kde-format
|
||
msgid "started a poll"
|
||
msgstr ""
|
||
|
||
#: src/eventhandler.cpp:981
|
||
#, kde-format
|
||
msgid "1 user: "
|
||
msgid_plural "%1 users: "
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/eventhandler.cpp:984
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "[action 1], [action 2 and action 3]"
|
||
#| msgid ", "
|
||
msgctxt "list separator"
|
||
msgid ", "
|
||
msgstr ", "
|
||
|
||
#: src/filetransferpseudojob.cpp:48
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Downloading"
|
||
msgstr "Baixando"
|
||
|
||
#: src/filetransferpseudojob.cpp:48
|
||
#, kde-format
|
||
msgctxt "Job heading, like 'Copying'"
|
||
msgid "Uploading"
|
||
msgstr "Enviando"
|
||
|
||
#: src/filetransferpseudojob.cpp:49
|
||
#, kde-format
|
||
msgctxt "The URL being downloaded/uploaded"
|
||
msgid "Source"
|
||
msgstr "Origem"
|
||
|
||
#: src/filetransferpseudojob.cpp:50
|
||
#, kde-format
|
||
msgctxt "The location being downloaded to"
|
||
msgid "Destination"
|
||
msgstr "Destino"
|
||
|
||
#: src/login.cpp:85 src/login.cpp:100
|
||
#, kde-format
|
||
msgid "Network Error"
|
||
msgstr "Erro de rede"
|
||
|
||
#: src/main.cpp:133
|
||
#, kde-format
|
||
msgid "NeoChat"
|
||
msgstr "NeoChat"
|
||
|
||
#: src/main.cpp:135
|
||
#, kde-format
|
||
msgid "Matrix client"
|
||
msgstr "Cliente Matrix"
|
||
|
||
#: src/main.cpp:137
|
||
#, kde-format
|
||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||
msgstr "© 2018-2020 Black Hat, 2020-2023 A comunidade KDE"
|
||
|
||
#: src/main.cpp:138
|
||
#, kde-format
|
||
msgid "Carl Schwan"
|
||
msgstr "Carl Schwan"
|
||
|
||
#: src/main.cpp:138 src/main.cpp:139 src/main.cpp:140
|
||
#, kde-format
|
||
msgid "Maintainer"
|
||
msgstr "Mantenedor"
|
||
|
||
#: src/main.cpp:139
|
||
#, kde-format
|
||
msgid "Tobias Fella"
|
||
msgstr "Tobias Fella"
|
||
|
||
#: src/main.cpp:140
|
||
#, kde-format
|
||
msgid "James Graham"
|
||
msgstr "James Graham"
|
||
|
||
#: src/main.cpp:141
|
||
#, kde-format
|
||
msgid "Black Hat"
|
||
msgstr "Black Hat"
|
||
|
||
#: src/main.cpp:141
|
||
#, kde-format
|
||
msgid "Original author of Spectral"
|
||
msgstr "Autor original do Spectral"
|
||
|
||
#: src/main.cpp:142
|
||
#, kde-format
|
||
msgid "Alexey Rusakov"
|
||
msgstr "Alexey Rusakov"
|
||
|
||
#: src/main.cpp:142
|
||
#, kde-format
|
||
msgid "Maintainer of Quotient"
|
||
msgstr "Mantenedor do Quotient"
|
||
|
||
#: src/main.cpp:143
|
||
#, kde-format
|
||
msgctxt "NAME OF TRANSLATORS"
|
||
msgid "Your names"
|
||
msgstr "Luiz Fernando Ranghetti, Thiago Masato Costa Sueto"
|
||
|
||
#: src/main.cpp:143
|
||
#, kde-format
|
||
msgctxt "EMAIL OF TRANSLATORS"
|
||
msgid "Your emails"
|
||
msgstr "elchevive@opensuse.org, herzenschein@gmail.com"
|
||
|
||
#: src/main.cpp:147
|
||
#, kde-format
|
||
msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||
msgstr ""
|
||
"Uma biblioteca Qt5 para escrever clientes multiplataformas para o Matrix"
|
||
|
||
#: src/main.cpp:149
|
||
#, kde-format
|
||
msgctxt "<version number> (built against <possibly different version number>)"
|
||
msgid "%1 (built against %2)"
|
||
msgstr "%1 (compilado com %2)"
|
||
|
||
#: src/main.cpp:216
|
||
#, kde-format
|
||
msgid "Client for the matrix communication protocol"
|
||
msgstr "Cliente para o protocolo de comunicação Matrix"
|
||
|
||
#: src/main.cpp:217
|
||
#, fuzzy, kde-format
|
||
#| msgid "Supports appstream: url scheme"
|
||
msgid "Supports matrix: url scheme"
|
||
msgstr "Suporte ao esquema appstream: url"
|
||
|
||
#: src/main.cpp:218
|
||
#, kde-format
|
||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||
msgstr ""
|
||
|
||
#: src/matriximageprovider.cpp:38
|
||
#, kde-format
|
||
msgid "Media id '%1' doesn't follow server/mediaId pattern"
|
||
msgstr "A mídia de id '%1' não segue o padrão server/mediaId"
|
||
|
||
#: src/matriximageprovider.cpp:96
|
||
#, kde-format
|
||
msgid "Image request has been cancelled"
|
||
msgstr "A solicitação de imagem foi cancelada"
|
||
|
||
#: src/models/actionsmodel.cpp:24
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "Leaving this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
|
||
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
|
||
#, kde-format
|
||
msgctxt "'<text>' does not look like a room id or alias."
|
||
msgid "'%1' does not look like a room id or alias."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:39
|
||
#, fuzzy, kde-format
|
||
#| msgid "Leave room"
|
||
msgctxt "Leaving room <roomname>."
|
||
msgid "Leaving room %1."
|
||
msgstr "Sair da sala"
|
||
|
||
#: src/models/actionsmodel.cpp:42
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room not found"
|
||
msgctxt "Room <roomname> not found"
|
||
msgid "Room %1 not found."
|
||
msgstr "Sala não encontrada"
|
||
|
||
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
|
||
#, kde-format
|
||
msgid "No new nickname provided, no changes will happen."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
|
||
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
|
||
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
|
||
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
|
||
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
|
||
msgid "<message>"
|
||
msgstr "<mensagem>"
|
||
|
||
#: src/models/actionsmodel.cpp:66
|
||
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
|
||
msgstr "Prefixa uma messagem de texto simples com ¯\\_(ツ)_/¯"
|
||
|
||
#: src/models/actionsmodel.cpp:76
|
||
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
|
||
msgstr "Prefixa uma messagem de texto simples com ( ͡° ͜ʖ ͡°)"
|
||
|
||
#: src/models/actionsmodel.cpp:86
|
||
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
|
||
msgstr "Prefixa (╯°□°)╯︵ ┻━┻ em uma mensagem de texto simples"
|
||
|
||
#: src/models/actionsmodel.cpp:96
|
||
msgid "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message"
|
||
msgstr "Prefixa ┬──┬ ノ( ゜-゜ノ) em uma mensagem de texto simples"
|
||
|
||
#: src/models/actionsmodel.cpp:116
|
||
msgid "Sends the given message colored as a rainbow"
|
||
msgstr "Envia a mensagem colorida como arco-íris"
|
||
|
||
#: src/models/actionsmodel.cpp:136
|
||
msgid "Sends the given emote colored as a rainbow"
|
||
msgstr "Envia o emote colorido como arco-íris"
|
||
|
||
#: src/models/actionsmodel.cpp:147
|
||
#, fuzzy
|
||
#| msgid "Sends the given message as a spoiler"
|
||
msgid "Sends the given message as plain text"
|
||
msgstr "Envia a mensagem como spoiler"
|
||
|
||
#: src/models/actionsmodel.cpp:163
|
||
msgid "Sends the given message as a spoiler"
|
||
msgstr "Envia a mensagem como spoiler"
|
||
|
||
#: src/models/actionsmodel.cpp:173
|
||
#, fuzzy
|
||
#| msgid "Sends the given message as a spoiler"
|
||
msgid "Sends the given emote"
|
||
msgstr "Envia a mensagem como spoiler"
|
||
|
||
#: src/models/actionsmodel.cpp:183
|
||
#, fuzzy
|
||
#| msgid "Sends the given message as a spoiler"
|
||
msgid "Sends the given message as a notice"
|
||
msgstr "Envia a mensagem como spoiler"
|
||
|
||
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
|
||
#: src/models/actionsmodel.cpp:382 src/models/actionsmodel.cpp:432
|
||
#: src/models/actionsmodel.cpp:470 src/models/actionsmodel.cpp:505
|
||
#, kde-format
|
||
msgctxt "'<text>' does not look like a matrix id."
|
||
msgid "'%1' does not look like a matrix id."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:197
|
||
#, kde-format
|
||
msgctxt "<user> is already invited to this room."
|
||
msgid "%1 is already invited to this room."
|
||
msgstr "%1 já foi convidado para esta sala."
|
||
|
||
#: src/models/actionsmodel.cpp:201
|
||
#, kde-format
|
||
msgctxt "<user> is banned from this room."
|
||
msgid "%1 is banned from this room."
|
||
msgstr "%1 está banido desta sala."
|
||
|
||
#: src/models/actionsmodel.cpp:205
|
||
#, kde-format
|
||
msgid "You are already in this room."
|
||
msgstr "Você já está nesta sala."
|
||
|
||
#: src/models/actionsmodel.cpp:209
|
||
#, kde-format
|
||
msgctxt "<user> is already in this room."
|
||
msgid "%1 is already in this room."
|
||
msgstr "%1 já está nesta sala."
|
||
|
||
#: src/models/actionsmodel.cpp:213
|
||
#, kde-format
|
||
msgctxt "<username> was invited into this room"
|
||
msgid "%1 was invited into this room"
|
||
msgstr "%1 foi convidado para uma sala"
|
||
|
||
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:372
|
||
#: src/models/actionsmodel.cpp:400 src/models/actionsmodel.cpp:493
|
||
msgid "<user id>"
|
||
msgstr "<ID do usuário>"
|
||
|
||
#: src/models/actionsmodel.cpp:219
|
||
msgid "Invites the user to this room"
|
||
msgstr "Convidar o usuário para uma sala"
|
||
|
||
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
|
||
#, fuzzy, kde-format
|
||
#| msgid "Configure room"
|
||
msgctxt "Joining room <roomname>."
|
||
msgid "Joining room %1."
|
||
msgstr "Configurar sala"
|
||
|
||
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
|
||
msgid "<room alias or id>"
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
|
||
#, fuzzy
|
||
#| msgid "joined the room"
|
||
msgid "Joins the given room"
|
||
msgstr "entrou na sala"
|
||
|
||
#: src/models/actionsmodel.cpp:262
|
||
#, fuzzy, kde-format
|
||
#| msgid "Configure room"
|
||
msgctxt "Knocking room <roomname>."
|
||
msgid "Knocking room %1."
|
||
msgstr "Configurar sala"
|
||
|
||
#: src/models/actionsmodel.cpp:274
|
||
#, fuzzy
|
||
#| msgctxt "@label Parameter of a command"
|
||
#| msgid "<user-id>"
|
||
msgid "<room alias or id> [<reason>]"
|
||
msgstr "<user-id>"
|
||
|
||
#: src/models/actionsmodel.cpp:275
|
||
#, fuzzy
|
||
#| msgid "joined the room"
|
||
msgid "Requests to join the given room"
|
||
msgstr "entrou na sala"
|
||
|
||
#: src/models/actionsmodel.cpp:288
|
||
#, kde-format
|
||
msgctxt "You are already in room <roomname>."
|
||
msgid "You are already in room %1."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
|
||
msgid "[<room alias or id>]"
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
|
||
msgid "Leaves the given room or this room, if there is none given"
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
|
||
#: src/models/actionsmodel.cpp:344
|
||
msgid "<display name>"
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:329
|
||
#, fuzzy
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "changed their display name to %1"
|
||
msgid "Changes your global display name"
|
||
msgstr "alterou seu nome de exibição para %1"
|
||
|
||
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
|
||
#, fuzzy
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "changed their display name to %1"
|
||
msgid "Changes your display name in this room"
|
||
msgstr "alterou seu nome de exibição para %1"
|
||
|
||
#: src/models/actionsmodel.cpp:359
|
||
#, kde-format
|
||
msgctxt "<username> is already ignored."
|
||
msgid "%1 is already ignored."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:364
|
||
#, kde-format
|
||
msgctxt "<username> is now ignored"
|
||
msgid "%1 is now ignored."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:366 src/models/actionsmodel.cpp:394
|
||
#, kde-format
|
||
msgctxt "<username> is not a known user"
|
||
msgid "%1 is not a known user."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:373
|
||
#, fuzzy
|
||
#| msgid "Ignore this user"
|
||
msgid "Ignores the given user"
|
||
msgstr "Ignorar este ignorar"
|
||
|
||
#: src/models/actionsmodel.cpp:388
|
||
#, kde-format
|
||
msgctxt "<username> is not ignored."
|
||
msgid "%1 is not ignored."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:392
|
||
#, kde-format
|
||
msgctxt "<username> is no longer ignored."
|
||
msgid "%1 is no longer ignored."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:401
|
||
#, fuzzy
|
||
#| msgid "Unignore this user"
|
||
msgid "Unignores the given user"
|
||
msgstr "Não ignorar mais este usuário"
|
||
|
||
#: src/models/actionsmodel.cpp:421
|
||
#, fuzzy
|
||
#| msgctxt "@label Parameter of a command"
|
||
#| msgid "<reaction text>"
|
||
msgid "<reaction text>"
|
||
msgstr "<texto da reação>"
|
||
|
||
#: src/models/actionsmodel.cpp:422
|
||
#, fuzzy
|
||
#| msgid "React to this message with a text"
|
||
msgid "React to the message with the given text"
|
||
msgstr "Reaja a esta mensagem com um texto"
|
||
|
||
#: src/models/actionsmodel.cpp:437
|
||
#, fuzzy, kde-format
|
||
#| msgid "self-banned from the room"
|
||
msgctxt "<user> is already banned from this room."
|
||
msgid "%1 is already banned from this room."
|
||
msgstr "baniu a si mesmo da sala"
|
||
|
||
#: src/models/actionsmodel.cpp:445
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "You are not allowed to ban users from this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:451
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgctxt "You are not allowed to ban <username> from this room."
|
||
msgid "You are not allowed to ban %1 from this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:455
|
||
#, fuzzy, kde-format
|
||
#| msgid "self-banned from the room"
|
||
msgctxt "<username> was banned from this room."
|
||
msgid "%1 was banned from this room."
|
||
msgstr "baniu a si mesmo da sala"
|
||
|
||
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:537
|
||
#, fuzzy
|
||
#| msgctxt "@label Parameter of a command"
|
||
#| msgid "<user-id>"
|
||
msgid "<user id> [<reason>]"
|
||
msgstr "<user-id>"
|
||
|
||
#: src/models/actionsmodel.cpp:461
|
||
#, fuzzy
|
||
#| msgid "Ignore this user"
|
||
msgid "Bans the given user"
|
||
msgstr "Ignorar este ignorar"
|
||
|
||
#: src/models/actionsmodel.cpp:478
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "You are not allowed to unban users from this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:483
|
||
#, fuzzy, kde-format
|
||
#| msgid "self-banned from the room"
|
||
msgctxt "<user> is not banned from this room."
|
||
msgid "%1 is not banned from this room."
|
||
msgstr "baniu a si mesmo da sala"
|
||
|
||
#: src/models/actionsmodel.cpp:487
|
||
#, fuzzy, kde-format
|
||
#| msgid "self-banned from the room"
|
||
msgctxt "<username> was unbanned from this room."
|
||
msgid "%1 was unbanned from this room."
|
||
msgstr "baniu a si mesmo da sala"
|
||
|
||
#: src/models/actionsmodel.cpp:494
|
||
#, fuzzy
|
||
#| msgid "Ignore this user"
|
||
msgid "Removes the ban of the given user"
|
||
msgstr "Ignorar este ignorar"
|
||
|
||
#: src/models/actionsmodel.cpp:509
|
||
#, kde-format
|
||
msgid "You cannot kick yourself from the room."
|
||
msgstr ""
|
||
|
||
#: src/models/actionsmodel.cpp:513
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgctxt "<username> is not in this room"
|
||
msgid "%1 is not in this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:522
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "You are not allowed to kick users from this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:528
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgctxt "You are not allowed to kick <username> from this room"
|
||
msgid "You are not allowed to kick %1 from this room."
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/models/actionsmodel.cpp:532
|
||
#, fuzzy, kde-format
|
||
#| msgid "self-banned from the room"
|
||
msgctxt "<username> was kicked from this room."
|
||
msgid "%1 was kicked from this room."
|
||
msgstr "baniu a si mesmo da sala"
|
||
|
||
#: src/models/actionsmodel.cpp:538
|
||
#, fuzzy
|
||
#| msgid "%1 invited you to a room"
|
||
msgid "Removes the user from the room"
|
||
msgstr "%1 convidou você para uma sala"
|
||
|
||
#: src/models/emojimodel.cpp:149 src/models/emojimodel.cpp:207
|
||
#, kde-format
|
||
msgctxt "Previously used emojis"
|
||
msgid "History"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:154
|
||
#, kde-format
|
||
msgctxt "'Smileys' is a category of emoji"
|
||
msgid "Smileys"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:159
|
||
#, kde-format
|
||
msgctxt "'People' is a category of emoji"
|
||
msgid "People"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:164
|
||
#, kde-format
|
||
msgctxt "'Nature' is a category of emoji"
|
||
msgid "Nature"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:169
|
||
#, kde-format
|
||
msgctxt "'Food' is a category of emoji"
|
||
msgid "Food"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:174
|
||
#, kde-format
|
||
msgctxt "'Activities' is a category of emoji"
|
||
msgid "Activities"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:179
|
||
#, kde-format
|
||
msgctxt "'Travel' is a category of emoji"
|
||
msgid "Travel"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:184
|
||
#, fuzzy, kde-format
|
||
#| msgid "Reject"
|
||
msgctxt "'Objects' is a category of emoji"
|
||
msgid "Objects"
|
||
msgstr "Rejeitar"
|
||
|
||
#: src/models/emojimodel.cpp:189
|
||
#, kde-format
|
||
msgctxt "'Symbols' is a category of emoji"
|
||
msgid "Symbols"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:194
|
||
#, kde-format
|
||
msgctxt "'Flags' is a category of emoji"
|
||
msgid "Flags"
|
||
msgstr ""
|
||
|
||
#: src/models/emojimodel.cpp:213
|
||
#, fuzzy, kde-format
|
||
#| msgid "Custom"
|
||
msgctxt "'Custom' is a category of emoji"
|
||
msgid "Custom"
|
||
msgstr "Personalizado"
|
||
|
||
#: src/models/imagepacksmodel.cpp:87
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:button"
|
||
#| msgid "Add word"
|
||
msgctxt "As in 'The user's own Stickers'"
|
||
msgid "Own Stickers"
|
||
msgstr "Adiciona palavra"
|
||
|
||
#: src/models/imagepacksmodel.cpp:87
|
||
#, fuzzy, kde-format
|
||
#| msgid "Custom Emoji"
|
||
msgctxt "As in 'The user's own emojis"
|
||
msgid "Own Emojis"
|
||
msgstr "Emoji personalizado"
|
||
|
||
#: src/models/messageeventmodel.cpp:479
|
||
#, kde-format
|
||
msgid "[REDACTED]"
|
||
msgstr "[CENSURADO]"
|
||
|
||
#: src/models/messageeventmodel.cpp:479
|
||
#, kde-format
|
||
msgid "[REDACTED: %1]"
|
||
msgstr "[CENSURADO: %1]"
|
||
|
||
#: src/models/messagefiltermodel.cpp:126
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "[user did something] n times"
|
||
#| msgid " %1 time"
|
||
#| msgid_plural " %1 times"
|
||
msgctxt "n times"
|
||
msgid " %1 time "
|
||
msgid_plural " %1 times "
|
||
msgstr[0] "%1 vez"
|
||
msgstr[1] "%1 vezes"
|
||
|
||
#: src/models/messagefiltermodel.cpp:132
|
||
#, kde-format
|
||
msgctxt "n users"
|
||
msgid " %1 user "
|
||
msgid_plural " %1 users "
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/models/messagefiltermodel.cpp:142
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "[action 1], [action 2 and action 3]"
|
||
#| msgid ", "
|
||
msgctxt "[action 1], [action 2 and/or action 3]"
|
||
msgid ", "
|
||
msgstr ", "
|
||
|
||
#: src/models/messagefiltermodel.cpp:145
|
||
#, kde-format
|
||
msgctxt "[action 1, action 2] or [action 3]"
|
||
msgid " or "
|
||
msgstr ""
|
||
|
||
#: src/models/messagefiltermodel.cpp:145
|
||
#, kde-format
|
||
msgctxt "[action 1, action 2] and [action 3]"
|
||
msgid " and "
|
||
msgstr " e "
|
||
|
||
#: src/models/reactionmodel.cpp:85
|
||
#, kde-format
|
||
msgctxt "Separate the usernames of users"
|
||
msgid " and "
|
||
msgstr " e "
|
||
|
||
#: src/models/reactionmodel.cpp:92
|
||
#, kde-format
|
||
msgctxt "%1 is the number of other users"
|
||
msgid " and %1 other"
|
||
msgid_plural " and %1 others"
|
||
msgstr[0] " e %1 outro"
|
||
msgstr[1] " e %1 outros"
|
||
|
||
#: src/models/reactionmodel.cpp:96
|
||
#, kde-format
|
||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||
msgid "%2 reacted with %3"
|
||
msgid_plural "%2 reacted with %3"
|
||
msgstr[0] "%2 reagiu com %3"
|
||
msgstr[1] "%2 reagiu com %3"
|
||
|
||
#: src/models/roomlistmodel.cpp:412
|
||
#, kde-format
|
||
msgid "Invited"
|
||
msgstr "Convidado"
|
||
|
||
#: src/models/roomlistmodel.cpp:414
|
||
#, kde-format
|
||
msgid "Favorite"
|
||
msgstr "Favorito"
|
||
|
||
#: src/models/roomlistmodel.cpp:416
|
||
#, kde-format
|
||
msgid "Direct Messages"
|
||
msgstr "Mensagens diretas"
|
||
|
||
#: src/models/roomlistmodel.cpp:418
|
||
#, kde-format
|
||
msgid "Normal"
|
||
msgstr "Normal"
|
||
|
||
#: src/models/roomlistmodel.cpp:420
|
||
#, kde-format
|
||
msgid "Low priority"
|
||
msgstr "Prioridade baixa"
|
||
|
||
#: src/models/roomlistmodel.cpp:422
|
||
#, kde-format
|
||
msgid "Spaces"
|
||
msgstr "Espaços"
|
||
|
||
#: src/neochatconnection.cpp:163
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room creation failed: \"%1\""
|
||
msgid "Room creation failed: %1"
|
||
msgstr "Criação de sala falhou: \"%1\""
|
||
|
||
#: src/neochatconnection.cpp:174
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room creation failed: \"%1\""
|
||
msgid "Space creation failed: %1"
|
||
msgstr "Criação de sala falhou: \"%1\""
|
||
|
||
#: src/neochatroom.cpp:1333 src/neochatroom.cpp:1334
|
||
#, fuzzy, kde-format
|
||
#| msgid "Password changed successfully"
|
||
msgid "Report sent successfully."
|
||
msgstr "Senha alterada com sucesso"
|
||
|
||
#: src/neochatroom.cpp:1707 src/neochatroom.cpp:1715
|
||
#, kde-format
|
||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||
msgid "Lat: %1, Lon: %2"
|
||
msgstr ""
|
||
|
||
#: src/notificationsmanager.cpp:128
|
||
#, kde-format
|
||
msgid "Encrypted Message"
|
||
msgstr "Mensagem criptografada"
|
||
|
||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:262
|
||
#, kde-format
|
||
msgid "%1: %2"
|
||
msgstr "%1: %2"
|
||
|
||
#: src/notificationsmanager.cpp:207
|
||
#, kde-format
|
||
msgid "Open NeoChat in this room"
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/notificationsmanager.cpp:220 src/qml/FileDelegateContextMenu.qml:59
|
||
#: src/qml/HoverActions.qml:109 src/qml/MessageDelegateContextMenu.qml:102
|
||
#, kde-format
|
||
msgid "Reply"
|
||
msgstr "Responder"
|
||
|
||
#: src/notificationsmanager.cpp:221
|
||
#, kde-format
|
||
msgid "Reply..."
|
||
msgstr "Responder..."
|
||
|
||
#: src/notificationsmanager.cpp:239
|
||
#, kde-format
|
||
msgid "%1 invited you to a room"
|
||
msgstr "%1 convidou você para uma sala"
|
||
|
||
#: src/notificationsmanager.cpp:243
|
||
#, kde-format
|
||
msgid "Open this invitation in NeoChat"
|
||
msgstr "Abrir este convite no NeoChat"
|
||
|
||
#: src/notificationsmanager.cpp:249
|
||
#, fuzzy, kde-format
|
||
#| msgid "Accept"
|
||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||
msgid "Accept"
|
||
msgstr "Aceitar"
|
||
|
||
#: src/notificationsmanager.cpp:249
|
||
#, fuzzy, kde-format
|
||
#| msgid "Reject"
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject"
|
||
msgstr "Rejeitar"
|
||
|
||
#: src/notificationsmanager.cpp:249
|
||
#, kde-format
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject and Ignore User"
|
||
msgstr ""
|
||
|
||
#: src/qml/About.qml:10
|
||
#, fuzzy, kde-format
|
||
#| msgid "About NeoChat"
|
||
msgctxt "@title:window"
|
||
msgid "About NeoChat"
|
||
msgstr "Sobre o NeoChat"
|
||
|
||
#: src/qml/AboutKDE.qml:7
|
||
#, fuzzy, kde-format
|
||
#| msgid "About"
|
||
msgctxt "@title:window"
|
||
msgid "About KDE"
|
||
msgstr "Sobre"
|
||
|
||
#: src/qml/AccountEditorPage.qml:19
|
||
#, kde-format
|
||
msgid "Edit Account"
|
||
msgstr "Editar conta"
|
||
|
||
#: src/qml/AccountEditorPage.qml:61
|
||
#, fuzzy, kde-format
|
||
#| msgid "Update avatar"
|
||
msgid "Upload new avatar"
|
||
msgstr "Atualizar ícone de usuário"
|
||
|
||
#: src/qml/AccountEditorPage.qml:78
|
||
#, kde-format
|
||
msgid "Remove current avatar"
|
||
msgstr ""
|
||
|
||
#: src/qml/AccountEditorPage.qml:101
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "User information"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/AccountEditorPage.qml:106
|
||
#, kde-format
|
||
msgid "Name:"
|
||
msgstr "Nome:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:112
|
||
#, kde-format
|
||
msgid "Label:"
|
||
msgstr "Legenda:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:117 src/qml/AccountEditorPage.qml:170
|
||
#: src/qml/EmoticonEditorPage.qml:110 src/qml/General.qml:106
|
||
#, kde-format
|
||
msgid "Save"
|
||
msgstr "Salvar"
|
||
|
||
#: src/qml/AccountEditorPage.qml:133
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:29
|
||
#: src/qml/NetworkProxyPage.qml:88 src/qml/Password.qml:31
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@title"
|
||
#| msgid "Password"
|
||
msgid "Password"
|
||
msgstr "Senha"
|
||
|
||
#: src/qml/AccountEditorPage.qml:138
|
||
#, kde-format
|
||
msgid "Your server doesn't support changing your password"
|
||
msgstr ""
|
||
|
||
#: src/qml/AccountEditorPage.qml:143
|
||
#, kde-format
|
||
msgid "Current Password:"
|
||
msgstr "Senha atual:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:150
|
||
#, kde-format
|
||
msgid "New Password:"
|
||
msgstr "Nova senha:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:157
|
||
#, kde-format
|
||
msgid "Confirm new Password:"
|
||
msgstr "Confirmar nova senha:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:162
|
||
#, fuzzy, kde-format
|
||
#| msgid "Passwords do not match"
|
||
msgid "Passwords don't match"
|
||
msgstr "As senhas não coincidem"
|
||
|
||
#: src/qml/AccountEditorPage.qml:176
|
||
#, kde-format
|
||
msgid "Passwords do not match"
|
||
msgstr "As senhas não coincidem"
|
||
|
||
#: src/qml/AccountEditorPage.qml:184
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "Server Information"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/AccountEditorPage.qml:188
|
||
#, fuzzy, kde-format
|
||
#| msgid "Homeserver:"
|
||
msgid "Homeserver url"
|
||
msgstr "Servidor doméstico:"
|
||
|
||
#: src/qml/AccountEditorPage.qml:209
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@title:menu Account detail dialog"
|
||
#| msgid "Account detail"
|
||
msgctxt "@title"
|
||
msgid "Account Management"
|
||
msgstr "Detalhes da conta"
|
||
|
||
#: src/qml/AccountEditorPage.qml:214
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Account"
|
||
msgid "Deactivate Account"
|
||
msgstr "Editar conta"
|
||
|
||
#: src/qml/AccountEditorPage.qml:215
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Confirm Deactivating Account"
|
||
msgstr ""
|
||
|
||
#: src/qml/AccountMenu.qml:21 src/qml/UserInfo.qml:178
|
||
#, kde-format
|
||
msgid "Edit this account"
|
||
msgstr "Editar esta conta"
|
||
|
||
#: src/qml/AccountMenu.qml:26 src/qml/AccountsPage.qml:35
|
||
#: src/qml/UserInfo.qml:172
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@title:menu Account detail dialog"
|
||
#| msgid "Account detail"
|
||
msgid "Account editor"
|
||
msgstr "Detalhes da conta"
|
||
|
||
#: src/qml/AccountMenu.qml:30
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Notification settings"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
|
||
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:395 src/qml/UserInfo.qml:238
|
||
#, kde-format
|
||
msgid "Configure"
|
||
msgstr "Configurar"
|
||
|
||
#: src/qml/AccountMenu.qml:40 src/qml/DevicesPage.qml:17
|
||
#: src/qml/SettingsPage.qml:69
|
||
#, kde-format
|
||
msgid "Devices"
|
||
msgstr "Dispositivos"
|
||
|
||
#: src/qml/AccountMenu.qml:50 src/qml/AccountsPage.qml:72
|
||
#, kde-format
|
||
msgid "Logout"
|
||
msgstr "Sair"
|
||
|
||
#: src/qml/AccountsPage.qml:20 src/qml/AccountsPage.qml:23
|
||
#: src/qml/SettingsPage.qml:38
|
||
#, kde-format
|
||
msgid "Accounts"
|
||
msgstr "Contas"
|
||
|
||
#: src/qml/AccountsPage.qml:100 src/qml/UserInfo.qml:46
|
||
#, fuzzy, kde-format
|
||
#| msgid "Add an account"
|
||
msgid "Add Account"
|
||
msgstr "Adicionar uma conta"
|
||
|
||
#: src/qml/AccountsPage.qml:115
|
||
#, kde-format
|
||
msgid "Password changed successfully"
|
||
msgstr "Senha alterada com sucesso"
|
||
|
||
#: src/qml/AccountsPage.qml:117
|
||
#, kde-format
|
||
msgid "Wrong password entered"
|
||
msgstr "Senha digitada errada"
|
||
|
||
#: src/qml/AccountsPage.qml:119
|
||
#, kde-format
|
||
msgid "Unknown problem while trying to change password"
|
||
msgstr "Erro desconhecido ao alterar a senha"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:19
|
||
#, fuzzy, kde-format
|
||
#| msgid "Appearance"
|
||
msgctxt "@title:window"
|
||
msgid "Appearance"
|
||
msgstr "Aparência"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:22
|
||
#, fuzzy, kde-format
|
||
#| msgid "General"
|
||
msgid "General theme"
|
||
msgstr "Geral"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:114
|
||
#, kde-format
|
||
msgid "Bubbles"
|
||
msgstr "Bolhas"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:183
|
||
#, kde-format
|
||
msgid "Compact"
|
||
msgstr "Compacto"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:203
|
||
#, kde-format
|
||
msgid "Use compact room list"
|
||
msgstr ""
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:225
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show Fancy Effects"
|
||
msgid "Show fancy effects in chat"
|
||
msgstr "Mostrar efeitos extravagantes"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:239
|
||
#, kde-format
|
||
msgid "Use transparent chat page"
|
||
msgstr "Usar página de bate-papo transparente"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:257
|
||
#, fuzzy, kde-format
|
||
#| msgid "Transparency:"
|
||
msgid "Transparency"
|
||
msgstr "Transparência:"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:274
|
||
#, kde-format
|
||
msgid "Only enabled if the transparent chat page is enabled."
|
||
msgstr ""
|
||
"Habilitado somente se a página do bate-papo transparente estiver habilitado"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:287
|
||
#, kde-format
|
||
msgid "Show your messages on the right"
|
||
msgstr "Mostrar suas mensagens na direita"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:300
|
||
#, kde-format
|
||
msgid "Show links preview in the chat messages"
|
||
msgstr ""
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:311
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show User Avatar"
|
||
msgid "Show Avatar"
|
||
msgstr "Mostrar ícone do usuário"
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:315
|
||
#, kde-format
|
||
msgid "In chat"
|
||
msgstr ""
|
||
|
||
#: src/qml/AppearanceSettingsPage.qml:325
|
||
#, fuzzy, kde-format
|
||
#| msgid "In Sidebar"
|
||
msgid "In sidebar"
|
||
msgstr "Na barra lateral"
|
||
|
||
#: src/qml/AttachmentPane.qml:30
|
||
#, kde-format
|
||
msgid "Attachment:"
|
||
msgstr "Anexo:"
|
||
|
||
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:103
|
||
#: src/qml/ImageEditorPage.qml:21 src/qml/MessageDelegateContextMenu.qml:93
|
||
#, kde-format
|
||
msgid "Edit"
|
||
msgstr "Editar"
|
||
|
||
#: src/qml/AttachmentPane.qml:62
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "cleared their display name"
|
||
msgid "Cancel sending attachment"
|
||
msgstr "limpou seu nome de exibição"
|
||
|
||
#: src/qml/BanSheet.qml:18
|
||
#, fuzzy, kde-format
|
||
#| msgid "Ban this user"
|
||
msgid "Ban User"
|
||
msgstr "Banir este usuário"
|
||
|
||
#: src/qml/BanSheet.qml:22
|
||
#, fuzzy, kde-format
|
||
#| msgid "Unban this user"
|
||
msgid "Reason for banning this user"
|
||
msgstr "Desbanir este usuário"
|
||
|
||
#: src/qml/BanSheet.qml:34
|
||
#, kde-format
|
||
msgctxt "@action:button 'Ban' as in 'Ban this user'"
|
||
msgid "Ban"
|
||
msgstr ""
|
||
|
||
#: src/qml/BanSheet.qml:43 src/qml/InviteUserPage.qml:24
|
||
#: src/qml/RemoveSheet.qml:49 src/qml/ReportSheet.qml:43
|
||
#, kde-format
|
||
msgctxt "@action"
|
||
msgid "Cancel"
|
||
msgstr "Cancelar"
|
||
|
||
#: src/qml/Categories.qml:21 src/qml/General.qml:22 src/qml/SettingsPage.qml:20
|
||
#, kde-format
|
||
msgid "General"
|
||
msgstr "Geral"
|
||
|
||
#: src/qml/Categories.qml:33 src/qml/Security.qml:17
|
||
#, kde-format
|
||
msgid "Security"
|
||
msgstr "Segurança"
|
||
|
||
#: src/qml/Categories.qml:44
|
||
#, kde-format
|
||
msgid "Permissions"
|
||
msgstr ""
|
||
|
||
#: src/qml/Categories.qml:55 src/qml/SettingsPage.qml:32
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/ChatBar.qml:67
|
||
#, kde-format
|
||
msgid "Attach an image or file"
|
||
msgstr "Anexe uma imagem ou arquivo"
|
||
|
||
#: src/qml/ChatBar.qml:94
|
||
#, kde-format
|
||
msgid "Emojis & Stickers"
|
||
msgstr ""
|
||
|
||
#: src/qml/ChatBar.qml:111
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send invitation"
|
||
msgid "Send a Location"
|
||
msgstr "Enviar convite"
|
||
|
||
#: src/qml/ChatBar.qml:125
|
||
#, kde-format
|
||
msgid "Send message"
|
||
msgstr "Enviar mensagem"
|
||
|
||
#: src/qml/ChatBar.qml:172
|
||
#, kde-format
|
||
msgid "Send an encrypted message…"
|
||
msgstr "Enviar uma mensagem criptografada..."
|
||
|
||
#: src/qml/ChatBar.qml:172
|
||
#, kde-format
|
||
msgid "Set an attachment caption..."
|
||
msgstr ""
|
||
|
||
#: src/qml/ChatBar.qml:172
|
||
#, kde-format
|
||
msgid "Send a message…"
|
||
msgstr "Enviar uma mensagem…"
|
||
|
||
#: src/qml/ChatBar.qml:355
|
||
#, fuzzy, kde-format
|
||
#| msgid "Cancel"
|
||
msgctxt "@action:button"
|
||
msgid "Cancel reply"
|
||
msgstr "Cancelar"
|
||
|
||
#: src/qml/ChatBar.qml:550
|
||
#, kde-format
|
||
msgid "Choose local file"
|
||
msgstr "Escolher arquivo local"
|
||
|
||
#: src/qml/ChatBar.qml:578
|
||
#, kde-format
|
||
msgid "Clipboard image"
|
||
msgstr "Imagem da área de transferência"
|
||
|
||
#: src/qml/ChooseRoomDialog.qml:14
|
||
#, fuzzy, kde-format
|
||
#| msgid "Choose local file"
|
||
msgctxt "@title"
|
||
msgid "Choose a Room"
|
||
msgstr "Escolher arquivo local"
|
||
|
||
#: src/qml/ColorScheme.qml:15
|
||
#, kde-format
|
||
msgid "Color theme"
|
||
msgstr ""
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:16
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:19
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Account"
|
||
msgctxt "@title"
|
||
msgid "Deactivate Account"
|
||
msgstr "Editar conta"
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:23
|
||
#, fuzzy, kde-format
|
||
#| msgid "Warning: %1"
|
||
msgctxt "@title"
|
||
msgid "Warning"
|
||
msgstr "Aviso: %1"
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:24
|
||
#, kde-format
|
||
msgid ""
|
||
"Your account will be permanently disabled.\n"
|
||
"This cannot be undone.\n"
|
||
"Your Matrix ID will not be available for new accounts.\n"
|
||
"Your messages will stay available."
|
||
msgstr ""
|
||
|
||
#: src/qml/ConfirmDeactivateAccountDialog.qml:34
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Account"
|
||
msgid "Deactivate account"
|
||
msgstr "Editar conta"
|
||
|
||
#: src/qml/ConfirmEncryptionDialog.qml:19
|
||
#: src/qml/ConfirmEncryptionDialog.qml:38
|
||
#, fuzzy, kde-format
|
||
#| msgid "activated End-to-End Encryption"
|
||
msgid "Activate Encryption"
|
||
msgstr "ativou criptografia ponta-a-ponta"
|
||
|
||
#: src/qml/ConfirmEncryptionDialog.qml:22
|
||
#, kde-format
|
||
msgid ""
|
||
"It will not be possible to deactivate the encryption after it is enabled."
|
||
msgstr ""
|
||
|
||
#: src/qml/ConfirmEncryptionDialog.qml:32 src/qml/ConfirmLogoutDialog.qml:31
|
||
#: src/qml/ImageEditorPage.qml:126
|
||
#, kde-format
|
||
msgid "Cancel"
|
||
msgstr "Cancelar"
|
||
|
||
#: src/qml/ConfirmLogoutDialog.qml:18 src/qml/ConfirmLogoutDialog.qml:37
|
||
#, kde-format
|
||
msgid "Sign out"
|
||
msgstr ""
|
||
|
||
#: src/qml/ConfirmLogoutDialog.qml:21
|
||
#, kde-format
|
||
msgid "Are you sure you want to sign out?"
|
||
msgstr ""
|
||
|
||
#: src/qml/ContextMenu.qml:31
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open in new window"
|
||
msgid "Open in New Window"
|
||
msgstr "Abrir em nova janela"
|
||
|
||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
|
||
#, kde-format
|
||
msgid "Remove from Favourites"
|
||
msgstr "Remover dos favoritos"
|
||
|
||
#: src/qml/ContextMenu.qml:42 src/qml/ContextMenu.qml:186
|
||
#, kde-format
|
||
msgid "Add to Favourites"
|
||
msgstr "Adicionar aos favoritos"
|
||
|
||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
|
||
#, kde-format
|
||
msgid "Reprioritize"
|
||
msgstr "Priorizar novamente"
|
||
|
||
#: src/qml/ContextMenu.qml:48 src/qml/ContextMenu.qml:200
|
||
#, kde-format
|
||
msgid "Deprioritize"
|
||
msgstr "Remover prioridade"
|
||
|
||
#: src/qml/ContextMenu.qml:54 src/qml/ContextMenu.qml:207
|
||
#, kde-format
|
||
msgid "Mark as Read"
|
||
msgstr "Marcar como lida"
|
||
|
||
#: src/qml/ContextMenu.qml:60
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:inmenu"
|
||
#| msgid "Copy address to clipboard"
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy user's Matrix ID to Clipboard"
|
||
msgstr "Copiar endereço para a área de transferência"
|
||
|
||
#: src/qml/ContextMenu.qml:60 src/qml/SpaceListContextMenu.qml:36
|
||
#: src/qml/SpaceListContextMenu.qml:116
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:inmenu"
|
||
#| msgid "Copy address to clipboard"
|
||
msgctxt "@action:inmenu"
|
||
msgid "Copy Address to Clipboard"
|
||
msgstr "Copiar endereço para a área de transferência"
|
||
|
||
#: src/qml/ContextMenu.qml:72
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Notification State"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/ContextMenu.qml:75
|
||
#, kde-format
|
||
msgid "Follow Global Setting"
|
||
msgstr ""
|
||
|
||
#: src/qml/ContextMenu.qml:86 src/qml/PushNotification.qml:35
|
||
#, kde-format
|
||
msgctxt "As in 'notify for all messages'"
|
||
msgid "All"
|
||
msgstr ""
|
||
|
||
#: src/qml/ContextMenu.qml:97 src/qml/PushNotification.qml:43
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in 'notify when the user is mentioned or the message contains a set "
|
||
"keyword'"
|
||
msgid "@Mentions and Keywords"
|
||
msgstr ""
|
||
|
||
#: src/qml/ContextMenu.qml:108 src/qml/PushNotification.qml:51
|
||
#, kde-format
|
||
msgctxt "As in 'do not notify for any messages'"
|
||
msgid "Off"
|
||
msgstr ""
|
||
|
||
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
|
||
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
|
||
#: src/qml/RoomDrawerPage.qml:47
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room settings"
|
||
msgid "Room Settings"
|
||
msgstr "Configurações da sala"
|
||
|
||
#: src/qml/ContextMenu.qml:129 src/qml/ContextMenu.qml:214
|
||
#, kde-format
|
||
msgid "Leave Room"
|
||
msgstr "Sair da sala"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:13 src/qml/ExploreComponent.qml:43
|
||
#, fuzzy, kde-format
|
||
#| msgid "Create a Room"
|
||
msgctxt "@title"
|
||
msgid "Create a Room"
|
||
msgstr "Criar uma sala"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:20
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgctxt "@title"
|
||
msgid "Room Information"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:25 src/qml/General.qml:72
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room Name:"
|
||
msgid "Room name:"
|
||
msgstr "Nome da sala:"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:31 src/qml/General.qml:82
|
||
#, kde-format
|
||
msgid "Room topic:"
|
||
msgstr "Assunto da sala:"
|
||
|
||
#: src/qml/CreateRoomDialog.qml:37 src/qml/JoinRoomPage.qml:203
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Ok"
|
||
msgstr "OK"
|
||
|
||
#: src/qml/CreateSpaceDialog.qml:16 src/qml/ExploreComponent.qml:48
|
||
#, fuzzy, kde-format
|
||
#| msgid "Create a Room"
|
||
msgid "Create a Space"
|
||
msgstr "Criar uma sala"
|
||
|
||
#: src/qml/CreateSpaceDialog.qml:21 src/qml/ExploreComponent.qml:51
|
||
#, fuzzy, kde-format
|
||
#| msgid "Create a Room"
|
||
msgctxt "@title"
|
||
msgid "Create a Space"
|
||
msgstr "Criar uma sala"
|
||
|
||
#: src/qml/CreateSpaceDialog.qml:26
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@option:check"
|
||
#| msgid "Space members"
|
||
msgid "Space name"
|
||
msgstr "Membros do espaço"
|
||
|
||
#: src/qml/CreateSpaceDialog.qml:30
|
||
#, kde-format
|
||
msgid "Space topic (optional)"
|
||
msgstr ""
|
||
|
||
#: src/qml/CreateSpaceDialog.qml:33
|
||
#, fuzzy, kde-format
|
||
#| msgid "Create a Room"
|
||
msgid "Create space"
|
||
msgstr "Criar uma sala"
|
||
|
||
#: src/qml/DeviceDelegate.qml:50
|
||
#, kde-format
|
||
msgctxt "@label"
|
||
msgid "%1, Last activity: %2"
|
||
msgstr ""
|
||
|
||
#: src/qml/DeviceDelegate.qml:59
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit device name"
|
||
msgid "New device name"
|
||
msgstr "Editar nome de dispositivo"
|
||
|
||
#: src/qml/DeviceDelegate.qml:68
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "cleared their display name"
|
||
msgid "Cancel editing display name"
|
||
msgstr "limpou seu nome de exibição"
|
||
|
||
#: src/qml/DeviceDelegate.qml:75
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "cleared their display name"
|
||
msgid "Confirm new display name"
|
||
msgstr "limpou seu nome de exibição"
|
||
|
||
#: src/qml/DeviceDelegate.qml:90
|
||
#, kde-format
|
||
msgid "Edit device name"
|
||
msgstr "Editar nome de dispositivo"
|
||
|
||
#: src/qml/DeviceDelegate.qml:104
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit device"
|
||
msgid "Verify device"
|
||
msgstr "Editar dispositivo"
|
||
|
||
#: src/qml/DeviceDelegate.qml:119
|
||
#, kde-format
|
||
msgid "Logout device"
|
||
msgstr "Sair do dispositivo"
|
||
|
||
#: src/qml/DevicesPage.qml:27
|
||
#, fuzzy, kde-format
|
||
#| msgid "Devices"
|
||
msgid "This Device"
|
||
msgstr "Dispositivos"
|
||
|
||
#: src/qml/DevicesPage.qml:32
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit device"
|
||
msgid "Verified Devices"
|
||
msgstr "Editar dispositivo"
|
||
|
||
#: src/qml/DevicesPage.qml:37
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit device"
|
||
msgid "Unverified Devices"
|
||
msgstr "Editar dispositivo"
|
||
|
||
#: src/qml/DevicesPage.qml:42
|
||
#, kde-format
|
||
msgid "Devices without Encryption Support"
|
||
msgstr ""
|
||
|
||
#: src/qml/DevicesPage.qml:57
|
||
#, kde-format
|
||
msgid "Please login to view the signed-in devices for your account."
|
||
msgstr ""
|
||
|
||
#: src/qml/DevicesPage.qml:67
|
||
#, kde-format
|
||
msgid "Remove device"
|
||
msgstr "Remover dispositivo"
|
||
|
||
#: src/qml/DevicesPage.qml:71 src/qml/Password.qml:27
|
||
#: src/qml/RegisterPassword.qml:18
|
||
#, kde-format
|
||
msgid "Password:"
|
||
msgstr "Senha:"
|
||
|
||
#: src/qml/DevicesPage.qml:75 src/qml/General.qml:334
|
||
#: src/qml/PowerLevelDialog.qml:43
|
||
#, kde-format
|
||
msgid "Confirm"
|
||
msgstr "Confirmar"
|
||
|
||
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:83
|
||
#, kde-format
|
||
msgid "Developer Tools"
|
||
msgstr ""
|
||
|
||
#: src/qml/EditMenu.qml:15
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Undo"
|
||
msgstr "Desfazer"
|
||
|
||
#: src/qml/EditMenu.qml:25
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Redo"
|
||
msgstr "Refazer"
|
||
|
||
#: src/qml/EditMenu.qml:38
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Cut"
|
||
msgstr "Recortar"
|
||
|
||
#: src/qml/EditMenu.qml:48
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Copy"
|
||
msgstr "Copiar"
|
||
|
||
#: src/qml/EditMenu.qml:58
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Paste"
|
||
msgstr "Colar"
|
||
|
||
#: src/qml/EditMenu.qml:68
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Delete"
|
||
msgstr "Excluir"
|
||
|
||
#: src/qml/EditMenu.qml:81
|
||
#, kde-format
|
||
msgctxt "text editing menu action"
|
||
msgid "Select All"
|
||
msgstr "Selecionar tudo"
|
||
|
||
#: src/qml/Email.qml:19
|
||
#, kde-format
|
||
msgid "Add an e-mail address:"
|
||
msgstr ""
|
||
|
||
#: src/qml/Email.qml:31
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "their refers to a singular user"
|
||
#| msgid "cleared their display name"
|
||
msgid "Confirm e-mail address"
|
||
msgstr "limpou seu nome de exibição"
|
||
|
||
#: src/qml/Email.qml:33
|
||
#, kde-format
|
||
msgid ""
|
||
"A confirmation e-mail has been sent to your address. Please continue here "
|
||
"<b>after</b> clicking on the confirmation link in the e-mail"
|
||
msgstr ""
|
||
|
||
#: src/qml/Email.qml:38
|
||
#, kde-format
|
||
msgctxt "@button"
|
||
msgid "Re-send confirmation e-mail"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmojiGrid.qml:83
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:button"
|
||
#| msgid "Add word"
|
||
msgid "No stickers"
|
||
msgstr "Adiciona palavra"
|
||
|
||
#: src/qml/EmojiGrid.qml:83
|
||
#, fuzzy, kde-format
|
||
#| msgid "Custom Emoji"
|
||
msgid "No emojis"
|
||
msgstr "Emoji personalizado"
|
||
|
||
#: src/qml/EmojiPicker.qml:52 src/qml/EmoticonsPage.qml:19
|
||
#, fuzzy, kde-format
|
||
#| msgid "Custom Emoji"
|
||
msgid "Emojis"
|
||
msgstr "Emoji personalizado"
|
||
|
||
#: src/qml/EmojiPicker.qml:59 src/qml/EmoticonsPage.qml:27
|
||
#, kde-format
|
||
msgid "Stickers"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmojiSas.qml:23
|
||
#, kde-format
|
||
msgid ""
|
||
"Confirm the emoji below are displayed on both devices, in the same order."
|
||
msgstr ""
|
||
|
||
#: src/qml/EmojiSas.qml:39
|
||
#, kde-format
|
||
msgid "They match"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmojiSas.qml:45
|
||
#, kde-format
|
||
msgid "They don't match"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:27 src/qml/EmoticonFormCard.qml:53
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit device"
|
||
msgctxt "@title"
|
||
msgid "Edit Sticker"
|
||
msgstr "Editar dispositivo"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:27 src/qml/EmoticonFormCard.qml:103
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:button"
|
||
#| msgid "Add word"
|
||
msgctxt "@title"
|
||
msgid "Add Sticker"
|
||
msgstr "Adiciona palavra"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:28 src/qml/EmoticonFormCard.qml:53
|
||
#, fuzzy, kde-format
|
||
#| msgid "Add Emoji..."
|
||
msgctxt "@title"
|
||
msgid "Edit Emoji"
|
||
msgstr "Adicionar emoji..."
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:28 src/qml/EmoticonFormCard.qml:103
|
||
#, fuzzy, kde-format
|
||
#| msgid "Add Emoji..."
|
||
msgctxt "@title"
|
||
msgid "Add Emoji"
|
||
msgstr "Adicionar emoji..."
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:31
|
||
#, kde-format
|
||
msgid "Sticker"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:31
|
||
#, fuzzy, kde-format
|
||
#| msgid "Custom Emoji"
|
||
msgid "Emoji"
|
||
msgstr "Emoji personalizado"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:60
|
||
#, fuzzy, kde-format
|
||
#| msgid "cleared the room name"
|
||
msgid "Change Image"
|
||
msgstr "limpou o nome da sala"
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:60
|
||
#, kde-format
|
||
msgid "Set Image"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:100
|
||
#, kde-format
|
||
msgid "Shortcode:"
|
||
msgstr ""
|
||
|
||
#: src/qml/EmoticonEditorPage.qml:105
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send invitation"
|
||
msgid "Description:"
|
||
msgstr "Enviar convite"
|
||
|
||
#: src/qml/EmoticonFormCard.qml:71
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send invitation"
|
||
msgctxt "As in 'This sticker/emoji has no description'"
|
||
msgid "No Description"
|
||
msgstr "Enviar convite"
|
||
|
||
#: src/qml/EmoticonFormCard.qml:112
|
||
#, fuzzy, kde-format
|
||
#| msgid "Add Emoji..."
|
||
msgid "Add Emoji"
|
||
msgstr "Adicionar emoji..."
|
||
|
||
#: src/qml/EmoticonFormCard.qml:112
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:button"
|
||
#| msgid "Add word"
|
||
msgid "Add Sticker"
|
||
msgstr "Adiciona palavra"
|
||
|
||
#: src/qml/EmoticonsPage.qml:16
|
||
#, kde-format
|
||
msgctxt "@title"
|
||
msgid "Stickers & Emojis"
|
||
msgstr ""
|
||
|
||
#: src/qml/EncryptedDelegate.qml:20 src/qml/ReplyComponent.qml:196
|
||
#, kde-format
|
||
msgid ""
|
||
"This message is encrypted and the sender has not shared the key with this "
|
||
"device."
|
||
msgstr ""
|
||
"Esta mensagem está criptografada e o remetente não compartilhou a chave com "
|
||
"este dispositivo."
|
||
|
||
#: src/qml/ExploreComponent.qml:21 src/qml/RoomListPage.qml:164
|
||
#, kde-format
|
||
msgid "Explore rooms"
|
||
msgstr "Explorar salas"
|
||
|
||
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
|
||
#: src/qml/RoomListPage.qml:170
|
||
#, fuzzy, kde-format
|
||
#| msgid "Explore Rooms"
|
||
msgctxt "@title"
|
||
msgid "Explore Rooms"
|
||
msgstr "Explorar salas"
|
||
|
||
#: src/qml/ExploreComponent.qml:35 src/qml/GlobalMenu.qml:49
|
||
#: src/qml/GlobalMenu.qml:54 src/qml/StartChatPage.qml:20
|
||
#, kde-format
|
||
msgid "Start a Chat"
|
||
msgstr "Iniciar um bate-papo"
|
||
|
||
#: src/qml/ExploreComponent.qml:37
|
||
#, fuzzy, kde-format
|
||
#| msgid "Start a Chat"
|
||
msgctxt "@title"
|
||
msgid "Start a Chat"
|
||
msgstr "Iniciar um bate-papo"
|
||
|
||
#: src/qml/ExploreComponent.qml:40
|
||
#, kde-format
|
||
msgid "Create a Room"
|
||
msgstr "Criar uma sala"
|
||
|
||
#: src/qml/ExploreComponent.qml:71 src/qml/ExploreComponent.qml:132
|
||
#, fuzzy, kde-format
|
||
#| msgid "Rooms and private chats:"
|
||
msgid "Create rooms and chats"
|
||
msgstr "Salas e bate-papos privados:"
|
||
|
||
#: src/qml/ExplorerDelegate.qml:81
|
||
#, kde-format
|
||
msgid "Joined"
|
||
msgstr "Entrou"
|
||
|
||
#: src/qml/FileDelegate.qml:76 src/qml/FileDelegate.qml:167
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; offers ability to download its file"
|
||
msgid "Download"
|
||
msgstr "Baixar"
|
||
|
||
#: src/qml/FileDelegate.qml:92 src/qml/FileDelegate.qml:158
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||
"file with an appropriate application"
|
||
msgid "Open File"
|
||
msgstr "Abrir arquivo"
|
||
|
||
#: src/qml/FileDelegate.qml:107
|
||
#, kde-format
|
||
msgctxt "file download progress"
|
||
msgid "%1 / %2"
|
||
msgstr "%1 / %2"
|
||
|
||
#: src/qml/FileDelegate.qml:112
|
||
#, kde-format
|
||
msgctxt ""
|
||
"tooltip for a button on a message; stops downloading the message's file"
|
||
msgid "Stop Download"
|
||
msgstr "Parar de baixar"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:43
|
||
#, kde-format
|
||
msgid "Open Externally"
|
||
msgstr "Abrir externamente"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:50
|
||
#, kde-format
|
||
msgid "Save As"
|
||
msgstr "Salvar como"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:68
|
||
#: src/qml/MessageDelegateContextMenu.qml:136
|
||
#, kde-format
|
||
msgid "Copy"
|
||
msgstr "Copiar"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:76
|
||
#: src/qml/MessageDelegateContextMenu.qml:127
|
||
#, kde-format
|
||
msgid "Remove"
|
||
msgstr "Remover"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:80
|
||
#: src/qml/MessageDelegateContextMenu.qml:131
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgctxt "@title"
|
||
msgid "Remove Message"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:85
|
||
#: src/qml/MessageDelegateContextMenu.qml:141 src/qml/ReportSheet.qml:34
|
||
#, kde-format
|
||
msgctxt ""
|
||
"@action:button 'Report' as in 'Report this event to the administrators'"
|
||
msgid "Report"
|
||
msgstr ""
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:89
|
||
#: src/qml/MessageDelegateContextMenu.qml:145
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgctxt "@title"
|
||
msgid "Report Message"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/FileDelegateContextMenu.qml:94
|
||
#: src/qml/MessageDelegateContextMenu.qml:151
|
||
#, kde-format
|
||
msgid "View Source"
|
||
msgstr "Exibir origem"
|
||
|
||
#: src/qml/FullScreenMap.qml:23
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send invitation"
|
||
msgid "View Location"
|
||
msgstr "Enviar convite"
|
||
|
||
#: src/qml/FullScreenMap.qml:65
|
||
#, kde-format
|
||
msgid "Close"
|
||
msgstr "Fechar"
|
||
|
||
#: src/qml/General.qml:25
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "Room Information"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/General.qml:47
|
||
#, kde-format
|
||
msgid "Update avatar"
|
||
msgstr "Atualizar ícone de usuário"
|
||
|
||
#: src/qml/General.qml:121
|
||
#, fuzzy, kde-format
|
||
#| msgid "Rooms"
|
||
msgid "Room ID"
|
||
msgstr "Salas"
|
||
|
||
#: src/qml/General.qml:126
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:inmenu"
|
||
#| msgid "Copy address to clipboard"
|
||
msgid "Copy room ID to clipboard"
|
||
msgstr "Copiar endereço para a área de transferência"
|
||
|
||
#: src/qml/General.qml:140
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "Room version"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/General.qml:146
|
||
#, fuzzy, kde-format
|
||
#| msgid "Explore Rooms"
|
||
msgid "Upgrade Room"
|
||
msgstr "Explorar salas"
|
||
|
||
#: src/qml/General.qml:165
|
||
#, fuzzy, kde-format
|
||
#| msgid "Other Aliases:"
|
||
msgid "Aliases"
|
||
msgstr "Outros apelidos:"
|
||
|
||
#: src/qml/General.qml:170
|
||
#, fuzzy, kde-format
|
||
#| msgid "No Canonical Alias"
|
||
msgid "No canonical alias set"
|
||
msgstr "Sem apelido canônico"
|
||
|
||
#: src/qml/General.qml:183
|
||
#, kde-format
|
||
msgid "Make this alias the room's canonical alias"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:198
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "text editing menu action"
|
||
#| msgid "Delete"
|
||
msgid "Delete alias"
|
||
msgstr "Excluir"
|
||
|
||
#: src/qml/General.qml:223
|
||
#, kde-format
|
||
msgid "#new_alias:server.org"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:240
|
||
#, kde-format
|
||
msgid "Add new alias"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:260
|
||
#, kde-format
|
||
msgid "URL Previews"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:264
|
||
#, kde-format
|
||
msgid "Enable URL previews by default for room members"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:272
|
||
#, kde-format
|
||
msgid "Enable URL previews"
|
||
msgstr ""
|
||
|
||
#: src/qml/General.qml:274
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "URL previews are enabled by default in this room"
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/qml/General.qml:274
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "URL previews are disabled by default in this room"
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/qml/General.qml:285
|
||
#, kde-format
|
||
msgid "This room continues another conversation."
|
||
msgstr "Esta sala dá continuidade a outra conversa."
|
||
|
||
#: src/qml/General.qml:289
|
||
#, fuzzy, kde-format
|
||
#| msgid "See older messages..."
|
||
msgid "See older messages…"
|
||
msgstr "Ver mensagens antigas..."
|
||
|
||
#: src/qml/General.qml:299
|
||
#, kde-format
|
||
msgid "This room has been replaced."
|
||
msgstr "Esta sala foi substituída."
|
||
|
||
#: src/qml/General.qml:303
|
||
#, fuzzy, kde-format
|
||
#| msgid "See new room..."
|
||
msgid "See new room…"
|
||
msgstr "Ver nova sala..."
|
||
|
||
#: src/qml/General.qml:324
|
||
#, fuzzy, kde-format
|
||
#| msgid "left the room"
|
||
msgid "Upgrade the Room"
|
||
msgstr "saiu da sala"
|
||
|
||
#: src/qml/General.qml:328
|
||
#, fuzzy, kde-format
|
||
#| msgid "See new room..."
|
||
msgid "Select new version"
|
||
msgstr "Ver nova sala..."
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:15 src/qml/NetworkProxyPage.qml:16
|
||
#, fuzzy, kde-format
|
||
#| msgid "General"
|
||
msgctxt "@title:window"
|
||
msgid "General"
|
||
msgstr "Geral"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:18
|
||
#, fuzzy, kde-format
|
||
#| msgid "General settings:"
|
||
msgid "General settings"
|
||
msgstr "Configurações gerais:"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:24
|
||
#, fuzzy, kde-format
|
||
#| msgid "Close to system tray"
|
||
msgid "Show in System Tray"
|
||
msgstr "Fechar para a área de notificação"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:38
|
||
#, kde-format
|
||
msgid "Minimize to system tray on startup"
|
||
msgstr "Minimizar para a área de notificação na inicialização"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:52
|
||
#, kde-format
|
||
msgid "Automatically hide/unhide the room information when resizing the window"
|
||
msgstr ""
|
||
"Ocultar/exibir automaticamente as informações da sala ao redimensionar a "
|
||
"janela"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:63
|
||
#, kde-format
|
||
msgid "Timeline Events"
|
||
msgstr ""
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:68
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send message"
|
||
msgid "Show deleted messages"
|
||
msgstr "Enviar mensagem"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:81
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show avatar update events"
|
||
msgid "Show state events"
|
||
msgstr "Mostrar eventos de atualização de avatar"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:98
|
||
#, kde-format
|
||
msgid "Show leave and join events"
|
||
msgstr "Mostrar eventos de entrada e saída na sala"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:116
|
||
#, kde-format
|
||
msgid "Show name change events"
|
||
msgstr "Mostrar eventos de alterações de nome"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:134
|
||
#, kde-format
|
||
msgid "Show avatar update events"
|
||
msgstr "Mostrar eventos de atualização de avatar"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:144
|
||
#, fuzzy, kde-format
|
||
#| msgid "Rooms and private chats:"
|
||
msgid "Rooms and private chats"
|
||
msgstr "Salas e bate-papos privados:"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:148
|
||
#, kde-format
|
||
msgid "Separated"
|
||
msgstr "Separado"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:157
|
||
#, kde-format
|
||
msgid "Intermixed"
|
||
msgstr "Sem categorias"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:167
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit"
|
||
msgctxt "Chat Editor"
|
||
msgid "Editor"
|
||
msgstr "Editar"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:172
|
||
#, kde-format
|
||
msgid "Use s/text/replacement syntax to edit your last message"
|
||
msgstr "Use a sintaxe s/texto/substituição para editar sua última mensagem"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:183
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send Typing Notifications"
|
||
msgid "Send typing notifications"
|
||
msgstr "Mostrar notificações de digitação"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:193
|
||
#, fuzzy, kde-format
|
||
#| msgid "Settings"
|
||
msgid "Developer Settings"
|
||
msgstr "Configurações"
|
||
|
||
#: src/qml/GeneralSettingsPage.qml:197
|
||
#, kde-format
|
||
msgid "Enable developer tools"
|
||
msgstr ""
|
||
|
||
#: src/qml/GlobalMenu.qml:20
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "NeoChat"
|
||
msgstr "NeoChat"
|
||
|
||
#: src/qml/GlobalMenu.qml:27
|
||
#, kde-format
|
||
msgid "Configure NeoChat..."
|
||
msgstr "Configurar NeoChat..."
|
||
|
||
#: src/qml/GlobalMenu.qml:28
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Configure NeoChat..."
|
||
msgstr "Configurar NeoChat..."
|
||
|
||
#: src/qml/GlobalMenu.qml:38
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Quit NeoChat"
|
||
msgstr "Sair do NeoChat"
|
||
|
||
#: src/qml/GlobalMenu.qml:45
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "File"
|
||
msgstr "Arquivo"
|
||
|
||
#: src/qml/GlobalMenu.qml:48
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "New Private Chat…"
|
||
msgstr "Novo bate-papo privado..."
|
||
|
||
#: src/qml/GlobalMenu.qml:53
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "New Group…"
|
||
msgstr "Novo grupo…"
|
||
|
||
#: src/qml/GlobalMenu.qml:62
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Browse Chats…"
|
||
msgstr "Navegar nos bate-papos..."
|
||
|
||
#: src/qml/GlobalMenu.qml:76
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Edit"
|
||
msgstr "Editar"
|
||
|
||
#: src/qml/GlobalMenu.qml:80
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "View"
|
||
msgstr "Visualizar"
|
||
|
||
#: src/qml/GlobalMenu.qml:83
|
||
#, kde-format
|
||
msgctxt ""
|
||
"menu item that opens a UI element called the 'Quick Switcher', which offers "
|
||
"a fast keyboard-based interface for switching in between chats."
|
||
msgid "Open Quick Switcher"
|
||
msgstr "Abrir o Trocador instantâneo"
|
||
|
||
#: src/qml/GlobalMenu.qml:89
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Window"
|
||
msgstr "Janela"
|
||
|
||
#: src/qml/GlobalMenu.qml:96
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Exit Full Screen"
|
||
msgstr "Sair da tela inteira"
|
||
|
||
#: src/qml/GlobalMenu.qml:96
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Enter Full Screen"
|
||
msgstr "Entrar no modo tela inteira"
|
||
|
||
#: src/qml/GlobalMenu.qml:102
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Help"
|
||
msgstr "Ajuda"
|
||
|
||
#: src/qml/GlobalMenu.qml:105
|
||
#, kde-format
|
||
msgctxt "menu"
|
||
msgid "Matrix FAQ"
|
||
msgstr "FAQ do Matrix"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:17
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgctxt "@title:window"
|
||
msgid "Notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:22
|
||
#, kde-format
|
||
msgid "Enable notifications for this account"
|
||
msgstr ""
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:23
|
||
#, kde-format
|
||
msgid "Whether push notifications are generated by your Matrix server"
|
||
msgstr ""
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:33
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Room Notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:50
|
||
#, kde-format
|
||
msgid "@Mentions"
|
||
msgstr ""
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:67 src/qml/PushNotification.qml:61
|
||
#, kde-format
|
||
msgid "Keywords"
|
||
msgstr ""
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:91 src/qml/PushNotification.qml:96
|
||
#, kde-format
|
||
msgid "Keyword…"
|
||
msgstr ""
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:110 src/qml/PushNotification.qml:115
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:button"
|
||
#| msgid "Add word"
|
||
msgid "Add keyword"
|
||
msgstr "Adiciona palavra"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:131
|
||
#, fuzzy, kde-format
|
||
#| msgid "Invite"
|
||
msgid "Invites"
|
||
msgstr "Convidar"
|
||
|
||
#: src/qml/GlobalNotificationsPage.qml:148
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "Unknown attachment size"
|
||
#| msgid "Unknown"
|
||
msgid "Unknown"
|
||
msgstr "Desconhecido"
|
||
|
||
#: src/qml/GroupChatDrawerHeader.qml:61
|
||
#, kde-format
|
||
msgid "No name"
|
||
msgstr "Sem nome"
|
||
|
||
#: src/qml/GroupChatDrawerHeader.qml:81
|
||
#, kde-format
|
||
msgid "No Topic"
|
||
msgstr "Nenhum assunto"
|
||
|
||
#: src/qml/Homeserver.qml:19
|
||
#, fuzzy, kde-format
|
||
#| msgid "Server Address"
|
||
msgid "Server Url:"
|
||
msgstr "Endereço do servidor"
|
||
|
||
#: src/qml/Homeserver.qml:24
|
||
#, kde-format
|
||
msgid "Registration is disabled on this server."
|
||
msgstr ""
|
||
|
||
#: src/qml/Homeserver.qml:39 src/qml/Username.qml:36
|
||
#, fuzzy, kde-format
|
||
#| msgid "Loading…"
|
||
msgid "Loading"
|
||
msgstr "Carregando..."
|
||
|
||
#: src/qml/HoverActions.qml:85
|
||
#, kde-format
|
||
msgid "This message was sent from a verified device"
|
||
msgstr ""
|
||
|
||
#: src/qml/HoverActions.qml:98
|
||
#, kde-format
|
||
msgid "React"
|
||
msgstr "Reagir"
|
||
|
||
#: src/qml/ImageEditorPage.qml:37
|
||
#, kde-format
|
||
msgctxt "@action:button Undo modification"
|
||
msgid "Undo"
|
||
msgstr "Desfazer"
|
||
|
||
#: src/qml/ImageEditorPage.qml:44
|
||
#, kde-format
|
||
msgctxt "@action:button Accept image modification"
|
||
msgid "Accept"
|
||
msgstr "Aceitar"
|
||
|
||
#: src/qml/ImageEditorPage.qml:52
|
||
#, kde-format
|
||
msgid ""
|
||
"Unable to save file. Check if you have the correct permission to edit the "
|
||
"cache directory."
|
||
msgstr ""
|
||
"Não foi possível salvar o arquivo. Verifique se você tem as permissões "
|
||
"necessárias para editar o diretório de cache."
|
||
|
||
#: src/qml/ImageEditorPage.qml:126 src/qml/ImageEditorPage.qml:143
|
||
#, kde-format
|
||
msgctxt "@action:button Crop an image"
|
||
msgid "Crop"
|
||
msgstr "Recortar"
|
||
|
||
#: src/qml/ImageEditorPage.qml:148
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the left"
|
||
msgid "Rotate left"
|
||
msgstr "Girar à esquerda"
|
||
|
||
#: src/qml/ImageEditorPage.qml:154
|
||
#, kde-format
|
||
msgctxt "@action:button Rotate an image to the right"
|
||
msgid "Rotate right"
|
||
msgstr "Girar à direita"
|
||
|
||
#: src/qml/ImageEditorPage.qml:160
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image vertically"
|
||
msgid "Flip"
|
||
msgstr "Inverter"
|
||
|
||
#: src/qml/ImageEditorPage.qml:166
|
||
#, kde-format
|
||
msgctxt "@action:button Mirror an image horizontally"
|
||
msgid "Mirror"
|
||
msgstr "Espelhar"
|
||
|
||
#: src/qml/InvitationView.qml:17
|
||
#, kde-format
|
||
msgid "Accept this invitation?"
|
||
msgstr "Aceitar este convite?"
|
||
|
||
#: src/qml/InvitationView.qml:21
|
||
#, fuzzy, kde-format
|
||
#| msgid "Unignore this user"
|
||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||
msgid "Reject and ignore user"
|
||
msgstr "Não ignorar mais este usuário"
|
||
|
||
#: src/qml/InvitationView.qml:30
|
||
#, kde-format
|
||
msgid "Reject"
|
||
msgstr "Rejeitar"
|
||
|
||
#: src/qml/InvitationView.qml:37 src/qml/KeyVerificationDialog.qml:77
|
||
#, kde-format
|
||
msgid "Accept"
|
||
msgstr "Aceitar"
|
||
|
||
#: src/qml/InviteUserPage.qml:19
|
||
#, kde-format
|
||
msgid "Invite a User"
|
||
msgstr "Convidar um usuário"
|
||
|
||
#: src/qml/InviteUserPage.qml:37 src/qml/StartChatPage.qml:32
|
||
#, kde-format
|
||
msgid "Find a user..."
|
||
msgstr "Encontrar um usuário..."
|
||
|
||
#: src/qml/InviteUserPage.qml:44 src/qml/UserInfo.qml:227
|
||
#, kde-format
|
||
msgid "Add"
|
||
msgstr "Adicionar"
|
||
|
||
#: src/qml/InviteUserPage.qml:70 src/qml/StartChatPage.qml:134
|
||
#, kde-format
|
||
msgid "No users available"
|
||
msgstr "Nenhum usuário disponível"
|
||
|
||
#: src/qml/InviteUserPage.qml:100
|
||
#, kde-format
|
||
msgid "Send invitation"
|
||
msgstr "Enviar convite"
|
||
|
||
#: src/qml/InviteUserPage.qml:114
|
||
#, kde-format
|
||
msgid "User is either already a member or has been invited"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:38
|
||
#, kde-format
|
||
msgid "Explore Rooms"
|
||
msgstr "Explorar salas"
|
||
|
||
#: src/qml/JoinRoomPage.qml:61
|
||
#, kde-format
|
||
msgid "Find a room..."
|
||
msgstr "Encontrar uma sala..."
|
||
|
||
#: src/qml/JoinRoomPage.qml:69
|
||
#, kde-format
|
||
msgid "View"
|
||
msgstr "Visualizar"
|
||
|
||
#: src/qml/JoinRoomPage.qml:69
|
||
#, kde-format
|
||
msgid "Join"
|
||
msgstr "Entrar"
|
||
|
||
#: src/qml/JoinRoomPage.qml:104
|
||
#, kde-format
|
||
msgid "Add New Server"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:119
|
||
#, fuzzy, kde-format
|
||
#| msgid "Homeserver:"
|
||
msgid "Home Server"
|
||
msgstr "Servidor doméstico:"
|
||
|
||
#: src/qml/JoinRoomPage.qml:126
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add new server"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:158
|
||
#, kde-format
|
||
msgctxt "@title:window"
|
||
msgid "Add server"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:171
|
||
#, kde-format
|
||
msgid "Valid server entered"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:171
|
||
#, kde-format
|
||
msgid "This server cannot be resolved or has already been added"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:171
|
||
#, kde-format
|
||
msgid "The entered text is not a valid url"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:171
|
||
#, kde-format
|
||
msgid "Enter server url e.g. kde.org"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:179
|
||
#, kde-format
|
||
msgid "Server URL"
|
||
msgstr ""
|
||
|
||
#: src/qml/JoinRoomPage.qml:278
|
||
#, fuzzy, kde-format
|
||
#| msgid "No rooms found"
|
||
msgctxt "@info:label"
|
||
msgid "No rooms found"
|
||
msgstr "Nenhuma sala encontrada"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:16
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Session Verification"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:38
|
||
#, kde-format
|
||
msgid "Waiting for device to accept verification."
|
||
msgstr ""
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:44
|
||
#, kde-format
|
||
msgid "Incoming key verification request from device **%1**"
|
||
msgstr ""
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:50
|
||
#, kde-format
|
||
msgid "Waiting for other party to verify."
|
||
msgstr ""
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:54
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Emoji Verification"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:57
|
||
#, kde-format
|
||
msgid "Compare a set of emoji on both devices"
|
||
msgstr ""
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:66
|
||
#, kde-format
|
||
msgid "Successfully verified device **%1**"
|
||
msgstr ""
|
||
|
||
#: src/qml/KeyVerificationDialog.qml:83
|
||
#, fuzzy, kde-format
|
||
#| msgid "Timeline:"
|
||
msgid "Decline"
|
||
msgstr "Linha do tempo:"
|
||
|
||
#: src/qml/LinkPreviewDelegate.qml:115
|
||
#, kde-format
|
||
msgid "Shrink preview"
|
||
msgstr ""
|
||
|
||
#: src/qml/LinkPreviewDelegate.qml:115
|
||
#, kde-format
|
||
msgid "Expand preview"
|
||
msgstr ""
|
||
|
||
#: src/qml/LinkPreviewDelegate.qml:140
|
||
#, kde-format
|
||
msgid "Loading URL preview"
|
||
msgstr ""
|
||
|
||
#: src/qml/Loading.qml:15
|
||
#, kde-format
|
||
msgid "Please wait. This might take a little while."
|
||
msgstr "Aguarde. Isto poderá levar algum tempo."
|
||
|
||
#: src/qml/LoadingPage.qml:8 src/qml/Login.qml:37
|
||
#, kde-format
|
||
msgid "Loading…"
|
||
msgstr "Carregando..."
|
||
|
||
#: src/qml/LocationChooser.qml:22
|
||
#, fuzzy, kde-format
|
||
#| msgid "Choose local file"
|
||
msgid "Choose a Location"
|
||
msgstr "Escolher arquivo local"
|
||
|
||
#: src/qml/LocationChooser.qml:27
|
||
#, fuzzy, kde-format
|
||
#| msgid "Send Typing Notifications"
|
||
msgid "Send this location"
|
||
msgstr "Mostrar notificações de digitação"
|
||
|
||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:125
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgctxt "Locations on a map"
|
||
msgid "Locations"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/LocationsPage.qml:51
|
||
#, fuzzy, kde-format
|
||
#| msgid "You are already in this room."
|
||
msgid "There are no locations shared in this room."
|
||
msgstr "Você já está nesta sala."
|
||
|
||
#: src/qml/Login.qml:24
|
||
#, kde-format
|
||
msgid "Matrix ID:"
|
||
msgstr "ID do Matrix:"
|
||
|
||
#: src/qml/Login.qml:26
|
||
#, fuzzy, kde-format
|
||
#| msgid "Matrix ID:"
|
||
msgid "Matrix ID"
|
||
msgstr "ID do Matrix:"
|
||
|
||
#: src/qml/Login.qml:37 src/qml/WelcomePage.qml:114
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Continue"
|
||
msgstr "Continuar"
|
||
|
||
#: src/qml/Login.qml:37
|
||
#, kde-format
|
||
msgid "Already logged in"
|
||
msgstr ""
|
||
|
||
#: src/qml/LoginMethod.qml:18
|
||
#, fuzzy, kde-format
|
||
#| msgid "Login with password"
|
||
msgctxt "@action:button"
|
||
msgid "Login with password"
|
||
msgstr "Entrar com senha"
|
||
|
||
#: src/qml/LoginMethod.qml:24
|
||
#, fuzzy, kde-format
|
||
#| msgid "Login with single sign-on"
|
||
msgctxt "@action:button"
|
||
msgid "Login with single sign-on"
|
||
msgstr "Entrar com autenticação única"
|
||
|
||
#: src/qml/LoginRegister.qml:20 src/qml/Password.qml:40
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Login"
|
||
msgstr "Entrar"
|
||
|
||
#: src/qml/LoginRegister.qml:25
|
||
#, fuzzy, kde-format
|
||
#| msgid "Register"
|
||
msgctxt "@action:button"
|
||
msgid "Register"
|
||
msgstr "Registrar"
|
||
|
||
#: src/qml/main.qml:302
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgctxt "@title:window"
|
||
msgid "Session Verification"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/main.qml:314
|
||
#, kde-format
|
||
msgid "User consent"
|
||
msgstr "Consentimento do usuário"
|
||
|
||
#: src/qml/main.qml:319
|
||
#, kde-format
|
||
msgid ""
|
||
"Your homeserver requires you to agree to its terms and conditions before "
|
||
"being able to use it. Please click the button below to read them."
|
||
msgstr ""
|
||
"O seu homeserver requer que você concorde com seus termos e condições antes "
|
||
"de ser usado. Clique no botão abaixo para lê-los."
|
||
|
||
#: src/qml/main.qml:324
|
||
#, kde-format
|
||
msgid "Open"
|
||
msgstr "Abrir"
|
||
|
||
#: src/qml/main.qml:358
|
||
#, kde-format
|
||
msgid "Start a chat"
|
||
msgstr "Iniciar um bate-papo"
|
||
|
||
#: src/qml/main.qml:360
|
||
#, kde-format
|
||
msgid "Do you want to start a chat with %1?"
|
||
msgstr "Você gostaria de iniciar um bate-papo com %1?"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:110
|
||
#, kde-format
|
||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||
msgid "Forward"
|
||
msgstr ""
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:116
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgctxt "@title"
|
||
msgid "Forward Message"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:156
|
||
#, fuzzy, kde-format
|
||
#| msgid "Copy"
|
||
msgid "Copy Link"
|
||
msgstr "Copiar"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:202
|
||
#, kde-format
|
||
msgid "Search for '%1'"
|
||
msgstr "Pesquisar por '%1'"
|
||
|
||
#: src/qml/MessageDelegateContextMenu.qml:223
|
||
#, kde-format
|
||
msgid "Configure Web Shortcuts..."
|
||
msgstr "Configurar os atalhos da Web..."
|
||
|
||
#: src/qml/MessageEditComponent.qml:76
|
||
#, fuzzy, kde-format
|
||
#| msgid "Confirm"
|
||
msgctxt "@action:button"
|
||
msgid "Confirm edit"
|
||
msgstr "Confirmar"
|
||
|
||
#: src/qml/MessageEditComponent.qml:88
|
||
#, fuzzy, kde-format
|
||
#| msgid "Cancel"
|
||
msgctxt "@action:button"
|
||
msgid "Cancel edit"
|
||
msgstr "Cancelar"
|
||
|
||
#: src/qml/MessageSourceSheet.qml:21 src/qml/RoomData.qml:69
|
||
#: src/qml/RoomData.qml:95
|
||
#, fuzzy, kde-format
|
||
#| msgid "View Source"
|
||
msgid "Event Source"
|
||
msgstr "Exibir origem"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:22 src/qml/SettingsPage.qml:63
|
||
#, fuzzy, kde-format
|
||
#| msgid "Network Error"
|
||
msgid "Network Proxy"
|
||
msgstr "Erro de rede"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:26
|
||
#, kde-format
|
||
msgid "System Default"
|
||
msgstr ""
|
||
|
||
#: src/qml/NetworkProxyPage.qml:34
|
||
#, kde-format
|
||
msgid "HTTP"
|
||
msgstr ""
|
||
|
||
#: src/qml/NetworkProxyPage.qml:42
|
||
#, kde-format
|
||
msgid "Socks5"
|
||
msgstr ""
|
||
|
||
#: src/qml/NetworkProxyPage.qml:52
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room settings"
|
||
msgid "Proxy Settings"
|
||
msgstr "Configurações da sala"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:57
|
||
#, kde-format
|
||
msgid "Host"
|
||
msgstr ""
|
||
|
||
#: src/qml/NetworkProxyPage.qml:66
|
||
#, kde-format
|
||
msgid "Port"
|
||
msgstr ""
|
||
|
||
#: src/qml/NetworkProxyPage.qml:79
|
||
#, fuzzy, kde-format
|
||
#| msgid "Ban this user"
|
||
msgid "User"
|
||
msgstr "Banir este usuário"
|
||
|
||
#: src/qml/NetworkProxyPage.qml:106
|
||
#, kde-format
|
||
msgid "Apply"
|
||
msgstr "Aplicar"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:70
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Disable notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:70
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Enable notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:92
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Mute notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:92
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Unmute notifications"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/NotificationRuleItem.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in clicking this button will switch off highlights for messages that "
|
||
"match this rule"
|
||
msgid "Disable message highlights"
|
||
msgstr ""
|
||
|
||
#: src/qml/NotificationRuleItem.qml:113
|
||
#, kde-format
|
||
msgctxt ""
|
||
"As in clicking this button will switch on highlights for messages that match "
|
||
"this rule"
|
||
msgid "Enable message highlights"
|
||
msgstr ""
|
||
|
||
#: src/qml/NotificationRuleItem.qml:135
|
||
#, fuzzy, kde-format
|
||
#| msgid "Delete word"
|
||
msgid "Delete keyword"
|
||
msgstr "Excluir palavra"
|
||
|
||
#: src/qml/OpenFileDialog.qml:12
|
||
#, kde-format
|
||
msgid "Please choose a file"
|
||
msgstr "Escolha um arquivo"
|
||
|
||
#: src/qml/Password.qml:32
|
||
#, fuzzy, kde-format
|
||
#| msgid "Enter your password"
|
||
msgid "Invalid username or password"
|
||
msgstr "Digite sua senha"
|
||
|
||
#: src/qml/Permissions.qml:33
|
||
#, kde-format
|
||
msgid "Privileged Users"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:69 src/qml/PowerLevelDialog.qml:37
|
||
#, fuzzy, kde-format
|
||
#| msgid "Members"
|
||
msgid "Member (0)"
|
||
msgstr "Membros"
|
||
|
||
#: src/qml/Permissions.qml:70 src/qml/PowerLevelDialog.qml:38
|
||
#, kde-format
|
||
msgid "Moderator (50)"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:71 src/qml/PowerLevelDialog.qml:39
|
||
#, fuzzy, kde-format
|
||
#| msgid "Admin"
|
||
msgid "Admin (100)"
|
||
msgstr "Administrador"
|
||
|
||
#: src/qml/Permissions.qml:230
|
||
#, kde-format
|
||
msgid "Default permissions"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:235
|
||
#, kde-format
|
||
msgid "Default user power level"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:236
|
||
#, kde-format
|
||
msgid "This is power level for all new users when joining the room"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:244
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "'power level' means permission level"
|
||
#| msgid "changed the power levels for this room"
|
||
msgid "Default power level to set the room state"
|
||
msgstr "alterou os níveis de poderes desta sala"
|
||
|
||
#: src/qml/Permissions.qml:245
|
||
#, kde-format
|
||
msgid "This is used for all state events that do not have their own entry here"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:253
|
||
#, kde-format
|
||
msgid "Default power level to send messages"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:254
|
||
#, kde-format
|
||
msgid ""
|
||
"This is used for all message events that do not have their own entry here"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:265
|
||
#, kde-format
|
||
msgid "Basic permissions"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:270
|
||
#, fuzzy, kde-format
|
||
#| msgid "Invite a User"
|
||
msgid "Invite users"
|
||
msgstr "Convidar um usuário"
|
||
|
||
#: src/qml/Permissions.qml:278
|
||
#, fuzzy, kde-format
|
||
#| msgid "Kick this user"
|
||
msgid "Kick users"
|
||
msgstr "Remover este usuário"
|
||
|
||
#: src/qml/Permissions.qml:286
|
||
#, fuzzy, kde-format
|
||
#| msgid "Ban this user"
|
||
msgid "Ban users"
|
||
msgstr "Banir este usuário"
|
||
|
||
#: src/qml/Permissions.qml:294
|
||
#, fuzzy, kde-format
|
||
#| msgid "Delete recent messages by this user"
|
||
msgid "Remove message sent by other users"
|
||
msgstr "Excluir mensagens recentes deste usuário"
|
||
|
||
#: src/qml/Permissions.qml:305
|
||
#, kde-format
|
||
msgid "Event permissions"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:310
|
||
#, kde-format
|
||
msgid "Change user permissions"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:319
|
||
#, fuzzy, kde-format
|
||
#| msgid "cleared the room name"
|
||
msgid "Change the room name"
|
||
msgstr "limpou o nome da sala"
|
||
|
||
#: src/qml/Permissions.qml:328
|
||
#, fuzzy, kde-format
|
||
#| msgid "changed the room avatar"
|
||
msgid "Change the room avatar"
|
||
msgstr "alterou o ícone da sala"
|
||
|
||
#: src/qml/Permissions.qml:337
|
||
#, fuzzy, kde-format
|
||
#| msgid "cleared the room main alias"
|
||
msgid "Change the room canonical alias"
|
||
msgstr "limpou o apelido principal da sala"
|
||
|
||
#: src/qml/Permissions.qml:346
|
||
#, fuzzy, kde-format
|
||
#| msgid "changed the room avatar"
|
||
msgid "Change the room topic"
|
||
msgstr "alterou o ícone da sala"
|
||
|
||
#: src/qml/Permissions.qml:355
|
||
#, kde-format
|
||
msgid "Enable encryption for the room"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:364
|
||
#, kde-format
|
||
msgid "Change the room history visibility"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:373
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show name change events"
|
||
msgid "Set pinned events"
|
||
msgstr "Mostrar eventos de alterações de nome"
|
||
|
||
#: src/qml/Permissions.qml:382
|
||
#, fuzzy, kde-format
|
||
#| msgid "left the room"
|
||
msgid "Upgrade the room"
|
||
msgstr "saiu da sala"
|
||
|
||
#: src/qml/Permissions.qml:391
|
||
#, fuzzy, kde-format
|
||
#| msgid "changed the server access control lists for this room"
|
||
msgid "Set the room server access control list (ACL)"
|
||
msgstr "alterou as listas de controle de acesso do servidor para esta sala"
|
||
|
||
#: src/qml/Permissions.qml:401
|
||
#, kde-format
|
||
msgid "Set the children of this space"
|
||
msgstr ""
|
||
|
||
#: src/qml/Permissions.qml:410
|
||
#, fuzzy, kde-format
|
||
#| msgid "%1 invited you to a room"
|
||
msgid "Set the parent space of this room"
|
||
msgstr "%1 convidou você para uma sala"
|
||
|
||
#: src/qml/PollDelegate.qml:60
|
||
#, kde-format
|
||
msgid "Based on votes by %1 user"
|
||
msgid_plural "Based on votes by %1 users"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: src/qml/PollDelegate.qml:60
|
||
#, kde-format
|
||
msgctxt "as in 'this vote has ended'"
|
||
msgid "(Ended)"
|
||
msgstr ""
|
||
|
||
#: src/qml/PowerLevelDialog.qml:14
|
||
#, kde-format
|
||
msgid "Edit user power level"
|
||
msgstr ""
|
||
|
||
#: src/qml/PushNotification.qml:22
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show notifications"
|
||
msgid "Room notifications setting"
|
||
msgstr "Mostrar notificações"
|
||
|
||
#: src/qml/PushNotification.qml:27
|
||
#, kde-format
|
||
msgid "Follow global setting"
|
||
msgstr ""
|
||
|
||
#: src/qml/QuickFormatBar.qml:23
|
||
#, kde-format
|
||
msgid "Bold"
|
||
msgstr ""
|
||
|
||
#: src/qml/QuickFormatBar.qml:42
|
||
#, kde-format
|
||
msgid "Italic"
|
||
msgstr ""
|
||
|
||
#: src/qml/QuickFormatBar.qml:61
|
||
#, kde-format
|
||
msgid "Strikethrough"
|
||
msgstr ""
|
||
|
||
#: src/qml/QuickFormatBar.qml:80
|
||
#, kde-format
|
||
msgid "Code block"
|
||
msgstr ""
|
||
|
||
#: src/qml/QuickFormatBar.qml:99
|
||
#, kde-format
|
||
msgid "Quote"
|
||
msgstr ""
|
||
|
||
#: src/qml/QuickFormatBar.qml:118
|
||
#, kde-format
|
||
msgid "Insert link"
|
||
msgstr ""
|
||
|
||
#: src/qml/ReadMarkerDelegate.qml:32
|
||
#, kde-format
|
||
msgctxt "Relative time since the room was last read"
|
||
msgid "Last read: %1"
|
||
msgstr "Última leitura: %1"
|
||
|
||
#: src/qml/RegisterPassword.qml:28
|
||
#, fuzzy, kde-format
|
||
#| msgid "Confirm new Password:"
|
||
msgid "Confirm Password:"
|
||
msgstr "Confirmar nova senha:"
|
||
|
||
#: src/qml/RegisterPassword.qml:31
|
||
#, fuzzy, kde-format
|
||
#| msgid "Passwords do not match"
|
||
msgid "The passwords do not match."
|
||
msgstr "As senhas não coincidem"
|
||
|
||
#: src/qml/RemoveSheet.qml:20
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgid "Remove Messages"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/RemoveSheet.qml:20
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgid "Remove Message"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/RemoveSheet.qml:24
|
||
#, kde-format
|
||
msgid "Reason for removing this user's recent messages"
|
||
msgstr ""
|
||
|
||
#: src/qml/RemoveSheet.qml:24
|
||
#, kde-format
|
||
msgid "Reason for removing this message"
|
||
msgstr ""
|
||
|
||
#: src/qml/RemoveSheet.qml:36
|
||
#, fuzzy, kde-format
|
||
#| msgid "Remove"
|
||
msgctxt "@action:button 'Remove' as in 'Remove this message'"
|
||
msgid "Remove"
|
||
msgstr "Remover"
|
||
|
||
#: src/qml/ReplyPane.qml:33
|
||
#, fuzzy, kde-format
|
||
#| msgid "Replying to %1:"
|
||
msgid "Replying to:"
|
||
msgstr "Respondendo para %1:"
|
||
|
||
#: src/qml/ReportSheet.qml:18
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgid "Report Message"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/ReportSheet.qml:22
|
||
#, kde-format
|
||
msgid "Reason for reporting this message"
|
||
msgstr ""
|
||
|
||
#: src/qml/RoomData.qml:20
|
||
#, fuzzy, kde-format
|
||
#| msgid "Choose local file"
|
||
msgctxt "@title"
|
||
msgid "Choose Room"
|
||
msgstr "Escolher arquivo local"
|
||
|
||
#: src/qml/RoomData.qml:25
|
||
#, fuzzy, kde-format
|
||
#| msgid "Rooms"
|
||
msgid "Room"
|
||
msgstr "Salas"
|
||
|
||
#: src/qml/RoomData.qml:37
|
||
#, fuzzy, kde-format
|
||
#| msgid "Rooms"
|
||
msgid "Room Id: %1"
|
||
msgstr "Salas"
|
||
|
||
#: src/qml/RoomData.qml:40
|
||
#, fuzzy, kde-format
|
||
#| msgid "Show name change events"
|
||
msgid "Show m.room.member events"
|
||
msgstr "Mostrar eventos de alterações de nome"
|
||
|
||
#: src/qml/RoomData.qml:52
|
||
#, fuzzy, kde-format
|
||
#| msgid "No rooms found"
|
||
msgid "Show room account data"
|
||
msgstr "Nenhuma sala encontrada"
|
||
|
||
#: src/qml/RoomData.qml:58
|
||
#, fuzzy, kde-format
|
||
#| msgid "No rooms found"
|
||
msgid "Room Account Data"
|
||
msgstr "Nenhuma sala encontrada"
|
||
|
||
#: src/qml/RoomData.qml:77
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "%1 is the room name"
|
||
#| msgid "Room Settings - %1"
|
||
msgid "Room State"
|
||
msgstr "Configurações da sala - %1"
|
||
|
||
#: src/qml/RoomDelegate.qml:97
|
||
#, fuzzy, kde-format
|
||
#| msgid "Muted"
|
||
msgid "Muted room"
|
||
msgstr "Mudo"
|
||
|
||
#: src/qml/RoomDelegate.qml:129
|
||
#, kde-format
|
||
msgid "Configure room"
|
||
msgstr "Configurar sala"
|
||
|
||
#: src/qml/RoomDrawer.qml:101
|
||
#, kde-format
|
||
msgid "Room settings"
|
||
msgstr "Configurações da sala"
|
||
|
||
#: src/qml/RoomDrawer.qml:145 src/qml/RoomDrawerPage.qml:82
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "Information"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/RoomDrawer.qml:150 src/qml/RoomDrawerPage.qml:87
|
||
#, kde-format
|
||
msgid "Media"
|
||
msgstr ""
|
||
|
||
#: src/qml/RoomDrawerPage.qml:45
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room settings"
|
||
msgid "Settings"
|
||
msgstr "Configurações da sala"
|
||
|
||
#: src/qml/RoomInformation.qml:41
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgctxt "@action:title"
|
||
msgid "Room information"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/RoomInformation.qml:67
|
||
#, fuzzy, kde-format
|
||
#| msgid "Options:"
|
||
msgid "Options"
|
||
msgstr "Opções:"
|
||
|
||
#: src/qml/RoomInformation.qml:77
|
||
#, kde-format
|
||
msgid "Open developer tools"
|
||
msgstr ""
|
||
|
||
#: src/qml/RoomInformation.qml:91
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "Search in this room"
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/qml/RoomInformation.qml:100
|
||
#, kde-format
|
||
msgctxt "@action:title"
|
||
msgid "Search"
|
||
msgstr ""
|
||
|
||
#: src/qml/RoomInformation.qml:109
|
||
#, kde-format
|
||
msgid "Remove room from favorites"
|
||
msgstr "Remover sala dos favoritos"
|
||
|
||
#: src/qml/RoomInformation.qml:109
|
||
#, kde-format
|
||
msgid "Make room favorite"
|
||
msgstr "Marcar sala como favorito"
|
||
|
||
#: src/qml/RoomInformation.qml:120
|
||
#, fuzzy, kde-format
|
||
#| msgid "Open NeoChat in this room"
|
||
msgid "Show locations for this room"
|
||
msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#: src/qml/RoomInformation.qml:132
|
||
#, kde-format
|
||
msgid "Members"
|
||
msgstr "Membros"
|
||
|
||
#: src/qml/RoomInformation.qml:144
|
||
#, fuzzy, kde-format
|
||
#| msgid "Invite a User"
|
||
msgctxt "@title"
|
||
msgid "Invite a User"
|
||
msgstr "Convidar um usuário"
|
||
|
||
#: src/qml/RoomInformation.qml:147
|
||
#, fuzzy, kde-format
|
||
#| msgid "%1 invited you to a room"
|
||
msgid "Invite user to room"
|
||
msgstr "%1 convidou você para uma sala"
|
||
|
||
#: src/qml/RoomInformation.qml:154
|
||
#, fuzzy, kde-format
|
||
#| msgid "%1 Member"
|
||
#| msgid_plural "%1 Members"
|
||
msgid "%1 member"
|
||
msgid_plural "%1 members"
|
||
msgstr[0] "%1 membro"
|
||
msgstr[1] "%1 membros"
|
||
|
||
#: src/qml/RoomInformation.qml:154
|
||
#, fuzzy, kde-format
|
||
#| msgid "No Member Count"
|
||
msgid "No member count"
|
||
msgstr "Sem contagem de membros"
|
||
|
||
#: src/qml/RoomListPage.qml:161
|
||
#, kde-format
|
||
msgid "No rooms found"
|
||
msgstr "Nenhuma sala encontrada"
|
||
|
||
#: src/qml/RoomListPage.qml:161
|
||
#, kde-format
|
||
msgid "Join some rooms to get started"
|
||
msgstr "Entre em algumas salas para começar"
|
||
|
||
#: src/qml/RoomListPage.qml:164
|
||
#, kde-format
|
||
msgid "Search in room directory"
|
||
msgstr "Pesquisar na lista de salas"
|
||
|
||
#: src/qml/RoomListPage.qml:217
|
||
#, kde-format
|
||
msgctxt "Collapse <section name>"
|
||
msgid "Collapse %1"
|
||
msgstr ""
|
||
|
||
#: src/qml/RoomListPage.qml:217
|
||
#, fuzzy, kde-format
|
||
#| msgid "unbanned %1"
|
||
msgctxt "Expand <section name"
|
||
msgid "Expand %1"
|
||
msgstr "%1 teve seu ban removido"
|
||
|
||
#: src/qml/RoomMedia.qml:28
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgctxt "@action:title"
|
||
msgid "Room Media"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/RoomPage.qml:53
|
||
#, kde-format
|
||
msgid "NeoChat is offline. Please check your network connection."
|
||
msgstr "O NeoChat está offline. Verifique sua conexão de rede."
|
||
|
||
#: src/qml/RoomPage.qml:209
|
||
#, kde-format
|
||
msgid "Message Source"
|
||
msgstr "Origem da mensagem"
|
||
|
||
#: src/qml/SearchPage.qml:18
|
||
#, fuzzy, kde-format
|
||
#| msgid "Direct Messages"
|
||
msgctxt "@action:title"
|
||
msgid "Search Messages"
|
||
msgstr "Mensagens diretas"
|
||
|
||
#: src/qml/SearchPage.qml:60
|
||
#, kde-format
|
||
msgid "Enter a text to start searching"
|
||
msgstr ""
|
||
|
||
#: src/qml/SearchPage.qml:66
|
||
#, fuzzy, kde-format
|
||
#| msgid "No rooms found"
|
||
msgid "No results found"
|
||
msgstr "Nenhuma sala encontrada"
|
||
|
||
#: src/qml/Security.qml:15
|
||
#, kde-format
|
||
msgid ""
|
||
"You need to upgrade this room to a newer version to enable this setting."
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:20
|
||
#, fuzzy, kde-format
|
||
#| msgid "activated End-to-End Encryption"
|
||
msgctxt "@option:check"
|
||
msgid "Encryption"
|
||
msgstr "ativou criptografia ponta-a-ponta"
|
||
|
||
#: src/qml/Security.qml:25
|
||
#, kde-format
|
||
msgid "Enable encryption"
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:26
|
||
#, fuzzy, kde-format
|
||
#| msgid "Only enabled if the transparent chat page is enabled."
|
||
msgctxt "option:check"
|
||
msgid "Once enabled, encryption cannot be disabled."
|
||
msgstr ""
|
||
"Habilitado somente se a página do bate-papo transparente estiver habilitado"
|
||
|
||
#: src/qml/Security.qml:37
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@option:check"
|
||
#| msgid "Access:"
|
||
msgctxt "@option:check"
|
||
msgid "Access"
|
||
msgstr "Acesso:"
|
||
|
||
#: src/qml/Security.qml:41
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Private (invite only)"
|
||
msgstr "Privado (somente por convite)"
|
||
|
||
#: src/qml/Security.qml:42
|
||
#, kde-format
|
||
msgid "Only invited people can join."
|
||
msgstr "Somente pessoas convidadas podem entrar."
|
||
|
||
#: src/qml/Security.qml:50
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Space members"
|
||
msgstr "Membros do espaço"
|
||
|
||
#: src/qml/Security.qml:51
|
||
#, kde-format
|
||
msgid "Anyone in a space can find and join."
|
||
msgstr "Qualquer um no espaço pode encontrar e entrar."
|
||
|
||
#: src/qml/Security.qml:60
|
||
#, fuzzy, kde-format
|
||
#| msgid "knocked"
|
||
msgctxt "@option:check"
|
||
msgid "Knock"
|
||
msgstr "solicitou entrada na sala"
|
||
|
||
#: src/qml/Security.qml:61
|
||
#, kde-format
|
||
msgid "People not in the room need to request an invite to join the room."
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:71
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Public"
|
||
msgstr "Público"
|
||
|
||
#: src/qml/Security.qml:72
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone can find and join."
|
||
msgstr "Qualquer um pode encontrar e entrar."
|
||
|
||
#: src/qml/Security.qml:82
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Message history visibility"
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:86
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone"
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:87
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Anyone, regardless of whether they have joined, can view history."
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:95
|
||
#, fuzzy, kde-format
|
||
#| msgid "Members"
|
||
msgctxt "@option:check"
|
||
msgid "Members only"
|
||
msgstr "Membros"
|
||
|
||
#: src/qml/Security.qml:96
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"All members can view the entire message history, even before they joined."
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:104
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since invite)"
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:105
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"New members can view the message history from the point they were invited to "
|
||
"the room."
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:113
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid "Members only (since joining)"
|
||
msgstr ""
|
||
|
||
#: src/qml/Security.qml:114
|
||
#, kde-format
|
||
msgctxt "@option:check"
|
||
msgid ""
|
||
"New members can view the message history from the point they joined the room."
|
||
msgstr ""
|
||
|
||
#: src/qml/ServerData.qml:20
|
||
#, kde-format
|
||
msgid "Server Capabilities"
|
||
msgstr ""
|
||
|
||
#: src/qml/ServerData.qml:24
|
||
#, fuzzy, kde-format
|
||
#| msgid "Confirm new Password:"
|
||
msgid "Can change password"
|
||
msgstr "Confirmar nova senha:"
|
||
|
||
#: src/qml/ServerData.qml:29
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "Default Room Version"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/ServerData.qml:37
|
||
#, fuzzy, kde-format
|
||
#| msgid "Room information"
|
||
msgid "Available Room Versions"
|
||
msgstr "Informação da sala"
|
||
|
||
#: src/qml/SettingsPage.qml:26
|
||
#, kde-format
|
||
msgid "Appearance"
|
||
msgstr "Aparência"
|
||
|
||
#: src/qml/SettingsPage.qml:44
|
||
#, kde-format
|
||
msgid "Stickers & Emojis"
|
||
msgstr ""
|
||
|
||
#: src/qml/SettingsPage.qml:56
|
||
#, kde-format
|
||
msgid "Spell Checking"
|
||
msgstr "Verificação ortográfica"
|
||
|
||
#: src/qml/SettingsPage.qml:80
|
||
#, kde-format
|
||
msgid "About NeoChat"
|
||
msgstr "Sobre o NeoChat"
|
||
|
||
#: src/qml/SettingsPage.qml:86
|
||
#, fuzzy, kde-format
|
||
#| msgid "About"
|
||
msgid "About KDE"
|
||
msgstr "Sobre"
|
||
|
||
#: src/qml/ShareAction.qml:19
|
||
#, kde-format
|
||
msgid "Share"
|
||
msgstr "Compartilhar"
|
||
|
||
#: src/qml/ShareAction.qml:20
|
||
#, kde-format
|
||
msgid "Share the selected media"
|
||
msgstr "Compartilhar a mídia selecionada"
|
||
|
||
#: src/qml/ShareDialog.qml:34
|
||
#, kde-format
|
||
msgid "Sharing failed"
|
||
msgstr "Falha ao compartilhar"
|
||
|
||
#: src/qml/ShareDialog.qml:53
|
||
#, kde-format
|
||
msgid "Shared url for image is <a href='%1'>%1</a>"
|
||
msgstr "A URL de compartilhamento da imagem é <a href='%1'>%1</a>"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:17
|
||
#, fuzzy, kde-format
|
||
#| msgid "Spell Checking"
|
||
msgctxt "@title"
|
||
msgid "Spellchecking"
|
||
msgstr "Verificação ortográfica"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:27
|
||
#, kde-format
|
||
msgid "Enable automatic spell checking"
|
||
msgstr "Habilitar verificação ortográfica automática"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:39
|
||
#, kde-format
|
||
msgid "Ignore uppercase words"
|
||
msgstr "Ignorar palavras em maiúsculas"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:51
|
||
#, kde-format
|
||
msgid "Ignore hyphenated words"
|
||
msgstr "Ignorar palavas com hífen"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:63
|
||
#, kde-format
|
||
msgid "Detect language automatically"
|
||
msgstr "Detectar idioma automaticamente"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:74
|
||
#, kde-format
|
||
msgid "Selected default language:"
|
||
msgstr "Idioma padrão selecionado:"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:75
|
||
#, kde-format
|
||
msgid "None"
|
||
msgstr ""
|
||
|
||
#: src/qml/SonnetConfigPage.qml:94
|
||
#, fuzzy, kde-format
|
||
#| msgid "Spell checking languages"
|
||
msgid "Additional spell checking languages"
|
||
msgstr "Idiomas da verificação ortográfica"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:95
|
||
#, kde-format
|
||
msgid ""
|
||
"%1 will provide spell checking and suggestions for the languages listed here "
|
||
"when autodetection is enabled."
|
||
msgstr ""
|
||
"%1 irá fornecer verificação ortográfica e sugestões para os idiomas listados "
|
||
"aqui quando a detecção automática estiver habilitada."
|
||
|
||
#: src/qml/SonnetConfigPage.qml:107
|
||
#, kde-format
|
||
msgid "Open Personal Dictionary"
|
||
msgstr "Abrir dicionário pessoal"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:118
|
||
#, fuzzy, kde-format
|
||
#| msgid "Spell checking languages"
|
||
msgctxt "@title:window"
|
||
msgid "Spell checking languages"
|
||
msgstr "Idiomas da verificação ortográfica"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:127 src/qml/SonnetConfigPage.qml:137
|
||
#, fuzzy, kde-format
|
||
#| msgid "Selected default language:"
|
||
msgid "Default Language"
|
||
msgstr "Idioma padrão selecionado:"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:149
|
||
#, kde-format
|
||
msgid "Spell checking dictionary"
|
||
msgstr "Dicionário da verificação ortográfica"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:156
|
||
#, kde-format
|
||
msgid "Add a new word to your personal dictionary…"
|
||
msgstr "Adicionar uma nova palavra ao seu dicionário pessoal..."
|
||
|
||
#: src/qml/SonnetConfigPage.qml:159
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Add word"
|
||
msgstr "Adiciona palavra"
|
||
|
||
#: src/qml/SonnetConfigPage.qml:194
|
||
#, fuzzy, kde-format
|
||
#| msgid "Delete word"
|
||
msgctxt "@action:button"
|
||
msgid "Delete word"
|
||
msgstr "Excluir palavra"
|
||
|
||
#: src/qml/SpaceDrawer.qml:63
|
||
#, fuzzy, kde-format
|
||
#| msgid "Explore Rooms"
|
||
msgid "All Rooms"
|
||
msgstr "Explorar salas"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:30 src/qml/SpaceListContextMenu.qml:110
|
||
#, fuzzy, kde-format
|
||
#| msgid "View Source"
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "View Space"
|
||
msgstr "Exibir origem"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:46 src/qml/SpaceListContextMenu.qml:126
|
||
#, fuzzy, kde-format
|
||
#| msgid "Settings"
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Space Settings"
|
||
msgstr "Configurações"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:48 src/qml/SpaceListContextMenu.qml:128
|
||
#, fuzzy, kde-format
|
||
#| msgid "Settings"
|
||
msgid "Space Settings"
|
||
msgstr "Configurações"
|
||
|
||
#: src/qml/SpaceListContextMenu.qml:54 src/qml/SpaceListContextMenu.qml:132
|
||
#, kde-format
|
||
msgctxt "'Space' is a matrix space"
|
||
msgid "Leave Space"
|
||
msgstr ""
|
||
|
||
#: src/qml/Sso.qml:30
|
||
#, fuzzy, kde-format
|
||
#| msgid "Complete the authentication steps in your browser"
|
||
msgid "Continue the login process in your browser."
|
||
msgstr "Conclua os passos da autenticação em seu navegador"
|
||
|
||
#: src/qml/Sso.qml:38
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Re-open SSO URL"
|
||
msgstr ""
|
||
|
||
#: src/qml/StartChatPage.qml:40
|
||
#, kde-format
|
||
msgid "Chat"
|
||
msgstr "Bate-papo"
|
||
|
||
#: src/qml/StartChatPage.qml:93
|
||
#, kde-format
|
||
msgid "Join existing chat"
|
||
msgstr ""
|
||
|
||
#: src/qml/StartChatPage.qml:114
|
||
#, fuzzy, kde-format
|
||
#| msgid "Rooms and private chats:"
|
||
msgid "Create new chat"
|
||
msgstr "Salas e bate-papos privados:"
|
||
|
||
#: src/qml/Terms.qml:18
|
||
#, kde-format
|
||
msgid "Terms & Conditions"
|
||
msgstr ""
|
||
|
||
#: src/qml/Terms.qml:19
|
||
#, kde-format
|
||
msgid ""
|
||
"By continuing with the registration, you agree to the following terms and "
|
||
"conditions:"
|
||
msgstr ""
|
||
|
||
#: src/qml/TimelineView.qml:151
|
||
#, kde-format
|
||
msgid "Jump to first unread message"
|
||
msgstr "Ir para primeira mensagem não lida"
|
||
|
||
#: src/qml/TimelineView.qml:174
|
||
#, kde-format
|
||
msgid "Jump to latest message"
|
||
msgstr "Ir para a mensagem mais antiga"
|
||
|
||
#: src/qml/TimelineView.qml:200
|
||
#, kde-format
|
||
msgid "Drag items here to share them"
|
||
msgstr "Arraste itens aqui para compartilhar"
|
||
|
||
#: src/qml/TimelineView.qml:208
|
||
#, kde-format
|
||
msgctxt "Message displayed when some users are typing"
|
||
msgid "%2 is typing"
|
||
msgid_plural "%2 are typing"
|
||
msgstr[0] "%2 está digitando"
|
||
msgstr[1] "%2 estão digitando"
|
||
|
||
#: src/qml/UserDetailDialog.qml:32
|
||
#, kde-format
|
||
msgctxt "@title:menu Account detail dialog"
|
||
msgid "Account detail"
|
||
msgstr "Detalhes da conta"
|
||
|
||
#: src/qml/UserDetailDialog.qml:81
|
||
#, kde-format
|
||
msgid "Unignore this user"
|
||
msgstr "Não ignorar mais este usuário"
|
||
|
||
#: src/qml/UserDetailDialog.qml:81
|
||
#, kde-format
|
||
msgid "Ignore this user"
|
||
msgstr "Ignorar este ignorar"
|
||
|
||
#: src/qml/UserDetailDialog.qml:94
|
||
#, kde-format
|
||
msgid "Kick this user"
|
||
msgstr "Remover este usuário"
|
||
|
||
#: src/qml/UserDetailDialog.qml:108
|
||
#, fuzzy, kde-format
|
||
#| msgid "Ignore this user"
|
||
msgid "Invite this user"
|
||
msgstr "Ignorar este ignorar"
|
||
|
||
#: src/qml/UserDetailDialog.qml:121
|
||
#, kde-format
|
||
msgid "Ban this user"
|
||
msgstr "Banir este usuário"
|
||
|
||
#: src/qml/UserDetailDialog.qml:126
|
||
#, fuzzy, kde-format
|
||
#| msgid "Ban this user"
|
||
msgctxt "@title"
|
||
msgid "Ban User"
|
||
msgstr "Banir este usuário"
|
||
|
||
#: src/qml/UserDetailDialog.qml:138
|
||
#, kde-format
|
||
msgid "Unban this user"
|
||
msgstr "Desbanir este usuário"
|
||
|
||
#: src/qml/UserDetailDialog.qml:151
|
||
#, kde-format
|
||
msgid "Set user power level"
|
||
msgstr ""
|
||
|
||
#: src/qml/UserDetailDialog.qml:176
|
||
#, fuzzy, kde-format
|
||
#| msgid "Delete recent messages by this user"
|
||
msgid "Remove recent messages by this user"
|
||
msgstr "Excluir mensagens recentes deste usuário"
|
||
|
||
#: src/qml/UserDetailDialog.qml:181
|
||
#, fuzzy, kde-format
|
||
#| msgid "Edit Message"
|
||
msgctxt "@title"
|
||
msgid "Remove Messages"
|
||
msgstr "Editar mensagem"
|
||
|
||
#: src/qml/UserDetailDialog.qml:192
|
||
#, kde-format
|
||
msgid "Open a private chat"
|
||
msgstr "Abrir um bate-papo privado:"
|
||
|
||
#: src/qml/UserDetailDialog.qml:203
|
||
#, fuzzy, kde-format
|
||
#| msgid "Copy"
|
||
msgid "Copy link"
|
||
msgstr "Copiar"
|
||
|
||
#: src/qml/UserInfo.qml:49
|
||
#, kde-format
|
||
msgid "Log in to an existing account"
|
||
msgstr ""
|
||
|
||
#: src/qml/UserInfo.qml:56
|
||
#, fuzzy, kde-format
|
||
#| msgid "Login"
|
||
msgctxt "@title:window"
|
||
msgid "Login"
|
||
msgstr "Entrar"
|
||
|
||
#: src/qml/UserInfo.qml:211
|
||
#, kde-format
|
||
msgid "Switch User"
|
||
msgstr ""
|
||
|
||
#: src/qml/UserInfo.qml:239
|
||
#, fuzzy, kde-format
|
||
#| msgid "Settings"
|
||
msgid "Open Settings"
|
||
msgstr "Configurações"
|
||
|
||
#: src/qml/Username.qml:18
|
||
#, fuzzy, kde-format
|
||
#| msgid "Username"
|
||
msgid "Username:"
|
||
msgstr "Nome de usuário"
|
||
|
||
#: src/qml/Username.qml:21
|
||
#, fuzzy, kde-format
|
||
#| msgid "No users available"
|
||
msgid "Username unavailable"
|
||
msgstr "Nenhum usuário disponível"
|
||
|
||
#: src/qml/VerificationCanceled.qml:19
|
||
#, kde-format
|
||
msgid "The session verification was canceled for unknown reason."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:21
|
||
#, kde-format
|
||
msgid "The session verification timed out."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:23
|
||
#, kde-format
|
||
msgid "The session verification timed out for remote party."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:25
|
||
#, kde-format
|
||
msgid "You canceled the session verification."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:27
|
||
#, kde-format
|
||
msgid "The remote party canceled the session verification."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:29
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an unexpected "
|
||
"message."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:31
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"unexpected message."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:33
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it received a message for an "
|
||
"unknown session."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:35
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received a "
|
||
"message for an unknown session."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:37
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because NeoChat is unable to handle "
|
||
"this verification method."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:39
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it is unable to "
|
||
"handle this verification method."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:41
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys are incorrect."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:43
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys are "
|
||
"incorrect."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:45
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because it verifies an unexpected user."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:47
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it verifies an "
|
||
"unexpected user."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:49
|
||
#, kde-format
|
||
msgid ""
|
||
"The session verification was canceled because we received an invalid message."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:51
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because it received an "
|
||
"invalid message."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:53 src/qml/VerificationCanceled.qml:55
|
||
#, kde-format
|
||
msgid "The session was accepted on a different device"
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:57
|
||
#, kde-format
|
||
msgid "The session verification was canceled because of a mismatched key."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:59
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because of a mismatched "
|
||
"key."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:61
|
||
#, kde-format
|
||
msgid "The session verification was canceled because the keys do not match."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:63
|
||
#, kde-format
|
||
msgid ""
|
||
"The remote party canceled the session verification because the keys do not "
|
||
"match."
|
||
msgstr ""
|
||
|
||
#: src/qml/VerificationCanceled.qml:65
|
||
#, kde-format
|
||
msgid "The session verification was canceled due to an unknown error."
|
||
msgstr ""
|
||
|
||
#: src/qml/VideoDelegate.qml:141
|
||
#, kde-format
|
||
msgid "Video"
|
||
msgstr "Vídeo"
|
||
|
||
#: src/qml/VideoDelegate.qml:205
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Volume"
|
||
msgstr ""
|
||
|
||
#: src/qml/VideoDelegate.qml:289
|
||
#, kde-format
|
||
msgid "Maximize"
|
||
msgstr ""
|
||
|
||
#: src/qml/WelcomePage.qml:19
|
||
#, kde-format
|
||
msgid "Welcome"
|
||
msgstr "Bem-vindo"
|
||
|
||
#: src/qml/WelcomePage.qml:45
|
||
#, kde-format
|
||
msgid "Log in to a different account or create a new account."
|
||
msgstr ""
|
||
|
||
#: src/qml/WelcomePage.qml:45
|
||
#, kde-format
|
||
msgid "Welcome to NeoChat! Continue by logging in or creating a new account."
|
||
msgstr ""
|
||
|
||
#: src/qml/WelcomePage.qml:122
|
||
#, kde-format
|
||
msgctxt "@action:button"
|
||
msgid "Go back"
|
||
msgstr ""
|
||
|
||
#: src/registration.cpp:299
|
||
#, fuzzy, kde-format
|
||
#| msgid "Homeserver:"
|
||
msgid "No server."
|
||
msgstr "Servidor doméstico:"
|
||
|
||
#: src/registration.cpp:301
|
||
#, kde-format
|
||
msgid "Checking Server availability."
|
||
msgstr ""
|
||
|
||
#: src/registration.cpp:303
|
||
#, kde-format
|
||
msgid "This is not a valid server."
|
||
msgstr ""
|
||
|
||
#: src/registration.cpp:305
|
||
#, kde-format
|
||
msgid "Registration for this server is disabled."
|
||
msgstr ""
|
||
|
||
#: src/registration.cpp:307
|
||
#, fuzzy, kde-format
|
||
#| msgid "No name"
|
||
msgid "No username."
|
||
msgstr "Sem nome"
|
||
|
||
#: src/registration.cpp:309
|
||
#, kde-format
|
||
msgid "Checking username availability."
|
||
msgstr ""
|
||
|
||
#: src/registration.cpp:311
|
||
#, fuzzy, kde-format
|
||
#| msgid "No users available"
|
||
msgid "This username is not available."
|
||
msgstr "Nenhum usuário disponível"
|
||
|
||
#: src/registration.cpp:313
|
||
#, fuzzy, kde-format
|
||
#| msgctxt "@action:button"
|
||
#| msgid "Continue"
|
||
msgid "Continue"
|
||
msgstr "Continuar"
|
||
|
||
#: src/registration.cpp:315
|
||
#, kde-format
|
||
msgid "Working"
|
||
msgstr ""
|
||
|
||
#: src/roommanager.cpp:76
|
||
#, kde-format
|
||
msgid "Malformed or empty Matrix id"
|
||
msgstr "ID da Matrix errado ou vazio"
|
||
|
||
#: src/roommanager.cpp:76
|
||
#, kde-format
|
||
msgid "%1 is not a correct Matrix identifier"
|
||
msgstr "%1 não é um ID correto da Matrix"
|
||
|
||
#: src/roommanager.cpp:93
|
||
#, kde-format
|
||
msgid "Room not found"
|
||
msgstr "Sala não encontrada"
|
||
|
||
#: src/roommanager.cpp:93
|
||
#, kde-format
|
||
msgid ""
|
||
"There's no room %1 in the room list. Check the spelling and the account."
|
||
msgstr ""
|
||
"A sala %1 não consta na lista de salas. Verifique o nome da sala e da conta."
|
||
|
||
#: src/roommanager.cpp:272
|
||
#, fuzzy, kde-format
|
||
#| msgid "%1 invited you to a room"
|
||
msgid "Failed to join room"
|
||
msgstr "%1 convidou você para uma sala"
|
||
|
||
#: src/roommanager.cpp:287
|
||
#, kde-format
|
||
msgid "You requested to join '%1'"
|
||
msgstr ""
|
||
|
||
#: src/roommanager.cpp:290
|
||
#, fuzzy, kde-format
|
||
#| msgid "%1 invited you to a room"
|
||
msgid "Failed to request joining room"
|
||
msgstr "%1 convidou você para uma sala"
|
||
|
||
#: src/roommanager.cpp:299
|
||
#, kde-format
|
||
msgid "No application for the link"
|
||
msgstr "Nenhum aplicativo achado para este link"
|
||
|
||
#: src/roommanager.cpp:299
|
||
#, kde-format
|
||
msgid "Your operating system could not find an application for the link."
|
||
msgstr ""
|
||
"O seu sistema operacional não conseguiu encontrar um aplicativo para este "
|
||
"link."
|
||
|
||
#: src/roommanager.cpp:305
|
||
#, kde-format
|
||
msgid "Could not open URL"
|
||
msgstr "Não foi possível abrir a URL"
|
||
|
||
#: src/trayicon.cpp:17
|
||
#, kde-format
|
||
msgid "Show"
|
||
msgstr "Mostrar"
|
||
|
||
#: src/trayicon.cpp:30
|
||
#, kde-format
|
||
msgid "Quit"
|
||
msgstr "Sair"
|
||
|
||
#~ msgid "Accept Invitation"
|
||
#~ msgstr "Aceitar convite"
|
||
|
||
#~ msgid "Reject Invitation"
|
||
#~ msgstr "Rejeitar convite"
|
||
|
||
#~ msgid "Today"
|
||
#~ msgstr "Hoje"
|
||
|
||
#~ msgid "Yesterday"
|
||
#~ msgstr "Ontem"
|
||
|
||
#~ msgid "The day before yesterday"
|
||
#~ msgstr "Anteontem"
|
||
|
||
#~ msgid "Room information"
|
||
#~ msgstr "Informação da sala"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Open NeoChat in this room"
|
||
#~ msgid "Search user in room"
|
||
#~ msgstr "Abrir o NeoChat nesta sala"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Select a Homeserver"
|
||
#~ msgstr "Selecionar um servidor doméstico"
|
||
|
||
#~ msgid "Other..."
|
||
#~ msgstr "Outro..."
|
||
|
||
#~ msgid "Url:"
|
||
#~ msgstr "URL:"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Login"
|
||
#~ msgstr "Entrar"
|
||
|
||
#~ msgid "Enter your Matrix ID"
|
||
#~ msgstr "Digite seu ID do Matrix"
|
||
|
||
#~ msgid "Login Methods"
|
||
#~ msgstr "Métodos de entrada"
|
||
|
||
#~ msgid "Login"
|
||
#~ msgstr "Entrar"
|
||
|
||
#~ msgctxt "@title"
|
||
#~ msgid "Password"
|
||
#~ msgstr "Senha"
|
||
|
||
#~ msgctxt "@action:button"
|
||
#~ msgid "Back"
|
||
#~ msgstr "Voltar"
|
||
|
||
#~ msgid "Welcome to Matrix"
|
||
#~ msgstr "Bem-vindo ao Matrix"
|
||
|
||
#~ msgid "No Canonical Alias"
|
||
#~ msgstr "Sem apelido canônico"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "their refers to a singular user"
|
||
#~| msgid "cleared their display name"
|
||
#~ msgid "Messages containing my display name"
|
||
#~ msgstr "limpou seu nome de exibição"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Show notifications"
|
||
#~ msgid "Whole room (@room) notifications"
|
||
#~ msgstr "Mostrar notificações"
|
||
|
||
#, fuzzy
|
||
#~| msgid "%1 invited you to a room"
|
||
#~ msgid "Invites to a room"
|
||
#~ msgstr "%1 convidou você para uma sala"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Send invitation"
|
||
#~ msgid "Call invitation"
|
||
#~ msgstr "Enviar convite"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Custom Emoji"
|
||
#~ msgctxt "@title:window"
|
||
#~ msgid "Custom Emojis"
|
||
#~ msgstr "Emoji personalizado"
|
||
|
||
#~ msgid "No custom inline stickers found"
|
||
#~ msgstr "Nenhuma figurinha personalizada encontrada"
|
||
|
||
#~ msgid "new_emoji_name_here"
|
||
#~ msgstr "novo_nome_de_emoji_aqui"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Custom Emoji"
|
||
#~ msgid "Custom Emojis"
|
||
#~ msgstr "Emoji personalizado"
|
||
|
||
#~ msgid "No Name"
|
||
#~ msgstr "Nenhum nome"
|
||
|
||
#~ msgid "%1 (%2)"
|
||
#~ msgstr "%1 (%2)"
|
||
|
||
#~ msgid "Add an Emoji"
|
||
#~ msgstr "Adicione um emoji"
|
||
|
||
#~ msgid "Options:"
|
||
#~ msgstr "Opções:"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Room settings"
|
||
#~ msgid "Zoom in"
|
||
#~ msgstr "Configurações da sala"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@action:button Rotate an image to the left"
|
||
#~| msgid "Rotate left"
|
||
#~ msgid "Rotate left"
|
||
#~ msgstr "Girar à esquerda"
|
||
|
||
#, fuzzy
|
||
#~| msgctxt "@action:button Rotate an image to the right"
|
||
#~| msgid "Rotate right"
|
||
#~ msgid "Rotate right"
|
||
#~ msgstr "Girar à direita"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Save As"
|
||
#~ msgid "Save as"
|
||
#~ msgstr "Salvar como"
|
||
|
||
#~ msgid " (edited)"
|
||
#~ msgstr "(editado)"
|
||
|
||
#~ msgid "Room Name"
|
||
#~ msgstr "Nome da sala"
|
||
|
||
#~ msgid "Room Topic"
|
||
#~ msgstr "Assunto da sala"
|
||
|
||
#~ msgid "Edit Message"
|
||
#~ msgstr "Editar mensagem"
|
||
|
||
#~ msgid "Editing message:"
|
||
#~ msgstr "Editando mensagem:"
|
||
|
||
#~ msgid "Owner"
|
||
#~ msgstr "Proprietário"
|
||
|
||
#~ msgid "Mod"
|
||
#~ msgstr "Mod"
|
||
|
||
#~ msgid "Muted"
|
||
#~ msgstr "Mudo"
|
||
|
||
#~ msgid ""
|
||
#~ "This room is encrypted. Sending encrypted messages is not yet supported."
|
||
#~ msgstr ""
|
||
#~ "Esta sala está criptografada. O envio de mensagens criptografadas ainda "
|
||
#~ "não é suportado."
|
||
|
||
#~ msgid "Custom"
|
||
#~ msgstr "Personalizado"
|
||
|
||
#~ msgid "Canonical Alias:"
|
||
#~ msgstr "Apelido canônico:"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Timeline:"
|
||
#~ msgid "Timeline"
|
||
#~ msgstr "Linha do tempo:"
|
||
|
||
#~ msgid "In Chat"
|
||
#~ msgstr "No bate-papo"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Theme:"
|
||
#~ msgid "Themes"
|
||
#~ msgstr "Tema:"
|
||
|
||
#~ msgid "Displays action"
|
||
#~ msgstr "Exibe a ação"
|
||
|
||
#~ msgid "Sends a message as plain text, without interpreting it as markdown"
|
||
#~ msgstr ""
|
||
#~ "Envia a mensagem como texto simples sem ser interpretado como markdown"
|
||
|
||
#~ msgid "Sends a message as html, without interpreting it as markdown"
|
||
#~ msgstr "Envia a mensagem como texto html sem ser interpretado como markdown"
|
||
|
||
#~ msgid "Sends the given message coloured as a rainbow"
|
||
#~ msgstr "Envia a mensagem colorida como arco-íris"
|
||
|
||
#~ msgid "Sends the given emote coloured as a rainbow"
|
||
#~ msgstr "Envia o emote colorido como arco-íris"
|
||
|
||
#~ msgid "Joins room with given address"
|
||
#~ msgstr "Entra na sala usando o endereço fornecido"
|
||
|
||
#~ msgid "Leave room"
|
||
#~ msgstr "Sair da sala"
|
||
|
||
#~ msgid "Invites user with given id to current room"
|
||
#~ msgstr "Convida o usuário com o id fornecido para a sala atual"
|
||
|
||
#~ msgid "React to this message with a text"
|
||
#~ msgstr "Reaja a esta mensagem com um texto"
|
||
|
||
#~ msgid "Avatar:"
|
||
#~ msgstr "Ícone de usuário:"
|
||
|
||
#~ msgid "Add an account"
|
||
#~ msgstr "Adicionar uma conta"
|
||
|
||
#~ msgid "Notifications and events:"
|
||
#~ msgstr "Notificações e eventos:"
|
||
|
||
#~ msgid "Online"
|
||
#~ msgstr "Online"
|
||
|
||
#~ msgid "Local"
|
||
#~ msgstr "Local"
|
||
|
||
#~ msgid "Global"
|
||
#~ msgstr "Global"
|
||
|
||
#~ msgid "Invalid command"
|
||
#~ msgstr "Comando inválido"
|
||
|
||
#~ msgid "Couldn't find a message to react to"
|
||
#~ msgstr "Não foi possível localizar uma mensagem para reagir"
|
||
|
||
#~ msgid "Image View - %1"
|
||
#~ msgstr "Visualização de imagem - %1"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Send message"
|
||
#~ msgid "All messages"
|
||
#~ msgstr "Enviar mensagem"
|
||
|
||
#~ msgid "Write your message..."
|
||
#~ msgstr "Escreva sua mensagem..."
|
||
|
||
#~ msgctxt "menu"
|
||
#~ msgid "Preferences…"
|
||
#~ msgstr "Preferências…"
|
||
|
||
#~ msgid "Please make sure that the keychain is opened."
|
||
#~ msgstr "Certifique-se de que o chaveiro está aberto."
|
||
|
||
#, fuzzy
|
||
#~| msgid "Accept"
|
||
#~ msgid "Accept Invite"
|
||
#~ msgstr "Aceitar"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "No suggestions for %1"
|
||
#~ msgstr "Sem sugestões para %1"
|
||
|
||
#~ msgid "Add to dictionary"
|
||
#~ msgstr "Adicionar ao dicionário"
|
||
|
||
#~ msgid "Ignore"
|
||
#~ msgstr "Ignorar"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Undo"
|
||
#~ msgstr "Desfazer"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Redo"
|
||
#~ msgstr "Refazer"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Cut"
|
||
#~ msgstr "Recortar"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Copiar"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Colar"
|
||
|
||
#~ msgctxt "@action:inmenu"
|
||
#~ msgid "Select All"
|
||
#~ msgstr "Selecionar tudo"
|
||
|
||
#~ msgid "Server-side Logout Failed: %1"
|
||
#~ msgstr "Falha ao deslogar do servidor: %1"
|
||
|
||
#~ msgid "updated the database"
|
||
#~ msgstr "atualizou o banco de dados"
|
||
|
||
#~ msgid "Account"
|
||
#~ msgstr "Conta"
|
||
|
||
#~ msgid "Server error when joining the room \"%1\": %2"
|
||
#~ msgstr "Erro do servidor ao entrar na sala \"%1\": %2"
|
||
|
||
#~ msgid "@title"
|
||
#~ msgstr "@title"
|
||
|
||
#~ msgctxt "@title:menu Message detail dialog"
|
||
#~ msgid "Message detail"
|
||
#~ msgstr "Detalhes da mensagem"
|
||
|
||
#~ msgid "Confirm opening a link"
|
||
#~ msgstr "Confirmar a abertura de um link"
|
||
|
||
#~ msgid "Don't ask again"
|
||
#~ msgstr "Não perguntar novamente"
|
||
|
||
#~ msgctxt "@label Parameter of a command"
|
||
#~ msgid "<room-address>"
|
||
#~ msgstr "<room-address>"
|
||
|
||
#~ msgctxt "@label Parameter of a command"
|
||
#~ msgid "[<room-address>]"
|
||
#~ msgstr "[<room-address>]"
|
||
|
||
#~ msgid "Please choose a folder"
|
||
#~ msgstr "Escolha uma pasta"
|
||
|
||
#~ msgid "Neochat"
|
||
#~ msgstr "Neochat"
|
||
|
||
#~ msgid "Unknown duration"
|
||
#~ msgstr "Duração desconhecida"
|
||
|
||
#~ msgid "%1 byte"
|
||
#~ msgid_plural "%1 bytes"
|
||
#~ msgstr[0] "%1 byte"
|
||
#~ msgstr[1] "%1 bytes"
|
||
|
||
#~ msgctxt "KB as in kilobytes"
|
||
#~ msgid "%1 KB"
|
||
#~ msgstr "%1 KB"
|
||
|
||
#~ msgctxt "MB as in megabytes"
|
||
#~ msgid "%1 MB"
|
||
#~ msgstr "%1 MB"
|
||
|
||
#~ msgctxt "GB as in gigabytes"
|
||
#~ msgid "%1 GB"
|
||
#~ msgstr "%1 GB"
|
||
|
||
#~ msgid "Redact"
|
||
#~ msgstr "Censurar"
|
||
|
||
#~ msgid "Device Name (Optional)"
|
||
#~ msgstr "Nome do dispositivo (opcional)"
|
||
|
||
#~ msgid "Loading, this might take up to 10 seconds."
|
||
#~ msgstr "Carregando, isto pode levar mais de 10 segundos."
|
||
|
||
#~ msgid "Invitation Received - %1"
|
||
#~ msgstr "Convite recebido - %1"
|