GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2025-03-16 00:41+0000\n"
|
||||
"POT-Creation-Date: 2025-03-23 00:41+0000\n"
|
||||
"PO-Revision-Date: 2024-08-03 00:01-0300\n"
|
||||
"Last-Translator: Geraldo Simiao <geraldosimiao@fedoraproject.org>\n"
|
||||
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
|
||||
@@ -45,27 +45,34 @@ msgstr ""
|
||||
msgid "Send a Location"
|
||||
msgstr "Enviar convite"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:122
|
||||
#: src/chatbar/ChatBar.qml:120
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@action:button"
|
||||
msgid "Create a Poll"
|
||||
msgstr "Criar uma sala"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:136
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Enviar mensagem"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:202
|
||||
#: src/chatbar/ChatBar.qml:227
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Enviar uma mensagem criptografada..."
|
||||
|
||||
#: src/chatbar/ChatBar.qml:202
|
||||
#: src/chatbar/ChatBar.qml:227
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption…"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/ChatBar.qml:202
|
||||
#: src/chatbar/ChatBar.qml:227
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Enviar uma mensagem…"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:361
|
||||
#: src/chatbar/ChatBar.qml:386 src/timeline/ChatBarComponent.qml:232
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Cancel"
|
||||
msgctxt "@action:button"
|
||||
@@ -2222,13 +2229,13 @@ msgstr "Criação de sala falhou: \"%1\""
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Criação de sala falhou: \"%1\""
|
||||
|
||||
#: src/neochatroom.cpp:1223
|
||||
#: src/neochatroom.cpp:1228
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Senha alterada com sucesso"
|
||||
|
||||
#: src/neochatroom.cpp:1563 src/neochatroom.cpp:1571
|
||||
#: src/neochatroom.cpp:1581 src/neochatroom.cpp:1589
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -2377,7 +2384,7 @@ msgctxt "@info:label"
|
||||
msgid "To proceed, accept the verification request on another device."
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/AccountMenu.qml:106 src/settings/AccountsPage.qml:88
|
||||
#: src/qml/AccountMenu.qml:105 src/settings/AccountsPage.qml:88
|
||||
#, kde-format
|
||||
msgid "Logout"
|
||||
msgstr "Sair"
|
||||
@@ -3555,6 +3562,82 @@ msgctxt "@action As in 'edit the state of this room'"
|
||||
msgid "Edit state"
|
||||
msgstr "Editar mensagem"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:28
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/NewPollDialog.qml:38
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@title: create new poll in the room"
|
||||
msgid "Create Poll"
|
||||
msgstr "Criar uma sala"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:46
|
||||
#, kde-format
|
||||
msgid "Poll type:"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/NewPollDialog.qml:51
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt ""
|
||||
#| "tooltip for a button on a message; offers ability to open its downloaded "
|
||||
#| "file with an appropriate application"
|
||||
#| msgid "Open File"
|
||||
msgid "Open poll"
|
||||
msgstr "Abrir arquivo"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:52
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Close"
|
||||
msgid "Closed poll"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:57
|
||||
#, kde-format
|
||||
msgid "Voters can see the result as soon as they have voted"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/NewPollDialog.qml:57
|
||||
#, kde-format
|
||||
msgid "Results are revealed only after the poll has closed"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/NewPollDialog.qml:61
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send invitation"
|
||||
msgid "Question:"
|
||||
msgstr "Enviar convite"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:104
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Options:"
|
||||
msgctxt "As in first answer option to the poll"
|
||||
msgid "Option %1:"
|
||||
msgstr "Opções:"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:120
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "activated End-to-End Encryption"
|
||||
msgid "Enter option"
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:126
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit Message"
|
||||
msgctxt "@action:button"
|
||||
msgid "Remove option"
|
||||
msgstr "Editar mensagem"
|
||||
|
||||
#: src/qml/NewPollDialog.qml:151
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add to dictionary"
|
||||
msgctxt "@action:button"
|
||||
msgid "Add option"
|
||||
msgstr "Adicionar ao dicionário"
|
||||
|
||||
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Show notifications"
|
||||
@@ -5726,48 +5809,48 @@ msgctxt "@title:group"
|
||||
msgid "Encryption"
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:92
|
||||
#: src/settings/NeoChatSecurityPage.qml:90
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "activated End-to-End Encryption"
|
||||
msgctxt "@action:button"
|
||||
msgid "Import Keys"
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:93
|
||||
#: src/settings/NeoChatSecurityPage.qml:91
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "activated End-to-End Encryption"
|
||||
msgctxt "@info"
|
||||
msgid "Import encryption keys from a backup."
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:99
|
||||
#: src/settings/NeoChatSecurityPage.qml:97
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Import Keys"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:102
|
||||
#: src/settings/NeoChatSecurityPage.qml:100
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Password changed successfully"
|
||||
msgctxt "@info"
|
||||
msgid "Keys imported successfully"
|
||||
msgstr "Senha alterada com sucesso"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:115
|
||||
#: src/settings/NeoChatSecurityPage.qml:113
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "activated End-to-End Encryption"
|
||||
msgctxt "@action:button"
|
||||
msgid "Export Keys"
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:116
|
||||
#: src/settings/NeoChatSecurityPage.qml:114
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "activated End-to-End Encryption"
|
||||
msgctxt "@info"
|
||||
msgid "Export this device's encryption keys."
|
||||
msgstr "ativou criptografia ponta-a-ponta"
|
||||
|
||||
#: src/settings/NeoChatSecurityPage.qml:122
|
||||
#: src/settings/NeoChatSecurityPage.qml:120
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Export Keys"
|
||||
@@ -6444,7 +6527,7 @@ msgctxt "@action:button"
|
||||
msgid "Complete"
|
||||
msgstr "Completo"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:93 src/timeline/ChatBarComponent.qml:100
|
||||
#: src/settings/ThreePIdCard.qml:93 src/timeline/ChatBarComponent.qml:191
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel"
|
||||
@@ -6554,13 +6637,20 @@ msgstr ""
|
||||
msgid "%1 started a user verification"
|
||||
msgstr "%1 iniciou a verificação de usuário"
|
||||
|
||||
#: src/timeline/ChatBarComponent.qml:88
|
||||
#: src/timeline/ChatBarComponent.qml:165
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Attach an image or file"
|
||||
msgctxt "@action:button"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Anexe uma imagem ou arquivo"
|
||||
|
||||
#: src/timeline/ChatBarComponent.qml:179
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Confirm edit"
|
||||
msgstr "Confirmar edição"
|
||||
|
||||
#: src/timeline/ChatBarComponent.qml:88
|
||||
#: src/timeline/ChatBarComponent.qml:179
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "No rooms found"
|
||||
msgctxt "@action:button"
|
||||
@@ -6685,14 +6775,14 @@ msgctxt "@action:button Open the location in an external program"
|
||||
msgid "Open Externally"
|
||||
msgstr "Abrir externamente"
|
||||
|
||||
#: src/timeline/PollComponent.qml:70
|
||||
#: src/timeline/PollComponent.qml:80
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/timeline/PollComponent.qml:70
|
||||
#: src/timeline/PollComponent.qml:80
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
@@ -7292,9 +7382,6 @@ msgstr "Sair"
|
||||
#~ msgid "Add an Emoji"
|
||||
#~ msgstr "Adicione um emoji"
|
||||
|
||||
#~ msgid "Options:"
|
||||
#~ msgstr "Opções:"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Room settings"
|
||||
#~ msgid "Zoom in"
|
||||
@@ -7427,9 +7514,6 @@ msgstr "Sair"
|
||||
#~ msgid "No suggestions for %1"
|
||||
#~ msgstr "Sem sugestões para %1"
|
||||
|
||||
#~ msgid "Add to dictionary"
|
||||
#~ msgstr "Adicionar ao dicionário"
|
||||
|
||||
#~ msgctxt "@action:inmenu"
|
||||
#~ msgid "Undo"
|
||||
#~ msgstr "Desfazer"
|
||||
|
||||
Reference in New Issue
Block a user