GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -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-05 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-05-06 00:38+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"
|
||||
@@ -91,7 +91,7 @@ msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "Cancelar a resposta"
|
||||
|
||||
#: src/controller.cpp:138
|
||||
#: src/controller.cpp:130
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
msgctxt ""
|
||||
@@ -100,49 +100,49 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Enviar as notificações de escrita"
|
||||
|
||||
#: src/controller.cpp:217
|
||||
#: src/controller.cpp:209
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Erro de Rede: %1"
|
||||
|
||||
#: src/controller.cpp:239
|
||||
#: src/controller.cpp:231
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "O código de acesso não foi encontrado"
|
||||
|
||||
#: src/controller.cpp:239
|
||||
#: src/controller.cpp:231
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Talvez tenha sido removido?"
|
||||
|
||||
#: src/controller.cpp:243
|
||||
#: src/controller.cpp:235
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Foi negado o sucesso ao porta-chaves."
|
||||
|
||||
#: src/controller.cpp:243
|
||||
#: src/controller.cpp:235
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Por favor permita ao NeoChat ler o código de acesso"
|
||||
|
||||
#: src/controller.cpp:246
|
||||
#: src/controller.cpp:238
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Sem sistemas de armazenamento de códigos disponíveis."
|
||||
|
||||
#: src/controller.cpp:246
|
||||
#: src/controller.cpp:238
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr ""
|
||||
"Instale por favor um sistema de chaves, p.ex. o KWallet ou o Gnome Keyring "
|
||||
"no Linux"
|
||||
|
||||
#: src/controller.cpp:249
|
||||
#: src/controller.cpp:241
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Não é possível ler o código de acesso"
|
||||
|
||||
#: src/controller.cpp:345
|
||||
#: src/controller.cpp:337
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send typing notifications"
|
||||
msgid "Receiving push notifications"
|
||||
@@ -350,12 +350,12 @@ msgid "Spaces"
|
||||
msgstr "Espaços"
|
||||
|
||||
#: src/eventhandler.cpp:306 src/eventhandler.cpp:510
|
||||
#: src/models/messagecontentmodel.cpp:144 src/models/messageeventmodel.cpp:436
|
||||
#: src/models/messagecontentmodel.cpp:143 src/models/messageeventmodel.cpp:436
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Esta mensagem foi removida]</i>"
|
||||
|
||||
#: src/eventhandler.cpp:306 src/models/messagecontentmodel.cpp:145
|
||||
#: src/eventhandler.cpp:306 src/models/messagecontentmodel.cpp:144
|
||||
#: src/models/messageeventmodel.cpp:437
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
@@ -1602,13 +1602,13 @@ msgctxt "Notification type"
|
||||
msgid "Call invitation"
|
||||
msgstr "Convite para chamada"
|
||||
|
||||
#: src/models/reactionmodel.cpp:68
|
||||
#: src/models/reactionmodel.cpp:69
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " e "
|
||||
|
||||
#: src/models/reactionmodel.cpp:76
|
||||
#: src/models/reactionmodel.cpp:77
|
||||
#, kde-format
|
||||
msgctxt "%1 is the number of other users"
|
||||
msgid " and %1 other"
|
||||
@@ -1616,7 +1616,7 @@ msgid_plural " and %1 others"
|
||||
msgstr[0] "e mais %1"
|
||||
msgstr[1] "e mais %1"
|
||||
|
||||
#: src/models/reactionmodel.cpp:80
|
||||
#: src/models/reactionmodel.cpp:81
|
||||
#, kde-format
|
||||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||||
msgid "%2 reacted with %3"
|
||||
|
||||
Reference in New Issue
Block a user