GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2026-02-27 01:49:53 +00:00
parent adf0544eb0
commit 4c1301da51
47 changed files with 3313 additions and 2421 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: 2026-02-26 00:44+0000\n"
"POT-Creation-Date: 2026-02-27 00:43+0000\n"
"PO-Revision-Date: 2025-10-22 20:19+0200\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
@@ -1808,6 +1808,19 @@ msgstr "Visa"
msgid "Quit"
msgstr "Avsluta"
#: src/chatbar/ChatBar.qml:85
#, kde-format
msgctxt "As in enter starts a new line in the chat bar"
msgid "Enter starts a new line"
msgstr ""
#: src/chatbar/ChatBar.qml:85
#, fuzzy, kde-format
#| msgid "%1 sent a message"
msgctxt "As in enter starts send the chat message"
msgid "Enter sends the message"
msgstr "%1 skickade ett meddelande"
#: src/chatbar/ChatBarCore.qml:79
#, fuzzy, kde-format
#| msgctxt "@action:button"
@@ -2113,7 +2126,13 @@ msgstr "Skicka ett meddelande…"
#: src/chatbar/SendBar.qml:195
#, kde-format
msgctxt "@action:button"
msgid "Rich Text"
msgid "Hide Rich Text Controls"
msgstr ""
#: src/chatbar/SendBar.qml:195
#, kde-format
msgctxt "@action:button"
msgid "Show Rich Text Controls"
msgstr ""
#: src/chatbar/SendBar.qml:209
@@ -2403,19 +2422,19 @@ msgctxt ""
msgid "State Keys"
msgstr "Tillståndsnycklar"
#: src/libneochat/accountmanager.cpp:123
#: src/libneochat/accountmanager.cpp:124
#, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr "Åtkomstsymbol hittades inte. Kanske den har tagits bort?"
#: src/libneochat/accountmanager.cpp:127
#: src/libneochat/accountmanager.cpp:128
#, kde-format
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
msgstr ""
"Åtkomst till nyckelkedja nekades. Tillåt NeoChat att läsa åtkomstsymbolen."
#: src/libneochat/accountmanager.cpp:130
#: src/libneochat/accountmanager.cpp:131
#, kde-format
msgid ""
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
@@ -2424,7 +2443,7 @@ msgstr ""
"Ingen nyckelkedja tillgänglig. Installera en nyckelkedja, t.ex. plånboken "
"eller GNOME-nyckelring på Linux"
#: src/libneochat/accountmanager.cpp:133
#: src/libneochat/accountmanager.cpp:134
#, kde-format
msgid "Unable to read access token: %1"
msgstr "Kan inte läsa åtkomstsymbol: %1"
@@ -3304,11 +3323,11 @@ msgid "Sends the given message as a notice"
msgstr "Skickar givet meddelande som en anmärkning"
#: src/libneochat/models/actionsmodel.cpp:182
#: src/libneochat/models/actionsmodel.cpp:316
#: src/libneochat/models/actionsmodel.cpp:338
#: src/libneochat/models/actionsmodel.cpp:379
#: src/libneochat/models/actionsmodel.cpp:416
#: src/libneochat/models/actionsmodel.cpp:449
#: src/libneochat/models/actionsmodel.cpp:315
#: src/libneochat/models/actionsmodel.cpp:336
#: src/libneochat/models/actionsmodel.cpp:376
#: src/libneochat/models/actionsmodel.cpp:412
#: src/libneochat/models/actionsmodel.cpp:444
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
@@ -3344,9 +3363,9 @@ msgid "%1 was invited into this room."
msgstr "%1 bjöds in till rummet."
#: src/libneochat/models/actionsmodel.cpp:208
#: src/libneochat/models/actionsmodel.cpp:329
#: src/libneochat/models/actionsmodel.cpp:350
#: src/libneochat/models/actionsmodel.cpp:438
#: src/libneochat/models/actionsmodel.cpp:328
#: src/libneochat/models/actionsmodel.cpp:348
#: src/libneochat/models/actionsmodel.cpp:434
msgid "<user id>"
msgstr "<användaridentifikation>"
@@ -3416,128 +3435,128 @@ msgstr "Ändrar ditt globala namn att visa"
msgid "Changes your display name in this room"
msgstr "Ändrar ditt namn att visa för rummet"
#: src/libneochat/models/actionsmodel.cpp:320
#: src/libneochat/models/actionsmodel.cpp:319
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 är redan ignorerad"
#: src/libneochat/models/actionsmodel.cpp:324
#: src/libneochat/models/actionsmodel.cpp:323
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 är nu ignorerad."
#: src/libneochat/models/actionsmodel.cpp:330
#: src/libneochat/models/actionsmodel.cpp:329
msgid "Ignores the given user"
msgstr "Ignorerar den angivna användaren"
#: src/libneochat/models/actionsmodel.cpp:342
#: src/libneochat/models/actionsmodel.cpp:340
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 ignoreras inte"
#: src/libneochat/models/actionsmodel.cpp:346
#: src/libneochat/models/actionsmodel.cpp:344
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 ignoreras inte längre"
#: src/libneochat/models/actionsmodel.cpp:351
#: src/libneochat/models/actionsmodel.cpp:349
msgid "Unignores the given user"
msgstr "Sluta ignorera den angivna användaren"
#: src/libneochat/models/actionsmodel.cpp:369
#: src/libneochat/models/actionsmodel.cpp:367
msgid "<reaction text>"
msgstr "<reaktionstext>"
#: src/libneochat/models/actionsmodel.cpp:370
#: src/libneochat/models/actionsmodel.cpp:368
msgid "React to the message with the given text"
msgstr "Reagera på meddelandet med den angivna texten"
#: src/libneochat/models/actionsmodel.cpp:385
#: src/libneochat/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 är redan bannlyst från rummet."
#: src/libneochat/models/actionsmodel.cpp:393
#: src/libneochat/models/actionsmodel.cpp:390
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "Du har inte tillåtelse att bannlysa användare från rummet."
#: src/libneochat/models/actionsmodel.cpp:399
#: src/libneochat/models/actionsmodel.cpp:396
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Du har inte tillåtelse att bannlysa %1 från rummet."
#: src/libneochat/models/actionsmodel.cpp:403
#: src/libneochat/models/actionsmodel.cpp:400
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 har bannlysts från rummet."
#: src/libneochat/models/actionsmodel.cpp:407
#: src/libneochat/models/actionsmodel.cpp:480
#: src/libneochat/models/actionsmodel.cpp:404
#: src/libneochat/models/actionsmodel.cpp:475
msgid "<user id> [<reason>]"
msgstr "<användaridentifikation> [<orsak>]"
#: src/libneochat/models/actionsmodel.cpp:408
#: src/libneochat/models/actionsmodel.cpp:405
msgid "Bans the given user"
msgstr "Bannlyser den angivna användaren"
#: src/libneochat/models/actionsmodel.cpp:424
#: src/libneochat/models/actionsmodel.cpp:420
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr "Du har inte tillåtelse att sluta bannlysa användare från rummet."
#: src/libneochat/models/actionsmodel.cpp:429
#: src/libneochat/models/actionsmodel.cpp:425
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 är inte bannlyst från rummet."
#: src/libneochat/models/actionsmodel.cpp:433
#: src/libneochat/models/actionsmodel.cpp:429
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 har slutat bannlysas från rummet."
#: src/libneochat/models/actionsmodel.cpp:439
#: src/libneochat/models/actionsmodel.cpp:435
msgid "Removes the ban of the given user"
msgstr "Tar bort bannlysningen för den angivna användaren"
#: src/libneochat/models/actionsmodel.cpp:453
#: src/libneochat/models/actionsmodel.cpp:448
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "Du kan inte kasta ut dig själv från rummet."
#: src/libneochat/models/actionsmodel.cpp:457
#: src/libneochat/models/actionsmodel.cpp:452
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 finns inte i rummet."
#: src/libneochat/models/actionsmodel.cpp:466
#: src/libneochat/models/actionsmodel.cpp:461
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "Du har inte tillåtelse att kasta ut användare från rummet."
#: src/libneochat/models/actionsmodel.cpp:472
#: src/libneochat/models/actionsmodel.cpp:467
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Du har inte tillåtelse att kasta ut %1 från rummet."
#: src/libneochat/models/actionsmodel.cpp:476
#: src/libneochat/models/actionsmodel.cpp:471
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 kastades ut från rummet."
#: src/libneochat/models/actionsmodel.cpp:481
#: src/libneochat/models/actionsmodel.cpp:476
msgid "Removes the user from the room"
msgstr "Tar bort användaren från rummet"
@@ -3635,28 +3654,28 @@ msgstr ""
"Filen är för stor för att ladda ner.<br />Kontakta matrix-"
"serveradministratören för support."
#: src/libneochat/neochatconnection.cpp:339
#: src/libneochat/neochatconnection.cpp:340
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr "Ingen identitetsserver inställd"
#: src/libneochat/neochatconnection.cpp:370
#: src/libneochat/neochatconnection.cpp:371
#, kde-format
msgid "Room creation failed: %1"
msgstr "Misslyckades skapa rum: \"%1"
#: src/libneochat/neochatconnection.cpp:399
#: src/libneochat/neochatconnection.cpp:400
#, kde-format
msgid "Space creation failed: %1"
msgstr "Misslyckades skapa utrymme: %1"
#: src/libneochat/neochatroom.cpp:1243
#: src/libneochat/neochatroom.cpp:1244
#, kde-format
msgid "Report sent successfully."
msgstr "Rapport skickades med lyckat resultat."
#: src/libneochat/neochatroom.cpp:1608 src/libneochat/neochatroom.cpp:1616
#: src/libneochat/neochatroom.cpp:1610 src/libneochat/neochatroom.cpp:1618
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -4296,13 +4315,13 @@ msgctxt "@info"
msgid "Loading reply…"
msgstr "Läser in svar…"
#: src/messagecontent/models/messagecontentmodel.cpp:96
#: src/messagecontent/models/messagecontentmodel.cpp:97
#, kde-format
msgctxt "@info"
msgid "Failed to download file."
msgstr "Misslyckades ladda ner filen."
#: src/messagecontent/models/messagecontentmodel.cpp:99
#: src/messagecontent/models/messagecontentmodel.cpp:100
#, kde-format
msgctxt "@info Failed to download file: [error message]"
msgid "Failed to download file:<br />%1"
@@ -4689,13 +4708,13 @@ msgctxt "@action:button"
msgid "Create a Space"
msgstr "Skapa ett utrymme"
#: src/rooms/models/roomtreemodel.cpp:369
#: src/rooms/models/roomtreemodel.cpp:370
#, kde-format
msgctxt "@info:label"
msgid "Invited you to chat"
msgstr "Bjud in till chatt"
#: src/rooms/models/roomtreemodel.cpp:371
#: src/rooms/models/roomtreemodel.cpp:372
#, kde-format
msgctxt "@info:label"
msgid "%1 invited you"