GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-01-14 01:30:05 +00:00
parent 77e366b179
commit 898b993b94
40 changed files with 2482 additions and 1660 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: 2024-01-13 00:38+0000\n"
"POT-Creation-Date: 2024-01-14 00:37+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"
@@ -19,7 +19,7 @@ msgstr ""
"X-POFile-SpellExtra: Rusakov Quotient gif webp novaalcunha libQuotient\n"
"X-POFile-SpellExtra: push Lat Lon\n"
#: src/controller.cpp:121 src/controller.cpp:327
#: src/controller.cpp:121 src/controller.cpp:315
#, fuzzy, kde-format
#| msgid "Send typing notifications"
msgid "Receiving push notifications"
@@ -67,17 +67,6 @@ msgstr ""
msgid "Unable to read access token"
msgstr "Não é possível ler o código de acesso"
#: src/controller.cpp:296
#, kde-format
msgid "File too large to download."
msgstr "O ficheiro é demasiado grande para ser transferido."
#: src/controller.cpp:296
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr ""
"Contacte o administrador do seu servidor de Matrix para obter algum suporte."
#: src/eventhandler.cpp:325 src/eventhandler.cpp:530
#: src/models/messageeventmodel.cpp:491
#, kde-format
@@ -1119,42 +1108,53 @@ msgid_plural "%2 reacted with %3"
msgstr[0] "%2 reagiu com %3"
msgstr[1] "%2 reagiram com %3"
#: src/models/roomlistmodel.cpp:411
#: src/models/roomlistmodel.cpp:415
#, kde-format
msgid "Invited"
msgstr "Convidado"
#: src/models/roomlistmodel.cpp:413
#: src/models/roomlistmodel.cpp:417
#, kde-format
msgid "Favorite"
msgstr "Favorito"
#: src/models/roomlistmodel.cpp:415
#: src/models/roomlistmodel.cpp:419
#, kde-format
msgid "Direct Messages"
msgstr "Mensagens Directas"
msgid "Friends"
msgstr ""
#: src/models/roomlistmodel.cpp:417
#: src/models/roomlistmodel.cpp:421
#, kde-format
msgid "Normal"
msgstr "Normal"
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:423
#, kde-format
msgid "Low priority"
msgstr "Prioridade baixa"
#: src/models/roomlistmodel.cpp:421
#: src/models/roomlistmodel.cpp:425
#, kde-format
msgid "Spaces"
msgstr "Espaços"
#: src/neochatconnection.cpp:202
#: src/neochatconnection.cpp:58
#, kde-format
msgid "File too large to download."
msgstr "O ficheiro é demasiado grande para ser transferido."
#: src/neochatconnection.cpp:58
#, 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:267
#, kde-format
msgid "Room creation failed: %1"
msgstr "Não foi possível criar a sala: %1"
#: src/neochatconnection.cpp:234
#: src/neochatconnection.cpp:299
#, kde-format
msgid "Space creation failed: %1"
msgstr "Não foi possível criar o espaço: %1"
@@ -1743,7 +1743,7 @@ msgid "Leave Room"
msgstr "Sair da Sala"
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:51
#: src/qml/ExploreComponentMobile.qml:151
#: src/qml/ExploreComponentMobile.qml:151 src/qml/SpaceDrawer.qml:196
#, kde-format
msgctxt "@title"
msgid "Create a Space"
@@ -1822,7 +1822,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
#: src/qml/ExploreComponent.qml:24 src/qml/ExploreComponentMobile.qml:55
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:189
#: src/qml/GlobalMenu.qml:64 src/qml/RoomListPage.qml:171
#: src/qml/SelectParentDialog.qml:131
#, fuzzy, kde-format
#| msgid "Explore Rooms"
@@ -2143,7 +2143,7 @@ msgstr ""
"dispositivo."
#: src/qml/ExploreComponent.qml:21 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:183
#: src/qml/RoomListPage.qml:165
#, kde-format
msgid "Explore rooms"
msgstr "Explorar as salas"
@@ -3248,7 +3248,7 @@ msgstr "Activar os realces das mensagens"
msgid "Delete keyword"
msgstr "Apagar a palavra-chave"
#: src/qml/NotificationsView.qml:19 src/qml/RoomListPage.qml:146
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#, fuzzy, kde-format
#| msgid "Notifications"
msgctxt "@title"
@@ -3717,34 +3717,28 @@ msgstr[1] "%1 membros"
msgid "No member count"
msgstr "Sem número de membros"
#: src/qml/RoomListPage.qml:134
#, fuzzy, kde-format
#| msgid "Mute notifications"
msgid "View notifications"
msgstr "Silenciar as notificações"
#: src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:162
#, kde-format
msgid "No rooms found"
msgstr "Não foram encontradas salas"
#: src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:162
#, kde-format
msgid "Join some rooms to get started"
msgstr "Junte-se a algumas salas para começar"
#: src/qml/RoomListPage.qml:183
#: src/qml/RoomListPage.qml:165
#, kde-format
msgid "Search in room directory"
msgstr "Procurar na lista de salas"
#: src/qml/RoomListPage.qml:240
#: src/qml/RoomListPage.qml:223
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr ""
#: src/qml/RoomListPage.qml:240
#: src/qml/RoomListPage.qml:223
#, fuzzy, kde-format
#| msgid "Expand preview"
msgctxt "Expand <section name"
@@ -4169,11 +4163,29 @@ msgctxt "@action:button"
msgid "Delete word"
msgstr "Apaga a palavra"
#: src/qml/SpaceDrawer.qml:63
#: src/qml/SpaceDrawer.qml:62
#, fuzzy, kde-format
#| msgid "Mute notifications"
msgid "View notifications"
msgstr "Silenciar as notificações"
#: src/qml/SpaceDrawer.qml:86
#, kde-format
msgid "All Rooms"
msgstr "Todas as Salas"
#: src/qml/SpaceDrawer.qml:105
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/qml/SpaceDrawer.qml:192
#, fuzzy, kde-format
#| msgid "Create a Space"
msgid "Create a space"
msgstr "Criar um Espaço"
#: src/qml/SpaceHierarchyDelegate.qml:84
#, kde-format
msgid "Suggested"
@@ -4406,7 +4418,14 @@ msgstr "Remover as Mensagens"
#: src/qml/UserDetailDialog.qml:218
#, kde-format
msgid "Open a private chat"
msgctxt "%1 is the name of the user."
msgid "Chat with %1"
msgstr ""
#: src/qml/UserDetailDialog.qml:218
#, fuzzy, kde-format
#| msgid "Open a private chat"
msgid "Invite to private chat"
msgstr "Abrir uma conversa privada"
#: src/qml/UserDetailDialog.qml:229
@@ -4789,6 +4808,9 @@ msgstr "Mostrar"
msgid "Quit"
msgstr "Sair"
#~ msgid "Direct Messages"
#~ msgstr "Mensagens Directas"
#~ msgid "Login Failed: Access Token invalid or revoked"
#~ msgstr "Autenticação sem Sucesso: Código de Acesso inválido ou revogado"