GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-06 01:55:01 +00:00
parent 270a1e3a96
commit 7f707ae042
37 changed files with 1672 additions and 974 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-05-04 00:47+0000\n"
"POT-Creation-Date: 2023-05-06 00:47+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"
@@ -124,95 +124,100 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Skicka inbjudan"
#: src/imagepacksmodel.cpp:68
#, kde-format
msgid "Own Stickers"
msgstr ""
#: src/login.cpp:86 src/login.cpp:97
#, kde-format
msgid "Network Error"
msgstr "Nätverksfel"
#: src/main.cpp:154
#: src/main.cpp:157
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:156
#: src/main.cpp:159
#, kde-format
msgid "Matrix client"
msgstr "Matrix-klient"
#: src/main.cpp:158
#: src/main.cpp:161
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 KDE-gemenskapen"
#: src/main.cpp:159
#: src/main.cpp:162
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:159 src/main.cpp:160 src/main.cpp:161
#: src/main.cpp:162 src/main.cpp:163 src/main.cpp:164
#, kde-format
msgid "Maintainer"
msgstr ""
#: src/main.cpp:160
#: src/main.cpp:163
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:161
#: src/main.cpp:164
#, kde-format
msgid "James Graham"
msgstr ""
#: src/main.cpp:162
#: src/main.cpp:165
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:162
#: src/main.cpp:165
#, kde-format
msgid "Original author of Spectral"
msgstr ""
#: src/main.cpp:163
#: src/main.cpp:166
#, kde-format
msgid "Alexey Rusakov"
msgstr ""
#: src/main.cpp:163
#: src/main.cpp:166
#, kde-format
msgid "Maintainer of Quotient"
msgstr ""
#: src/main.cpp:164
#: src/main.cpp:167
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Stefan Asserhäll"
#: src/main.cpp:164
#: src/main.cpp:167
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "stefan.asserhall@bredband.net"
#: src/main.cpp:168
#: src/main.cpp:171
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr "Att Qt5-bibliotek för att skriva Matrix-klienter för flera plattformar"
#: src/main.cpp:171
#: src/main.cpp:174
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr ""
#: src/main.cpp:307
#: src/main.cpp:314
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Klient för kommunikationsprotokollet Matrix"
#: src/main.cpp:308
#: src/main.cpp:315
#, fuzzy, kde-format
#| msgid "Supports appstream: url scheme"
msgid "Supports matrix: url scheme"
@@ -1222,8 +1227,8 @@ msgstr "Lägg till en bild eller fil"
#: src/qml/Component/ChatBox/ChatBar.qml:57
#, kde-format
msgid "Add an Emoji"
msgstr "Lägg till en emoji"
msgid "Emojis & Stickers"
msgstr ""
#: src/qml/Component/ChatBox/ChatBar.qml:73
#, fuzzy, kde-format
@@ -1236,29 +1241,29 @@ msgstr "Skicka inbjudan"
msgid "Send message"
msgstr "Skicka meddelande"
#: src/qml/Component/ChatBox/ChatBar.qml:132
#: src/qml/Component/ChatBox/ChatBar.qml:128
#, kde-format
msgid ""
"This room is encrypted. Build libQuotient with encryption enabled to send "
"encrypted messages."
msgstr ""
#: src/qml/Component/ChatBox/ChatBar.qml:132
#: src/qml/Component/ChatBox/ChatBar.qml:128
#, kde-format
msgid "Send an encrypted message…"
msgstr "Skicka ett krypterat meddelande…"
#: src/qml/Component/ChatBox/ChatBar.qml:132
#: src/qml/Component/ChatBox/ChatBar.qml:128
#, kde-format
msgid "Set an attachment caption..."
msgstr ""
#: src/qml/Component/ChatBox/ChatBar.qml:132
#: src/qml/Component/ChatBox/ChatBar.qml:128
#, kde-format
msgid "Send a message…"
msgstr "Skicka ett meddelande…"
#: src/qml/Component/ChatBox/ChatBar.qml:317
#: src/qml/Component/ChatBox/ChatBar.qml:313
#, fuzzy, kde-format
#| msgid "Cancel"
msgctxt "@action:button"
@@ -1379,12 +1384,23 @@ msgstr "Rumsinformation"
msgid "Available Room Versions"
msgstr "Rumsinformation"
#: src/qml/Component/Emoji/EmojiGrid.qml:77
#: src/qml/Component/Emoji/EmojiGrid.qml:83
#, fuzzy, kde-format
#| msgid "Custom Emojis"
msgid "No emojis"
msgstr "Egna emoji"
#: src/qml/Component/Emoji/EmojiPicker.qml:49
#, fuzzy, kde-format
#| msgid "Custom Emojis"
msgid "Emojis"
msgstr "Egna emoji"
#: src/qml/Component/Emoji/EmojiPicker.qml:56
#, kde-format
msgid "Stickers"
msgstr ""
#: src/qml/Component/Login/Homeserver.qml:18
#, kde-format
msgctxt "@title"
@@ -4152,6 +4168,9 @@ msgstr "Visa"
msgid "Quit"
msgstr "Avsluta"
#~ msgid "Add an Emoji"
#~ msgstr "Lägg till en emoji"
#~ msgid "Options:"
#~ msgstr "Alternativ:"