GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
553
po/de/neochat.po
553
po/de/neochat.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2025-06-28 00:41+0000\n"
|
||||
"POT-Creation-Date: 2025-06-30 00:41+0000\n"
|
||||
"PO-Revision-Date: 2025-01-08 15:55+0100\n"
|
||||
"Last-Translator: Johannes Obermayr <johannesobermayr@gmx.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -1694,7 +1694,7 @@ msgstr ""
|
||||
msgid "Send a message…"
|
||||
msgstr "Eine Nachricht senden …"
|
||||
|
||||
#: src/chatbar/ChatBar.qml:400 src/timeline/ChatBarComponent.qml:237
|
||||
#: src/chatbar/ChatBar.qml:400 src/messagecontent/ChatBarComponent.qml:237
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
@@ -3337,9 +3337,9 @@ msgid "Registration is disabled on this server."
|
||||
msgstr "Die Registrierung ist auf diesem Server deaktiviert."
|
||||
|
||||
#: src/login/Homeserver.qml:48 src/login/Username.qml:38
|
||||
#: src/timeline/LoadComponent.qml:30
|
||||
#: src/timeline/models/messagecontentmodel.cpp:265
|
||||
#: src/timeline/models/messagecontentmodel.cpp:293
|
||||
#: src/messagecontent/LoadComponent.qml:30
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:265
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:293
|
||||
#, kde-format
|
||||
msgid "Loading"
|
||||
msgstr "Wird geladen"
|
||||
@@ -3560,6 +3560,279 @@ msgctxt "@action:button"
|
||||
msgid "Settings"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
#: src/messagecontent/BaseMessageComponentChooser.qml:164
|
||||
#, kde-format
|
||||
msgid "%1 started a user verification"
|
||||
msgstr "%1 startete eine Überprüfung des Benutzers"
|
||||
|
||||
#: src/messagecontent/ChatBarComponent.qml:170
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Attach an image or file"
|
||||
msgctxt "@action:button"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Bild oder Datei anhängen"
|
||||
|
||||
#: src/messagecontent/ChatBarComponent.qml:184
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Confirm edit"
|
||||
msgstr "Änderungen bestätigen"
|
||||
|
||||
#: src/messagecontent/ChatBarComponent.qml:184
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Post message in thread"
|
||||
msgstr "Nachricht im Diskussionsfaden senden"
|
||||
|
||||
#: src/messagecontent/ChatBarComponent.qml:196 src/settings/ThreePIdCard.qml:93
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: src/messagecontent/CodeComponent.qml:160
|
||||
#, kde-format
|
||||
msgid "Copy to clipboard"
|
||||
msgstr "In die Zwischenablage kopieren"
|
||||
|
||||
#: src/messagecontent/CodeComponent.qml:172
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Maximize"
|
||||
msgstr "Maximieren"
|
||||
|
||||
#: src/messagecontent/EncryptedComponent.qml:18
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This message is encrypted and the sender has not shared the key with this "
|
||||
"device."
|
||||
msgstr ""
|
||||
"Diese Nachricht ist verschlüsselt und der Absender hat den Schlüssel nicht "
|
||||
"mit diesem Gerät geteilt."
|
||||
|
||||
#: src/messagecontent/FetchButtonComponent.qml:36
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Fetch More Events"
|
||||
msgstr ""
|
||||
|
||||
#: src/messagecontent/FileComponent.qml:94
|
||||
#: src/messagecontent/FileComponent.qml:177
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to download its file"
|
||||
msgid "Download"
|
||||
msgstr "Herunterladen"
|
||||
|
||||
#: src/messagecontent/FileComponent.qml:110
|
||||
#: src/messagecontent/FileComponent.qml:167
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||||
"file with an appropriate application"
|
||||
msgid "Open File"
|
||||
msgstr "Datei öffnen"
|
||||
|
||||
#: src/messagecontent/FileComponent.qml:125
|
||||
#, kde-format
|
||||
msgctxt "file download progress"
|
||||
msgid "%1 / %2"
|
||||
msgstr "%1 / %2"
|
||||
|
||||
#: src/messagecontent/FileComponent.qml:130
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; stops downloading the message's file"
|
||||
msgid "Stop Download"
|
||||
msgstr "Herunterladen abbrechen"
|
||||
|
||||
#: src/messagecontent/FlightReservationComponent.qml:73
|
||||
#, kde-format
|
||||
msgctxt "flight departure, %1 is airport, %2 is time"
|
||||
msgid "Departure from %1"
|
||||
msgstr "Abflug von %1"
|
||||
|
||||
#: src/messagecontent/FlightReservationComponent.qml:90
|
||||
#, kde-format
|
||||
msgctxt "flight arrival, %1 is airport, %2 is time"
|
||||
msgid "Arrival at %1"
|
||||
msgstr "Ankunft in %1"
|
||||
|
||||
#: src/messagecontent/HotelReservationComponent.qml:65
|
||||
#, kde-format
|
||||
msgid "Check-in time: %1"
|
||||
msgstr "Check-in-Zeit: %1"
|
||||
|
||||
#: src/messagecontent/HotelReservationComponent.qml:69
|
||||
#, kde-format
|
||||
msgid "Check-out time: %1"
|
||||
msgstr "Check-out-Zeit: %1"
|
||||
|
||||
#: src/messagecontent/ImageComponent.qml:62
|
||||
#: src/messagecontent/VideoComponent.qml:187
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Set Image"
|
||||
msgctxt "@action:button"
|
||||
msgid "Hide Image"
|
||||
msgstr "Bild festlegen"
|
||||
|
||||
#: src/messagecontent/ImageComponent.qml:143
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Show Image"
|
||||
msgstr "Bild anzeigen"
|
||||
|
||||
#: src/messagecontent/ItineraryComponent.qml:54
|
||||
#, kde-format
|
||||
msgctxt "@action"
|
||||
msgid "Send to KDE Itinerary"
|
||||
msgstr "Zu KDE-Itinerary senden"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:133
|
||||
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
|
||||
#, kde-format
|
||||
msgctxt "As in remove the link preview so it's no longer shown"
|
||||
msgid "Remove preview"
|
||||
msgstr "Vorschau entfernen"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:151
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr "Vorschau verkleinern"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:151
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr "Vorschau vergrößern"
|
||||
|
||||
#: src/messagecontent/LinkPreviewLoadComponent.qml:63
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:263
|
||||
#: src/messagecontent/models/messagecontentmodel.cpp:291
|
||||
#, kde-format
|
||||
msgid "Loading reply"
|
||||
msgstr "Antwort wird geladen"
|
||||
|
||||
#: src/messagecontent/LinkPreviewLoadComponent.qml:65
|
||||
#, kde-format
|
||||
msgid "Loading URL preview"
|
||||
msgstr "Adressvorschau wird geladen"
|
||||
|
||||
#: src/messagecontent/LocationComponent.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@action:button Open the location in an external program"
|
||||
msgid "Open Externally"
|
||||
msgstr "Extern öffnen"
|
||||
|
||||
#: src/messagecontent/LocationComponent.qml:112
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "menu"
|
||||
#| msgid "Enter Full Screen"
|
||||
msgctxt "@action:button"
|
||||
msgid "Open Fullscreen"
|
||||
msgstr "Vollbildmodus aktivieren"
|
||||
|
||||
#: src/messagecontent/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/messagecontent/models/messagecontentmodel.cpp:563
|
||||
#, kde-format
|
||||
msgid "<i>This event does not have any content.</i>"
|
||||
msgstr ""
|
||||
|
||||
#: src/messagecontent/models/reactionmodel.cpp:69
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " und "
|
||||
|
||||
#: src/messagecontent/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] " und %1 weiterer"
|
||||
msgstr[1] " und %1 weitere"
|
||||
|
||||
#: src/messagecontent/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] "%2 reagierte mit %3"
|
||||
msgstr[1] "%2 reagierten mit %3"
|
||||
|
||||
#: src/messagecontent/PollComponent.qml:113
|
||||
#, kde-format
|
||||
msgid "%1 Vote"
|
||||
msgid_plural "%1 Votes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/messagecontent/PollComponent.qml:129
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
msgstr[0] "Basierend auf der Stimme von %1 Nutzer"
|
||||
msgstr[1] "Basierend auf Stimmen von %1 Nutzern"
|
||||
|
||||
#: src/messagecontent/PollComponent.qml:129
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
msgstr "(Beendet)"
|
||||
|
||||
#: src/messagecontent/pollhandler.cpp:297
|
||||
#, kde-format
|
||||
msgctxt "%1 is the poll answer that had the most votes"
|
||||
msgid "The poll has ended. Top answer: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/messagecontent/ReactionComponent.qml:89
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "React"
|
||||
msgctxt "@button"
|
||||
msgid "React"
|
||||
msgstr "Reagieren"
|
||||
|
||||
#: src/messagecontent/ReplyButtonComponent.qml:34
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Reply"
|
||||
msgstr "Antworten"
|
||||
|
||||
#: src/messagecontent/TrainReservationComponent.qml:124
|
||||
#: src/messagecontent/TrainReservationComponent.qml:191
|
||||
#, kde-format
|
||||
msgid "Pl. %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/messagecontent/VideoComponent.qml:215
|
||||
#, kde-format
|
||||
msgid "Video"
|
||||
msgstr "Video"
|
||||
|
||||
#: src/messagecontent/VideoComponent.qml:255
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Show Video"
|
||||
msgstr "Video anzeigen"
|
||||
|
||||
#: src/messagecontent/VideoComponent.qml:296
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Volume"
|
||||
msgstr "Lautstärke"
|
||||
|
||||
#: src/messagecontent/VideoComponent.qml:380
|
||||
#, kde-format
|
||||
msgid "Maximize"
|
||||
msgstr "Maximieren"
|
||||
|
||||
#: src/roominfo/LocationsPage.qml:17 src/roominfo/RoomInformation.qml:129
|
||||
#, kde-format
|
||||
msgctxt "Locations on a map"
|
||||
@@ -5991,12 +6264,6 @@ msgctxt "@action:button"
|
||||
msgid "Complete"
|
||||
msgstr "Kompakt"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:93 src/timeline/ChatBarComponent.qml:196
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: src/settings/ThreePIdCard.qml:136
|
||||
#, kde-format
|
||||
msgctxt "@label:textbox"
|
||||
@@ -6194,41 +6461,6 @@ msgctxt "@button"
|
||||
msgid "Add to Space"
|
||||
msgstr "Zu Favoriten hinzufügen"
|
||||
|
||||
#: src/timeline/BaseMessageComponentChooser.qml:164
|
||||
#, kde-format
|
||||
msgid "%1 started a user verification"
|
||||
msgstr "%1 startete eine Überprüfung des Benutzers"
|
||||
|
||||
#: src/timeline/ChatBarComponent.qml:170
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Attach an image or file"
|
||||
msgctxt "@action:button"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Bild oder Datei anhängen"
|
||||
|
||||
#: src/timeline/ChatBarComponent.qml:184
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Confirm edit"
|
||||
msgstr "Änderungen bestätigen"
|
||||
|
||||
#: src/timeline/ChatBarComponent.qml:184
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Post message in thread"
|
||||
msgstr "Nachricht im Diskussionsfaden senden"
|
||||
|
||||
#: src/timeline/CodeComponent.qml:160
|
||||
#, kde-format
|
||||
msgid "Copy to clipboard"
|
||||
msgstr "In die Zwischenablage kopieren"
|
||||
|
||||
#: src/timeline/CodeComponent.qml:172
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Maximize"
|
||||
msgstr "Maximieren"
|
||||
|
||||
#: src/timeline/DelegateContextMenu.qml:76
|
||||
#, kde-format
|
||||
msgid "View Source"
|
||||
@@ -6310,49 +6542,6 @@ msgctxt "@action:button 'Pin' as in 'Pin the message in the room'"
|
||||
msgid "Pin"
|
||||
msgstr ""
|
||||
|
||||
#: src/timeline/EncryptedComponent.qml:18
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This message is encrypted and the sender has not shared the key with this "
|
||||
"device."
|
||||
msgstr ""
|
||||
"Diese Nachricht ist verschlüsselt und der Absender hat den Schlüssel nicht "
|
||||
"mit diesem Gerät geteilt."
|
||||
|
||||
#: src/timeline/FetchButtonComponent.qml:36
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Fetch More Events"
|
||||
msgstr ""
|
||||
|
||||
#: src/timeline/FileComponent.qml:94 src/timeline/FileComponent.qml:177
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to download its file"
|
||||
msgid "Download"
|
||||
msgstr "Herunterladen"
|
||||
|
||||
#: src/timeline/FileComponent.qml:110 src/timeline/FileComponent.qml:167
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||||
"file with an appropriate application"
|
||||
msgid "Open File"
|
||||
msgstr "Datei öffnen"
|
||||
|
||||
#: src/timeline/FileComponent.qml:125
|
||||
#, kde-format
|
||||
msgctxt "file download progress"
|
||||
msgid "%1 / %2"
|
||||
msgstr "%1 / %2"
|
||||
|
||||
#: src/timeline/FileComponent.qml:130
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; stops downloading the message's file"
|
||||
msgid "Stop Download"
|
||||
msgstr "Herunterladen abbrechen"
|
||||
|
||||
#: src/timeline/FileDelegateContextMenu.qml:50
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu"
|
||||
@@ -6453,90 +6642,6 @@ msgstr "Verknüpfung kopieren"
|
||||
msgid "Remove…"
|
||||
msgstr "Entfernen"
|
||||
|
||||
#: src/timeline/FlightReservationComponent.qml:73
|
||||
#, kde-format
|
||||
msgctxt "flight departure, %1 is airport, %2 is time"
|
||||
msgid "Departure from %1"
|
||||
msgstr "Abflug von %1"
|
||||
|
||||
#: src/timeline/FlightReservationComponent.qml:90
|
||||
#, kde-format
|
||||
msgctxt "flight arrival, %1 is airport, %2 is time"
|
||||
msgid "Arrival at %1"
|
||||
msgstr "Ankunft in %1"
|
||||
|
||||
#: src/timeline/HotelReservationComponent.qml:65
|
||||
#, kde-format
|
||||
msgid "Check-in time: %1"
|
||||
msgstr "Check-in-Zeit: %1"
|
||||
|
||||
#: src/timeline/HotelReservationComponent.qml:69
|
||||
#, kde-format
|
||||
msgid "Check-out time: %1"
|
||||
msgstr "Check-out-Zeit: %1"
|
||||
|
||||
#: src/timeline/ImageComponent.qml:62 src/timeline/VideoComponent.qml:187
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Set Image"
|
||||
msgctxt "@action:button"
|
||||
msgid "Hide Image"
|
||||
msgstr "Bild festlegen"
|
||||
|
||||
#: src/timeline/ImageComponent.qml:143
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Show Image"
|
||||
msgstr "Bild anzeigen"
|
||||
|
||||
#: src/timeline/ItineraryComponent.qml:54
|
||||
#, kde-format
|
||||
msgctxt "@action"
|
||||
msgid "Send to KDE Itinerary"
|
||||
msgstr "Zu KDE-Itinerary senden"
|
||||
|
||||
#: src/timeline/LinkPreviewComponent.qml:133
|
||||
#: src/timeline/LinkPreviewLoadComponent.qml:76
|
||||
#, kde-format
|
||||
msgctxt "As in remove the link preview so it's no longer shown"
|
||||
msgid "Remove preview"
|
||||
msgstr "Vorschau entfernen"
|
||||
|
||||
#: src/timeline/LinkPreviewComponent.qml:151
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr "Vorschau verkleinern"
|
||||
|
||||
#: src/timeline/LinkPreviewComponent.qml:151
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr "Vorschau vergrößern"
|
||||
|
||||
#: src/timeline/LinkPreviewLoadComponent.qml:63
|
||||
#: src/timeline/models/messagecontentmodel.cpp:263
|
||||
#: src/timeline/models/messagecontentmodel.cpp:291
|
||||
#, kde-format
|
||||
msgid "Loading reply"
|
||||
msgstr "Antwort wird geladen"
|
||||
|
||||
#: src/timeline/LinkPreviewLoadComponent.qml:65
|
||||
#, kde-format
|
||||
msgid "Loading URL preview"
|
||||
msgstr "Adressvorschau wird geladen"
|
||||
|
||||
#: src/timeline/LocationComponent.qml:99
|
||||
#, kde-format
|
||||
msgctxt "@action:button Open the location in an external program"
|
||||
msgid "Open Externally"
|
||||
msgstr "Extern öffnen"
|
||||
|
||||
#: src/timeline/LocationComponent.qml:112
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "menu"
|
||||
#| msgid "Enter Full Screen"
|
||||
msgctxt "@action:button"
|
||||
msgid "Open Fullscreen"
|
||||
msgstr "Vollbildmodus aktivieren"
|
||||
|
||||
#: src/timeline/MessageDelegateContextMenu.qml:56
|
||||
#, kde-format
|
||||
msgctxt "@action:inmenu As in 'Forward this message'"
|
||||
@@ -6590,41 +6695,6 @@ msgstr "Suchen nach „%1“"
|
||||
msgid "Configure Web Shortcuts…"
|
||||
msgstr "Web-Kurzbefehle festlegen …"
|
||||
|
||||
#: 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/messagecontentmodel.cpp:563
|
||||
#, kde-format
|
||||
msgid "<i>This event does not have any content.</i>"
|
||||
msgstr ""
|
||||
|
||||
#: src/timeline/models/reactionmodel.cpp:69
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " und "
|
||||
|
||||
#: 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] " und %1 weiterer"
|
||||
msgstr[1] " und %1 weitere"
|
||||
|
||||
#: 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] "%2 reagierte mit %3"
|
||||
msgstr[1] "%2 reagierten mit %3"
|
||||
|
||||
#: src/timeline/models/readmarkermodel.cpp:112
|
||||
#, kde-format
|
||||
msgid "1 user: "
|
||||
@@ -6644,32 +6714,6 @@ msgctxt "list separator"
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: src/timeline/PollComponent.qml:113
|
||||
#, kde-format
|
||||
msgid "%1 Vote"
|
||||
msgid_plural "%1 Votes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/timeline/PollComponent.qml:129
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
msgstr[0] "Basierend auf der Stimme von %1 Nutzer"
|
||||
msgstr[1] "Basierend auf Stimmen von %1 Nutzern"
|
||||
|
||||
#: src/timeline/PollComponent.qml:129
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
msgstr "(Beendet)"
|
||||
|
||||
#: src/timeline/pollhandler.cpp:297
|
||||
#, kde-format
|
||||
msgctxt "%1 is the poll answer that had the most votes"
|
||||
msgid "The poll has ended. Top answer: %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/timeline/QuickActions.qml:32
|
||||
#, kde-format
|
||||
msgid "React"
|
||||
@@ -6681,25 +6725,12 @@ msgstr "Reagieren"
|
||||
msgid "Message menu"
|
||||
msgstr "Nachrichten-Quelltext"
|
||||
|
||||
#: src/timeline/ReactionComponent.qml:89
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "React"
|
||||
msgctxt "@button"
|
||||
msgid "React"
|
||||
msgstr "Reagieren"
|
||||
|
||||
#: src/timeline/ReadMarkerDelegate.qml:42
|
||||
#, kde-format
|
||||
msgctxt "Relative time since the room was last read"
|
||||
msgid "Last read: %1"
|
||||
msgstr "Zuletzt gelesen: %1"
|
||||
|
||||
#: src/timeline/ReplyButtonComponent.qml:34
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Reply"
|
||||
msgstr "Antworten"
|
||||
|
||||
#: src/timeline/TimelineEndDelegate.qml:90
|
||||
#, kde-format
|
||||
msgid ""
|
||||
@@ -6737,34 +6768,6 @@ msgid_plural "%2 are typing"
|
||||
msgstr[0] "%2 schreibt gerade"
|
||||
msgstr[1] "%2 schreiben gerade"
|
||||
|
||||
#: src/timeline/TrainReservationComponent.qml:124
|
||||
#: src/timeline/TrainReservationComponent.qml:191
|
||||
#, kde-format
|
||||
msgid "Pl. %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/timeline/VideoComponent.qml:215
|
||||
#, kde-format
|
||||
msgid "Video"
|
||||
msgstr "Video"
|
||||
|
||||
#: src/timeline/VideoComponent.qml:255
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Show Video"
|
||||
msgstr "Video anzeigen"
|
||||
|
||||
#: src/timeline/VideoComponent.qml:296
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Volume"
|
||||
msgstr "Lautstärke"
|
||||
|
||||
#: src/timeline/VideoComponent.qml:380
|
||||
#, kde-format
|
||||
msgid "Maximize"
|
||||
msgstr "Maximieren"
|
||||
|
||||
#~ msgid "Switch User"
|
||||
#~ msgstr "Benutzer wechseln"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user