GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-08-21 01:45:15 +00:00
parent 55c9b09b24
commit 54a918b0cf
45 changed files with 2431 additions and 1260 deletions

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-08-16 00:43+0000\n"
"POT-Creation-Date: 2025-08-21 00:43+0000\n"
"PO-Revision-Date: 2023-06-24 10:17+0100\n"
"Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n"
"Language-Team: Portuguese <kde-i18n-pt@kde.org>\n"
@@ -729,44 +729,56 @@ msgstr "A juntar-se à sala %1."
msgid "Session Verification"
msgstr "Verificação da Sessão"
#: src/app/qml/KeyVerificationDialog.qml:92
#: src/app/qml/KeyVerificationDialog.qml:108
#, kde-format
msgid "Accept"
msgstr "Aceitar"
#: src/app/qml/KeyVerificationDialog.qml:98
#: src/app/qml/KeyVerificationDialog.qml:114
#, kde-format
msgid "Decline"
msgstr "Rejeitar"
#: src/app/qml/KeyVerificationDialog.qml:140
#: src/app/qml/KeyVerificationDialog.qml:158
#, kde-format
msgid "Waiting for device to accept verification."
msgstr "À espera do dispositivo para aceitar a verificação."
#: src/app/qml/KeyVerificationDialog.qml:142
#: src/app/qml/KeyVerificationDialog.qml:160
#, kde-format
msgid "Incoming key verification request from device **%1**"
msgstr "Foi recebido um pedido de verificação da chave do dispositivo **%1**"
#: src/app/qml/KeyVerificationDialog.qml:144
#: src/app/qml/KeyVerificationDialog.qml:162
#, fuzzy, kde-format
#| msgid "Waiting for other party to verify."
msgid "Waiting for other party to send us keys."
msgstr "À espera que o outro contacto verifique."
#: src/app/qml/KeyVerificationDialog.qml:164
#, fuzzy, kde-format
#| msgid "Waiting for other party to verify."
msgid "Waiting for other party to confirm our keys."
msgstr "À espera que o outro contacto verifique."
#: src/app/qml/KeyVerificationDialog.qml:166
#, kde-format
msgid "Waiting for other party to verify."
msgstr "À espera que o outro contacto verifique."
#: src/app/qml/KeyVerificationDialog.qml:146
#: src/app/qml/KeyVerificationDialog.qml:168
#, kde-format
msgid "Successfully verified device **%1**"
msgstr "O dispositivo **%1** foi verificado com sucesso"
#: src/app/qml/KeyVerificationDialog.qml:161
#: src/app/qml/KeyVerificationDialog.qml:183
#, fuzzy, kde-format
#| msgid "The session verification timed out."
msgctxt "@info"
msgid "Choose a verification method to continue"
msgstr "Passou o tempo-limite de verificação da sessão."
#: src/app/qml/KeyVerificationDialog.qml:165
#: src/app/qml/KeyVerificationDialog.qml:187
#, fuzzy, kde-format
#| msgid "Session Verification"
msgctxt "@action:button"
@@ -956,6 +968,7 @@ msgstr "Opções"
#, fuzzy, kde-format
#| msgctxt "@option:check"
#| msgid "Encryption"
msgctxt "@placeholder"
msgid "Enter option"
msgstr "Encriptação"
@@ -1096,28 +1109,34 @@ msgctxt "@action:button"
msgid "Ignore"
msgstr ""
#: src/app/qml/RoomPage.qml:84
#: src/app/qml/RoomPage.qml:79
#, kde-format
msgctxt "@info"
msgid "This room contains official messages from your homeserver."
msgstr ""
#: src/app/qml/RoomPage.qml:90
#, fuzzy, kde-format
#| msgid "NeoChat is offline. Please check your network connection."
msgctxt "@info:status"
msgid "NeoChat is offline. Please check your network connection."
msgstr "O NeoChat está desligado. Verifique por favor a sua ligação à rede."
#: src/app/qml/RoomPage.qml:139
#: src/app/qml/RoomPage.qml:145
#, fuzzy, kde-format
#| msgid "Welcome to Matrix"
msgctxt "@title"
msgid "Welcome to NeoChat"
msgstr "Bem-vindo ao Matrix"
#: src/app/qml/RoomPage.qml:140
#: src/app/qml/RoomPage.qml:146
#, fuzzy, kde-format
#| msgid "Join some rooms to get started"
msgctxt "@info:usagetip"
msgid "Select or join a room to get started"
msgstr "Junte-se a algumas salas para começar"
#: src/app/qml/RoomPage.qml:207
#: src/app/qml/RoomPage.qml:213
#, fuzzy, kde-format
#| msgid "Message Source"
msgctxt "@title:dialog"
@@ -1479,7 +1498,7 @@ msgstr ""
msgid "Enter a user ID"
msgstr "Indique o seu ID do Matrix"
#: src/app/qml/UserSearchPage.qml:84 src/libneochat/enums/neochatroomtype.h:65
#: src/app/qml/UserSearchPage.qml:84 src/libneochat/enums/neochatroomtype.h:69
#, kde-format
msgid "Friends"
msgstr ""
@@ -2136,31 +2155,38 @@ msgstr ""
msgid "Unable to read access token: %1"
msgstr "Não é possível ler o código de acesso"
#: src/libneochat/enums/neochatroomtype.h:61
#: src/libneochat/enums/neochatroomtype.h:65
#, kde-format
msgid "Invited"
msgstr "Convidado"
#: src/libneochat/enums/neochatroomtype.h:63
#: src/libneochat/enums/neochatroomtype.h:67
#, kde-format
msgid "Favorite"
msgstr "Favorito"
#: src/libneochat/enums/neochatroomtype.h:67
#: src/libneochat/enums/neochatroomtype.h:71
#, kde-format
msgid "Normal"
msgstr "Normal"
#: src/libneochat/enums/neochatroomtype.h:69
#: src/libneochat/enums/neochatroomtype.h:73
#, kde-format
msgid "Low priority"
msgstr "Prioridade baixa"
#: src/libneochat/enums/neochatroomtype.h:71
#: src/libneochat/enums/neochatroomtype.h:75
#, kde-format
msgid "Spaces"
msgstr "Espaços"
#: src/libneochat/enums/neochatroomtype.h:77
#, fuzzy, kde-format
#| msgid "Server Capabilities"
msgctxt "@info Meaning: official information messages from your server"
msgid "Server Notices"
msgstr "Capacidades do Servidor"
#: src/libneochat/enums/powerlevel.cpp:10
#, fuzzy, kde-format
#| msgid "Members"
@@ -3536,7 +3562,7 @@ msgctxt "@action:button"
msgid "Search"
msgstr "Procurar"
#: src/libneochat/texthandler.cpp:574
#: src/libneochat/texthandler.cpp:612
#, kde-format
msgid "<i>This event does not have any content.</i>"
msgstr ""
@@ -3950,7 +3976,7 @@ msgctxt "@action"
msgid "Send to KDE Itinerary"
msgstr ""
#: src/messagecontent/LinkPreviewComponent.qml:133
#: src/messagecontent/LinkPreviewComponent.qml:135
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
#, fuzzy, kde-format
#| msgid "Remove device"
@@ -3958,12 +3984,12 @@ msgctxt "As in remove the link preview so it's no longer shown"
msgid "Remove preview"
msgstr "Remover o dispositivo"
#: src/messagecontent/LinkPreviewComponent.qml:151
#: src/messagecontent/LinkPreviewComponent.qml:153
#, kde-format
msgid "Shrink preview"
msgstr "Fechar a antevisão"
#: src/messagecontent/LinkPreviewComponent.qml:151
#: src/messagecontent/LinkPreviewComponent.qml:153
#, kde-format
msgid "Expand preview"
msgstr "Expandir a antevisão"
@@ -4003,14 +4029,14 @@ msgid ""
"it was sent by an ignored user"
msgstr ""
#: src/messagecontent/models/messagecontentmodel.cpp:63
#: src/messagecontent/models/messagecontentmodel.cpp:69
#, fuzzy, kde-format
#| msgid "File too large to download."
msgctxt "@info"
msgid "Failed to download file."
msgstr "O ficheiro é demasiado grande para ser transferido."
#: src/messagecontent/models/messagecontentmodel.cpp:66
#: src/messagecontent/models/messagecontentmodel.cpp:72
#, fuzzy, kde-format
#| msgid "Failed to join room"
msgctxt "@info Failed to download file: [error message]"
@@ -4357,14 +4383,14 @@ msgctxt "@action:button"
msgid "Create a Space"
msgstr "Criar um Espaço"
#: src/rooms/models/roomtreemodel.cpp:358
#: src/rooms/models/roomtreemodel.cpp:363
#, fuzzy, kde-format
#| msgid "Open a private chat"
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "Abrir uma conversa privada"
#: src/rooms/models/roomtreemodel.cpp:360
#: src/rooms/models/roomtreemodel.cpp:365
#, fuzzy, kde-format
#| msgid "%1 invited you to a room"
msgctxt "@info:label"