GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-31 02:29:02 +00:00
parent fa37f28c94
commit 1de4e2ecd3
37 changed files with 1253 additions and 1261 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-05-30 00:46+0000\n"
"POT-Creation-Date: 2023-05-31 00:48+0000\n"
"PO-Revision-Date: 2023-05-21 15:04+0100\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: British English\n"
@@ -22,72 +22,72 @@ msgstr ""
msgid "Encrypted Message"
msgstr "Encrypted Message"
#: src/controller.cpp:336
#: src/controller.cpp:338
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Login Failed: Access Token invalid or revoked"
#: src/controller.cpp:339 src/controller.cpp:344 src/login.cpp:95
#: src/controller.cpp:341 src/controller.cpp:346 src/login.cpp:95
#, kde-format
msgid "Login Failed: %1"
msgstr "Login Failed: %1"
#: src/controller.cpp:350
#: src/controller.cpp:352
#, kde-format
msgid "Network Error: %1"
msgstr "Network Error: %1"
#: src/controller.cpp:375
#: src/controller.cpp:377
#, kde-format
msgid "Access token wasn't found"
msgstr "Access token wasn't found"
#: src/controller.cpp:375
#: src/controller.cpp:377
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Maybe it was deleted?"
#: src/controller.cpp:379
#: src/controller.cpp:381
#, kde-format
msgid "Access to keychain was denied."
msgstr "Access to keychain was denied."
#: src/controller.cpp:379
#: src/controller.cpp:381
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Please allow NeoChat to read the access token"
#: src/controller.cpp:382
#: src/controller.cpp:384
#, kde-format
msgid "No keychain available."
msgstr "No keychain available."
#: src/controller.cpp:382
#: src/controller.cpp:384
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
#: src/controller.cpp:385
#: src/controller.cpp:387
#, kde-format
msgid "Unable to read access token"
msgstr "Unable to read access token"
#: src/controller.cpp:573
#: src/controller.cpp:575
#, kde-format
msgid "File too large to download."
msgstr "File too large to download."
#: src/controller.cpp:573
#: src/controller.cpp:575
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr "Contact your matrix server administrator for support."
#: src/controller.cpp:611
#: src/controller.cpp:613
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "Room creation failed: \"%1\""
#: src/controller.cpp:632
#: src/controller.cpp:634
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "The room ID you are trying to join is not valid"
@@ -121,90 +121,90 @@ msgstr "Destination"
msgid "Network Error"
msgstr "Network Error"
#: src/main.cpp:160
#: src/main.cpp:161
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:162
#: src/main.cpp:163
#, kde-format
msgid "Matrix client"
msgstr "Matrix client"
#: src/main.cpp:164
#: src/main.cpp:165
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2023 KDE Community"
#: src/main.cpp:165
#: src/main.cpp:166
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
#: src/main.cpp:166 src/main.cpp:167 src/main.cpp:168
#, kde-format
msgid "Maintainer"
msgstr "Maintainer"
#: src/main.cpp:166
#: src/main.cpp:167
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Original author of Spectral"
msgstr "Original author of Spectral"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Maintainer of Quotient"
#: src/main.cpp:170
#: src/main.cpp:171
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Steve Allewell"
#: src/main.cpp:170
#: src/main.cpp:171
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "steve.allewell@gmail.com"
#: src/main.cpp:174
#: src/main.cpp:175
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr "A Qt5 library to write cross-platform clients for Matrix"
#: src/main.cpp:177
#: src/main.cpp:178
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (built against %2)"
#: src/main.cpp:320
#: src/main.cpp:322
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Client for the matrix communication protocol"
#: src/main.cpp:321
#: src/main.cpp:323
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Supports matrix: URL scheme"
@@ -1179,7 +1179,7 @@ msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Cancel reply"
#: src/qml/Component/ChatBox/ChatBox.qml:32
#: src/qml/Component/ChatBox/ChatBox.qml:29
#, kde-format
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat is offline. Please check your network connection."