GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-06-01 01:24:07 +00:00
parent 9893fae27c
commit ac216f697f
41 changed files with 3547 additions and 1653 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: 2024-05-28 00:38+0000\n"
"POT-Creation-Date: 2024-06-01 00:39+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"
@@ -779,12 +779,6 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr ""
#: src/identityserverhelper.cpp:52 src/identityserverhelper.cpp:59
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr ""
#: src/login.cpp:85 src/login.cpp:100
#, kde-format
msgid "Network Error"
@@ -861,7 +855,7 @@ msgid "Loading…"
msgstr "Indlæser"
#: src/login/Login.qml:38 src/login/WelcomePage.qml:198
#: src/settings/ThreePIdCard.qml:124
#: src/settings/ThreePIdCard.qml:174
#, kde-format
msgctxt "@action:button"
msgid "Continue"
@@ -1804,23 +1798,29 @@ msgid_plural "%2 reacted with %3"
msgstr[0] ""
msgstr[1] ""
#: src/neochatconnection.cpp:77
#: src/neochatconnection.cpp:80
#, kde-format
msgid "File too large to download."
msgstr ""
#: src/neochatconnection.cpp:77
#: src/neochatconnection.cpp:80
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr ""
#: src/neochatconnection.cpp:284
#: src/neochatconnection.cpp:291
#, kde-format
msgctxt "@info"
msgid "No identity server configured"
msgstr ""
#: src/neochatconnection.cpp:322
#, fuzzy, kde-format
#| msgid "Login Failed"
msgid "Room creation failed: %1"
msgstr "Login mislykkedes"
#: src/neochatconnection.cpp:316
#: src/neochatconnection.cpp:354
#, fuzzy, kde-format
#| msgid "Login Failed"
msgid "Space creation failed: %1"
@@ -2313,17 +2313,17 @@ msgstr ""
msgid "Space"
msgstr "Medlemmer"
#: src/qml/CreateRoomDialog.qml:72 src/settings/AccountEditorPage.qml:106
#: src/qml/CreateRoomDialog.qml:77 src/settings/AccountEditorPage.qml:106
#, kde-format
msgid "Name:"
msgstr "Navn:"
#: src/qml/CreateRoomDialog.qml:80
#: src/qml/CreateRoomDialog.qml:87
#, kde-format
msgid "Topic:"
msgstr "Emne:"
#: src/qml/CreateRoomDialog.qml:86 src/qml/CreateRoomDialog.qml:217
#: src/qml/CreateRoomDialog.qml:96 src/qml/CreateRoomDialog.qml:235
#, kde-format
msgctxt ""
"@option:check As in make the space from which this dialog was created an "
@@ -2331,32 +2331,32 @@ msgctxt ""
msgid "Make this parent official"
msgstr ""
#: src/qml/CreateRoomDialog.qml:91
#: src/qml/CreateRoomDialog.qml:106
#, fuzzy, kde-format
#| msgid "Muted"
msgctxt "@action:button"
msgid "Create Space"
msgstr "Lydløs"
#: src/qml/CreateRoomDialog.qml:91
#: src/qml/CreateRoomDialog.qml:106
#, fuzzy, kde-format
#| msgid "Muted"
msgctxt "@action:button"
msgid "Create Room"
msgstr "Lydløs"
#: src/qml/CreateRoomDialog.qml:106
#: src/qml/CreateRoomDialog.qml:121
#, kde-format
msgid "Select Existing Room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:112 src/qml/SelectParentDialog.qml:50
#: src/qml/CreateRoomDialog.qml:127 src/qml/SelectParentDialog.qml:50
#, kde-format
msgctxt "@action:button"
msgid "Pick room"
msgstr ""
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/CreateRoomDialog.qml:132 src/qml/CreateRoomDialog.qml:215
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
@@ -2366,24 +2366,24 @@ msgctxt "@title"
msgid "Explore Rooms"
msgstr "Værelsesnavn:"
#: src/qml/CreateRoomDialog.qml:166 src/qml/ExplorerDelegate.qml:77
#: src/qml/CreateRoomDialog.qml:181 src/qml/ExplorerDelegate.qml:77
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:93
#, kde-format
msgid "Joined"
msgstr "Gik med"
#: src/qml/CreateRoomDialog.qml:218
#: src/qml/CreateRoomDialog.qml:236
#, kde-format
msgid "You have the required privilege level in the child to set this state"
msgstr ""
#: src/qml/CreateRoomDialog.qml:218
#: src/qml/CreateRoomDialog.qml:236
#, kde-format
msgid ""
"You do not have a high enough privilege level in the child to set this state"
msgstr ""
#: src/qml/CreateRoomDialog.qml:235
#: src/qml/CreateRoomDialog.qml:258
#, kde-format
msgctxt ""
"@option:check The canonical parent is the default one if a room has multiple "
@@ -2391,7 +2391,7 @@ msgctxt ""
msgid "Make this space the canonical parent"
msgstr ""
#: src/qml/CreateRoomDialog.qml:241 src/qml/ServerComboBox.qml:148
#: src/qml/CreateRoomDialog.qml:267 src/qml/ServerComboBox.qml:148
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -5368,91 +5368,130 @@ msgctxt "@action:button"
msgid "Delete word"
msgstr ""
#: src/settings/ThreePIdCard.qml:52
#: src/settings/ThreePIdCard.qml:54
#, kde-format
msgctxt "@action:button"
msgid "Share"
msgstr ""
#: src/settings/ThreePIdCard.qml:59
#, fuzzy, kde-format
#| msgid "Remove"
msgctxt "@action:button"
msgid "Remove"
msgstr "Fjern"
#: src/settings/ThreePIdCard.qml:73
#: src/settings/ThreePIdCard.qml:78
#, kde-format
msgctxt "@action:button"
msgid "Complete"
msgstr ""
#: src/settings/ThreePIdCard.qml:83
#, fuzzy, kde-format
#| msgid "Cancel"
msgctxt "@action:button"
msgid "Cancel"
msgstr "Annullér"
#: src/settings/ThreePIdCard.qml:123
#, kde-format
msgctxt "@label:textbox"
msgid "Country Code for new phone number"
msgstr ""
#: src/settings/ThreePIdCard.qml:89
#: src/settings/ThreePIdCard.qml:139
#, kde-format
msgctxt "@label:textbox"
msgid "New email address"
msgstr ""
#: src/settings/ThreePIdCard.qml:89
#: src/settings/ThreePIdCard.qml:139
#, fuzzy, kde-format
#| msgid "Members"
msgctxt "@label:textbox"
msgid "New phone number"
msgstr "Medlemmer"
#: src/settings/ThreePIdCard.qml:93
#: src/settings/ThreePIdCard.qml:143 src/threepidbindhelper.cpp:177
#, kde-format
msgid "We've sent you an email"
msgstr ""
#: src/settings/ThreePIdCard.qml:93
#: src/settings/ThreePIdCard.qml:143 src/threepidbindhelper.cpp:177
#, fuzzy, kde-format
#| msgid "Send message"
msgid "We've sent you a text message"
msgstr "Send besked"
#: src/settings/ThreePIdCard.qml:93
#: src/settings/ThreePIdCard.qml:143
#, kde-format
msgid ""
"%1. Please follow the instructions there and then click the button below"
msgstr ""
#: src/settings/ThreePIdCard.qml:95
#: src/settings/ThreePIdCard.qml:145 src/threepidbindhelper.cpp:179
#, kde-format
msgid "The entered email is not valid"
msgstr ""
#: src/settings/ThreePIdCard.qml:95
#: src/settings/ThreePIdCard.qml:145 src/threepidbindhelper.cpp:179
#, kde-format
msgid "The entered phone number is not valid"
msgstr ""
#: src/settings/ThreePIdCard.qml:97
#: src/settings/ThreePIdCard.qml:147
#, kde-format
msgid "Incorrect password entered"
msgstr ""
#: src/settings/ThreePIdCard.qml:99
#: src/settings/ThreePIdCard.qml:149
#, kde-format
msgid ""
"The email has not been verified. Please go to the email and follow the "
"instructions there and then click the button below"
msgstr ""
#: src/settings/ThreePIdCard.qml:99
#: src/settings/ThreePIdCard.qml:149
#, kde-format
msgid ""
"The phone number has not been verified. Please go to the text message and "
"follow the instructions there and then click the button below"
msgstr ""
#: src/settings/ThreePIdCard.qml:124
#: src/settings/ThreePIdCard.qml:174
#, fuzzy, kde-format
#| msgid "Add"
msgctxt "@action:button Add new email or phone number"
msgid "Add"
msgstr "Tilføj"
#: src/settings/ThreePIdCard.qml:132
#: src/settings/ThreePIdCard.qml:182
#, kde-format
msgctxt "@action:button As in 'go back'"
msgid "Back"
msgstr ""
#: src/threepidbindhelper.cpp:176
#, kde-format
msgid ""
"%1. Please follow the instructions there and then click the button above"
msgstr ""
#: src/threepidbindhelper.cpp:182
#, kde-format
msgid ""
"The email has not been verified. Please go to the email and follow the "
"instructions there and then click the button above"
msgstr ""
#: src/threepidbindhelper.cpp:183
#, kde-format
msgid ""
"The phone number has not been verified. Please go to the text message and "
"follow the instructions there and then click the button above"
msgstr ""
#: src/timeline/CodeComponent.qml:168
#, kde-format
msgid "Copy to clipboard"