GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-10-16 02:10:50 +00:00
parent a57744891a
commit 838596c3ae
39 changed files with 5627 additions and 5057 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-10-15 01:39+0000\n"
"POT-Creation-Date: 2023-10-16 01:39+0000\n"
"PO-Revision-Date: 2020-12-13 17:28+0100\n"
"Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc@kde.org>\n"
@@ -572,221 +572,221 @@ msgstr ""
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
#, fuzzy
#| msgid "Send message"
msgid "<message>"
msgstr "Send besked"
#: 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:382 src/models/actionsmodel.cpp:432
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:383 src/models/actionsmodel.cpp:432
#: src/models/actionsmodel.cpp:470 src/models/actionsmodel.cpp:505
#, 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:372
#: src/models/actionsmodel.cpp:400 src/models/actionsmodel.cpp:493
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:373
#: src/models/actionsmodel.cpp:401 src/models/actionsmodel.cpp:493
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:359
#: src/models/actionsmodel.cpp:360
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:364
#: src/models/actionsmodel.cpp:365
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:366 src/models/actionsmodel.cpp:394
#: src/models/actionsmodel.cpp:367 src/models/actionsmodel.cpp:395
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr ""
#: src/models/actionsmodel.cpp:373
#: src/models/actionsmodel.cpp:374
msgid "Ignores the given user"
msgstr ""
#: src/models/actionsmodel.cpp:388
#: src/models/actionsmodel.cpp:389
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:392
#: src/models/actionsmodel.cpp:393
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:401
#: src/models/actionsmodel.cpp:402
msgid "Unignores the given user"
msgstr ""
@@ -1071,12 +1071,12 @@ msgstr "Login mislykkedes"
msgid "Space creation failed: %1"
msgstr "Login mislykkedes"
#: src/neochatroom.cpp:1502 src/neochatroom.cpp:1503
#: src/neochatroom.cpp:1506 src/neochatroom.cpp:1507
#, kde-format
msgid "Report sent successfully."
msgstr ""
#: src/neochatroom.cpp:1876 src/neochatroom.cpp:1884
#: src/neochatroom.cpp:1766 src/neochatroom.cpp:1774
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1450,57 +1450,57 @@ msgstr ""
msgid "Notifications"
msgstr ""
#: src/qml/ChatBar.qml:67
#: src/qml/ChatBar.qml:68
#, kde-format
msgid "Attach an image or file"
msgstr ""
#: src/qml/ChatBar.qml:94
#: src/qml/ChatBar.qml:95
#, kde-format
msgid "Emojis & Stickers"
msgstr ""
#: src/qml/ChatBar.qml:111
#: src/qml/ChatBar.qml:112
#, fuzzy, kde-format
#| msgid "Settings"
msgid "Send a Location"
msgstr "Indstillinger"
#: src/qml/ChatBar.qml:125
#: src/qml/ChatBar.qml:126
#, kde-format
msgid "Send message"
msgstr "Send besked"
#: src/qml/ChatBar.qml:172
#: src/qml/ChatBar.qml:173
#, fuzzy, kde-format
#| msgid "Send message"
msgid "Send an encrypted message…"
msgstr "Send besked"
#: src/qml/ChatBar.qml:172
#: src/qml/ChatBar.qml:173
#, kde-format
msgid "Set an attachment caption..."
msgstr ""
#: src/qml/ChatBar.qml:172
#: src/qml/ChatBar.qml:173
#, fuzzy, kde-format
#| msgid "Send message"
msgid "Send a message…"
msgstr "Send besked"
#: src/qml/ChatBar.qml:355
#: src/qml/ChatBar.qml:356
#, fuzzy, kde-format
#| msgid "Cancel"
msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Annullér"
#: src/qml/ChatBar.qml:550
#: src/qml/ChatBar.qml:551
#, kde-format
msgid "Choose local file"
msgstr ""
#: src/qml/ChatBar.qml:578
#: src/qml/ChatBar.qml:579
#, kde-format
msgid "Clipboard image"
msgstr ""
@@ -1713,7 +1713,7 @@ msgid "Make this parent official"
msgstr ""
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:225
#: src/qml/General.qml:476 src/qml/JoinRoomPage.qml:180
#: src/qml/JoinRoomPage.qml:182
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -1724,16 +1724,15 @@ msgstr "O.k."
msgid "Select Existing Room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:104 src/qml/General.qml:361
#: src/qml/CreateRoomDialog.qml:104 src/qml/SelectParentDialog.qml:50
#, kde-format
msgctxt "@action:button"
msgid "Pick room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
#: src/qml/ExploreComponent.qml:24 src/qml/General.qml:363
#: src/qml/General.qml:442 src/qml/GlobalMenu.qml:64
#: src/qml/RoomListPage.qml:170
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
#: src/qml/RoomListPage.qml:170 src/qml/SelectParentDialog.qml:131
#, fuzzy, kde-format
#| msgid "Room Name"
msgctxt "@title"
@@ -1741,7 +1740,7 @@ msgid "Explore Rooms"
msgstr "Værelsesnavn:"
#: src/qml/CreateRoomDialog.qml:154 src/qml/ExplorerDelegate.qml:81
#: src/qml/General.qml:411 src/qml/SpaceHierarchyDelegate.qml:83
#: src/qml/SelectParentDialog.qml:100 src/qml/SpaceHierarchyDelegate.qml:83
#, kde-format
msgid "Joined"
msgstr "Gik med"
@@ -1757,7 +1756,7 @@ msgid ""
"You do not have a high enough privilege level in the child to set this state"
msgstr ""
#: src/qml/CreateRoomDialog.qml:219 src/qml/General.qml:470
#: src/qml/CreateRoomDialog.qml:219 src/qml/SelectParentDialog.qml:159
#, kde-format
msgid "Make this space the canonical parent"
msgstr ""
@@ -1840,7 +1839,7 @@ msgstr "Fjern"
msgid "Password:"
msgstr "Adgangskode"
#: src/qml/DevicesPage.qml:75 src/qml/General.qml:536
#: src/qml/DevicesPage.qml:75 src/qml/General.qml:418
#: src/qml/PowerLevelDialog.qml:43
#, kde-format
msgid "Confirm"
@@ -2288,59 +2287,39 @@ msgstr "Send besked"
msgid "This room has no official parent spaces."
msgstr ""
#: src/qml/General.qml:355
#: src/qml/General.qml:354
#, kde-format
msgid "Add Official Parent Space"
msgctxt "@action:button"
msgid "Add new official parent"
msgstr ""
#: src/qml/General.qml:458
#, kde-format
msgid "Set this room as a child of the space %1"
msgstr ""
#: src/qml/General.qml:465
#, kde-format
msgid ""
"You do not have a high enough privilege level in the parent to set this state"
msgstr ""
#: src/qml/General.qml:465
#, kde-format
msgid "The selected room is not a space"
msgstr ""
#: src/qml/General.qml:465
#, kde-format
msgid "You do not have the privileges to complete this action"
msgstr ""
#: src/qml/General.qml:487
#: src/qml/General.qml:369
#, kde-format
msgid "This room continues another conversation."
msgstr ""
#: src/qml/General.qml:491
#: src/qml/General.qml:373
#, fuzzy, kde-format
#| msgid "Send message"
msgid "See older messages…"
msgstr "Send besked"
#: src/qml/General.qml:501
#: src/qml/General.qml:383
#, kde-format
msgid "This room has been replaced."
msgstr ""
#: src/qml/General.qml:505
#: src/qml/General.qml:387
#, kde-format
msgid "See new room…"
msgstr ""
#: src/qml/General.qml:526
#: src/qml/General.qml:408
#, kde-format
msgid "Upgrade the Room"
msgstr ""
#: src/qml/General.qml:530
#: src/qml/General.qml:412
#, kde-format
msgid "Select new version"
msgstr ""
@@ -2735,69 +2714,69 @@ msgstr ""
msgid "User is either already a member or has been invited"
msgstr ""
#: src/qml/JoinRoomPage.qml:38
#: src/qml/JoinRoomPage.qml:40
#, kde-format
msgid "Explore Rooms"
msgstr ""
#: src/qml/JoinRoomPage.qml:56
#: src/qml/JoinRoomPage.qml:58
#, kde-format
msgid "Find a room..."
msgstr ""
#: src/qml/JoinRoomPage.qml:81
#: src/qml/JoinRoomPage.qml:83
#, kde-format
msgid "Add New Server"
msgstr ""
#: src/qml/JoinRoomPage.qml:96
#: src/qml/JoinRoomPage.qml:98
#, kde-format
msgid "Home Server"
msgstr ""
#: src/qml/JoinRoomPage.qml:103
#: src/qml/JoinRoomPage.qml:105
#, kde-format
msgctxt "@action:button"
msgid "Add new server"
msgstr ""
#: src/qml/JoinRoomPage.qml:135
#: src/qml/JoinRoomPage.qml:137
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr ""
#: src/qml/JoinRoomPage.qml:148
#: src/qml/JoinRoomPage.qml:150
#, kde-format
msgid "Valid server entered"
msgstr ""
#: src/qml/JoinRoomPage.qml:148
#: src/qml/JoinRoomPage.qml:150
#, kde-format
msgid "This server cannot be resolved or has already been added"
msgstr ""
#: src/qml/JoinRoomPage.qml:148
#: src/qml/JoinRoomPage.qml:150
#, kde-format
msgid "The entered text is not a valid url"
msgstr ""
#: src/qml/JoinRoomPage.qml:148
#: src/qml/JoinRoomPage.qml:150
#, kde-format
msgid "Enter server url e.g. kde.org"
msgstr ""
#: src/qml/JoinRoomPage.qml:156
#: src/qml/JoinRoomPage.qml:158
#, kde-format
msgid "Server URL"
msgstr ""
#: src/qml/JoinRoomPage.qml:236
#: src/qml/JoinRoomPage.qml:239
#, kde-format
msgid "Enter a room address"
msgstr ""
#: src/qml/JoinRoomPage.qml:262
#: src/qml/JoinRoomPage.qml:265
#, kde-format
msgctxt "@info:label"
msgid "No public rooms found"
@@ -2983,7 +2962,7 @@ msgctxt "@title"
msgid "Room ID or Alias"
msgstr "Værelsesnavn:"
#: src/qml/ManualRoomDialog.qml:43
#: src/qml/ManualRoomDialog.qml:43 src/qml/SelectParentDialog.qml:37
#, kde-format
msgid "OK"
msgstr ""
@@ -3032,14 +3011,14 @@ msgstr ""
msgid "Configure Web Shortcuts..."
msgstr ""
#: src/qml/MessageEditComponent.qml:76
#: src/qml/MessageEditComponent.qml:79
#, fuzzy, kde-format
#| msgid "Cancel"
msgctxt "@action:button"
msgid "Confirm edit"
msgstr "Annullér"
#: src/qml/MessageEditComponent.qml:88
#: src/qml/MessageEditComponent.qml:91
#, fuzzy, kde-format
#| msgid "Cancel"
msgctxt "@action:button"
@@ -3784,6 +3763,39 @@ msgid ""
"New members can view the message history from the point they joined the room."
msgstr ""
#: src/qml/SelectParentDialog.qml:25
#, kde-format
msgctxt "@title"
msgid "Select new offical parent"
msgstr ""
#: src/qml/SelectParentDialog.qml:52
#, kde-format
msgctxt "@title"
msgid "Choose Parent Space"
msgstr ""
#: src/qml/SelectParentDialog.qml:147
#, kde-format
msgid "Set this room as a child of the space %1"
msgstr ""
#: src/qml/SelectParentDialog.qml:154
#, kde-format
msgid ""
"You do not have a high enough privilege level in the parent to set this state"
msgstr ""
#: src/qml/SelectParentDialog.qml:154
#, kde-format
msgid "The selected room is not a space"
msgstr ""
#: src/qml/SelectParentDialog.qml:154
#, kde-format
msgid "You do not have the privileges to complete this action"
msgstr ""
#: src/qml/ServerData.qml:20
#, kde-format
msgid "Server Capabilities"
@@ -4414,53 +4426,53 @@ msgstr ""
msgid "Working"
msgstr ""
#: src/roommanager.cpp:76
#: src/roommanager.cpp:77
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr ""
#: src/roommanager.cpp:76
#: src/roommanager.cpp:77
#, kde-format
msgid "%1 is not a correct Matrix identifier"
msgstr ""
#: src/roommanager.cpp:93
#: src/roommanager.cpp:94
#, kde-format
msgid "Room not found"
msgstr ""
#: src/roommanager.cpp:93
#: src/roommanager.cpp:94
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr ""
#: src/roommanager.cpp:304
#: src/roommanager.cpp:305
#, kde-format
msgid "Failed to join room"
msgstr ""
#: src/roommanager.cpp:319
#: src/roommanager.cpp:320
#, kde-format
msgid "You requested to join '%1'"
msgstr ""
#: src/roommanager.cpp:322
#: src/roommanager.cpp:323
#, kde-format
msgid "Failed to request joining room"
msgstr ""
#: src/roommanager.cpp:331
#: src/roommanager.cpp:332
#, kde-format
msgid "No application for the link"
msgstr ""
#: src/roommanager.cpp:331
#: src/roommanager.cpp:332
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr ""
#: src/roommanager.cpp:337
#: src/roommanager.cpp:338
#, kde-format
msgid "Could not open URL"
msgstr ""