GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2026-02-16 00:45+0000\n"
|
||||
"POT-Creation-Date: 2026-02-17 00:44+0000\n"
|
||||
"PO-Revision-Date: 2024-11-23 12:05+0000\n"
|
||||
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
|
||||
"Language-Team: British English\n"
|
||||
@@ -392,11 +392,12 @@ msgctxt "Do you really want to leave <room name>?"
|
||||
msgid "Do you really want to leave %1?"
|
||||
msgstr "Do you really want to leave %1?"
|
||||
|
||||
#: src/app/qml/ConfirmLeaveDialog.qml:28
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Leave Room"
|
||||
msgstr "Leave Room"
|
||||
#: src/app/qml/ConfirmLeaveDialog.qml:25
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Leave room"
|
||||
msgctxt "@action:button Leave this room/space"
|
||||
msgid "Leave"
|
||||
msgstr "Leave room"
|
||||
|
||||
#: src/app/qml/ConfirmLogoutDialog.qml:15
|
||||
#, kde-format
|
||||
@@ -409,7 +410,7 @@ msgstr "Sign out"
|
||||
msgid "Are you sure you want to sign out?"
|
||||
msgstr "Are you sure you want to sign out?"
|
||||
|
||||
#: src/app/qml/ConfirmLogoutDialog.qml:27
|
||||
#: src/app/qml/ConfirmLogoutDialog.qml:24
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Sign out"
|
||||
@@ -490,7 +491,7 @@ msgctxt "@info:label A matrix space"
|
||||
msgid "Space"
|
||||
msgstr "Space"
|
||||
|
||||
#: src/app/qml/ExplorerDelegate.qml:75 src/settings/SelectParentDialog.qml:106
|
||||
#: src/app/qml/ExplorerDelegate.qml:75 src/settings/SelectParentDialog.qml:97
|
||||
#: src/spaces/SelectExistingRoomDialog.qml:93
|
||||
#: src/spaces/SpaceHierarchyDelegate.qml:94
|
||||
#, kde-format
|
||||
@@ -769,62 +770,72 @@ msgctxt "@title"
|
||||
msgid "Share"
|
||||
msgstr "Share"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:26
|
||||
#: src/app/qml/ManualRoomDialog.qml:27
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Manually Enter a Room"
|
||||
msgstr "Manually Enter a Room"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:38 src/app/qml/ManualUserDialog.qml:38
|
||||
#: src/settings/SelectParentDialog.qml:37
|
||||
#, kde-format
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:81
|
||||
#: src/app/qml/ManualRoomDialog.qml:75
|
||||
#, kde-format
|
||||
msgid "Room ID or Alias:"
|
||||
msgstr "Room ID or Alias:"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:84 src/app/qml/ManualRoomDialog.qml:92
|
||||
#: src/app/qml/ManualRoomDialog.qml:78 src/app/qml/ManualRoomDialog.qml:86
|
||||
#, kde-format
|
||||
msgid "Must start with # for an alias or ! for an ID"
|
||||
msgstr "Must start with # for an alias or ! for an ID"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:90
|
||||
#: src/app/qml/ManualRoomDialog.qml:84
|
||||
#, kde-format
|
||||
msgid "The input is not a valid room ID or alias"
|
||||
msgstr "The input is not a valid room ID or alias"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:110
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Join"
|
||||
msgctxt "@action:button Join this room/space"
|
||||
msgid "Join"
|
||||
msgstr "Join"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:26
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "User ID"
|
||||
msgstr "User ID"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:54
|
||||
#: src/app/qml/ManualUserDialog.qml:45
|
||||
#, kde-format
|
||||
msgid "User ID:"
|
||||
msgstr "User ID:"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:57 src/app/qml/ManualUserDialog.qml:65
|
||||
#: src/app/qml/ManualUserDialog.qml:48 src/app/qml/ManualUserDialog.qml:56
|
||||
#, kde-format
|
||||
msgid "User IDs Must start with @"
|
||||
msgstr "User IDs Must start with @"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:63
|
||||
#: src/app/qml/ManualUserDialog.qml:54
|
||||
#, kde-format
|
||||
msgid "The input is not a valid user ID"
|
||||
msgstr "The input is not a valid user ID"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:15
|
||||
#: src/app/qml/ManualUserDialog.qml:76
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Ok"
|
||||
msgctxt "@action:button Perform an action with this user ID"
|
||||
msgid "Ok"
|
||||
msgstr "Ok"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Log in to an existing account"
|
||||
msgctxt "@title"
|
||||
msgid "Join Meeting"
|
||||
msgstr "Log in to an existing account"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:15
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Start Chat"
|
||||
@@ -832,19 +843,19 @@ msgctxt "@title"
|
||||
msgid "Start Meeting"
|
||||
msgstr "Start Chat"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#: src/app/qml/MeetingDialog.qml:17
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "You are about to join a Jitsi meeting in your web browser."
|
||||
msgstr ""
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#: src/app/qml/MeetingDialog.qml:17
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "You are about to start a new Jitsi meeting in your web browser."
|
||||
msgstr ""
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:21
|
||||
#: src/app/qml/MeetingDialog.qml:23
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Join"
|
||||
@@ -852,7 +863,7 @@ msgctxt "@action:button Join the Jitsi meeting"
|
||||
msgid "Join"
|
||||
msgstr "Join"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:21
|
||||
#: src/app/qml/MeetingDialog.qml:23
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Start Chat"
|
||||
@@ -1821,24 +1832,24 @@ msgctxt "@action:button Done, we are finished with verification"
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#: src/app/roommanager.cpp:235
|
||||
#: src/app/roommanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
|
||||
msgstr ""
|
||||
"Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
|
||||
|
||||
#: src/app/roommanager.cpp:437
|
||||
#: src/app/roommanager.cpp:428
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Failed to join room<br />%1"
|
||||
msgid "Failed to join %1:<br />%2"
|
||||
msgstr "Failed to join room<br />%1"
|
||||
|
||||
#: src/app/roommanager.cpp:461
|
||||
#: src/app/roommanager.cpp:452
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr "You requested to join '%1'"
|
||||
|
||||
#: src/app/roommanager.cpp:465
|
||||
#: src/app/roommanager.cpp:456
|
||||
#, kde-format
|
||||
msgid "Failed to request joining room<br />%1"
|
||||
msgstr "Failed to request joining room<br />%1"
|
||||
@@ -2004,13 +2015,7 @@ msgctxt "@action:intoolbar Determine the device's location"
|
||||
msgid "Locate"
|
||||
msgstr "Locate"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:27
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:37
|
||||
#: src/chatbar/NewPollDialog.qml:23
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Create Room"
|
||||
@@ -2018,13 +2023,13 @@ msgctxt "@title: create new poll in the room"
|
||||
msgid "Create Poll"
|
||||
msgstr "Create Room"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:45
|
||||
#: src/chatbar/NewPollDialog.qml:35
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "Poll type:"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:50
|
||||
#: src/chatbar/NewPollDialog.qml:40
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt ""
|
||||
#| "tooltip for a button on a message; offers ability to open its downloaded "
|
||||
@@ -2034,40 +2039,40 @@ msgctxt "@item:inlistbox"
|
||||
msgid "Open poll"
|
||||
msgstr "Open File"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:51
|
||||
#: src/chatbar/NewPollDialog.qml:41
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Close"
|
||||
msgctxt "@item:inlistbox"
|
||||
msgid "Closed poll"
|
||||
msgstr "Close"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:56
|
||||
#: src/chatbar/NewPollDialog.qml:46
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Voters can see the result as soon as they have voted"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:56
|
||||
#: src/chatbar/NewPollDialog.qml:46
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Results are revealed only after the poll has closed"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:60
|
||||
#: src/chatbar/NewPollDialog.qml:50
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Description:"
|
||||
msgctxt "@label"
|
||||
msgid "Question:"
|
||||
msgstr "Description:"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:103
|
||||
#: src/chatbar/NewPollDialog.qml:93
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Options:"
|
||||
msgctxt "As in first answer option to the poll"
|
||||
msgid "Option %1:"
|
||||
msgstr "Options:"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:119
|
||||
#: src/chatbar/NewPollDialog.qml:109
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Encryption"
|
||||
@@ -2075,20 +2080,26 @@ msgctxt "@placeholder"
|
||||
msgid "Enter option"
|
||||
msgstr "Encryption"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:123
|
||||
#: src/chatbar/NewPollDialog.qml:113
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Remove parent"
|
||||
msgctxt "@action:button"
|
||||
msgid "Remove option"
|
||||
msgstr "Remove parent"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:146
|
||||
#: src/chatbar/NewPollDialog.qml:136
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add to dictionary"
|
||||
msgctxt "@action:button"
|
||||
msgid "Add option"
|
||||
msgstr "Add to dictionary"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:145
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/RichEditBar.qml:119 src/chatbar/RichEditBar.qml:173
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Online"
|
||||
@@ -2096,7 +2107,7 @@ msgctxt "@action:button"
|
||||
msgid "Underline"
|
||||
msgstr "Online"
|
||||
|
||||
#: src/chatbar/RichEditBar.qml:154 src/chatbar/SendBar.qml:103
|
||||
#: src/chatbar/RichEditBar.qml:154
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Format Text"
|
||||
@@ -2162,42 +2173,49 @@ msgid ""
|
||||
"removed"
|
||||
msgstr ""
|
||||
|
||||
#: src/chatbar/SendBar.qml:129 src/chatbar/SendBar.qml:158
|
||||
#: src/chatbar/SendBar.qml:102
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgctxt "@action:button"
|
||||
msgid "Add to message"
|
||||
msgstr "Send message"
|
||||
|
||||
#: src/chatbar/SendBar.qml:132 src/chatbar/SendBar.qml:163
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Attach an image or file"
|
||||
msgctxt "@action:button"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Attach an image or file"
|
||||
|
||||
#: src/chatbar/SendBar.qml:134 src/chatbar/SendBar.qml:171
|
||||
#: src/chatbar/SendBar.qml:137 src/chatbar/SendBar.qml:176
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a Location"
|
||||
msgctxt "@action:button"
|
||||
msgid "Send a Location"
|
||||
msgstr "Send a Location"
|
||||
|
||||
#: src/chatbar/SendBar.qml:139 src/chatbar/SendBar.qml:183
|
||||
#: src/chatbar/SendBar.qml:142 src/chatbar/SendBar.qml:188
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@action:button"
|
||||
msgid "Create a Poll"
|
||||
msgstr "Create a Room"
|
||||
|
||||
#: src/chatbar/SendBar.qml:144 src/chatbar/SendBar.qml:194
|
||||
#: src/chatbar/SendBar.qml:147 src/chatbar/SendBar.qml:199
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a message…"
|
||||
msgctxt "@action:button"
|
||||
msgid "Send a Voice Message"
|
||||
msgstr "Send a message…"
|
||||
|
||||
#: src/chatbar/SendBar.qml:204
|
||||
#: src/chatbar/SendBar.qml:209
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send message"
|
||||
msgctxt "@action:button"
|
||||
msgid "Send message"
|
||||
msgstr "Send message"
|
||||
|
||||
#: src/chatbar/SendBar.qml:216 src/settings/ThreePIdCard.qml:93
|
||||
#: src/chatbar/SendBar.qml:221 src/settings/ThreePIdCard.qml:93
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel"
|
||||
@@ -2387,13 +2405,7 @@ msgctxt "@title:tab"
|
||||
msgid "Feature Flags"
|
||||
msgstr "Feature Flags"
|
||||
|
||||
#: src/devtools/FeatureFlagPage.qml:19
|
||||
#, kde-format
|
||||
msgctxt "@option:check Enable the matrix 'threads' feature"
|
||||
msgid "Threads"
|
||||
msgstr "Threads"
|
||||
|
||||
#: src/devtools/FeatureFlagPage.qml:25
|
||||
#: src/devtools/FeatureFlagPage.qml:18
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"@option:check Enable the matrix feature to add a phone number as a third "
|
||||
@@ -2401,7 +2413,7 @@ msgctxt ""
|
||||
msgid "Add phone numbers as 3PIDs"
|
||||
msgstr "Add phone numbers as 3PIDs"
|
||||
|
||||
#: src/devtools/FeatureFlagPage.qml:34
|
||||
#: src/devtools/FeatureFlagPage.qml:27
|
||||
#, kde-format
|
||||
msgctxt "@option:check Enable the matrix feature for audio and video calling"
|
||||
msgid "Calls"
|
||||
@@ -3654,68 +3666,68 @@ msgstr "%1 was kicked from this room."
|
||||
msgid "Removes the user from the room"
|
||||
msgstr "Removes the user from the room"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:157
|
||||
#: src/libneochat/models/emojimodel.cpp:215
|
||||
#: src/libneochat/models/emojimodel.cpp:169
|
||||
#: src/libneochat/models/emojimodel.cpp:227
|
||||
#, kde-format
|
||||
msgctxt "Previously used emojis"
|
||||
msgid "History"
|
||||
msgstr "History"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:162
|
||||
#: src/libneochat/models/emojimodel.cpp:174
|
||||
#, kde-format
|
||||
msgctxt "'Smileys' is a category of emoji"
|
||||
msgid "Smileys"
|
||||
msgstr "Smileys"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:167
|
||||
#: src/libneochat/models/emojimodel.cpp:179
|
||||
#, kde-format
|
||||
msgctxt "'People' is a category of emoji"
|
||||
msgid "People"
|
||||
msgstr "People"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:172
|
||||
#: src/libneochat/models/emojimodel.cpp:184
|
||||
#, kde-format
|
||||
msgctxt "'Nature' is a category of emoji"
|
||||
msgid "Nature"
|
||||
msgstr "Nature"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:177
|
||||
#: src/libneochat/models/emojimodel.cpp:189
|
||||
#, kde-format
|
||||
msgctxt "'Food' is a category of emoji"
|
||||
msgid "Food"
|
||||
msgstr "Food"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:182
|
||||
#: src/libneochat/models/emojimodel.cpp:194
|
||||
#, kde-format
|
||||
msgctxt "'Activities' is a category of emoji"
|
||||
msgid "Activities"
|
||||
msgstr "Activities"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:187
|
||||
#: src/libneochat/models/emojimodel.cpp:199
|
||||
#, kde-format
|
||||
msgctxt "'Travel' is a category of emoji"
|
||||
msgid "Travel"
|
||||
msgstr "Travel"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:192
|
||||
#: src/libneochat/models/emojimodel.cpp:204
|
||||
#, kde-format
|
||||
msgctxt "'Objects' is a category of emoji"
|
||||
msgid "Objects"
|
||||
msgstr "Objects"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:197
|
||||
#: src/libneochat/models/emojimodel.cpp:209
|
||||
#, kde-format
|
||||
msgctxt "'Symbols' is a category of emoji"
|
||||
msgid "Symbols"
|
||||
msgstr "Symbols"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:202
|
||||
#: src/libneochat/models/emojimodel.cpp:214
|
||||
#, kde-format
|
||||
msgctxt "'Flags' is a category of emoji"
|
||||
msgid "Flags"
|
||||
msgstr "Flags"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:221
|
||||
#: src/libneochat/models/emojimodel.cpp:233
|
||||
#, kde-format
|
||||
msgctxt "'Custom' is a category of emoji"
|
||||
msgid "Custom"
|
||||
@@ -3776,7 +3788,7 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:21
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:22
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Create Room"
|
||||
@@ -3784,26 +3796,26 @@ msgctxt "@title"
|
||||
msgid "Create Room"
|
||||
msgstr "Create Room"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:28
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:35
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create New"
|
||||
msgctxt "@action:button Create new room"
|
||||
msgid "Create"
|
||||
msgstr "Create New"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:45
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:51
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "Private"
|
||||
msgstr ""
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:46
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:52
|
||||
#, kde-format
|
||||
msgctxt "@info:description"
|
||||
msgid "This room can only be joined with an invite."
|
||||
msgstr ""
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:52
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:58
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Public"
|
||||
@@ -3811,34 +3823,34 @@ msgctxt "@info:label"
|
||||
msgid "Public"
|
||||
msgstr "Public"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:53
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:59
|
||||
#, kde-format
|
||||
msgctxt "@info:description"
|
||||
msgid "This room can be found and joined by anyone."
|
||||
msgstr ""
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:60
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:66
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Name:"
|
||||
msgctxt "@info:label Name of the room"
|
||||
msgid "Name:"
|
||||
msgstr "Name:"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:61
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:67
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Leave Room"
|
||||
msgctxt "@info:placeholder Placeholder for room name"
|
||||
msgid "New Room"
|
||||
msgstr "Leave Room"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:66
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:72
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Server Address"
|
||||
msgctxt "@info:label Address or alias to refer to the room by"
|
||||
msgid "Address:"
|
||||
msgstr "Server Address"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:67
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:73
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@button"
|
||||
#| msgid "Add new room"
|
||||
@@ -3846,27 +3858,27 @@ msgctxt "@info:placeholder Placeholder address for the room"
|
||||
msgid "new-room"
|
||||
msgstr "Add new room"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:21
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:22
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Space"
|
||||
msgstr "Create a Space"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:30
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:37
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create New"
|
||||
msgctxt "@action:button Create new space"
|
||||
msgid "Create"
|
||||
msgstr "Create New"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:45
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:51
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Name:"
|
||||
msgctxt "@info:label Name of the space"
|
||||
msgid "Name:"
|
||||
msgstr "Name:"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:46
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:52
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "'Space' is a matrix space"
|
||||
#| msgid "View Space"
|
||||
@@ -3874,7 +3886,7 @@ msgctxt "@info:placeholder"
|
||||
msgid "New Space"
|
||||
msgstr "View Space"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:58
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:64
|
||||
#: src/spaces/SelectExistingRoomDialog.qml:147
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
@@ -4366,19 +4378,19 @@ msgctxt "@action"
|
||||
msgid "Send to KDE Itinerary"
|
||||
msgstr "Send to KDE Itinerary"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:141
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:140
|
||||
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
|
||||
#, kde-format
|
||||
msgctxt "As in remove the link preview so it's no longer shown"
|
||||
msgid "Remove preview"
|
||||
msgstr "Remove preview"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:159
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr "Shrink preview"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:159
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr "Expand preview"
|
||||
@@ -4394,7 +4406,7 @@ msgid "Loading URL preview"
|
||||
msgstr "Loading URL preview"
|
||||
|
||||
#: src/messagecontent/LoadComponent.qml:30
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:250
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Loading…"
|
||||
msgctxt "@info Loading this message"
|
||||
@@ -4415,7 +4427,7 @@ msgctxt "@action:button"
|
||||
msgid "Open Fullscreen"
|
||||
msgstr "Enter Full Screen"
|
||||
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:231
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:226
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid ""
|
||||
@@ -4425,7 +4437,7 @@ msgstr ""
|
||||
"This message was either not found, you do not have permission to view it, or "
|
||||
"it was sent by an ignored user"
|
||||
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:250
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Loading reply"
|
||||
msgctxt "@info"
|
||||
@@ -4512,27 +4524,27 @@ msgctxt "@action:button"
|
||||
msgid "Reply"
|
||||
msgstr "Reply"
|
||||
|
||||
#: src/messagecontent/ReplyComponent.qml:95
|
||||
#: src/messagecontent/ReplyComponent.qml:98
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "Cancel reply"
|
||||
|
||||
#: src/messagecontent/TextComponent.qml:109
|
||||
#: src/messagecontent/TextComponent.qml:111
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Set an attachment caption…"
|
||||
msgctxt "@placeholder"
|
||||
msgid "Set an attachment caption…"
|
||||
msgstr "Set an attachment caption…"
|
||||
|
||||
#: src/messagecontent/TextComponent.qml:111
|
||||
#: src/messagecontent/TextComponent.qml:113
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send an encrypted message…"
|
||||
msgctxt "@placeholder"
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Send an encrypted message…"
|
||||
|
||||
#: src/messagecontent/TextComponent.qml:113
|
||||
#: src/messagecontent/TextComponent.qml:115
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a message…"
|
||||
msgctxt "@placeholder"
|
||||
@@ -5514,25 +5526,25 @@ msgstr ""
|
||||
"Your Matrix ID will not be available for new accounts.\n"
|
||||
"Your messages will stay available."
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:25
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:28
|
||||
#, kde-format
|
||||
msgctxt "@label:textbox"
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:33
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:36
|
||||
#, kde-format
|
||||
msgctxt "@label:checkbox"
|
||||
msgid "Erase Data"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:34
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:37
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Request your server to delete as much user data as possible."
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:43
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:44
|
||||
#, kde-format
|
||||
msgid "Deactivate account"
|
||||
msgstr "Deactivate account"
|
||||
@@ -5550,7 +5562,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"It will not be possible to deactivate the encryption after it is enabled."
|
||||
|
||||
#: src/settings/ConfirmEncryptionDialog.qml:28
|
||||
#: src/settings/ConfirmEncryptionDialog.qml:25
|
||||
#, kde-format
|
||||
msgid "Activate Encryption"
|
||||
msgstr "Activate Encryption"
|
||||
@@ -5610,7 +5622,7 @@ msgctxt "@title:dialog"
|
||||
msgid "Remove device"
|
||||
msgstr "Remove device"
|
||||
|
||||
#: src/settings/DeviceDelegate.qml:159
|
||||
#: src/settings/DeviceDelegate.qml:165
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button 'Remove' as in 'Remove these messages'"
|
||||
#| msgid "Remove"
|
||||
@@ -7500,45 +7512,51 @@ msgctxt "@title"
|
||||
msgid "Select new official parent"
|
||||
msgstr "Select new official parent"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:50
|
||||
#: src/settings/SelectParentDialog.qml:41
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Pick room"
|
||||
msgstr "Pick room"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:57
|
||||
#: src/settings/SelectParentDialog.qml:48
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Choose Parent Space"
|
||||
msgstr "Choose Parent Space"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:157
|
||||
#: src/settings/SelectParentDialog.qml:148
|
||||
#, kde-format
|
||||
msgid "Set this room as a child of the space %1"
|
||||
msgstr "Set this room as a child of the space %1"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:164
|
||||
#: src/settings/SelectParentDialog.qml:155
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the parent to set this state"
|
||||
msgstr ""
|
||||
"You do not have a high enough privilege level in the parent to set this state"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:164
|
||||
#: src/settings/SelectParentDialog.qml:155
|
||||
#, kde-format
|
||||
msgid "The selected room is not a space"
|
||||
msgstr "The selected room is not a space"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:164
|
||||
#: src/settings/SelectParentDialog.qml:155
|
||||
#, kde-format
|
||||
msgid "You do not have the privileges to complete this action"
|
||||
msgstr "You do not have the privileges to complete this action"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:169
|
||||
#: src/settings/SelectParentDialog.qml:160
|
||||
#, kde-format
|
||||
msgid "Make this space the canonical parent"
|
||||
msgstr "Make this space the canonical parent"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:170
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Ok"
|
||||
msgstr "Ok"
|
||||
|
||||
#: src/settings/SelectSpacesDialog.qml:37
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
@@ -8212,6 +8230,17 @@ msgid_plural "%2 are typing"
|
||||
msgstr[0] "%2 is typing"
|
||||
msgstr[1] "%2 are typing"
|
||||
|
||||
#~ msgctxt "@action:button"
|
||||
#~ msgid "Leave Room"
|
||||
#~ msgstr "Leave Room"
|
||||
|
||||
#~ msgid "OK"
|
||||
#~ msgstr "OK"
|
||||
|
||||
#~ msgctxt "@option:check Enable the matrix 'threads' feature"
|
||||
#~ msgid "Threads"
|
||||
#~ msgstr "Threads"
|
||||
|
||||
#~ msgctxt "@action:button"
|
||||
#~ msgid "Confirm edit"
|
||||
#~ msgstr "Confirm edit"
|
||||
@@ -8547,10 +8576,6 @@ msgstr[1] "%2 are typing"
|
||||
#~ msgid "The currently selected link"
|
||||
#~ msgstr "The currently selected link"
|
||||
|
||||
#~ msgctxt "@action:button"
|
||||
#~ msgid "Ok"
|
||||
#~ msgstr "Ok"
|
||||
|
||||
#~ msgid "Configure NeoChat…"
|
||||
#~ msgstr "Configure NeoChat…"
|
||||
|
||||
@@ -9269,9 +9294,6 @@ msgstr[1] "%2 are typing"
|
||||
#~ msgid "Joins room with given address"
|
||||
#~ msgstr "Joins room with given address"
|
||||
|
||||
#~ msgid "Leave room"
|
||||
#~ msgstr "Leave room"
|
||||
|
||||
#~ msgid "Invites user with given id to current room"
|
||||
#~ msgstr "Invites user with given ID to current room"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user