GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-04-11 01:35:44 +00:00
parent 704505958e
commit 1e26e740fb
45 changed files with 3547 additions and 3502 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: 2025-04-08 00:41+0000\n"
"POT-Creation-Date: 2025-04-11 00:42+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"
@@ -99,7 +99,7 @@ msgstr ""
msgid "Stickers"
msgstr ""
#: src/controller.cpp:149
#: src/controller.cpp:167
#, fuzzy, kde-format
#| msgid "Settings"
msgctxt ""
@@ -108,30 +108,30 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr "Indstillinger"
#: src/controller.cpp:267
#: src/controller.cpp:285
#, kde-format
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:271
#: src/controller.cpp:289
#, kde-format
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:274
#: src/controller.cpp:292
#, kde-format
msgid ""
"No keychain available: Please install a keychain, e.g. KWallet or GNOME "
"keyring on Linux"
msgstr ""
#: src/controller.cpp:277
#: src/controller.cpp:295
#, kde-format
msgid "Unable to read access token: %1"
msgstr ""
#: src/controller.cpp:376
#: src/controller.cpp:394
#, fuzzy, kde-format
#| msgid "Settings"
msgid "Receiving push notifications"
@@ -1513,8 +1513,9 @@ msgid "Registration is disabled on this server."
msgstr ""
#: src/login/Homeserver.qml:41 src/login/Username.qml:38
#: src/models/messagecontentmodel.cpp:264
#: src/models/messagecontentmodel.cpp:292 src/timeline/LoadComponent.qml:30
#: src/timeline/LoadComponent.qml:30
#: src/timeline/models/messagecontentmodel.cpp:265
#: src/timeline/models/messagecontentmodel.cpp:293
#, fuzzy, kde-format
#| msgid "Loading"
msgid "Loading"
@@ -1818,22 +1819,6 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr ""
#: src/models/messagecontentmodel.cpp:262
#: src/models/messagecontentmodel.cpp:290
#: src/timeline/LinkPreviewLoadComponent.qml:63
#, fuzzy, kde-format
#| msgid "Loading"
msgid "Loading reply"
msgstr "Indlæser"
#: src/models/messagecontentmodel.cpp:285
#, kde-format
msgctxt "@info"
msgid ""
"This message was either not found, you do not have permission to view it, or "
"it was sent by an ignored user"
msgstr ""
#: src/models/permissionsmodel.cpp:57
msgctxt "Room permission type"
msgid "Default user power level"
@@ -2042,48 +2027,6 @@ msgctxt "Notification type"
msgid "Call invitation"
msgstr "Acceptér"
#: src/models/reactionmodel.cpp:69
#, fuzzy, kde-format
#| msgid " and "
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " og "
#: src/models/reactionmodel.cpp:76
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] ""
msgstr[1] ""
#: src/models/reactionmodel.cpp:80
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] ""
msgstr[1] ""
#: src/models/readmarkermodel.cpp:112
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] ""
msgstr[1] ""
#: src/models/readmarkermodel.cpp:117
#, fuzzy, kde-format
msgctxt "A member who is not in the room has been requested."
msgid "unknown member"
msgstr "Medlem"
#: src/models/readmarkermodel.cpp:119
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ""
#: src/models/roomtreemodel.cpp:355
#, fuzzy, kde-format
#| msgid "Invite"
@@ -2166,12 +2109,6 @@ msgstr ""
msgid "Open NeoChat"
msgstr "Chat"
#: src/pollhandler.cpp:316
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
msgstr ""
#: src/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:119
#, kde-format
msgctxt "@action:button"
@@ -4647,22 +4584,22 @@ msgstr ""
msgid "Working"
msgstr ""
#: src/roommanager.cpp:150
#: src/roommanager.cpp:195
#, kde-format
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
msgstr ""
#: src/roommanager.cpp:356
#: src/roommanager.cpp:401
#, kde-format
msgid "Failed to join room<br />%1"
msgstr ""
#: src/roommanager.cpp:380
#: src/roommanager.cpp:425
#, kde-format
msgid "You requested to join '%1'"
msgstr ""
#: src/roommanager.cpp:384
#: src/roommanager.cpp:429
#, kde-format
msgid "Failed to request joining room<br />%1"
msgstr ""
@@ -6483,6 +6420,14 @@ msgstr ""
msgid "Expand preview"
msgstr ""
#: src/timeline/LinkPreviewLoadComponent.qml:63
#: src/timeline/models/messagecontentmodel.cpp:263
#: src/timeline/models/messagecontentmodel.cpp:291
#, fuzzy, kde-format
#| msgid "Loading"
msgid "Loading reply"
msgstr "Indlæser"
#: src/timeline/LinkPreviewLoadComponent.qml:65
#, kde-format
msgid "Loading URL preview"
@@ -6495,6 +6440,56 @@ msgctxt "@action:button Open the location in an external program"
msgid "Open Externally"
msgstr "Åbn eksternt"
#: src/timeline/models/messagecontentmodel.cpp:286
#, kde-format
msgctxt "@info"
msgid ""
"This message was either not found, you do not have permission to view it, or "
"it was sent by an ignored user"
msgstr ""
#: src/timeline/models/reactionmodel.cpp:69
#, fuzzy, kde-format
#| msgid " and "
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " og "
#: src/timeline/models/reactionmodel.cpp:76
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] ""
msgstr[1] ""
#: src/timeline/models/reactionmodel.cpp:80
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] ""
msgstr[1] ""
#: src/timeline/models/readmarkermodel.cpp:112
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] ""
msgstr[1] ""
#: src/timeline/models/readmarkermodel.cpp:117
#, fuzzy, kde-format
msgctxt "A member who is not in the room has been requested."
msgid "unknown member"
msgstr "Medlem"
#: src/timeline/models/readmarkermodel.cpp:119
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ""
#: src/timeline/PollComponent.qml:115
#, kde-format
msgid "%1 Vote"
@@ -6515,6 +6510,12 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr ""
#: src/timeline/pollhandler.cpp:315
#, kde-format
msgctxt "%1 is the poll answer that had the most votes"
msgid "The poll has ended. Top answer: %1"
msgstr ""
#: src/timeline/ReactionComponent.qml:89
#, kde-format
msgctxt "@button"