GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-04-15 01:37:17 +00:00
parent 0380de698c
commit b8d4ffcedc
45 changed files with 17736 additions and 17774 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-04-14 00:41+0000\n"
"POT-Creation-Date: 2025-04-15 00:41+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"
@@ -94,7 +94,7 @@ msgstr ""
msgid "Stickers"
msgstr ""
#: src/controller.cpp:158
#: src/controller.cpp:181
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -102,7 +102,7 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr ""
#: src/controller.cpp:303
#: src/controller.cpp:326
#, kde-format
msgid "Receiving push notifications"
msgstr ""
@@ -311,90 +311,6 @@ msgctxt ""
msgid "State Keys"
msgstr ""
#: src/enums/roomsortparameter.h:52
#, kde-format
msgctxt "As in sorting alphabetically with A first and Z last"
msgid "Alphabetical Ascending"
msgstr ""
#: src/enums/roomsortparameter.h:54
#, kde-format
msgctxt "As in sorting alphabetically with Z first and A last"
msgid "Alphabetical Descending"
msgstr ""
#: src/enums/roomsortparameter.h:56
#, kde-format
msgctxt "As in sorting rooms with unread message above those without"
msgid "Has Unread Messages"
msgstr ""
#: src/enums/roomsortparameter.h:58
#, kde-format
msgctxt "As in sorting rooms with the most unread messages higher"
msgid "Most Unread Messages"
msgstr ""
#: src/enums/roomsortparameter.h:60
#, kde-format
msgctxt "As in sorting rooms with highlighted message above those without"
msgid "Has Highlighted Messages"
msgstr ""
#: src/enums/roomsortparameter.h:62
#, kde-format
msgctxt "As in sorting rooms with the most highlighted messages higher"
msgid "Most Highlighted Messages"
msgstr ""
#: src/enums/roomsortparameter.h:64
#, kde-format
msgctxt "As in sorting the chat room with the newest meassage first"
msgid "Last Active"
msgstr ""
#: src/enums/roomsortparameter.h:79
#, kde-format
msgctxt "@info"
msgid "Room names closer to A alphabetically are higher"
msgstr ""
#: src/enums/roomsortparameter.h:81
#, kde-format
msgctxt "@info"
msgid "Room names closer to Z alphabetically are higher"
msgstr ""
#: src/enums/roomsortparameter.h:83
#, kde-format
msgctxt "@info"
msgid "Rooms with unread messages are higher"
msgstr ""
#: src/enums/roomsortparameter.h:85
#, kde-format
msgctxt "@info"
msgid "Rooms with the most unread message are higher"
msgstr ""
#: src/enums/roomsortparameter.h:87
#, kde-format
msgctxt "@info"
msgid "Rooms with highlighted messages are higher"
msgstr ""
#: src/enums/roomsortparameter.h:89
#, kde-format
msgctxt "@info"
msgid "Rooms with the most highlighted messages are higher"
msgstr ""
#: src/enums/roomsortparameter.h:91
#, kde-format
msgctxt "@info"
msgid "Rooms with the newer messages are higher"
msgstr ""
#: src/libneochat/accountmanager.cpp:126
#, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
@@ -483,6 +399,90 @@ msgctxt ""
msgid "%1 (%2)"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:53
#, kde-format
msgctxt "As in sorting alphabetically with A first and Z last"
msgid "Alphabetical Ascending"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:55
#, kde-format
msgctxt "As in sorting alphabetically with Z first and A last"
msgid "Alphabetical Descending"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:57
#, kde-format
msgctxt "As in sorting rooms with unread message above those without"
msgid "Has Unread Messages"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:59
#, kde-format
msgctxt "As in sorting rooms with the most unread messages higher"
msgid "Most Unread Messages"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:61
#, kde-format
msgctxt "As in sorting rooms with highlighted message above those without"
msgid "Has Highlighted Messages"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:63
#, kde-format
msgctxt "As in sorting rooms with the most highlighted messages higher"
msgid "Most Highlighted Messages"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:65
#, kde-format
msgctxt "As in sorting the chat room with the newest meassage first"
msgid "Last Active"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:80
#, kde-format
msgctxt "@info"
msgid "Room names closer to A alphabetically are higher"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:82
#, kde-format
msgctxt "@info"
msgid "Room names closer to Z alphabetically are higher"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:84
#, kde-format
msgctxt "@info"
msgid "Rooms with unread messages are higher"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:86
#, kde-format
msgctxt "@info"
msgid "Rooms with the most unread message are higher"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:88
#, kde-format
msgctxt "@info"
msgid "Rooms with highlighted messages are higher"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:90
#, kde-format
msgctxt "@info"
msgid "Rooms with the most highlighted messages are higher"
msgstr ""
#: src/libneochat/enums/roomsortparameter.h:92
#, kde-format
msgctxt "@info"
msgid "Rooms with the newer messages are higher"
msgstr ""
#: src/libneochat/eventhandler.cpp:280 src/libneochat/eventhandler.cpp:496
#, kde-format
msgid "<i>[This message was deleted]</i>"
@@ -1693,7 +1693,7 @@ msgstr ""
#: src/main.cpp:150
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community"
msgstr ""
#: src/main.cpp:151
@@ -1794,18 +1794,6 @@ msgstr ""
msgid "Share a URL to Matrix"
msgstr ""
#: src/models/roomtreemodel.cpp:355
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr ""
#: src/models/roomtreemodel.cpp:357
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"
msgstr ""
#: src/notificationsmanager.cpp:142 src/notificationsmanager.cpp:386
#, kde-format
msgid "Encrypted Message"
@@ -2133,22 +2121,22 @@ msgctxt "@action:button"
msgid "Open"
msgstr ""
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:113
#: src/qml/ExploreComponent.qml:115 src/qml/ExploreComponentMobile.qml:165
#: src/qml/ExploreComponentMobile.qml:167 src/qml/SpaceDrawer.qml:273
#: src/qml/SpaceDrawer.qml:275
#, kde-format
msgctxt "@title"
msgid "Create a Space"
msgstr ""
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:100
#: src/qml/ExploreComponentMobile.qml:149
#: src/qml/CreateRoomDialog.qml:30 src/rooms/ExploreComponent.qml:100
#: src/rooms/ExploreComponentMobile.qml:149
#, kde-format
msgctxt "@title"
msgid "Create a Room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:30 src/rooms/ExploreComponent.qml:113
#: src/rooms/ExploreComponent.qml:115 src/rooms/ExploreComponentMobile.qml:165
#: src/rooms/ExploreComponentMobile.qml:167 src/rooms/SpaceDrawer.qml:273
#: src/rooms/SpaceDrawer.qml:275
#, kde-format
msgctxt "@title"
msgid "Create a Space"
msgstr ""
#: src/qml/CreateRoomDialog.qml:35
#, kde-format
msgid "New Space Information"
@@ -2216,9 +2204,9 @@ msgid "Pick room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:132 src/qml/CreateRoomDialog.qml:215
#: src/qml/ExploreComponentMobile.qml:54 src/qml/GlobalMenu.qml:64
#: src/qml/QuickSwitcher.qml:39 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142 src/qml/SpaceDrawer.qml:296
#: src/qml/GlobalMenu.qml:64 src/qml/QuickSwitcher.qml:39
#: src/qml/SelectParentDialog.qml:142 src/rooms/ExploreComponentMobile.qml:54
#: src/rooms/RoomListPage.qml:210 src/rooms/SpaceDrawer.qml:296
#, kde-format
msgctxt "@title"
msgid "Explore Rooms"
@@ -2405,75 +2393,6 @@ msgstr ""
msgid "They don't match"
msgstr ""
#: src/qml/ExploreComponent.qml:34
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:46
#, kde-format
msgctxt "@action"
msgid "Search Rooms"
msgstr ""
#: src/qml/ExploreComponent.qml:64
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr ""
#: src/qml/ExploreComponent.qml:82 src/qml/ExploreComponentMobile.qml:63
#: src/qml/GlobalMenu.qml:42 src/qml/GlobalMenu.qml:51
#: src/qml/RoomListPage.qml:172 src/qml/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:87 src/qml/ExploreComponentMobile.qml:70
#: src/qml/GlobalMenu.qml:46 src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:92 src/qml/ExploreComponentMobile.qml:143
#, kde-format
msgid "Create a Room"
msgstr ""
#: src/qml/ExploreComponent.qml:107 src/qml/ExploreComponentMobile.qml:159
#, kde-format
msgid "Create a Space"
msgstr ""
#: src/qml/ExploreComponent.qml:121
#, kde-format
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:126 src/qml/QrScannerPage.qml:16
#, kde-format
msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:31
#, kde-format
msgid "Search"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:47 src/qml/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:76
#, kde-format
msgid "Create New"
msgstr ""
#: src/qml/ExplorerDelegate.qml:72
#, kde-format
msgctxt "@info:label A matrix space"
@@ -2581,6 +2500,21 @@ msgctxt "menu"
msgid "Find your friends"
msgstr ""
#: src/qml/GlobalMenu.qml:42 src/qml/GlobalMenu.qml:51
#: src/rooms/ExploreComponent.qml:82 src/rooms/ExploreComponentMobile.qml:63
#: src/rooms/RoomListPage.qml:172 src/rooms/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/GlobalMenu.qml:46 src/rooms/ExploreComponent.qml:87
#: src/rooms/ExploreComponentMobile.qml:70 src/rooms/RoomListPage.qml:180
#: src/rooms/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
msgstr ""
#: src/qml/GlobalMenu.qml:50
#, kde-format
msgctxt "menu"
@@ -3092,7 +3026,7 @@ msgctxt "@action:button"
msgid "Add option"
msgstr ""
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#: src/qml/NotificationsView.qml:19 src/rooms/SpaceDrawer.qml:68
#, kde-format
msgctxt "@title"
msgid "Notifications"
@@ -3124,6 +3058,12 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: src/qml/QrScannerPage.qml:16 src/rooms/ExploreComponent.qml:126
#, kde-format
msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/QuickFormatBar.qml:23
#, kde-format
msgid "Bold"
@@ -3160,7 +3100,7 @@ msgctxt "Placeholder message"
msgid "No room found"
msgstr ""
#: src/qml/QuickSwitcher.qml:32 src/qml/SpaceDrawer.qml:284
#: src/qml/QuickSwitcher.qml:32 src/rooms/SpaceDrawer.qml:284
#, kde-format
msgctxt "@action:button"
msgid "Explore rooms"
@@ -3208,95 +3148,6 @@ msgid ""
"cleared?"
msgstr ""
#: src/qml/RoomContextMenu.qml:46
#, kde-format
msgid "Mark as Read"
msgstr ""
#: src/qml/RoomContextMenu.qml:57
#, kde-format
msgctxt "@action:inmenu"
msgid "Notifications"
msgstr ""
#: src/qml/RoomContextMenu.qml:61
#, kde-format
msgid "Follow Global Setting"
msgstr ""
#: src/qml/RoomContextMenu.qml:73 src/settings/PushNotification.qml:39
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr ""
#: src/qml/RoomContextMenu.qml:85 src/settings/PushNotification.qml:47
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
"keyword'"
msgid "@Mentions and Keywords"
msgstr ""
#: src/qml/RoomContextMenu.qml:97 src/settings/PushNotification.qml:55
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
msgstr ""
#: src/qml/RoomContextMenu.qml:110
#, kde-format
msgid "Remove from Favorites"
msgstr ""
#: src/qml/RoomContextMenu.qml:110
#, kde-format
msgid "Add to Favorites"
msgstr ""
#: src/qml/RoomContextMenu.qml:116
#, kde-format
msgid "Reprioritize"
msgstr ""
#: src/qml/RoomContextMenu.qml:116
#, kde-format
msgid "Deprioritize"
msgstr ""
#: src/qml/RoomContextMenu.qml:126
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy user's Matrix ID to Clipboard"
msgstr ""
#: src/qml/RoomContextMenu.qml:126 src/qml/SpaceListContextMenu.qml:51
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Address to Clipboard"
msgstr ""
#: src/qml/RoomContextMenu.qml:138
#, kde-format
msgctxt "@action:inmenu"
msgid "Room Settings"
msgstr ""
#: src/qml/RoomContextMenu.qml:150
#, kde-format
msgid "Leave Room"
msgstr ""
#: src/qml/RoomDelegate.qml:118
#, kde-format
msgid "Muted room"
msgstr ""
#: src/qml/RoomDelegate.qml:151
#, kde-format
msgid "Configure room"
msgstr ""
#: src/qml/RoomDrawer.qml:116 src/qml/RoomDrawerPage.qml:45
#, kde-format
msgctxt "@action:button"
@@ -3415,37 +3266,6 @@ msgstr[1] ""
msgid "No member count"
msgstr ""
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr ""
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr ""
#: 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:197
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/qml/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr ""
#: src/qml/RoomMedia.qml:29
#, kde-format
msgctxt "@action:title"
@@ -3499,18 +3319,6 @@ msgstr ""
msgid "No messages found"
msgstr ""
#: src/qml/RoomTreeSection.qml:71
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr ""
#: src/qml/RoomTreeSection.qml:71
#, kde-format
msgctxt "Expand <section name"
msgid "Expand %1"
msgstr ""
#: src/qml/SearchPage.qml:147
#, kde-format
msgctxt "@action:button"
@@ -3618,33 +3426,6 @@ msgstr ""
msgid "Shared url for image is <a href='%1'>%1</a>"
msgstr ""
#: src/qml/SpaceDrawer.qml:58
#, kde-format
msgid "View notifications"
msgstr ""
#: src/qml/SpaceDrawer.qml:87
#, kde-format
msgid "Home"
msgstr ""
#: src/qml/SpaceDrawer.qml:133
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/qml/SpaceDrawer.qml:221
#, kde-format
msgctxt "Join <name of a space>"
msgid "Join %1"
msgstr ""
#: src/qml/SpaceDrawer.qml:263
#, kde-format
msgid "Create a space"
msgstr ""
#: src/qml/SpaceHierarchyDelegate.qml:94
#, kde-format
msgid "Suggested"
@@ -3673,7 +3454,7 @@ msgid "Add new room"
msgstr ""
#: src/qml/SpaceHierarchyDelegate.qml:123
#: src/settings/RoomSortParameterDialog.qml:92
#: src/settings/RoomSortParameterDialog.qml:96
#, kde-format
msgctxt "@button"
msgid "Remove"
@@ -3697,7 +3478,7 @@ msgctxt "@button"
msgid "Invite user to space"
msgstr ""
#: src/qml/SpaceHomePage.qml:77 src/qml/SpaceListContextMenu.qml:61
#: src/qml/SpaceHomePage.qml:77 src/rooms/SpaceListContextMenu.qml:61
#, kde-format
msgctxt "'Space' is a matrix space"
msgid "Space Settings"
@@ -3709,18 +3490,6 @@ msgctxt "@title"
msgid "Create a Child"
msgstr ""
#: src/qml/SpaceListContextMenu.qml:45
#, kde-format
msgctxt "'Space' is a matrix space"
msgid "View Space"
msgstr ""
#: src/qml/SpaceListContextMenu.qml:73
#, kde-format
msgctxt "'Space' is a matrix space"
msgid "Leave Space"
msgstr ""
#: src/qml/TimelineView.qml:191
#, kde-format
msgid "Jump to first unread message"
@@ -3968,22 +3737,6 @@ msgstr ""
msgid "Copy link"
msgstr ""
#: src/qml/UserInfo.qml:50
#, kde-format
msgctxt "@info:tooltip"
msgid "Manage Account"
msgstr ""
#: src/qml/UserInfo.qml:108
#, kde-format
msgid "Switch User"
msgstr ""
#: src/qml/UserInfo.qml:116
#, kde-format
msgid "Open Settings"
msgstr ""
#: src/qml/UserSearchPage.qml:33
#, kde-format
msgctxt "@action:title"
@@ -4152,26 +3905,273 @@ msgstr ""
msgid "The session verification was canceled due to an unknown error."
msgstr ""
#: src/roommanager.cpp:195
#: src/roommanager.cpp:211
#, kde-format
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
msgstr ""
#: src/roommanager.cpp:401
#: src/roommanager.cpp:417
#, kde-format
msgid "Failed to join room<br />%1"
msgstr ""
#: src/roommanager.cpp:425
#: src/roommanager.cpp:441
#, kde-format
msgid "You requested to join '%1'"
msgstr ""
#: src/roommanager.cpp:429
#: src/roommanager.cpp:445
#, kde-format
msgid "Failed to request joining room<br />%1"
msgstr ""
#: src/rooms/ExploreComponent.qml:34
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr ""
#: src/rooms/ExploreComponent.qml:46
#, kde-format
msgctxt "@action"
msgid "Search Rooms"
msgstr ""
#: src/rooms/ExploreComponent.qml:64
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr ""
#: src/rooms/ExploreComponent.qml:92 src/rooms/ExploreComponentMobile.qml:143
#, kde-format
msgid "Create a Room"
msgstr ""
#: src/rooms/ExploreComponent.qml:107 src/rooms/ExploreComponentMobile.qml:159
#, kde-format
msgid "Create a Space"
msgstr ""
#: src/rooms/ExploreComponent.qml:121
#, kde-format
msgid "Scan a QR Code"
msgstr ""
#: src/rooms/ExploreComponentMobile.qml:31
#, kde-format
msgid "Search"
msgstr ""
#: src/rooms/ExploreComponentMobile.qml:47 src/rooms/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr ""
#: src/rooms/ExploreComponentMobile.qml:76
#, kde-format
msgid "Create New"
msgstr ""
#: src/rooms/models/roomtreemodel.cpp:358
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr ""
#: src/rooms/models/roomtreemodel.cpp:360
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"
msgstr ""
#: src/rooms/RoomContextMenu.qml:46
#, kde-format
msgid "Mark as Read"
msgstr ""
#: src/rooms/RoomContextMenu.qml:57
#, kde-format
msgctxt "@action:inmenu"
msgid "Notifications"
msgstr ""
#: src/rooms/RoomContextMenu.qml:61
#, kde-format
msgid "Follow Global Setting"
msgstr ""
#: src/rooms/RoomContextMenu.qml:73 src/settings/PushNotification.qml:39
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr ""
#: src/rooms/RoomContextMenu.qml:85 src/settings/PushNotification.qml:47
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
"keyword'"
msgid "@Mentions and Keywords"
msgstr ""
#: src/rooms/RoomContextMenu.qml:97 src/settings/PushNotification.qml:55
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
msgstr ""
#: src/rooms/RoomContextMenu.qml:110
#, kde-format
msgid "Remove from Favorites"
msgstr ""
#: src/rooms/RoomContextMenu.qml:110
#, kde-format
msgid "Add to Favorites"
msgstr ""
#: src/rooms/RoomContextMenu.qml:116
#, kde-format
msgid "Reprioritize"
msgstr ""
#: src/rooms/RoomContextMenu.qml:116
#, kde-format
msgid "Deprioritize"
msgstr ""
#: src/rooms/RoomContextMenu.qml:126
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy user's Matrix ID to Clipboard"
msgstr ""
#: src/rooms/RoomContextMenu.qml:126 src/rooms/SpaceListContextMenu.qml:51
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Address to Clipboard"
msgstr ""
#: src/rooms/RoomContextMenu.qml:138
#, kde-format
msgctxt "@action:inmenu"
msgid "Room Settings"
msgstr ""
#: src/rooms/RoomContextMenu.qml:150
#, kde-format
msgid "Leave Room"
msgstr ""
#: src/rooms/RoomDelegate.qml:118
#, kde-format
msgid "Muted room"
msgstr ""
#: src/rooms/RoomDelegate.qml:151
#, kde-format
msgid "Configure room"
msgstr ""
#: src/rooms/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr ""
#: src/rooms/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr ""
#: src/rooms/RoomListPage.qml:197
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/rooms/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr ""
#: src/rooms/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr ""
#: src/rooms/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr ""
#: src/rooms/RoomTreeSection.qml:71
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr ""
#: src/rooms/RoomTreeSection.qml:71
#, kde-format
msgctxt "Expand <section name"
msgid "Expand %1"
msgstr ""
#: src/rooms/SpaceDrawer.qml:58
#, kde-format
msgid "View notifications"
msgstr ""
#: src/rooms/SpaceDrawer.qml:87
#, kde-format
msgid "Home"
msgstr ""
#: src/rooms/SpaceDrawer.qml:133
#, kde-format
msgctxt "@button View all one-on-one chats with your friends."
msgid "Friends"
msgstr ""
#: src/rooms/SpaceDrawer.qml:221
#, kde-format
msgctxt "Join <name of a space>"
msgid "Join %1"
msgstr ""
#: src/rooms/SpaceDrawer.qml:263
#, kde-format
msgid "Create a space"
msgstr ""
#: src/rooms/SpaceListContextMenu.qml:45
#, kde-format
msgctxt "'Space' is a matrix space"
msgid "View Space"
msgstr ""
#: src/rooms/SpaceListContextMenu.qml:73
#, kde-format
msgctxt "'Space' is a matrix space"
msgid "Leave Space"
msgstr ""
#: src/rooms/UserInfo.qml:50
#, kde-format
msgctxt "@info:tooltip"
msgid "Manage Account"
msgstr ""
#: src/rooms/UserInfo.qml:108
#, kde-format
msgid "Switch User"
msgstr ""
#: src/rooms/UserInfo.qml:116
#, kde-format
msgid "Open Settings"
msgstr ""
#: src/settings/AccountEditorPage.qml:20
#, kde-format
msgctxt "@title:window"
@@ -5800,37 +5800,37 @@ msgctxt "@title:dialog"
msgid "Custom Room Sort Order"
msgstr ""
#: src/settings/RoomSortParameterDialog.qml:56
#: src/settings/RoomSortParameterDialog.qml:60
#, kde-format
msgctxt "As in first sort chat rooms by the parameter"
msgid "first:"
msgstr ""
#: src/settings/RoomSortParameterDialog.qml:56
#: src/settings/RoomSortParameterDialog.qml:60
#, kde-format
msgctxt "As in then sort chat rooms by the parameter"
msgid "then:"
msgstr ""
#: src/settings/RoomSortParameterDialog.qml:72
#: src/settings/RoomSortParameterDialog.qml:76
#, kde-format
msgctxt "@button"
msgid "Up"
msgstr ""
#: src/settings/RoomSortParameterDialog.qml:82
#: src/settings/RoomSortParameterDialog.qml:86
#, kde-format
msgctxt "@button"
msgid "Down"
msgstr ""
#: src/settings/RoomSortParameterDialog.qml:105
#: src/settings/RoomSortParameterDialog.qml:109
#, kde-format
msgctxt "@action:button"
msgid "Add parameter"
msgstr ""
#: src/settings/RoomSortParameterDialog.qml:118
#: src/settings/RoomSortParameterDialog.qml:122
#, kde-format
msgctxt "@title:dialog"
msgid "Select Parameter to Add"