GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-09-06 01:51:42 +00:00
parent 55847cb9cc
commit f6f4edec86
33 changed files with 1489 additions and 1489 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: 2022-08-28 00:45+0000\n"
"POT-Creation-Date: 2022-09-06 00:45+0000\n"
"PO-Revision-Date: 2022-07-22 15:08+0100\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
@@ -306,7 +306,7 @@ msgstr " (edited)"
msgid "Video"
msgstr "Video"
#: imports/NeoChat/Dialog/CreateRoomDialog.qml:17 qml/main.qml:248
#: imports/NeoChat/Dialog/CreateRoomDialog.qml:17 qml/main.qml:241
#, kde-format
msgid "Create a Room"
msgstr "Create a Room"
@@ -426,7 +426,7 @@ msgctxt "menu"
msgid "NeoChat"
msgstr "NeoChat"
#: imports/NeoChat/Menu/GlobalMenu.qml:27 qml/main.qml:258 qml/main.qml:263
#: imports/NeoChat/Menu/GlobalMenu.qml:27 qml/main.qml:251 qml/main.qml:256
#, kde-format
msgid "Configure NeoChat..."
msgstr "Configure NeoChat..."
@@ -437,7 +437,7 @@ msgctxt "menu"
msgid "Configure NeoChat..."
msgstr "Configure NeoChat..."
#: imports/NeoChat/Menu/GlobalMenu.qml:32 qml/main.qml:261
#: imports/NeoChat/Menu/GlobalMenu.qml:32 qml/main.qml:254
#, kde-format
msgid "Configure"
msgstr "Configure"
@@ -462,8 +462,8 @@ msgstr "New Private Chat…"
#: imports/NeoChat/Menu/GlobalMenu.qml:47
#: imports/NeoChat/Menu/GlobalMenu.qml:52
#: imports/NeoChat/Page/StartChatPage.qml:19 qml/main.qml:242 qml/main.qml:245
#: qml/main.qml:255
#: imports/NeoChat/Page/StartChatPage.qml:19 qml/main.qml:235 qml/main.qml:238
#: qml/main.qml:248
#, kde-format
msgid "Start a Chat"
msgstr "Start a Chat"
@@ -615,7 +615,7 @@ msgstr "Save As"
#: imports/NeoChat/Menu/Timeline/FileDelegateContextMenu.qml:52
#: imports/NeoChat/Menu/Timeline/MessageDelegateContextMenu.qml:35
#: imports/NeoChat/Page/RoomPage.qml:499 src/notificationsmanager.cpp:68
#: imports/NeoChat/Page/RoomPage.qml:499 src/notificationsmanager.cpp:66
#, kde-format
msgid "Reply"
msgstr "Reply"
@@ -739,7 +739,7 @@ msgstr "No users available"
msgid "Send invitation"
msgstr "Send invitation"
#: imports/NeoChat/Page/JoinRoomPage.qml:20 qml/main.qml:239
#: imports/NeoChat/Page/JoinRoomPage.qml:20 qml/main.qml:232
#, kde-format
msgid "Explore Rooms"
msgstr "Explore Rooms"
@@ -794,7 +794,7 @@ msgstr "Join some rooms to get started"
msgid "Search in room directory"
msgstr "Search in room directory"
#: imports/NeoChat/Page/RoomListPage.qml:200 qml/main.qml:236
#: imports/NeoChat/Page/RoomListPage.qml:200 qml/main.qml:229
#, kde-format
msgid "Explore rooms"
msgstr "Explore rooms"
@@ -1119,7 +1119,7 @@ msgstr "Add an account"
msgid "Edit this account"
msgstr "Edit this account"
#: imports/NeoChat/Settings/AccountsPage.qml:60 qml/main.qml:267
#: imports/NeoChat/Settings/AccountsPage.qml:60 qml/main.qml:260
#, kde-format
msgid "Logout"
msgstr "Logout"
@@ -1407,22 +1407,22 @@ msgstr "Delete word"
msgid "Warning: %1"
msgstr "Warning: %1"
#: qml/main.qml:273 src/trayicon.cpp:30
#: qml/main.qml:266 src/trayicon.cpp:30
#, kde-format
msgid "Quit"
msgstr "Quit"
#: qml/main.qml:353
#: qml/main.qml:346
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: qml/main.qml:399
#: qml/main.qml:382
#, kde-format
msgid "User consent"
msgstr "User consent"
#: qml/main.qml:404
#: qml/main.qml:387
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -1431,17 +1431,17 @@ msgstr ""
"Your homeserver requires you to agree to its terms and conditions before "
"being able to use it. Please click the button below to read them."
#: qml/main.qml:409
#: qml/main.qml:392
#, kde-format
msgid "Open"
msgstr "Open"
#: qml/main.qml:438
#: qml/main.qml:421
#, kde-format
msgid "Start a chat"
msgstr "Start a chat"
#: qml/main.qml:440
#: qml/main.qml:423
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Do you want to start a chat with %1?"
@@ -1548,62 +1548,62 @@ msgstr "Invites user with given ID to current room"
msgid "React to this message with a text"
msgstr "React to this message with a text"
#: src/controller.cpp:168 src/controller.cpp:302
#: src/controller.cpp:173 src/controller.cpp:307
#, kde-format
msgid "Network Error: %1"
msgstr "Network Error: %1"
#: src/controller.cpp:293
#: src/controller.cpp:298
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Login Failed: Access Token invalid or revoked"
#: src/controller.cpp:296 src/login.cpp:77
#: src/controller.cpp:301 src/login.cpp:77
#, kde-format
msgid "Login Failed: %1"
msgstr "Login Failed: %1"
#: src/controller.cpp:360
#: src/controller.cpp:365
#, kde-format
msgid "Access token wasn't found"
msgstr "Access token wasn't found"
#: src/controller.cpp:360
#: src/controller.cpp:365
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Maybe it was deleted?"
#: src/controller.cpp:364
#: src/controller.cpp:369
#, kde-format
msgid "Access to keychain was denied."
msgstr "Access to keychain was denied."
#: src/controller.cpp:364
#: src/controller.cpp:369
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Please allow NeoChat to read the access token"
#: src/controller.cpp:367
#: src/controller.cpp:372
#, kde-format
msgid "No keychain available."
msgstr "No keychain available."
#: src/controller.cpp:367
#: src/controller.cpp:372
#, 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:370
#: src/controller.cpp:375
#, kde-format
msgid "Unable to read access token"
msgstr "Unable to read access token"
#: src/controller.cpp:625
#: src/controller.cpp:618
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "Room creation failed: \"%1\""
#: src/controller.cpp:638
#: src/controller.cpp:631
#, 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"
@@ -1613,47 +1613,47 @@ msgstr "The room ID you are trying to join is not valid"
msgid "Network Error"
msgstr "Network Error"
#: src/main.cpp:149
#: src/main.cpp:143
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:151
#: src/main.cpp:145
#, kde-format
msgid "Matrix client"
msgstr "Matrix client"
#: src/main.cpp:153
#: src/main.cpp:147
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 KDE Community"
#: src/main.cpp:154
#: src/main.cpp:148
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:155
#: src/main.cpp:149
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:156
#: src/main.cpp:150
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:160
#: src/main.cpp:154
#, 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:250
#: src/main.cpp:238
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Client for the matrix communication protocol"
#: src/main.cpp:251
#: src/main.cpp:239
#, kde-format
msgid "Supports appstream: url scheme"
msgstr "Supports appstream: url scheme"
@@ -1917,37 +1917,37 @@ msgstr "updated %1 state for %2"
msgid "Unknown event"
msgstr "Unknown event"
#: src/notificationsmanager.cpp:52
#: src/notificationsmanager.cpp:53
#, kde-format
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/notificationsmanager.cpp:58
#: src/notificationsmanager.cpp:59
#, kde-format
msgid "Open NeoChat in this room"
msgstr "Open NeoChat in this room"
#: src/notificationsmanager.cpp:69
#: src/notificationsmanager.cpp:67
#, kde-format
msgid "Reply..."
msgstr "Reply..."
#: src/notificationsmanager.cpp:92
#: src/notificationsmanager.cpp:90
#, kde-format
msgid "%1 invited you to a room"
msgstr "%1 invited you to a room"
#: src/notificationsmanager.cpp:96
#: src/notificationsmanager.cpp:94
#, kde-format
msgid "Open this invitation in NeoChat"
msgstr "Open this invitation in NeoChat"
#: src/notificationsmanager.cpp:105
#: src/notificationsmanager.cpp:100
#, kde-format
msgid "Accept Invitation"
msgstr "Accept Invitation"
#: src/notificationsmanager.cpp:105
#: src/notificationsmanager.cpp:100
#, kde-format
msgid "Reject Invitation"
msgstr "Reject Invitation"