# Copyright (C) 2020 This file is copyright: # This file is distributed under the same license as the neochat package. # SPDX-FileCopyrightText: 2020, 2022 Alois Spitzbart # SPDX-FileCopyrightText: 2021 Burkhard Lück # SPDX-FileCopyrightText: 2022, 2023 Frederik Schwarzer # SPDX-FileCopyrightText: 2022 Frank Steinmetzger # SPDX-FileCopyrightText: 2024, 2025 Johannes Obermayr # SPDX-FileCopyrightText: 2025 Philipp Kiemle msgid "" msgstr "" "Project-Id-Version: neochat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-10-18 00:42+0000\n" "PO-Revision-Date: 2025-08-07 22:20+0200\n" "Last-Translator: Philipp Kiemle \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 25.04.3\n" #: src/app/controller.cpp:172 #, kde-format msgctxt "" "The reason for using push notifications, as in: '[Push notifications are " "used for] Receiving notifications for new messages'" msgid "Receiving notifications for new messages" msgstr "Benachrichtigungen bei neuen Nachrichten erhalten" #: src/app/controller.cpp:316 #, kde-format msgid "Receiving push notifications" msgstr "Push-Benachrichtigungen empfangen" #: src/app/main.cpp:132 src/login/WelcomePage.qml:77 #, kde-format msgid "NeoChat" msgstr "NeoChat" #: src/app/main.cpp:134 #, kde-format msgid "Chat on Matrix" msgstr "Über Matrix unterhalten" #: src/app/main.cpp:136 #, fuzzy, kde-format #| msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community" msgid "© 2018-2020 Black Hat, 2020-2025 KDE Community" msgstr "© 2018-2020 Black Hat, 2020-2024 KDE-Gemeinschaft" #: src/app/main.cpp:137 #, kde-format msgid "Carl Schwan" msgstr "Carl Schwan" #: src/app/main.cpp:137 src/app/main.cpp:138 src/app/main.cpp:139 #: src/app/main.cpp:141 #, kde-format msgid "Maintainer" msgstr "Betreuer" #: src/app/main.cpp:138 #, kde-format msgid "Tobias Fella" msgstr "Tobias Fella" #: src/app/main.cpp:139 #, kde-format msgid "James Graham" msgstr "James Graham" #: src/app/main.cpp:140 #, kde-format msgid "Joshua Goins" msgstr "" #: src/app/main.cpp:145 #, kde-format msgid "Black Hat" msgstr "Black Hat" #: src/app/main.cpp:145 #, kde-format msgid "Original author of Spectral" msgstr "Ursprünglicher Autor von Spectral" #: src/app/main.cpp:146 #, kde-format msgid "Alexey Rusakov" msgstr "Alexey Rusakov" #: src/app/main.cpp:146 #, kde-format msgid "Maintainer of libQuotient" msgstr "Betreuer von libQuotient" #: src/app/main.cpp:147 #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Deutsches KDE-Übersetzungsteam" #: src/app/main.cpp:147 #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "kde-i18n-de@kde.org" #: src/app/main.cpp:151 #, kde-format msgid "A Qt library to write cross-platform clients for Matrix" msgstr "" "Eine Qt-Bibliothek zum Schreiben plattformübergreifender Programme für Matrix" #: src/app/main.cpp:153 #, kde-format msgctxt " (built against )" msgid "%1 (built against %2)" msgstr "%1 (für %2 kompiliert)" #: src/app/main.cpp:174 #, kde-format msgid "Client for the matrix communication protocol" msgstr "Programm für das Matrix-Protokoll" #: src/app/main.cpp:175 #, kde-format msgid "Supports matrix: url scheme" msgstr "Unterstützt das Adressschema matrix:" #: src/app/main.cpp:176 #, kde-format msgid "Ignore all SSL Errors, e.g., unsigned certificates." msgstr "Alle SSL-Fehler ignorieren (z. B. unsignierte Zertifikate)." #: src/app/main.cpp:178 #, kde-format msgctxt "command line description" msgid "Replace an existing instance" msgstr "" #: src/app/main.cpp:181 #, kde-format msgid "Only used for autotests" msgstr "Nur für automatische Tests" #: src/app/main.cpp:191 #, kde-format msgid "Share a URL to Matrix" msgstr "Eine Adresse auf Matrix teilen" #: src/app/notificationsmanager.cpp:141 src/app/notificationsmanager.cpp:386 #, kde-format msgid "Encrypted Message" msgstr "Verschlüsselte Nachricht" #: src/app/notificationsmanager.cpp:225 #, kde-format msgid "%1: %2" msgstr "%1: %2" #: src/app/notificationsmanager.cpp:231 #, kde-format msgid "Open NeoChat in this room" msgstr "NeoChat in diesem Raum öffnen" #: src/app/notificationsmanager.cpp:244 src/timeline/QuickActions.qml:66 #, kde-format msgid "Reply" msgstr "Antworten" #: src/app/notificationsmanager.cpp:245 #, fuzzy, kde-format #| msgid "Reply" msgid "Reply…" msgstr "Antworten" #: src/app/notificationsmanager.cpp:304 #, kde-format msgid "%1 invited you to a room" msgstr "%1 hat Sie in einen Raum eingeladen" #: src/app/notificationsmanager.cpp:307 #, kde-format msgid "Open this invitation in NeoChat" msgstr "Diese Einladung in NeoChat öffnen" #: src/app/notificationsmanager.cpp:317 #, kde-format msgctxt "@action:button The thing being accepted is an invitation to chat" msgid "Accept" msgstr "Annehmen" #: src/app/notificationsmanager.cpp:318 #, kde-format msgctxt "@action:button The thing being rejected is an invitation to chat" msgid "Reject" msgstr "Ablehnen" #: src/app/notificationsmanager.cpp:320 #, kde-format msgctxt "@action:button The thing being rejected is an invitation to chat" msgid "Reject and Ignore User" msgstr "Benutzer ablehnen und ignorieren" #: src/app/notificationsmanager.cpp:379 #, kde-format msgid "%1 (%2)" msgstr "%1 (%2)" #: src/app/notificationsmanager.cpp:390 #, kde-format msgid "Open NeoChat" msgstr "NeoChat öffnen" #: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:123 #, kde-format msgctxt "@action:button" msgid "Show QR Code" msgstr "QR-Code anzeigen" #: src/app/qml/AccountMenu.qml:36 #, fuzzy, kde-format #| msgctxt "@title: dialog to switch between logged in accounts" #| msgid "Switch Account" msgctxt "@action:inmenu" msgid "Switch Account" msgstr "Konto wechseln" #: src/app/qml/AccountMenu.qml:45 #, fuzzy, kde-format #| msgid "Edit This Account" msgctxt "@action:inmenu" msgid "Edit This Account" msgstr "Dieses Konto bearbeiten" #: src/app/qml/AccountMenu.qml:51 #, fuzzy, kde-format #| msgid "Notification Settings" msgctxt "@action:inmenu" msgid "Notification Settings" msgstr "Benachrichtigungseinstellungen" #: src/app/qml/AccountMenu.qml:59 #, fuzzy, kde-format #| msgid "Devices" msgctxt "@action:inmenu" msgid "Devices" msgstr "Geräte" #: src/app/qml/AccountMenu.qml:67 #, fuzzy, kde-format #| msgid "Open Developer Tools" msgctxt "@action:inmenu" msgid "Open Developer Tools" msgstr "Entwicklungswerkzeuge öffnen" #: src/app/qml/AccountMenu.qml:73 #, kde-format msgctxt "@title:window" msgid "Developer Tools" msgstr "Entwicklungswerkzeuge" #: src/app/qml/AccountMenu.qml:80 #, kde-format msgctxt "@action:inmenu" msgid "Open Secret Backup" msgstr "Verschlüsselte Sicherungskopie öffnen" #: src/app/qml/AccountMenu.qml:84 #, kde-format msgctxt "@title:window" msgid "Open Key Backup" msgstr "Schlüsselsicherung öffnen" #: src/app/qml/AccountMenu.qml:89 #, kde-format msgctxt "@action:inmenu" msgid "Verify This Device" msgstr "Dieses Gerät verifizieren" #: src/app/qml/AccountMenu.qml:95 src/settings/DevicesPage.qml:46 #, kde-format msgctxt "@title" msgid "Verification Request Sent" msgstr "" #: src/app/qml/AccountMenu.qml:96 src/settings/DevicesPage.qml:47 #, kde-format msgctxt "@info:label" msgid "To proceed, accept the verification request on another device." msgstr "" #: src/app/qml/AccountMenu.qml:107 #, fuzzy, kde-format #| msgid "Logout" msgctxt "@action:inmenu" msgid "Logout…" msgstr "Abmelden" #: src/app/qml/AccountSwitchDialog.qml:30 #, kde-format msgctxt "@title: dialog to switch between logged in accounts" msgid "Switch Account" msgstr "Konto wechseln" #: src/app/qml/AccountSwitchDialog.qml:55 #, kde-format msgctxt "@button: login to or register a new account." msgid "Add Account" msgstr "Konto hinzufügen" #: src/app/qml/AccountSwitchDialog.qml:58 #, fuzzy, kde-format #| msgid "Log in or create a new account" msgctxt "@info" msgid "Log in or create a new account" msgstr "Anmelden oder ein neues Konto erstellen" #: src/app/qml/AccountSwitchDialog.qml:65 #, kde-format msgctxt "@title:window" msgid "Login" msgstr "Anmeldung" #: src/app/qml/AskDirectChatConfirmation.qml:18 #, kde-format msgctxt "@title:dialog" msgid "Start a chat" msgstr "Einen Chat starten" #: src/app/qml/AskDirectChatConfirmation.qml:21 #, fuzzy, kde-format #| msgid "Do you want to start a chat with %1?" msgctxt "@info" msgid "Do you want to start a chat with %1?" msgstr "Möchten Sie einen Chat mit %1 beginnen?" #: src/app/qml/AskDirectChatConfirmation.qml:30 #, kde-format msgctxt "@action:button" msgid "Start Chat" msgstr "Chat starten" #: src/app/qml/AttachmentPane.qml:30 #, kde-format msgid "Attachment:" msgstr "Anhang:" #: src/app/qml/AttachmentPane.qml:38 src/chatbar/ImageEditorPage.qml:19 #: src/timeline/DelegateContextMenu.qml:191 #, kde-format msgid "Edit" msgstr "Bearbeiten" #: src/app/qml/AttachmentPane.qml:61 #, fuzzy, kde-format #| msgid "Cancel sending attachment" msgctxt "@action:button" msgid "Cancel sending attachment" msgstr "Senden des Anhangs abbrechen" #: src/app/qml/ChooseRoomDialog.qml:16 #, kde-format msgctxt "@title" msgid "Choose a Room" msgstr "Einen Raum auswählen" #: src/app/qml/CodeMaximizeComponent.qml:39 #, kde-format msgctxt "@action" msgid "Copy to clipboard" msgstr "In die Zwischenablage kopieren" #: src/app/qml/ConfirmLeaveDialog.qml:16 #, kde-format msgctxt "@title:dialog" msgid "Confirm Leaving Room" msgstr "Verlassen des Raumes bestätigen" #: src/app/qml/ConfirmLeaveDialog.qml:17 #, kde-format msgctxt "Do you really want to leave ?" msgid "Do you really want to leave %1?" msgstr "Möchten Sie %1 wirklich verlassen?" #: src/app/qml/ConfirmLeaveDialog.qml:28 #, kde-format msgctxt "@action:button" msgid "Leave Room" msgstr "Raum verlassen" #: src/app/qml/ConfirmLogoutDialog.qml:15 #, kde-format msgctxt "@title:dialog" msgid "Sign out" msgstr "Abmelden" #: src/app/qml/ConfirmLogoutDialog.qml:16 #, kde-format msgid "Are you sure you want to sign out?" msgstr "Möchten Sie sich wirklich abmelden?" #: src/app/qml/ConfirmLogoutDialog.qml:27 #, kde-format msgctxt "@action:button" msgid "Sign out" msgstr "Abmelden" #: src/app/qml/ConfirmUrlDialog.qml:14 #, kde-format msgctxt "@title:dialog" msgid "Open URL" msgstr "Adresse öffnen" #: src/app/qml/ConfirmUrlDialog.qml:15 #, kde-kuit-format msgctxt "@info" msgid "Do you want to open %1?" msgstr "Möchten Sie %1 öffnen?" #: src/app/qml/ConsentDialog.qml:21 #, kde-format msgctxt "@title:dialog" msgid "User Consent" msgstr "Benutzereinwilligung" #: src/app/qml/ConsentDialog.qml:24 #, kde-format msgctxt "@info" msgid "" "Your homeserver requires you to agree to its terms and conditions before " "being able to use it. Please click the button below to read them." msgstr "" "Ihr Heimserver verlangt, dass Sie seinen Bedingungen zustimmen, bevor Sie " "ihn nutzen können. Bitte klicken Sie auf den Knopf unten, um sie zu lesen." #: src/app/qml/ConsentDialog.qml:31 #, kde-format msgctxt "@action:button" msgid "Open" msgstr "Öffnen" #: src/app/qml/EditStateDialog.qml:28 src/app/qml/MessageSourceSheet.qml:56 #, kde-format msgctxt "@title As in 'edit the state of this room'" msgid "Edit State" msgstr "Status bearbeiten" #: src/app/qml/EditStateDialog.qml:32 #, kde-format msgctxt "@action" msgid "Revert changes" msgstr "Änderungen verwerfen" #: src/app/qml/EditStateDialog.qml:38 #, kde-format msgctxt "@action As in 'Apply the changes'" msgid "Apply" msgstr "Anwenden" #: src/app/qml/EmojiSas.qml:26 #, kde-format msgid "" "Confirm the emoji below are displayed on both devices, in the same order." msgstr "" "Bestätigen Sie, dass die folgenden Emoji auf beiden Geräten in derselben " "Reihenfolge angezeigt werden." #: src/app/qml/EmojiSas.qml:45 #, kde-format msgid "They match" msgstr "Sie stimmen überein" #: src/app/qml/EmojiSas.qml:51 #, kde-format msgid "They don't match" msgstr "Sie stimmen nicht überein" #: src/app/qml/ExplorerDelegate.qml:72 #, kde-format msgctxt "@info:label A matrix space" msgid "Space" msgstr "Umgebung" #: src/app/qml/ExplorerDelegate.qml:77 src/settings/SelectParentDialog.qml:106 #: src/spaces/SelectExistingRoomDialog.qml:93 #: src/spaces/SpaceHierarchyDelegate.qml:94 #, kde-format msgid "Joined" msgstr "Betreten" #: src/app/qml/FullScreenMap.qml:25 #, kde-format msgid "View Location" msgstr "Standort ansehen" #: src/app/qml/FullScreenMap.qml:72 #, kde-format msgid "Close" msgstr "Schließen" #: src/app/qml/GlobalMenu.qml:21 #, kde-format msgctxt "menu" msgid "File" msgstr "Datei" #: src/app/qml/GlobalMenu.qml:25 #, fuzzy, kde-format #| msgid "Find your friends" msgctxt "@action:inmenu" msgid "Find your Friends" msgstr "Freunde suchen" #: src/app/qml/GlobalMenu.qml:30 src/rooms/ExploreComponent.qml:87 #: src/rooms/ExploreComponentMobile.qml:72 src/rooms/RoomListPage.qml:190 #: src/rooms/RoomListPage.qml:246 #, kde-format msgctxt "@title" msgid "Find your friends" msgstr "Freunde suchen" #: src/app/qml/GlobalMenu.qml:35 #, fuzzy, kde-format #| msgid "Create a Room" msgctxt "@action:inmenu" msgid "Create a Room…" msgstr "Raum erstellen" #: src/app/qml/GlobalMenu.qml:42 #, kde-format msgctxt "@title" msgid "Create a Room" msgstr "Einen Raum erstellen" #: src/app/qml/GlobalMenu.qml:48 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Explore Rooms" msgctxt "@action:inmenu" msgid "Explore Rooms" msgstr "Räume erkunden" #: src/app/qml/GlobalMenu.qml:54 src/app/qml/QuickSwitcher.qml:40 #: src/rooms/ExploreComponentMobile.qml:56 src/rooms/RoomListPage.qml:231 #: src/rooms/SpaceDrawer.qml:297 src/settings/SelectParentDialog.qml:142 #: src/spaces/SelectExistingRoomDialog.qml:44 #: src/spaces/SelectExistingRoomDialog.qml:127 #, kde-format msgctxt "@title" msgid "Explore Rooms" msgstr "Räume erkunden" #: src/app/qml/GlobalMenu.qml:62 #, fuzzy, kde-format #| msgid "Configure NeoChat…" msgctxt "menu" msgid "Configure NeoChat…" msgstr "NeoChat einrichten …" #: src/app/qml/GlobalMenu.qml:68 #, kde-format msgctxt "menu" msgid "Quit NeoChat" msgstr "NeoChat beenden" #: src/app/qml/GlobalMenu.qml:76 #, kde-format msgctxt "menu" msgid "View" msgstr "Ansicht" #: src/app/qml/GlobalMenu.qml:81 #, fuzzy, kde-format #| msgctxt "@action" #| msgid "Search Rooms" msgctxt "" "@action:inmenu opens a UI element called the 'Quick Switcher', which offers " "a fast keyboard-based interface for switching in between chats." msgid "Search Rooms" msgstr "Räume suchen" #: src/app/qml/GlobalMenu.qml:86 #, kde-format msgctxt "menu" msgid "Window" msgstr "Fenster" #: src/app/qml/GlobalMenu.qml:90 #, kde-format msgctxt "menu" msgid "Exit Full Screen" msgstr "Vollbildmodus deaktivieren" #: src/app/qml/GlobalMenu.qml:90 #, kde-format msgctxt "menu" msgid "Enter Full Screen" msgstr "Vollbildmodus aktivieren" #: src/app/qml/GlobalMenu.qml:95 #, kde-format msgctxt "menu" msgid "Help" msgstr "Hilfe" #: src/app/qml/GlobalMenu.qml:99 #, kde-format msgctxt "menu" msgid "About NeoChat" msgstr "Über NeoChat" #: src/app/qml/GlobalMenu.qml:104 #, kde-format msgctxt "menu" msgid "About KDE" msgstr "Über KDE" #: src/app/qml/InvitationView.qml:52 #, fuzzy, kde-format #| msgctxt " was invited into this room." #| msgid "%1 was invited into this room." msgctxt "@info:label 'Username' has invited you to this room at 'timestamp'." msgid "%1 has invited you to this room at %2." msgstr "%1 wurde in den Raum eingeladen." #: src/app/qml/InvitationView.qml:97 #, fuzzy, kde-format #| msgid "Invite to private chat" msgctxt "@info:label This user invited you to chat at 'timestamp'" msgid "This user invited you to chat at %1." msgstr "Zu privaten Chat einladen" #: src/app/qml/InvitationView.qml:112 #, fuzzy, kde-format #| msgid "Accept" msgctxt "@action:button Accept this invite" msgid "Accept Invite" msgstr "Annehmen" #: src/app/qml/InvitationView.qml:127 #, fuzzy, kde-format #| msgid "Reject Invitation" msgctxt "@action:button Reject this invite" msgid "Reject Invite" msgstr "Einladung ablehnen" #: src/app/qml/InvitationView.qml:141 #, kde-format msgctxt "@action:button Block the user" msgid "Block %1" msgstr "" #: src/app/qml/InvitationView.qml:180 #, fuzzy, kde-kuit-format #| msgid "" #| "You can reject invitations from unknown users under Security settings." msgctxt "" "@info:label Ensure you are referring to the same translation used for that " "settings page" msgid "" "You can reject invitations from unknown users under the Security " "& Safety settings." msgstr "" "Einladungen von unbekannten Benutzers können in den Sicherheitseinstellungen " "abgelehnt werden." #: src/app/qml/JoinRoomDialog.qml:28 #, kde-format msgctxt "@title:dialog" msgid "Join Room" msgstr "Raum betreten" #: src/app/qml/JoinRoomDialog.qml:66 #, kde-format msgctxt "@action:button" msgid "Join room" msgstr "Raum betreten" #: src/app/qml/KeyVerificationDialog.qml:17 #, kde-format msgid "Session Verification" msgstr "Sitzungsverifizierung" #: src/app/qml/KeyVerificationDialog.qml:109 #, kde-format msgid "Accept" msgstr "Annehmen" #: src/app/qml/KeyVerificationDialog.qml:115 #, kde-format msgid "Decline" msgstr "Ablehnen" #: src/app/qml/KeyVerificationDialog.qml:159 #, kde-format msgid "Waiting for device to accept verification." msgstr "" "Es wird auf die Annahme der Sitzungsverifizierung durch das Gerät gewartet." #: src/app/qml/KeyVerificationDialog.qml:161 #, kde-format msgid "Incoming key verification request from device **%1**" msgstr "Eintreffende Anfrage zur Schlüsselverifizierung von Gerät **%1**" #: src/app/qml/KeyVerificationDialog.qml:163 #, fuzzy, kde-format #| msgid "Waiting for other party to verify." msgid "Waiting for other party to send us keys." msgstr "Warten auf Verifizierung durch Gegenseite." #: src/app/qml/KeyVerificationDialog.qml:165 #, fuzzy, kde-format #| msgid "Waiting for other party to verify." msgid "Waiting for other party to confirm our keys." msgstr "Warten auf Verifizierung durch Gegenseite." #: src/app/qml/KeyVerificationDialog.qml:167 #, kde-format msgid "Waiting for other party to verify." msgstr "Warten auf Verifizierung durch Gegenseite." #: src/app/qml/KeyVerificationDialog.qml:169 #, kde-format msgid "Successfully verified device **%1**" msgstr "Gerät **%1** erfolgreich verifiziert" #: src/app/qml/KeyVerificationDialog.qml:186 #, fuzzy, kde-format #| msgid "The session verification timed out." msgctxt "@info" msgid "Choose a verification method to continue" msgstr "Zeitüberschreitung während der Sitzungsverifizierung." #: src/app/qml/KeyVerificationDialog.qml:190 #, fuzzy, kde-format #| msgid "Emoji Verification" msgctxt "@action:button" msgid "Emoji Verification" msgstr "Emoji-Verifizierung" #: src/app/qml/LocationChooser.qml:22 #, kde-format msgid "Choose a Location" msgstr "Standort auswählen" #: src/app/qml/LocationChooser.qml:27 #, kde-format msgid "Send this location" msgstr "Diesen Standort senden" #: src/app/qml/LocationChooser.qml:35 #, kde-format msgctxt "@action:intoolbar Re-center the map onto the set location" msgid "Re-Center" msgstr "Erneut zentrieren" #: src/app/qml/LocationChooser.qml:41 #, kde-format msgctxt "@action:intoolbar Determine the device's location" msgid "Locate" msgstr "Lokalisieren" #: src/app/qml/Main.qml:174 #, kde-format msgctxt "@action:button" msgid "Show Room Information" msgstr "Raum-Informationen anzeigen" #: src/app/qml/Main.qml:177 #, kde-format msgctxt "@action:button" msgid "Close Room Information Drawer" msgstr "Raum-Informationsleiste schließen" #: src/app/qml/Main.qml:307 #, kde-format msgctxt "@title:window" msgid "Session Verification" msgstr "Sitzungsverifizierung" #: src/app/qml/Main.qml:347 src/app/qml/ShareAction.qml:72 #, kde-format msgctxt "@title" msgid "Share" msgstr "Teilen" #: src/app/qml/ManualRoomDialog.qml:26 #, kde-format msgctxt "@title" msgid "Manually Enter a Room" msgstr "Raum direkt eingeben" #: src/app/qml/ManualRoomDialog.qml:38 src/app/qml/ManualUserDialog.qml:38 #: src/settings/SelectParentDialog.qml:37 #, kde-format msgid "OK" msgstr "OK" #: src/app/qml/ManualRoomDialog.qml:81 #, kde-format msgid "Room ID or Alias:" msgstr "Raum(klar)kennung:" #: src/app/qml/ManualRoomDialog.qml:84 src/app/qml/ManualRoomDialog.qml:92 #, kde-format msgid "Must start with # for an alias or ! for an ID" msgstr "" "Muss mit „#“ für eine interne Raumkennung oder „!“ für eine Raumklarkennung " "beginnen" #: src/app/qml/ManualRoomDialog.qml:90 #, kde-format msgid "The input is not a valid room ID or alias" msgstr "Der eingegebene Text ist keine gültige Raum(klar)kennung" #: src/app/qml/ManualUserDialog.qml:26 #, kde-format msgctxt "@title" msgid "User ID" msgstr "Benutzerkennung" #: src/app/qml/ManualUserDialog.qml:54 #, kde-format msgid "User ID:" msgstr "Benutzerkennung:" #: src/app/qml/ManualUserDialog.qml:57 src/app/qml/ManualUserDialog.qml:65 #, kde-format msgid "User IDs Must start with @" msgstr "Benutzerkennungen müssen mit @ beginnen" #: src/app/qml/ManualUserDialog.qml:63 #, kde-format msgid "The input is not a valid user ID" msgstr "Der eingegebene Text ist keine gültige Benutzerkennung" #: src/app/qml/MessageSourceSheet.qml:42 src/devtools/RoomData.qml:59 #: src/devtools/RoomData.qml:108 #, kde-format msgid "Event Source" msgstr "Ereignis-Quelltext" #: src/app/qml/MessageSourceSheet.qml:46 #, kde-format msgctxt "@action As in 'edit the state of this room'" msgid "Edit state" msgstr "Status bearbeiten" #: src/app/qml/NewPollDialog.qml:27 #, kde-format msgctxt "@action:button" msgid "Send" msgstr "" #: src/app/qml/NewPollDialog.qml:37 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Create Room" msgctxt "@title: create new poll in the room" msgid "Create Poll" msgstr "Raum erstellen" #: src/app/qml/NewPollDialog.qml:45 #, kde-format msgctxt "@label" msgid "Poll type:" msgstr "" #: src/app/qml/NewPollDialog.qml:50 #, fuzzy, kde-format #| msgctxt "" #| "tooltip for a button on a message; offers ability to open its downloaded " #| "file with an appropriate application" #| msgid "Open File" msgctxt "@item:inlistbox" msgid "Open poll" msgstr "Datei öffnen" #: src/app/qml/NewPollDialog.qml:51 #, fuzzy, kde-format #| msgid "Close" msgctxt "@item:inlistbox" msgid "Closed poll" msgstr "Schließen" #: src/app/qml/NewPollDialog.qml:56 #, kde-format msgctxt "@info" msgid "Voters can see the result as soon as they have voted" msgstr "" #: src/app/qml/NewPollDialog.qml:56 #, kde-format msgctxt "@info" msgid "Results are revealed only after the poll has closed" msgstr "" #: src/app/qml/NewPollDialog.qml:60 #, fuzzy, kde-format #| msgid "Description:" msgctxt "@label" msgid "Question:" msgstr "Beschreibung:" #: src/app/qml/NewPollDialog.qml:103 #, fuzzy, kde-format #| msgid "Options:" msgctxt "As in first answer option to the poll" msgid "Option %1:" msgstr "Einstellungen:" #: src/app/qml/NewPollDialog.qml:119 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Encryption" msgctxt "@placeholder" msgid "Enter option" msgstr "Verschlüsselung" #: src/app/qml/NewPollDialog.qml:123 #, fuzzy, kde-format #| msgid "Remove parent" msgctxt "@action:button" msgid "Remove option" msgstr "Übergeordnetes Element entfernen" #: src/app/qml/NewPollDialog.qml:146 #, fuzzy, kde-format #| msgid "Add to dictionary" msgctxt "@action:button" msgid "Add option" msgstr "Zum Wörterbuch hinzufügen" #: src/app/qml/NotificationsView.qml:20 src/rooms/SpaceDrawer.qml:70 #: src/settings/RoomSettingsView.qml:71 #, kde-format msgctxt "@title" msgid "Notifications" msgstr "Benachrichtigungen" #: src/app/qml/NotificationsView.qml:35 src/app/qml/NotificationsView.qml:40 #: src/login/Login.qml:39 src/settings/DevicesPage.qml:20 #: src/timeline/LoadingDelegate.qml:19 #, kde-format msgid "Loading…" msgstr "Wird geladen …" #: src/app/qml/NotificationsView.qml:35 #, kde-format msgid "No Notifications" msgstr "Keine Benachrichtigungen" #: src/app/qml/OpenFileDialog.qml:12 #, fuzzy, kde-format #| msgid "Select a File" msgctxt "@title:dialog" msgid "Select a File" msgstr "Eine Datei auswählen" #: src/app/qml/QrScannerPage.qml:16 src/rooms/ExploreComponent.qml:113 #, kde-format msgctxt "@title" msgid "Scan a QR Code" msgstr "Einen QR-Code scannen" #: src/app/qml/QrScannerPage.qml:41 #, kde-format msgctxt "@info" msgid "No Camera Connected" msgstr "" #: src/app/qml/QuickFormatBar.qml:22 #, fuzzy, kde-format #| msgid "Bold" msgctxt "@action:button" msgid "Bold" msgstr "Fett" #: src/app/qml/QuickFormatBar.qml:41 #, fuzzy, kde-format #| msgid "Italic" msgctxt "@action:button" msgid "Italic" msgstr "Kursiv" #: src/app/qml/QuickFormatBar.qml:60 #, fuzzy, kde-format #| msgid "Strikethrough" msgctxt "@action:button" msgid "Strikethrough" msgstr "Durchgestrichen" #: src/app/qml/QuickFormatBar.qml:79 #, kde-format msgctxt "@action:button" msgid "Spoiler" msgstr "" #: src/app/qml/QuickFormatBar.qml:98 #, fuzzy, kde-format #| msgid "Code block" msgctxt "@action:button" msgid "Code block" msgstr "Quelltext-Block" #: src/app/qml/QuickFormatBar.qml:117 #, fuzzy, kde-format #| msgid "Quote" msgctxt "@action:button" msgid "Quote" msgstr "Zitat" #: src/app/qml/QuickFormatBar.qml:136 #, fuzzy, kde-format #| msgid "Insert link" msgctxt "@action:button" msgid "Insert link" msgstr "Verknüpfung einfügen" #: src/app/qml/QuickSwitcher.qml:30 #, kde-format msgctxt "Placeholder message" msgid "No room found" msgstr "Kein Raum gefunden" #: src/app/qml/QuickSwitcher.qml:33 src/rooms/SpaceDrawer.qml:285 #, kde-format msgctxt "@action:button" msgid "Explore rooms" msgstr "Räume erkunden" #: src/app/qml/ReasonDialog.qml:60 #, kde-format msgctxt "@action" msgid "Cancel" msgstr "Abbrechen" #: src/app/qml/RecommendedSpaceDialog.qml:23 #, kde-format msgctxt "@title Join " msgid "Join %1" msgstr "%1 betreten" #: src/app/qml/RecommendedSpaceDialog.qml:51 #, kde-format msgctxt "@action:button" msgid "Join" msgstr "Betreten" #: src/app/qml/RecommendedSpaceDialog.qml:61 #, kde-format msgctxt "@action:button" msgid "Ignore" msgstr "Ignorieren" #: src/app/qml/RoomPage.qml:80 #, kde-format msgctxt "@action:button" msgid "Open Jitsi Meet in browser" msgstr "" #: src/app/qml/RoomPage.qml:108 #, kde-format msgctxt "@info" msgid "This room contains official messages from your homeserver." msgstr "" #: src/app/qml/RoomPage.qml:119 #, fuzzy, kde-format #| msgid "NeoChat is offline. Please check your network connection." msgctxt "@info:status" msgid "NeoChat is offline. Please check your network connection." msgstr "NeoChat ist offline. Bitte überprüfen Sie Ihre Netzwerkverbindung." #: src/app/qml/RoomPage.qml:179 src/roominfo/RoomInformation.qml:164 #: src/roominfo/RoomPinnedMessagesPage.qml:22 #, fuzzy, kde-format #| msgid "Direct Messages" msgctxt "@title" msgid "Pinned Messages" msgstr "Direktnachrichten" #: src/app/qml/RoomPage.qml:250 #, fuzzy, kde-format #| msgid "Welcome to NeoChat" msgctxt "@title" msgid "Welcome to NeoChat" msgstr "Willkommen bei NeoChat" #: src/app/qml/RoomPage.qml:251 #, fuzzy, kde-format #| msgid "Select or join a room to get started" msgctxt "@info:usagetip" msgid "Select or join a room to get started" msgstr "Einen Raum auswählen oder betreten, um zu beginnen" #: src/app/qml/RoomPage.qml:312 #, fuzzy, kde-format #| msgid "Message Source" msgctxt "@title:dialog" msgid "Message Source" msgstr "Nachrichten-Quelltext" #: src/app/qml/ServerComboBox.qml:47 #, fuzzy, kde-format #| msgid "Add New Server" msgctxt "@action:button" msgid "Add New Server" msgstr "Neuen Server hinzufügen" #: src/app/qml/ServerComboBox.qml:63 #, fuzzy, kde-format #| msgid "Home Server" msgctxt "@info" msgid "Home Server" msgstr "Heimserver" #: src/app/qml/ServerComboBox.qml:70 #, kde-format msgctxt "@action:button" msgid "Add new server" msgstr "Neuen Server hinzufügen" #: src/app/qml/ServerComboBox.qml:70 #, fuzzy, kde-format #| msgid "Remove device" msgctxt "@action:button" msgid "Remove server" msgstr "Gerät entfernen" #: src/app/qml/ServerComboBox.qml:114 #, kde-format msgctxt "@title:window" msgid "Add server" msgstr "Server hinzufügen" #: src/app/qml/ServerComboBox.qml:141 #, fuzzy, kde-format #| msgid "The entered text is not a valid url" msgctxt "@info" msgid "The entered text is not a valid url" msgstr "Der eingegebene Text ist keine gültige URL" #: src/app/qml/ServerComboBox.qml:145 #, fuzzy, kde-format #| msgid "This server cannot be resolved or has already been added" msgctxt "@info" msgid "This server cannot be resolved or has already been added" msgstr "" "Der Server kann nicht aufgelöst werden oder ist bereits hinzugefügt worden" #: src/app/qml/ServerComboBox.qml:156 #, fuzzy, kde-format #| msgid "Server URL:" msgctxt "@label" msgid "Server URL:" msgstr "Server-Adresse:" #: src/app/qml/ServerComboBox.qml:190 #, fuzzy, kde-format #| msgid "OK" msgctxt "@action:button" msgid "OK" msgstr "OK" #: src/app/qml/ShareAction.qml:24 src/settings/ThreePIdCard.qml:64 #, kde-format msgctxt "@action:button" msgid "Share" msgstr "Teilen" #: src/app/qml/ShareAction.qml:25 #, fuzzy, kde-format #| msgid "Share the selected media" msgctxt "@info:tooltip" msgid "Share the selected media" msgstr "Ausgewählte Medien teilen" #: src/app/qml/ShareDialog.qml:36 #, fuzzy, kde-format #| msgid "Sharing failed" msgctxt "@info:status" msgid "Sharing failed" msgstr "Teilen fehlgeschlagen" #: src/app/qml/ShareDialog.qml:58 #, fuzzy, kde-format #| msgid "Shared url for image is %1" msgctxt "@info" msgid "Shared url for image is %1" msgstr "Geteilte URL für das Bild ist %1" #: src/app/qml/UnlockSSSSDialog.qml:14 #, kde-format msgctxt "@title:window" msgid "Load your encrypted messages" msgstr "Verschlüsselte Nachrichten laden" #: src/app/qml/UnlockSSSSDialog.qml:36 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Encryption" msgctxt "@info:status" msgid "Encryption keys restored." msgstr "Verschlüsselung" #: src/app/qml/UnlockSSSSDialog.qml:48 #, kde-format msgctxt "@info:status" msgid "The security phrase was not correct." msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:54 #, kde-format msgctxt "@title" msgid "Unlock using Passphrase" msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:58 #, kde-format msgctxt "@info" msgid "If you have a backup passphrase for this account, enter it below." msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:62 #, fuzzy, kde-format #| msgid "Password:" msgctxt "@label:textbox" msgid "Backup Password:" msgstr "Passwort:" #: src/app/qml/UnlockSSSSDialog.qml:67 src/app/qml/UnlockSSSSDialog.qml:102 #, kde-format msgctxt "@action:button" msgid "Unlock" msgstr "Entsperren" #: src/app/qml/UnlockSSSSDialog.qml:79 #, kde-format msgctxt "@title" msgid "Unlock using Security Key" msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:83 #, kde-format msgctxt "@info" msgid "" "If you have a security key for this account, enter it below or upload it as " "a file." msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:87 #, kde-format msgctxt "@label:textbox" msgid "Security Key:" msgstr "Sicherheitsschlüssel:" #: src/app/qml/UnlockSSSSDialog.qml:92 #, kde-format msgctxt "@action:button" msgid "Upload from File" msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:113 #, kde-format msgctxt "@title" msgid "Unlock from Cross-Signing" msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:117 #, kde-format msgctxt "@info" msgid "" "If you have previously verified this device, you can try loading the backup " "key from other devices by clicking the button below." msgstr "" #: src/app/qml/UnlockSSSSDialog.qml:122 #, kde-format msgctxt "@action:button" msgid "Request from other Devices" msgstr "" #: src/app/qml/UserDetailDialog.qml:34 #, kde-format msgctxt "@title:menu Account details dialog" msgid "Account Details" msgstr "Konten-Details" #: src/app/qml/UserDetailDialog.qml:93 #, fuzzy, kde-format #| msgctxt "Notification type" #| msgid "Invites to a room" msgctxt "@info" msgid "One mutual room" msgid_plural "%1 mutual rooms" msgstr[0] "Einladungen in einen Raum" msgstr[1] "Einladungen in einen Raum" #: src/app/qml/UserDetailDialog.qml:146 #, kde-format msgid "Unignore this user" msgstr "Diesen Benutzer nicht mehr ignorieren" #: src/app/qml/UserDetailDialog.qml:146 #, kde-format msgid "Ignore this user" msgstr "Diesen Benutzer ignorieren" #: src/app/qml/UserDetailDialog.qml:157 #, fuzzy, kde-format #| msgid "Kick this user" msgctxt "@action:button" msgid "Kick this user" msgstr "Diesen Benutzer rauswerfen" #: src/app/qml/UserDetailDialog.qml:161 src/app/qml/UserDetailDialog.qml:166 #, kde-format msgctxt "@title:dialog" msgid "Kick User" msgstr "Benutzer rauswerfen" #: src/app/qml/UserDetailDialog.qml:162 #, kde-format msgctxt "@info:placeholder" msgid "Reason for kicking this user" msgstr "Begründung für das Rauswerfen dieses Benutzers" #: src/app/qml/UserDetailDialog.qml:163 #, kde-format msgctxt "@action:button 'Kick' as in 'Kick this user from the room'" msgid "Kick" msgstr "Rauswerfen" #: src/app/qml/UserDetailDialog.qml:180 #, fuzzy, kde-format #| msgid "Invite this user" msgctxt "@action:button" msgid "Invite this user" msgstr "Diesen Benutzer einladen" #: src/app/qml/UserDetailDialog.qml:191 #, fuzzy, kde-format #| msgid "Ban this user" msgctxt "@action:button" msgid "Ban this user" msgstr "Diesen Benutzer verbannen" #: src/app/qml/UserDetailDialog.qml:196 src/app/qml/UserDetailDialog.qml:201 #, kde-format msgctxt "@title:dialog" msgid "Ban User" msgstr "Benutzer verbannen" #: src/app/qml/UserDetailDialog.qml:197 #, kde-format msgctxt "@info:placeholder" msgid "Reason for banning this user" msgstr "Begründung für das Verbannen dieses Benutzers" #: src/app/qml/UserDetailDialog.qml:198 #, kde-format msgctxt "@action:button 'Ban' as in 'Ban this user'" msgid "Ban" msgstr "Verbannen" #: src/app/qml/UserDetailDialog.qml:214 #, fuzzy, kde-format #| msgid "Unban this user" msgctxt "@action:button" msgid "Unban this user" msgstr "Verbannung dieses Benutzers aufheben" #: src/app/qml/UserDetailDialog.qml:225 #, fuzzy, kde-format #| msgid "Set user power level" msgctxt "@action:button" msgid "Set user power level" msgstr "Berechtigungsstufe des Benutzers festlegen" #: src/app/qml/UserDetailDialog.qml:247 #, kde-format msgctxt "@action:button" msgid "Remove recent messages by this user" msgstr "Kürzliche Nachrichten dieses Benutzers löschen" #: src/app/qml/UserDetailDialog.qml:252 #, kde-format msgctxt "@title:dialog" msgid "Remove Messages" msgstr "Nachrichten löschen" #: src/app/qml/UserDetailDialog.qml:253 #, kde-format msgctxt "@info:placeholder" msgid "Reason for removing this user's recent messages" msgstr "Begründung für das Löschen der letzten Nachrichten dieses Benutzers" #: src/app/qml/UserDetailDialog.qml:254 #, kde-format msgctxt "@action:button 'Remove' as in 'Remove these messages'" msgid "Remove" msgstr "Löschen" #: src/app/qml/UserDetailDialog.qml:257 #, kde-format msgctxt "@title" msgid "Remove Messages" msgstr "Nachrichten löschen" #: src/app/qml/UserDetailDialog.qml:269 #, kde-format msgctxt "%1 is the name of the user." msgid "Chat with %1" msgstr "Mit %1 unterhalten" #: src/app/qml/UserDetailDialog.qml:269 #, kde-format msgid "Invite to private chat" msgstr "Zu privaten Chat einladen" #: src/app/qml/UserDetailDialog.qml:278 #, fuzzy, kde-format #| msgctxt "@action:title" #| msgid "Search Messages" msgctxt "@action:button %1 is the name of the user." msgid "Search room for %1's messages" msgstr "Nachrichten suchen" #: src/app/qml/UserDetailDialog.qml:285 src/roominfo/RoomInformation.qml:91 #, kde-format msgctxt "@action:title" msgid "Search" msgstr "Suchen" #: src/app/qml/UserDetailDialog.qml:292 #, kde-format msgid "Copy link" msgstr "Verknüpfung kopieren" #: src/app/qml/UserMenu.qml:62 #, fuzzy, kde-format #| msgctxt "" #| "tooltip for a button on a message; offers ability to open its downloaded " #| "file with an appropriate application" #| msgid "Open File" msgctxt "@action:button" msgid "Open Profile" msgstr "Datei öffnen" #: src/app/qml/UserMenu.qml:68 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "@Mentions" msgctxt "@action:button" msgid "Mention" msgstr "@Erwähnungen" #: src/app/qml/UserSearchPage.qml:33 #, kde-format msgctxt "@action:title" msgid "Find Your Friends" msgstr "Freunde suchen" #: src/app/qml/UserSearchPage.qml:58 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "User ID" msgctxt "@action:inmenu" msgid "Copy User ID" msgstr "Benutzerkennung" #: src/app/qml/UserSearchPage.qml:84 #, fuzzy, kde-format #| msgid "Friends" msgctxt "@info" msgid "Friends" msgstr "Freunde" #: src/app/qml/UserSearchPage.qml:91 #, fuzzy, kde-format #| msgid "Find your friends…" msgctxt "@info:placeholder" msgid "Find your friends…" msgstr "Freunde suchen …" #: src/app/qml/UserSearchPage.qml:92 #, fuzzy, kde-format #| msgid "Enter text to start searching for your friends" msgctxt "@info:placeholder" msgid "Enter text to start searching for your friends" msgstr "Geben Sie einen Text ein, um mit der Suche nach Freunden zu beginnen" #: src/app/qml/UserSearchPage.qml:93 #, kde-format msgctxt "@info:label" msgid "No matches found" msgstr "Keine Übereinstimmung gefunden" #: src/app/qml/UserSearchPage.qml:99 src/libneochat/qml/InviteUserPage.qml:46 #, fuzzy, kde-format #| msgid "Enter a user ID" msgctxt "@action:button" msgid "Enter a User ID" msgstr "Benutzerkennung eingeben" #: src/app/qml/VerificationCanceled.qml:18 #, kde-format msgid "The session verification was canceled for unknown reason." msgstr "" "Die Sitzungsverifizierung wurde aus einem unbekannten Grund abgebrochen." #: src/app/qml/VerificationCanceled.qml:20 #, kde-format msgid "The session verification timed out." msgstr "Zeitüberschreitung während der Sitzungsverifizierung." #: src/app/qml/VerificationCanceled.qml:22 #, kde-format msgid "The session verification timed out for remote party." msgstr "" "Zeitüberschreitung auf der Gegenseite während der Sitzungsverifizierung." #: src/app/qml/VerificationCanceled.qml:24 #, kde-format msgid "You canceled the session verification." msgstr "Sie haben die Sitzungsverifizierung abgebrochen." #: src/app/qml/VerificationCanceled.qml:26 #, kde-format msgid "The remote party canceled the session verification." msgstr "Die Gegenseite hat die Sitzungsverifizierung abgebrochen." #: src/app/qml/VerificationCanceled.qml:28 #, kde-format msgid "" "The session verification was canceled because we received an unexpected " "message." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil eine unerwartete Nachricht " "empfangen worden ist." #: src/app/qml/VerificationCanceled.qml:30 #, kde-format msgid "" "The remote party canceled the session verification because it received an " "unexpected message." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil eine " "unerwartete Nachricht empfangen worden ist." #: src/app/qml/VerificationCanceled.qml:32 #, kde-format msgid "" "The session verification was canceled because it received a message for an " "unknown session." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil sie eine Nachricht zu " "einer unbekannten Sitzung empfangen hat." #: src/app/qml/VerificationCanceled.qml:34 #, kde-format msgid "" "The remote party canceled the session verification because it received a " "message for an unknown session." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil sie " "eine Nachricht zu einer unbekannten Sitzung empfangen hat." #: src/app/qml/VerificationCanceled.qml:36 #, kde-format msgid "" "The session verification was canceled because NeoChat is unable to handle " "this verification method." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil NeoChat diese " "Verifizierungsmethode nicht verarbeiten kann." #: src/app/qml/VerificationCanceled.qml:38 #, kde-format msgid "" "The remote party canceled the session verification because it is unable to " "handle this verification method." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil sie " "diese Verifizierungsmethode nicht verarbeiten kann." #: src/app/qml/VerificationCanceled.qml:40 #, kde-format msgid "The session verification was canceled because the keys are incorrect." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil die Schlüssel nicht " "korrekt sind." #: src/app/qml/VerificationCanceled.qml:42 #, fuzzy, kde-format #| msgid "" #| "The remote party canceled the session verification because the keys are " #| "incorrect." msgid "" "The remote party canceled the session verification because the keys are " "incorrect.\n" "\n" "**Please log out and log back in, your session is broken/corrupt.**" msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil die " "Schlüssel nicht korrekt sind." #: src/app/qml/VerificationCanceled.qml:44 #, kde-format msgid "" "The session verification was canceled because it verifies an unexpected user." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil sie einen unerwarteten " "Benutzer verifiziert." #: src/app/qml/VerificationCanceled.qml:46 #, kde-format msgid "" "The remote party canceled the session verification because it verifies an " "unexpected user." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil sie " "einen unerwarteten Benutzer verifiziert." #: src/app/qml/VerificationCanceled.qml:48 #, kde-format msgid "" "The session verification was canceled because we received an invalid message." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil eine ungültige Nachricht " "empfangen worden ist." #: src/app/qml/VerificationCanceled.qml:50 #, kde-format msgid "" "The remote party canceled the session verification because it received an " "invalid message." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil eine " "ungültige Nachricht empfangen worden ist." #: src/app/qml/VerificationCanceled.qml:52 #: src/app/qml/VerificationCanceled.qml:54 #, kde-format msgid "The session was accepted on a different device" msgstr "Die Sitzung wurde auf einem anderen Gerät akzeptiert" #: src/app/qml/VerificationCanceled.qml:56 #, kde-format msgid "The session verification was canceled because of a mismatched key." msgstr "" "Die Sitzungsverifizierung wurde wegen eines falschen Schlüssels abgebrochen." #: src/app/qml/VerificationCanceled.qml:58 #, kde-format msgid "" "The remote party canceled the session verification because of a mismatched " "key." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite wegen eines falschen " "Schlüssels abgebrochen." #: src/app/qml/VerificationCanceled.qml:60 #, kde-format msgid "The session verification was canceled because the keys do not match." msgstr "" "Die Sitzungsverifizierung wurde abgebrochen, weil die Schlüssel nicht " "übereinstimmen." #: src/app/qml/VerificationCanceled.qml:62 #, kde-format msgid "" "The remote party canceled the session verification because the keys do not " "match." msgstr "" "Die Sitzungsverifizierung wurde von der Gegenseite abgebrochen, weil die " "Schlüssel nicht übereinstimmen." #: src/app/qml/VerificationCanceled.qml:64 #, kde-format msgid "The session verification was canceled due to an unknown error." msgstr "" "Die Sitzungsverifizierung wurde wegen eines unbekannten Fehlers abgebrochen." #: src/app/qml/VerificationMessage.qml:39 #, kde-format msgctxt "@action:button Done, we are finished with verification" msgid "Done" msgstr "" #: src/app/roommanager.cpp:213 #, kde-format msgid "Malformed or empty Matrix id
%1 is not a correct Matrix identifier" msgstr "" "Ungültige oder leere Matrix-Kennung
%1 ist keine korrekte Matrix-Kennung" #: src/app/roommanager.cpp:430 #, fuzzy, kde-format #| msgid "Failed to join room
%1" msgid "Failed to join %1:
%2" msgstr "Raum kann nicht betreten werden
%1" #: src/app/roommanager.cpp:454 #, kde-format msgid "You requested to join '%1'" msgstr "" #: src/app/roommanager.cpp:458 #, fuzzy, kde-format #| msgid "Invites to a room" msgid "Failed to request joining room
%1" msgstr "Einladungen in einen Raum" #: src/app/trayicon.cpp:21 #, kde-format msgid "Show" msgstr "Anzeigen" #: src/app/trayicon.cpp:36 #, kde-format msgid "Quit" msgstr "Beenden" #: src/chatbar/AttachDialog.qml:29 #, fuzzy, kde-format #| msgid "Choose local file" msgctxt "@action:button" msgid "Choose local file" msgstr "Lokale Datei auswählen" #: src/chatbar/AttachDialog.qml:45 #, fuzzy, kde-format #| msgid "Clipboard image" msgctxt "@action:button" msgid "Clipboard image" msgstr "Bild aus Zwischenablage" #: src/chatbar/ChatBar.qml:88 src/messagecontent/ChatBarComponent.qml:165 #, 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/chatbar/ChatBar.qml:112 #, fuzzy, kde-format #| msgid "Emojis & Stickers" msgctxt "@action:button" msgid "Emojis & Stickers" msgstr "Emojis & Sticker" #: src/chatbar/ChatBar.qml:129 #, fuzzy, kde-format #| msgid "Send a Location" msgctxt "@action:button" msgid "Send a Location" msgstr "Einen Standort senden" #: src/chatbar/ChatBar.qml:143 #, fuzzy, kde-format #| msgid "Create a Room" msgctxt "@action:button" msgid "Create a Poll" msgstr "Raum erstellen" #: src/chatbar/ChatBar.qml:159 #, fuzzy, kde-format #| msgid "Send message" msgctxt "@action:button" msgid "Send message" msgstr "Nachricht senden" #: src/chatbar/ChatBar.qml:220 #, kde-format msgctxt "@info" msgid "The user you're replying to has left the room, and can't be notified." msgstr "" #: src/chatbar/ChatBar.qml:261 #, fuzzy, kde-format #| msgid "Send an encrypted message…" msgctxt "@placeholder" msgid "Send an encrypted message…" msgstr "Eine verschlüsselte Nachricht senden …" #: src/chatbar/ChatBar.qml:261 #, kde-format msgctxt "@placeholder" msgid "Set an attachment caption…" msgstr "" #: src/chatbar/ChatBar.qml:261 #, fuzzy, kde-format #| msgid "Send a message…" msgctxt "@placeholder" msgid "Send a message…" msgstr "Eine Nachricht senden …" #: src/chatbar/ChatBar.qml:425 src/messagecontent/ChatBarComponent.qml:234 #, kde-format msgctxt "@action:button" msgid "Cancel reply" msgstr "Antwort abbrechen" #: src/chatbar/EmojiGrid.qml:88 #, fuzzy, kde-format #| msgid "No stickers" msgctxt "@info" msgid "No stickers" msgstr "Keine Sticker" #: src/chatbar/EmojiGrid.qml:88 #, fuzzy, kde-format #| msgid "No emojis" msgctxt "@info" msgid "No emojis" msgstr "Keine Emoji" #: src/chatbar/EmojiPicker.qml:56 #, fuzzy, kde-format #| msgid "Emojis" msgctxt "@action:button" msgid "Emojis" msgstr "Emojis" #: src/chatbar/EmojiPicker.qml:63 #, fuzzy, kde-format #| msgid "Stickers" msgctxt "@action:button" msgid "Stickers" msgstr "Sticker" #: src/chatbar/ImageEditorPage.qml:35 #, kde-format msgctxt "@action:button Undo modification" msgid "Undo" msgstr "Rückgängig" #: src/chatbar/ImageEditorPage.qml:42 #, kde-format msgctxt "@action:button Accept image modification" msgid "Accept" msgstr "Annehmen" #: src/chatbar/ImageEditorPage.qml:50 #, kde-format msgid "" "Unable to save file. Check if you have the correct permission to edit the " "cache directory." msgstr "" "Die Datei lässt sich nicht speichern. Bitte überprüfen Sie, ob Sie die " "Berechtigung zum Bearbeiten des Zwischenspeicher-Ordners haben." #: src/chatbar/ImageEditorPage.qml:122 #, kde-format msgid "Cancel" msgstr "Abbrechen" #: src/chatbar/ImageEditorPage.qml:122 src/chatbar/ImageEditorPage.qml:138 #, kde-format msgctxt "@action:button Crop an image" msgid "Crop" msgstr "Zuschneiden" #: src/chatbar/ImageEditorPage.qml:143 #, kde-format msgctxt "@action:button Rotate an image to the left" msgid "Rotate left" msgstr "Nach links drehen" #: src/chatbar/ImageEditorPage.qml:149 #, kde-format msgctxt "@action:button Rotate an image to the right" msgid "Rotate right" msgstr "Nach rechts drehen" #: src/chatbar/ImageEditorPage.qml:155 #, kde-format msgctxt "@action:button Mirror an image vertically" msgid "Flip" msgstr "Senkrecht spiegeln" #: src/chatbar/ImageEditorPage.qml:161 #, kde-format msgctxt "@action:button Mirror an image horizontally" msgid "Mirror" msgstr "Waagerecht spiegeln" #: src/devtools/AccountData.qml:22 #, kde-format msgctxt "@title:group" msgid "Account Data" msgstr "Kontendaten" #: src/devtools/AccountData.qml:33 src/devtools/StateKeys.qml:49 #, kde-format msgctxt "@title:window" msgid "Event Source" msgstr "Ereignisquelle" #: src/devtools/AccountData.qml:42 #, kde-format msgctxt "@info" msgid "Show Access Token" msgstr "" #: src/devtools/AccountData.qml:43 #, kde-format msgid "" "This should not be shared with anyone, even other users. This token gives " "full access to your account." msgstr "" #: src/devtools/AccountData.qml:46 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Access" msgctxt "@info" msgid "Access Token" msgstr "Zugang" #: src/devtools/AccountData.qml:51 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy Address to Clipboard" msgctxt "@action:button" msgid "Copy access token to clipboard" msgstr "Adresse in die Zwischenablage kopieren" #: src/devtools/DebugOptions.qml:18 #, kde-format msgctxt "@option:check" msgid "Show hidden events in the timeline" msgstr "Ausgeblendete Ereignisse in der Zeitleiste anzeigen" #: src/devtools/DebugOptions.qml:24 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Show hidden events in the timeline" msgctxt "@option:check" msgid "Allow sending relations to any event in the timeline" msgstr "Ausgeblendete Ereignisse in der Zeitleiste anzeigen" #: src/devtools/DebugOptions.qml:25 #, fuzzy, kde-format #| msgid "Show state events" msgctxt "@info" msgid "This includes state events" msgstr "Statusänderungen anzeigen" #: src/devtools/DebugOptions.qml:32 #, fuzzy, kde-format #| msgctxt "@option:check Enable the matrix 'threads' feature" #| msgid "Always allow device verification" msgctxt "@option:check" msgid "Always allow device verification" msgstr "Geräteverifizierung immer zulassen" #: src/devtools/DebugOptions.qml:33 #, kde-format msgid "" "Allow the user to start a verification session with devices that were " "already verified" msgstr "" #: src/devtools/DebugOptions.qml:39 #, kde-format msgctxt "@option:check" msgid "Show focus in window header" msgstr "" #: src/devtools/DevtoolsPage.qml:21 #, fuzzy, kde-format #| msgid "Developer Tools" msgctxt "@title" msgid "Developer Tools" msgstr "Entwicklungswerkzeuge" #: src/devtools/DevtoolsPage.qml:32 #, kde-format msgctxt "@title:tab" msgid "Debug Options" msgstr "Fehlersuche" #: src/devtools/DevtoolsPage.qml:37 #, kde-format msgctxt "@title:tab" msgid "Room Data" msgstr "Raumdaten" #: src/devtools/DevtoolsPage.qml:42 #, kde-format msgctxt "@title:tab" msgid "Server Info" msgstr "Server-Informationen" #: src/devtools/DevtoolsPage.qml:47 #, kde-format msgctxt "@title:tab" msgid "Account Data" msgstr "Kontendaten" #: src/devtools/DevtoolsPage.qml:52 #, kde-format msgctxt "@title:tab" msgid "Feature Flags" msgstr "Funktionen" #: src/devtools/FeatureFlagPage.qml:19 #, kde-format msgctxt "@option:check Enable the matrix 'threads' feature" msgid "Threads" msgstr "Diskussionsfäden" #: src/devtools/FeatureFlagPage.qml:25 #, kde-format msgctxt "@option:check Enable the matrix 'secret backup' feature" msgid "Secret Backup" msgstr "Verschlüsselte Sicherungskopie" #: src/devtools/FeatureFlagPage.qml:31 #, kde-format msgctxt "" "@option:check Enable the matrix feature to add a phone number as a third " "party ID" msgid "Add phone numbers as 3PIDs" msgstr "Telefonnummer als Drittanbieterkennung" #: src/devtools/FeatureFlagPage.qml:40 #, kde-format msgctxt "@option:check Enable the matrix feature for audio and video calling" msgid "Calls" msgstr "" #: src/devtools/RoomData.qml:22 #, kde-format msgctxt "@title" msgid "Choose Room" msgstr "Raum auswählen" #: src/devtools/RoomData.qml:26 #, kde-format msgctxt "@info" msgid "No room selected" msgstr "Kein Raum ausgewählt" #: src/devtools/RoomData.qml:27 #, kde-format msgctxt "@info" msgid "Click to choose a room" msgstr "Klicken, um einen Raum auszuwählen" #: src/devtools/RoomData.qml:33 #, kde-format msgctxt "@title:dialog" msgid "Choose Room" msgstr "Raum auswählen" #: src/devtools/RoomData.qml:41 #, kde-format msgid "Room Id: %1" msgstr "Raumkennung: %1" #: src/devtools/RoomData.qml:45 #, fuzzy, kde-format #| msgid "No rooms found" msgid "Room Account Data" msgstr "Keine Räume gefunden" #: src/devtools/RoomData.qml:67 #, kde-format msgid "Room State" msgstr "Raum-Zustand" #: src/devtools/RoomData.qml:84 #, kde-format msgctxt "'Event' being some JSON data, not something physically happening." msgid "%1 event of this type" msgid_plural "%1 events of this type" msgstr[0] "Ein solches Ereignis" msgstr[1] "%1 solche Ereignisse" #: src/devtools/RoomData.qml:93 #, kde-format msgctxt "'Event' being some JSON data, not something physically happening." msgid "Event Information" msgstr "Ereignis-Informationen" #: src/devtools/ServerData.qml:19 #, kde-format msgid "Server Capabilities" msgstr "Server-Eigenschaften" #: src/devtools/ServerData.qml:23 #, kde-format msgid "Can change password" msgstr "Kann Passwort ändern" #: src/devtools/ServerData.qml:28 #, kde-format msgid "Default Room Version" msgstr "Standard-Raum-Version" #: src/devtools/ServerData.qml:36 #, kde-format msgid "Available Room Versions" msgstr "Verfügbare Raum-Versionen" #: src/devtools/StateKeys.qml:23 #, kde-format msgctxt "" "The name of one instance of a state of configuration. Unless you really know " "what you're doing, best leave this untranslated." msgid "State Keys" msgstr "" #: src/libneochat/accountmanager.cpp:123 #, kde-format msgid "Access token wasn't found: Maybe it was deleted?" msgstr "Zugangs-Token kann nicht gefunden werden: Wurde es gelöscht?" #: src/libneochat/accountmanager.cpp:127 #, fuzzy, kde-format #| msgid "Please allow NeoChat to read the access token" msgid "" "Access to keychain was denied: Please allow NeoChat to read the access token" msgstr "Bitte erlauben Sie NeoChat, das Zugangs-Token zu lesen" #: src/libneochat/accountmanager.cpp:130 #, fuzzy, kde-format #| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux" msgid "" "No keychain available: 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/libneochat/accountmanager.cpp:133 #, fuzzy, kde-format #| msgid "Unable to read access token" msgid "Unable to read access token: %1" msgstr "Das Zugangs-Token kann nicht gelesen werden" #: src/libneochat/enums/neochatroomtype.h:65 #, kde-format msgid "Invited" msgstr "Eingeladen" #: src/libneochat/enums/neochatroomtype.h:67 #, kde-format msgid "Favorite" msgstr "Favoriten" #: src/libneochat/enums/neochatroomtype.h:69 #, kde-format msgid "Friends" msgstr "Freunde" #: src/libneochat/enums/neochatroomtype.h:71 #, kde-format msgid "Normal" msgstr "Normal" #: src/libneochat/enums/neochatroomtype.h:73 #, kde-format msgid "Low priority" msgstr "Niedrige Priorität" #: src/libneochat/enums/neochatroomtype.h:75 #, kde-format msgid "Spaces" msgstr "Umgebungen" #: src/libneochat/enums/neochatroomtype.h:77 #, fuzzy, kde-format #| msgid "Server Capabilities" msgctxt "@info Meaning: official information messages from your server" msgid "Server Notices" msgstr "Server-Eigenschaften" #: src/libneochat/enums/powerlevel.cpp:10 #, kde-format msgid "Member" msgstr "Mitglied" #: src/libneochat/enums/powerlevel.cpp:12 #, kde-format msgid "Moderator" msgstr "Moderator" #: src/libneochat/enums/powerlevel.cpp:14 #, kde-format msgid "Admin" msgstr "Administrator" #: src/libneochat/enums/powerlevel.cpp:16 #, kde-format msgid "Mute" msgstr "Stummschalten" #: src/libneochat/enums/powerlevel.cpp:18 #, kde-format msgid "Custom" msgstr "Benutzerdefiniert" #: src/libneochat/enums/powerlevel.cpp:88 #: src/libneochat/models/userlistmodel.cpp:120 #: src/settings/models/permissionsmodel.cpp:185 #, kde-format msgctxt "" "%1 is the name of the power level, e.g. admin and %2 is the value that " "represents." msgid "%1 (%2)" msgstr "%1 (%2)" #: src/libneochat/enums/roomsortparameter.h:53 #, kde-format msgctxt "As in sorting alphabetically with A first and Z last" msgid "Alphabetical Ascending" msgstr "Alphabetisch (aufsteigend)" #: src/libneochat/enums/roomsortparameter.h:55 #, kde-format msgctxt "As in sorting alphabetically with Z first and A last" msgid "Alphabetical Descending" msgstr "Alphabetisch (absteigend)" #: src/libneochat/enums/roomsortparameter.h:57 #, fuzzy, kde-format #| msgid "Encrypted Message" msgctxt "As in sorting rooms with unread message above those without" msgid "Has Unread Messages" msgstr "Verschlüsselte Nachricht" #: src/libneochat/enums/roomsortparameter.h:59 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Forward Message" msgctxt "As in sorting rooms with the most unread messages higher" msgid "Most Unread Messages" msgstr "Nachricht weiterleiten" #: src/libneochat/enums/roomsortparameter.h:61 #, kde-format msgctxt "As in sorting rooms with highlighted message above those without" msgid "Has Highlighted Messages" msgstr "" #: src/libneochat/enums/roomsortparameter.h:63 #, fuzzy, kde-format #| msgid "Show deleted messages" msgctxt "As in sorting rooms with the most highlighted messages higher" msgid "Most Highlighted Messages" msgstr "Gelöschte Nachricht anzeigen" #: src/libneochat/enums/roomsortparameter.h:65 #, kde-format msgctxt "As in sorting the chat room with the newest meassage first" msgid "Last Active" msgstr "Zuletzt aktiv" #: src/libneochat/enums/roomsortparameter.h:80 #, kde-format msgctxt "@info" msgid "Room names closer to A alphabetically are higher" msgstr "" #: src/libneochat/enums/roomsortparameter.h:82 #, kde-format msgctxt "@info" msgid "Room names closer to Z alphabetically are higher" msgstr "" #: src/libneochat/enums/roomsortparameter.h:84 #, fuzzy, kde-format #| msgid "Room upgrade messages" msgctxt "@info" msgid "Rooms with unread messages are higher" msgstr "Raum-Aktualisierungsnachrichten" #: src/libneochat/enums/roomsortparameter.h:86 #, kde-format msgctxt "@info" msgid "Rooms with the most unread message are higher" msgstr "" #: src/libneochat/enums/roomsortparameter.h:88 #, kde-format msgctxt "@info" msgid "Rooms with highlighted messages are higher" msgstr "" #: src/libneochat/enums/roomsortparameter.h:90 #, kde-format msgctxt "@info" msgid "Rooms with the most highlighted messages are higher" msgstr "" #: src/libneochat/enums/roomsortparameter.h:92 #, fuzzy, kde-format #| msgctxt "@info" #| msgid "Rooms with unread notifications will be shown first" msgctxt "@info" msgid "Rooms with the newer messages are higher" msgstr "Räume mit ungelesenen Benachrichtigungen werden zuerst angezeigt" #: src/libneochat/eventhandler.cpp:220 src/libneochat/eventhandler.cpp:298 #: src/libneochat/eventhandler.cpp:530 #, kde-format msgid "[This message was deleted]" msgstr "[Diese Nachricht wurde gelöscht]" #: src/libneochat/eventhandler.cpp:220 src/libneochat/eventhandler.cpp:298 #, kde-format msgid "[This message was deleted: %1]" msgstr "[Diese Nachricht wurde gelöscht: %1]" #: src/libneochat/eventhandler.cpp:332 #, kde-format msgid "reinvited %1 to the room" msgstr "hat %1 wieder in den Raum eingeladen" #: src/libneochat/eventhandler.cpp:334 #, kde-format msgctxt "Optional reason for an invitation" msgid ": %1" msgstr ": %1" #: src/libneochat/eventhandler.cpp:343 #, kde-format msgid "joined the room (repeated)" msgstr "hat den Raum wiederholt betreten" #: src/libneochat/eventhandler.cpp:345 #, kde-format msgid "invited %1 to the room" msgstr "hat %1 in den Raum eingeladen" #: src/libneochat/eventhandler.cpp:345 #, kde-format msgid "joined the room" msgstr "hat den Raum betreten" #: src/libneochat/eventhandler.cpp:349 #, kde-format msgid ": %1" msgstr ": %1" #: src/libneochat/eventhandler.cpp:356 #, kde-format msgctxt "their refers to a singular user" msgid "cleared their display name" msgstr "hat den eigenen Anzeigenamen gelöscht" #: src/libneochat/eventhandler.cpp:359 #, 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/libneochat/eventhandler.cpp:365 #, kde-format msgid " and " msgstr " und " #: src/libneochat/eventhandler.cpp:368 #, kde-format msgctxt "their refers to a singular user" msgid "cleared their avatar" msgstr "hat den eigenen Avatar gelöscht" #: src/libneochat/eventhandler.cpp:370 #, kde-format msgid "set an avatar" msgstr "hat einen Avatar festgelegt" #: src/libneochat/eventhandler.cpp:372 #, kde-format msgctxt "their refers to a singular user" msgid "updated their avatar" msgstr "hat den eigenen Avatar aktualisiert" #: src/libneochat/eventhandler.cpp:376 #, kde-format msgctxt " changed nothing" msgid "changed nothing" msgstr "hat nichts geändert" #: src/libneochat/eventhandler.cpp:382 #, kde-format msgid "withdrew %1's invitation" msgstr "hat die Einladung an %1 zurückgezogen" #: src/libneochat/eventhandler.cpp:382 #, kde-format msgid "rejected the invitation" msgstr "hat die Einladung abgelehnt" #: src/libneochat/eventhandler.cpp:386 #, kde-format msgid "unbanned %1" msgstr "hat Verbannung von %1 aufgehoben" #: src/libneochat/eventhandler.cpp:386 #, kde-format msgid "self-unbanned" msgstr "hat die eigene Verbannung aufgehoben" #: src/libneochat/eventhandler.cpp:389 #, kde-format msgid "left the room" msgstr "hat den Raum verlassen" #: src/libneochat/eventhandler.cpp:392 #, kde-format msgid "has put %1 out of the room: %2" msgstr "hat %1 aus den Raum entfernt: %2" #: src/libneochat/eventhandler.cpp:394 #, kde-format msgid "has put %1 out of the room" msgstr "hat %1 aus den Raum entfernt" #: src/libneochat/eventhandler.cpp:398 #, kde-format msgid "banned %1 from the room" msgstr "hat %1 aus dem Raum verbannt" #: src/libneochat/eventhandler.cpp:400 #, kde-format msgid "banned %1 from the room: %2" msgstr "hat %1 aus dem Raum verbannt: %2" #: src/libneochat/eventhandler.cpp:403 #, kde-format msgid "self-banned from the room" msgstr "hat sich selbst aus dem Raum verbannt" #: src/libneochat/eventhandler.cpp:407 #, kde-format msgid "requested an invite" msgstr "hat eine Einladung erbeten" #: src/libneochat/eventhandler.cpp:407 #, kde-format msgid "requested an invite with reason: %1" msgstr "hat eine Einladung mit Begründung erbeten: %1" #: src/libneochat/eventhandler.cpp:411 #, kde-format msgid "made something unknown" msgstr "hat etwas Unbekanntes getan" #: src/libneochat/eventhandler.cpp:414 #, kde-format msgid "cleared the room main alias" msgstr "hat die Hauptklarkennung des Raums gelöscht" #: src/libneochat/eventhandler.cpp:414 #, kde-format msgid "set the room main alias to: %1" msgstr "hat die Hauptklarkennung des Raums geändert zu: %1" #: src/libneochat/eventhandler.cpp:417 #, kde-format msgid "cleared the room name" msgstr "hat den Raumnamen gelöscht" #: src/libneochat/eventhandler.cpp:417 #, kde-format msgid "set the room name to: %1" msgstr "hat den Raumnamen geändert zu: %1" #: src/libneochat/eventhandler.cpp:420 #, kde-format msgid "cleared the topic" msgstr "hat das Thema gelöscht" #: src/libneochat/eventhandler.cpp:421 #, kde-format msgid "set the topic to: %1" msgstr "hat das Thema geändert zu: %1" #: src/libneochat/eventhandler.cpp:427 #, kde-format msgid "changed the room avatar" msgstr "hat das Raumbild geändert" #: src/libneochat/eventhandler.cpp:430 #, kde-format msgid "activated End-to-End Encryption" msgstr "hat die Ende-zu-Ende-Verschlüsselung aktiviert" #: src/libneochat/eventhandler.cpp:434 #, kde-format msgid "upgraded the room to version %1" msgstr "hat den Raum auf Version %1 aktualisiert" #: src/libneochat/eventhandler.cpp:435 #, kde-format msgid "created the room, version %1" msgstr "hat den Raum in Version %1 erstellt" #: src/libneochat/eventhandler.cpp:438 #, 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/libneochat/eventhandler.cpp:444 #, kde-format msgid "changed the server access control lists for this room" msgstr "hat die Server-Zugangskontrollliste für diesen Raum geändert" #: src/libneochat/eventhandler.cpp:448 #, kde-format msgctxt "[User] added widget" msgid "added %1 widget" msgstr "hat %1-Element hinzugefügt" #: src/libneochat/eventhandler.cpp:451 #, kde-format msgctxt "[User] removed widget" msgid "removed %1 widget" msgstr "hat %1-Element entfernt" #: src/libneochat/eventhandler.cpp:453 #, kde-format msgctxt "[User] configured widget" msgid "configured %1 widget" msgstr "hat %1-Element eingerichtet" #: src/libneochat/eventhandler.cpp:458 #, kde-format msgctxt "[User] left a [voice/video] call" msgid "left a call" msgstr "" #: src/libneochat/eventhandler.cpp:460 #, kde-format msgctxt "[User] joined a [voice/video] call" msgid "joined a call" msgstr "" #: src/libneochat/eventhandler.cpp:464 #, fuzzy, kde-format #| msgid "%1 configured a widget" msgctxt "[User] configured an extension" msgid "configured an extension" msgstr "%1 hat ein Element eingerichtet" #: src/libneochat/eventhandler.cpp:466 #, kde-format msgid "updated %1 state" msgstr "aktualisierte %1-Zustand" #: src/libneochat/eventhandler.cpp:467 #, kde-format msgid "updated %1 state for %2" msgstr "aktualisierte %1-Zustand für %2" #: src/libneochat/eventhandler.cpp:473 #, fuzzy, kde-format #| msgid "Encrypted Message" msgctxt "@info In room list" msgid "Encrypted event" msgstr "Verschlüsselte Nachricht" #: src/libneochat/eventhandler.cpp:476 #, fuzzy, 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" msgctxt "[user] reacted with " msgid "reacted with %1" msgstr "%2 reagierte mit %3" #: src/libneochat/eventhandler.cpp:478 src/libneochat/eventhandler.cpp:687 #, kde-format msgid "Unknown event" msgstr "Unbekanntes Ereignis" #: src/libneochat/eventhandler.cpp:493 #, kde-format msgid "a file" msgstr "eine Datei" #: src/libneochat/eventhandler.cpp:539 #, kde-format msgid "%1 sent a message" msgstr "%1 hat eine Nachricht gesendet" #: src/libneochat/eventhandler.cpp:542 #, kde-format msgid "%1 sent a sticker" msgstr "%1 hat einen Sticker gesendet" #: src/libneochat/eventhandler.cpp:548 #, kde-format msgid "%1 reinvited someone to the room" msgstr "%1 hat jemanden wieder in den Raum eingeladen" #: src/libneochat/eventhandler.cpp:554 #, kde-format msgid "%1 joined the room (repeated)" msgstr "%1 hat den Raum wieder betreten" #: src/libneochat/eventhandler.cpp:556 #, kde-format msgid "%1 invited someone to the room" msgstr "%1 hat jemanden in den Raum eingeladen" #: src/libneochat/eventhandler.cpp:557 #, kde-format msgid "%1 joined the room" msgstr "%1 hat den Raum betreten" #: src/libneochat/eventhandler.cpp:583 #, kde-format msgid "%1 set a display name and set an avatar" msgstr "%1 hat einen Anzeigenamen und Avatar festgelegt" #: src/libneochat/eventhandler.cpp:585 #, kde-format msgid "%1 set a display name and updated their avatar" msgstr "%1 haben einen Anzeigenamen festgelegt und ihren Avatar geändert" #: src/libneochat/eventhandler.cpp:587 #, kde-format msgid "%1 set a display name and cleared their avatar" msgstr "%1 haben einen Anzeigenamen hinzugefügt und ihren Avatar gelöscht" #: src/libneochat/eventhandler.cpp:589 #, kde-format msgid "%1 set a display name for this room" msgstr "%1 haben ihren Anzeigenamen für diesen Raum geändert" #: src/libneochat/eventhandler.cpp:592 #, kde-format msgid "%1 changed their display name and set an avatar" msgstr "%1 haben ihren Anzeigenamen geändert und einen Avatar hinzugefügt" #: src/libneochat/eventhandler.cpp:594 #, kde-format msgid "%1 changed their display name and updated their avatar" msgstr "%1 haben ihren Anzeigenamen und Avatar geändert" #: src/libneochat/eventhandler.cpp:596 #, kde-format msgid "%1 changed their display name and cleared their avatar" msgstr "%1 haben ihren Anzeigenamen geändert und ihren Avatar gelöscht" #: src/libneochat/eventhandler.cpp:598 #, kde-format msgid "%1 changed their display name" msgstr "%1 haben ihren Anzeigenamen geändert" #: src/libneochat/eventhandler.cpp:601 #, kde-format msgid "%1 cleared their display name and set an avatar" msgstr "%1 haben ihren Anzeigenamen gelöscht und einen Avatar hinzugefügt" #: src/libneochat/eventhandler.cpp:603 #, kde-format msgid "%1 cleared their display name and updated their avatar" msgstr "%1 haben ihren Anzeigenamen gelöscht und ihren Avatar geändert" #: src/libneochat/eventhandler.cpp:605 #, kde-format msgid "%1 cleared their display name and cleared their avatar" msgstr "%1 haben ihren Anzeigenamen und Avatar gelöscht" #: src/libneochat/eventhandler.cpp:607 #, kde-format msgid "%1 cleared their display name" msgstr "%1 haben ihren Anzeigenamen gelöscht" #: src/libneochat/eventhandler.cpp:610 #, kde-format msgctxt " changed nothing" msgid "%1 changed nothing" msgstr "%1 hat nichts geändert" #: src/libneochat/eventhandler.cpp:614 #, kde-format msgid "%1 withdrew a user's invitation" msgstr "%1 haben die Einladung eines Benutzers zurückgezogen" #: src/libneochat/eventhandler.cpp:615 #, kde-format msgid "%1 rejected the invitation" msgstr "%1 haben die Einladung abgelehnt" #: src/libneochat/eventhandler.cpp:619 #, kde-format msgid "%1 unbanned a user" msgstr "%1 hat Verbannung eines Benutzers aufgehoben" #: src/libneochat/eventhandler.cpp:619 #, kde-format msgid "%1 self-unbanned" msgstr "%1 hat die eigene Verbannung aufgehoben" #: src/libneochat/eventhandler.cpp:621 #, kde-format msgid "%1 put a user out of the room" msgstr "%1 hat einen Benutzer aus den Raum entfernt" #: src/libneochat/eventhandler.cpp:621 #, kde-format msgid "%1 left the room" msgstr "%1 hat den Raum verlassen" #: src/libneochat/eventhandler.cpp:624 #, kde-format msgid "%1 banned a user from the room" msgstr "%1 hat einen Benutzer aus dem Raum verbannt" #: src/libneochat/eventhandler.cpp:626 #, kde-format msgid "%1 self-banned from the room" msgstr "%1 hat sich selbst aus dem Raum verbannt" #: src/libneochat/eventhandler.cpp:629 #, kde-format msgid "%1 requested an invite" msgstr "%1 hat eine Einladung erbeten" #: src/libneochat/eventhandler.cpp:633 #, kde-format msgid "%1 made something unknown" msgstr "%1 hat etwas Unbekanntes getan" #: src/libneochat/eventhandler.cpp:636 #, kde-format msgid "%1 cleared the room main alias" msgstr "%1 hat die Hauptklarkennung des Raumes gelöscht" #: src/libneochat/eventhandler.cpp:636 #, kde-format msgid "%1 set the room main alias" msgstr "%1 hat den Hauptklarkennung des Raums festgelegt" #: src/libneochat/eventhandler.cpp:639 #, kde-format msgid "%1 cleared the room name" msgstr "%1 hat den Raumnamen gelöscht" #: src/libneochat/eventhandler.cpp:639 #, kde-format msgid "%1 set the room name" msgstr "%1 hat den Raumnamen festgelegt" #: src/libneochat/eventhandler.cpp:642 #, kde-format msgid "%1 cleared the topic" msgstr "%1 hat das Thema gelöscht" #: src/libneochat/eventhandler.cpp:642 #, kde-format msgid "%1 set the topic" msgstr "%1 hat das Thema geändert" #: src/libneochat/eventhandler.cpp:645 #, kde-format msgid "%1 changed the room avatar" msgstr "%1 haben das Raumbild geändert" #: src/libneochat/eventhandler.cpp:648 #, kde-format msgid "%1 activated End-to-End Encryption" msgstr "%1 haben die Ende-zu-Ende-Verschlüsselung aktiviert" #: src/libneochat/eventhandler.cpp:651 #, kde-format msgid "%1 upgraded the room version" msgstr "%1 haben die Raum-Version aktualisiert" #: src/libneochat/eventhandler.cpp:651 #, kde-format msgid "%1 created the room" msgstr "%1 hat den Raum erstellt" #: src/libneochat/eventhandler.cpp:654 #, kde-format msgctxt "'power level' means permission level" msgid "%1 changed the power levels for this room" msgstr "%1 hat die Berechtigungsstufen des Raumes geändert" #: src/libneochat/eventhandler.cpp:657 #, kde-format msgid "%1 sent a live location beacon" msgstr "" #: src/libneochat/eventhandler.cpp:660 #, kde-format msgid "%1 changed the server access control lists for this room" msgstr "%1 haben die Server-Zugangskontrollliste für diesen Raum geändert" #: src/libneochat/eventhandler.cpp:664 #, kde-format msgid "%1 added a widget" msgstr "%1 hat ein Element hinzugefügt" #: src/libneochat/eventhandler.cpp:667 #, kde-format msgid "%1 removed a widget" msgstr "%1 hat ein Element entfernt" #: src/libneochat/eventhandler.cpp:669 #, kde-format msgid "%1 configured a widget" msgstr "%1 hat ein Element eingerichtet" #: src/libneochat/eventhandler.cpp:674 #, fuzzy, kde-format #| msgid "%1 left the room" msgctxt "[User] left a [voice/video] call" msgid "%1 left a call" msgstr "%1 hat den Raum verlassen" #: src/libneochat/eventhandler.cpp:676 #, fuzzy, kde-format #| msgid "%1 joined the room" msgctxt "[User] joined a [voice/video] call" msgid "%1 joined a call" msgstr "%1 hat den Raum betreten" #: src/libneochat/eventhandler.cpp:680 #, fuzzy, kde-format #| msgid "%1 configured a widget" msgctxt "[User] configured an extension" msgid "%1 configured an extension" msgstr "%1 hat ein Element eingerichtet" #: src/libneochat/eventhandler.cpp:682 #, kde-format msgid "%1 updated the state" msgstr "%1 haben den Zustand aktualisiert" #: src/libneochat/eventhandler.cpp:685 #, kde-format msgid "%1 started a poll" msgstr "%1 haben eine Abstimmung gestartet" #: src/libneochat/filetransferpseudojob.cpp:58 #, kde-format msgctxt "Job heading, like 'Copying'" msgid "Downloading" msgstr "Wird heruntergeladen" #: src/libneochat/filetransferpseudojob.cpp:58 #, kde-format msgctxt "Job heading, like 'Copying'" msgid "Uploading" msgstr "Wird hochgeladen" #: src/libneochat/filetransferpseudojob.cpp:59 #, kde-format msgctxt "The URL being downloaded/uploaded" msgid "Source" msgstr "Quelle" #: src/libneochat/filetransferpseudojob.cpp:60 #, kde-format msgctxt "The location being downloaded to" msgid "Destination" msgstr "Ziel" #: src/libneochat/models/actionsmodel.cpp:31 #, kde-format msgid "Leaving this room." msgstr "Der Raum wird verlassen." #: src/libneochat/models/actionsmodel.cpp:40 #, kde-format msgctxt "Leaving room ." msgid "Leaving room %1." msgstr "Raum %1 wird verlassen." #: src/libneochat/models/actionsmodel.cpp:43 #, kde-format msgctxt "Room not found" msgid "Room %1 not found." msgstr "Raum %1 nicht gefunden." #: src/libneochat/models/actionsmodel.cpp:51 #: src/libneochat/models/actionsmodel.cpp:286 #, kde-format msgid "No new nickname provided, no changes will happen." msgstr "Kein neuer Spitzname angegebenen, keine Änderungen vorhanden." #: src/libneochat/models/actionsmodel.cpp:65 #: src/libneochat/models/actionsmodel.cpp:74 #: src/libneochat/models/actionsmodel.cpp:83 #: src/libneochat/models/actionsmodel.cpp:92 #: src/libneochat/models/actionsmodel.cpp:110 #: src/libneochat/models/actionsmodel.cpp:128 #: src/libneochat/models/actionsmodel.cpp:142 #: src/libneochat/models/actionsmodel.cpp:156 #: src/libneochat/models/actionsmodel.cpp:165 #: src/libneochat/models/actionsmodel.cpp:174 msgid "" msgstr "" #: src/libneochat/models/actionsmodel.cpp:66 msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message" msgstr "Stellt einer Klartextnachricht ¯\\_(ツ)_/¯ voran" #: src/libneochat/models/actionsmodel.cpp:75 msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message" msgstr "Stellt einer Klartextnachricht ( ͡° ͜ʖ ͡°) voran" #: src/libneochat/models/actionsmodel.cpp:84 msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message" msgstr "Stellt einer Klartextnachricht (╯°□°)╯︵ ┻━┻ voran" #: src/libneochat/models/actionsmodel.cpp:93 msgid "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message" msgstr "Stellt einer Klartextnachricht ┬──┬ ノ( ゜-゜ノ) voran" #: src/libneochat/models/actionsmodel.cpp:111 msgid "Sends the given message colored as a rainbow" msgstr "Sendet die angegebene Nachricht in Regenbogenfarben" #: src/libneochat/models/actionsmodel.cpp:129 msgid "Sends the given emote colored as a rainbow" msgstr "Sendet das angegebene Emote in Regenbogenfarben" #: src/libneochat/models/actionsmodel.cpp:143 msgid "Sends the given message as plain text" msgstr "Sendet die angegebene Nachricht als einfachen Text" #: src/libneochat/models/actionsmodel.cpp:157 msgid "Sends the given message as a spoiler" msgstr "Sendet die angegebene Nachricht als Spoiler" #: src/libneochat/models/actionsmodel.cpp:166 msgid "Sends the given emote" msgstr "Sendet das angegebene Emote" #: src/libneochat/models/actionsmodel.cpp:175 msgid "Sends the given message as a notice" msgstr "Sendet die angegebene Nachricht als Hinweis" #: src/libneochat/models/actionsmodel.cpp:182 #: src/libneochat/models/actionsmodel.cpp:316 #: src/libneochat/models/actionsmodel.cpp:338 #: src/libneochat/models/actionsmodel.cpp:379 #: src/libneochat/models/actionsmodel.cpp:416 #: src/libneochat/models/actionsmodel.cpp:449 #, kde-format msgctxt "'' does not look like a matrix id." msgid "'%1' does not look like a matrix id." msgstr "„%1“ scheint keine Matrix-Kennung zu sein." #: src/libneochat/models/actionsmodel.cpp:188 #, kde-format msgctxt " is already invited to this room." msgid "%1 is already invited to this room." msgstr "%1 ist bereits in diesen Raum eingeladen." #: src/libneochat/models/actionsmodel.cpp:192 #, kde-format msgctxt " is banned from this room." msgid "%1 is banned from this room." msgstr "%1 ist aus dem Raum verbannt." #: src/libneochat/models/actionsmodel.cpp:196 #, kde-format msgid "You are already in this room." msgstr "Sie sind bereits in dem Raum." #: src/libneochat/models/actionsmodel.cpp:200 #, kde-format msgctxt " is already in this room." msgid "%1 is already in this room." msgstr "%1 ist bereits in dem Raum." #: src/libneochat/models/actionsmodel.cpp:204 #, kde-format msgctxt " was invited into this room." msgid "%1 was invited into this room." msgstr "%1 wurde in den Raum eingeladen." #: src/libneochat/models/actionsmodel.cpp:208 #: src/libneochat/models/actionsmodel.cpp:329 #: src/libneochat/models/actionsmodel.cpp:350 #: src/libneochat/models/actionsmodel.cpp:438 msgid "" msgstr "" #: src/libneochat/models/actionsmodel.cpp:209 msgid "Invites the user to this room" msgstr "Den Nutzer in den Raum einladen" #: src/libneochat/models/actionsmodel.cpp:220 #: src/libneochat/models/actionsmodel.cpp:260 #, kde-format msgctxt "Joining room ." msgid "Joining room %1." msgstr "Beitritt zu Raum %1." #: src/libneochat/models/actionsmodel.cpp:225 #: src/libneochat/models/actionsmodel.cpp:265 msgid "" msgstr "" #: src/libneochat/models/actionsmodel.cpp:226 #: src/libneochat/models/actionsmodel.cpp:266 msgid "Joins the given room" msgstr "Dem Raum beitreten" #: src/libneochat/models/actionsmodel.cpp:238 #, kde-format msgctxt "Knocking room ." msgid "Knocking room %1." msgstr "Bei Raum %1 wird geklopft." #: src/libneochat/models/actionsmodel.cpp:249 msgid " []" msgstr " []" #: src/libneochat/models/actionsmodel.cpp:250 #, fuzzy #| msgid "Joins the given room" msgid "Requests to join the given room" msgstr "Dem Raum beitreten" #: src/libneochat/models/actionsmodel.cpp:257 #, kde-format msgctxt "You are already in room ." msgid "You are already in room %1." msgstr "Sie sind bereits in Raum %1." #: src/libneochat/models/actionsmodel.cpp:272 #: src/libneochat/models/actionsmodel.cpp:279 msgid "[]" msgstr "[]" #: src/libneochat/models/actionsmodel.cpp:273 #: src/libneochat/models/actionsmodel.cpp:280 msgid "Leaves the given room or this room, if there is none given" msgstr "" "Den angegebenen Raum oder den aktuellen verlassen, wenn keiner angegeben " "wird." #: src/libneochat/models/actionsmodel.cpp:293 #: src/libneochat/models/actionsmodel.cpp:300 #: src/libneochat/models/actionsmodel.cpp:307 msgid "" msgstr "" #: src/libneochat/models/actionsmodel.cpp:294 msgid "Changes your global display name" msgstr "Ihren globalen Anzeigenamen ändern" #: src/libneochat/models/actionsmodel.cpp:301 #: src/libneochat/models/actionsmodel.cpp:308 msgid "Changes your display name in this room" msgstr "Ihren Anzeigenamen für diesen Raum ändern" #: src/libneochat/models/actionsmodel.cpp:320 #, kde-format msgctxt " is already ignored." msgid "%1 is already ignored." msgstr "%1 wird bereits ignoriert." #: src/libneochat/models/actionsmodel.cpp:324 #, kde-format msgctxt " is now ignored" msgid "%1 is now ignored." msgstr "%1 wird ab jetzt ignoriert." #: src/libneochat/models/actionsmodel.cpp:330 msgid "Ignores the given user" msgstr "Den angegebenen Nutzer ignorieren" #: src/libneochat/models/actionsmodel.cpp:342 #, kde-format msgctxt " is not ignored." msgid "%1 is not ignored." msgstr "%1 wird nicht ignoriert." #: src/libneochat/models/actionsmodel.cpp:346 #, kde-format msgctxt " is no longer ignored." msgid "%1 is no longer ignored." msgstr "%1 wird nicht mehr ignoriert." #: src/libneochat/models/actionsmodel.cpp:351 msgid "Unignores the given user" msgstr "Den angegebenen Nutzer nicht mehr ignorieren" #: src/libneochat/models/actionsmodel.cpp:369 msgid "" msgstr "" #: src/libneochat/models/actionsmodel.cpp:370 msgid "React to the message with the given text" msgstr "Reagieren Sie auf diese Meldung mit diesem Text" #: src/libneochat/models/actionsmodel.cpp:385 #, kde-format msgctxt " is already banned from this room." msgid "%1 is already banned from this room." msgstr "%1 wurde bereits aus dem Raum verbannt." #: src/libneochat/models/actionsmodel.cpp:393 #, kde-format msgid "You are not allowed to ban users from this room." msgstr "Sie haben nicht die Berechtigung, Nutzer aus dem Raum zu verbannen." #: src/libneochat/models/actionsmodel.cpp:399 #, kde-format msgctxt "You are not allowed to ban from this room." msgid "You are not allowed to ban %1 from this room." msgstr "Sie haben nicht die Berechtigung, %1 aus dem Raum zu verbannen." #: src/libneochat/models/actionsmodel.cpp:403 #, kde-format msgctxt " was banned from this room." msgid "%1 was banned from this room." msgstr "%1 wurde aus dem Raum verbannt." #: src/libneochat/models/actionsmodel.cpp:407 #: src/libneochat/models/actionsmodel.cpp:480 msgid " []" msgstr " []" #: src/libneochat/models/actionsmodel.cpp:408 msgid "Bans the given user" msgstr "Diesen Benutzer verbannen" #: src/libneochat/models/actionsmodel.cpp:424 #, kde-format msgid "You are not allowed to unban users from this room." msgstr "" "Sie haben nicht die Berechtigung, die Verbannung des Nutzers aufzuheben." #: src/libneochat/models/actionsmodel.cpp:429 #, kde-format msgctxt " is not banned from this room." msgid "%1 is not banned from this room." msgstr "%1 ist nicht aus dem Raum verbannt." #: src/libneochat/models/actionsmodel.cpp:433 #, kde-format msgctxt " was unbanned from this room." msgid "%1 was unbanned from this room." msgstr "Die Verbannung von %1 aus diesem Raum wurde aufgehoben." #: src/libneochat/models/actionsmodel.cpp:439 msgid "Removes the ban of the given user" msgstr "Die Verbannung des Benutzers wieder aufheben" #: src/libneochat/models/actionsmodel.cpp:453 #, kde-format msgid "You cannot kick yourself from the room." msgstr "Sie können sich nicht selbst aus dem Raum werfen." #: src/libneochat/models/actionsmodel.cpp:457 #, kde-format msgctxt " is not in this room" msgid "%1 is not in this room." msgstr "%1 ist nicht in diesem Raum." #: src/libneochat/models/actionsmodel.cpp:466 #, kde-format msgid "You are not allowed to kick users from this room." msgstr "Sie haben nicht die Berechtigung, Nutzer aus dem Raum zu werfen." #: src/libneochat/models/actionsmodel.cpp:472 #, kde-format msgctxt "You are not allowed to kick from this room" msgid "You are not allowed to kick %1 from this room." msgstr "Sie haben nicht die Berechtigung, %1 aus dem Raum zu werfen." #: src/libneochat/models/actionsmodel.cpp:476 #, kde-format msgctxt " was kicked from this room." msgid "%1 was kicked from this room." msgstr "%1 wurde aus dem Raum geworfen." #: src/libneochat/models/actionsmodel.cpp:481 msgid "Removes the user from the room" msgstr "Den Benutzer aus dem Raum entfernen" #: src/libneochat/models/emojimodel.cpp:157 #: src/libneochat/models/emojimodel.cpp:215 #, kde-format msgctxt "Previously used emojis" msgid "History" msgstr "Verlauf" #: src/libneochat/models/emojimodel.cpp:162 #, kde-format msgctxt "'Smileys' is a category of emoji" msgid "Smileys" msgstr "Smileys" #: src/libneochat/models/emojimodel.cpp:167 #, kde-format msgctxt "'People' is a category of emoji" msgid "People" msgstr "Personen" #: src/libneochat/models/emojimodel.cpp:172 #, kde-format msgctxt "'Nature' is a category of emoji" msgid "Nature" msgstr "Natur" #: src/libneochat/models/emojimodel.cpp:177 #, kde-format msgctxt "'Food' is a category of emoji" msgid "Food" msgstr "Essen" #: src/libneochat/models/emojimodel.cpp:182 #, kde-format msgctxt "'Activities' is a category of emoji" msgid "Activities" msgstr "Aktivitäten" #: src/libneochat/models/emojimodel.cpp:187 #, kde-format msgctxt "'Travel' is a category of emoji" msgid "Travel" msgstr "Reisen" #: src/libneochat/models/emojimodel.cpp:192 #, kde-format msgctxt "'Objects' is a category of emoji" msgid "Objects" msgstr "Gegenstände" #: src/libneochat/models/emojimodel.cpp:197 #, kde-format msgctxt "'Symbols' is a category of emoji" msgid "Symbols" msgstr "Symbole" #: src/libneochat/models/emojimodel.cpp:202 #, kde-format msgctxt "'Flags' is a category of emoji" msgid "Flags" msgstr "Flaggen" #: src/libneochat/models/emojimodel.cpp:221 #, kde-format msgctxt "'Custom' is a category of emoji" msgid "Custom" msgstr "Benutzerdefiniert" #: src/libneochat/models/imagepacksmodel.cpp:92 #, kde-format msgctxt "As in 'The user's own Stickers'" msgid "Own Stickers" msgstr "Eigene Sticker" #: src/libneochat/models/imagepacksmodel.cpp:92 #, kde-format msgctxt "As in 'The user's own emojis" msgid "Own Emojis" msgstr "Eigene Emojis" #: src/libneochat/models/userlistmodel.cpp:107 #, fuzzy, kde-format #| msgid "Create New" msgctxt "@info the person that created this room" msgid "Creator" msgstr "Neue erstellen" #: src/libneochat/neochatconnection.cpp:71 #, kde-format msgid "" "File too large to download.
Contact your matrix server administrator " "for support." msgstr "" "Die Datei ist zu groß für das Herunterladen.
Kontaktieren Sie den " "Administrator Ihres Matrix-Servers für die Unterstützung." #: src/libneochat/neochatconnection.cpp:323 #, kde-format msgctxt "@info" msgid "No identity server configured" msgstr "" #: src/libneochat/neochatconnection.cpp:354 #, kde-format msgid "Room creation failed: %1" msgstr "Erstellen des Raums ist fehlgeschlagen: %1" #: src/libneochat/neochatconnection.cpp:383 #, kde-format msgid "Space creation failed: %1" msgstr "Erstellen der Umgebung ist fehlgeschlagen: %1" #: src/libneochat/neochatroom.cpp:1250 #, kde-format msgid "Report sent successfully." msgstr "Meldung erfolgreich übertragen." #: src/libneochat/neochatroom.cpp:1615 src/libneochat/neochatroom.cpp:1623 #, kde-format msgctxt "'Lat' and 'Lon' as in Latitude and Longitude" msgid "Lat: %1, Lon: %2" msgstr "Breite: %1, Länge: %2" #: src/libneochat/qml/CreateRoomDialog.qml:21 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Create Room" msgctxt "@title" msgid "Create Room" msgstr "Raum erstellen" #: src/libneochat/qml/CreateRoomDialog.qml:28 #, fuzzy, kde-format #| msgid "Create New" msgctxt "@action:button Create new room" msgid "Create" msgstr "Neue erstellen" #: src/libneochat/qml/CreateRoomDialog.qml:45 #, kde-format msgctxt "@info:label" msgid "Private" msgstr "" #: src/libneochat/qml/CreateRoomDialog.qml:46 #, kde-format msgctxt "@info:description" msgid "This room can only be joined with an invite." msgstr "" #: src/libneochat/qml/CreateRoomDialog.qml:52 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Public" msgctxt "@info:label" msgid "Public" msgstr "Öffentlich" #: src/libneochat/qml/CreateRoomDialog.qml:53 #, kde-format msgctxt "@info:description" msgid "This room can be found and joined by anyone." msgstr "" #: src/libneochat/qml/CreateRoomDialog.qml:60 #, fuzzy, kde-format #| msgid "Name:" msgctxt "@info:label Name of the room" msgid "Name:" msgstr "Name:" #: src/libneochat/qml/CreateRoomDialog.qml:61 #, fuzzy, kde-format #| msgid "Leave Room" msgctxt "@info:placeholder Placeholder for room name" msgid "New Room" msgstr "Raum verlassen" #: src/libneochat/qml/CreateRoomDialog.qml:66 #, fuzzy, kde-format #| msgid "Server Address" msgctxt "@info:label Address or alias to refer to the room by" msgid "Address:" msgstr "Server-Adresse" #: src/libneochat/qml/CreateRoomDialog.qml:67 #, fuzzy, kde-format #| msgctxt "@button" #| msgid "Add new room" msgctxt "@info:placeholder Placeholder address for the room" msgid "new-room" msgstr "Neuen Raum hinzufügen" #: src/libneochat/qml/CreateSpaceDialog.qml:21 #, kde-format msgctxt "@title" msgid "Create a Space" msgstr "Eine Umgebung erstellen" #: src/libneochat/qml/CreateSpaceDialog.qml:30 #, fuzzy, kde-format #| msgid "Create New" msgctxt "@action:button Create new space" msgid "Create" msgstr "Neue erstellen" #: src/libneochat/qml/CreateSpaceDialog.qml:45 #, fuzzy, kde-format #| msgid "Name:" msgctxt "@info:label Name of the space" msgid "Name:" msgstr "Name:" #: src/libneochat/qml/CreateSpaceDialog.qml:46 #, fuzzy, kde-format #| msgctxt "'Space' is a matrix space" #| msgid "View Space" msgctxt "@info:placeholder" msgid "New Space" msgstr "Umgebung anzeigen" #: src/libneochat/qml/CreateSpaceDialog.qml:58 #: src/spaces/SelectExistingRoomDialog.qml:149 #, kde-format msgctxt "" "@option:check As in make the space from which this dialog was created an " "official parent." msgid "Make this parent official" msgstr "Dieses übergeordnete Element offiziell festlegen" #: src/libneochat/qml/ExploreRoomsPage.qml:53 #, kde-format msgctxt "@action:title" msgid "Explore Rooms" msgstr "Räume erkunden" #: src/libneochat/qml/ExploreRoomsPage.qml:65 #, kde-format msgctxt "@action:button" msgid "Only show spaces" msgstr "Nur Umgebungen anzeigen" #: src/libneochat/qml/ExploreRoomsPage.qml:98 #, kde-format msgid "Enter a Room Manually" msgstr "Raum direkt eingeben" #: src/libneochat/qml/ExploreRoomsPage.qml:107 #, kde-format msgid "If you already know a room's address or alias, and it isn't shown here." msgstr "" "Sofern die Raum(klar)kennung bereits bekannt ist und hier nicht angezeigt " "wird." #: src/libneochat/qml/ExploreRoomsPage.qml:119 #, kde-format msgid "Find a room…" msgstr "Einen Raum suchen …" #: src/libneochat/qml/ExploreRoomsPage.qml:120 #, kde-format msgctxt "@info:label" msgid "No public rooms found" msgstr "Keine öffentlichen Räume gefunden" #: src/libneochat/qml/ExploreRoomsPage.qml:121 #, fuzzy, kde-format #| msgctxt "@info:label" #| msgid "No public rooms found" msgctxt "@info:label" msgid "No public rooms" msgstr "Keine öffentlichen Räume gefunden" #: src/libneochat/qml/GroupChatDrawerHeader.qml:72 #: src/timeline/TimelineEndDelegate.qml:69 #, kde-format msgid "No name" msgstr "Kein Name" #: src/libneochat/qml/InviteUserPage.qml:21 #, kde-format msgctxt "@title:dialog" msgid "Invite a User" msgstr "Einen Benutzer einladen" #: src/libneochat/qml/InviteUserPage.qml:23 #, kde-format msgctxt "@info:placeholder" msgid "Find a user…" msgstr "Einen Benutzer suchen …" #: src/libneochat/qml/InviteUserPage.qml:24 #, kde-format msgctxt "@info:placeholder" msgid "No users found" msgstr "Keine Benutzer gefunden" #: src/libneochat/qml/InviteUserPage.qml:26 #, fuzzy, kde-format #| msgid "Enter text to start searching for your friends" msgctxt "@placeholder" msgid "Enter text to start searching for users" msgstr "Geben Sie einen Text ein, um mit der Suche nach Freunden zu beginnen" #: src/libneochat/qml/InviteUserPage.qml:33 #, kde-format msgctxt "@action:button" msgid "Invite this User" msgstr "Diesen Benutzer einladen" #: src/libneochat/qml/InviteUserPage.qml:36 #: src/libneochat/qml/InviteUserPage.qml:95 #, kde-format msgctxt "@info:tooltip" msgid "User is either already a member or has been invited" msgstr "Der Benutzer ist bereits ein Mitglied oder wurde bereits eingeladen" #: src/libneochat/qml/InviteUserPage.qml:86 #, kde-format msgctxt "@action:button" msgid "Send invitation" msgstr "Einladung versenden" #: src/libneochat/qml/SearchPage.qml:160 #, kde-format msgctxt "@action:button" msgid "Search" msgstr "Suchen" #: src/libneochat/texthandler.cpp:612 #, kde-format msgid "This event does not have any content." msgstr "" #: src/login/Email.qml:20 #, kde-format msgid "Add an e-mail address:" msgstr "E-Mail-Adresse hinzufügen:" #: src/login/Email.qml:32 #, kde-format msgid "Confirm e-mail address" msgstr "E-Mail-Adresse bestätigen" #: src/login/Email.qml:34 #, kde-format msgid "" "A confirmation e-mail has been sent to your address. Please continue here " "after clicking on the confirmation link in the e-mail" msgstr "" "Eine Bestätigungsmail wurde an die angegebene Adresse versendet. Bitte " "machen Sie erst nach dem Klicken auf die Bestätigung in der E-Mail " "hier weiter." #: src/login/Email.qml:39 #, kde-format msgctxt "@button" msgid "Re-send confirmation e-mail" msgstr "Bestätigungsmail nochmals senden" #: src/login/Homeserver.qml:20 #, kde-format msgid "Server Url:" msgstr "Server-Adresse:" #: src/login/Homeserver.qml:25 #, kde-format msgid "Registration is disabled on this server." msgstr "Die Registrierung ist auf diesem Server deaktiviert." #: src/login/Homeserver.qml:47 src/login/Username.qml:38 #, kde-format msgid "Loading" msgstr "Wird geladen" #: src/login/Homeserver.qml:47 #, kde-format msgctxt "@action:button" msgid "Continue in Browser" msgstr "" #: src/login/Loading.qml:16 #, fuzzy, kde-format #| msgid "Please wait. This might take a little while." msgid "" "Please wait while your messages are loaded from the server. This might take " "a little while." msgstr "Bitte warten. Dies kann eine Weile dauern." #: src/login/login.cpp:100 src/login/login.cpp:115 #, kde-format msgid "Network Error: %1" msgstr "Netzwerkfehler: %1" #: src/login/login.cpp:108 #, kde-format msgid "Login Failed: %1" msgstr "Anmeldung fehlgeschlagen: %1" #: src/login/Login.qml:25 #, kde-format msgid "Matrix ID:" msgstr "Matrix-Kennung:" #: src/login/Login.qml:28 #, kde-format msgid "Matrix ID" msgstr "Matrix-Kennung" #: src/login/Login.qml:39 src/login/WelcomePage.qml:254 #: src/settings/ThreePIdCard.qml:189 #, kde-format msgctxt "@action:button" msgid "Continue" msgstr "Fortsetzen" #: src/login/Login.qml:39 #, kde-format msgid "Already logged in" msgstr "Bereits angemeldet" #: src/login/LoginMethod.qml:20 #, kde-format msgctxt "@action:button" msgid "Login with password" msgstr "Anmeldung mit Passwort" #: src/login/LoginMethod.qml:26 #, kde-format msgctxt "@action:button" msgid "Login with single sign-on" msgstr "Anmeldung mit Einfachanmeldung (SSO)" #: src/login/LoginRegister.qml:24 src/login/Password.qml:40 #, kde-format msgctxt "@action:button" msgid "Login" msgstr "Anmelden" #: src/login/LoginRegister.qml:31 #, kde-format msgctxt "@action:button" msgid "Register" msgstr "Registrieren" #: src/login/Password.qml:27 src/login/RegisterPassword.qml:20 #: src/settings/DeviceDelegate.qml:154 #, kde-format msgid "Password:" msgstr "Passwort:" #: src/login/Password.qml:31 src/settings/NetworkProxyPage.qml:122 #, kde-format msgid "Password" msgstr "Passwort" #: src/login/Password.qml:32 #, kde-format msgid "Invalid username or password" msgstr "Ungültiger Benutzername oder Passwort" #: src/login/RegisterPassword.qml:30 #, kde-format msgid "Confirm Password:" msgstr "Passwort bestätigen:" #: src/login/RegisterPassword.qml:33 #, kde-format msgid "The passwords do not match." msgstr "Die Passwörter stimmen nicht überein." #: src/login/registration.cpp:339 #, kde-format msgid "No server." msgstr "Kein Server." #: src/login/registration.cpp:341 #, kde-format msgid "Checking Server availability." msgstr "Die Verfügbarkeit des Servers wird geprüft." #: src/login/registration.cpp:343 #, kde-format msgid "This is not a valid server." msgstr "Das ist kein gültiger Server." #: src/login/registration.cpp:345 #, kde-format msgid "Registration for this server is disabled." msgstr "" #: src/login/registration.cpp:347 #, kde-format msgid "No username." msgstr "Kein Benutzername." #: src/login/registration.cpp:349 #, kde-format msgid "Checking username availability." msgstr "Die Verfügbarkeit des Benutzernamens wird geprüft." #: src/login/registration.cpp:351 #, kde-format msgid "This username is not available." msgstr "Dieser Benutzername ist nicht verfügbar." #: src/login/registration.cpp:353 #, kde-format msgid "Continue" msgstr "Fortsetzen" #: src/login/registration.cpp:355 #, kde-format msgid "Working" msgstr "Arbeitend" #: src/login/Sso.qml:29 #, fuzzy, kde-format #| msgid "Complete the authentication steps in your browser" msgid "Continue the login process in your browser." msgstr "Schließen Sie die Authentifizierung in Ihrem Browser ab" #: src/login/Sso.qml:37 #, kde-format msgctxt "@action:button" msgid "Re-open SSO URL" msgstr "" #: src/login/Terms.qml:18 #, kde-format msgid "Terms & Conditions" msgstr "" #: src/login/Terms.qml:19 #, kde-format msgid "" "By continuing with the registration, you agree to the following terms and " "conditions:" msgstr "" #: src/login/Username.qml:20 #, kde-format msgid "Username:" msgstr "Benutzername:" #: src/login/Username.qml:23 #, kde-format msgid "Username unavailable" msgstr "Benutzername nicht verfügbar" #: src/login/WelcomePage.qml:29 #, kde-format msgid "Welcome" msgstr "Willkommen" #: src/login/WelcomePage.qml:85 #, kde-format msgctxt "@title" msgid "Continue with an existing account" msgstr "Mit bestehendem Konto fortfahren" #: src/login/WelcomePage.qml:137 #, kde-format msgctxt "As in 'this account is still loading'" msgid "%1 (loading)" msgstr "%1 (wird geladen)" #: src/login/WelcomePage.qml:146 #, kde-format msgctxt "@action:button" msgid "Log out of this account" msgstr "Von diesem Konto abmelden" #: src/login/WelcomePage.qml:175 #, kde-format msgctxt "@title" msgid "Log in or Create a New Account" msgstr "Anmelden oder ein neues Konto erstellen" #: src/login/WelcomePage.qml:262 #, kde-format msgctxt "@action:button" msgid "Go back" msgstr "Zurück" #: src/login/WelcomePage.qml:275 #, kde-format 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:179 #, kde-format msgctxt "@action:button" msgid "Confirm edit" msgstr "Änderungen bestätigen" #: src/messagecontent/ChatBarComponent.qml:179 #, kde-format msgctxt "@action:button" msgid "Post message in thread" msgstr "Nachricht im Diskussionsfaden senden" #: src/messagecontent/ChatBarComponent.qml:190 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 #: src/messagecontent/VideoComponent.qml:374 #, 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:34 #, kde-format msgctxt "@action:button" msgid "Fetch More Events" msgstr "" #: src/messagecontent/FileComponent.qml:84 #: src/messagecontent/FileComponent.qml:167 #, kde-format msgctxt "" "tooltip for a button on a message; offers ability to download its file" msgid "Download" msgstr "Herunterladen" #: src/messagecontent/FileComponent.qml:100 #: src/messagecontent/FileComponent.qml:157 #, 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:115 #, kde-format msgctxt "file download progress" msgid "%1 / %2" msgstr "%1 / %2" #: src/messagecontent/FileComponent.qml:120 #, 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:55 #: src/messagecontent/VideoComponent.qml:183 #, fuzzy, kde-format #| msgid "Set Image" msgctxt "@action:button" msgid "Hide Image" msgstr "Bild festlegen" #: src/messagecontent/ImageComponent.qml:136 #, 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:135 #: 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:153 #, kde-format msgid "Shrink preview" msgstr "Vorschau verkleinern" #: src/messagecontent/LinkPreviewComponent.qml:153 #, kde-format msgid "Expand preview" msgstr "Vorschau vergrößern" #: src/messagecontent/LinkPreviewLoadComponent.qml:63 #, 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/LoadComponent.qml:30 #: src/messagecontent/models/eventmessagecontentmodel.cpp:252 #, fuzzy, kde-format #| msgid "Loading…" msgctxt "@info Loading this message" msgid "Loading…" msgstr "Wird geladen …" #: src/messagecontent/LocationComponent.qml:88 #, kde-format msgctxt "@action:button Open the location in an external program" msgid "Open Externally" msgstr "Extern öffnen" #: src/messagecontent/LocationComponent.qml:101 #, fuzzy, kde-format #| msgctxt "menu" #| msgid "Enter Full Screen" msgctxt "@action:button" msgid "Open Fullscreen" msgstr "Vollbildmodus aktivieren" #: src/messagecontent/models/eventmessagecontentmodel.cpp:233 #, 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/eventmessagecontentmodel.cpp:252 #, fuzzy, kde-format #| msgid "Loading reply" msgctxt "@info" msgid "Loading reply…" msgstr "Antwort wird geladen" #: src/messagecontent/models/messagecontentmodel.cpp:67 #, fuzzy, kde-format #| msgid "File too large to download." msgctxt "@info" msgid "Failed to download file." msgstr "Datei zu groß für einen Download." #: src/messagecontent/models/messagecontentmodel.cpp:70 #, fuzzy, kde-format #| msgid "Failed to join room
%1" msgctxt "@info Failed to download file: [error message]" msgid "Failed to download file:
%1" msgstr "Raum kann nicht betreten werden
%1" #: 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:122 #, kde-format msgctxt "@info" msgid "%1 Vote" msgid_plural "%1 Votes" msgstr[0] "" msgstr[1] "" #: src/messagecontent/PollComponent.qml:138 #, fuzzy, kde-format #| msgid "Based on votes by %1 user" #| msgid_plural "Based on votes by %1 users" msgctxt "@info" 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:138 #, kde-format msgctxt "as in 'this vote has ended'" msgid "(Ended)" msgstr "(Beendet)" #: src/messagecontent/pollhandler.cpp:306 #, 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:31 #, 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:211 #, kde-format msgid "Video" msgstr "Video" #: src/messagecontent/VideoComponent.qml:250 #, kde-format msgctxt "@action:button" msgid "Show Video" msgstr "Video anzeigen" #: src/messagecontent/VideoComponent.qml:291 #, kde-format msgctxt "@action:button" msgid "Volume" msgstr "Lautstärke" #: src/roominfo/LocationsPage.qml:17 src/roominfo/RoomInformation.qml:145 #, kde-format msgctxt "Locations on a map" msgid "Locations" msgstr "Orte" #: src/roominfo/LocationsPage.qml:69 #, kde-format msgid "There are no locations shared in this room." msgstr "In diesem Raum werden keine Orte geteilt." #: src/roominfo/RoomDrawer.qml:120 src/roominfo/RoomDrawerPage.qml:49 #, kde-format msgctxt "@action:button" msgid "Room settings" msgstr "Raum-Einstellungen" #: src/roominfo/RoomDrawer.qml:171 src/roominfo/RoomDrawerPage.qml:91 #, kde-format msgid "Information" msgstr "Informationen" #: src/roominfo/RoomDrawer.qml:176 src/roominfo/RoomDrawerPage.qml:96 #, kde-format msgid "Media" msgstr "Medien" #: src/roominfo/RoomInformation.qml:42 #, kde-format msgctxt "@action:title" msgid "Space Members" msgstr "Mitglieder der Umgebung" #: src/roominfo/RoomInformation.qml:42 #, kde-format msgctxt "@action:title" msgid "Room Information" msgstr "Raum-Informationen" #: src/roominfo/RoomInformation.qml:72 #, kde-format msgctxt "Room actions" msgid "Actions" msgstr "Aktionen" #: src/roominfo/RoomInformation.qml:82 #, kde-format msgid "Search in this room" msgstr "In diesem Raum suchen" #: src/roominfo/RoomInformation.qml:99 #, kde-format msgctxt "@action:button" msgid "Verify user" msgstr "Benutzer überprüfen" #: src/roominfo/RoomInformation.qml:110 #, kde-format msgid "Remove room from favorites" msgstr "Raum aus Favoriten entfernen" #: src/roominfo/RoomInformation.qml:110 #, kde-format msgid "Favorite this room" msgstr "Raum favorisieren" #: src/roominfo/RoomInformation.qml:123 #, fuzzy, kde-format #| msgid "Show locations for this room" msgctxt "@action:button" msgid "Extensions for this room" msgstr "Orte für diesen Raum anzeigen" #: src/roominfo/RoomInformation.qml:129 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "@Mentions" msgctxt "@title:window" msgid "Extensions" msgstr "@Erwähnungen" #: src/roominfo/RoomInformation.qml:139 #, kde-format msgid "Show locations for this room" msgstr "Orte für diesen Raum anzeigen" #: src/roominfo/RoomInformation.qml:155 #, fuzzy, kde-format #| msgid "Find messages…" msgctxt "@action:button" msgid "Pinned messages" msgstr "Nachrichten suchen …" #: src/roominfo/RoomInformation.qml:172 src/spaces/SpaceHomePage.qml:99 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Leave this space" msgctxt "@action:button" msgid "Leave this space…" msgstr "Umgebung verlassen" #: src/roominfo/RoomInformation.qml:172 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Leave this room" msgctxt "@action:button" msgid "Leave this room…" msgstr "Diesen Raum verlassen" #: src/roominfo/RoomInformation.qml:185 #, kde-format msgid "Members" msgstr "Mitglieder" #: src/roominfo/RoomInformation.qml:200 src/spaces/SpaceHomePage.qml:85 #, kde-format msgctxt "@title" msgid "Invite a User" msgstr "Einen Benutzer einladen" #: src/roominfo/RoomInformation.qml:204 #, kde-format msgid "Invite user to room" msgstr "Einen Benutzer in den Raum einladen" #: src/roominfo/RoomInformation.qml:211 #, fuzzy, kde-format #| msgid "%1 member" #| msgid_plural "%1 members" msgctxt "@info" msgid "%1 member" msgid_plural "%1 members" msgstr[0] "%1 Mitglied" msgstr[1] "%1 Mitglieder" #: src/roominfo/RoomInformation.qml:211 #, kde-format msgid "No member count" msgstr "Keine Mitgliederanzahl" #: src/roominfo/RoomMedia.qml:29 #, kde-format msgctxt "@action:title" msgid "Room Media" msgstr "Medien des Raumes" #: src/roominfo/RoomPinnedMessagesPage.qml:45 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Forward Message" msgctxt "@info:placeholder" msgid "No Pinned Messages" msgstr "Nachricht weiterleiten" #: src/roominfo/RoomSearchPage.qml:31 #, kde-format msgctxt "@action:title" msgid "Search Messages" msgstr "Nachrichten suchen" #: src/roominfo/RoomSearchPage.qml:43 #, kde-format msgid "Find messages…" msgstr "Nachrichten suchen …" #: src/roominfo/RoomSearchPage.qml:44 #, kde-format msgid "Enter text to start searching" msgstr "Geben Sie einen Text ein, um mit der Suche zu beginnen" #: src/roominfo/RoomSearchPage.qml:45 #, kde-format msgid "No messages found" msgstr "Keine Nachrichten gefunden" #: src/roominfo/WidgetsPage.qml:18 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "@Mentions" msgctxt "@title" msgid "Extensions" msgstr "@Erwähnungen" #: src/roominfo/WidgetsPage.qml:27 #, fuzzy, kde-format #| msgid "This room continues another conversation." msgctxt "@placeholder" msgid "This room does not use any extensions" msgstr "Dieser Raum setzt eine andere Unterhaltung fort." #: src/roominfo/WidgetsPage.qml:66 #, fuzzy, kde-format #| msgctxt "[User] removed widget" #| msgid "removed %1 widget" msgctxt "@action:button" msgid "Remove widget" msgstr "hat %1-Element entfernt" #: src/rooms/ExploreComponent.qml:36 #, kde-format msgctxt "@title" msgid "Rooms" msgstr "Räume" #: src/rooms/ExploreComponent.qml:48 #, kde-format msgctxt "@action" msgid "Search Rooms" msgstr "Räume suchen" #: src/rooms/ExploreComponent.qml:65 #, kde-format msgctxt "@action:button" msgid "Show Menu" msgstr "Menü anzeigen" #: src/rooms/ExploreComponent.qml:82 src/rooms/ExploreComponentMobile.qml:65 #, kde-format msgid "Find your friends" msgstr "Freunde suchen" #: src/rooms/ExploreComponent.qml:92 #, kde-format msgid "Create a Room" msgstr "Raum erstellen" #: src/rooms/ExploreComponent.qml:107 #, kde-format msgid "Scan a QR Code" msgstr "Einen QR-Code scannen" #: src/rooms/ExploreComponentMobile.qml:33 #, kde-format msgid "Search" msgstr "Suchen" #: src/rooms/ExploreComponentMobile.qml:49 #, kde-format msgid "Explore rooms" msgstr "Räume erkunden" #: src/rooms/ExploreComponentMobile.qml:78 #, kde-format msgid "Create New" msgstr "Neue erstellen" #: src/rooms/ExploreComponentMobile.qml:145 #, fuzzy, kde-format #| msgid "Create a Room" msgctxt "@action:button" msgid "Create a Room" msgstr "Raum erstellen" #: src/rooms/ExploreComponentMobile.qml:161 #, fuzzy, kde-format #| msgid "Create a Space" msgctxt "@action:button" msgid "Create a Space" msgstr "Eine Umgebung erstellen" #: src/rooms/models/roomtreemodel.cpp:364 #, fuzzy, kde-format #| msgid "Invite to private chat" msgctxt "@info:label" msgid "Invited you to chat" msgstr "Zu privaten Chat einladen" #: src/rooms/models/roomtreemodel.cpp:366 #, fuzzy, kde-format #| msgid "%1 invited you to a room" msgctxt "@info:label" msgid "%1 invited you" msgstr "%1 hat Sie in einen Raum eingeladen" #: src/rooms/RoomContextMenu.qml:47 #, fuzzy, kde-format #| msgid "Mark as Read" msgctxt "@action:inmenu" msgid "Mark as Read" msgstr "Als gelesen markieren" #: src/rooms/RoomContextMenu.qml:58 #, kde-format msgctxt "@action:inmenu" msgid "Notifications" msgstr "Benachrichtigungen" #: src/rooms/RoomContextMenu.qml:62 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Default Settings" msgctxt "@action:inmenu Notification 'Default Settings'" msgid "Default Settings" msgstr "Voreinstellungen" #: src/rooms/RoomContextMenu.qml:74 src/settings/PushNotification.qml:39 #, kde-format msgctxt "As in 'notify for all messages'" msgid "All" msgstr "Alle" #: src/rooms/RoomContextMenu.qml:86 src/settings/PushNotification.qml:47 #, kde-format msgctxt "" "As in 'notify when the user is mentioned or the message contains a set " "keyword'" msgid "@Mentions and Keywords" msgstr "@Erwähnungen und Schlüsselwörter" #: src/rooms/RoomContextMenu.qml:98 src/settings/PushNotification.qml:55 #, kde-format msgctxt "As in 'do not notify for any messages'" msgid "Off" msgstr "Aus" #: src/rooms/RoomContextMenu.qml:111 #, fuzzy, kde-format #| msgid "Remove from Favorites" msgctxt "@action:inmenu" msgid "Remove from Favorites" msgstr "Aus Favoriten entfernen" #: src/rooms/RoomContextMenu.qml:111 #, fuzzy, kde-format #| msgid "Add to Favorites" msgctxt "@action:inmenu" msgid "Add to Favorites" msgstr "Zu Favoriten hinzufügen" #: src/rooms/RoomContextMenu.qml:117 #, fuzzy, kde-format #| msgid "Reprioritize" msgctxt "@action:inmenu" msgid "Reprioritize" msgstr "Repriorisieren" #: src/rooms/RoomContextMenu.qml:117 #, fuzzy, kde-format #| msgid "Deprioritize" msgctxt "@action:inmenu" msgid "Deprioritize" msgstr "Priorität verringern" #: src/rooms/RoomContextMenu.qml:127 #, fuzzy, kde-format #| msgid "Copy link" msgctxt "@action:inmenu" msgid "Copy Room Link" msgstr "Verknüpfung kopieren" #: src/rooms/RoomContextMenu.qml:142 #, kde-format msgctxt "@action:inmenu" msgid "Room Settings" msgstr "Raum-Einstellungen" #: src/rooms/RoomContextMenu.qml:154 #, fuzzy, kde-format #| msgid "Leave Room" msgctxt "@action:inmenu" msgid "Leave Room…" msgstr "Raum verlassen" #: src/rooms/RoomDelegate.qml:137 #, kde-format msgid "Muted room" msgstr "Stummgeschaltet" #: src/rooms/RoomDelegate.qml:170 #, kde-format msgid "Configure room" msgstr "Raum konfigurieren" #: src/rooms/RoomListPage.qml:182 src/rooms/RoomListPage.qml:242 #, fuzzy, kde-format #| msgid "Find your friends" msgctxt "@action:button" msgid "Find your friends" msgstr "Freunde suchen" #: src/rooms/RoomListPage.qml:216 #, fuzzy, kde-format #| msgid "No friends found" msgctxt "@info" msgid "No friends found" msgstr "Keine Freunde gefunden" #: src/rooms/RoomListPage.qml:216 #, fuzzy, kde-format #| msgid "No rooms found" msgctxt "@info" msgid "No rooms found" msgstr "Keine Räume gefunden" #: src/rooms/RoomListPage.qml:218 #, fuzzy, kde-format #| msgid "" #| "You haven't added any of your friends yet, click below to search for them." msgctxt "@info" msgid "" "You haven't added any of your friends yet, click below to search for them." msgstr "" "Es wurden noch keine Freunde hinzugefügt. Unten kann nach ihnen gesucht " "werden." #: src/rooms/RoomListPage.qml:218 #, fuzzy, kde-format #| msgid "Join some rooms to get started" msgctxt "@info" msgid "Join some rooms to get started" msgstr "Einen Raum betreten, um zu beginnen" #: src/rooms/RoomListPage.qml:225 #, fuzzy, kde-format #| msgid "Search in room directory" msgctxt "@action" msgid "Search in room directory" msgstr "Raumverzeichnis durchsuchen" #: src/rooms/RoomListPage.qml:225 #, fuzzy, kde-format #| msgid "Explore rooms" msgctxt "@action" msgid "Explore rooms" msgstr "Räume erkunden" #: src/rooms/RoomListPage.qml:242 #, fuzzy, kde-format #| msgid "Search in friend directory" msgctxt "@action:button" msgid "Search in friend directory" msgstr "Freundesliste durchsuchen" #: src/rooms/RoomTreeSection.qml:59 #, kde-format msgctxt "Collapse
" msgid "Collapse %1" msgstr "%1 einklappen" #: src/rooms/RoomTreeSection.qml:59 #, kde-format msgctxt "Expand
" msgid "Join %1" msgstr "%1 betreten" #: src/rooms/SpaceDrawer.qml:266 #, kde-format msgid "Create a space" msgstr "Eine Umgebung erstellen" #: src/rooms/SpaceListContextMenu.qml:44 #, kde-format msgctxt "'Space' is a matrix space" msgid "View Space" msgstr "Umgebung anzeigen" #: src/rooms/SpaceListContextMenu.qml:50 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Copy Link Address" msgctxt "@action:inmenu" msgid "Copy Space Address" msgstr "Verknüpfungsadresse kopieren" #: src/rooms/SpaceListContextMenu.qml:60 src/spaces/SpaceHomePage.qml:112 #, kde-format msgctxt "'Space' is a matrix space" msgid "Space Settings" msgstr "Einstellungen der Umgebung" #: src/rooms/SpaceListContextMenu.qml:72 #, fuzzy, kde-format #| msgctxt "'Space' is a matrix space" #| msgid "Leave Space" msgctxt "'Space' is a matrix space" msgid "Leave Space…" msgstr "Umgebung verlassen" #: src/rooms/UserInfo.qml:43 #, fuzzy, kde-format #| msgid "Deactivate Account" msgctxt "@info:tooltip" msgid "Manage Account" msgstr "Konto deaktivieren" #: src/rooms/UserInfo.qml:94 #, fuzzy, kde-format #| msgid "Open Settings" msgctxt "@action:button" msgid "Open Settings" msgstr "Einstellungen öffnen" #: src/settings/AccountEditorPage.qml:20 #, kde-format msgctxt "@title:window" msgid "Edit Account" msgstr "Konto bearbeiten" #: src/settings/AccountEditorPage.qml:66 #, kde-format msgid "Upload new avatar" msgstr "Neuen Avatar hochladen" #: src/settings/AccountEditorPage.qml:83 #, kde-format msgid "Remove current avatar" msgstr "Aktuellen Avatar löschen" #: src/settings/AccountEditorPage.qml:106 #, kde-format msgctxt "@title:group" msgid "User Information" msgstr "Benutzer-Informationen" #: src/settings/AccountEditorPage.qml:111 #, kde-format msgid "Display Name:" msgstr "Anzeigename:" #: src/settings/AccountEditorPage.qml:117 #, kde-format msgid "Label:" msgstr "Beschriftung:" #: src/settings/AccountEditorPage.qml:118 #, kde-format msgid "Work" msgstr "Arbeit" #: src/settings/AccountEditorPage.qml:141 #: src/settings/AccountEditorPage.qml:197 #: src/settings/EmoticonEditorPage.qml:108 #, kde-format msgid "Save" msgstr "Speichern" #: src/settings/AccountEditorPage.qml:158 #, kde-format msgctxt "@title:group" msgid "Password" msgstr "Passwort" #: src/settings/AccountEditorPage.qml:163 #, fuzzy, kde-format #| msgid "Your server doesn't support changing your password" msgctxt "@info" msgid "Your server doesn't support changing your password" msgstr "Ihr Server unterstützt das Ändern Ihres Passworts nicht." #: src/settings/AccountEditorPage.qml:170 #, fuzzy, kde-format #| msgid "Current Password:" msgctxt "@label:textbox" msgid "Current Password:" msgstr "Aktuelles Passwort:" #: src/settings/AccountEditorPage.qml:177 #, fuzzy, kde-format #| msgid "New Password:" msgctxt "@label:textbox" msgid "New Password:" msgstr "Neues Passwort:" #: src/settings/AccountEditorPage.qml:184 #, fuzzy, kde-format #| msgid "Confirm new Password:" msgctxt "@label:textbox" msgid "Confirm new Password:" msgstr "Passwort bestätigen:" #: src/settings/AccountEditorPage.qml:189 #, fuzzy, kde-format #| msgid "Passwords don't match" msgctxt "@info" msgid "Passwords don't match" msgstr "Die Passwörter stimmen nicht überein" #: src/settings/AccountEditorPage.qml:209 #, kde-format msgctxt "@title:group" msgid "Email Addresses" msgstr "E-Mail-Adressen" #: src/settings/AccountEditorPage.qml:215 #, kde-format msgctxt "@title:group" msgid "Phone Numbers" msgstr "Telefonnummern" #: src/settings/AccountEditorPage.qml:220 #, fuzzy, kde-format #| msgid "Add New Server" msgctxt "@title:group" msgid "Identity Server" msgstr "Neuen Server hinzufügen" #: src/settings/AccountEditorPage.qml:229 #, kde-format msgctxt "@title:group" msgid "Server Information" msgstr "Server-Informationen" #: src/settings/AccountEditorPage.qml:233 #, kde-format msgid "Homeserver url" msgstr "Heimserver-URL:" #: src/settings/AccountEditorPage.qml:254 #, kde-format msgctxt "@title:group" msgid "Account Management" msgstr "Kontenverwaltung" #: src/settings/AccountEditorPage.qml:259 #, fuzzy, kde-format #| msgid "Deactivate Account" msgctxt "@action:button" msgid "Deactivate Account…" msgstr "Konto deaktivieren" #: src/settings/AccountEditorPage.qml:276 #, fuzzy, kde-format #| msgid "Password changed successfully" msgctxt "@info" msgid "Password changed successfully" msgstr "Das Passwort wurde erfolgreich geändert" #: src/settings/AccountEditorPage.qml:279 #, fuzzy, kde-format #| msgid "Invalid username or password" msgctxt "@info" msgid "Invalid password" msgstr "Ungültiger Benutzername oder Passwort" #: src/settings/AccountEditorPage.qml:282 #, fuzzy, kde-format #| msgid "Unknown problem while trying to change password" msgctxt "@info" msgid "Unknown problem while trying to change password" msgstr "Unbekanntes Problem beim Ändern des Passworts aufgetreten" #: src/settings/AccountsPage.qml:20 #, kde-format msgctxt "@title:window" msgid "Accounts" msgstr "Konten" #: src/settings/AccountsPage.qml:33 src/settings/AccountsPage.qml:50 #, kde-format msgid "Account editor" msgstr "Kontodetails" #: src/settings/AccountsPage.qml:38 #, kde-format msgctxt "@title:group" msgid "Accounts" msgstr "Konten" #: src/settings/AccountsPage.qml:88 #, fuzzy, kde-format #| msgid "Logout" msgid "Logout…" msgstr "Abmelden" #: src/settings/AccountsPage.qml:118 #, kde-format msgid "Add Account" msgstr "Konto hinzufügen" #: src/settings/AppearanceSettingsPage.qml:18 #, kde-format msgctxt "@title:window" msgid "Appearance" msgstr "Erscheinungsbild" #: src/settings/AppearanceSettingsPage.qml:21 #, fuzzy, kde-format #| msgid "General" msgctxt "@title:group" msgid "General" msgstr "Allgemein" #: src/settings/AppearanceSettingsPage.qml:39 #, kde-format msgid "Use compact room list" msgstr "Kompakte Raumliste verwenden" #: src/settings/AppearanceSettingsPage.qml:49 #, fuzzy, kde-format #| msgid "Message Source" msgctxt "@title:group" msgid "Message Layout" msgstr "Nachrichten-Quelltext" #: src/settings/AppearanceSettingsPage.qml:143 #, kde-format msgid "Bubbles" msgstr "Blasen" #: src/settings/AppearanceSettingsPage.qml:212 #, kde-format msgid "Compact" msgstr "Kompakt" #: src/settings/AppearanceSettingsPage.qml:235 #, kde-format msgid "Use transparent chat page" msgstr "Transparente Chat-Seite verwenden" #: src/settings/AppearanceSettingsPage.qml:258 #, kde-format msgid "Transparency" msgstr "Transparenz" #: src/settings/AppearanceSettingsPage.qml:277 #, kde-format msgid "Only enabled if the transparent chat page is enabled." msgstr "Nur verfügbar, wenn „Transparente Chat-Seite“ aktiviert ist." #: src/settings/AppearanceSettingsPage.qml:293 #, kde-format msgid "Show your messages on the right" msgstr "Ihre Nachrichten rechts anzeigen" #: src/settings/AppearanceSettingsPage.qml:310 #, fuzzy, kde-format #| msgid "Show links preview in the chat messages" msgctxt "@label:checkbox" msgid "Show link previews in messages" msgstr "Vorschau von Verknüpfungen in Chat-Nachrichten anzeigen" #: src/settings/AppearanceSettingsPage.qml:320 #, fuzzy, kde-format #| msgid "Show Avatar" msgctxt "@title" msgid "Show Avatars" msgstr "Avatar anzeigen" #: src/settings/AppearanceSettingsPage.qml:324 #, kde-format msgid "In chat" msgstr "Im Chat" #: src/settings/AppearanceSettingsPage.qml:334 #, kde-format msgid "In sidebar" msgstr "In der Seitenleiste" #: src/settings/ColorScheme.qml:14 #, kde-format msgid "Color theme" msgstr "Farbdesign" #: src/settings/ConfirmDeactivateAccountDialog.qml:17 #, kde-format msgctxt "@title:dialog" msgid "Confirm Account Deactivation" msgstr "Kontenstilllegung bestätigen" #: src/settings/ConfirmDeactivateAccountDialog.qml:18 #, kde-format msgid "" "Your account will be permanently disabled.\n" "This cannot be undone.\n" "Your Matrix ID will not be available for new accounts.\n" "Your messages will stay available." msgstr "" "Das Konto wird dauerhaft deaktiviert.\n" "Dieser Schritt kann nicht zurückgenommen werden.\n" "Die Matrix-Kennung wird für neue Konten nicht zur Verfügung stehen.\n" "Die Nachrichten sind jedoch weiterhin verfügbar." #: src/settings/ConfirmDeactivateAccountDialog.qml:25 #, kde-format msgctxt "@label:textbox" msgid "Password" msgstr "Passwort" #: src/settings/ConfirmDeactivateAccountDialog.qml:33 #, kde-format msgctxt "@label:checkbox" msgid "Erase Data" msgstr "" #: src/settings/ConfirmDeactivateAccountDialog.qml:34 #, kde-format msgctxt "@info" msgid "Request your server to delete as much user data as possible." msgstr "" #: src/settings/ConfirmDeactivateAccountDialog.qml:43 #, kde-format msgid "Deactivate account" msgstr "Konto deaktivieren" #: src/settings/ConfirmEncryptionDialog.qml:14 #, kde-format msgctxt "@title:dialog" msgid "Activate Encryption" msgstr "Verschlüsselung aktivieren" #: src/settings/ConfirmEncryptionDialog.qml:15 #, kde-format msgid "" "It will not be possible to deactivate the encryption after it is enabled." msgstr "" "Die Verschlüsselung kann nach der Aktivierung nicht wieder deaktiviert " "werden." #: src/settings/ConfirmEncryptionDialog.qml:28 #, kde-format msgid "Activate Encryption" msgstr "Verschlüsselung aktivieren" #: src/settings/DeviceDelegate.qml:53 #, kde-format msgctxt "@label" msgid "%1, Last activity: %2" msgstr "%1, letzte Aktivität: %2" #: src/settings/DeviceDelegate.qml:62 #, kde-format msgid "New device name" msgstr "Neuer Gerätename" #: src/settings/DeviceDelegate.qml:71 #, kde-format msgid "Cancel editing display name" msgstr "Bearbeiten des Anzeigenamens abbrechen" #: src/settings/DeviceDelegate.qml:78 #, kde-format msgid "Confirm new display name" msgstr "Neuen Anzeigenamen bestätigen" #: src/settings/DeviceDelegate.qml:91 #, fuzzy, kde-format #| msgid "Edit device name" msgctxt "@action:button" msgid "Edit device name" msgstr "Gerätenamen bearbeiten" #: src/settings/DeviceDelegate.qml:101 #, fuzzy, kde-format #| msgid "Verify device" msgctxt "@action:button" msgid "Verify device" msgstr "Gerät verifizieren" #: src/settings/DeviceDelegate.qml:119 #, kde-format msgctxt "This device is verified" msgid "Verified" msgstr "Verifiziert" #: src/settings/DeviceDelegate.qml:126 #, fuzzy, kde-format #| msgid "Logout device" msgctxt "@action:button" msgid "Logout device" msgstr "Gerät abmelden" #: src/settings/DeviceDelegate.qml:146 #, fuzzy, kde-format #| msgid "Remove device" msgctxt "@title:dialog" msgid "Remove device" msgstr "Gerät entfernen" #: src/settings/DeviceDelegate.qml:159 #, fuzzy, kde-format #| msgctxt "@action:button 'Remove' as in 'Remove these messages'" #| msgid "Remove" msgctxt "@action:button As in 'Remove this device'" msgid "Remove" msgstr "Löschen" #: src/settings/DevicesPage.qml:17 #, kde-format msgctxt "@title:window" msgid "Devices" msgstr "Geräte" #: src/settings/DevicesPage.qml:33 #, kde-format msgctxt "@info:group" msgid "This Device" msgstr "Dieses Gerät" #: src/settings/DevicesPage.qml:40 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Verify This Device" msgctxt "@action:button" msgid "Verify This Device" msgstr "Dieses Gerät verifizieren" #: src/settings/DevicesPage.qml:41 #, kde-format msgctxt "@info:description" msgid "" "This device is marked as insecure until it's verified by another device. " "It's recommended to verify as soon as possible." msgstr "" #: src/settings/DevicesPage.qml:58 #, kde-format msgctxt "@info:group" msgid "Verified Devices" msgstr "Verifizierte Geräte" #: src/settings/DevicesPage.qml:64 #, kde-format msgctxt "@info:group" msgid "Unverified Devices" msgstr "Nicht verifizierte Geräte" #: src/settings/DevicesPage.qml:70 #, kde-format msgctxt "@info:group" msgid "Devices without Encryption Support" msgstr "Geräte ohne Unterstützung der Verschlüsselung" # ich möchte zweimal „anmelden“ vermeiden. Bessere Vorschläge? #: src/settings/DevicesPage.qml:86 #, kde-format msgid "Please login to view the signed-in devices for your account." msgstr "" "Bitte melden Sie sich an, um die Ihrem Konto zugeordneten Geräte anzusehen." #: src/settings/EmoticonEditorPage.qml:27 #, kde-format msgctxt "@title:window" msgid "Add Sticker" msgstr "Sticker hinzufügen" #: src/settings/EmoticonEditorPage.qml:27 #, kde-format msgctxt "@title:window" msgid "Edit Sticker" msgstr "Sticker bearbeiten" #: src/settings/EmoticonEditorPage.qml:27 #, kde-format msgctxt "@title:window" msgid "Add Emoji" msgstr "Emoji hinzufügen" #: src/settings/EmoticonEditorPage.qml:27 #, kde-format msgctxt "@title:window" msgid "Edit Emoji" msgstr "Emoji bearbeiten" #: src/settings/EmoticonEditorPage.qml:30 #, kde-format msgctxt "@info:group" msgid "Sticker" msgstr "Sticker" #: src/settings/EmoticonEditorPage.qml:30 #, kde-format msgctxt "@info:group" msgid "Emoji" msgstr "Emoji" #: src/settings/EmoticonEditorPage.qml:59 #, kde-format msgid "Change Image" msgstr "Bild ändern" #: src/settings/EmoticonEditorPage.qml:59 #, kde-format msgid "Set Image" msgstr "Bild festlegen" #: src/settings/EmoticonEditorPage.qml:98 #, kde-format msgid "Shortcode:" msgstr "Kürzel:" #: src/settings/EmoticonEditorPage.qml:103 #, kde-format msgid "Description:" msgstr "Beschreibung:" #: src/settings/EmoticonFormCard.qml:60 #, kde-format msgctxt "@title" msgid "Edit Emoji" msgstr "Emoji bearbeiten" #: src/settings/EmoticonFormCard.qml:60 #, kde-format msgctxt "@title" msgid "Edit Sticker" msgstr "Sticker bearbeiten" #: src/settings/EmoticonFormCard.qml:78 #, kde-format msgctxt "As in 'This sticker/emoji has no description'" msgid "No Description" msgstr "Keine Beschreibung" #: src/settings/EmoticonFormCard.qml:110 #, kde-format msgctxt "@title" msgid "Add Emoji" msgstr "Emoji hinzufügen" #: src/settings/EmoticonFormCard.qml:110 #, kde-format msgctxt "@title" msgid "Add Sticker" msgstr "Sticker hinzufügen" #: src/settings/EmoticonFormCard.qml:119 #, kde-format msgid "Add Emoji" msgstr "Emoji hinzufügen" #: src/settings/EmoticonFormCard.qml:119 #, kde-format msgid "Add Sticker" msgstr "Sticker hinzufügen" #: src/settings/EmoticonsPage.qml:16 #, kde-format msgctxt "@title:window" msgid "Stickers & Emojis" msgstr "Sticker & Emojis" #: src/settings/EmoticonsPage.qml:19 #, kde-format msgctxt "@title:group" msgid "Emojis" msgstr "Emojis" #: src/settings/EmoticonsPage.qml:27 #, kde-format msgctxt "@title:group" msgid "Stickers" msgstr "Sticker" #: src/settings/ExportKeysDialog.qml:17 #, kde-format msgctxt "@title:window" msgid "Export Keys" msgstr "Schlüssel exportieren" #: src/settings/ExportKeysDialog.qml:33 src/settings/ImportKeysDialog.qml:51 #, kde-format msgctxt "@label:textbox" msgid "Passphrase:" msgstr "Passwort:" #: src/settings/ExportKeysDialog.qml:37 #, kde-format msgid "" "A passphrase to secure your key backup. It should not be your account " "password." msgstr "" #: src/settings/ExportKeysDialog.qml:42 #, kde-format msgctxt "@action:button" msgid "Export keys" msgstr "Schlüssel exportieren" #: src/settings/ExportKeysDialog.qml:50 #, kde-format msgctxt "@info" msgid "Keys exported successfully" msgstr "Schlüssel erfolgreich exportiert" #: src/settings/ExportKeysDialog.qml:54 src/settings/ImportKeysDialog.qml:74 #, kde-format msgctxt "@info" msgid "Unknown error" msgstr "Unbekannter Fehler" #: src/settings/GlobalNotificationsPage.qml:19 #, kde-format msgctxt "@title:window" msgid "Notifications" msgstr "Benachrichtigungen" #: src/settings/GlobalNotificationsPage.qml:28 #, kde-format msgid "Enable notifications for this account" msgstr "Benachrichtigungen für dieses Konto aktivieren" #: src/settings/GlobalNotificationsPage.qml:32 #, kde-format msgid "Notifications can appear even when NeoChat isn't running." msgstr "" #: src/settings/GlobalNotificationsPage.qml:34 #, kde-format msgid "Push notifications are available but could not be enabled." msgstr "" #: src/settings/GlobalNotificationsPage.qml:37 #, kde-format msgid "Notifications will only appear when NeoChat is running." msgstr "" #: src/settings/GlobalNotificationsPage.qml:59 #, kde-format msgctxt "@info" msgid "" "These are the default notification settings for all rooms. You can customize " "notifications per-room in the room list or room settings." msgstr "" #: src/settings/GlobalNotificationsPage.qml:69 #, kde-format msgctxt "@title:group" msgid "Room Notifications" msgstr "Raum-Benachrichtigungen" #: src/settings/GlobalNotificationsPage.qml:86 #, kde-format msgctxt "@title:group" msgid "@Mentions" msgstr "@Erwähnungen" #: src/settings/GlobalNotificationsPage.qml:103 #: src/settings/PushNotification.qml:65 #, kde-format msgctxt "@title:group" msgid "Keywords" msgstr "Schlüsselwörter" #: src/settings/GlobalNotificationsPage.qml:127 #: src/settings/PushNotification.qml:100 #, kde-format msgid "Keyword…" msgstr "Schlüsselwort …" #: src/settings/GlobalNotificationsPage.qml:146 #: src/settings/PushNotification.qml:119 #, kde-format msgid "Add keyword" msgstr "Wort hinzufügen" #: src/settings/GlobalNotificationsPage.qml:167 #, kde-format msgctxt "@title:group" msgid "Invites" msgstr "Einladungen" #: src/settings/GlobalNotificationsPage.qml:184 #, kde-format msgctxt "@title:group" msgid "Unknown" msgstr "Unbekannt" #: src/settings/IdentityServerDelegate.qml:39 #, kde-format msgid "New identity server url" msgstr "" #: src/settings/IdentityServerDelegate.qml:43 #, fuzzy, kde-format #| msgid "Cancel editing display name" msgctxt "@action:button" msgid "Cancel editing identity server url" msgstr "Bearbeiten des Anzeigenamens abbrechen" #: src/settings/IdentityServerDelegate.qml:49 #, fuzzy, kde-format #| msgid "Confirm new display name" msgctxt "@action:button" msgid "Confirm new identity server url" msgstr "Neuen Anzeigenamen bestätigen" #: src/settings/IdentityServerDelegate.qml:73 #, fuzzy, kde-format #| msgid "The entered text is not a valid url" msgid "The entered url is not a valid identity server" msgstr "Der eingegebene Text ist keine gültige URL" #: src/settings/IdentityServerDelegate.qml:75 #, kde-format msgid "The entered url is already configured as your identity server" msgstr "" #: src/settings/IdentityServerDelegate.qml:98 #, kde-format msgctxt "@action:button" msgid "Edit identity server url" msgstr "" #: src/settings/IdentityServerDelegate.qml:119 #, fuzzy, kde-format #| msgid "Remove device" msgctxt "@action:button" msgid "Remove identity server" msgstr "Gerät entfernen" #: src/settings/IgnoredUsersDialog.qml:18 #: src/settings/NeoChatSecurityPage.qml:35 #, kde-format msgctxt "@title:window" msgid "Ignored Users" msgstr "Ignorierte Benutzer" #: src/settings/IgnoredUsersDialog.qml:25 #, kde-format msgctxt "Placeholder message when no user is ignored" msgid "No ignored users" msgstr "Keine ignorierten Benutzer" #: src/settings/IgnoredUsersDialog.qml:55 #, kde-format msgctxt "@action:button" msgid "Unignore this user" msgstr "Diesen Benutzer nicht mehr ignorieren" #: src/settings/ImportKeysDialog.qml:21 #, kde-format msgctxt "@title:window" msgid "Import Keys" msgstr "Schlüssel importieren" #: src/settings/ImportKeysDialog.qml:35 #, kde-format msgctxt "@action:button" msgid "Choose backup file" msgstr "Sicherungsdatei auswählen" #: src/settings/ImportKeysDialog.qml:56 #, kde-format msgctxt "@action:button" msgid "Import keys" msgstr "Schlüssel importieren" #: src/settings/ImportKeysDialog.qml:66 #, kde-format msgctxt "@info" msgid "Invalid passphrase" msgstr "" #: src/settings/ImportKeysDialog.qml:70 #, kde-format msgctxt "@info" msgid "Invalid key backup data" msgstr "" #: src/settings/models/permissionsmodel.cpp:57 msgctxt "Room permission type" msgid "Default user power level" msgstr "" #: src/settings/models/permissionsmodel.cpp:58 #, fuzzy #| msgctxt "'power level' means permission level" #| msgid "changed the power levels for this room" msgctxt "Room permission type" msgid "Default power level to set the room state" msgstr "Die Berechtigungsstufen des Raumes wurden geändert" #: src/settings/models/permissionsmodel.cpp:59 #, fuzzy #| msgctxt "'power level' means permission level" #| msgid "changed the power levels for this room" msgctxt "Room permission type" msgid "Default power level to send messages" msgstr "Die Berechtigungsstufen des Raumes wurden geändert" #: src/settings/models/permissionsmodel.cpp:60 msgctxt "Room permission type" msgid "Invite users" msgstr "Benutzer einladen" #: src/settings/models/permissionsmodel.cpp:61 msgctxt "Room permission type" msgid "Kick users" msgstr "Benutzer rauswerfen" #: src/settings/models/permissionsmodel.cpp:62 msgctxt "Room permission type" msgid "Ban users" msgstr "Benutzer verbannen" #: src/settings/models/permissionsmodel.cpp:63 #, fuzzy #| msgid "Remove recent messages by this user" msgctxt "Room permission type" msgid "Remove messages sent by other users" msgstr "Kürzliche Nachrichten dieses Benutzers löschen" #: src/settings/models/permissionsmodel.cpp:64 msgctxt "Room permission type" msgid "Send reactions" msgstr "Reaktionen senden" #: src/settings/models/permissionsmodel.cpp:65 msgctxt "Room permission type" msgid "Remove their own messages" msgstr "Eigene Nachrichten löschen" #: src/settings/models/permissionsmodel.cpp:66 msgctxt "Room permission type" msgid "Change user permissions" msgstr "Benutzerrechte ändern" #: src/settings/models/permissionsmodel.cpp:67 msgctxt "Room permission type" msgid "Change the room name" msgstr "Raumnamen ändern" #: src/settings/models/permissionsmodel.cpp:68 msgctxt "Room permission type" msgid "Change the room avatar" msgstr "Raumbild ändern" #: src/settings/models/permissionsmodel.cpp:69 msgctxt "Room permission type" msgid "Change the room canonical alias" msgstr "Hauptklarkennung des Raumes ändern" #: src/settings/models/permissionsmodel.cpp:70 msgctxt "Room permission type" msgid "Change the room topic" msgstr "Thema des Raumes ändern" #: src/settings/models/permissionsmodel.cpp:71 msgctxt "Room permission type" msgid "Enable encryption for the room" msgstr "Verschlüsselung des Raumes aktivieren" #: src/settings/models/permissionsmodel.cpp:72 msgctxt "Room permission type" msgid "Change the room history visibility" msgstr "Sichtbarkeit des Nachrichtenverlaufs ändern" #: src/settings/models/permissionsmodel.cpp:73 #, fuzzy #| msgid "Timeline Events" msgctxt "Room permission type" msgid "Set pinned events" msgstr "Zeitleisten-Ereignisse" #: src/settings/models/permissionsmodel.cpp:74 msgctxt "Room permission type" msgid "Upgrade the room" msgstr "Raum aktualisieren" #: src/settings/models/permissionsmodel.cpp:75 msgctxt "Room permission type" msgid "Set the room server access control list (ACL)" msgstr "Server-Zugangskontrollliste des Raumes ändern" #: src/settings/models/permissionsmodel.cpp:76 msgctxt "Room permission type" msgid "Set the children of this space" msgstr "Nachgeordnete Elemente dieser Umgebung festlegen" #: src/settings/models/permissionsmodel.cpp:77 msgctxt "Room permission type" msgid "Set the parent space of this room" msgstr "Die übergeordnete Umgebung dieses Raumes festlegen" #: src/settings/models/permissionsmodel.cpp:82 msgctxt "Room permission type" msgid "This is the power level for all new users when joining the room" msgstr "" #: src/settings/models/permissionsmodel.cpp:83 msgctxt "Room permission type" msgid "This is used for all state events that do not have their own entry here" msgstr "" #: src/settings/models/permissionsmodel.cpp:84 msgctxt "Room permission type" msgid "" "This is used for all message events that do not have their own entry here" msgstr "" #: src/settings/models/pushrulemodel.cpp:17 msgctxt "Notification type" msgid "Enable notifications for this account" msgstr "Benachrichtigungen für dieses Konto aktivieren" #: src/settings/models/pushrulemodel.cpp:18 msgctxt "Notification type" msgid "Messages in one-to-one chats" msgstr "Nachrichten in privaten Unterhaltungen" #: src/settings/models/pushrulemodel.cpp:19 msgctxt "Notification type" msgid "Encrypted messages in one-to-one chats" msgstr "Verschlüsselte Nachrichten in privaten Unterhaltungen" #: src/settings/models/pushrulemodel.cpp:20 msgctxt "Notification type" msgid "Messages in group chats" msgstr "Nachrichten in Gruppenchats" #: src/settings/models/pushrulemodel.cpp:21 msgctxt "Notification type" msgid "Messages in encrypted group chats" msgstr "Nachrichten in verschlüsselten Gruppenchats" #: src/settings/models/pushrulemodel.cpp:22 #, fuzzy #| msgid "Room upgrade messages" msgctxt "Notification type" msgid "Room upgrade messages" msgstr "Raum-Aktualisierungsnachrichten" #: src/settings/models/pushrulemodel.cpp:23 #, fuzzy #| msgid "Messages containing my display name" msgctxt "Notification type" msgid "Messages containing my display name" msgstr "Nachrichten, die meinen Anzeigenamen enthalten" #: src/settings/models/pushrulemodel.cpp:24 msgctxt "Notification type" msgid "Messages which mention my Matrix user ID" msgstr "Nachrichten mit Nennung meiner Matrix-Benutzerkennung" #: src/settings/models/pushrulemodel.cpp:25 msgctxt "Notification type" msgid "Messages which mention a room" msgstr "Nachrichten mit Nennung eines Raumes" #: src/settings/models/pushrulemodel.cpp:26 #, fuzzy #| msgid "Messages containing my display name" msgctxt "Notification type" msgid "Messages containing the local part of my Matrix ID" msgstr "Nachrichten, die meinen Anzeigenamen enthalten" #: src/settings/models/pushrulemodel.cpp:27 #, fuzzy #| msgid "Whole room (@room) notifications" msgctxt "Notification type" msgid "Whole room (@room) notifications" msgstr "Raum-Erwähnungen (@room)" #: src/settings/models/pushrulemodel.cpp:28 msgctxt "Notification type" msgid "Invites to a room" msgstr "Einladungen in einen Raum" #: src/settings/models/pushrulemodel.cpp:29 msgctxt "Notification type" msgid "Call invitation" msgstr "Einladung zu einem Anruf" #: src/settings/NeoChatGeneralPage.qml:20 #, kde-format msgctxt "@title:window" msgid "General" msgstr "Allgemein" #: src/settings/NeoChatGeneralPage.qml:23 #, kde-format msgctxt "@title:group" msgid "General Settings" msgstr "Allgemeine Einstellungen" #: src/settings/NeoChatGeneralPage.qml:29 #, kde-format msgid "Show in System Tray" msgstr "Im Systembereich der Kontrollleiste anzeigen" #: src/settings/NeoChatGeneralPage.qml:46 #, kde-format msgid "Minimize to system tray on startup" msgstr "Beim Start in den Systemabschnitt der Kontrollleiste minimieren" #: src/settings/NeoChatGeneralPage.qml:64 #, kde-format msgid "Automatically hide/unhide the room information when resizing the window" msgstr "" "Automatisch Raum-Informationen anzeigen/ausblenden, wenn die Fenstergröße " "geändert wird" #: src/settings/NeoChatGeneralPage.qml:80 #, kde-format msgid "Show all rooms in \"Home\" tab" msgstr "Alle Räume bei „Start“ anzeigen" #: src/settings/NeoChatGeneralPage.qml:91 #, kde-format msgctxt "@title:group" msgid "Room List Sort Order" msgstr "Sortier-Reihenfolge der Raumliste" #: src/settings/NeoChatGeneralPage.qml:95 #, kde-format msgctxt "As in 'sort something based on last activity'" msgid "Activity" msgstr "Aktivität" #: src/settings/NeoChatGeneralPage.qml:96 #, kde-format msgctxt "@info" msgid "Rooms with unread notifications will be shown first" msgstr "Räume mit ungelesenen Benachrichtigungen werden zuerst angezeigt" #: src/settings/NeoChatGeneralPage.qml:106 #, kde-format msgctxt "As in 'sort something alphabetically'" msgid "Alphabetical" msgstr "Alphabetisch" #: src/settings/NeoChatGeneralPage.qml:116 #, kde-format msgctxt "As in 'sort something based on the last message'" msgid "Last Message Activity" msgstr "Letzte Nachrichtenaktivität" #: src/settings/NeoChatGeneralPage.qml:117 #, kde-format msgctxt "@info" msgid "Rooms with the newest activity will be shown first" msgstr "Räume mit den neuesten Aktivitäten werden zuerst angezeigt" #: src/settings/NeoChatGeneralPage.qml:128 #, kde-format msgctxt "@option:radio" msgid "Custom" msgstr "Benutzerdefiniert" #: src/settings/NeoChatGeneralPage.qml:137 #, fuzzy, kde-format #| msgid "Timeline:" msgctxt "@title" msgid "Timeline" msgstr "Zeitleiste:" #: src/settings/NeoChatGeneralPage.qml:142 #, kde-format msgid "Mark messages as read when:" msgstr "" #: src/settings/NeoChatGeneralPage.qml:147 #, kde-format msgid "Never" msgstr "" #: src/settings/NeoChatGeneralPage.qml:151 #, fuzzy, kde-format #| msgid "joined the room" msgctxt "" "@item:inlistbox As in mark messages in the room as read when entering the " "room" msgid "Entering the room" msgstr "hat den Raum betreten" #: src/settings/NeoChatGeneralPage.qml:155 #, kde-format msgctxt "" "@item:inlistbox As in mark messages in the room as read when entering the " "room and all messages are visible on screen" msgid "Entering the room and all unread messages are visible" msgstr "" #: src/settings/NeoChatGeneralPage.qml:159 #, fuzzy, kde-format #| msgid "joined the room" msgctxt "" "@item:inlistbox As in mark messages in the room as read when exiting the room" msgid "Exiting the room" msgstr "hat den Raum betreten" #: src/settings/NeoChatGeneralPage.qml:163 #, fuzzy, kde-format #| msgid "Room upgrade messages" msgctxt "" "@item:inlistbox As in mark messages in the room as read when exiting the " "room and all messages are visible on screen" msgid "Exiting the room and all unread messages are visible" msgstr "Raum-Aktualisierungsnachrichten" #: src/settings/NeoChatGeneralPage.qml:178 #, kde-format msgid "Show deleted messages" msgstr "Gelöschte Nachricht anzeigen" #: src/settings/NeoChatGeneralPage.qml:194 #, kde-format msgid "Show state events" msgstr "Statusänderungen anzeigen" #: src/settings/NeoChatGeneralPage.qml:212 #, kde-format msgid "Show leave and join events" msgstr "Ereignisse des Betretens und Verlassens anzeigen" #: src/settings/NeoChatGeneralPage.qml:230 #, kde-format msgid "Show name change events" msgstr "Namensänderungen anzeigen" #: src/settings/NeoChatGeneralPage.qml:248 #, kde-format msgid "Show avatar update events" msgstr "Avataränderungen anzeigen" #: src/settings/NeoChatGeneralPage.qml:258 #, kde-format msgctxt "Chat Editor" msgid "Editor" msgstr "Editor" #: src/settings/NeoChatGeneralPage.qml:262 #, kde-format msgctxt "@option:radio" msgid "Send messages with Enter" msgstr "Nachricht mit der Eingabetaste senden" #: src/settings/NeoChatGeneralPage.qml:273 #, kde-format msgctxt "@option:radio" msgid "Send messages with Ctrl+Enter" msgstr "Nachrichten mit Strg+Eingabetaste senden" #: src/settings/NeoChatGeneralPage.qml:289 #, kde-format msgid "Use s/text/replacement syntax to edit your last message" msgstr "" "Die Syntax „s/Text/Ersetzungstext“ verwenden, um Ihre letzte Nachricht zu " "bearbeiten" #: src/settings/NeoChatGeneralPage.qml:303 #, kde-format msgid "Send typing notifications" msgstr "Tippbenachrichtigungen senden" #: src/settings/NeoChatGeneralPage.qml:313 #, kde-format msgid "Developer Settings" msgstr "Entwicklungseinstellungen" #: src/settings/NeoChatGeneralPage.qml:318 #, kde-format msgid "Enable developer tools" msgstr "Entwicklungswerkzeuge aktivieren" #: src/settings/NeoChatGeneralPage.qml:334 #, kde-format msgid "Open Developer Tools" msgstr "Entwicklungswerkzeuge öffnen" #: src/settings/NeoChatGeneralPage.qml:338 #, kde-format msgid "Developer Tools" msgstr "Entwicklungswerkzeuge" #: src/settings/NeoChatGeneralPage.qml:343 #, kde-format msgctxt "@title:group" msgid "Default Settings" msgstr "Voreinstellungen" #: src/settings/NeoChatGeneralPage.qml:348 #, kde-format msgctxt "@action:button" msgid "Reset all configuration values to their default…" msgstr "" #: src/settings/NeoChatGeneralPage.qml:354 #, fuzzy, kde-format #| msgctxt "@button" #| msgid "Re-send confirmation e-mail" msgctxt "@title:dialog" msgid "Reset Configuration" msgstr "Bestätigungsmail nochmals senden" #: src/settings/NeoChatGeneralPage.qml:355 #, kde-format msgctxt "@info" msgid "Do you really want to reset all options to their default values?" msgstr "" #: src/settings/NeoChatSecurityPage.qml:18 #, kde-format msgctxt "@title:window" msgid "Security & Safety" msgstr "Sicherheit & Verschlüsselung" #: src/settings/NeoChatSecurityPage.qml:32 #, kde-format msgctxt "@action:button" msgid "Ignored Users" msgstr "Ignorierte Benutzer" #: src/settings/NeoChatSecurityPage.qml:44 #, kde-format msgctxt "@label:checkbox" msgid "Hide images and videos by default" msgstr "Bilder und Videos standardmäßig ausblenden" #: src/settings/NeoChatSecurityPage.qml:45 #, kde-format msgctxt "@info" msgid "" "When this option is enabled, images and videos are only shown after a button " "is clicked." msgstr "" "Ist diese Einstellung aktiviert, werden Bilder und Videos erst nach Drücken " "eines Knopfes angezeigt." #: src/settings/NeoChatSecurityPage.qml:59 #, kde-format msgctxt "@option:check" msgid "Reject invitations from unknown users" msgstr "Einladungen unbekannter Benutzer ablehnen" #: src/settings/NeoChatSecurityPage.qml:60 #, kde-format msgctxt "@info" msgid "" "If enabled, NeoChat will reject invitations from users you don't share a " "room with." msgstr "" "Ist diese Einstellung aktiviert, werden Einladungen von Benutzern abgelehnt, " "wenn mit diesen kein Raum geteilt wird." #: src/settings/NeoChatSecurityPage.qml:60 #, kde-format msgctxt "@info" msgid "Your server does not support this setting." msgstr "Der Server unterstützt diese Einstellung nicht." #: src/settings/NeoChatSecurityPage.qml:74 #, kde-format msgctxt "@option:check" msgid "Turn on encryption in new chats" msgstr "" #: src/settings/NeoChatSecurityPage.qml:75 #, kde-format msgctxt "@info" msgid "" "If enabled, NeoChat will use encryption when starting new direct messages." msgstr "" #: src/settings/NeoChatSecurityPage.qml:85 #, kde-format msgctxt "@title:group" msgid "Encryption" msgstr "Verschlüsselung" #: src/settings/NeoChatSecurityPage.qml:90 #, kde-format msgctxt "@action:button" msgid "Import Keys" msgstr "Schlüssel importieren" #: src/settings/NeoChatSecurityPage.qml:91 #, kde-format msgctxt "@info" msgid "Import encryption keys from a backup." msgstr "Die Verschlüsselungsschlüssel aus einer Sicherungskopie importieren." #: src/settings/NeoChatSecurityPage.qml:97 #, kde-format msgctxt "@title" msgid "Import Keys" msgstr "Schlüssel importieren" #: src/settings/NeoChatSecurityPage.qml:100 #, kde-format msgctxt "@info" msgid "Keys imported successfully" msgstr "Die Schlüssel sind erfolgreich importiert" #: src/settings/NeoChatSecurityPage.qml:113 #, kde-format msgctxt "@action:button" msgid "Export Keys" msgstr "Schlüssel exportieren" #: src/settings/NeoChatSecurityPage.qml:114 #, kde-format msgctxt "@info" msgid "Export this device's encryption keys." msgstr "Die Verschlüsselungsschlüssel dieses Gerätes exportieren." #: src/settings/NeoChatSecurityPage.qml:120 #, kde-format msgctxt "@title" msgid "Export Keys" msgstr "Schlüssel exportieren" #: src/settings/NeoChatSettingsView.qml:22 #, kde-format msgid "General" msgstr "Allgemein" #: src/settings/NeoChatSettingsView.qml:33 #, kde-format msgid "Appearance" msgstr "Erscheinungsbild" #: src/settings/NeoChatSettingsView.qml:39 #, kde-format msgid "Notifications" msgstr "Benachrichtigungen" #: src/settings/NeoChatSettingsView.qml:51 #, kde-format msgctxt "@title" msgid "Security & Safety" msgstr "Sicherheit & Verschlüsselung" #: src/settings/NeoChatSettingsView.qml:64 #, kde-format msgid "Accounts" msgstr "Konten" #: src/settings/NeoChatSettingsView.qml:71 #, kde-format msgid "Stickers & Emojis" msgstr "Sticker & Emojis" #: src/settings/NeoChatSettingsView.qml:84 #, kde-format msgid "Network Proxy" msgstr "Netzwerk-Proxy" #: src/settings/NeoChatSettingsView.qml:90 #, kde-format msgid "Devices" msgstr "Geräte" #: src/settings/NeoChatSettingsView.qml:102 #, kde-format msgid "About NeoChat" msgstr "Über NeoChat" #: src/settings/NeoChatSettingsView.qml:105 #: src/settings/NeoChatSettingsView.qml:112 #, kde-format msgctxt "@title:group" msgid "About" msgstr "Über" #: src/settings/NeoChatSettingsView.qml:109 #, kde-format msgid "About KDE" msgstr "Über KDE" #: src/settings/NetworkProxyPage.qml:14 #, kde-format msgctxt "@title:window" msgid "Proxy" msgstr "Proxy" #: src/settings/NetworkProxyPage.qml:23 #, kde-format msgid "System Default" msgstr "Systemvoreinstellung" #: src/settings/NetworkProxyPage.qml:35 #, kde-format msgid "No Proxy" msgstr "Kein Proxy" #: src/settings/NetworkProxyPage.qml:47 #, kde-format msgid "HTTP" msgstr "HTTP" #: src/settings/NetworkProxyPage.qml:59 #, kde-format msgid "Socks5" msgstr "Socks5" #: src/settings/NetworkProxyPage.qml:69 #, kde-format msgid "Proxy Settings" msgstr "Proxyeinstellungen" #: src/settings/NetworkProxyPage.qml:78 #, kde-format msgid "Host" msgstr "Rechner" #: src/settings/NetworkProxyPage.qml:91 #, kde-format msgid "Port" msgstr "Port" #: src/settings/NetworkProxyPage.qml:112 #, kde-format msgid "User" msgstr "Benutzer" #: src/settings/NetworkProxyPage.qml:140 #, kde-format msgid "Apply" msgstr "Anwenden" #: src/settings/NotificationRuleItem.qml:70 #, kde-format msgid "Disable notifications" msgstr "Benachrichtigungen deaktivieren" #: src/settings/NotificationRuleItem.qml:70 #, kde-format msgid "Enable notifications" msgstr "Benachrichtigung aktivieren" #: src/settings/NotificationRuleItem.qml:92 #, kde-format msgid "Mute notifications" msgstr "Benachrichtigungen stumm schalten" #: src/settings/NotificationRuleItem.qml:92 #, kde-format msgid "Unmute notifications" msgstr "Benachrichtigungen entstummen" #: src/settings/NotificationRuleItem.qml:113 #, kde-format msgctxt "" "As in clicking this button will switch off highlights for messages that " "match this rule" msgid "Disable message highlights" msgstr "Nachrichtenhervorhebung deaktivieren" #: src/settings/NotificationRuleItem.qml:113 #, kde-format msgctxt "" "As in clicking this button will switch on highlights for messages that match " "this rule" msgid "Enable message highlights" msgstr "Nachrichtenhervorhebung aktivieren" #: src/settings/NotificationRuleItem.qml:135 #, kde-format msgid "Delete keyword" msgstr "Schlüsselwort löschen" #: src/settings/PasswordSheet.qml:16 #, kde-format msgctxt "@title:dialog" msgid "Enter password" msgstr "Passwort eingeben" #: src/settings/PasswordSheet.qml:30 #, kde-format msgctxt "@label:textbox" msgid "Password:" msgstr "Passwort:" #: src/settings/Permissions.qml:36 #, fuzzy, kde-format #| msgid "Privileged Users" msgctxt "@title" msgid "Privileged Users" msgstr "Privilegierte Benutzer" #: src/settings/Permissions.qml:233 #, fuzzy, kde-format #| msgid "Default permissions" msgctxt "@title" msgid "Default permissions" msgstr "Standard-Berechtigungen" #: src/settings/Permissions.qml:273 #, fuzzy, kde-format #| msgid "Basic permissions" msgctxt "@title" msgid "Basic permissions" msgstr "Einfache Berechtigungen" #: src/settings/Permissions.qml:313 #, fuzzy, kde-format #| msgid "Event permissions" msgctxt "@title" msgid "Event permissions" msgstr "Ereignisberechtigungen" #: src/settings/Permissions.qml:360 #, fuzzy, kde-format #| msgid "Event Type…" msgctxt "@placeholder" msgid "Event Type…" msgstr "Ereignistyp …" #: src/settings/Permissions.qml:386 #, fuzzy, kde-format #| msgid "Add keyword" msgctxt "@action:button" msgid "Add keyword" msgstr "Wort hinzufügen" #: src/settings/Permissions.qml:412 #, fuzzy, kde-format #| msgid "Loading…" msgctxt "@placeholder" msgid "Loading…" msgstr "Wird geladen …" #: src/settings/PowerLevelDialog.qml:15 #, kde-format msgctxt "@title" msgid "Edit User Power Level" msgstr "Berechtigungsstufe des Benutzers bearbeiten" #: src/settings/PowerLevelDialog.qml:35 #, kde-format msgid "New power level" msgstr "Neu Berechtigungsstufe" #: src/settings/PowerLevelDialog.qml:43 #, kde-format msgid "Confirm" msgstr "Bestätigen" #: src/settings/PushNotification.qml:26 #, fuzzy, kde-format #| msgid "Room notifications setting" msgctxt "@title:group" msgid "Room notifications setting" msgstr "Raum-Benachrichtigungen einrichten" #: src/settings/PushNotification.qml:31 #, fuzzy, kde-format #| msgctxt "@title:group" #| msgid "Default Settings" msgctxt "As in the default notification setting" msgid "Default Settings" msgstr "Voreinstellungen" #: src/settings/RoomAdvancedPage.qml:20 #, kde-format msgctxt "@window:title" msgid "Advanced" msgstr "" #: src/settings/RoomAdvancedPage.qml:27 #, fuzzy, kde-format #| msgid "Room ID" msgctxt "@info:label" msgid "Room ID" msgstr "Raumkennung" #: src/settings/RoomAdvancedPage.qml:32 #, fuzzy, kde-format #| msgid "Copy room ID to clipboard" msgctxt "@action:button" msgid "Copy room ID to clipboard" msgstr "Raumkennung in die Zwischenablage kopieren" #: src/settings/RoomAdvancedPage.qml:46 #, fuzzy, kde-format #| msgid "Room version" msgctxt "@info:label" msgid "Room Version" msgstr "Raum-Version" #: src/settings/RoomAdvancedPage.qml:52 #, fuzzy, kde-format #| msgid "Upgrade Room" msgctxt "@action:button" msgid "Upgrade Room" msgstr "Raum aktualisieren" #: src/settings/RoomAdvancedPage.qml:77 #, fuzzy, kde-format #| msgid "Upgrade the Room" msgctxt "@title" msgid "Upgrade the Room" msgstr "Den Raum aktualisieren" #: src/settings/RoomAdvancedPage.qml:81 #, fuzzy, kde-format #| msgid "Select new version" msgctxt "@label:spinbox" msgid "Select new version" msgstr "Neue Version auswählen" #: src/settings/RoomAdvancedPage.qml:89 #, fuzzy, kde-format #| msgid "Confirm" msgctxt "@action:button" msgid "Confirm" msgstr "Bestätigen" #: src/settings/RoomGeneralPage.qml:24 src/settings/RoomSettingsView.qml:37 #, fuzzy, kde-format #| msgid "General" msgctxt "@title" msgid "General" msgstr "Allgemein" #: src/settings/RoomGeneralPage.qml:39 #, fuzzy, kde-format #| msgid "Update avatar" msgctxt "@action:button" msgid "Update avatar" msgstr "Avatar aktualisieren" #: src/settings/RoomGeneralPage.qml:68 #, fuzzy, kde-format #| msgid "Name:" msgctxt "@label:textbox Room name" msgid "Name:" msgstr "Name:" #: src/settings/RoomGeneralPage.qml:77 #, fuzzy, kde-format #| msgid "Topic:" msgctxt "@label:textobx Room topic" msgid "Topic:" msgstr "Thema:" #: src/settings/RoomGeneralPage.qml:89 #, fuzzy, kde-format #| msgid "Save" msgctxt "@action:button" msgid "Save" msgstr "Speichern" #: src/settings/RoomGeneralPage.qml:103 #, fuzzy, kde-format #| msgid "Aliases" msgctxt "@title" msgid "Aliases" msgstr "Klarnamen" #: src/settings/RoomGeneralPage.qml:108 #, fuzzy, kde-format #| msgid "No canonical alias set" msgctxt "@info" msgid "No canonical alias set" msgstr "Keine Hauptklarkennung gesetzt" #: src/settings/RoomGeneralPage.qml:125 #, fuzzy, kde-format #| msgid "Make this alias the room's canonical alias" msgctxt "@action:button" msgid "Make this alias the room's canonical alias" msgstr "Diese Klarkennung zur Hauptadresse des Raumes machen" #: src/settings/RoomGeneralPage.qml:138 #, fuzzy, kde-format #| msgid "Delete alias" msgctxt "@action:button" msgid "Delete alias" msgstr "Klarkennung löschen" #: src/settings/RoomGeneralPage.qml:160 #, fuzzy, kde-format #| msgid "#new_alias:server.org" msgctxt "The new alias (room address) to be added to a room" msgid "#new_alias:server.org" msgstr "#neue_Klarkennung:server.org" #: src/settings/RoomGeneralPage.qml:177 #, fuzzy, kde-format #| msgid "Add new alias" msgctxt "@action:button" msgid "Add new alias" msgstr "Neuen Klarkennung hinzufügen" #: src/settings/RoomGeneralPage.qml:194 #, fuzzy, kde-format #| msgid "URL Previews" msgctxt "@title" msgid "URL Previews" msgstr "Adressvorschauen" #: src/settings/RoomGeneralPage.qml:198 #, fuzzy, kde-format #| msgid "Enable URL previews by default for room members" msgctxt "@label:checkbox" msgid "Enable URL previews by default for room members" msgstr "Adressvorschauen für Mitglieder des Raumes standardmäßig aktivieren" #: src/settings/RoomGeneralPage.qml:207 #, fuzzy, kde-format #| msgid "Enable URL previews" msgctxt "@label:checkbox" msgid "Enable URL previews" msgstr "Adressvorschauen aktivieren" #: src/settings/RoomGeneralPage.qml:209 #, fuzzy, kde-format #| msgid "URL previews are enabled by default in this room" msgctxt "@info" msgid "URL previews are enabled by default in this room" msgstr "Die Vorschau bei Adressen ist in diesem Raum standardmäßig aktiviert" #: src/settings/RoomGeneralPage.qml:209 #, fuzzy, kde-format #| msgid "URL previews are disabled by default in this room" msgctxt "@info" msgid "URL previews are disabled by default in this room" msgstr "Die Vorschau bei Adressen ist in diesem Raum standardmäßig deaktiviert" #: src/settings/RoomGeneralPage.qml:221 #, fuzzy, kde-format #| msgid "URL previews are disabled by default in this room" msgctxt "" "As in the user has switched off showing previews of hyperlinks in timeline " "messages" msgid "URL previews are currently disabled for your account" msgstr "Die Vorschau bei Adressen ist in diesem Raum standardmäßig deaktiviert" #: src/settings/RoomGeneralPage.qml:225 #, kde-format msgctxt "@action:button" msgid "Enable" msgstr "" #: src/settings/RoomGeneralPage.qml:233 #, fuzzy, kde-format #| msgid "Official Parent Spaces" msgctxt "@title" msgid "Official Parent Spaces" msgstr "Offiziell übergeordnete Umgebungen" #: src/settings/RoomGeneralPage.qml:266 #, fuzzy, kde-format #| msgid "Canonical Alias:" msgctxt "@action:button" msgid "Canonical" msgstr "Anerkannter Alias:" #: src/settings/RoomGeneralPage.qml:271 #, fuzzy, kde-format #| msgid "No canonical alias set" msgctxt "@action:button" msgid "Make canonical parent" msgstr "Keine Hauptadresse gesetzt" #: src/settings/RoomGeneralPage.qml:282 #, fuzzy, kde-format #| msgid "Remove parent" msgctxt "@action:button" msgid "Remove parent" msgstr "Übergeordnetes Element entfernen" #: src/settings/RoomGeneralPage.qml:295 #, fuzzy, kde-format #| msgid "This room has no official parent spaces." msgctxt "@info" msgid "This room has no official parent spaces." msgstr "Dieser Raum hat keine offiziell übergeordneten Umgebungen." #: src/settings/RoomGeneralPage.qml:299 #, kde-format msgctxt "@action:button" msgid "Add new official parent" msgstr "Neues offiziell übergeordnetes Element hinzufügen" #: src/settings/RoomGeneralPage.qml:316 #, fuzzy, kde-format #| msgid "This room continues another conversation." msgctxt "@info" msgid "This room continues another conversation." msgstr "Dieser Raum setzt eine andere Unterhaltung fort." #: src/settings/RoomGeneralPage.qml:320 #, fuzzy, kde-format #| msgid "See older messages…" msgctxt "@action:button" msgid "See older messages…" msgstr "Ältere Nachrichten ansehen …" #: src/settings/RoomGeneralPage.qml:332 #, fuzzy, kde-format #| msgid "This room has been replaced." msgctxt "@info" msgid "This room has been replaced." msgstr "Dieser Raum wurde ersetzt." #: src/settings/RoomGeneralPage.qml:336 #, fuzzy, kde-format #| msgid "See new room…" msgctxt "@action:button" msgid "See new room…" msgstr "Neuen Raum ansehen …" #: src/settings/RoomProfile.qml:29 #, kde-format msgctxt "@info" msgid "Customize your profile only for this room." msgstr "" #: src/settings/RoomProfile.qml:37 #, fuzzy, kde-format #| msgid "Display Name:" msgctxt "@label:textbox" msgid "Display Name" msgstr "Anzeigename:" #: src/settings/RoomProfile.qml:47 #, fuzzy, kde-format #| msgid "Save" msgctxt "@action:button Save profile" msgid "Save" msgstr "Speichern" #: src/settings/RoomProfile.qml:53 #, fuzzy, kde-format #| msgid "System Default" msgctxt "@action:button" msgid "Reset to Default" msgstr "Systemvoreinstellung" #: src/settings/RoomSecurityPage.qml:22 #, fuzzy, kde-format #| msgid "" #| "You need to upgrade this room to a newer version to enable this setting." msgctxt "@info" msgid "" "You need to upgrade this room to a newer version to enable this setting." msgstr "" "Sie müssen den Raum auf eine neuere Version aktualisieren, um diese " "Einstellung zu aktivieren." #: src/settings/RoomSecurityPage.qml:24 src/settings/RoomSettingsView.qml:49 #, kde-format msgctxt "@title" msgid "Security" msgstr "Sicherheit" #: src/settings/RoomSecurityPage.qml:27 #, kde-format msgctxt "@option:check" msgid "Encryption" msgstr "Verschlüsselung" #: src/settings/RoomSecurityPage.qml:39 #, fuzzy, kde-format #| msgid "This room continues another conversation." msgctxt "@info" msgid "This room uses encryption." msgstr "Dieser Raum setzt eine andere Unterhaltung fort." #: src/settings/RoomSecurityPage.qml:50 #, fuzzy, kde-format #| msgid "Enable encryption" msgctxt "@action:button Enable encryption in this room" msgid "Enable Encryption…" msgstr "Verschlüsselung aktivieren" #: src/settings/RoomSecurityPage.qml:51 #, fuzzy, kde-format #| msgctxt "option:check" #| msgid "Once enabled, encryption cannot be disabled." msgctxt "@info:description" msgid "Once enabled, encryption cannot be disabled." msgstr "" "Ist diese Einstellung aktiviert, kann die Verschlüsselung nicht deaktiviert " "werden." #: src/settings/RoomSecurityPage.qml:62 #, kde-format msgctxt "@option:check" msgid "Access" msgstr "Zugang" #: src/settings/RoomSecurityPage.qml:66 #, kde-format msgctxt "@option:check" msgid "Private (invite only)" msgstr "Privat (nur mit Einladung)" #: src/settings/RoomSecurityPage.qml:67 #, fuzzy, kde-format #| msgid "Only invited people can join." msgctxt "@info" msgid "Only invited people can join." msgstr "Nur eingeladene Benutzer können beitreten." #: src/settings/RoomSecurityPage.qml:75 #, kde-format msgctxt "@option:check" msgid "Space members" msgstr "Mitglieder der Umgebung" #: src/settings/RoomSecurityPage.qml:76 #, fuzzy, kde-format #| msgid "Anyone in the selected spaces can find and join." msgctxt "@info" msgid "Anyone in the selected spaces can find and join." msgstr "" "Jeder in den ausgewählten Umgebungen kann den Raum finden und betreten." #: src/settings/RoomSecurityPage.qml:85 #, fuzzy, kde-format #| msgid "Select spaces" msgctxt "@action:button" msgid "Select spaces" msgstr "Umgebungen auswählen" #: src/settings/RoomSecurityPage.qml:103 #, kde-format msgctxt "@option:check" msgid "Knock" msgstr "Anklopfen" #: src/settings/RoomSecurityPage.qml:104 #, fuzzy, kde-format #| msgid "People not in the room need to request an invite to join the room." msgctxt "@info" msgid "People not in the room need to request an invite to join the room." msgstr "" "Sie müssen den Raum auf eine neuere Version aktualisieren, um diese " "Einstellung zu aktivieren." #: src/settings/RoomSecurityPage.qml:113 #, kde-format msgctxt "@option:check" msgid "Public" msgstr "Öffentlich" #: src/settings/RoomSecurityPage.qml:114 #, kde-format msgctxt "@option:check" msgid "Anyone can find and join." msgstr "Jeder kann den Raum finden und betreten." #: src/settings/RoomSecurityPage.qml:124 #, kde-format msgctxt "@option:check" msgid "Message history visibility" msgstr "Sichtbarkeit des Nachrichtenverlaufs" #: src/settings/RoomSecurityPage.qml:128 #, kde-format msgctxt "@option:check" msgid "Anyone" msgstr "Jeder" #: src/settings/RoomSecurityPage.qml:129 #, kde-format msgctxt "@option:check" msgid "Anyone, regardless of whether they have joined, can view history." msgstr "Jeder kann den Verlauf sehen, egal ob beigetreten oder nicht." #: src/settings/RoomSecurityPage.qml:137 #, kde-format msgctxt "@option:check" msgid "Members only" msgstr "Nur Mitglieder" #: src/settings/RoomSecurityPage.qml:138 #, kde-format msgctxt "@option:check" msgid "" "All members can view the entire message history, even before they joined." msgstr "" "Alle Mitglieder können den gesamten Verlauf sehen, sogar den vor ihrem " "Beitritt." #: src/settings/RoomSecurityPage.qml:146 #, kde-format msgctxt "@option:check" msgid "Members only (since invite)" msgstr "Nur Mitglieder (seit Einladung)" #: src/settings/RoomSecurityPage.qml:147 #, kde-format msgctxt "@option:check" msgid "" "New members can view the message history from the point they were invited to " "the room." msgstr "" "Neue Mitglieder können den Verlauf ab dem Zeitpunkt ihrer Einladung in den " "Raum einsehen." #: src/settings/RoomSecurityPage.qml:155 #, kde-format msgctxt "@option:check" msgid "Members only (since joining)" msgstr "Nur Mitglieder (seit Beitritt)" #: src/settings/RoomSecurityPage.qml:156 #, kde-format msgctxt "@option:check" msgid "" "New members can view the message history from the point they joined the room." msgstr "" "Neue Mitglieder können den Verlauf ab dem Zeitpunkt ihres Beitritts zum Raum " "einsehen." #: src/settings/RoomSettingsView.qml:26 #, kde-format msgctxt "@title:window" msgid "Space Settings" msgstr "Einstellungen der Umgebung" #: src/settings/RoomSettingsView.qml:28 #, kde-format msgctxt "@title:window" msgid "Room Settings" msgstr "Raum-Einstellungen" #: src/settings/RoomSettingsView.qml:60 #, fuzzy, kde-format #| msgid "Permissions" msgctxt "@title" msgid "Permissions" msgstr "Berechtigungen" #: src/settings/RoomSettingsView.qml:82 #, fuzzy, kde-format #| msgid "a file" msgctxt "@title" msgid "Profile" msgstr "eine Datei" #: src/settings/RoomSettingsView.qml:93 #, kde-format msgctxt "@title" msgid "Advanced" msgstr "" #: src/settings/RoomSortParameterDialog.qml:17 #, kde-format msgctxt "@title:dialog" msgid "Custom Room Sort Order" msgstr "Benutzerdefinierte Sortier-Reihenfolge der Raumliste" #: src/settings/RoomSortParameterDialog.qml:61 #, kde-format msgctxt "As in first sort chat rooms by the parameter" msgid "first:" msgstr "" #: src/settings/RoomSortParameterDialog.qml:61 #, kde-format msgctxt "As in then sort chat rooms by the parameter" msgid "then:" msgstr "" #: src/settings/RoomSortParameterDialog.qml:77 #, kde-format msgctxt "@button" msgid "Up" msgstr "" #: src/settings/RoomSortParameterDialog.qml:87 #, kde-format msgctxt "@button" msgid "Down" msgstr "Nach unten" #: src/settings/RoomSortParameterDialog.qml:97 #: src/spaces/SpaceHierarchyDelegate.qml:123 #, kde-format msgctxt "@button" msgid "Remove" msgstr "Entfernen" #: src/settings/RoomSortParameterDialog.qml:110 #, kde-format msgctxt "@action:button" msgid "Add parameter" msgstr "Parameter hinzufügen" #: src/settings/RoomSortParameterDialog.qml:123 #, kde-format msgctxt "@title:dialog" msgid "Select Parameter to Add" msgstr "" #: src/settings/SelectParentDialog.qml:25 #, kde-format msgctxt "@title" msgid "Select new official parent" msgstr "Neues offziell übergeordnetes Element auswählen" #: src/settings/SelectParentDialog.qml:50 #, kde-format msgctxt "@action:button" msgid "Pick room" msgstr "Raum wählen" #: src/settings/SelectParentDialog.qml:57 #, kde-format msgctxt "@title" msgid "Choose Parent Space" msgstr "Übergeordnete Umgebung wählen" #: src/settings/SelectParentDialog.qml:159 #, kde-format msgid "Set this room as a child of the space %1" msgstr "Diesen Raum als nachgeordnetes Element der Umgebung %1 festlegen" #: src/settings/SelectParentDialog.qml:166 #, kde-format msgid "" "You do not have a high enough privilege level in the parent to set this state" msgstr "" "Sie besitzen nicht die notwendige Berechtigungsstufe beim übergeordneten " "Element zum Festlegen dieses Status" #: src/settings/SelectParentDialog.qml:166 #, kde-format msgid "The selected room is not a space" msgstr "Der ausgewählte Raum ist keine Umgebung" #: src/settings/SelectParentDialog.qml:166 #, kde-format msgid "You do not have the privileges to complete this action" msgstr "Sie besitzen nicht die Berechtigung zum Ausführen dieser Aktion" #: src/settings/SelectParentDialog.qml:171 #, kde-format msgid "Make this space the canonical parent" msgstr "Diese als übergeordnete Hauptumgebung festlegen" #: src/settings/SelectSpacesDialog.qml:35 #, kde-format msgctxt "@title" msgid "Select Spaces" msgstr "Umgebungen auswählen" #: src/settings/threepidbindhelper.cpp:178 #, kde-format msgid "" "%1. Please follow the instructions there and then click the button above" msgstr "" #: src/settings/threepidbindhelper.cpp:179 src/settings/ThreePIdCard.qml:156 #, kde-format msgid "We've sent you an email" msgstr "" #: src/settings/threepidbindhelper.cpp:179 src/settings/ThreePIdCard.qml:156 #, fuzzy, kde-format #| msgid "sent a message" msgid "We've sent you a text message" msgstr "hat eine Nachricht gesendet" #: src/settings/threepidbindhelper.cpp:181 src/settings/ThreePIdCard.qml:158 #, kde-format msgid "The entered email is not valid" msgstr "Die eingegebene E-Mail-Adresse ist nicht gültig" #: src/settings/threepidbindhelper.cpp:181 src/settings/ThreePIdCard.qml:158 #, kde-format msgid "The entered phone number is not valid" msgstr "Die eingegebene Telefonnummer ist nicht gültig" #: src/settings/threepidbindhelper.cpp:184 #, 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/settings/threepidbindhelper.cpp:185 #, 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/settings/ThreePIdCard.qml:58 #, kde-format msgctxt "@action:button" msgid "Hide" msgstr "Ausblenden" #: src/settings/ThreePIdCard.qml:69 #, kde-format msgctxt "@action:button" msgid "Remove" msgstr "Entfernen" #: src/settings/ThreePIdCard.qml:88 #, fuzzy, kde-format #| msgid "Compact" msgctxt "@action:button" msgid "Complete" msgstr "Kompakt" #: src/settings/ThreePIdCard.qml:136 #, kde-format msgctxt "@label:textbox" msgid "Country Code for new phone number" msgstr "Länderkennung für die neue Telefonnummer" #: src/settings/ThreePIdCard.qml:152 #, kde-format msgctxt "@label:textbox" msgid "New Email Address:" msgstr "Neue E-Mail-Adresse:" #: src/settings/ThreePIdCard.qml:152 #, kde-format msgctxt "@label:textbox" msgid "New Phone Number:" msgstr "Neue Telefonnummer:" #: src/settings/ThreePIdCard.qml:156 #, kde-format msgid "" "%1. Please follow the instructions there and then click the button below" msgstr "" #: src/settings/ThreePIdCard.qml:160 #, kde-format msgid "Incorrect password entered" msgstr "Falsches Passwort eingegeben" #: src/settings/ThreePIdCard.qml:162 #, 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:162 #, 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:189 #, kde-format msgctxt "@action:button Add new email or phone number" msgid "Add" msgstr "Hinzufügen" #: src/settings/ThreePIdCard.qml:197 #, kde-format msgctxt "@action:button As in 'go back'" msgid "Back" msgstr "Zurück" #: src/spaces/RemoveChildDialog.qml:28 #, kde-format msgctxt "@title" msgid "Remove Child" msgstr "Nachgeordnetes Element entfernen" #: src/spaces/RemoveChildDialog.qml:39 #, kde-format msgid "The child %1 will be removed from the space %2" msgstr "Das nachgeordnete Element %1 wird aus der Umgebung %2 entfernt" #: src/spaces/RemoveChildDialog.qml:46 #, kde-format msgid "" "The current space is the official parent of this room, should this be " "cleared?" msgstr "" "Die aktuelle Umgebung ist das offiziell übergeordnete Element dieses Raums. " "Soll diese Zuordnung aufgehoben werden?" #: src/spaces/SelectExistingRoomDialog.qml:24 #, fuzzy, kde-format #| msgid "Select Existing Room" msgctxt "@title" msgid "Select Existing Room" msgstr "Vorhandenen Raum auswählen" #: src/spaces/SelectExistingRoomDialog.qml:39 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Pick room" msgctxt "@action:button" msgid "Pick Room" msgstr "Raum wählen" #: src/spaces/SelectExistingRoomDialog.qml:150 #, fuzzy, kde-format #| msgid "You have the required privilege level in the child to set this state" msgctxt "@info:description" msgid "You have the required privilege level in the child to set this state" msgstr "" "Sie besitzen die notwendige Berechtigungsstufe zum Festlegen des Status beim " "nachgeordneten Element" #: src/spaces/SelectExistingRoomDialog.qml:150 #, kde-format msgid "" "You do not have a high enough privilege level in the child to set this state" msgstr "" "Sie besitzen nicht die notwendige Berechtigungsstufe zum Festlegen des " "Status beim nachgeordneten Element" #: src/spaces/SelectExistingRoomDialog.qml:173 #, kde-format msgctxt "" "@option:check The canonical parent is the default one if a room has multiple " "parent spaces." msgid "Make this space the canonical parent" msgstr "Diese als übergeordnete Hauptumgebung festlegen" #: src/spaces/SelectExistingRoomDialog.qml:174 #, kde-format msgctxt "@info:description" msgid "" "The canonical parent is the default one if a room has multiple parent spaces." msgstr "" #: src/spaces/SpaceHierarchyDelegate.qml:94 #, kde-format msgid "Suggested" msgstr "Vorgeschlagen" #: src/spaces/SpaceHierarchyDelegate.qml:103 #, kde-format msgctxt "number of room members" msgid "%1 member - " msgid_plural "%1 members - " msgstr[0] "%1 Mitglied - " msgstr[1] "%1 Mitglieder - " #: src/spaces/SpaceHierarchyDelegate.qml:103 #, kde-format msgctxt "number of room members" msgid "%1 member" msgid_plural "%1 members" msgstr[0] "%1 Mitglied" msgstr[1] "%1 Mitglieder" #: src/spaces/SpaceHierarchyDelegate.qml:112 #, kde-format msgctxt "@button" msgid "Add new room" msgstr "Neuen Raum hinzufügen" #: src/spaces/SpaceHierarchyDelegate.qml:143 #, kde-format msgctxt "@button" msgid "Don't Make Suggested" msgstr "Nicht vorschlagen" #: src/spaces/SpaceHierarchyDelegate.qml:143 #, kde-format msgctxt "@button" msgid "Make Suggested" msgstr "Vorschlagen" #: src/spaces/SpaceHomePage.qml:34 #, fuzzy, kde-format #| msgctxt "menu" #| msgid "New Group…" msgctxt "@action:inmenu" msgid "New Room…" msgstr "Neue Gruppe …" #: src/spaces/SpaceHomePage.qml:40 #, fuzzy, kde-format #| msgctxt "'Space' is a matrix space" #| msgid "View Space" msgctxt "@action:inmenu" msgid "New Space…" msgstr "Umgebung anzeigen" #: src/spaces/SpaceHomePage.qml:46 #, fuzzy, kde-format #| msgid "Select Existing Room" msgctxt "@action:inmenu" msgid "Existing Room…" msgstr "Vorhandenen Raum auswählen" #: src/spaces/SpaceHomePage.qml:80 #, kde-format msgctxt "@button" msgid "Invite user to space" msgstr "Benutzer in die Umgebung einladen" #: src/spaces/SpaceHomePage.qml:92 #, fuzzy, kde-format #| msgid "Add to Favorites" msgctxt "@button" msgid "Add to Space" msgstr "Zu Favoriten hinzufügen" #: src/timeline/DelegateContextMenu.qml:165 #, fuzzy, kde-format #| msgid "Reply" msgctxt "@action:inmenu" msgid "Reply" msgstr "Antworten" #: src/timeline/DelegateContextMenu.qml:177 #, fuzzy, kde-format #| msgid "Reply in Thread" msgctxt "@action:inmenu" msgid "Reply in Thread" msgstr "Im Diskussionsfaden antworten" #: src/timeline/DelegateContextMenu.qml:203 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Remove" msgctxt "@action:button" msgid "Remove…" msgstr "Entfernen" #: src/timeline/DelegateContextMenu.qml:208 #: src/timeline/DelegateContextMenu.qml:213 #, kde-format msgctxt "@title:dialog" msgid "Remove Message" msgstr "Nachricht löschen" #: src/timeline/DelegateContextMenu.qml:209 #, kde-format msgctxt "@info:placeholder" msgid "Reason for removing this message" msgstr "Begründung für das Löschen dieser Nachricht" #: src/timeline/DelegateContextMenu.qml:210 #, kde-format msgctxt "@action:button 'Remove' as in 'Remove this message'" msgid "Remove" msgstr "Löschen" #: src/timeline/DelegateContextMenu.qml:229 #, kde-format msgctxt "@action:inmenu As in 'Forward this message'" msgid "Forward…" msgstr "Weiterleiten …" #: src/timeline/DelegateContextMenu.qml:235 #, kde-format msgctxt "@title" msgid "Forward Message" msgstr "Nachricht weiterleiten" #: src/timeline/DelegateContextMenu.qml:249 #, kde-format msgctxt "@action:inmenu" msgid "Open Image" msgstr "Bild öffnen" #: src/timeline/DelegateContextMenu.qml:251 #, fuzzy, kde-format #| msgctxt "" #| "tooltip for a button on a message; offers ability to open its downloaded " #| "file with an appropriate application" #| msgid "Open File" msgctxt "@action:inmenu" msgid "Open Audio" msgstr "Datei öffnen" #: src/timeline/DelegateContextMenu.qml:253 #, fuzzy, kde-format #| msgctxt "" #| "tooltip for a button on a message; offers ability to open its downloaded " #| "file with an appropriate application" #| msgid "Open File" msgctxt "@action:inmenu" msgid "Open Video" msgstr "Datei öffnen" #: src/timeline/DelegateContextMenu.qml:255 #, fuzzy, kde-format #| msgctxt "" #| "tooltip for a button on a message; offers ability to open its downloaded " #| "file with an appropriate application" #| msgid "Open File" msgctxt "@action:inmenu" msgid "Open File" msgstr "Datei öffnen" #: src/timeline/DelegateContextMenu.qml:268 #, kde-format msgctxt "@action:inmenu" msgid "Save Image…" msgstr "Bild speichern …" #: src/timeline/DelegateContextMenu.qml:270 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Save Image…" msgctxt "@action:inmenu" msgid "Save Audio…" msgstr "Bild speichern …" #: src/timeline/DelegateContextMenu.qml:272 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Save Image…" msgctxt "@action:inmenu" msgid "Save Video…" msgstr "Bild speichern …" #: src/timeline/DelegateContextMenu.qml:274 #, fuzzy, kde-format #| msgctxt "@action:inmenu" #| msgid "Save Image…" msgctxt "@action:inmenu" msgid "Save File…" msgstr "Bild speichern …" #: src/timeline/DelegateContextMenu.qml:289 #, kde-format msgctxt "@action:inmenu" msgid "Copy Image" msgstr "Bild kopieren" #: src/timeline/DelegateContextMenu.qml:291 #, fuzzy, kde-format #| msgid "Copy link" msgctxt "@action:inmenu" msgid "Copy Audio" msgstr "Verknüpfung kopieren" #: src/timeline/DelegateContextMenu.qml:293 #, fuzzy, kde-format #| msgctxt "@action:button" #| msgid "Show Video" msgctxt "@action:inmenu" msgid "Copy Video" msgstr "Video anzeigen" #: src/timeline/DelegateContextMenu.qml:295 #, fuzzy, kde-format #| msgid "Copy link" msgctxt "@action:inmenu" msgid "Copy File" msgstr "Verknüpfung kopieren" #: src/timeline/DelegateContextMenu.qml:305 #, kde-format msgctxt "@action:inmenu" msgid "Copy Link Address" msgstr "Verknüpfungsadresse kopieren" #: src/timeline/DelegateContextMenu.qml:313 #, kde-format msgctxt "@action:inmenu" msgid "Copy Text" msgstr "Text kopieren" #: src/timeline/DelegateContextMenu.qml:319 #, kde-format msgctxt "@action:inmenu" msgid "Copy Message Link" msgstr "Nachrichtenverknüpfung kopieren" #: src/timeline/DelegateContextMenu.qml:327 #, fuzzy, kde-format #| msgctxt "" #| "@action:button 'Report' as in 'Report this event to the administrators'" #| msgid "Report" msgctxt "" "@action:button 'Report' as in 'Report this event to the administrators'" msgid "Report…" msgstr "Melden" #: src/timeline/DelegateContextMenu.qml:332 #, kde-format msgctxt "@title:dialog" msgid "Report Message" msgstr "Nachricht melden" #: src/timeline/DelegateContextMenu.qml:333 #, kde-format msgctxt "@info:placeholder" msgid "Reason for reporting this message" msgstr "Begründung für das Melden dieser Nachricht" #: src/timeline/DelegateContextMenu.qml:335 #, kde-format msgctxt "" "@action:button 'Report' as in 'Report this event to the administrators'" msgid "Report" msgstr "Melden" #: src/timeline/DelegateContextMenu.qml:337 #, kde-format msgctxt "@title" msgid "Report Message" msgstr "Nachricht melden" #: src/timeline/DelegateContextMenu.qml:349 #, fuzzy, kde-format #| msgid "Search for '%1'" msgctxt "@action:inmenu" msgid "Search for '%1'" msgstr "Suchen nach „%1“" #: src/timeline/DelegateContextMenu.qml:372 #, fuzzy, kde-format #| msgid "Configure Web Shortcuts..." msgctxt "@action:inmenu" msgid "Configure Web Shortcuts…" msgstr "Web-Kurzbefehle festlegen …" #: src/timeline/DelegateContextMenu.qml:380 #, kde-format msgctxt "@action:inmenu" msgid "Read Text Aloud" msgstr "" #: src/timeline/DelegateContextMenu.qml:383 #, kde-format msgctxt "@info text-to-speech %1 is author %2 is message text" msgid "%1 said %2" msgstr "" #: src/timeline/DelegateContextMenu.qml:402 #, kde-format msgctxt "@action:button 'Unpin' as in 'Unpin this message'" msgid "Unpin" msgstr "" #: src/timeline/DelegateContextMenu.qml:402 #, kde-format msgctxt "@action:button 'Pin' as in 'Pin the message in the room'" msgid "Pin" msgstr "" #: src/timeline/DelegateContextMenu.qml:415 #, fuzzy, kde-format #| msgid "View Source" msgctxt "@action:inmenu" msgid "View Source" msgstr "Quelltext anzeigen" #: src/timeline/models/readmarkermodel.cpp:112 #, kde-format msgid "1 user: " msgid_plural "%1 users: " msgstr[0] "1 Benutzer: " msgstr[1] "%1 Benutzer: " #: src/timeline/models/readmarkermodel.cpp:117 #, kde-format msgctxt "A member who is not in the room has been requested." msgid "unknown member" msgstr "Unbekanntes Mitglied" #: src/timeline/models/readmarkermodel.cpp:119 #, kde-format msgctxt "list separator" msgid ", " msgstr ", " #: src/timeline/PredecessorDelegate.qml:26 #, kde-format msgid "This room continues another conversation." msgstr "Dieser Raum setzt eine andere Unterhaltung fort." #: src/timeline/PredecessorDelegate.qml:29 #, kde-format msgid "See older messages…" msgstr "Ältere Nachrichten ansehen …" #: src/timeline/QuickActions.qml:32 #, kde-format msgid "React" msgstr "Reagieren" #: src/timeline/QuickActions.qml:81 #, fuzzy, kde-format #| msgid "Message Source" msgid "Message menu" msgstr "Nachrichten-Quelltext" #: 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/SuccessorDelegate.qml:26 #, kde-format msgid "This room has been replaced." msgstr "Dieser Raum wurde ersetzt." #: src/timeline/SuccessorDelegate.qml:29 #, kde-format msgid "See new room…" msgstr "Neuen Raum ansehen …" #: src/timeline/TimelineEndDelegate.qml:90 #, kde-format msgid "" "This is the beginning of the chat. There are no historical messages beyond " "this point." msgstr "" "Das ist der Anfang der Unterhaltung. Es sind keine älteren Nachrichten " "vorhanden." #: src/timeline/TimelineView.qml:219 #, fuzzy, kde-format #| msgid "Jump to first unread message" msgctxt "@action:button" msgid "Jump to first unread message" msgstr "Zur ersten ungelesenen Nachricht springen" #: src/timeline/TimelineView.qml:219 #, fuzzy, kde-format #| msgid "Jump to oldest loaded message" msgctxt "@action:button" msgid "Jump to oldest loaded message" msgstr "Zur ältesten geladenen Nachricht springen" #: src/timeline/TimelineView.qml:250 #, fuzzy, kde-format #| msgid "Jump to latest message" msgctxt "@action:button" msgid "Jump to latest message" msgstr "Zur neuesten Nachricht springen" #: src/timeline/TimelineView.qml:285 #, fuzzy, kde-format #| msgid "Drag items here to share them" msgctxt "@info:placeholder" msgid "Drag items here to share them" msgstr "Einträge hier einfügen um sie zu teilen" #: src/timeline/TimelineView.qml:310 #, kde-format msgctxt "Message displayed when some users are typing" msgid "%2 is typing" msgid_plural "%2 are typing" msgstr[0] "%2 schreibt gerade" msgstr[1] "%2 schreiben gerade" #~ msgctxt "As in 'Remove this device'" #~ msgid "Remove" #~ msgstr "Entfernen" #~ msgid "Internal usage only." #~ msgstr "Nur zur internen Verwendung." #~ msgctxt "@title:group" #~ msgid "General Theme" #~ msgstr "Allgemeines Design" #~ msgctxt "@info screenreader" #~ msgid "The currently selected link" #~ msgstr "Die aktuell ausgewählte Verknüpfung" #~ msgctxt "@action:button" #~ msgid "Ok" #~ msgstr "OK" #~ msgid "Security" #~ msgstr "Sicherheit" #~ msgid "Configure NeoChat…" #~ msgstr "NeoChat einrichten …" #~ msgid "Maximize" #~ msgstr "Maximieren" #~ msgid "Share" #~ msgstr "Teilen" #~ msgid "Attach an image or file" #~ msgstr "Bild oder Datei anhängen" #~ msgctxt "text editing menu action" #~ msgid "Undo" #~ msgstr "Rückgängig" #~ msgctxt "text editing menu action" #~ msgid "Redo" #~ msgstr "Wiederherstellen" #~ msgctxt "text editing menu action" #~ msgid "Cut" #~ msgstr "Ausschneiden" #~ msgctxt "text editing menu action" #~ msgid "Copy" #~ msgstr "Kopieren" #~ msgctxt "text editing menu action" #~ msgid "Paste" #~ msgstr "Einfügen" #~ msgctxt "text editing menu action" #~ msgid "Delete" #~ msgstr "Löschen" #~ msgctxt "text editing menu action" #~ msgid "Select All" #~ msgstr "Alle auswählen" #~ msgctxt "menu" #~ msgid "Edit" #~ msgstr "Bearbeiten" #, fuzzy #~| msgctxt "@action:inmenu" #~| msgid "Copy user's Matrix ID to Clipboard" #~ msgctxt "@action:inmenu" #~ msgid "Copy user's Matrix ID" #~ msgstr "Matrix-Kennung des Benutzers in die Zwischenablage kopieren" #, fuzzy #~| msgctxt "@action:inmenu" #~| msgid "Copy Link Address" #~ msgctxt "@action:inmenu" #~ msgid "Copy Room Address" #~ msgstr "Verknüpfungsadresse kopieren" #, fuzzy #~| msgid "Remove" #~ msgid "Remove…" #~ msgstr "Entfernen" #~ msgctxt "menu" #~ msgid "NeoChat" #~ msgstr "NeoChat" #~ msgctxt "'' does not look like a room id or alias." #~ msgid "'%1' does not look like a room id or alias." #~ msgstr "„%1“ scheint keine Raum(klar)kennung zu sein." #~ msgid "Follow Global Setting" #~ msgstr "Globale Einstellung befolgen" #~ msgid "Follow global setting" #~ msgstr "Globale Einstellung befolgen" #~ msgid "Timeline Events" #~ msgstr "Zeitleisten-Ereignisse" #~ msgid "Switch User" #~ msgstr "Benutzer wechseln" #~ msgid "Room Information" #~ msgstr "Raum-Informationen" #~ msgid "Room name:" #~ msgstr "Raumname:" #~ msgid "Room topic:" #~ msgstr "Thema des Raumes:" #~ msgid "New Space Information" #~ msgstr "Informationen zur neuen Umgebung" #~ msgid "New Room Information" #~ msgstr "Informationen zum neuen Raum" #~ msgid "Select type" #~ msgstr "Typ auswählen" #~ msgid "Room" #~ msgstr "Raum" #~ msgid "Space" #~ msgstr "Umgebung" #~ msgctxt "@action:button" #~ msgid "Create Space" #~ msgstr "Umgebung erstellen" #~ msgctxt "menu" #~ msgid "Find your friends" #~ msgstr "Freunde suchen" #~ msgctxt "menu" #~ msgid "Browse Chats…" #~ msgstr "Chats durchsuchen …" #~ msgctxt "" #~ "menu item that opens a UI element called the 'Quick Switcher', which " #~ "offers a fast keyboard-based interface for switching in between chats." #~ msgid "Open Quick Switcher" #~ msgstr "Schnellwechsler öffnen" #~ msgctxt "menu" #~ msgid "About Matrix" #~ msgstr "Über Matrix" #~ msgctxt "@title" #~ msgid "Create a Child" #~ msgstr "Nachgeordnetes Element erstellen" #~ msgctxt "@action:inmenu" #~ msgid "Show User" #~ msgstr "Benutzer anzeigen" #~ msgid "This message was sent from a verified device" #~ msgstr "Diese Nachricht wurde von einem verifizierten Gerät gesendet" #, fuzzy #~| msgid "%1 invited you to a room" #~ msgctxt "@info:label" #~ msgid "%1 has invited you to join" #~ msgstr "%1 hat Sie in einen Raum eingeladen" #, fuzzy #~| msgid "Reject" #~ msgctxt "@action:button" #~ msgid "Reject" #~ msgstr "Ablehnen" #, fuzzy #~| msgid "Accept" #~ msgctxt "@action:button" #~ msgid "Accept" #~ msgstr "Annehmen" #~ msgctxt "@action:inmenu" #~ msgid "Copy Address to Clipboard" #~ msgstr "Adresse in die Zwischenablage kopieren" #~ msgid "Edit this account" #~ msgstr "Dieses Konto bearbeiten" #~ msgid "Accept this invitation?" #~ msgstr "Diese Einladung annehmen?" #~ msgctxt "@action:button The thing being rejected is an invitation to chat" #~ msgid "Reject and ignore user" #~ msgstr "Benutzer ablehnen und ignorieren" #~ msgid "Compare a set of emoji on both devices" #~ msgstr "Eine Reihe von Emoji auf beiden Geräten vergleichen" #~ msgid "Reply..." #~ msgstr "Antworten …" #~ msgctxt "menu" #~ msgid "Configure NeoChat..." #~ msgstr "NeoChat einrichten …" #~ msgid "Passwords do not match" #~ msgstr "Die Passwörter stimmen nicht überein" #~ msgid "Wrong password entered" #~ msgstr "Falsches Passwort eingegeben" #~ msgid "Remove from Favourites" #~ msgstr "Aus Favoriten entfernen" #~ msgid "Add to Favourites" #~ msgstr "Zu Favoriten hinzufügen" #~ msgctxt "@action:button" #~ msgid "Room Settings" #~ msgstr "Raum-Einstellungen" #~ msgid "Create rooms and chats" #~ msgstr "Räume und Chats erstellen" #~ msgctxt "@action:button" #~ msgid "Show QR code" #~ msgstr "QR-Code anzeigen" #~ msgctxt "@title" #~ msgid "Stickers & Emojis" #~ msgstr "Sticker & Emojis" #~ msgctxt "@title" #~ msgid "Ignored Users" #~ msgstr "Ignorierte Benutzer" #~ msgid "Notification State" #~ msgstr "Benachrichtigungsstatus" #~ msgid "Open Externally" #~ msgstr "Extern öffnen" #~ msgid "Save As" #~ msgstr "Speichern unter" #~ msgctxt "@action:title" #~ msgid "Room information" #~ msgstr "Raum-Informationen" #~ msgid "Matrix client" #~ msgstr "Matrix-Programm" #~ msgctxt "@title" #~ msgid "Room ID or Alias" #~ msgstr "Raumnummer oder -kennung" #~ msgid "Maybe it was deleted?" #~ msgstr "Vielleicht ist es gelöscht worden?" #~ msgid "Access to keychain was denied." #~ msgstr "Der Zugriff auf das Schlüsselbund ist verweigert worden." #~ msgid "No keychain available." #~ msgstr "Kein Schlüsselbund verfügbar." #~ msgid "Network Error" #~ msgstr "Netzwerkfehler" #~ msgid "Malformed or empty Matrix id" #~ msgstr "Ungültige oder leere Matrix-Kennung" #, fuzzy #~| msgid ": %1" #~ msgctxt "%1: What's being done; %2: How often it is done." #~ msgid " %1" #~ msgid_plural " %1 %2 times" #~ msgstr[0] ": %1" #~ msgstr[1] ": %1" #~ msgctxt "n users" #~ msgid " %1 user " #~ msgid_plural " %1 users " #~ msgstr[0] " %1 Benutzer " #~ msgstr[1] " %1 Benutzer " #~ msgctxt "[action 1], [action 2 and/or action 3]" #~ msgid ", " #~ msgstr ", " #~ msgctxt "[action 1, action 2] or [action 3]" #~ msgid " or " #~ msgstr " oder " #~ msgctxt "[action 1, action 2] and [action 3]" #~ msgid " and " #~ msgstr " und " #~ msgctxt "@title" #~ msgid "Remove Message" #~ msgstr "Nachricht löschen" #~ msgid "Add" #~ msgstr "Hinzufügen" #~ msgid "No users available" #~ msgstr "Keine Benutzer verfügbar" #~ msgctxt "@title" #~ msgid "Ban User" #~ msgstr "Benutzer verbannen" #, fuzzy #~| msgid "Accept Invitation" #~ msgctxt "@title:group" #~ msgid "Invitations" #~ msgstr "Einladung annehmen" #, fuzzy #~| msgid "Ignore this user" #~ msgctxt "@title:group" #~ msgid "Ignored Users" #~ msgstr "Diesen Benutzer ignorieren" #, fuzzy #~| msgid "Unignore this user" #~ msgctxt "@action:button" #~ msgid "Manage ignored users" #~ msgstr "Diesen Benutzer nicht mehr ignorieren" #, fuzzy #~| msgid "Devices" #~ msgid "Device key" #~ msgstr "Geräte" #, fuzzy #~| msgid "Devices" #~ msgid "Device id" #~ msgstr "Geräte" #, fuzzy #~| msgctxt "@option:check" #~| msgid "Encryption" #~ msgctxt "@title" #~ msgid "Encryption Keys" #~ msgstr "Verschlüsselung" #, fuzzy #~| msgid "Open Settings" #~ msgctxt "@action:button" #~ msgid "Open proxy settings" #~ msgstr "Einstellungen öffnen" #, fuzzy #~| msgid "Proxy Settings" #~ msgctxt "@title:window" #~ msgid "Proxy Settings" #~ msgstr "Proxyeinstellungen" #~ msgid "Media id '%1' doesn't follow server/mediaId pattern" #~ msgstr "Medien-ID „%1“ folgt nicht dem Server/mediaId-Muster" #~ msgid "Image request has been cancelled" #~ msgstr "Bildanfrage wurde zurückgezogen" #~ msgctxt "@action:button" #~ msgid "Cancel edit" #~ msgstr "Bearbeiten abbrechen" #, fuzzy #~| msgid "Edit this account" #~ msgctxt "@action:button" #~ msgid "QR code for account" #~ msgstr "Dieses Konto bearbeiten" #~ msgid "Room Settings" #~ msgstr "Raum-Einstellungen" #~ msgid "Valid server entered" #~ msgstr "Gültiger Server eingegeben" #~ msgid "Enter server url e.g. kde.org" #~ msgstr "Server-URL eingeben, z. B. kde.org" #~ msgid "Configure" #~ msgstr "Einrichten" #, fuzzy #~| msgid "Space Settings" #~ msgctxt "@button" #~ msgid "Space settings" #~ msgstr "Space-Einstellungen" #, fuzzy #~| msgid "Configure" #~ msgctxt "@action:button" #~ msgid "Configure" #~ msgstr "Einrichten" #~ msgctxt "@title:window" #~ msgid "About NeoChat" #~ msgstr "Über NeoChat" #~ msgctxt "@title:window" #~ msgid "About KDE" #~ msgstr "Über KDE" #~ msgid "Spell Checking" #~ msgstr "Rechtschreibprüfung" #, fuzzy #~| msgid "Spellchecking" #~ msgctxt "@title" #~ msgid "Spellchecking" #~ msgstr "Rechtschreibprüfung" #~ msgid "Enable automatic spell checking" #~ msgstr "Automatische Rechtschreibprüfung aktivieren" #~ msgid "Ignore uppercase words" #~ msgstr "Durchgehend groß geschriebene Wörter ignorieren" #~ msgid "Ignore hyphenated words" #~ msgstr "Bindestrichwörter ignorieren" #~ msgid "Detect language automatically" #~ msgstr "Sprache automatisch erkennen" #~ msgid "Selected default language:" #~ msgstr "Ausgewählte Standardsprache:" #~ msgid "None" #~ msgstr "Keine" #~ msgid "Additional spell checking languages" #~ msgstr "Zusätzliche Sprachen für Rechtschreibprüfung" #~ msgid "" #~ "%1 will provide spell checking and suggestions for the languages listed " #~ "here when autodetection is enabled." #~ msgstr "" #~ "%1 bietet Rechtschreibprüfung und -vorschläge für die hier aufgelisteten " #~ "Sprachen an, wenn die automatische Erkennung aktiv ist." #~ msgid "Open Personal Dictionary" #~ msgstr "Persönliches Wörterbuch öffnen" #~ msgctxt "@title:window" #~ msgid "Spell checking languages" #~ msgstr "Sprachen für Rechtschreibprüfung" #~ msgid "Default Language" #~ msgstr "Standardsprache" #~ msgid "Spell checking dictionary" #~ msgstr "Wörterbuch für Rechtschreibprüfung" #~ msgid "Add a new word to your personal dictionary…" #~ msgstr "Ein neues Wort zu Ihrem persönlichen Wörterbuch hinzufügen ..." #~ msgctxt "@action:button" #~ msgid "Add word" #~ msgstr "Wort hinzufügen" #, fuzzy #~| msgid "Delete word" #~ msgctxt "@action:button" #~ msgid "Delete word" #~ msgstr "Wort löschen" #~ msgctxt "menu" #~ msgid "Matrix FAQ" #~ msgstr "Matrix-FAQ" #, fuzzy #~| msgid "Edit this account" #~ msgctxt "@action:button" #~ msgid "Remove this account" #~ msgstr "Dieses Konto bearbeiten" #~ msgid "Options" #~ msgstr "Einstellungen" #~ msgid "Make room favorite" #~ msgstr "Raum zu Favoriten hinzufügen" #~ msgid "Member (0)" #~ msgstr "Mitglied (0)" #, fuzzy #~| msgid "Account editor" #~ msgctxt "@title:window" #~ msgid "Account editor" #~ msgstr "Kontodetails" #, fuzzy #~| msgid "Edit Account" #~ msgctxt "@title" #~ msgid "Deactivate Account" #~ msgstr "Konto bearbeiten" #, fuzzy #~| msgid "Warning: %1" #~ msgctxt "@title" #~ msgid "Warning" #~ msgstr "Warnung: %1" #~ msgid "Show fancy effects in chat" #~ msgstr "Ausgefallene Effekte anzeigen" #, fuzzy #~| msgid "%1 member" #~| msgid_plural "%1 members" #~ msgctxt "number of room members" #~ msgid " members" #~ msgstr "%1 Mitglied" #, fuzzy #~| msgid "Add new alias" #~ msgctxt "@button" #~ msgid "Add new child" #~ msgstr "Neuen Alias hinzufügen" #~ msgid "Log in to an existing account" #~ msgstr "Mit bestehendem Konto anmelden" #~ msgid "Open in New Window" #~ msgstr "In neuem Fenster öffnen" #~ msgid "Room not found" #~ msgstr "Raum nicht gefunden" #~ msgid "" #~ "There's no room %1 in the room list. Check the spelling and the account." #~ msgstr "" #~ "Es gibt keinen Raum %1 in der Raumliste. Überprüfen Sie die " #~ "Rechtschreibung und das Konto." #~ msgid "No application for the link" #~ msgstr "Keine Anwendung für diese Verknüpfung" #~ msgid "Your operating system could not find an application for the link." #~ msgstr "" #~ "Ihr Betriebssystem konnte keine Anwendung für die Verknüpfung finden." #~ msgid "Could not open URL" #~ msgstr "Adresse kann nicht geöffnet werden" #, fuzzy #~| msgctxt "'Lat' and 'Lon' as in Latitude and Longitude" #~| msgid "Lat: %1, Lon: %2" #~ msgid "Coach: %1, Seat: %2" #~ msgstr "Breite: %1, Länge: %2" #~ msgctxt " is not a known user" #~ msgid "%1 is not a known user." #~ msgstr "%1 ist kein bekannter Nutzer." #, fuzzy #~| msgid "Show name change events" #~ msgid "Show m.room.member events" #~ msgstr "Namensänderungen anzeigen" #, fuzzy #~| msgid "No rooms found" #~ msgid "Show room account data" #~ msgstr "Keine Räume gefunden" #~ msgid "All Rooms" #~ msgstr "Alle Räume" #, fuzzy #~| msgid "Start a Chat" #~ msgctxt "@title" #~ msgid "Start a Chat" #~ msgstr "Einen Chat starten" #~ msgctxt "menu" #~ msgid "New Private Chat…" #~ msgstr "Neuer privater Chat ..." #~ msgid "Chat" #~ msgstr "Chat" #, fuzzy #~| msgid "Log in to an existing account" #~ msgid "Join existing chat" #~ msgstr "Mit bestehendem Konto anmelden" #, fuzzy #~| msgid "Create rooms and chats" #~ msgid "Create new chat" #~ msgstr "Räume und Unterhaltungen erstellen" #~ msgid "Rooms and private chats" #~ msgstr "Räume und private Unterhaltungen" #~ msgid "Separated" #~ msgstr "Getrennt" #~ msgid "Intermixed" #~ msgstr "Gemischt" #~ msgid "Login Failed: Access Token invalid or revoked" #~ msgstr "" #~ "Anmeldung fehlgeschlagen: Zugangs-Token ist ungültig oder widerrufen" #~ msgid "[REDACTED]" #~ msgstr "[GELÖSCHT]" #~ msgid "[REDACTED: %1]" #~ msgstr "[GELÖSCHT: %1]" #~ 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" #~ msgctxt "n times" #~ msgid " %1 time " #~ msgid_plural " %1 times " #~ msgstr[0] "%1 Mal" #~ msgstr[1] "%1 Mal" #~ msgid "Please choose a file" #~ msgstr "Bitte wählen Sie eine Datei aus" #~ msgid "Replying to:" #~ msgstr "Antwort an:" #, fuzzy #~| msgid "Log in to an existing account" #~ msgid "Log in to a different account or create a new account." #~ msgstr "Mit bestehendem Konto anmelden" #~ msgid "View" #~ msgstr "Ansicht" #~ msgid "No Topic" #~ msgstr "Kein Thema" #, fuzzy #~| msgid "Add new alias" #~ msgid "The child " #~ msgstr "Neuen Alias hinzufügen" #, fuzzy #~| msgid "Room Information" #~ msgctxt "@title" #~ msgid "Room Information" #~ msgstr "Raum-Informationen" #, fuzzy #~| msgctxt "@option:check" #~| msgid "Space members" #~ msgid "Space name" #~ msgstr "Space-Mitglieder" #~ msgid "Today" #~ msgstr "Heute" #~ msgid "Yesterday" #~ msgstr "Gestern" #~ msgid "The day before yesterday" #~ msgstr "Vorgestern" #~ msgid "Room information" #~ msgstr "Raum-Informationen" #~ msgid "Search user in room" #~ msgstr "Benutzer in Raum suchen" #~ msgctxt "@title" #~ msgid "Select a Homeserver" #~ msgstr "Einen Heimserver auswählen" #~ msgid "Homeserver:" #~ msgstr "Heimserver:" #~ msgid "Other..." #~ msgstr "Andere ..." #~ msgid "Url:" #~ msgstr "Url:" #~ msgctxt "@title" #~ msgid "Login" #~ msgstr "Anmeldung" #~ msgid "Login Methods" #~ msgstr "Anmeldeverfahren" #~ msgid "Login" #~ msgstr "Anmelden" #~ msgctxt "@title" #~ msgid "Password" #~ msgstr "Passwort" #~ msgid "No Canonical Alias" #~ msgstr "Keine Hauptadresse" #~ msgid "Messages containing my keywords" #~ msgstr "Nachrichten, die meine Schlüsselwörter enthalten" #~ msgctxt "@title:window" #~ msgid "Custom Emojis" #~ msgstr "Benutzerdefiniertes Emoji" #~ msgid "No custom inline stickers found" #~ msgstr "Keine benutzerdefinierten Sticker gefunden" #~ msgid "new_emoji_name_here" #~ msgstr "neuen_Emojinamen_hier_eingeben" #~ msgid "Images (*.png *.gif *.webp)" #~ msgstr "Bilder (*.png *.gif *.webp)" #~ msgid "Custom Emojis" #~ msgstr "Benutzerdefinierte Emoji" #~ msgid "No Name" #~ msgstr "Unbenannt" #~ msgid "Add an Emoji" #~ msgstr "Ein Emoji hinzufügen" #~ msgid "Zoom in" #~ msgstr "Vergrößern" #~ msgid "Zoom out" #~ msgstr "Verkleinern" #~ msgid "Rotate left" #~ msgstr "Nach links drehen" #~ msgid "Rotate right" #~ msgstr "Nach rechts drehen" #~ msgid "Save as" #~ msgstr "Speichern unter" #~ msgid " (edited)" #~ msgstr " (bearbeitet)" #~ msgid "Room Name" #~ msgstr "Raumname" #~ msgid "Room Topic" #~ msgstr "Thema des Raumes" #~ msgid "Editing message:" #~ msgstr "Nachricht bearbeiten:" #~ msgid "Owner" #~ msgstr "Eigentümer" #~ msgid "Mod" #~ msgstr "Mod" #~ msgid "" #~ "This room is encrypted. Sending encrypted messages is not yet supported." #~ msgstr "" #~ "Dieser Raum ist verschlüsselt. Das Senden von verschlüsselten Nachrichten " #~ "wird noch nicht unterstützt." #~ msgid "In Chat" #~ msgstr "Im Chat" #, fuzzy #~| msgid "Theme:" #~ msgid "Themes" #~ msgstr "Design:" #~ msgid "Displays action" #~ msgstr "Anzeigeaktionen" #~ msgid "Sends a message as plain text, without interpreting it as markdown" #~ msgstr "Sendet eine Nachricht als Klartext ohne Interpretation als Markdown" #~ msgid "Sends a message as html, without interpreting it as markdown" #~ msgstr "Sendet eine Nachricht als HTML ohne Interpretation als Markdown" #~ msgid "Sends the given message coloured as a rainbow" #~ msgstr "Sendet die angegebene Nachricht farbig als Regenbogen" #~ msgid "Sends the given emote coloured as a rainbow" #~ msgstr "Sendet das angegebene Emote farbig als Regenbogen" #~ msgid "Joins room with given address" #~ msgstr "Betritt einen Raum mit der angegebenen Adresse" #~ msgid "Leave room" #~ msgstr "Raum verlassen" #~ msgid "Invites user with given id to current room" #~ msgstr "" #~ "Lädt den Benutzer mit der angegebenen Kennung in den aktuellen Raum ein" #~ msgid "React to this message with a text" #~ msgstr "Reagieren Sie auf diese Meldung mit einem Text" #~ msgid "Avatar:" #~ msgstr "Avatar:" #~ msgid "Add an account" #~ msgstr "Konto hinzufügen" #~ msgid "Notifications and events:" #~ msgstr "Benachrichtigungen und Ereignisse:" #~ msgid "Online" #~ msgstr "Online" #~ msgid "Global" #~ msgstr "Global" #~ msgid "Invalid command" #~ msgstr "Ungültiger Befehl" #~ msgid "Couldn't find a message to react to" #~ msgstr "Es wurde keine Nachricht gefunden, auf die reagiert werden muss" #~ msgid "Image View - %1" #~ msgstr "Bildansicht - %1" #, fuzzy #~| msgid "Send message" #~ msgid "All messages" #~ msgstr "Nachricht senden" #~ msgid "Write your message..." #~ msgstr "Nachricht schreiben ..." #~ msgctxt "@action:inmenu" #~ msgid "No suggestions for %1" #~ msgstr "Keine Vorschläge für %1" #~ msgctxt "@action:inmenu" #~ msgid "Undo" #~ msgstr "Rückgängig" #~ msgctxt "@action:inmenu" #~ msgid "Redo" #~ msgstr "Wiederherstellen" #~ msgctxt "@action:inmenu" #~ msgid "Cut" #~ msgstr "Ausschneiden" #~ msgctxt "@action:inmenu" #~ msgid "Copy" #~ msgstr "Kopieren" #~ msgctxt "@action:inmenu" #~ msgid "Paste" #~ msgstr "Einfügen" #~ msgctxt "@action:inmenu" #~ msgid "Select All" #~ msgstr "Alle auswählen" #~ msgid "Server-side Logout Failed: %1" #~ msgstr "Serverseitige Abmeldung fehlgeschlagen: %1" #~ msgid "updated the database" #~ msgstr "hat die Datenbank aktualisiert" #~ msgid "Account" #~ msgstr "Konto" #~ msgid "Server error when joining the room \"%1\": %2" #~ msgstr "Serverfehler beim Betreten des Raums „%1“: %2" #~ msgid "@title" #~ msgstr "@title" #~ msgctxt "@title:menu Message detail dialog" #~ msgid "Message detail" #~ msgstr "Nachrichtdetail" #~ msgid "Don't ask again" #~ msgstr "Nicht mehr fragen" #~ msgid "Please choose a folder" #~ msgstr "Bitte wählen Sie einen Ordner" #~ msgid "Neochat" #~ msgstr "Neochat" #~ msgid "Unknown duration" #~ msgstr "Unbekannte Dauer" #~ msgid "%1 byte" #~ msgid_plural "%1 bytes" #~ msgstr[0] "%1 Byte" #~ msgstr[1] "%1 Bytes" #~ msgctxt "KB as in kilobytes" #~ msgid "%1 KB" #~ msgstr "%1 KB" #~ msgctxt "MB as in megabytes" #~ msgid "%1 MB" #~ msgstr "%1 MB" #~ msgctxt "GB as in gigabytes" #~ msgid "%1 GB" #~ msgstr "%1 GB" #~ msgid "Redact" #~ msgstr "Bearbeiten" #~ msgid "Device Name (Optional)" #~ msgstr "Gerätename (optional)" #~ msgid "Loading, this might take up to 10 seconds." #~ msgstr "Wird geladen, dies kann bis zu 10 Sekunden dauern." #~ msgid "Invitation Received - %1" #~ msgstr "Einladung empfangen - %1" #~ msgctxt "Seperate the usernames of users" #~ msgid " and " #~ msgstr " und " #~ msgid "Deadbeef" #~ msgstr "Deadbeef"