GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
119
po/pt/neochat.po
119
po/pt/neochat.po
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-05-28 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-06-01 00:39+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"
|
||||
@@ -776,12 +776,6 @@ msgctxt "The location being downloaded to"
|
||||
msgid "Destination"
|
||||
msgstr "Destino"
|
||||
|
||||
#: src/identityserverhelper.cpp:52 src/identityserverhelper.cpp:59
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/login.cpp:85 src/login.cpp:100
|
||||
#, kde-format
|
||||
msgid "Network Error"
|
||||
@@ -858,7 +852,7 @@ msgid "Loading…"
|
||||
msgstr "A carregar…"
|
||||
|
||||
#: src/login/Login.qml:38 src/login/WelcomePage.qml:198
|
||||
#: src/settings/ThreePIdCard.qml:124
|
||||
#: src/settings/ThreePIdCard.qml:174
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Continue"
|
||||
@@ -1862,23 +1856,29 @@ msgid_plural "%2 reacted with %3"
|
||||
msgstr[0] "%2 reagiu com %3"
|
||||
msgstr[1] "%2 reagiram com %3"
|
||||
|
||||
#: src/neochatconnection.cpp:77
|
||||
#: src/neochatconnection.cpp:80
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "O ficheiro é demasiado grande para ser transferido."
|
||||
|
||||
#: src/neochatconnection.cpp:77
|
||||
#: src/neochatconnection.cpp:80
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr ""
|
||||
"Contacte o administrador do seu servidor de Matrix para obter algum suporte."
|
||||
|
||||
#: src/neochatconnection.cpp:284
|
||||
#: src/neochatconnection.cpp:291
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "No identity server configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/neochatconnection.cpp:322
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Não foi possível criar a sala: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:316
|
||||
#: src/neochatconnection.cpp:354
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Não foi possível criar o espaço: %1"
|
||||
@@ -2379,18 +2379,18 @@ msgstr "Seleccionar Tudo"
|
||||
msgid "Space"
|
||||
msgstr "Espaços"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:72 src/settings/AccountEditorPage.qml:106
|
||||
#: src/qml/CreateRoomDialog.qml:77 src/settings/AccountEditorPage.qml:106
|
||||
#, kde-format
|
||||
msgid "Name:"
|
||||
msgstr "Nome:"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:80
|
||||
#: src/qml/CreateRoomDialog.qml:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No Topic"
|
||||
msgid "Topic:"
|
||||
msgstr "Sem Tópico"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:86 src/qml/CreateRoomDialog.qml:217
|
||||
#: src/qml/CreateRoomDialog.qml:96 src/qml/CreateRoomDialog.qml:235
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Make this alias the room's canonical alias"
|
||||
msgctxt ""
|
||||
@@ -2399,32 +2399,32 @@ msgctxt ""
|
||||
msgid "Make this parent official"
|
||||
msgstr "Torna este nome a alcunha canónica da sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:91
|
||||
#: src/qml/CreateRoomDialog.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Space"
|
||||
msgctxt "@action:button"
|
||||
msgid "Create Space"
|
||||
msgstr "Criar um Espaço"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:91
|
||||
#: src/qml/CreateRoomDialog.qml:106
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@action:button"
|
||||
msgid "Create Room"
|
||||
msgstr "Criar uma Sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:106
|
||||
#: src/qml/CreateRoomDialog.qml:121
|
||||
#, kde-format
|
||||
msgid "Select Existing Room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:112 src/qml/SelectParentDialog.qml:50
|
||||
#: src/qml/CreateRoomDialog.qml:127 src/qml/SelectParentDialog.qml:50
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Pick room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
|
||||
#: src/qml/CreateRoomDialog.qml:132 src/qml/CreateRoomDialog.qml:215
|
||||
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
|
||||
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
|
||||
#: src/qml/SelectParentDialog.qml:142
|
||||
@@ -2434,24 +2434,24 @@ msgctxt "@title"
|
||||
msgid "Explore Rooms"
|
||||
msgstr "Explorar as Salas"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:166 src/qml/ExplorerDelegate.qml:77
|
||||
#: src/qml/CreateRoomDialog.qml:181 src/qml/ExplorerDelegate.qml:77
|
||||
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:93
|
||||
#, kde-format
|
||||
msgid "Joined"
|
||||
msgstr "Juntou-se"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:218
|
||||
#: src/qml/CreateRoomDialog.qml:236
|
||||
#, kde-format
|
||||
msgid "You have the required privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:218
|
||||
#: src/qml/CreateRoomDialog.qml:236
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:235
|
||||
#: src/qml/CreateRoomDialog.qml:258
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Make this alias the room's canonical alias"
|
||||
msgctxt ""
|
||||
@@ -2460,7 +2460,7 @@ msgctxt ""
|
||||
msgid "Make this space the canonical parent"
|
||||
msgstr "Torna este nome a alcunha canónica da sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:241 src/qml/ServerComboBox.qml:148
|
||||
#: src/qml/CreateRoomDialog.qml:267 src/qml/ServerComboBox.qml:148
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Ok"
|
||||
@@ -5501,90 +5501,111 @@ msgctxt "@action:button"
|
||||
msgid "Delete word"
|
||||
msgstr "Apaga a palavra"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:52
|
||||
#: src/settings/ThreePIdCard.qml:54
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Share"
|
||||
msgctxt "@action:button"
|
||||
msgid "Share"
|
||||
msgstr "Partilhar"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:59
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Remove"
|
||||
msgctxt "@action:button"
|
||||
msgid "Remove"
|
||||
msgstr "Remover"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:73
|
||||
#: src/settings/ThreePIdCard.qml:78
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Compact"
|
||||
msgctxt "@action:button"
|
||||
msgid "Complete"
|
||||
msgstr "Compacto"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:83
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Cancel"
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:123
|
||||
#, kde-format
|
||||
msgctxt "@label:textbox"
|
||||
msgid "Country Code for new phone number"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:89
|
||||
#: src/settings/ThreePIdCard.qml:139
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Confirm new display name"
|
||||
msgctxt "@label:textbox"
|
||||
msgid "New email address"
|
||||
msgstr "Confirmar o novo nome visível"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:89
|
||||
#: src/settings/ThreePIdCard.qml:139
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Members"
|
||||
msgctxt "@label:textbox"
|
||||
msgid "New phone number"
|
||||
msgstr "Membros"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:93
|
||||
#: src/settings/ThreePIdCard.qml:143 src/threepidbindhelper.cpp:177
|
||||
#, kde-format
|
||||
msgid "We've sent you an email"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:93
|
||||
#: src/settings/ThreePIdCard.qml:143 src/threepidbindhelper.cpp:177
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "sent a message"
|
||||
msgid "We've sent you a text message"
|
||||
msgstr "enviou uma mensagem"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:93
|
||||
#: src/settings/ThreePIdCard.qml:143
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"%1. Please follow the instructions there and then click the button below"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:95
|
||||
#: src/settings/ThreePIdCard.qml:145 src/threepidbindhelper.cpp:179
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "The entered text is not a valid url"
|
||||
msgid "The entered email is not valid"
|
||||
msgstr "O texto introduzido não é um URL válido"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:95
|
||||
#: src/settings/ThreePIdCard.qml:145 src/threepidbindhelper.cpp:179
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "The entered text is not a valid url"
|
||||
msgid "The entered phone number is not valid"
|
||||
msgstr "O texto introduzido não é um URL válido"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:97
|
||||
#: src/settings/ThreePIdCard.qml:147
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Wrong password entered"
|
||||
msgid "Incorrect password entered"
|
||||
msgstr "Foi introduzida uma senha errada"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:99
|
||||
#: src/settings/ThreePIdCard.qml:149
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The email has not been verified. Please go to the email and follow the "
|
||||
"instructions there and then click the button below"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:99
|
||||
#: src/settings/ThreePIdCard.qml:149
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The phone number has not been verified. Please go to the text message and "
|
||||
"follow the instructions there and then click the button below"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:124
|
||||
#: src/settings/ThreePIdCard.qml:174
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add"
|
||||
msgctxt "@action:button Add new email or phone number"
|
||||
msgid "Add"
|
||||
msgstr "Adicionar"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:132
|
||||
#: src/settings/ThreePIdCard.qml:182
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Back"
|
||||
@@ -5592,6 +5613,26 @@ msgctxt "@action:button As in 'go back'"
|
||||
msgid "Back"
|
||||
msgstr "Voltar"
|
||||
|
||||
#: src/threepidbindhelper.cpp:176
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"%1. Please follow the instructions there and then click the button above"
|
||||
msgstr ""
|
||||
|
||||
#: src/threepidbindhelper.cpp:182
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The email has not been verified. Please go to the email and follow the "
|
||||
"instructions there and then click the button above"
|
||||
msgstr ""
|
||||
|
||||
#: src/threepidbindhelper.cpp:183
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The phone number has not been verified. Please go to the text message and "
|
||||
"follow the instructions there and then click the button above"
|
||||
msgstr ""
|
||||
|
||||
#: src/timeline/CodeComponent.qml:168
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Copy room ID to clipboard"
|
||||
|
||||
Reference in New Issue
Block a user