GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
216
po/de/neochat.po
216
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: 2023-08-01 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-02 00:47+0000\n"
|
||||
"PO-Revision-Date: 2023-06-05 13:08+0200\n"
|
||||
"Last-Translator: Frederik Schwarzer <schwarzer@kde.org>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -20,80 +20,80 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 23.07.70\n"
|
||||
|
||||
#: src/controller.cpp:234
|
||||
#: src/controller.cpp:233
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "Anmeldung fehlgeschlagen: Zugangs-Token ist ungültig oder widerrufen"
|
||||
|
||||
#: src/controller.cpp:237 src/controller.cpp:242 src/login.cpp:90
|
||||
#: src/controller.cpp:236 src/controller.cpp:241 src/login.cpp:90
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "Anmeldung fehlgeschlagen: %1"
|
||||
|
||||
#: src/controller.cpp:248
|
||||
#: src/controller.cpp:247
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Netzwerkfehler: %1"
|
||||
|
||||
#: src/controller.cpp:273
|
||||
#: src/controller.cpp:272
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Zugangs-Token kann nicht gefunden werden"
|
||||
|
||||
#: src/controller.cpp:273
|
||||
#: src/controller.cpp:272
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Vielleicht ist es gelöscht worden?"
|
||||
|
||||
#: src/controller.cpp:277
|
||||
#: src/controller.cpp:276
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Der Zugriff auf das Schlüsselbund ist verweigert worden."
|
||||
|
||||
#: src/controller.cpp:277
|
||||
#: src/controller.cpp:276
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Bitte erlauben Sie NeoChat, das Zugangs-Token zu lesen"
|
||||
|
||||
#: src/controller.cpp:280
|
||||
#: src/controller.cpp:279
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Kein Schlüsselbund verfügbar."
|
||||
|
||||
#: src/controller.cpp:280
|
||||
#: src/controller.cpp:279
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr ""
|
||||
"Bitte installieren Sie ein Schlüsselbund, z. B. KWallet oder GNOME-"
|
||||
"Schlüsselbund unter Linux"
|
||||
|
||||
#: src/controller.cpp:283
|
||||
#: src/controller.cpp:282
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Das Zugangs-Token kann nicht gelesen werden"
|
||||
|
||||
#: src/controller.cpp:453
|
||||
#: src/controller.cpp:452
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "Datei zu groß für einen Download."
|
||||
|
||||
#: src/controller.cpp:453
|
||||
#: src/controller.cpp:452
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr ""
|
||||
|
||||
#: src/controller.cpp:492
|
||||
#: src/controller.cpp:491
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Erstellen des Raums ist fehlgeschlagen: %1"
|
||||
|
||||
#: src/controller.cpp:513
|
||||
#: src/controller.cpp:512
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room creation failed: %1"
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Erstellen des Raums ist fehlgeschlagen: %1"
|
||||
|
||||
#: src/controller.cpp:527
|
||||
#: src/controller.cpp:526
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "Die Kennung des Raums, den Sie betreten möchten, ist nicht gültig"
|
||||
@@ -127,97 +127,97 @@ msgstr "Ziel"
|
||||
msgid "Network Error"
|
||||
msgstr "Netzwerkfehler"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:160
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
|
||||
#: src/main.cpp:163
|
||||
#: src/main.cpp:162
|
||||
#, kde-format
|
||||
msgid "Matrix client"
|
||||
msgstr "Matrix-Programm"
|
||||
|
||||
#: src/main.cpp:165
|
||||
#: src/main.cpp:164
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
|
||||
msgstr "Copyright © 2018-2020 Black Hat, 2020-2023 KDE-Gemeinschaft"
|
||||
|
||||
#: src/main.cpp:166
|
||||
#: src/main.cpp:165
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:166 src/main.cpp:167 src/main.cpp:168
|
||||
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Betreuer"
|
||||
|
||||
#: src/main.cpp:167
|
||||
#: src/main.cpp:166
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:168
|
||||
#: src/main.cpp:167
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:169
|
||||
#: src/main.cpp:168
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:169
|
||||
#: src/main.cpp:168
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Ursprünglicher Autor von Spectral"
|
||||
|
||||
#: src/main.cpp:170
|
||||
#: src/main.cpp:169
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:170
|
||||
#: src/main.cpp:169
|
||||
#, kde-format
|
||||
msgid "Maintainer of Quotient"
|
||||
msgstr "Betreuer von Quotient"
|
||||
|
||||
#: src/main.cpp:171
|
||||
#: src/main.cpp:170
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Deutsches KDE-Übersetzerteam, Alois Spitzbart"
|
||||
|
||||
#: src/main.cpp:171
|
||||
#: src/main.cpp:170
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "kde-i18n-de@kde.org, spitz234@hotmail.com"
|
||||
|
||||
#: src/main.cpp:175
|
||||
#: src/main.cpp:174
|
||||
#, kde-format
|
||||
msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Eine Qt5-Bibliothek zum Schreiben von plattformübergreifenden Programmen für "
|
||||
"Matrix"
|
||||
|
||||
#: src/main.cpp:177
|
||||
#: src/main.cpp:176
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (für %2 kompiliert)"
|
||||
|
||||
#: src/main.cpp:325
|
||||
#: src/main.cpp:324
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Programm für das Matrix-Protokoll"
|
||||
|
||||
#: src/main.cpp:326
|
||||
#: src/main.cpp:325
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Unterstützt das Adressschema matrix:"
|
||||
|
||||
#: src/main.cpp:327
|
||||
#: src/main.cpp:326
|
||||
#, kde-format
|
||||
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
|
||||
msgstr ""
|
||||
@@ -661,34 +661,34 @@ msgctxt "As in 'The user's own emojis"
|
||||
msgid "Own Emojis"
|
||||
msgstr "Emojis"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:464 src/models/messageeventmodel.cpp:473
|
||||
#: src/models/messageeventmodel.cpp:463 src/models/messageeventmodel.cpp:472
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Diese Nachricht wurde gelöscht]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:465
|
||||
#: src/models/messageeventmodel.cpp:464
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[Diese Nachricht wurde gelöscht: %1]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:541
|
||||
#: src/models/messageeventmodel.cpp:540
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[GELÖSCHT]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:541
|
||||
#: src/models/messageeventmodel.cpp:540
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[GELÖSCHT: %1]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:837
|
||||
#: src/models/messageeventmodel.cpp:836
|
||||
#, kde-format
|
||||
msgid "1 user: "
|
||||
msgid_plural "%1 users: "
|
||||
msgstr[0] "1 Benutzer: "
|
||||
msgstr[1] "%1 Benutzer: "
|
||||
|
||||
#: src/models/messageeventmodel.cpp:840
|
||||
#: src/models/messageeventmodel.cpp:839
|
||||
#, kde-format
|
||||
msgctxt "list separator"
|
||||
msgid ", "
|
||||
@@ -746,354 +746,354 @@ msgstr "Niedrige Priorität"
|
||||
msgid "Spaces"
|
||||
msgstr "Spaces"
|
||||
|
||||
#: src/models/searchmodel.cpp:251
|
||||
#: src/models/searchmodel.cpp:255
|
||||
#, kde-format
|
||||
msgid "Today"
|
||||
msgstr "Heute"
|
||||
|
||||
#: src/models/searchmodel.cpp:254
|
||||
#: src/models/searchmodel.cpp:258
|
||||
#, kde-format
|
||||
msgid "Yesterday"
|
||||
msgstr "Gestern"
|
||||
|
||||
#: src/models/searchmodel.cpp:257
|
||||
#: src/models/searchmodel.cpp:261
|
||||
#, kde-format
|
||||
msgid "The day before yesterday"
|
||||
msgstr "Vorgestern"
|
||||
|
||||
#: src/neochatroom.cpp:503
|
||||
#: src/neochatroom.cpp:506
|
||||
#, kde-format
|
||||
msgid "a file"
|
||||
msgstr "eine Datei"
|
||||
|
||||
#: src/neochatroom.cpp:549
|
||||
#: src/neochatroom.cpp:552
|
||||
#, kde-format
|
||||
msgid "reinvited %1 to the room"
|
||||
msgstr "hat %1 wieder in den Raum eingeladen"
|
||||
|
||||
#: src/neochatroom.cpp:551
|
||||
#: src/neochatroom.cpp:554
|
||||
#, kde-format
|
||||
msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:560 src/neochatroom.cpp:698
|
||||
#: src/neochatroom.cpp:563 src/neochatroom.cpp:701
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "hat den Raum wiederholt betreten"
|
||||
|
||||
#: src/neochatroom.cpp:562
|
||||
#: src/neochatroom.cpp:565
|
||||
#, kde-format
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "hat %1 in den Raum eingeladen"
|
||||
|
||||
#: src/neochatroom.cpp:562 src/neochatroom.cpp:700
|
||||
#: src/neochatroom.cpp:565 src/neochatroom.cpp:703
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "hat den Raum betreten"
|
||||
|
||||
#: src/neochatroom.cpp:566
|
||||
#: src/neochatroom.cpp:569
|
||||
#, kde-format
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:573 src/neochatroom.cpp:708
|
||||
#: src/neochatroom.cpp:576 src/neochatroom.cpp:711
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
msgstr "hat den eigenen Anzeigenamen gelöscht"
|
||||
|
||||
#: src/neochatroom.cpp:575
|
||||
#: src/neochatroom.cpp:578
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name to %1"
|
||||
msgstr "hat den eigenen Anzeigenamen zu %1 geändert"
|
||||
|
||||
#: src/neochatroom.cpp:580 src/neochatroom.cpp:715
|
||||
#: src/neochatroom.cpp:583 src/neochatroom.cpp:718
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr " und "
|
||||
|
||||
#: src/neochatroom.cpp:583 src/neochatroom.cpp:718
|
||||
#: src/neochatroom.cpp:586 src/neochatroom.cpp:721
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "hat den eigenen Avatar gelöscht"
|
||||
|
||||
#: src/neochatroom.cpp:585 src/neochatroom.cpp:720
|
||||
#: src/neochatroom.cpp:588 src/neochatroom.cpp:723
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "hat einen Avatar festgelegt"
|
||||
|
||||
#: src/neochatroom.cpp:587 src/neochatroom.cpp:722
|
||||
#: src/neochatroom.cpp:590 src/neochatroom.cpp:725
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "hat den eigenen Avatar aktualisiert"
|
||||
|
||||
#: src/neochatroom.cpp:591 src/neochatroom.cpp:726
|
||||
#: src/neochatroom.cpp:594 src/neochatroom.cpp:729
|
||||
#, kde-format
|
||||
msgctxt "<user> changed nothing"
|
||||
msgid "changed nothing"
|
||||
msgstr "hat nichts geändert"
|
||||
|
||||
#: src/neochatroom.cpp:597
|
||||
#: src/neochatroom.cpp:600
|
||||
#, kde-format
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "hat die Einladung an %1 zurückgezogen"
|
||||
|
||||
#: src/neochatroom.cpp:597 src/neochatroom.cpp:732
|
||||
#: src/neochatroom.cpp:600 src/neochatroom.cpp:735
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "hat die Einladung abgelehnt"
|
||||
|
||||
#: src/neochatroom.cpp:601
|
||||
#: src/neochatroom.cpp:604
|
||||
#, kde-format
|
||||
msgid "unbanned %1"
|
||||
msgstr "hat Verbannung von %1 aufgehoben"
|
||||
|
||||
#: src/neochatroom.cpp:601 src/neochatroom.cpp:736
|
||||
#: src/neochatroom.cpp:604 src/neochatroom.cpp:739
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "hat die eigene Verbannung aufgehoben"
|
||||
|
||||
#: src/neochatroom.cpp:604
|
||||
#: src/neochatroom.cpp:607
|
||||
#, kde-format
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "hat %1 aus den Raum entfernt: %2"
|
||||
|
||||
#: src/neochatroom.cpp:605 src/neochatroom.cpp:738
|
||||
#: src/neochatroom.cpp:608 src/neochatroom.cpp:741
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "hat den Raum verlassen"
|
||||
|
||||
#: src/neochatroom.cpp:609
|
||||
#: src/neochatroom.cpp:612
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room"
|
||||
msgstr "hat %1 aus dem Raum verbannt"
|
||||
|
||||
#: src/neochatroom.cpp:611
|
||||
#: src/neochatroom.cpp:614
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "hat %1 aus dem Raum verbannt: %2"
|
||||
|
||||
#: src/neochatroom.cpp:614 src/neochatroom.cpp:743
|
||||
#: src/neochatroom.cpp:617 src/neochatroom.cpp:746
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "hat sich selbst aus dem Raum verbannt"
|
||||
|
||||
#: src/neochatroom.cpp:618 src/neochatroom.cpp:746
|
||||
#: src/neochatroom.cpp:621 src/neochatroom.cpp:749
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "hat eine Einladung angefragt"
|
||||
|
||||
#: src/neochatroom.cpp:618
|
||||
#: src/neochatroom.cpp:621
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "requested an invite"
|
||||
msgid "requested an invite with reason: %1"
|
||||
msgstr "hat eine Einladung angefragt"
|
||||
|
||||
#: src/neochatroom.cpp:622 src/neochatroom.cpp:750
|
||||
#: src/neochatroom.cpp:625 src/neochatroom.cpp:753
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "hat etwas Unbekanntes getan"
|
||||
|
||||
#: src/neochatroom.cpp:625 src/neochatroom.cpp:753
|
||||
#: src/neochatroom.cpp:628 src/neochatroom.cpp:756
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "hat den Hauptalias des Raums gelöscht"
|
||||
|
||||
#: src/neochatroom.cpp:625
|
||||
#: src/neochatroom.cpp:628
|
||||
#, kde-format
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "hat den Hauptalias des Raums geändert zu: %1"
|
||||
|
||||
#: src/neochatroom.cpp:628 src/neochatroom.cpp:756
|
||||
#: src/neochatroom.cpp:631 src/neochatroom.cpp:759
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "hat den Raumnamen gelöscht"
|
||||
|
||||
#: src/neochatroom.cpp:628
|
||||
#: src/neochatroom.cpp:631
|
||||
#, kde-format
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "hat den Raumnamen geändert zu: %1"
|
||||
|
||||
#: src/neochatroom.cpp:631 src/neochatroom.cpp:759
|
||||
#: src/neochatroom.cpp:634 src/neochatroom.cpp:762
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "hat das Thema gelöscht"
|
||||
|
||||
#: src/neochatroom.cpp:632
|
||||
#: src/neochatroom.cpp:635
|
||||
#, kde-format
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "hat das Thema geändert zu: %1"
|
||||
|
||||
#: src/neochatroom.cpp:638 src/neochatroom.cpp:762
|
||||
#: src/neochatroom.cpp:641 src/neochatroom.cpp:765
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "hat das Raumbild geändert"
|
||||
|
||||
#: src/neochatroom.cpp:641 src/neochatroom.cpp:765
|
||||
#: src/neochatroom.cpp:644 src/neochatroom.cpp:768
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "hat die Ende-zu-Ende-Verschlüsselung aktiviert"
|
||||
|
||||
#: src/neochatroom.cpp:644
|
||||
#: src/neochatroom.cpp:647
|
||||
#, kde-format
|
||||
msgid "upgraded the room to version %1"
|
||||
msgstr "hat den Raum auf Version %1 aktualisiert"
|
||||
|
||||
#: src/neochatroom.cpp:645
|
||||
#: src/neochatroom.cpp:648
|
||||
#, kde-format
|
||||
msgid "created the room, version %1"
|
||||
msgstr "hat den Raum in Version %1 erstellt"
|
||||
|
||||
#: src/neochatroom.cpp:648 src/neochatroom.cpp:771
|
||||
#: src/neochatroom.cpp:651 src/neochatroom.cpp:774
|
||||
#, kde-format
|
||||
msgctxt "'power level' means permission level"
|
||||
msgid "changed the power levels for this room"
|
||||
msgstr "Die Berechtigungsstufen des Raumes wurden geändert"
|
||||
|
||||
#: src/neochatroom.cpp:652 src/neochatroom.cpp:775
|
||||
#: src/neochatroom.cpp:655 src/neochatroom.cpp:778
|
||||
#, kde-format
|
||||
msgid "changed the server access control lists for this room"
|
||||
msgstr "hat die Server-Zugangskontrollliste für diesen Raum geändert"
|
||||
|
||||
#: src/neochatroom.cpp:656
|
||||
#: src/neochatroom.cpp:659
|
||||
#, kde-format
|
||||
msgctxt "[User] added <name> widget"
|
||||
msgid "added %1 widget"
|
||||
msgstr "hat %1-Element hinzugefügt"
|
||||
|
||||
#: src/neochatroom.cpp:659
|
||||
#: src/neochatroom.cpp:662
|
||||
#, kde-format
|
||||
msgctxt "[User] removed <name> widget"
|
||||
msgid "removed %1 widget"
|
||||
msgstr "hat %1-Element entfernt"
|
||||
|
||||
#: src/neochatroom.cpp:661
|
||||
#: src/neochatroom.cpp:664
|
||||
#, kde-format
|
||||
msgctxt "[User] configured <name> widget"
|
||||
msgid "configured %1 widget"
|
||||
msgstr "hat %1-Element eingerichtet"
|
||||
|
||||
#: src/neochatroom.cpp:666
|
||||
#: src/neochatroom.cpp:669
|
||||
#, kde-format
|
||||
msgid "updated %1 state"
|
||||
msgstr "aktualisierte %1-Zustand"
|
||||
|
||||
#: src/neochatroom.cpp:667
|
||||
#: src/neochatroom.cpp:670
|
||||
#, kde-format
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr "aktualisierte %1-Zustand für %2"
|
||||
|
||||
#: src/neochatroom.cpp:672 src/neochatroom.cpp:792
|
||||
#: src/neochatroom.cpp:675 src/neochatroom.cpp:795
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "Unbekanntes Ereignis"
|
||||
|
||||
#: src/neochatroom.cpp:681
|
||||
#: src/neochatroom.cpp:684
|
||||
#, kde-format
|
||||
msgid "sent a message"
|
||||
msgstr "hat eine Nachricht gesendet"
|
||||
|
||||
#: src/neochatroom.cpp:685
|
||||
#: src/neochatroom.cpp:688
|
||||
#, kde-format
|
||||
msgid "sent a sticker"
|
||||
msgstr "hat einen Sticker gesendet"
|
||||
|
||||
#: src/neochatroom.cpp:691
|
||||
#: src/neochatroom.cpp:694
|
||||
#, kde-format
|
||||
msgid "reinvited someone to the room"
|
||||
msgstr "hat jemanden wieder in den Raum eingeladen"
|
||||
|
||||
#: src/neochatroom.cpp:700
|
||||
#: src/neochatroom.cpp:703
|
||||
#, kde-format
|
||||
msgid "invited someone to the room"
|
||||
msgstr "hat jemanden in den Raum eingeladen"
|
||||
|
||||
#: src/neochatroom.cpp:710
|
||||
#: src/neochatroom.cpp:713
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name"
|
||||
msgstr "hat den eigenen Anzeigenamen geändert"
|
||||
|
||||
#: src/neochatroom.cpp:732
|
||||
#: src/neochatroom.cpp:735
|
||||
#, kde-format
|
||||
msgid "withdrew a user's invitation"
|
||||
msgstr "hat die Einladung eines Benutzers zurückgezogen"
|
||||
|
||||
#: src/neochatroom.cpp:736
|
||||
#: src/neochatroom.cpp:739
|
||||
#, kde-format
|
||||
msgid "unbanned a user"
|
||||
msgstr "hat Verbannung eines Benutzers aufgehoben"
|
||||
|
||||
#: src/neochatroom.cpp:738
|
||||
#: src/neochatroom.cpp:741
|
||||
#, kde-format
|
||||
msgid "put a user out of the room"
|
||||
msgstr "hat einen Benutzer aus den Raum entfernt"
|
||||
|
||||
#: src/neochatroom.cpp:741
|
||||
#: src/neochatroom.cpp:744
|
||||
#, kde-format
|
||||
msgid "banned a user from the room"
|
||||
msgstr "hat einen Benutzer aus dem Raum verbannt"
|
||||
|
||||
#: src/neochatroom.cpp:753
|
||||
#: src/neochatroom.cpp:756
|
||||
#, kde-format
|
||||
msgid "set the room main alias"
|
||||
msgstr "hat den Hauptalias des Raums geändert"
|
||||
|
||||
#: src/neochatroom.cpp:756
|
||||
#: src/neochatroom.cpp:759
|
||||
#, kde-format
|
||||
msgid "set the room name"
|
||||
msgstr "hat den Raumnamen geändert"
|
||||
|
||||
#: src/neochatroom.cpp:759
|
||||
#: src/neochatroom.cpp:762
|
||||
#, kde-format
|
||||
msgid "set the topic"
|
||||
msgstr "hat das Thema geändert"
|
||||
|
||||
#: src/neochatroom.cpp:768
|
||||
#: src/neochatroom.cpp:771
|
||||
#, kde-format
|
||||
msgid "upgraded the room version"
|
||||
msgstr "hat die Raum-Version aktualisiert"
|
||||
|
||||
#: src/neochatroom.cpp:768
|
||||
#: src/neochatroom.cpp:771
|
||||
#, kde-format
|
||||
msgid "created the room"
|
||||
msgstr "hat den Raum erstellt"
|
||||
|
||||
#: src/neochatroom.cpp:779
|
||||
#: src/neochatroom.cpp:782
|
||||
#, kde-format
|
||||
msgid "added a widget"
|
||||
msgstr "hat ein Element hinzugefügt"
|
||||
|
||||
#: src/neochatroom.cpp:782
|
||||
#: src/neochatroom.cpp:785
|
||||
#, kde-format
|
||||
msgid "removed a widget"
|
||||
msgstr "hat ein Element entfernt"
|
||||
|
||||
#: src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:787
|
||||
#, kde-format
|
||||
msgid "configured a widget"
|
||||
msgstr "hat ein Element eingerichtet"
|
||||
|
||||
#: src/neochatroom.cpp:786
|
||||
#: src/neochatroom.cpp:789
|
||||
#, kde-format
|
||||
msgid "updated the state"
|
||||
msgstr "hat den Zustand aktualisiert"
|
||||
|
||||
#: src/neochatroom.cpp:790
|
||||
#: src/neochatroom.cpp:793
|
||||
#, kde-format
|
||||
msgid "started a poll"
|
||||
msgstr "hat eine Abstimmung gestartet"
|
||||
|
||||
#: src/neochatroom.cpp:1624 src/neochatroom.cpp:1625
|
||||
#: src/neochatroom.cpp:1627 src/neochatroom.cpp:1628
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Meldung erfolgreich übertragen."
|
||||
|
||||
#: src/neochatroom.cpp:1923 src/neochatroom.cpp:1931
|
||||
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
|
||||
Reference in New Issue
Block a user