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: 2025-03-29 00:42+0000\n"
|
||||
"POT-Creation-Date: 2025-04-04 00:41+0000\n"
|
||||
"PO-Revision-Date: 2025-02-28 19:43+0100\n"
|
||||
"Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
|
||||
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -27,49 +27,49 @@ msgstr "Välj lokal fil"
|
||||
msgid "Clipboard image"
|
||||
msgstr "Klippbordsbild"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:71
|
||||
#: src/chatbar/ChatBar.qml:73
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Lägg till en bild eller fil"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:89
|
||||
#: src/chatbar/ChatBar.qml:91
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Emoji och klistermärken"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:106
|
||||
#: src/chatbar/ChatBar.qml:108
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Skicka en plats"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:120
|
||||
#: src/chatbar/ChatBar.qml:122
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@action:button"
|
||||
msgid "Create a Poll"
|
||||
msgstr "Skapa ett rum"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:136
|
||||
#: src/chatbar/ChatBar.qml:138
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Skicka meddelande"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:227
|
||||
#: src/chatbar/ChatBar.qml:229
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Skicka ett krypterat meddelande…"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:227
|
||||
#: src/chatbar/ChatBar.qml:229
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption…"
|
||||
msgstr "Ange rubrik för bilaga…"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:227
|
||||
#: src/chatbar/ChatBar.qml:229
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Skicka ett meddelande…"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:386 src/timeline/ChatBarComponent.qml:232
|
||||
#: src/chatbar/ChatBar.qml:387 src/timeline/ChatBarComponent.qml:232
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
@@ -2189,7 +2189,7 @@ msgid "Attachment:"
|
||||
msgstr "Bilaga:"
|
||||
|
||||
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:106
|
||||
#: src/qml/ImageEditorPage.qml:20 src/qml/MessageDelegateContextMenu.qml:36
|
||||
#: src/qml/ImageEditorPage.qml:20 src/qml/MessageDelegateContextMenu.qml:41
|
||||
#, kde-format
|
||||
msgid "Edit"
|
||||
msgstr "Redigera"
|
||||
@@ -2431,7 +2431,7 @@ msgid "Explore Rooms"
|
||||
msgstr "Utforska rum"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:181 src/qml/ExplorerDelegate.qml:77
|
||||
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:93
|
||||
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:94
|
||||
#, kde-format
|
||||
msgid "Joined"
|
||||
msgstr "Sammanfogat"
|
||||
@@ -3124,13 +3124,13 @@ msgctxt "@action:button"
|
||||
msgid "Close Room Information Drawer"
|
||||
msgstr "Stäng låda med rumsinformation"
|
||||
|
||||
#: src/qml/Main.qml:282
|
||||
#: src/qml/Main.qml:283
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Sessionsverifikation"
|
||||
|
||||
#: src/qml/Main.qml:322 src/qml/ShareAction.qml:68
|
||||
#: src/qml/Main.qml:323 src/qml/ShareAction.qml:68
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Share"
|
||||
@@ -3184,42 +3184,54 @@ msgstr "Användaridentifikationer måste börja med @"
|
||||
msgid "The input is not a valid user ID"
|
||||
msgstr "Indata är inte en giltig användaridentifikation"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:49
|
||||
#: src/qml/MessageDelegateContextMenu.qml:54
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||||
msgid "Forward…"
|
||||
msgstr "Vidarebefordra…"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:55
|
||||
#: src/qml/MessageDelegateContextMenu.qml:60
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Forward Message"
|
||||
msgstr "Vidarebefordra meddelande"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:69
|
||||
#: src/qml/MessageDelegateContextMenu.qml:74
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Copy Link Address"
|
||||
msgstr "Kopiera länkadress"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:75
|
||||
#: src/qml/MessageDelegateContextMenu.qml:80
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Copy Text"
|
||||
msgstr "Kopiera text"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:80
|
||||
#: src/qml/MessageDelegateContextMenu.qml:85
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Copy Message Link"
|
||||
msgstr "Kopiera meddelandelänk"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:108
|
||||
#: src/qml/MessageDelegateContextMenu.qml:92
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Read Text Aloud"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:95
|
||||
#, kde-format
|
||||
msgctxt "@info text-to-speech %1 is author %2 is message text"
|
||||
msgid "%1 said %2"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:120
|
||||
#, kde-format
|
||||
msgid "Search for '%1'"
|
||||
msgstr "Sök efter '%1'"
|
||||
|
||||
#: src/qml/MessageDelegateContextMenu.qml:128
|
||||
#: src/qml/MessageDelegateContextMenu.qml:140
|
||||
#, kde-format
|
||||
msgid "Configure Web Shortcuts…"
|
||||
msgstr "Anpassa webbgenvägar…"
|
||||
@@ -3593,7 +3605,7 @@ msgctxt "@title"
|
||||
msgid "Pinned Messages"
|
||||
msgstr "Uppsatta meddelanden"
|
||||
|
||||
#: src/qml/RoomInformation.qml:154 src/qml/SpaceHomePage.qml:65
|
||||
#: src/qml/RoomInformation.qml:154 src/qml/SpaceHomePage.qml:66
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Leave this space"
|
||||
@@ -3610,7 +3622,7 @@ msgstr "Lämnar rummet"
|
||||
msgid "Members"
|
||||
msgstr "Medlemmar"
|
||||
|
||||
#: src/qml/RoomInformation.qml:182 src/qml/SpaceHomePage.qml:55
|
||||
#: src/qml/RoomInformation.qml:182 src/qml/SpaceHomePage.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Invite a User"
|
||||
@@ -3867,12 +3879,12 @@ msgstr "Gå med i %1"
|
||||
msgid "Create a space"
|
||||
msgstr "Skapa ett utrymme"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:93
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:94
|
||||
#, kde-format
|
||||
msgid "Suggested"
|
||||
msgstr "Föreslagna"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:102
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:103
|
||||
#, kde-format
|
||||
msgctxt "number of room members"
|
||||
msgid "%1 member - "
|
||||
@@ -3880,7 +3892,7 @@ msgid_plural "%1 members - "
|
||||
msgstr[0] "%1 medlem - "
|
||||
msgstr[1] "%1 medlemmar - "
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:102
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:103
|
||||
#, kde-format
|
||||
msgctxt "number of room members"
|
||||
msgid "%1 member"
|
||||
@@ -3888,38 +3900,38 @@ msgid_plural "%1 members"
|
||||
msgstr[0] "%1 medlem"
|
||||
msgstr[1] "%1 medlemmar"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:111 src/qml/SpaceHomePage.qml:60
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:112 src/qml/SpaceHomePage.qml:61
|
||||
#, kde-format
|
||||
msgctxt "@button"
|
||||
msgid "Add new room"
|
||||
msgstr "Lägg till nytt rum"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:122
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:123
|
||||
#: src/settings/RoomSortParameterDialog.qml:92
|
||||
#, kde-format
|
||||
msgctxt "@button"
|
||||
msgid "Remove"
|
||||
msgstr "Ta bort"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:142
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:143
|
||||
#, kde-format
|
||||
msgctxt "@button"
|
||||
msgid "Don't Make Suggested"
|
||||
msgstr "Skapa inte föreslaget"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:142
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:143
|
||||
#, kde-format
|
||||
msgctxt "@button"
|
||||
msgid "Make Suggested"
|
||||
msgstr "Skapa föreslaget"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:50
|
||||
#: src/qml/SpaceHomePage.qml:51
|
||||
#, kde-format
|
||||
msgctxt "@button"
|
||||
msgid "Invite user to space"
|
||||
msgstr "Bjud in användare till utrymme"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:76 src/qml/SpaceListContextMenu.qml:61
|
||||
#: src/qml/SpaceHomePage.qml:77 src/qml/SpaceListContextMenu.qml:61
|
||||
#, kde-format
|
||||
msgctxt "'Space' is a matrix space"
|
||||
msgid "Space Settings"
|
||||
|
||||
Reference in New Issue
Block a user