GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-04-24 03:37:34 +00:00
parent 70a8842f00
commit 533182ec55
41 changed files with 8723 additions and 6614 deletions

File diff suppressed because it is too large Load Diff

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: 2024-04-21 00:38+0000\n"
"POT-Creation-Date: 2024-04-24 02:56+0000\n"
"PO-Revision-Date: 2023-12-12 01:02+0100\n"
"Last-Translator: Enol P. <enolp@softastur.org>\n"
"Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 23.08.4\n"
#: src/controller.cpp:134
#: src/controller.cpp:133
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -25,47 +25,47 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr ""
#: src/controller.cpp:213
#: src/controller.cpp:212
#, kde-format
msgid "Network Error: %1"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Access token wasn't found"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Access to keychain was denied."
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "No keychain available."
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:244
#, kde-format
msgid "Unable to read access token"
msgstr ""
#: src/controller.cpp:341
#: src/controller.cpp:340
#, kde-format
msgid "Receiving push notifications"
msgstr ""
@@ -82,19 +82,31 @@ msgctxt "@title:window"
msgid "Event Source"
msgstr ""
#: src/devtools/DebugOptions.qml:20
#: src/devtools/DebugOptions.qml:19
#, kde-format
msgctxt "@option:check"
msgid "Show hidden events in the timeline"
msgstr ""
#: src/devtools/DebugOptions.qml:26
#, kde-format
msgctxt "@option:check Enable the matrix 'threads' feature"
msgid "Always allow device verification"
msgstr ""
#: src/devtools/DebugOptions.qml:21
#: src/devtools/DebugOptions.qml:27
#, kde-format
msgid ""
"Allow the user to start a verification session with devices that were "
"already verified"
msgstr ""
#: src/devtools/DebugOptions.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Show focus in window header"
msgstr ""
#: src/devtools/DevtoolsPage.qml:18 src/settings/NeoChatGeneralPage.qml:240
#, kde-format
msgid "Developer Tools"
@@ -141,28 +153,28 @@ msgstr ""
msgid "Room"
msgstr ""
#: src/devtools/RoomData.qml:35
#: src/devtools/RoomData.qml:36
#, kde-format
msgid "Room Id: %1"
msgstr ""
#: src/devtools/RoomData.qml:39
#: src/devtools/RoomData.qml:40
#, kde-format
msgid "Room Account Data"
msgstr ""
#: src/devtools/RoomData.qml:52 src/devtools/RoomData.qml:98
#: src/devtools/RoomData.qml:53 src/devtools/RoomData.qml:99
#: src/qml/MessageSourceSheet.qml:42
#, kde-format
msgid "Event Source"
msgstr ""
#: src/devtools/RoomData.qml:60
#: src/devtools/RoomData.qml:61
#, kde-format
msgid "Room State"
msgstr ""
#: src/devtools/RoomData.qml:74
#: src/devtools/RoomData.qml:75
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "%1 event of this type"
@@ -170,7 +182,7 @@ msgid_plural "%1 events of this type"
msgstr[0] ""
msgstr[1] ""
#: src/devtools/RoomData.qml:83
#: src/devtools/RoomData.qml:84
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "Event Information"
@@ -204,49 +216,44 @@ msgctxt ""
msgid "State Keys"
msgstr ""
#: src/enums/neochatroomtype.h:60
#: src/enums/neochatroomtype.h:59
#, kde-format
msgid "Invited"
msgstr ""
#: src/enums/neochatroomtype.h:62
#: src/enums/neochatroomtype.h:61
#, kde-format
msgid "Favorite"
msgstr ""
#: src/enums/neochatroomtype.h:64 src/qml/UserSearchPage.qml:82
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
#, kde-format
msgid "Friends"
msgstr ""
#: src/enums/neochatroomtype.h:66
#: src/enums/neochatroomtype.h:65
#, kde-format
msgid "Normal"
msgstr ""
#: src/enums/neochatroomtype.h:68
#: src/enums/neochatroomtype.h:67
#, kde-format
msgid "Low priority"
msgstr ""
#: src/enums/neochatroomtype.h:70
#: src/enums/neochatroomtype.h:69
#, kde-format
msgid "Spaces"
msgstr ""
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/eventhandler.cpp:303 src/eventhandler.cpp:507
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:465
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:436
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr ""
#: src/eventhandler.cpp:303 src/models/messagecontentmodel.cpp:141
#: src/models/messageeventmodel.cpp:466
#: src/models/messageeventmodel.cpp:437
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr ""
@@ -619,12 +626,12 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr ""
#: src/login.cpp:85 src/login.cpp:100
#: src/login.cpp:84 src/login.cpp:99
#, kde-format
msgid "Network Error"
msgstr ""
#: src/login.cpp:93
#: src/login.cpp:92
#, kde-format
msgid "Login Failed: %1"
msgstr ""
@@ -944,315 +951,315 @@ msgstr ""
msgid "Share a URL to Matrix"
msgstr ""
#: src/matriximageprovider.cpp:40
#: src/matriximageprovider.cpp:38
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr ""
#: src/matriximageprovider.cpp:98
#: src/matriximageprovider.cpp:96
#, kde-format
msgid "Image request has been cancelled"
msgstr ""
#: src/models/actionsmodel.cpp:24
#: src/models/actionsmodel.cpp:25
#, kde-format
msgid "Leaving this room."
msgstr ""
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr ""
#: src/models/actionsmodel.cpp:39
#: src/models/actionsmodel.cpp:40
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr ""
#: src/models/actionsmodel.cpp:42
#: src/models/actionsmodel.cpp:43
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr ""
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
msgid "<message>"
msgstr ""
#: src/models/actionsmodel.cpp:66
#: src/models/actionsmodel.cpp:67
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:77
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:86
#: src/models/actionsmodel.cpp:87
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:97
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:116
#: src/models/actionsmodel.cpp:117
msgid "Sends the given message colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:137
msgid "Sends the given emote colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:147
#: src/models/actionsmodel.cpp:148
msgid "Sends the given message as plain text"
msgstr ""
#: src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:164
msgid "Sends the given message as a spoiler"
msgstr ""
#: src/models/actionsmodel.cpp:173
#: src/models/actionsmodel.cpp:174
msgid "Sends the given emote"
msgstr ""
#: src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:184
msgid "Sends the given message as a notice"
msgstr ""
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:377 src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:378 src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:495
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr ""
#: src/models/actionsmodel.cpp:197
#: src/models/actionsmodel.cpp:198
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr ""
#: src/models/actionsmodel.cpp:201
#: src/models/actionsmodel.cpp:202
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:205
#: src/models/actionsmodel.cpp:206
#, kde-format
msgid "You are already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:209
#: src/models/actionsmodel.cpp:210
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:213
#: src/models/actionsmodel.cpp:214
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr ""
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:367
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:391 src/models/actionsmodel.cpp:483
msgid "<user id>"
msgstr ""
#: src/models/actionsmodel.cpp:219
#: src/models/actionsmodel.cpp:220
msgid "Invites the user to this room"
msgstr ""
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr ""
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "<room alias or id>"
msgstr ""
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
msgid "Joins the given room"
msgstr ""
#: src/models/actionsmodel.cpp:262
#: src/models/actionsmodel.cpp:263
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr ""
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
msgid "<room alias or id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:276
msgid "Requests to join the given room"
msgstr ""
#: src/models/actionsmodel.cpp:288
#: src/models/actionsmodel.cpp:289
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "[<room alias or id>]"
msgstr ""
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
msgid "<display name>"
msgstr ""
#: src/models/actionsmodel.cpp:329
#: src/models/actionsmodel.cpp:330
msgid "Changes your global display name"
msgstr ""
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
msgid "Changes your display name in this room"
msgstr ""
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:362
#: src/models/actionsmodel.cpp:363
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:369
msgid "Ignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:381
#: src/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:385
#: src/models/actionsmodel.cpp:386
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
msgid "Unignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:410
#: src/models/actionsmodel.cpp:411
msgid "<reaction text>"
msgstr ""
#: src/models/actionsmodel.cpp:411
#: src/models/actionsmodel.cpp:412
msgid "React to the message with the given text"
msgstr ""
#: src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:427
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:434
#: src/models/actionsmodel.cpp:435
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:440
#: src/models/actionsmodel.cpp:441
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
#: src/models/actionsmodel.cpp:450 src/models/actionsmodel.cpp:527
msgid "<user id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
msgid "Bans the given user"
msgstr ""
#: src/models/actionsmodel.cpp:467
#: src/models/actionsmodel.cpp:468
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:472
#: src/models/actionsmodel.cpp:473
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:476
#: src/models/actionsmodel.cpp:477
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:484
msgid "Removes the ban of the given user"
msgstr ""
#: src/models/actionsmodel.cpp:498
#: src/models/actionsmodel.cpp:499
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:503
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr ""
#: src/models/actionsmodel.cpp:511
#: src/models/actionsmodel.cpp:512
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:518
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr ""
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
msgid "Removes the user from the room"
msgstr ""
@@ -1334,7 +1341,7 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr ""
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:153
#, kde-format
msgctxt "%1: What's being done; %2: How often it is done."
msgid " %1"
@@ -1342,7 +1349,7 @@ msgid_plural " %1 %2 times"
msgstr[0] ""
msgstr[1] ""
#: src/models/messagefiltermodel.cpp:146
#: src/models/messagefiltermodel.cpp:157
#, kde-format
msgctxt "n users"
msgid " %1 user "
@@ -1350,25 +1357,25 @@ msgid_plural " %1 users "
msgstr[0] ""
msgstr[1] ""
#: src/models/messagefiltermodel.cpp:155
#: src/models/messagefiltermodel.cpp:166
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ""
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr ""
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr ""
#: src/models/messagefiltermodel.cpp:165
#: src/models/messagefiltermodel.cpp:176
#, kde-format
msgctxt ""
"userText (%1) is either a Matrix username if a single user sent all the "
@@ -1500,7 +1507,7 @@ msgstr ""
msgid "Encrypted Message"
msgstr ""
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:270
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:274
#, kde-format
msgid "%1: %2"
msgstr ""
@@ -1559,13 +1566,12 @@ msgstr ""
msgid "Open NeoChat"
msgstr ""
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:65
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:46
#, kde-format
msgid "Edit this account"
msgstr ""
#: src/qml/AccountMenu.qml:27 src/qml/UserInfo.qml:59
#: src/settings/AccountsPage.qml:34
#: src/qml/AccountMenu.qml:27 src/settings/AccountsPage.qml:34
#, kde-format
msgid "Account editor"
msgstr ""
@@ -1576,7 +1582,7 @@ msgid "Notification settings"
msgstr ""
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:400 src/qml/UserInfo.qml:116
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:404 src/qml/UserInfo.qml:103
#, kde-format
msgid "Configure"
msgstr ""
@@ -1911,8 +1917,8 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:64
#: src/qml/ExploreComponent.qml:66 src/qml/ExploreComponentMobile.qml:162
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:281
#: src/qml/SpaceDrawer.qml:283
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:294
#: src/qml/SpaceDrawer.qml:296
#, kde-format
msgctxt "@title"
msgid "Create a Space"
@@ -1983,7 +1989,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:220
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
#, kde-format
msgctxt "@title"
@@ -2151,21 +2157,21 @@ msgid "They don't match"
msgstr ""
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:52 src/qml/GlobalMenu.qml:61
#: src/qml/RoomListPage.qml:182 src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:172 src/qml/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:190
#: src/qml/RoomListPage.qml:235
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -2192,11 +2198,34 @@ msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
#: src/qml/ExploreComponent.qml:93
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:105
#, kde-format
msgctxt "@action"
msgid "Search Room"
msgstr ""
#: src/qml/ExploreComponent.qml:118
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr ""
#: src/qml/ExploreComponent.qml:182
#, kde-format
msgid "Create rooms and chats"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:79
#, kde-format
msgid "Create New"
@@ -2552,46 +2581,58 @@ msgstr ""
msgid "There are no locations shared in this room."
msgstr ""
#: src/qml/Main.qml:304
#: src/qml/Main.qml:163
#, kde-format
msgctxt "@action:button"
msgid "Show Room Information"
msgstr ""
#: src/qml/Main.qml:166
#, kde-format
msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr ""
#: src/qml/Main.qml:308
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr ""
#: src/qml/Main.qml:321
#: src/qml/Main.qml:325
#, kde-format
msgid "User consent"
msgstr ""
#: src/qml/Main.qml:326
#: src/qml/Main.qml:330
#, kde-format
msgid ""
"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."
msgstr ""
#: src/qml/Main.qml:331
#: src/qml/Main.qml:335
#, kde-format
msgid "Open"
msgstr ""
#: src/qml/Main.qml:358
#: src/qml/Main.qml:362
#, kde-format
msgid "Start a chat"
msgstr ""
#: src/qml/Main.qml:360
#: src/qml/Main.qml:364
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr ""
#: src/qml/Main.qml:386
#: src/qml/Main.qml:390
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr ""
#: src/qml/Main.qml:418 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2674,7 +2715,7 @@ msgctxt "@action As in 'edit the state of this room'"
msgid "Edit state"
msgstr ""
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:66
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#, kde-format
msgctxt "@title"
msgid "Notifications"
@@ -2829,12 +2870,12 @@ msgstr ""
msgid "Reason for reporting this message"
msgstr ""
#: src/qml/RoomDelegate.qml:101
#: src/qml/RoomDelegate.qml:103
#, kde-format
msgid "Muted room"
msgstr ""
#: src/qml/RoomDelegate.qml:134
#: src/qml/RoomDelegate.qml:136
#, kde-format
msgid "Configure room"
msgstr ""
@@ -2936,33 +2977,33 @@ msgstr[1] ""
msgid "No member count"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr ""
@@ -3138,24 +3179,24 @@ msgstr ""
msgid "View notifications"
msgstr ""
#: src/qml/SpaceDrawer.qml:84
#: src/qml/SpaceDrawer.qml:86
#, kde-format
msgid "Home"
msgstr ""
#: src/qml/SpaceDrawer.qml:130
#: src/qml/SpaceDrawer.qml:134
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/qml/SpaceDrawer.qml:232
#: src/qml/SpaceDrawer.qml:242
#, kde-format
msgctxt "Join <name of a space>"
msgid "Join %1"
msgstr ""
#: src/qml/SpaceDrawer.qml:274
#: src/qml/SpaceDrawer.qml:284
#, kde-format
msgid "Create a space"
msgstr ""
@@ -3431,12 +3472,18 @@ msgstr ""
msgid "Copy link"
msgstr ""
#: src/qml/UserInfo.qml:104
#: src/qml/UserInfo.qml:54
#, kde-format
msgctxt "@title:window"
msgid "Account editor"
msgstr ""
#: src/qml/UserInfo.qml:91
#, kde-format
msgid "Switch User"
msgstr ""
#: src/qml/UserInfo.qml:111
#: src/qml/UserInfo.qml:98
#, kde-format
msgid "Open Settings"
msgstr ""
@@ -3848,47 +3895,42 @@ msgstr ""
msgid "Use compact room list"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:232
#, kde-format
msgid "Show fancy effects in chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:249
#: src/settings/AppearanceSettingsPage.qml:233
#, kde-format
msgid "Use transparent chat page"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:270
#: src/settings/AppearanceSettingsPage.qml:254
#, kde-format
msgid "Transparency"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:289
#: src/settings/AppearanceSettingsPage.qml:273
#, kde-format
msgid "Only enabled if the transparent chat page is enabled."
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:306
#: src/settings/AppearanceSettingsPage.qml:290
#, kde-format
msgid "Show your messages on the right"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:322
#: src/settings/AppearanceSettingsPage.qml:306
#, kde-format
msgid "Show links preview in the chat messages"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:332
#: src/settings/AppearanceSettingsPage.qml:316
#, kde-format
msgid "Show Avatar"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:336
#: src/settings/AppearanceSettingsPage.qml:320
#, kde-format
msgid "In chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:346
#: src/settings/AppearanceSettingsPage.qml:330
#, kde-format
msgid "In sidebar"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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: 2024-04-21 00:38+0000\n"
"POT-Creation-Date: 2024-04-24 02:56+0000\n"
"PO-Revision-Date: 2023-11-23 10:08+0100\n"
"Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 23.08.3\n"
#: src/controller.cpp:134
#: src/controller.cpp:133
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -25,47 +25,47 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr ""
#: src/controller.cpp:213
#: src/controller.cpp:212
#, kde-format
msgid "Network Error: %1"
msgstr "Chyba sítě: %1"
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Access token wasn't found"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Access to keychain was denied."
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "No keychain available."
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:244
#, kde-format
msgid "Unable to read access token"
msgstr ""
#: src/controller.cpp:341
#: src/controller.cpp:340
#, kde-format
msgid "Receiving push notifications"
msgstr ""
@@ -82,19 +82,31 @@ msgctxt "@title:window"
msgid "Event Source"
msgstr ""
#: src/devtools/DebugOptions.qml:20
#: src/devtools/DebugOptions.qml:19
#, kde-format
msgctxt "@option:check"
msgid "Show hidden events in the timeline"
msgstr ""
#: src/devtools/DebugOptions.qml:26
#, kde-format
msgctxt "@option:check Enable the matrix 'threads' feature"
msgid "Always allow device verification"
msgstr ""
#: src/devtools/DebugOptions.qml:21
#: src/devtools/DebugOptions.qml:27
#, kde-format
msgid ""
"Allow the user to start a verification session with devices that were "
"already verified"
msgstr ""
#: src/devtools/DebugOptions.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Show focus in window header"
msgstr ""
#: src/devtools/DevtoolsPage.qml:18 src/settings/NeoChatGeneralPage.qml:240
#, kde-format
msgid "Developer Tools"
@@ -142,28 +154,28 @@ msgstr "Vyberte místnost"
msgid "Room"
msgstr "Pokoj"
#: src/devtools/RoomData.qml:35
#: src/devtools/RoomData.qml:36
#, kde-format
msgid "Room Id: %1"
msgstr ""
#: src/devtools/RoomData.qml:39
#: src/devtools/RoomData.qml:40
#, kde-format
msgid "Room Account Data"
msgstr ""
#: src/devtools/RoomData.qml:52 src/devtools/RoomData.qml:98
#: src/devtools/RoomData.qml:53 src/devtools/RoomData.qml:99
#: src/qml/MessageSourceSheet.qml:42
#, kde-format
msgid "Event Source"
msgstr ""
#: src/devtools/RoomData.qml:60
#: src/devtools/RoomData.qml:61
#, kde-format
msgid "Room State"
msgstr ""
#: src/devtools/RoomData.qml:74
#: src/devtools/RoomData.qml:75
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "%1 event of this type"
@@ -172,7 +184,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: src/devtools/RoomData.qml:83
#: src/devtools/RoomData.qml:84
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "Event Information"
@@ -206,49 +218,44 @@ msgctxt ""
msgid "State Keys"
msgstr ""
#: src/enums/neochatroomtype.h:60
#: src/enums/neochatroomtype.h:59
#, kde-format
msgid "Invited"
msgstr ""
#: src/enums/neochatroomtype.h:62
#: src/enums/neochatroomtype.h:61
#, kde-format
msgid "Favorite"
msgstr "Oblíbené"
#: src/enums/neochatroomtype.h:64 src/qml/UserSearchPage.qml:82
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
#, kde-format
msgid "Friends"
msgstr "Přátelé"
#: src/enums/neochatroomtype.h:66
#: src/enums/neochatroomtype.h:65
#, kde-format
msgid "Normal"
msgstr "Normální"
#: src/enums/neochatroomtype.h:68
#: src/enums/neochatroomtype.h:67
#, kde-format
msgid "Low priority"
msgstr "Nízká priorita"
#: src/enums/neochatroomtype.h:70
#: src/enums/neochatroomtype.h:69
#, kde-format
msgid "Spaces"
msgstr "Mezery"
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr "Hledat"
#: src/eventhandler.cpp:303 src/eventhandler.cpp:507
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:465
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:436
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr ""
#: src/eventhandler.cpp:303 src/models/messagecontentmodel.cpp:141
#: src/models/messageeventmodel.cpp:466
#: src/models/messageeventmodel.cpp:437
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr ""
@@ -622,12 +629,12 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Cíl"
#: src/login.cpp:85 src/login.cpp:100
#: src/login.cpp:84 src/login.cpp:99
#, kde-format
msgid "Network Error"
msgstr "Chyba sítě"
#: src/login.cpp:93
#: src/login.cpp:92
#, kde-format
msgid "Login Failed: %1"
msgstr "Přihlášení selhalo: %1"
@@ -947,315 +954,315 @@ msgstr ""
msgid "Share a URL to Matrix"
msgstr ""
#: src/matriximageprovider.cpp:40
#: src/matriximageprovider.cpp:38
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr ""
#: src/matriximageprovider.cpp:98
#: src/matriximageprovider.cpp:96
#, kde-format
msgid "Image request has been cancelled"
msgstr ""
#: src/models/actionsmodel.cpp:24
#: src/models/actionsmodel.cpp:25
#, kde-format
msgid "Leaving this room."
msgstr ""
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr ""
#: src/models/actionsmodel.cpp:39
#: src/models/actionsmodel.cpp:40
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr ""
#: src/models/actionsmodel.cpp:42
#: src/models/actionsmodel.cpp:43
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Místnost %1 nenalezena."
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
msgid "<message>"
msgstr "< zpráva>"
#: src/models/actionsmodel.cpp:66
#: src/models/actionsmodel.cpp:67
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:77
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:86
#: src/models/actionsmodel.cpp:87
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:97
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:116
#: src/models/actionsmodel.cpp:117
msgid "Sends the given message colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:137
msgid "Sends the given emote colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:147
#: src/models/actionsmodel.cpp:148
msgid "Sends the given message as plain text"
msgstr ""
#: src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:164
msgid "Sends the given message as a spoiler"
msgstr ""
#: src/models/actionsmodel.cpp:173
#: src/models/actionsmodel.cpp:174
msgid "Sends the given emote"
msgstr ""
#: src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:184
msgid "Sends the given message as a notice"
msgstr ""
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:377 src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:378 src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:495
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr ""
#: src/models/actionsmodel.cpp:197
#: src/models/actionsmodel.cpp:198
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr ""
#: src/models/actionsmodel.cpp:201
#: src/models/actionsmodel.cpp:202
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:205
#: src/models/actionsmodel.cpp:206
#, kde-format
msgid "You are already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:209
#: src/models/actionsmodel.cpp:210
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:213
#: src/models/actionsmodel.cpp:214
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr ""
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:367
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:391 src/models/actionsmodel.cpp:483
msgid "<user id>"
msgstr ""
#: src/models/actionsmodel.cpp:219
#: src/models/actionsmodel.cpp:220
msgid "Invites the user to this room"
msgstr ""
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr ""
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "<room alias or id>"
msgstr ""
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
msgid "Joins the given room"
msgstr ""
#: src/models/actionsmodel.cpp:262
#: src/models/actionsmodel.cpp:263
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "Klepete na místnost %1."
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
msgid "<room alias or id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:276
msgid "Requests to join the given room"
msgstr ""
#: src/models/actionsmodel.cpp:288
#: src/models/actionsmodel.cpp:289
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "[<room alias or id>]"
msgstr ""
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
msgid "<display name>"
msgstr ""
#: src/models/actionsmodel.cpp:329
#: src/models/actionsmodel.cpp:330
msgid "Changes your global display name"
msgstr ""
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
msgid "Changes your display name in this room"
msgstr ""
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:362
#: src/models/actionsmodel.cpp:363
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:369
msgid "Ignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:381
#: src/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:385
#: src/models/actionsmodel.cpp:386
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
msgid "Unignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:410
#: src/models/actionsmodel.cpp:411
msgid "<reaction text>"
msgstr ""
#: src/models/actionsmodel.cpp:411
#: src/models/actionsmodel.cpp:412
msgid "React to the message with the given text"
msgstr ""
#: src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:427
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:434
#: src/models/actionsmodel.cpp:435
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:440
#: src/models/actionsmodel.cpp:441
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
#: src/models/actionsmodel.cpp:450 src/models/actionsmodel.cpp:527
msgid "<user id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
msgid "Bans the given user"
msgstr ""
#: src/models/actionsmodel.cpp:467
#: src/models/actionsmodel.cpp:468
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:472
#: src/models/actionsmodel.cpp:473
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:476
#: src/models/actionsmodel.cpp:477
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:484
msgid "Removes the ban of the given user"
msgstr ""
#: src/models/actionsmodel.cpp:498
#: src/models/actionsmodel.cpp:499
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:503
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr ""
#: src/models/actionsmodel.cpp:511
#: src/models/actionsmodel.cpp:512
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:518
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr ""
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
msgid "Removes the user from the room"
msgstr ""
@@ -1337,7 +1344,7 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr "Vlastní emotikony"
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:153
#, kde-format
msgctxt "%1: What's being done; %2: How often it is done."
msgid " %1"
@@ -1346,7 +1353,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: src/models/messagefiltermodel.cpp:146
#: src/models/messagefiltermodel.cpp:157
#, kde-format
msgctxt "n users"
msgid " %1 user "
@@ -1355,25 +1362,25 @@ msgstr[0] "%1 uživatel "
msgstr[1] "%1 uživatelé "
msgstr[2] "%1 uživatelů "
#: src/models/messagefiltermodel.cpp:155
#: src/models/messagefiltermodel.cpp:166
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ", "
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr " nebo "
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr " a "
#: src/models/messagefiltermodel.cpp:165
#: src/models/messagefiltermodel.cpp:176
#, kde-format
msgctxt ""
"userText (%1) is either a Matrix username if a single user sent all the "
@@ -1507,7 +1514,7 @@ msgstr "Šíř.: %1, Dél.: %2"
msgid "Encrypted Message"
msgstr "Zašifrovaná zpráva"
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:270
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:274
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1566,13 +1573,12 @@ msgstr "%1 (%2)"
msgid "Open NeoChat"
msgstr "Otevřít NeoChat"
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:65
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:46
#, kde-format
msgid "Edit this account"
msgstr ""
#: src/qml/AccountMenu.qml:27 src/qml/UserInfo.qml:59
#: src/settings/AccountsPage.qml:34
#: src/qml/AccountMenu.qml:27 src/settings/AccountsPage.qml:34
#, kde-format
msgid "Account editor"
msgstr "Editor účtů"
@@ -1583,7 +1589,7 @@ msgid "Notification settings"
msgstr "Nastavení oznamování"
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:400 src/qml/UserInfo.qml:116
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:404 src/qml/UserInfo.qml:103
#, kde-format
msgid "Configure"
msgstr "Nastavit"
@@ -1918,8 +1924,8 @@ msgstr "Přidat k oblíbeným"
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:64
#: src/qml/ExploreComponent.qml:66 src/qml/ExploreComponentMobile.qml:162
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:281
#: src/qml/SpaceDrawer.qml:283
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:294
#: src/qml/SpaceDrawer.qml:296
#, kde-format
msgctxt "@title"
msgid "Create a Space"
@@ -1990,7 +1996,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:220
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
#, kde-format
msgctxt "@title"
@@ -2161,21 +2167,21 @@ msgid "They don't match"
msgstr ""
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:52 src/qml/GlobalMenu.qml:61
#: src/qml/RoomListPage.qml:182 src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:172 src/qml/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:190
#: src/qml/RoomListPage.qml:235
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -2202,11 +2208,37 @@ msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
#: src/qml/ExploreComponent.qml:93
#, fuzzy, kde-format
#| msgid "Room"
msgctxt "@title"
msgid "Rooms"
msgstr "Pokoj"
#: src/qml/ExploreComponent.qml:105
#, fuzzy, kde-format
#| msgid "Search"
msgctxt "@action"
msgid "Search Room"
msgstr "Hledat"
#: src/qml/ExploreComponent.qml:118
#, fuzzy, kde-format
#| msgid "Show"
msgctxt "@action:button"
msgid "Show Menu"
msgstr "Zobrazit"
#: src/qml/ExploreComponent.qml:182
#, kde-format
msgid "Create rooms and chats"
msgstr "Vytvářejte místnosti a rozhovory"
#: src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr "Hledat"
#: src/qml/ExploreComponentMobile.qml:79
#, kde-format
msgid "Create New"
@@ -2562,46 +2594,62 @@ msgstr "Umístění"
msgid "There are no locations shared in this room."
msgstr ""
#: src/qml/Main.qml:304
#: src/qml/Main.qml:163
#, fuzzy, kde-format
#| msgctxt "@action:title"
#| msgid "Room information"
msgctxt "@action:button"
msgid "Show Room Information"
msgstr "informace o místnosti"
#: src/qml/Main.qml:166
#, fuzzy, kde-format
#| msgctxt "@action:title"
#| msgid "Room information"
msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr "informace o místnosti"
#: src/qml/Main.qml:308
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr ""
#: src/qml/Main.qml:321
#: src/qml/Main.qml:325
#, kde-format
msgid "User consent"
msgstr ""
#: src/qml/Main.qml:326
#: src/qml/Main.qml:330
#, kde-format
msgid ""
"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."
msgstr ""
#: src/qml/Main.qml:331
#: src/qml/Main.qml:335
#, kde-format
msgid "Open"
msgstr "Otevřít"
#: src/qml/Main.qml:358
#: src/qml/Main.qml:362
#, kde-format
msgid "Start a chat"
msgstr "Zahájit rozhovor"
#: src/qml/Main.qml:360
#: src/qml/Main.qml:364
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Přejete si začít rozhovor s %1?"
#: src/qml/Main.qml:386
#: src/qml/Main.qml:390
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr ""
#: src/qml/Main.qml:418 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2686,7 +2734,7 @@ msgctxt "@action As in 'edit the state of this room'"
msgid "Edit state"
msgstr "Upravit nálepku"
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:66
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#, kde-format
msgctxt "@title"
msgid "Notifications"
@@ -2841,12 +2889,12 @@ msgstr "Nahlásit zprávu"
msgid "Reason for reporting this message"
msgstr ""
#: src/qml/RoomDelegate.qml:101
#: src/qml/RoomDelegate.qml:103
#, kde-format
msgid "Muted room"
msgstr ""
#: src/qml/RoomDelegate.qml:134
#: src/qml/RoomDelegate.qml:136
#, kde-format
msgid "Configure room"
msgstr ""
@@ -2949,33 +2997,33 @@ msgstr[2] "%1 členů"
msgid "No member count"
msgstr "Žádný počet členů"
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr ""
@@ -3151,24 +3199,24 @@ msgstr "Sdílená adresa obrázku je <a href='%1'>%1</a>"
msgid "View notifications"
msgstr "Zobrazit upozornění"
#: src/qml/SpaceDrawer.qml:84
#: src/qml/SpaceDrawer.qml:86
#, kde-format
msgid "Home"
msgstr "Domů"
#: src/qml/SpaceDrawer.qml:130
#: src/qml/SpaceDrawer.qml:134
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/qml/SpaceDrawer.qml:232
#: src/qml/SpaceDrawer.qml:242
#, kde-format
msgctxt "Join <name of a space>"
msgid "Join %1"
msgstr ""
#: src/qml/SpaceDrawer.qml:274
#: src/qml/SpaceDrawer.qml:284
#, kde-format
msgid "Create a space"
msgstr ""
@@ -3447,12 +3495,19 @@ msgstr ""
msgid "Copy link"
msgstr "Kopírovat odkaz"
#: src/qml/UserInfo.qml:104
#: src/qml/UserInfo.qml:54
#, fuzzy, kde-format
#| msgid "Account editor"
msgctxt "@title:window"
msgid "Account editor"
msgstr "Editor účtů"
#: src/qml/UserInfo.qml:91
#, kde-format
msgid "Switch User"
msgstr "Přepnout uživatele"
#: src/qml/UserInfo.qml:111
#: src/qml/UserInfo.qml:98
#, kde-format
msgid "Open Settings"
msgstr "Otevřít nastavení"
@@ -3865,12 +3920,7 @@ msgstr "Kompaktní"
msgid "Use compact room list"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:232
#, kde-format
msgid "Show fancy effects in chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:249
#: src/settings/AppearanceSettingsPage.qml:233
#, kde-format
msgid "Use transparent chat page"
msgstr "Použít průhlednou stránku pro rozhovor"
@@ -3878,37 +3928,37 @@ msgstr "Použít průhlednou stránku pro rozhovor"
# Přechod sklouznutí má posunovače, kde vlevo (žádný výběr) znamená průhlednost a vpravo (výběr 100 %) znamená neprůhlednost.
#
# Opačně to nedává smysl.
#: src/settings/AppearanceSettingsPage.qml:270
#: src/settings/AppearanceSettingsPage.qml:254
#, kde-format
msgid "Transparency"
msgstr "Průhlednost"
#: src/settings/AppearanceSettingsPage.qml:289
#: src/settings/AppearanceSettingsPage.qml:273
#, kde-format
msgid "Only enabled if the transparent chat page is enabled."
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:306
#: src/settings/AppearanceSettingsPage.qml:290
#, kde-format
msgid "Show your messages on the right"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:322
#: src/settings/AppearanceSettingsPage.qml:306
#, kde-format
msgid "Show links preview in the chat messages"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:332
#: src/settings/AppearanceSettingsPage.qml:316
#, kde-format
msgid "Show Avatar"
msgstr "Zobrazit avatara"
#: src/settings/AppearanceSettingsPage.qml:336
#: src/settings/AppearanceSettingsPage.qml:320
#, kde-format
msgid "In chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:346
#: src/settings/AppearanceSettingsPage.qml:330
#, kde-format
msgid "In sidebar"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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-04-21 00:38+0000\n"
"POT-Creation-Date: 2024-04-24 02:56+0000\n"
"PO-Revision-Date: 2020-11-05 23:50-0800\n"
"Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n"
"Language-Team: Japanese <kde-jp@kde.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
#: src/controller.cpp:134
#: src/controller.cpp:133
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -22,47 +22,47 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr ""
#: src/controller.cpp:213
#: src/controller.cpp:212
#, kde-format
msgid "Network Error: %1"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Access token wasn't found"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Access to keychain was denied."
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "No keychain available."
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:244
#, kde-format
msgid "Unable to read access token"
msgstr ""
#: src/controller.cpp:341
#: src/controller.cpp:340
#, kde-format
msgid "Receiving push notifications"
msgstr ""
@@ -79,19 +79,31 @@ msgctxt "@title:window"
msgid "Event Source"
msgstr ""
#: src/devtools/DebugOptions.qml:20
#: src/devtools/DebugOptions.qml:19
#, kde-format
msgctxt "@option:check"
msgid "Show hidden events in the timeline"
msgstr ""
#: src/devtools/DebugOptions.qml:26
#, kde-format
msgctxt "@option:check Enable the matrix 'threads' feature"
msgid "Always allow device verification"
msgstr ""
#: src/devtools/DebugOptions.qml:21
#: src/devtools/DebugOptions.qml:27
#, kde-format
msgid ""
"Allow the user to start a verification session with devices that were "
"already verified"
msgstr ""
#: src/devtools/DebugOptions.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Show focus in window header"
msgstr ""
#: src/devtools/DevtoolsPage.qml:18 src/settings/NeoChatGeneralPage.qml:240
#, kde-format
msgid "Developer Tools"
@@ -138,35 +150,35 @@ msgstr ""
msgid "Room"
msgstr ""
#: src/devtools/RoomData.qml:35
#: src/devtools/RoomData.qml:36
#, kde-format
msgid "Room Id: %1"
msgstr ""
#: src/devtools/RoomData.qml:39
#: src/devtools/RoomData.qml:40
#, kde-format
msgid "Room Account Data"
msgstr ""
#: src/devtools/RoomData.qml:52 src/devtools/RoomData.qml:98
#: src/devtools/RoomData.qml:53 src/devtools/RoomData.qml:99
#: src/qml/MessageSourceSheet.qml:42
#, kde-format
msgid "Event Source"
msgstr ""
#: src/devtools/RoomData.qml:60
#: src/devtools/RoomData.qml:61
#, kde-format
msgid "Room State"
msgstr ""
#: src/devtools/RoomData.qml:74
#: src/devtools/RoomData.qml:75
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "%1 event of this type"
msgid_plural "%1 events of this type"
msgstr[0] ""
#: src/devtools/RoomData.qml:83
#: src/devtools/RoomData.qml:84
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "Event Information"
@@ -200,49 +212,44 @@ msgctxt ""
msgid "State Keys"
msgstr ""
#: src/enums/neochatroomtype.h:60
#: src/enums/neochatroomtype.h:59
#, kde-format
msgid "Invited"
msgstr ""
#: src/enums/neochatroomtype.h:62
#: src/enums/neochatroomtype.h:61
#, kde-format
msgid "Favorite"
msgstr ""
#: src/enums/neochatroomtype.h:64 src/qml/UserSearchPage.qml:82
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
#, kde-format
msgid "Friends"
msgstr ""
#: src/enums/neochatroomtype.h:66
#: src/enums/neochatroomtype.h:65
#, kde-format
msgid "Normal"
msgstr ""
#: src/enums/neochatroomtype.h:68
#: src/enums/neochatroomtype.h:67
#, kde-format
msgid "Low priority"
msgstr ""
#: src/enums/neochatroomtype.h:70
#: src/enums/neochatroomtype.h:69
#, kde-format
msgid "Spaces"
msgstr ""
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/eventhandler.cpp:303 src/eventhandler.cpp:507
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:465
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:436
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr ""
#: src/eventhandler.cpp:303 src/models/messagecontentmodel.cpp:141
#: src/models/messageeventmodel.cpp:466
#: src/models/messageeventmodel.cpp:437
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr ""
@@ -614,12 +621,12 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr ""
#: src/login.cpp:85 src/login.cpp:100
#: src/login.cpp:84 src/login.cpp:99
#, kde-format
msgid "Network Error"
msgstr ""
#: src/login.cpp:93
#: src/login.cpp:92
#, kde-format
msgid "Login Failed: %1"
msgstr ""
@@ -939,315 +946,315 @@ msgstr ""
msgid "Share a URL to Matrix"
msgstr ""
#: src/matriximageprovider.cpp:40
#: src/matriximageprovider.cpp:38
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr ""
#: src/matriximageprovider.cpp:98
#: src/matriximageprovider.cpp:96
#, kde-format
msgid "Image request has been cancelled"
msgstr ""
#: src/models/actionsmodel.cpp:24
#: src/models/actionsmodel.cpp:25
#, kde-format
msgid "Leaving this room."
msgstr ""
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr ""
#: src/models/actionsmodel.cpp:39
#: src/models/actionsmodel.cpp:40
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr ""
#: src/models/actionsmodel.cpp:42
#: src/models/actionsmodel.cpp:43
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr ""
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
msgid "<message>"
msgstr ""
#: src/models/actionsmodel.cpp:66
#: src/models/actionsmodel.cpp:67
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:77
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:86
#: src/models/actionsmodel.cpp:87
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:97
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:116
#: src/models/actionsmodel.cpp:117
msgid "Sends the given message colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:137
msgid "Sends the given emote colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:147
#: src/models/actionsmodel.cpp:148
msgid "Sends the given message as plain text"
msgstr ""
#: src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:164
msgid "Sends the given message as a spoiler"
msgstr ""
#: src/models/actionsmodel.cpp:173
#: src/models/actionsmodel.cpp:174
msgid "Sends the given emote"
msgstr ""
#: src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:184
msgid "Sends the given message as a notice"
msgstr ""
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:377 src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:378 src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:495
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr ""
#: src/models/actionsmodel.cpp:197
#: src/models/actionsmodel.cpp:198
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr ""
#: src/models/actionsmodel.cpp:201
#: src/models/actionsmodel.cpp:202
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:205
#: src/models/actionsmodel.cpp:206
#, kde-format
msgid "You are already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:209
#: src/models/actionsmodel.cpp:210
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:213
#: src/models/actionsmodel.cpp:214
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr ""
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:367
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:391 src/models/actionsmodel.cpp:483
msgid "<user id>"
msgstr ""
#: src/models/actionsmodel.cpp:219
#: src/models/actionsmodel.cpp:220
msgid "Invites the user to this room"
msgstr ""
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr ""
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "<room alias or id>"
msgstr ""
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
msgid "Joins the given room"
msgstr ""
#: src/models/actionsmodel.cpp:262
#: src/models/actionsmodel.cpp:263
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr ""
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
msgid "<room alias or id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:276
msgid "Requests to join the given room"
msgstr ""
#: src/models/actionsmodel.cpp:288
#: src/models/actionsmodel.cpp:289
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "[<room alias or id>]"
msgstr ""
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
msgid "<display name>"
msgstr ""
#: src/models/actionsmodel.cpp:329
#: src/models/actionsmodel.cpp:330
msgid "Changes your global display name"
msgstr ""
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
msgid "Changes your display name in this room"
msgstr ""
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:362
#: src/models/actionsmodel.cpp:363
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:369
msgid "Ignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:381
#: src/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:385
#: src/models/actionsmodel.cpp:386
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
msgid "Unignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:410
#: src/models/actionsmodel.cpp:411
msgid "<reaction text>"
msgstr ""
#: src/models/actionsmodel.cpp:411
#: src/models/actionsmodel.cpp:412
msgid "React to the message with the given text"
msgstr ""
#: src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:427
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:434
#: src/models/actionsmodel.cpp:435
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:440
#: src/models/actionsmodel.cpp:441
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
#: src/models/actionsmodel.cpp:450 src/models/actionsmodel.cpp:527
msgid "<user id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
msgid "Bans the given user"
msgstr ""
#: src/models/actionsmodel.cpp:467
#: src/models/actionsmodel.cpp:468
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:472
#: src/models/actionsmodel.cpp:473
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:476
#: src/models/actionsmodel.cpp:477
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:484
msgid "Removes the ban of the given user"
msgstr ""
#: src/models/actionsmodel.cpp:498
#: src/models/actionsmodel.cpp:499
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:503
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr ""
#: src/models/actionsmodel.cpp:511
#: src/models/actionsmodel.cpp:512
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:518
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr ""
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
msgid "Removes the user from the room"
msgstr ""
@@ -1329,39 +1336,39 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr ""
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:153
#, kde-format
msgctxt "%1: What's being done; %2: How often it is done."
msgid " %1"
msgid_plural " %1 %2 times"
msgstr[0] ""
#: src/models/messagefiltermodel.cpp:146
#: src/models/messagefiltermodel.cpp:157
#, kde-format
msgctxt "n users"
msgid " %1 user "
msgid_plural " %1 users "
msgstr[0] ""
#: src/models/messagefiltermodel.cpp:155
#: src/models/messagefiltermodel.cpp:166
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ""
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr ""
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr ""
#: src/models/messagefiltermodel.cpp:165
#: src/models/messagefiltermodel.cpp:176
#, kde-format
msgctxt ""
"userText (%1) is either a Matrix username if a single user sent all the "
@@ -1491,7 +1498,7 @@ msgstr ""
msgid "Encrypted Message"
msgstr ""
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:270
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:274
#, kde-format
msgid "%1: %2"
msgstr ""
@@ -1550,13 +1557,12 @@ msgstr ""
msgid "Open NeoChat"
msgstr ""
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:65
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:46
#, kde-format
msgid "Edit this account"
msgstr ""
#: src/qml/AccountMenu.qml:27 src/qml/UserInfo.qml:59
#: src/settings/AccountsPage.qml:34
#: src/qml/AccountMenu.qml:27 src/settings/AccountsPage.qml:34
#, kde-format
msgid "Account editor"
msgstr ""
@@ -1567,7 +1573,7 @@ msgid "Notification settings"
msgstr ""
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:400 src/qml/UserInfo.qml:116
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:404 src/qml/UserInfo.qml:103
#, kde-format
msgid "Configure"
msgstr ""
@@ -1902,8 +1908,8 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:64
#: src/qml/ExploreComponent.qml:66 src/qml/ExploreComponentMobile.qml:162
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:281
#: src/qml/SpaceDrawer.qml:283
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:294
#: src/qml/SpaceDrawer.qml:296
#, kde-format
msgctxt "@title"
msgid "Create a Space"
@@ -1974,7 +1980,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:220
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
#, kde-format
msgctxt "@title"
@@ -2142,21 +2148,21 @@ msgid "They don't match"
msgstr ""
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:52 src/qml/GlobalMenu.qml:61
#: src/qml/RoomListPage.qml:182 src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:172 src/qml/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:190
#: src/qml/RoomListPage.qml:235
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -2183,11 +2189,34 @@ msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
#: src/qml/ExploreComponent.qml:93
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:105
#, kde-format
msgctxt "@action"
msgid "Search Room"
msgstr ""
#: src/qml/ExploreComponent.qml:118
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr ""
#: src/qml/ExploreComponent.qml:182
#, kde-format
msgid "Create rooms and chats"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:79
#, kde-format
msgid "Create New"
@@ -2543,46 +2572,58 @@ msgstr ""
msgid "There are no locations shared in this room."
msgstr ""
#: src/qml/Main.qml:304
#: src/qml/Main.qml:163
#, kde-format
msgctxt "@action:button"
msgid "Show Room Information"
msgstr ""
#: src/qml/Main.qml:166
#, kde-format
msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr ""
#: src/qml/Main.qml:308
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr ""
#: src/qml/Main.qml:321
#: src/qml/Main.qml:325
#, kde-format
msgid "User consent"
msgstr ""
#: src/qml/Main.qml:326
#: src/qml/Main.qml:330
#, kde-format
msgid ""
"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."
msgstr ""
#: src/qml/Main.qml:331
#: src/qml/Main.qml:335
#, kde-format
msgid "Open"
msgstr ""
#: src/qml/Main.qml:358
#: src/qml/Main.qml:362
#, kde-format
msgid "Start a chat"
msgstr ""
#: src/qml/Main.qml:360
#: src/qml/Main.qml:364
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr ""
#: src/qml/Main.qml:386
#: src/qml/Main.qml:390
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr ""
#: src/qml/Main.qml:418 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2665,7 +2706,7 @@ msgctxt "@action As in 'edit the state of this room'"
msgid "Edit state"
msgstr ""
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:66
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#, kde-format
msgctxt "@title"
msgid "Notifications"
@@ -2820,12 +2861,12 @@ msgstr ""
msgid "Reason for reporting this message"
msgstr ""
#: src/qml/RoomDelegate.qml:101
#: src/qml/RoomDelegate.qml:103
#, kde-format
msgid "Muted room"
msgstr ""
#: src/qml/RoomDelegate.qml:134
#: src/qml/RoomDelegate.qml:136
#, kde-format
msgid "Configure room"
msgstr ""
@@ -2926,33 +2967,33 @@ msgstr[0] ""
msgid "No member count"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr ""
@@ -3128,24 +3169,24 @@ msgstr ""
msgid "View notifications"
msgstr ""
#: src/qml/SpaceDrawer.qml:84
#: src/qml/SpaceDrawer.qml:86
#, kde-format
msgid "Home"
msgstr ""
#: src/qml/SpaceDrawer.qml:130
#: src/qml/SpaceDrawer.qml:134
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/qml/SpaceDrawer.qml:232
#: src/qml/SpaceDrawer.qml:242
#, kde-format
msgctxt "Join <name of a space>"
msgid "Join %1"
msgstr ""
#: src/qml/SpaceDrawer.qml:274
#: src/qml/SpaceDrawer.qml:284
#, kde-format
msgid "Create a space"
msgstr ""
@@ -3418,12 +3459,18 @@ msgstr ""
msgid "Copy link"
msgstr ""
#: src/qml/UserInfo.qml:104
#: src/qml/UserInfo.qml:54
#, kde-format
msgctxt "@title:window"
msgid "Account editor"
msgstr ""
#: src/qml/UserInfo.qml:91
#, kde-format
msgid "Switch User"
msgstr ""
#: src/qml/UserInfo.qml:111
#: src/qml/UserInfo.qml:98
#, kde-format
msgid "Open Settings"
msgstr ""
@@ -3835,47 +3882,42 @@ msgstr ""
msgid "Use compact room list"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:232
#, kde-format
msgid "Show fancy effects in chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:249
#: src/settings/AppearanceSettingsPage.qml:233
#, kde-format
msgid "Use transparent chat page"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:270
#: src/settings/AppearanceSettingsPage.qml:254
#, kde-format
msgid "Transparency"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:289
#: src/settings/AppearanceSettingsPage.qml:273
#, kde-format
msgid "Only enabled if the transparent chat page is enabled."
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:306
#: src/settings/AppearanceSettingsPage.qml:290
#, kde-format
msgid "Show your messages on the right"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:322
#: src/settings/AppearanceSettingsPage.qml:306
#, kde-format
msgid "Show links preview in the chat messages"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:332
#: src/settings/AppearanceSettingsPage.qml:316
#, kde-format
msgid "Show Avatar"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:336
#: src/settings/AppearanceSettingsPage.qml:320
#, kde-format
msgid "In chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:346
#: src/settings/AppearanceSettingsPage.qml:330
#, kde-format
msgid "In sidebar"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-04-21 00:38+0000\n"
"POT-Creation-Date: 2024-04-24 02:56+0000\n"
"PO-Revision-Date: 2023-02-25 01:00+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
#: src/controller.cpp:134
#: src/controller.cpp:133
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -26,47 +26,47 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr ""
#: src/controller.cpp:213
#: src/controller.cpp:212
#, kde-format
msgid "Network Error: %1"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Access token wasn't found"
msgstr ""
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Access to keychain was denied."
msgstr ""
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "No keychain available."
msgstr ""
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:244
#, kde-format
msgid "Unable to read access token"
msgstr ""
#: src/controller.cpp:341
#: src/controller.cpp:340
#, kde-format
msgid "Receiving push notifications"
msgstr ""
@@ -83,19 +83,31 @@ msgctxt "@title:window"
msgid "Event Source"
msgstr ""
#: src/devtools/DebugOptions.qml:20
#: src/devtools/DebugOptions.qml:19
#, kde-format
msgctxt "@option:check"
msgid "Show hidden events in the timeline"
msgstr ""
#: src/devtools/DebugOptions.qml:26
#, kde-format
msgctxt "@option:check Enable the matrix 'threads' feature"
msgid "Always allow device verification"
msgstr ""
#: src/devtools/DebugOptions.qml:21
#: src/devtools/DebugOptions.qml:27
#, kde-format
msgid ""
"Allow the user to start a verification session with devices that were "
"already verified"
msgstr ""
#: src/devtools/DebugOptions.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Show focus in window header"
msgstr ""
#: src/devtools/DevtoolsPage.qml:18 src/settings/NeoChatGeneralPage.qml:240
#, kde-format
msgid "Developer Tools"
@@ -142,28 +154,28 @@ msgstr ""
msgid "Room"
msgstr ""
#: src/devtools/RoomData.qml:35
#: src/devtools/RoomData.qml:36
#, kde-format
msgid "Room Id: %1"
msgstr ""
#: src/devtools/RoomData.qml:39
#: src/devtools/RoomData.qml:40
#, kde-format
msgid "Room Account Data"
msgstr ""
#: src/devtools/RoomData.qml:52 src/devtools/RoomData.qml:98
#: src/devtools/RoomData.qml:53 src/devtools/RoomData.qml:99
#: src/qml/MessageSourceSheet.qml:42
#, kde-format
msgid "Event Source"
msgstr ""
#: src/devtools/RoomData.qml:60
#: src/devtools/RoomData.qml:61
#, kde-format
msgid "Room State"
msgstr ""
#: src/devtools/RoomData.qml:74
#: src/devtools/RoomData.qml:75
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "%1 event of this type"
@@ -173,7 +185,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: src/devtools/RoomData.qml:83
#: src/devtools/RoomData.qml:84
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "Event Information"
@@ -207,49 +219,44 @@ msgctxt ""
msgid "State Keys"
msgstr ""
#: src/enums/neochatroomtype.h:60
#: src/enums/neochatroomtype.h:59
#, kde-format
msgid "Invited"
msgstr ""
#: src/enums/neochatroomtype.h:62
#: src/enums/neochatroomtype.h:61
#, kde-format
msgid "Favorite"
msgstr ""
#: src/enums/neochatroomtype.h:64 src/qml/UserSearchPage.qml:82
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
#, kde-format
msgid "Friends"
msgstr ""
#: src/enums/neochatroomtype.h:66
#: src/enums/neochatroomtype.h:65
#, kde-format
msgid "Normal"
msgstr ""
#: src/enums/neochatroomtype.h:68
#: src/enums/neochatroomtype.h:67
#, kde-format
msgid "Low priority"
msgstr ""
#: src/enums/neochatroomtype.h:70
#: src/enums/neochatroomtype.h:69
#, kde-format
msgid "Spaces"
msgstr ""
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/eventhandler.cpp:303 src/eventhandler.cpp:507
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:465
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:436
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr ""
#: src/eventhandler.cpp:303 src/models/messagecontentmodel.cpp:141
#: src/models/messageeventmodel.cpp:466
#: src/models/messageeventmodel.cpp:437
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr ""
@@ -624,12 +631,12 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr ""
#: src/login.cpp:85 src/login.cpp:100
#: src/login.cpp:84 src/login.cpp:99
#, kde-format
msgid "Network Error"
msgstr ""
#: src/login.cpp:93
#: src/login.cpp:92
#, kde-format
msgid "Login Failed: %1"
msgstr ""
@@ -949,315 +956,315 @@ msgstr ""
msgid "Share a URL to Matrix"
msgstr ""
#: src/matriximageprovider.cpp:40
#: src/matriximageprovider.cpp:38
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr ""
#: src/matriximageprovider.cpp:98
#: src/matriximageprovider.cpp:96
#, kde-format
msgid "Image request has been cancelled"
msgstr ""
#: src/models/actionsmodel.cpp:24
#: src/models/actionsmodel.cpp:25
#, kde-format
msgid "Leaving this room."
msgstr ""
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr ""
#: src/models/actionsmodel.cpp:39
#: src/models/actionsmodel.cpp:40
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr ""
#: src/models/actionsmodel.cpp:42
#: src/models/actionsmodel.cpp:43
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr ""
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
msgid "<message>"
msgstr ""
#: src/models/actionsmodel.cpp:66
#: src/models/actionsmodel.cpp:67
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:77
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:86
#: src/models/actionsmodel.cpp:87
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:97
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr ""
#: src/models/actionsmodel.cpp:116
#: src/models/actionsmodel.cpp:117
msgid "Sends the given message colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:137
msgid "Sends the given emote colored as a rainbow"
msgstr ""
#: src/models/actionsmodel.cpp:147
#: src/models/actionsmodel.cpp:148
msgid "Sends the given message as plain text"
msgstr ""
#: src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:164
msgid "Sends the given message as a spoiler"
msgstr ""
#: src/models/actionsmodel.cpp:173
#: src/models/actionsmodel.cpp:174
msgid "Sends the given emote"
msgstr ""
#: src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:184
msgid "Sends the given message as a notice"
msgstr ""
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:377 src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:378 src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:495
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr ""
#: src/models/actionsmodel.cpp:197
#: src/models/actionsmodel.cpp:198
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr ""
#: src/models/actionsmodel.cpp:201
#: src/models/actionsmodel.cpp:202
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:205
#: src/models/actionsmodel.cpp:206
#, kde-format
msgid "You are already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:209
#: src/models/actionsmodel.cpp:210
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr ""
#: src/models/actionsmodel.cpp:213
#: src/models/actionsmodel.cpp:214
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr ""
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:367
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:391 src/models/actionsmodel.cpp:483
msgid "<user id>"
msgstr ""
#: src/models/actionsmodel.cpp:219
#: src/models/actionsmodel.cpp:220
msgid "Invites the user to this room"
msgstr ""
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr ""
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "<room alias or id>"
msgstr ""
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
msgid "Joins the given room"
msgstr ""
#: src/models/actionsmodel.cpp:262
#: src/models/actionsmodel.cpp:263
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr ""
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
msgid "<room alias or id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:276
msgid "Requests to join the given room"
msgstr ""
#: src/models/actionsmodel.cpp:288
#: src/models/actionsmodel.cpp:289
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "[<room alias or id>]"
msgstr ""
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
msgid "<display name>"
msgstr ""
#: src/models/actionsmodel.cpp:329
#: src/models/actionsmodel.cpp:330
msgid "Changes your global display name"
msgstr ""
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
msgid "Changes your display name in this room"
msgstr ""
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:362
#: src/models/actionsmodel.cpp:363
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:369
msgid "Ignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:381
#: src/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:385
#: src/models/actionsmodel.cpp:386
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
msgid "Unignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:410
#: src/models/actionsmodel.cpp:411
msgid "<reaction text>"
msgstr ""
#: src/models/actionsmodel.cpp:411
#: src/models/actionsmodel.cpp:412
msgid "React to the message with the given text"
msgstr ""
#: src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:427
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:434
#: src/models/actionsmodel.cpp:435
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:440
#: src/models/actionsmodel.cpp:441
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
#: src/models/actionsmodel.cpp:450 src/models/actionsmodel.cpp:527
msgid "<user id> [<reason>]"
msgstr ""
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
msgid "Bans the given user"
msgstr ""
#: src/models/actionsmodel.cpp:467
#: src/models/actionsmodel.cpp:468
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:472
#: src/models/actionsmodel.cpp:473
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:476
#: src/models/actionsmodel.cpp:477
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr ""
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:484
msgid "Removes the ban of the given user"
msgstr ""
#: src/models/actionsmodel.cpp:498
#: src/models/actionsmodel.cpp:499
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:503
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr ""
#: src/models/actionsmodel.cpp:511
#: src/models/actionsmodel.cpp:512
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr ""
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:518
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr ""
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr ""
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
msgid "Removes the user from the room"
msgstr ""
@@ -1339,7 +1346,7 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr ""
#: src/models/messagefiltermodel.cpp:142
#: src/models/messagefiltermodel.cpp:153
#, kde-format
msgctxt "%1: What's being done; %2: How often it is done."
msgid " %1"
@@ -1349,7 +1356,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: src/models/messagefiltermodel.cpp:146
#: src/models/messagefiltermodel.cpp:157
#, kde-format
msgctxt "n users"
msgid " %1 user "
@@ -1358,25 +1365,25 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: src/models/messagefiltermodel.cpp:155
#: src/models/messagefiltermodel.cpp:166
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ""
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr ""
#: src/models/messagefiltermodel.cpp:159
#: src/models/messagefiltermodel.cpp:170
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
msgstr ""
#: src/models/messagefiltermodel.cpp:165
#: src/models/messagefiltermodel.cpp:176
#, kde-format
msgctxt ""
"userText (%1) is either a Matrix username if a single user sent all the "
@@ -1510,7 +1517,7 @@ msgstr ""
msgid "Encrypted Message"
msgstr ""
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:270
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:274
#, kde-format
msgid "%1: %2"
msgstr ""
@@ -1569,13 +1576,12 @@ msgstr ""
msgid "Open NeoChat"
msgstr ""
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:65
#: src/qml/AccountMenu.qml:22 src/qml/UserInfo.qml:46
#, kde-format
msgid "Edit this account"
msgstr ""
#: src/qml/AccountMenu.qml:27 src/qml/UserInfo.qml:59
#: src/settings/AccountsPage.qml:34
#: src/qml/AccountMenu.qml:27 src/settings/AccountsPage.qml:34
#, kde-format
msgid "Account editor"
msgstr ""
@@ -1586,7 +1592,7 @@ msgid "Notification settings"
msgstr ""
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:400 src/qml/UserInfo.qml:116
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:404 src/qml/UserInfo.qml:103
#, kde-format
msgid "Configure"
msgstr ""
@@ -1921,8 +1927,8 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:64
#: src/qml/ExploreComponent.qml:66 src/qml/ExploreComponentMobile.qml:162
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:281
#: src/qml/SpaceDrawer.qml:283
#: src/qml/ExploreComponentMobile.qml:164 src/qml/SpaceDrawer.qml:294
#: src/qml/SpaceDrawer.qml:296
#, kde-format
msgctxt "@title"
msgid "Create a Space"
@@ -1993,7 +1999,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:220
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
#, kde-format
msgctxt "@title"
@@ -2161,21 +2167,21 @@ msgid "They don't match"
msgstr ""
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:52 src/qml/GlobalMenu.qml:61
#: src/qml/RoomListPage.qml:182 src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:172 src/qml/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:190
#: src/qml/RoomListPage.qml:235
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -2202,11 +2208,34 @@ msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:103 src/qml/ExploreComponent.qml:167
#: src/qml/ExploreComponent.qml:93
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:105
#, kde-format
msgctxt "@action"
msgid "Search Room"
msgstr ""
#: src/qml/ExploreComponent.qml:118
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr ""
#: src/qml/ExploreComponent.qml:182
#, kde-format
msgid "Create rooms and chats"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:79
#, kde-format
msgid "Create New"
@@ -2562,46 +2591,58 @@ msgstr ""
msgid "There are no locations shared in this room."
msgstr ""
#: src/qml/Main.qml:304
#: src/qml/Main.qml:163
#, kde-format
msgctxt "@action:button"
msgid "Show Room Information"
msgstr ""
#: src/qml/Main.qml:166
#, kde-format
msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr ""
#: src/qml/Main.qml:308
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr ""
#: src/qml/Main.qml:321
#: src/qml/Main.qml:325
#, kde-format
msgid "User consent"
msgstr ""
#: src/qml/Main.qml:326
#: src/qml/Main.qml:330
#, kde-format
msgid ""
"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."
msgstr ""
#: src/qml/Main.qml:331
#: src/qml/Main.qml:335
#, kde-format
msgid "Open"
msgstr ""
#: src/qml/Main.qml:358
#: src/qml/Main.qml:362
#, kde-format
msgid "Start a chat"
msgstr ""
#: src/qml/Main.qml:360
#: src/qml/Main.qml:364
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr ""
#: src/qml/Main.qml:386
#: src/qml/Main.qml:390
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr ""
#: src/qml/Main.qml:418 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2684,7 +2725,7 @@ msgctxt "@action As in 'edit the state of this room'"
msgid "Edit state"
msgstr ""
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:66
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#, kde-format
msgctxt "@title"
msgid "Notifications"
@@ -2839,12 +2880,12 @@ msgstr ""
msgid "Reason for reporting this message"
msgstr ""
#: src/qml/RoomDelegate.qml:101
#: src/qml/RoomDelegate.qml:103
#, kde-format
msgid "Muted room"
msgstr ""
#: src/qml/RoomDelegate.qml:134
#: src/qml/RoomDelegate.qml:136
#, kde-format
msgid "Configure room"
msgstr ""
@@ -2948,33 +2989,33 @@ msgstr[3] ""
msgid "No member count"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr ""
#: src/qml/RoomListPage.qml:205
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:207
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/qml/RoomListPage.qml:214
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/qml/RoomListPage.qml:231
#: src/qml/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr ""
@@ -3150,24 +3191,24 @@ msgstr ""
msgid "View notifications"
msgstr ""
#: src/qml/SpaceDrawer.qml:84
#: src/qml/SpaceDrawer.qml:86
#, kde-format
msgid "Home"
msgstr ""
#: src/qml/SpaceDrawer.qml:130
#: src/qml/SpaceDrawer.qml:134
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/qml/SpaceDrawer.qml:232
#: src/qml/SpaceDrawer.qml:242
#, kde-format
msgctxt "Join <name of a space>"
msgid "Join %1"
msgstr ""
#: src/qml/SpaceDrawer.qml:274
#: src/qml/SpaceDrawer.qml:284
#, kde-format
msgid "Create a space"
msgstr ""
@@ -3448,12 +3489,18 @@ msgstr ""
msgid "Copy link"
msgstr ""
#: src/qml/UserInfo.qml:104
#: src/qml/UserInfo.qml:54
#, kde-format
msgctxt "@title:window"
msgid "Account editor"
msgstr ""
#: src/qml/UserInfo.qml:91
#, kde-format
msgid "Switch User"
msgstr ""
#: src/qml/UserInfo.qml:111
#: src/qml/UserInfo.qml:98
#, kde-format
msgid "Open Settings"
msgstr ""
@@ -3865,47 +3912,42 @@ msgstr ""
msgid "Use compact room list"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:232
#, kde-format
msgid "Show fancy effects in chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:249
#: src/settings/AppearanceSettingsPage.qml:233
#, kde-format
msgid "Use transparent chat page"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:270
#: src/settings/AppearanceSettingsPage.qml:254
#, kde-format
msgid "Transparency"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:289
#: src/settings/AppearanceSettingsPage.qml:273
#, kde-format
msgid "Only enabled if the transparent chat page is enabled."
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:306
#: src/settings/AppearanceSettingsPage.qml:290
#, kde-format
msgid "Show your messages on the right"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:322
#: src/settings/AppearanceSettingsPage.qml:306
#, kde-format
msgid "Show links preview in the chat messages"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:332
#: src/settings/AppearanceSettingsPage.qml:316
#, kde-format
msgid "Show Avatar"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:336
#: src/settings/AppearanceSettingsPage.qml:320
#, kde-format
msgid "In chat"
msgstr ""
#: src/settings/AppearanceSettingsPage.qml:346
#: src/settings/AppearanceSettingsPage.qml:330
#, kde-format
msgid "In sidebar"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff