GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-11-29 02:06:38 +00:00
parent 8b5910773c
commit e4f42e2c2b
36 changed files with 6443 additions and 5721 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-27 00:46+0000\n"
"POT-Creation-Date: 2022-11-29 00:46+0000\n"
"PO-Revision-Date: 2022-09-28 16:37+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n"
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
@@ -17,356 +17,356 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 20.08.1\n"
#: src/actionsmodel.cpp:29 src/actionsmodel.cpp:39 src/actionsmodel.cpp:49
#: src/actionsmodel.cpp:59 src/actionsmodel.cpp:79 src/actionsmodel.cpp:99
#: src/actionsmodel.cpp:110 src/actionsmodel.cpp:126 src/actionsmodel.cpp:136
#: src/actionsmodel.cpp:146
#: src/actionsmodel.cpp:30 src/actionsmodel.cpp:40 src/actionsmodel.cpp:50
#: src/actionsmodel.cpp:60 src/actionsmodel.cpp:80 src/actionsmodel.cpp:100
#: src/actionsmodel.cpp:111 src/actionsmodel.cpp:127 src/actionsmodel.cpp:137
#: src/actionsmodel.cpp:147
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<message>"
msgid "<message>"
msgstr "<meddelande>"
#: src/actionsmodel.cpp:30
#: src/actionsmodel.cpp:31
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "Lägger till ¯\\_(ツ)_/¯ först i ett vanligt textmeddelande"
#: src/actionsmodel.cpp:40
#: src/actionsmodel.cpp:41
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "Lägger till ( ͡° ͜ʖ ͡°) först i ett vanligt textmeddelande"
#: src/actionsmodel.cpp:50
#: src/actionsmodel.cpp:51
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "Lägger till (╯°□°)╯︵ ┻━┻ först i ett vanligt textmeddelande"
#: src/actionsmodel.cpp:60
#: src/actionsmodel.cpp:61
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "Lägger till ┬──┬ ( ゜-゜ノ) först i ett vanligt textmeddelande"
#: src/actionsmodel.cpp:80
#: src/actionsmodel.cpp:81
#, fuzzy
#| msgid "Sends the given message coloured as a rainbow"
msgid "Sends the given message colored as a rainbow"
msgstr "Skickar angivet meddelande färglagt som en regnbåge"
#: src/actionsmodel.cpp:100
#: src/actionsmodel.cpp:101
#, fuzzy
#| msgid "Sends the given emote coloured as a rainbow"
msgid "Sends the given emote colored as a rainbow"
msgstr "Skickar given smilis färglagd som en regnbåge"
#: src/actionsmodel.cpp:111
#: src/actionsmodel.cpp:112
#, fuzzy
#| msgid "Sends the given message as a spoiler"
msgid "Sends the given message as plain text"
msgstr "Skickar angivet meddelande som en spoiler"
#: src/actionsmodel.cpp:127
#: src/actionsmodel.cpp:128
msgid "Sends the given message as a spoiler"
msgstr "Skickar angivet meddelande som en spoiler"
#: src/actionsmodel.cpp:137
#: src/actionsmodel.cpp:138
#, fuzzy
#| msgid "Sends the given message as a spoiler"
msgid "Sends the given emote"
msgstr "Skickar angivet meddelande som en spoiler"
#: src/actionsmodel.cpp:147
#: src/actionsmodel.cpp:148
#, fuzzy
#| msgid "Sends the given message as a spoiler"
msgid "Sends the given message as a notice"
msgstr "Skickar angivet meddelande som en spoiler"
#: src/actionsmodel.cpp:156 src/actionsmodel.cpp:333 src/actionsmodel.cpp:361
#: src/actionsmodel.cpp:411 src/actionsmodel.cpp:448 src/actionsmodel.cpp:482
#: src/actionsmodel.cpp:157 src/actionsmodel.cpp:335 src/actionsmodel.cpp:363
#: src/actionsmodel.cpp:413 src/actionsmodel.cpp:450 src/actionsmodel.cpp:484
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr ""
#: src/actionsmodel.cpp:161
#: src/actionsmodel.cpp:162
#, fuzzy, kde-format
#| msgid "reinvited %1 to the room"
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "bjöd in %1 till rummet igen"
#: src/actionsmodel.cpp:165
#: src/actionsmodel.cpp:166
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "bannlyste sig själv från rummet"
#: src/actionsmodel.cpp:170
#: src/actionsmodel.cpp:171
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are already in this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:174
#: src/actionsmodel.cpp:175
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:178
#: src/actionsmodel.cpp:179
#, fuzzy, kde-format
#| msgid "%1 invited you to a room"
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 bjöd in dig till ett rum"
#: src/actionsmodel.cpp:183 src/actionsmodel.cpp:351 src/actionsmodel.cpp:379
#: src/actionsmodel.cpp:470
#: src/actionsmodel.cpp:184 src/actionsmodel.cpp:353 src/actionsmodel.cpp:381
#: src/actionsmodel.cpp:472
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<user-id>"
msgid "<user id>"
msgstr "<användaridentifikation>"
#: src/actionsmodel.cpp:184
#: src/actionsmodel.cpp:185
#, fuzzy
#| msgid "Invite user to room"
msgid "Invites the user to this room"
msgstr "Bjöd in användare till ett rum"
#: src/actionsmodel.cpp:193 src/actionsmodel.cpp:216 src/actionsmodel.cpp:243
#: src/actionsmodel.cpp:275
#: src/actionsmodel.cpp:194 src/actionsmodel.cpp:218 src/actionsmodel.cpp:245
#: src/actionsmodel.cpp:277
#, 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/actionsmodel.cpp:197 src/actionsmodel.cpp:220
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/actionsmodel.cpp:200 src/actionsmodel.cpp:223
#: src/actionsmodel.cpp:202 src/actionsmodel.cpp:225
#, fuzzy, kde-format
#| msgid "Configure room"
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "Anpassa rum"
#: src/actionsmodel.cpp:206 src/actionsmodel.cpp:229
#: src/actionsmodel.cpp:208 src/actionsmodel.cpp:231
msgid "<room alias or id>"
msgstr ""
#: src/actionsmodel.cpp:207 src/actionsmodel.cpp:230
#: src/actionsmodel.cpp:209 src/actionsmodel.cpp:232
#, fuzzy
#| msgid "joined the room"
msgid "Joins the given room"
msgstr "gick med i rummet"
#: src/actionsmodel.cpp:236 src/actionsmodel.cpp:268
#: src/actionsmodel.cpp:222
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/actionsmodel.cpp:238 src/actionsmodel.cpp:270
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "Leaving this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:251 src/actionsmodel.cpp:283
#: src/actionsmodel.cpp:253 src/actionsmodel.cpp:285
#, fuzzy, kde-format
#| msgid "Leave room"
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Lämna rum"
#: src/actionsmodel.cpp:254 src/actionsmodel.cpp:286
#: src/actionsmodel.cpp:256 src/actionsmodel.cpp:288
#, fuzzy, kde-format
#| msgid "Room not found"
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Rummet hittades inte"
#: src/actionsmodel.cpp:261 src/actionsmodel.cpp:293
#: src/actionsmodel.cpp:263 src/actionsmodel.cpp:295
msgid "[<room alias or id>]"
msgstr ""
#: src/actionsmodel.cpp:262 src/actionsmodel.cpp:294
#: src/actionsmodel.cpp:264 src/actionsmodel.cpp:296
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/actionsmodel.cpp:300 src/actionsmodel.cpp:315
#: src/actionsmodel.cpp:302 src/actionsmodel.cpp:317
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/actionsmodel.cpp:308 src/actionsmodel.cpp:323
#: src/actionsmodel.cpp:310 src/actionsmodel.cpp:325
msgid "<display name>"
msgstr ""
#: src/actionsmodel.cpp:309
#: src/actionsmodel.cpp:311
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your global display name"
msgstr "ändrade sitt visningsnamn till %1"
#: src/actionsmodel.cpp:324
#: src/actionsmodel.cpp:326
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your display name in this room"
msgstr "ändrade sitt visningsnamn till %1"
#: src/actionsmodel.cpp:338
#: src/actionsmodel.cpp:340
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/actionsmodel.cpp:343
#: src/actionsmodel.cpp:345
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/actionsmodel.cpp:345 src/actionsmodel.cpp:373
#: src/actionsmodel.cpp:347 src/actionsmodel.cpp:375
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr ""
#: src/actionsmodel.cpp:352
#: src/actionsmodel.cpp:354
#, fuzzy
#| msgid "Ignore this user"
msgid "Ignores the given user"
msgstr "Ignorera användaren"
#: src/actionsmodel.cpp:367
#: src/actionsmodel.cpp:369
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/actionsmodel.cpp:371
#: src/actionsmodel.cpp:373
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/actionsmodel.cpp:380
#: src/actionsmodel.cpp:382
#, fuzzy
#| msgid "Unignore this user"
msgid "Unignores the given user"
msgstr "Sluta ignorera användaren"
#: src/actionsmodel.cpp:400
#: src/actionsmodel.cpp:402
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<reaction text>"
msgid "<reaction text>"
msgstr "<reaktionstext>"
#: src/actionsmodel.cpp:401
#: src/actionsmodel.cpp:403
#, fuzzy
#| msgid "React to this message with a text"
msgid "React to the message with the given text"
msgstr "Reagera på meddelandet med en text"
#: src/actionsmodel.cpp:417
#: src/actionsmodel.cpp:419
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "bannlyste sig själv från rummet"
#: src/actionsmodel.cpp:423
#: src/actionsmodel.cpp:425
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to ban users from this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:429
#: src/actionsmodel.cpp:431
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:433
#: src/actionsmodel.cpp:435
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "bannlyste sig själv från rummet"
#: src/actionsmodel.cpp:438 src/actionsmodel.cpp:513
#: src/actionsmodel.cpp:440 src/actionsmodel.cpp:515
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<user-id>"
msgid "<user id> [<reason>]"
msgstr "<användaridentifikation>"
#: src/actionsmodel.cpp:439
#: src/actionsmodel.cpp:441
#, fuzzy
#| msgid "Ignore this user"
msgid "Bans the given user"
msgstr "Ignorera användaren"
#: src/actionsmodel.cpp:453
#: src/actionsmodel.cpp:455
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to unban users from this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:459
#: src/actionsmodel.cpp:461
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "bannlyste sig själv från rummet"
#: src/actionsmodel.cpp:464
#: src/actionsmodel.cpp:466
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "bannlyste sig själv från rummet"
#: src/actionsmodel.cpp:471
#: src/actionsmodel.cpp:473
#, fuzzy
#| msgid "Ignore this user"
msgid "Removes the ban of the given user"
msgstr "Ignorera användaren"
#: src/actionsmodel.cpp:486
#: src/actionsmodel.cpp:488
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/actionsmodel.cpp:491
#: src/actionsmodel.cpp:493
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:498
#: src/actionsmodel.cpp:500
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to kick users from this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:504
#: src/actionsmodel.cpp:506
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Öppna NeoChat för rummet"
#: src/actionsmodel.cpp:508
#: src/actionsmodel.cpp:510
#, fuzzy, kde-format
#| msgid "self-banned from the room"
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "bannlyste sig själv från rummet"
#: src/actionsmodel.cpp:514
#: src/actionsmodel.cpp:516
#, fuzzy
#| msgid "Invite user to room"
msgid "Removes the user from the room"
@@ -661,37 +661,37 @@ msgstr "Media-id '%1' följer inte server/media-id mönster"
msgid "Image request has been cancelled"
msgstr "Bildbegäran har avbrutits"
#: src/messageeventmodel.cpp:349
#: src/messageeventmodel.cpp:350
#, kde-format
msgid "Today"
msgstr "Idag"
#: src/messageeventmodel.cpp:352
#: src/messageeventmodel.cpp:353
#, kde-format
msgid "Yesterday"
msgstr "Igår"
#: src/messageeventmodel.cpp:355
#: src/messageeventmodel.cpp:356
#, kde-format
msgid "The day before yesterday"
msgstr "Förrgår"
#: src/messageeventmodel.cpp:457
#: src/messageeventmodel.cpp:458
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Meddelandet har tagits bort]</i>"
#: src/messageeventmodel.cpp:458
#: src/messageeventmodel.cpp:459
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Meddelandet har tagits bort: %1]</i>"
#: src/messageeventmodel.cpp:545
#: src/messageeventmodel.cpp:546
#, kde-format
msgid "[REDACTED]"
msgstr "[ÄNDRAD]"
#: src/messageeventmodel.cpp:545
#: src/messageeventmodel.cpp:546
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[ÄNDRAD: %1]"
@@ -940,7 +940,7 @@ msgstr "Öppna NeoChat för rummet"
#: src/notificationsmanager.cpp:77
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:37
#: src/qml/Page/RoomPage.qml:540
#: src/qml/Page/RoomPage.qml:543
#, kde-format
msgid "Reply"
msgstr "Svara"
@@ -977,7 +977,7 @@ msgstr "Bilaga:"
#: src/qml/Component/ChatBox/AttachmentPane.qml:159
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: src/qml/Page/ImageEditorPage.qml:20 src/qml/Page/RoomPage.qml:528
#: src/qml/Page/ImageEditorPage.qml:20 src/qml/Page/RoomPage.qml:531
#, kde-format
msgid "Edit"
msgstr "Redigera"
@@ -1009,17 +1009,17 @@ msgstr "Skicka ett krypterat meddelande…"
msgid "Send a message…"
msgstr "Skicka ett meddelande…"
#: src/qml/Component/ChatBox/ChatBar.qml:169
#: src/qml/Component/ChatBox/ChatBar.qml:172
#, kde-format
msgid "Attach an image or file"
msgstr "Lägg till en bild eller fil"
#: src/qml/Component/ChatBox/ChatBar.qml:201
#: src/qml/Component/ChatBox/ChatBar.qml:204
#, kde-format
msgid "Add an Emoji"
msgstr "Lägg till en emoji"
#: src/qml/Component/ChatBox/ChatBar.qml:212
#: src/qml/Component/ChatBox/ChatBar.qml:215
#, kde-format
msgid "Send message"
msgstr "Skicka meddelande"
@@ -1115,12 +1115,7 @@ msgctxt "@action:button"
msgid "Continue"
msgstr "Fortsätt"
#: src/qml/Component/Login/Loading.qml:15 src/qml/Component/Login/Login.qml:52
#, kde-format
msgid "Loading…"
msgstr "Läser in…"
#: src/qml/Component/Login/Loading.qml:20
#: src/qml/Component/Login/Loading.qml:17
#, kde-format
msgid "Please wait. This might take a little while."
msgstr "Vänta. Det kan ta en stund."
@@ -1146,6 +1141,11 @@ msgstr "Matrix-identifierare"
msgid "Already logged in"
msgstr ""
#: src/qml/Component/Login/Login.qml:52
#, kde-format
msgid "Loading…"
msgstr "Läser in…"
#: src/qml/Component/Login/LoginMethod.qml:14
#, kde-format
msgid "Login Methods"
@@ -1208,7 +1208,7 @@ msgid "Complete the authentication steps in your browser"
msgstr "Slutför behörighetskontrollstegen i webbläsaren"
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
#: src/qml/Component/Timeline/ReplyComponent.qml:123
#: src/qml/Component/Timeline/ReplyComponent.qml:124
#, kde-format
msgid ""
"This message is encrypted and the sender has not shared the key with this "
@@ -1288,7 +1288,7 @@ msgctxt "Relative time since the room was last read"
msgid "Last read: %1"
msgstr "Senast läst: %1"
#: src/qml/Component/Timeline/RichLabel.qml:82
#: src/qml/Component/Timeline/RichLabel.qml:78
#, kde-format
msgid " (edited)"
msgstr " (redigerad)"
@@ -1450,7 +1450,7 @@ msgid "Successfully verified device **%1**"
msgstr "Verifierade enhet **%1** med lyckat resultat"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#: src/qml/Page/RoomPage.qml:190
#: src/qml/Page/RoomPage.qml:191
#, kde-format
msgid "Accept"
msgstr "Acceptera"
@@ -1685,12 +1685,18 @@ msgstr "Rapportera meddelande"
msgid "Open a private chat"
msgstr "Starta en privat chatt"
#: src/qml/Dialog/UserDetailDialog.qml:165
#, fuzzy, kde-format
#| msgid "Copy"
msgid "Copy link"
msgstr "Kopiera"
#: src/qml/main.qml:125
#, kde-format
msgid "Warning: %1"
msgstr "Varning: %1"
#: src/qml/main.qml:238 src/qml/Page/RoomListPage.qml:204
#: src/qml/main.qml:238 src/qml/Page/RoomListPage.qml:207
#, kde-format
msgid "Explore rooms"
msgstr "Utforska rum"
@@ -1902,31 +1908,31 @@ msgid "Open in New Window"
msgstr "Öppna i nytt fönster"
#: src/qml/Menu/RoomListContextMenu.qml:37
#: src/qml/Menu/RoomListContextMenu.qml:175
#: src/qml/Menu/RoomListContextMenu.qml:176
#, kde-format
msgid "Remove from Favourites"
msgstr "Ta bort från favoriter"
#: src/qml/Menu/RoomListContextMenu.qml:37
#: src/qml/Menu/RoomListContextMenu.qml:175
#: src/qml/Menu/RoomListContextMenu.qml:176
#, kde-format
msgid "Add to Favourites"
msgstr "Lägg till i favoriter"
#: src/qml/Menu/RoomListContextMenu.qml:43
#: src/qml/Menu/RoomListContextMenu.qml:186
#: src/qml/Menu/RoomListContextMenu.qml:190
#, kde-format
msgid "Reprioritize"
msgstr "Omprioritera"
#: src/qml/Menu/RoomListContextMenu.qml:43
#: src/qml/Menu/RoomListContextMenu.qml:186
#: src/qml/Menu/RoomListContextMenu.qml:190
#, kde-format
msgid "Deprioritize"
msgstr "Nerprioritera"
#: src/qml/Menu/RoomListContextMenu.qml:49
#: src/qml/Menu/RoomListContextMenu.qml:193
#: src/qml/Menu/RoomListContextMenu.qml:197
#, kde-format
msgid "Mark as Read"
msgstr "Markera som läst"
@@ -1949,14 +1955,14 @@ msgid "Follow Global Setting"
msgstr "Använd global inställning"
#: src/qml/Menu/RoomListContextMenu.qml:79
#: src/qml/RoomSettings/PushNotification.qml:37
#: src/qml/RoomSettings/PushNotification.qml:40
#, kde-format
msgctxt "As in 'notify for all messages'"
msgid "All"
msgstr "Alla"
#: src/qml/Menu/RoomListContextMenu.qml:90
#: src/qml/RoomSettings/PushNotification.qml:45
#: src/qml/RoomSettings/PushNotification.qml:48
#, kde-format
msgctxt ""
"As in 'notify when the user is mentioned or the message contains a set "
@@ -1965,7 +1971,7 @@ msgid "@Mentions and Keywords"
msgstr "@Omnämnanden och nyckelord"
#: src/qml/Menu/RoomListContextMenu.qml:101
#: src/qml/RoomSettings/PushNotification.qml:53
#: src/qml/RoomSettings/PushNotification.qml:56
#, kde-format
msgctxt "As in 'do not notify for any messages'"
msgid "Off"
@@ -1977,7 +1983,7 @@ msgid "Room Settings"
msgstr "Rumsinställningar"
#: src/qml/Menu/RoomListContextMenu.qml:122
#: src/qml/Menu/RoomListContextMenu.qml:199
#: src/qml/Menu/RoomListContextMenu.qml:203
#, kde-format
msgid "Leave Room"
msgstr "Lämna rum"
@@ -2100,12 +2106,18 @@ msgstr "Meddelandekälla"
msgid "Copy"
msgstr "Kopiera"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:123
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:81
#, fuzzy, kde-format
#| msgid "Copy"
msgid "Copy Link"
msgstr "Kopiera"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:130
#, kde-format
msgid "Search for '%1'"
msgstr "Sök efter '%1'"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:144
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:151
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr "Anpassa webbgenvägar..."
@@ -2309,78 +2321,78 @@ msgctxt "@action:button"
msgid "Show All Rooms"
msgstr "Visa alla rum"
#: src/qml/Page/RoomListPage.qml:113
#: src/qml/Page/RoomListPage.qml:116
#, kde-format
msgid "Rooms"
msgstr "Rum"
#: src/qml/Page/RoomListPage.qml:201
#: src/qml/Page/RoomListPage.qml:204
#, kde-format
msgid "No rooms found"
msgstr "Inga rum hittades"
#: src/qml/Page/RoomListPage.qml:201
#: src/qml/Page/RoomListPage.qml:204
#, kde-format
msgid "Join some rooms to get started"
msgstr "Gå med i några rum för att komma igång"
#: src/qml/Page/RoomListPage.qml:204
#: src/qml/Page/RoomListPage.qml:207
#, kde-format
msgid "Search in room directory"
msgstr "Sök i rumkatalog"
#: src/qml/Page/RoomListPage.qml:276 src/qml/Page/RoomListPage.qml:327
#: src/qml/Page/RoomListPage.qml:279 src/qml/Page/RoomListPage.qml:330
#, kde-format
msgid "No Name"
msgstr "Inget namn"
#: src/qml/Page/RoomListPage.qml:342
#: src/qml/Page/RoomListPage.qml:345
#, fuzzy, kde-format
#| msgid "Muted"
msgid "Muted room"
msgstr "Tystad"
#: src/qml/Page/RoomListPage.qml:362
#: src/qml/Page/RoomListPage.qml:365
#, kde-format
msgid "Configure room"
msgstr "Anpassa rum"
#: src/qml/Page/RoomPage.qml:179
#: src/qml/Page/RoomPage.qml:180
#, kde-format
msgid "Accept this invitation?"
msgstr "Acceptera inbjudan?"
#: src/qml/Page/RoomPage.qml:183
#: src/qml/Page/RoomPage.qml:184
#, kde-format
msgid "Reject"
msgstr "Avslå"
#: src/qml/Page/RoomPage.qml:281
#: src/qml/Page/RoomPage.qml:282
#, kde-format
msgid "Choose local file"
msgstr "Välj lokal fil"
#: src/qml/Page/RoomPage.qml:308
#: src/qml/Page/RoomPage.qml:309
#, kde-format
msgid "Clipboard image"
msgstr "Klippbordsbild"
#: src/qml/Page/RoomPage.qml:356
#: src/qml/Page/RoomPage.qml:358
#, kde-format
msgid "Jump to first unread message"
msgstr "Gå till första olästa meddelande"
#: src/qml/Page/RoomPage.qml:380
#: src/qml/Page/RoomPage.qml:383
#, kde-format
msgid "Jump to latest message"
msgstr "Gå till sista meddelande"
#: src/qml/Page/RoomPage.qml:405
#: src/qml/Page/RoomPage.qml:408
#, kde-format
msgid "Drag items here to share them"
msgstr "Dra objekt hit för att dela dem"
#: src/qml/Page/RoomPage.qml:437
#: src/qml/Page/RoomPage.qml:440
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -2388,12 +2400,12 @@ msgid_plural "%2 are typing"
msgstr[0] "%2 skriver"
msgstr[1] "%2 skriver"
#: src/qml/Page/RoomPage.qml:508
#: src/qml/Page/RoomPage.qml:511
#, kde-format
msgid "This message was sent from a verified device"
msgstr "Meddelandet skickades från en verifierad enhet"
#: src/qml/Page/RoomPage.qml:514
#: src/qml/Page/RoomPage.qml:517
#, kde-format
msgid "React"
msgstr "Reagera"
@@ -2448,7 +2460,7 @@ msgstr ""
msgid "Room settings"
msgstr "Rumsinställningar"
#: src/qml/Panel/RoomDrawer.qml:198 src/qml/Panel/RoomDrawer.qml:212
#: src/qml/Panel/RoomDrawer.qml:212
#, kde-format
msgid "No name"
msgstr "Inget namn"
@@ -2561,25 +2573,25 @@ msgstr "Rummet har ersatts."
msgid "See new room..."
msgstr "Visa nytt rum..."
#: src/qml/RoomSettings/General.qml:186 src/qml/RoomSettings/Security.qml:118
#: src/qml/RoomSettings/General.qml:186 src/qml/RoomSettings/Security.qml:121
#: src/qml/Settings/NetworkProxyPage.qml:108
#: src/qml/Settings/SonnetConfigPage.qml:326
#, kde-format
msgid "Apply"
msgstr "Verkställ"
#: src/qml/RoomSettings/PushNotification.qml:26
#: src/qml/RoomSettings/PushNotification.qml:29
#, fuzzy, kde-format
#| msgid "Room notifications setting:"
msgid "Room notifications setting"
msgstr "Inställning av rumsunderrättelser:"
#: src/qml/RoomSettings/PushNotification.qml:29
#: src/qml/RoomSettings/PushNotification.qml:32
#, kde-format
msgid "Follow global setting"
msgstr "Använd global inställning"
#: src/qml/RoomSettings/Security.qml:27
#: src/qml/RoomSettings/Security.qml:30
#, fuzzy, kde-format
#| msgctxt "@option:check"
#| msgid "Access:"
@@ -2587,85 +2599,85 @@ msgctxt "@option:check"
msgid "Access"
msgstr "Åtkomst:"
#: src/qml/RoomSettings/Security.qml:30
#: src/qml/RoomSettings/Security.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Private (invite only)"
msgstr "Privat (endast inbjudan)"
#: src/qml/RoomSettings/Security.qml:31
#: src/qml/RoomSettings/Security.qml:34
#, kde-format
msgid "Only invited people can join."
msgstr "Bara inbjudna kan gå med."
#: src/qml/RoomSettings/Security.qml:39
#: src/qml/RoomSettings/Security.qml:42
#, kde-format
msgctxt "@option:check"
msgid "Space members"
msgstr "Rymdmedlemmar"
#: src/qml/RoomSettings/Security.qml:41 src/qml/RoomSettings/Security.qml:43
#: src/qml/RoomSettings/Security.qml:44 src/qml/RoomSettings/Security.qml:46
#, kde-format
msgid "Anyone in a space can find and join."
msgstr "Alla i en rymd kan hitta och gå med."
#: src/qml/RoomSettings/Security.qml:42
#: src/qml/RoomSettings/Security.qml:45
#, kde-format
msgid ""
"You need to upgrade this room to a newer version to enable this setting."
msgstr ""
#: src/qml/RoomSettings/Security.qml:51
#: src/qml/RoomSettings/Security.qml:54
#, kde-format
msgctxt "@option:check"
msgid "Public"
msgstr "Öppen"
#: src/qml/RoomSettings/Security.qml:52
#: src/qml/RoomSettings/Security.qml:55
#, kde-format
msgctxt "@option:check"
msgid "Anyone can find and join."
msgstr "Alla kan hitta och gå med."
#: src/qml/RoomSettings/Security.qml:68
#: src/qml/RoomSettings/Security.qml:71
#, kde-format
msgctxt "@option:check"
msgid "Message history visibility"
msgstr ""
#: src/qml/RoomSettings/Security.qml:71
#: src/qml/RoomSettings/Security.qml:74
#, kde-format
msgctxt "@option:check"
msgid "Anyone"
msgstr ""
#: src/qml/RoomSettings/Security.qml:72
#: src/qml/RoomSettings/Security.qml:75
#, kde-format
msgctxt "@option:check"
msgid "Anyone, regardless of whether they have joined, can view history."
msgstr ""
#: src/qml/RoomSettings/Security.qml:80
#: src/qml/RoomSettings/Security.qml:83
#, fuzzy, kde-format
#| msgid "Members"
msgctxt "@option:check"
msgid "Members only"
msgstr "Medlemmar"
#: src/qml/RoomSettings/Security.qml:81
#: src/qml/RoomSettings/Security.qml:84
#, kde-format
msgctxt "@option:check"
msgid ""
"All members can view the entire message history, even before they joined."
msgstr ""
#: src/qml/RoomSettings/Security.qml:89
#: src/qml/RoomSettings/Security.qml:92
#, kde-format
msgctxt "@option:check"
msgid "Members only (since invite)"
msgstr ""
#: src/qml/RoomSettings/Security.qml:90
#: src/qml/RoomSettings/Security.qml:93
#, kde-format
msgctxt "@option:check"
msgid ""
@@ -2673,13 +2685,13 @@ msgid ""
"the room."
msgstr ""
#: src/qml/RoomSettings/Security.qml:98
#: src/qml/RoomSettings/Security.qml:101
#, kde-format
msgctxt "@option:check"
msgid "Members only (since joining)"
msgstr ""
#: src/qml/RoomSettings/Security.qml:99
#: src/qml/RoomSettings/Security.qml:102
#, kde-format
msgctxt "@option:check"
msgid ""
@@ -3002,48 +3014,54 @@ msgstr "Visa namnändringshändelser"
msgid "Show avatar update events"
msgstr "Visa uppdateringshändelser för avatarer"
#: src/qml/Settings/GeneralSettingsPage.qml:125
#: src/qml/Settings/GeneralSettingsPage.qml:121
#, fuzzy, kde-format
#| msgid "Send message"
msgid "Show deleted messages"
msgstr "Skicka meddelande"
#: src/qml/Settings/GeneralSettingsPage.qml:138
#, fuzzy, kde-format
#| msgid "Rooms and private chats:"
msgid "Rooms and private chats"
msgstr "Rum och privata chatter:"
#: src/qml/Settings/GeneralSettingsPage.qml:128
#: src/qml/Settings/GeneralSettingsPage.qml:141
#, kde-format
msgid "Separated"
msgstr "Separerade"
#: src/qml/Settings/GeneralSettingsPage.qml:137
#: src/qml/Settings/GeneralSettingsPage.qml:150
#, kde-format
msgid "Intermixed"
msgstr "Blandade"
#: src/qml/Settings/GeneralSettingsPage.qml:154
#: src/qml/Settings/GeneralSettingsPage.qml:167
#, fuzzy, kde-format
#| msgid "Edit"
msgctxt "Chat Editor"
msgid "Editor"
msgstr "Redigera"
#: src/qml/Settings/GeneralSettingsPage.qml:158
#: src/qml/Settings/GeneralSettingsPage.qml:171
#, kde-format
msgid "Use s/text/replacement syntax to edit your last message"
msgstr ""
"Använd syntaxen s/text/ersättning för att redigera ditt senaste meddelande"
#: src/qml/Settings/GeneralSettingsPage.qml:169
#: src/qml/Settings/GeneralSettingsPage.qml:182
#, fuzzy, kde-format
#| msgid "Send Typing Notifications"
msgid "Send typing notifications"
msgstr "Skicka skrivunderrättelser"
#: src/qml/Settings/GeneralSettingsPage.qml:186
#: src/qml/Settings/GeneralSettingsPage.qml:199
#, fuzzy, kde-format
#| msgid "Settings"
msgid "Developer Settings"
msgstr "Inställningar"
#: src/qml/Settings/GeneralSettingsPage.qml:189
#: src/qml/Settings/GeneralSettingsPage.qml:202
#, kde-format
msgid "Enable developer tools"
msgstr ""