diff --git a/share/qtcreator/translations/qtcreator_de.ts b/share/qtcreator/translations/qtcreator_de.ts index d9a9fd2b9a8..3233eb33bca 100644 --- a/share/qtcreator/translations/qtcreator_de.ts +++ b/share/qtcreator/translations/qtcreator_de.ts @@ -1,91 +1,20 @@ - - Application - - Failed to load core: %1 - Das Core-Plugin konnte nicht geladen werden: %1 - - - Could not send message - Nachricht konnte nicht gesendet werden - - - Unable to send command line arguments to the already running instance. It does not appear to be responding. Do you want to start a new instance of %1? - Die Kommandozeilenargumente konnten nicht an die laufende Instanz übermittelt werden. Sie antwortet nicht. Möchten Sie eine neue Instanz von %1 starten? - - - Could not find Core plugin in %1 - Das Core-Plugin wurde nicht in %1 gefunden - - - Core plugin is disabled. - Das Core-Plugin ist deaktiviert. - - Bookmarks - - Add Bookmark - Lesezeichen hinzufügen - - - Bookmark: - Lesezeichen: - - - + - + - - - New Folder - Neues Verzeichnis - Bookmarks Lesezeichen - Delete Folder - Verzeichnis löschen - - - Rename Folder - Verzeichnis umbenennen - - - Add in folder: - Im Verzeichnis: - - - Remove - Entfernen - - - Deleting a folder also removes its content.<br>Do you want to continue? - Beim Löschen eines Verzeichnisses wird auch dessen Inhalt gelöscht.<br>Möchten Sie trotzdem fortsetzen? + Matches all bookmarks. Filter by file name, by the text on the line of the bookmark, or by the bookmark's note text. + Filtert alle Lesezeichen nach dem Dateinamen, dem Text in der Zeile des Lesezeichens oder seinem Anmerkungstext. Bookmark Lesezeichen - - Show Bookmark - Lesezeichen anzeigen - - - Show Bookmark as New Page - Lesezeichen in neuem Reiter anzeigen - - - Delete Bookmark - Lesezeichen löschen - - - Rename Bookmark - Lesezeichen umbenennen - Move Up Nach oben @@ -146,6 +75,14 @@ Next Bookmark Nächstes Lesezeichen + + Meta+Shift+M + Meta+Shift+M + + + Ctrl+Shift+M + Ctrl+Shift+M + Ctrl+. Ctrl+. @@ -166,9 +103,41 @@ Edit Bookmark Lesezeichen bearbeiten + + Alt+Meta+M + Alt+Meta+M + + + Alt+M + Alt+M + + + Note text: + Anmerkungstext: + + + Line number: + Zeilennummer: + CMakeProjectManager + + Initial Configuration + + + + Current Configuration + + + + Kit Configuration + + + + Edit the current kit's CMake configuration. + + Filter Filter @@ -205,6 +174,14 @@ Edit the current CMake configuration value. Den aktuellen CMake-Konfigurationswert bearbeiten. + + &Set + + + + Set a value in the CMake configuration. + + &Unset &Aufheben @@ -221,18 +198,110 @@ Reset all unapplied changes. Alle nicht angewendeten Änderungen zurücksetzen. + + Batch Edit... + + + + Set or reset multiple values in the CMake configuration. + + Advanced Erweitert - Apply Configuration Changes - Konfigurationsänderungen anwenden + Clear system environment + Systemumgebung löschen + + + Help + Hilfe + + + Apply Kit Value + + + + Apply Initial Configuration Value + + + + Copy + Kopieren + + + Change the build directory to "%1" and start with a basic CMake configuration? + + + + The CMake flag for the development team + + + + The CMake flag for the provisioning profile + + + + The CMake flag for the architecture on macOS + + + + The CMake flag for QML debugging, if enabled + + + + Profile + Profile + + + Clean Environment + Saubere Umgebung + + + System Environment + Systemumgebung + + + Additional CMake <a href="options">options</a>: + + + + Build type: + <UNSET> <NICHT GESETZT> + + Enter one CMake <a href="variable">variable</a> per line.<br/>To set or change a variable, use -D&lt;variable&gt;:&lt;type&gt;=&lt;value&gt;.<br/>&lt;type&gt; can have one of the following values: FILEPATH, PATH, BOOL, INTERNAL, or STRING.<br/>To unset a variable, use -U&lt;variable&gt;.<br/> + + + + Re-configure with Initial Parameters + + + + Clear CMake configuration and configure with initial parameters? + + + + Do not ask again + Nicht noch einmal nachfragen + + + Kit CMake Configuration + + + + Configure + Konfigurieren + + + Stop CMake + + bool display string for cmake type BOOLEAN @@ -261,328 +330,772 @@ CMake CMake - - - Cvs - &CVS - &CVS + Run CMake + CMake ausführen + + + Clear CMake Configuration + CMake-Konfiguration bereinigen + + + Rescan Project + Projekt neu auswerten + + + Build + Erstellen + + + Build File + Datei erstellen + + + Build File "%1" + Datei "%1" erstellen + + + Ctrl+Alt+B + Ctrl+Alt+B + + + Build File is not supported for generator "%1" + Der Generator "%1" unterstützt das Erstellen einer Datei nicht + + + No cmake tool set. + Keine CMake Anwendung konfiguriert. + + + No compilers set in kit. + Im Kit sind keine Compiler eingerichtet. + + + CMakeUserPresets.json cannot re-define the %1 preset: %2 + + + + Build preset %1 is missing a corresponding configure preset. + + + + Failed to load %1: %2 + + + + yes + ja + + + no + nein + + + (Default) + (Vorgabe) + + + Name + Name + + + Manual + Benutzerdefiniert + + + CMake .qch File + CMake .qch-Datei + + + Autorun CMake + CMake automatisch ausführen + + + Automatically run CMake after changes to CMake project files. + CMake nach Änderungen an den CMake-Projektdateien automatisch ausführen. + + + Version: %1 + Version: %1 + + + Supports fileApi: %1 + + + + Detection source: "%1" + + + + CMake executable path does not exist. + + + + CMake executable path is not a file. + + + + CMake executable path is not executable. + + + + CMake executable does not provide required IDE integration features. + + + + Path + Pfad + + + Name: + Name: + + + Path: + Pfad: + + + Version: + Version: + + + Help file: + Hilfedatei: Add Hinzufügen - Add "%1" - "%1" hinzufügen + Clone + Klonen - Alt+C,Alt+A - Alt+C,Alt+A + Remove + Entfernen - Diff Project - Diff für Projekt + Make Default + Als Vorgabe setzen - Diff Current File - Diff für Datei + Set as the default CMake Tool to use when creating a new kit or when no value is set. + Als vorgegebenes CMake-Werkzeug einstellen, das verwendet wird, wenn eine neues Kit erstellt wird oder kein Wert eingestellt ist. - Diff "%1" - Diff für "%1" + Clone of %1 + Kopie von %1 - Alt+C,Alt+D - Alt+C,Alt+D + New CMake + Neues CMake - Commit All Files - Commit aller Dateien + System CMake at %1 + System-CMake in %1 - Commit Current File - Commit der aktuellen Datei + Current executable + - Cannot find repository for "%1". - Kann das Repository für "%1" nicht finden. + Build the executable used in the active run configuration. Currently: %1 + - Parsing of the log output failed. - Die Log-Ausgabe konnte nicht ausgewertet werden. + Target: %1 + - Commit "%1" - Commit von "%1" + Enable automatic provisioning updates: + - Alt+C,Alt+C - Alt+C,Alt+C + Tells xcodebuild to create and download a provisioning profile if a valid one does not exist. + - Filelog Current File - Filelog für Datei + Target + Ziel - Ignore Whitespace - Leerzeichen ignorieren + The build configuration is currently disabled. + Die Build-Konfiguration ist zurzeit deaktiviert. - Ignore Blank Lines - Leerzeilen ignorieren + A CMake tool must be set up for building. Configure a CMake tool in the kit options. + Zum Erstellen muss ein CMake Tool eingestellt sein. Die Konfiguration erfolgt in den Kit Einstellungen. - &Edit - B&earbeiten + There is a CMakeCache.txt file in "%1", which suggest an in-source build was done before. You are now building in "%2", and the CMakeCache.txt file might confuse CMake. + Es gibt eine Datei CMakeCache.txt in "%1", was darauf hindeutet, dass das Projekt bereits innerhalb der Quellen erstellt wurde. Sie erstellen es jetzt in "%2". Die Datei CMakeCache.txt könnte CMake stören. - CVS Checkout - CVS-Checkout + Persisting CMake state... + Speichere CMake Status... - Meta+C,Meta+D - Meta+C,Meta+D + Running CMake in preparation to build... + CMake wird ausgeführt um die Erstellung vorzubereiten... - Filelog "%1" - Filelog für "%1" + Project did not parse successfully, cannot build. + Das Projekt konnte nicht erfolgreich ausgewertet werden. Es kann nicht erstellt werden. - Annotate Current File - Annotation für Datei + CMake Build + Display name for CMakeProjectManager::CMakeBuildStep id. + Erstellen mit CMake - Annotate "%1" - Annotation für "%1" + CMake arguments: + Kommandozeilenargumente für CMake: - Meta+C,Meta+A - Meta+C,Meta+A + Tool arguments: + Toolparameter: - Meta+C,Meta+C - Meta+C,Meta+C + Build + ConfigWidget display name. + - Delete... - Löschen... + Targets: + Ziele: - Delete "%1"... - Lösche "%1"... + Key + Schlüssel - Revert... - Rückgängig machen... + Kit: + Kit: - Revert "%1"... - Änderungen in "%1" rückgängig machen... + Initial Configuration: + - Edit - Anfordern + Current Configuration: + - Edit "%1" - "%1" anfordern + Type: + Typ: - Unedit - Anforderung zurücknehmen + Value + Wert - Unedit "%1" - Anforderung der Datei '%1" zurücknehmen + Changing Build Directory + Build-Verzeichnis ändern - Unedit Repository - Anforderung im gesamten Repository zurücknehmen + Minimum Size Release + Release (kleinstmöglich) - Diff Project "%1" - Diff für Projekt "%1" + Release with Debug Information + Release mit Debuginformationen - Project Status - Status des Projekts + Failed to open %1 for reading. + Die Datei %1 konnte nicht zum Lesen geöffnet werden. - Status of Project "%1" - Status des Projekts "%1" + CMake + SnippetProvider + CMake - Log Project - Log für Projekt + Build "%1" + "%1" erstellen - Log Project "%1" - Log für Projekt "%1" + Not in CMakeCache.txt + Nicht in CMakeCache.txt - Update Project - Projekt auf aktuellen Stand bringen + Select a file for %1 + Wählen Sie eine Datei für %1 - Update Project "%1" - Projekt "%1"auf aktuellen Stand bringen + Select a directory for %1 + Wählen Sie ein Verzeichnis für %1 - Commit Project - Commit des Projekts + Determines whether file paths are copied to the clipboard for pasting to the CMakeLists.txt file when you add new files to CMake projects. + Legt fest, ob beim Hinzufügen von neuen Dateien zu CMake-Projekten deren Dateipfade in die Zwischenablage kopiert werden, um sie in die CMakeLists.txt-Datei einzufügen. - Commit Project "%1" - Commit des Projekts "%1" + Package manager auto setup + - Update Directory - Verzeichnis aktualisieren + Add the CMAKE_PROJECT_INCLUDE_BEFORE variable pointing to a CMake script that will install dependencies from the conanfile.txt, conanfile.py, or vcpkg.json file from the project source directory. + - Update Directory "%1" - Verzeichnis "%1" aktualisieren + Ask before re-configuring with initial parameters + - Commit Directory - Commit des Verzeichnisses + Show subfolders inside source group folders + - Commit Directory "%1" - Commit des Verzeichnisses "%1" + General + Allgemein - Diff Repository - Diff des Repositorys + Adding Files + Dateien hinzufügen - Repository Status - Status des Repositorys + Ask about copying file paths + Fragen, ob Dateipfade kopiert werden sollen - Repository Log - Log des Repositorys + Do not copy file paths + Dateipfade nicht kopieren - Update Repository - Repository auf den aktuellen Stand bringen + Copy file paths + Dateipfade kopieren - Revert Repository... - Änderungen im gesamten Repository rückgängig machen... + Scan "%1" project tree + Durchsuche "%1"-Projektbaum - Revert Repository - Alle Änderungen rückgängig machen + The kit needs to define a CMake tool to parse this project. + Das Kit muss ein CMake-Werkzeug festlegen, um dieses Projekt auszuwerten. - No CVS executable specified. - Es wurde keine ausführbare Datei für CVS angegeben. + Copy to Clipboard? + In die Zwischenablage kopieren? - Revert all pending changes to the repository? - Möchten Sie alle ausstehenden Änderungen des Repositorys verwerfen? + Files are not automatically added to the CMakeLists.txt file of the CMake project. +Copy the path to the source files to the clipboard? + Dateien werden nicht automatisch zur Datei CMakeLists.txt des CMake-Projekts hinzugefügt. +Möchten Sie den Pfad zu den Quelldateien in die Zwischenablage kopieren? - Revert failed: %1 - Fehler beim Zurücksetzen der Änderungen: %1 + Apply configuration changes? + Konfigurationsänderungen anwenden? - The file has been changed. Do you want to revert it? - Die Datei wurde geändert. Möchten Sie die Änderungen rückgängig machen? + Run CMake with configuration changes? + - Another commit is currently being executed. - Es läuft bereits ein Commit-Vorgang. + <b>CMake configuration failed<b><p>The backup of the previous configuration has been restored.</p><p>Issues and "Projects > Build" settings show more information about the failure.</p + - There are no modified files. - Es gibt keine geänderten Dateien. + <b>Failed to load project<b><p>Issues and "Projects > Build" settings show more information about the failure.</p + - Would you like to discard your changes to the repository "%1"? - Möchten Sie alle ausstehenden Änderungen des Repositorys "%1" verwerfen? + Failed to create build directory "%1". + Das Build-Verzeichnis "%1" konnte nicht erstellt werden. - Would you like to discard your changes to the file "%1"? - Möchten Sie alle ausstehenden Änderungen in der Datei "%1" verwerfen? + No CMake tool set up in kit. + - Could not find commits of id "%1" on %2. - Es konnten keine Commits des Datums %2 mit der ID "%1" gefunden werden. + The remote CMake executable cannot write to the local build directory. + - Project status - Status des Projekts + <No CMake Tool available> + <Kein CMake-Werkzeug verfügbar> - Repository status - Status des Repositorys + CMake Tool + CMake-Werkzeug - The initial revision %1 cannot be described. - Die erste Version (%1) kann nicht weiter beschrieben werden. + The CMake Tool to use when building a project with CMake.<br>This setting is ignored when using other build systems. + Das zum Erstellen eines Projektes mit CMake zu verwendende CMake-Werkzeug.<br>Diese Einstellung wird bei der Verwendung anderer Build-Systeme ignoriert. - Added - Hinzugefügt + Unconfigured + Nicht konfiguriert - Removed - Gelöscht + Path to the cmake executable + Pfad zur ausführbaren Datei von cmake - Modified - Geändert + CMake version %1 is unsupported. Update to version 3.14 (with file-api) or later. + - Configuration - Konfiguration + Change... + Ändern... - Miscellaneous - Sonstige Einstellungen + <none> + <leer> - Prompt on submit - Submit bestätigen + CMake Generator + CMake-Generator - Describe all files matching commit id - Alle zur Commit-ID gehörenden Dateien beschreiben + Platform + Plattform - Timeout: - Zeitlimit: + Toolset + - s - s + Generator: + Generator: - CVS command: - CVS-Kommando: + Extra generator: + Zusätzlicher Generator: - CVS root: - CVS-Quelle (CVSROOT): + Platform: + Plattform: - Diff options: - Optionen für Diff: + Toolset: + Toolset: - When checked, all files touched by a commit will be displayed when clicking on a revision number in the annotation view (retrieved via commit ID). Otherwise, only the respective file will be displayed. - Wenn die Option aktiviert ist, werden beim Klick auf die Revisionsnummer in der Annotationsansicht alle Dateien angezeigt, die zu einem Commit gehören (mittels Commit-ID bestimmt). Ansonsten wird nur die betreffende Datei angezeigt. + CMake generator defines how a project is built when using CMake.<br>This setting is ignored when using other build systems. + Der CMake-Generator definiert, wie ein Projekt mit CMake gebaut wird.<br>Diese Einstellung wird von anderen Buildsystemen ignoriert. - CVS Command - CVS-Kommando + CMake Tool is unconfigured, CMake generator will be ignored. + Das CMake-Tool ist nicht konfiguriert. Der CMake-Generator wird ignoriert. - CVS - CVS + CMake Tool does not support the configured generator. + Das CMake-Tool unterstützt den konfigurierten Generator nicht. + + + Platform is not supported by the selected CMake generator. + Der ausgewählte CMake-Generator unterstützt die Plattform nicht. + + + Toolset is not supported by the selected CMake generator. + Der ausgewählte CMake-Generator unterstützt das Toolset nicht. + + + <Use Default Generator> + <Benutze Standardgenerator> + + + Generator: %1<br>Extra generator: %2 + Generator: %1<br>Zusätzlicher Generator: %2 + + + Platform: %1 + Plattform: %1 + + + Toolset: %1 + Toolset: %1 + + + Edit CMake Configuration + CMake-Konfiguration bearbeiten + + + CMake <a href="generator">generator</a> + + + + The selected CMake binary does not support file-api. %1 will not be able to parse CMake projects. + + + + Enter one CMake <a href="variable">variable</a> per line.<br/>To set a variable, use -D&lt;variable&gt;:&lt;type&gt;=&lt;value&gt;.<br/>&lt;type&gt; can have one of the following values: FILEPATH, PATH, BOOL, INTERNAL, or STRING. + + + + CMake Configuration + CMake-Konfiguration + + + Default configuration passed to CMake when setting up a project. + Die Standardkonfiguration wird an CMake beim Anlegen eines Projekts übergeben. + + + CMake configuration has no path to qmake binary set, even though the kit has a valid Qt version. + Die CMake-Konfiguration hat keinen qmake-Pfad gesetzt, obwohl das Kit eine gültige Qt-Version hat. + + + CMake configuration has a path to a qmake binary set, even though the kit has no valid Qt version. + Die CMake-Konfiguration hat einen qmake-Pfad gesetzt, obwohl das Kit keine gültige Qt-Version hat. + + + CMake configuration has a path to a qmake binary set that does not match the qmake binary path configured in the Qt version. + Die CMake-Konfiguration hat einen qmake-Pfad gesetzt, der allerdings nicht mit dem qmake-Pfad der Qt-Version übereinstimmt. + + + CMake configuration has no CMAKE_PREFIX_PATH set that points to the kit Qt version. + Die CMake-Konfiguration hat keinen CMAKE_PREFIX_PATH gesetzt, der auf die Qt-Version des Kits verweist. + + + CMake configuration has no path to a C compiler set, even though the kit has a valid tool chain. + Die CMake-Konfiguration hat keinen C-Compiler gesetzt, obwohl das Kit eine gültige Toolchain hat. + + + CMake configuration has a path to a C compiler set, even though the kit has no valid tool chain. + Die CMake-Konfiguration hat einen C-Compiler gesetzt, obwohl das Kit keine gültige Toolchain hat. + + + CMake configuration has a path to a C compiler set that does not match the compiler path configured in the tool chain of the kit. + Die CMake-Konfiguration hat einen C-Compiler gesetzt, der nicht mit dem Compiler der Toolchain übereinstimmt, die vom Kit verwendet wird. + + + CMake configuration has no path to a C++ compiler set, even though the kit has a valid tool chain. + Die CMake-Konfiguration hat keinen C++-Compiler gesetzt, obwohl das Kit eine gültige Toolchain hat. + + + CMake configuration has a path to a C++ compiler set, even though the kit has no valid tool chain. + Die CMake-Konfiguration hat einen C++-Compiler gesetzt, obwohl das Kit keine gültige Toolchain hat. + + + CMake configuration has a path to a C++ compiler set that does not match the compiler path configured in the tool chain of the kit. + Die CMake-Konfiguration hat einen C++-Compiler gesetzt, der nicht mit dem Compiler der Toolchain übereinstimmt, die vom Kit verwendet wird. + + + Build CMake target + CMake-Ziel erstellen + + + Builds a target of any open CMake project. + + + + Open CMake target + CMake-Ziel öffnen + + + Jumps to the definition of a target of any open CMake project. + + + + The source directory %1 is not reachable by the CMake executable %2. + + + + The build directory %1 is not reachable by the CMake executable %2. + + + + The build directory "%1" does not exist + + + + CMake executable "%1" and build directory "%2" must be on the same device. + + + + Running %1 in %2. + Führe %1 in %2 aus. + + + Configuring "%1" + Konfiguriere "%1" + + + CMake process failed to start. + + + + CMake process was canceled by the user. + + + + CMake process crashed. + + + + CMake process exited with exit code %1. + + + + <Build Directory> + <Build-Verzeichnis> + + + <Other Locations> + <Andere Orte> + + + Unexpected source directory "%1", expected "%2". This can be correct in some situations, for example when importing a standalone Qt test, but usually this is an error. Import the build anyway? + + + + CMake Modules + CMake-Module + + + Target type: + Zieltyp: + + + No build artifacts + Keine Build-Artefakte + + + Build artifacts: + Build-Artefakte: + + + Version not parseable + + + + Searching CMake binaries... + + + + Found "%1" + + + + Removing CMake entries... + + + + Removed "%1" + + + + CMake: + + + + Failed to set up CMake file API support. %1 cannot extract project information. + + + + Invalid reply file created by CMake. + + + + Invalid cache file generated by CMake. + + + + Invalid cmakeFiles file generated by CMake. + + + + Invalid codemodel file generated by CMake: No directories. + + + + Invalid codemodel file generated by CMake: Empty directory object. + + + + Invalid codemodel file generated by CMake: No projects. + + + + Invalid codemodel file generated by CMake: Empty project object. + + + + Invalid codemodel file generated by CMake: Broken project data. + + + + Invalid codemodel file generated by CMake: Empty target object. + + + + Invalid codemodel file generated by CMake: Broken target data. + + + + Invalid codemodel file generated by CMake: No configurations. + + + + Invalid codemodel file generated by CMake: Empty configuration object. + + + + Invalid codemodel file generated by CMake: Broken indexes in directories, projects, or targets. + + + + Invalid codemodel file generated by CMake. + + + + Invalid target file: Information is missing. + + + + Invalid target file generated by CMake: Broken indexes in target details. + + + + CMake parsing was canceled. + + + + No "%1" CMake configuration found. Available configurations: "%2". +Make sure that CMAKE_CONFIGURATION_TYPES variable contains the "Build type" field. + + + + No "%1" CMake configuration found. Available configuration: "%2". +Make sure that CMAKE_BUILD_TYPE variable matches the "Build type" field. + + + + CMake returned error code: %1 + + + + Failed to rename %1 to %2. + + + + Failed to copy %1 to %2. + + + + Failed to read %1 file + + + + Invalid %1 file + + + + Invalid "version" in %1 file + + + + Invalid "configurePresets" section in %1 file + + + + Invalid "buildPresets" section in %1 file + + + + <File System> + @@ -647,6 +1160,126 @@ General Allgemein + + Code Pasting + Code Pasting + + + <Comment> + <Kommentar> + + + Paste + Einfügen + + + Cannot open %1: %2 + Die Datei %1 kann nicht geöffnet werden: %2 + + + %1 does not appear to be a paster file. + Die Datei %1 ist keine Paster-Datei. + + + Error in %1 at %2: %3 + Fehler in %1 bei %2: %3 + + + Please configure a path. + Bitte geben Sie einen Pfad an. + + + Fileshare + Dateibasiert + + + %1 - Configuration Error + %1 - Konfigurationsfehler + + + Checking connection + Prüfe Verbindung + + + Connecting to %1... + Verbinde zu %1... + + + The fileshare-based paster protocol allows for sharing code snippets using simple files on a shared network drive. Files are never deleted. + Das dateibasierte Paster-Protokoll dient zum Austausch von Textauschnitten mittels einfacher Dateien auf einem Netzlaufwerk. Die Dateien werden nicht gelöscht. + + + &Path: + &Pfad: + + + &Display: + &Anzeige: + + + entries + Einträge + + + Protocol: + Protokoll: + + + Paste: + Ausschnitt: + + + Send to Codepaster + An CodePaster senden + + + &Username: + &Nutzername: + + + <Username> + <Nutzername> + + + &Description: + &Beschreibung: + + + <Description> + <Beschreibung> + + + Parts to Send to Server + Zu versendende Ausschnitte + + + &Expires after: + &Verfällt nach: + + + Days + Tagen + + + Copy-paste URL to clipboard + Kopiere den URL in die Zwischenablage + + + Username: + Nutzername: + + + Default protocol: + Vorgabeprotokoll: + + + Display General Messages after sending a post + + + + %1: %2 + %1: %2 + ContentWindow @@ -811,18 +1444,14 @@ Trotzdem fortfahren? Show keyboard shortcuts in context menus (default: %1) Tastenkombinationen in Kontextmenüs anzeigen (Vorgabe: %1) - - on - an - - - off - aus - The high DPI settings will take effect after restart. Die Einstellung für hohe Auflösungen wird nach einem Neustart wirksam. + + Text codec for tools: + Zeichenkodierung für Werkzeuge: + The language change will take effect after restart. Die Änderung der Sprache wird nach einem Neustart wirksam. @@ -900,15 +1529,6 @@ Trotzdem fortfahren? Return to Editor Zum Editor zurückkehren - - &New File or Project... - &Neu... - - - New File or Project - Title of dialog - Neue Datei oder neues Projekt - &Open File or Project... Datei oder Projekt &öffnen... @@ -1014,8 +1634,20 @@ Trotzdem fortfahren? Meta+0 - &Options... - &Einstellungen... + Version: + Version: + + + Change Log + Änderungshistorie + + + Contact + Kontakt + + + <p>Qt Creator developers can be reached at the Qt Creator mailing list:</p>%1<p>or the #qt-creator channel on Libera.Chat IRC:</p>%2<p>Our bug tracker is located at %3.</p><p>Please use %4 for bigger chunks of text.</p> + <p>Sie können die Qt Creator-Entwickler auf dem E-Mail-Verteiler</p>%1<p>oder dem IRC Kanal #qt-creator auf Libera.Chat</p>%2<p>erreichen. Unseren Bugtracker finden Sie unter %3.</p><p>Bitte benutzen Sie %4 für längere Texte.</p> Minimize @@ -1037,6 +1669,14 @@ Trotzdem fortfahren? Ctrl+Meta+W Ctrl+Meta+W + + Change Log... + Änderungshistorie... + + + Contact... + Kontakt... + Cycle Mode Selector Styles Stil der Moduswahl wechseln @@ -1061,6 +1701,40 @@ Trotzdem fortfahren? Ctrl+0 Ctrl+0 + + Exit %1? + %1 beenden? + + + &New Project... + &Neues Projekt... + + + New Project + Title of dialog + Neues Projekt + + + New File... + Neue Datei... + + + New File + Title of dialog + Neue Datei + + + Debug %1 + %1 debuggen + + + Show Logs... + Protokolle anzeigen... + + + Pr&eferences... + Ei&nstellungen... + Alt+0 Alt+0 @@ -1122,10 +1796,6 @@ Trotzdem fortfahren? Core::Internal::NewDialog - - New Project - Neues Projekt - Choose a template: Vorlage: @@ -1172,10 +1842,6 @@ Trotzdem fortfahren? Open File With... Öffne Datei mit... - - Open file extension with: - Öffne Dateiendung mit: - Open file "%1" with: Öffne Datei "%1" mit: @@ -1183,6 +1849,14 @@ Trotzdem fortfahren? Core::Internal::OutputPaneManager + + Minimize + Minimieren + + + Maximize + Maximieren + Output Ausgaben @@ -1200,11 +1874,7 @@ Trotzdem fortfahren? Vorangehender Eintrag - Maximize Output Pane - Ausgabebereich maximiert darstellen - - - Output &Panes + Out&put Ausgabe&bereiche @@ -1223,10 +1893,6 @@ Trotzdem fortfahren? Alt+Shift+9 Alt+Shift+9 - - Minimize Output Pane - Ausgabebereich minimiert darstellen - Core::Internal::PluginDialog @@ -1239,18 +1905,10 @@ Trotzdem fortfahren? Fehlermeldungen zu %1 Fehlermeldungen - - Close - Schließen - Install Plugin... Plugin installieren... - - Restart required. - Neustart erforderlich. - Installed Plugins Installierte Plugins @@ -1340,10 +1998,6 @@ Trotzdem fortfahren? Preferences Einstellungen - - Options - Einstellungen - Core::Internal::ShortcutSettings @@ -1417,6 +2071,10 @@ Trotzdem fortfahren? <h3>%1</h3>%2<br/>%3%4%5<br/>Copyright 2008-%6 %7. All rights reserved.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> <h3>%1</h3>%2<br/>%3%4%5<br/>Copyright 2008-%6 %7. All rights reserved.<br/><br/>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.<br/> + + The Qt logo as well as Qt®, Qt Quick®, Built with Qt®, Boot to Qt®, Qt Quick Compiler®, Qt Enterprise®, Qt Mobile® and Qt Embedded® are registered trademarks of The Qt Company Ltd. + The Qt logo as well as Qt®, Qt Quick®, Built with Qt®, Boot to Qt®, Qt Quick Compiler®, Qt Enterprise®, Qt Mobile® and Qt Embedded® are registered trademarks of The Qt Company Ltd. + Core::ModeManager @@ -1425,147 +2083,6 @@ Trotzdem fortfahren? Gehe zu Modus <b>'%1'</b> - - CppTools - - Code Style - Coding-Stil - - - File Naming - Namenskonventionen für Dateien - - - Diagnostic Configurations - Diagnosekonfigurationen - - - C++ Symbols in Current Document - C++-Symbole im aktuellen Dokument - - - C++ Classes - C++-Klassen - - - C++ Functions - C++-Funktionen - - - All Included C/C++ Files - Alle eingebundenen C/C++-Dateien - - - C++ Classes, Enums and Functions - C++-Klassen, -Aufzählungen und -Funktionen - - - C++ Symbols - C++-Symbole - - - C++ - C++ - - - The project contains C source files, but the currently active kit has no C compiler. The code model will not be fully functional. - Das Projekt enthält C-Quelldateien, aber das aktive Kit hat keinen C-Compiler. Das Codemodell wird nur eingeschränkt funktionieren. - - - The project contains C++ source files, but the currently active kit has no C++ compiler. The code model will not be fully functional. - Das Projekt enthält C++-Quelldateien, aber das aktive Kit hat keinen C++-Compiler. Das Codemodell wird nur eingeschränkt funktionieren. - - - - CppTools::Internal::CppFileSettingsWidget - - /************************************************************************** -** %1 license header template -** Special keywords: %USER% %DATE% %YEAR% -** Environment variables: %$VARIABLE% -** To protect a percent sign, use '%%'. -**************************************************************************/ - - /************************************************************************** -** %1 license header template -** Special keywords: %USER% %DATE% %YEAR% -** Environment variables: %$VARIABLE% -** To protect a percent sign, use '%%'. -**************************************************************************/ - - - - Edit... - Bearbeiten... - - - Choose Location for New License Template File - Dateiname für eine neue Lizenzvorlage - - - - CppTools::Internal::CppFindReferences - - C++ Usages: - C++ Referenzen: - - - Searching for Usages - Suche nach Referenzen - - - Re&name %n files - - Eine Datei umbe&nennen - %n Dateien umbe&nennen - - - - Files: -%1 - Dateien: -%1 - - - C++ Macro Usages: - C++ Macro-Referenzen: - - - - CppTools::Internal::CppToolsPlugin - - &C++ - &C++ - - - Switch Header/Source - Zwischen Header- und Quelldatei wechseln - - - Open Corresponding Header/Source in Next Split - Headerdatei beziehungsweise Quelldatei im nächsten geteilten Fenster anzeigen - - - Meta+E, F4 - Meta+E, F4 - - - Ctrl+E, F4 - Ctrl+E, F4 - - - The license template. - Die Lizenzvorlage. - - - The configured path to the license template - Der eingestellte Pfad der Lizenzvorlage - - - Insert "#pragma once" instead of "#ifndef" include guards into header file - "#pragma once" statt Include-Guards mit "#ifndef" in Header-Datei einfügen - - Debugger @@ -1577,43 +2094,6 @@ Trotzdem fortfahren? <Encoding error> <Zeichenkodierungsfehler> - - - QtDumperHelper - - ptrace: Operation not permitted. - -Could not attach to the process. Make sure no other debugger traces this process. -Check the settings of -/proc/sys/kernel/yama/ptrace_scope -For more details, see /etc/sysctl.d/10-ptrace.conf - - ptrace: Operation not permitted. - -Der Debugger konnte nicht an den laufenden Prozess angehängt werden. Stellen Sie sicher, dass kein anderer Debugger an diesen Prozess angehängt ist. Prüfen Sie die Einstellungen von -/proc/sys/kernel/yama/ptrace_scope -Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf - - - - ptrace: Operation not permitted. - -Could not attach to the process. Make sure no other debugger traces this process. -If your uid matches the uid -of the target process, check the settings of -/proc/sys/kernel/yama/ptrace_scope -For more details, see /etc/sysctl.d/10-ptrace.conf - - ptrace: Operation not permitted. - -Der Debugger konnte nicht an den laufenden Prozess angehängt werden. Stellen Sie sicher, dass kein anderer Debugger an diesen Prozess angehängt ist. Wenn Ihre uid mit der uid des Prozesses übereinstimmt, prüfen Sie die Einstellungen von -/proc/sys/kernel/yama/ptrace_scope -Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf - - - - - Debugger Select Start Address Startadresse @@ -1646,6 +2126,10 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Select Core File Core-Datei auswählen + + Download of remote file failed: %1 + + Select Executable or Symbol File Ausführbare Datei oder Symboldatei auswählen @@ -1670,9 +2154,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Override &start script: Startskript &überschreiben: - - - Debugger Marker File: Marker-Datei: @@ -1951,6 +2432,10 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Propagate Change to Preset Breakpoint Breakpoint-Änderungen auch für nächsten Lauf verwenden + + &Condition: + + Disable Selected Locations Ausgewählte Adressen deaktivieren @@ -2087,20 +2572,8 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Breakpoint will only be hit in the specified thread(s). Der Haltepunkt wird nur im angegebenen Thread ausgelöst. - - - Debugger - - Additional &arguments: - Zusätzliche &Argumente: - - - Break on: - Halte bei: - Startup - Placeholder Start @@ -2111,10 +2584,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Correct breakpoint location Positionen der Haltepunkte korrigieren - - This is useful to catch runtime error messages, for example caused by assert(). - Damit können Laufzeit-Fehlermeldungen abgefangen werden, zum Beispiel bei assert(). - CDB CDB @@ -2127,18 +2596,10 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Ignore first chance access violations Ignoriere "First chance access violations" - - <html><head/><body><p>Attempts to correct the location of a breakpoint based on file and line number should it be in a comment or in a line for which no code is generated. The correction is based on the code model.</p></body></html> - <html><head/><body><p>Versucht, die Position eines zeilenbasierten Haltepunkts zu korrigieren, sofern er sich in einem Kommentar oder in einer Zeile, die keinen Code generiert, befindet. Die Korrektur basiert auf dem Codemodell.</p></body></html> - Use Python dumper Python-Dumper verwenden - - <html><head/><body><p>Uses CDB's native console for console applications. This overrides the setting in Environment > System. The native console does not prompt on application exit. It is suitable for diagnosing cases in which the application does not start up properly in the configured console and the subsequent attach fails.</p></body></html> - <html><head/><body><p>Bewirkt, dass die native CDB-Konsole für Konsolenanwendungen verwendet wird. Dies hebt die Einstellung in Umgebung > System auf. Die native CDB-Konsole schließt sich nach dem Beenden der Anwendung ohne Nachfrage. Sie kann zur Diagnose von Anwendungen verwendet werden, die in der konfigurierten Konsole nicht starten und bei denen das darauffolgende Anhängen des Debuggers fehlschlägt.</p></body></html> - First chance exceptions "First chance"-Ausnahmen @@ -2151,9 +2612,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Add Exceptions to Issues View Ausnahmen zur Ansicht "Probleme" hinzufügen - - - Debugger Insert Symbol Server... Symbol-Server einfügen... @@ -2178,25 +2636,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Configure Symbol paths that are used to locate debug symbol files. Symbolpfade konfigurieren, die benutzt werden, um Debug-Symboldateien zu finden. - - - Debugger - - Use Alternating Row Colors - Alternierende Farben für Zeilen benutzen - - - Keep Editor Stationary When Stepping - Editor bei Einzelschritten nicht bewegen - - - Debugger Font Size Follows Main Editor - Schriftgröße des Debuggers mit Editor synchronisieren - - - Show a Message Box When Receiving a Signal - Empfang eines Signals durch Dialogbox anzeigen - Log Time Stamps Zeitstempel loggen @@ -2209,6 +2648,22 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf <p>This switches the Locals and Expressions views to automatically dereference pointers. This saves a level in the tree view, but also loses data for the now-missing intermediate level. <p>Weist den Debugger an, automatisch dereferenzierte Zeiger anzuzeigen. Dadurch ist die Baumansicht flacher, aber weniger detailreich. + + Additional arguments: + Zusätzliche Argumente: + + + Catches runtime error messages caused by assert(), for example. + + + + Uses CDB's native console for console applications. This overrides the setting in Environment > System. The native console does not prompt on application exit. It is suitable for diagnosing cases in which the application does not start up properly in the configured console and the subsequent attach fails. + + + + Attempts to correct the location of a breakpoint based on file and line number shouldit be in a comment or in a line for which no code is generated. The correction is based on the code model. + + Show "std::" Namespace in Types "std::"-Namensraum in Typnamen anzeigen @@ -2273,10 +2728,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf <p>Not all source code lines generate executable code. Putting a breakpoint on such a line acts as if the breakpoint was set on the next line that generated code. Selecting 'Adjust Breakpoint Locations' shifts the red breakpoint markers in such cases to the location of the true breakpoint. <p>Nicht aus allen Quellcode-Zeilen wird ausführbarer Code erzeugt. Wenn man auf solche Zeilen einen Haltepunkt setzt, verhält er sich so, als ob er auf die nächste Zeile gesetzt worden wäre, aus der Maschinencode erzeugt wurde. Das Aktivieren der Einstellung 'Positionen der Haltepunkte korrigieren' bewirkt, dass der Haltepunkt-Marker in so einem Fall an die Stelle des resultierenden Haltepunkts verschoben wird. - - <p>Checking this will enable tooltips in the stack view during debugging. - <p>Schaltet Tooltips für die Stack-Anzeige während des Debuggens ein. - <p>The maximum length for strings in separated windows. Longer strings are cut off and displayed with an ellipsis attached. <p>Die maximale Länge von Zeichenketten in separaten Fenstern. Längere Ausdrücke werden abgeschnitten und mit Auslassungspunkten angezeigt. @@ -2285,6 +2736,14 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Synchronize Breakpoints Haltepunkte synchronisieren + + Force logging to console + + + + Sets QT_LOGGING_TO_CONSOLE=1 in the environment of the debugged program, preventing storing debug output in system logs. + + Adjust Breakpoint Locations Positionen der Haltepunkte korrigieren @@ -2305,22 +2764,18 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Break on "qFatal" Bei "qFatal" anhalten + + GDB commands entered here will be executed after GDB has been started, but before the debugged program is started or attached, and before the debugging helpers are initialized. + + + + GDB commands entered here will be executed after GDB has successfully attached to remote targets.</p><p>You can add commands to further set up the target here, such as "monitor reset" or "load". + + Automatically Quit Debugger Debugger automatisch beenden - - <p>Checking this will enable tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default. - <p>Diese Option aktiviert Tooltips für Variablen beim Debuggen. Da es das Debuggen verlangsamt und wegen der fehlenden Gültigkeitsinformationen nicht zuverlässig ist, ist es per Vorgabe deaktiviert. - - - <p>Checking this will enable tooltips in the locals view during debugging. - <p>Schaltet Tooltips für die Anzeige "Lokale Variablen und Ausdrücke" während des Debuggens ein. - - - <p>Checking this will enable tooltips in the breakpoints view during debugging. - <p>Schaltet Tooltips im Haltepunkt-Fenster während des Debuggens ein. - Use Tooltips in Stack View when Debugging Tooltips für Stack-Anzeige beim Debuggen @@ -2333,10 +2788,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Enable Reverse Debugging Rückwärts Debuggen aktivieren - - Register For Post-Mortem Debugging - Als Post-Mortem-Debugger registrieren - <p>The maximum length of string entries in the Locals and Expressions views. Longer than that are cut off and displayed with an ellipsis attached. <p>Die maximale Länge von Zeichenketten in "Lokale Variablen" und "Ausdrücke". Längere Ausdrücke werden abgeschnitten und mit Auslassungspunkten angezeigt. @@ -2377,9 +2828,6 @@ Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf Use Tooltips in Breakpoints View when Debugging Beim Debuggen Tooltips im Haltepunkt-Fenster anzeigen - - - Debugger Reading %1... Lese %1... @@ -2518,10 +2966,6 @@ Sie haben die Wahl zu warten oder das Debuggen abzubrechen. Debugger Error Debugger-Fehler - - Interrupting not possible. - Das Unterbrechen ist nicht möglich. - Symbols found. Symbole wurden gefunden. @@ -2732,9 +3176,6 @@ Sie haben die Wahl zu warten oder das Debuggen abzubrechen. Setting breakpoints... Setze Haltepunkte... - - - Debugger General Allgemein @@ -2816,14 +3257,6 @@ markers in the source code editor. <p>To execute simple Python commands, prefix them with "python".</p><p>To execute sequences of Python commands spanning multiple lines prepend the block with "python" on a separate line, and append "end" on a separate line.</p><p>To execute arbitrary Python scripts, use <i>python execfile('/path/to/script.py')</i>.</p> <p>Um einfache Python-Kommandos auszuführen, stellen Sie ihnen "python" voran.</p><p>Um mehrere Zeilen umfassende Sequenzen von Python-Kommandos auszuführen, stellen Sie dem Block "python" auf einer separaten Zeile voran und fügen Sie "end" auf einer separaten Zeile an.</p><p>Um beliebige Python-Skripte auszuführen, verwenden Sie <i>python execfile('/pfad/zu/script.py')</i>.</p> - - The options below should be used with care. - Die untenstehenden Einstellungen sollten mit Vorsicht verwendet werden. - - - <html><head/><body>The options below give access to advanced or experimental functions of GDB. Enabling them may negatively impact your debugging experience.</body></html> - <html><head/><body>Die untenstehenden Einstellungen betreffen spezielle oder experimentelle Funktionalität von GDB. Ihre Verwendung kann das Debuggen negativ beeinflussen.</body></html> - Use asynchronous mode to control the inferior Asynchronen Modus zur Steuerung des zu debuggenden Prozesses verwenden @@ -2848,22 +3281,18 @@ markers in the source code editor. GDB Extended GDB Erweitert + + The options below give access to advanced or experimental functions of GDB.<br>Enabling them may negatively impact your debugging experience. + + Uses the default GDB pretty printers installed in your system or linked to the libraries your application uses. Verwendet die GDB-Pretty-Printers, die im System installiert sind oder gegen die Bibliotheken gelinkt sind, die die Anwendung benutzt. - - <html><head/><body><p>GDB commands entered here will be executed after GDB has been started, but before the debugged program is started or attached, and before the debugging helpers are initialized.</p>%1</body></html> - <html><head/><body><p>Hier angegebene GDB-Kommandos werden ausgeführt, nachdem GDB gestartet wurde, aber das zu debuggende Programm noch nicht gestartet ist beziehungsweise der Debugger noch nicht angehängt ist und vor der Initialisierung der Ausgabe-Hilfsbibliothek.</p>%1</body></html> - Additional Attach Commands Zusätzliche Kommandos beim Anhängen - - <html><head/><body><p>GDB commands entered here will be executed after GDB has successfully attached to remote targets.</p><p>You can add commands to further set up the target here, such as "monitor reset" or "load".</body></html> - <html><head/><body><p>Hier angegebene GDB-Kommandos werden ausgeführt, nachdem GDB erfolgreich an ein entferntes Ziel angehängt wurde.</p><p>Sie können hier Kommandos zum weiteren Einrichten des Ziels wie "monitor reset" oder "load" angeben.</body></html> - Extended Erweitert @@ -2880,10 +3309,6 @@ markers in the source code editor. Use Intel style disassembly Intel-Stil für Disassembler verwenden - - <html><head/><body>GDB shows by default AT&&T style disassembly.</body></html> - <html><head/><body>Die Vorgabe von GDB für Disassembler ist AT&&T-Stil.</body></html> - Additional Startup Commands Zusätzliche Kommandos beim Start @@ -2892,9 +3317,6 @@ markers in the source code editor. GDB GDB - - - Debugger Cannot create temporary file: %1 Es konnte keine temporäre Datei erstellt werden: %1 @@ -2907,9 +3329,6 @@ markers in the source code editor. Cannot open FiFo %1: %2 Die FiFo %1 konnte nicht geöffnet werden: %2 - - - Debugger Content as ASCII Characters Inhalt als ASCII-Zeichen @@ -2938,6 +3357,10 @@ markers in the source code editor. Content as %1-bit Floating Point Values Inhalt als %1&nbsp;bit&nbsp;Gleitkommazahlen + + A group of registers. + + Value Wert @@ -2958,6 +3381,26 @@ markers in the source code editor. Open Disassembler... Disassembler öffnen... + + RO + + + + WO + + + + RW + + + + [%1..%2] + + + + View Groups + + Hexadecimal Hexadezimal @@ -2978,9 +3421,6 @@ markers in the source code editor. Edit bits %1...%2 of register %3 Bits %1...%2 des Registers %3 bearbeiten - - - Debugger ... ... @@ -3021,6 +3461,10 @@ markers in the source code editor. Cannot Open Task File Die Aufgabendatei kann nicht geöffnet werden + + Copy Selection to Clipboard + + Copy Contents to Clipboard Inhalt in Zwischenablage kopieren @@ -3125,9 +3569,6 @@ markers in the source code editor. Note that most distributions ship debug information in separate packages. Beachten Sie, dass manche Distributionen die Debuginformationen in separaten Paketen ausliefern. - - - Debugger Thread&nbsp;id: Thread-ID: @@ -3207,6 +3648,10 @@ markers in the source code editor. Creation Time in ms Erstellungsdauer in ms + + Source + + <empty> <leer> @@ -3611,6 +4056,10 @@ markers in the source code editor. Octal Integer Oktale Ganzzahl + + Char Code Integer + + Compact Float Kompakter Gleitkommawert @@ -3619,6 +4068,14 @@ markers in the source code editor. Scientific Float Wissenschaftlicher Gleitkommawert + + Hexadecimal Float + + + + Normalized, with Power-of-Two Exponent + + %1 Object at %2 Objekt vom Typ %1 bei %2 @@ -3627,6 +4084,10 @@ markers in the source code editor. %1 Object at Unknown Address Objekt vom Typ %1 an unbekannter Adresse + + Size: %1x%2, %3 byte, format: %4, depth: %5 + Größe: %1x%2, %3 Bytes, Format: %4, Tiefe: %5 + Are you sure you want to remove all expression evaluators? Wollen Sie wirklich alle ausgewerteten Ausdrücke entfernen? @@ -3642,7129 +4103,6 @@ markers in the source code editor. Feld aus %n Elementen - - - DependenciesModel - - Unable to Add Dependency - Die Abhängigkeit konnte nicht hinzugefügt werden - - - This would create a circular dependency. - Dadurch würde eine zirkuläre Abhängigkeit entstehen. - - - - Designer - - Designer - Designer - - - Form Editor - Formulareditor - - - The generated header of the form "%1" could not be found. -Rebuilding the project might help. - Die automatisch erstellte Header-Datei des Formulars "%1" konnte nicht gefunden werden. -Versuchen Sie, das Projekt neu zu erstellen. - - - The generated header "%1" could not be found in the code model. -Rebuilding the project might help. - Die automatisch erstellte Header-Datei "%1" konnte nicht im Codemodell gefunden werden. -Versuchen Sie, das Projekt neu zu erstellen. - - - Qt Designer Form Class - Qt-Designer-Formularklasse - - - Class Details - Klassendetails - - - %1 - Error - %1 - Fehler - - - Class - Klasse - - - Choose a Class Name - Name der Klasse - - - Switch Source/Form - Zwischen Quelldatei und Formular wechseln - - - For&m Editor - For&mulareditor - - - Shift+F4 - Shift+F4 - - - Creates a Qt Designer form along with a matching class (C++ header and source file) for implementation purposes. You can add the form and class to an existing Qt Widget Project. - Erstellt ein Qt-Designer-Formular mit zugehörigem Klassenrumpf (bestehend aus C++-Header- und -Quelldatei) für Implementierungszwecke. Sie können Formular und Klasse zu einem existierenden Qt-Widget-Projekt hinzufügen. - - - Choose a Form Template - Formularvorlage auswählen - - - Form Template - Formularvorlage - - - The class containing "%1" could not be found in %2. -Please verify the #include-directives. - Die Klasse, die "%1" enthält, konnte nicht innerhalb von '%2' gefunden werden. -Bitte prüfen Sie die #include-Anweisungen. - - - Error finding/adding a slot. - Fehler beim Auffinden/Hinzufügen des Slot-Codes. - - - No documents matching "%1" could be found. -Rebuilding the project might help. - Es konnten keine dem Suchmuster "%1" entsprechenden Dokumente gefunden werden. -Versuchen Sie, das Projekt neu zu erstellen. - - - Unable to add the method definition. - Die Definition der Methode konnte nicht hinzugefügt werden. - - - - ExtensionSystem::Internal::PluginDetailsView - - Name: - Name: - - - Version: - Version: - - - Vendor: - Anbieter: - - - Location: - Pfad: - - - Description: - Beschreibung: - - - Copyright: - Copyright: - - - License: - Lizenz: - - - Dependencies: - Abhängigkeiten: - - - Group: - Gruppe: - - - Compatibility version: - Kompatibel zu Version: - - - URL: - URL: - - - Platforms: - Plattformen: - - - - ExtensionSystem::Internal::PluginErrorView - - State: - Status: - - - Error message: - Fehlermeldung: - - - - ExtensionSystem::Internal::PluginSpecPrivate - - Plugin meta data not found - Plugin-Metadaten nicht gefunden - - - Invalid platform specification "%1": %2 - Ungültige Plattformspezifikation "%1": %2 - - - Dependency: %1 - Abhängigkeit: %1 - - - Dependency: "%1" must be "%2" or "%3" (is "%4"). - Abhängigkeit: "%1" muss "%2" oder "%3" sein (ist "%4"). - - - Argument: %1 - Argument: %1 - - - Argument: "%1" is empty - Argument: "%1" ist leer - - - - ExtensionSystem::PluginErrorView - - Invalid - Ungültig - - - Description file found, but error on read. - Fehlerhafte Beschreibungsdatei gefunden. - - - Description successfully read. - Beschreibungsdatei gelesen. - - - Dependencies are successfully resolved. - Die Abhängigkeiten wurden erfolgreich bestimmt. - - - Library is loaded. - Die Bibliothek wurde geladen. - - - Plugin's initialization function succeeded. - Die Initialisierungsfunktion des Plugins wurde erfolgreich abgearbeitet. - - - Plugin successfully loaded and running. - Das Plugin wurde erfolgreich geladen und läuft. - - - Plugin was shut down. - Das Plugin wurde angehalten. - - - Plugin ended its life cycle and was deleted. - Das Plugin wurde nach Ablauf seiner Nutzungsdauer gelöscht. - - - Read - Gelesen - - - Resolved - Abhängigkeiten bestimmt - - - Loaded - Geladen - - - Initialized - Initialisiert - - - Running - Läuft - - - Stopped - Angehalten - - - Deleted - Gelöscht - - - - ExtensionSystem::PluginManager - - Circular dependency detected: - Zirkuläre Abhängigkeit festgestellt: - - - %1 (%2) depends on - %1 (%2) hängt ab von - - - %1 (%2) - %1 (%2) - - - Cannot load plugin because dependency failed to load: %1 (%2) -Reason: %3 - Das Plugin kann nicht geladen werden, weil eine Abhängigkeit nicht geladen werden konnte: %1 (%2) -Grund: %3 - - - Cannot load plugin because dependency failed to load: %1(%2) -Reason: %3 - Das Plugin kann nicht geladen werden, weil eine Abhängigkeit nicht geladen werden konnte: %1(%2) -Grund: %3 - - - - FakeVim::Internal::FakeVimOptionPage - - Use FakeVim - FakeVim benutzen - - - Vim Behavior - Vim-Verhalten - - - Automatic indentation - Automatische Einrückung - - - Start of line - Zeilenanfang - - - Smart indentation - Intelligente Einrückung - - - Use search dialog - Suchdialog verwenden - - - Expand tabulators - Tabulatoren expandieren - - - Show position of text marks - Position der Textmarken anzeigen - - - Smart tabulators - "Smart"-Tabularmodus - - - Pass control key - Strg-Taste weiterleiten - - - Highlight search results - Suchergebnisse hervorheben - - - Incremental search - Inkrementelle Suche - - - Shift width: - Einrückung: - - - Tabulator size: - Tabulatorweite: - - - Backspace: - Rücktaste: - - - Keyword characters: - Wortbildende Zeichen: - - - Copy Text Editor Settings - Texteditor-Einstellungen übernehmen - - - Set Qt Style - Qt-Stil setzen - - - Set Plain Style - Einfachen Stil setzen - - - Use smartcase - Smartcase verwenden - - - Use wrapscan - Wrapscan verwenden - - - Show partial command - Teil des Kommandos anzeigen - - - Use ignorecase - ignorecase verwenden - - - Pass keys in insert mode - Tastenanschläge im Einfügemodus weitergeben - - - Scroll offset: - Rollversatz: - - - Read .vimrc from location: - Verwende .vimrc aus: - - - Show line numbers relative to cursor - Zeilennummern relativ zur Einfügemarke anzeigen - - - Displays line numbers relative to the line containing text cursor. - Zeige Zeilennummern relativ zur Zeile mit der Einfügemarke an. - - - Vim tabstop option. - Vim-Tabulator-Einstellung. - - - Does not interpret key sequences like Ctrl-S in FakeVim but handles them as regular shortcuts. This gives easier access to core functionality at the price of losing some features of FakeVim. - Zeichenfolgen wie Strg-S nicht in FakeVim verarbeiten, sondern sie als gewöhnliche Tastenkombinationen behandeln. Dies erleichtert den Zugriff auf die Kernfunktionalität auf Kosten eingeschränkter Funktionalität von FakeVim. - - - Does not interpret some key presses in insert mode so that code can be properly completed and expanded. - Einige Zeichenfolgen nicht im Einfügemodus verarbeiten, damit Quelltext korrekt vervollständigt und erweitert werden kann. - - - Blinking cursor - Blinkende Einfügemarke - - - - FilterNameDialogClass - - Add Filter Name - Filternamen hinzufügen - - - Filter Name: - Filtername: - - - - GenericProjectManager::Internal::GenericProjectWizard - - Import Existing Project - Import eines existierenden Projekts - - - Imports existing projects that do not use qmake, CMake or Autotools. This allows you to use %1 as a code editor. - Importiert bereits existierende Projekte, die weder qmake, CMake oder die Autotools verwenden. Dadurch kann %1 als Code-Editor benutzt werden. - - - - GenericProjectManager::Internal::GenericProjectWizardDialog - - Import Existing Project - Import eines existierenden Projekts - - - Project Name and Location - Name und Verzeichnis des Projekts - - - Project name: - Projektname: - - - Location: - Pfad: - - - File Selection - Dateiauswahl - - - - Git - - Browse &History... - Von &History... - - - &Show - &Anzeigen - - - Cherry &Pick - Cherry-&Pick - - - &Revert - &Rückgängig machen - - - Check&out - Aus&checken - - - &Close - &Schließen - - - Working directory: - Arbeitsverzeichnis: - - - Select Commit - Commit auswählen - - - Select Git Directory - Git-Verzeichnis auswählen - - - Error: Unknown reference - Fehler: Unbekannte Referenz - - - Error: Bad working directory. - Fehler: Ungültiges Arbeitsverzeichnis. - - - Error: Could not start Git. - Fehler: git konnte nicht gestartet werden. - - - Fetching commit data... - Commit-Daten werden geholt... - - - Change: - Änderung: - - - HEAD - HEAD - - - Select a Git Commit - Git Commit auswählen - - - &Archive... - &Archiv erzeugen... - - - Invalid revision - Ungültige Revision - - - REBASING - REBASING - - - REVERTING - REVERTING - - - CHERRY-PICKING - CHERRY-PICKING - - - MERGING - MERGING - - - Description: - Beschreibung: - - - Git Diff Project - Git Diff für Projekt - - - Create Local Branch - Lokalen Branch erstellen - - - Stash Description - Beschreibung - - - Rebase is in progress. What do you want to do? - Zur Zeit läuft ein Rebase-Vorgang. Was möchten Sie tun? - - - You need to commit changes to finish merge. -Commit now? - Sie müssen einen Commit der Änderungen ausführen, um den Merge abzuschließen. -Jetzt Commit ausführen? - - - No changes found. - Es wurden keine Änderungen gefunden. - - - Conflicts detected with commit %1. - Bei Commit %1 wurden Konflikte festgestellt. - - - Conflicts detected with files: -%1 - Bei dem Commit wurden Konflikte in den folgenden Dateien festgestellt: -%1 - - - Conflicts detected. - Es wurden Konflikte festgestellt. - - - Rebase, merge or am is in progress. Finish or abort it and then try again. - Es ist eine Rebase-, Merge- oder am-Operation aktiv. Bitte beenden oder brechen Sie sie ab und versuchen Sie es noch einmal. - - - Cannot determine Git version: %1 - Die verwendete Git-Version konnte nicht bestimmt werden: %1 - - - Stash && Pop - Stash && Pop - - - Stash local changes and pop when %1 finishes. - Stash der lokalen Änderungen anlegen und bei Beendigung von %1 wiederherstellen. - - - Stash - Stash - - - Stash local changes and execute %1. - Stash der lokalen Änderungen anlegen und %1 ausführen. - - - Git SVN Log - Git SVN Log - - - Cannot determine the repository for "%1". - Das Repository von "%1" konnte nicht bestimmt werden. - - - Cannot parse the file output. - Die Ausgabe der Datei konnte nicht ausgewertet werden. - - - Stage Chunk - Chunk für Commit vorsehen - - - Unstage Chunk - Chunk aus Commit entfernen - - - Chunk successfully unstaged - Chunk wurde aus Commit entfernt - - - Chunk successfully staged - Chunk wurde für Commit vorgesehen - - - Git Diff Repository - Git Diff des Repositorys - - - Git Diff Files - Git Diff von Dateien - - - Cannot run "%1" in "%2": %3 - Das Kommando "%1" konnte im Verzeichnis "%2" nicht ausgeführt werden: %3 - - - Stage Selection (%n Lines) - - Auswahl für Commit vorsehen (eine Zeile) - Auswahl für Commit vorsehen (%n Zeilen) - - - - Unstage Selection (%n Lines) - - Auswahl aus Commit entfernen (eine Zeile) - Auswahl aus Commit entfernen (%n Zeilen) - - - - Git Diff "%1" - Git Diff "%1" - - - Git Diff Branch "%1" - Git Diff Branch "%1" - - - Git Log "%1" - Git Log "%1" - - - Git Reflog "%1" - Git Reflog "%1" - - - Cannot describe "%1". - Zur Änderung "%1" können keine Details angezeigt werden. - - - Git Show "%1" - Git Show "%1" - - - Tarball (*.tar.gz) - Tarball (*.tar.gz) - - - Zip archive (*.zip) - Zip-Archiv (*.zip) - - - Generate %1 archive - Archiv für %1 erzeugen - - - Overwrite? - Überschreiben? - - - An item named "%1" already exists at this location. Do you want to overwrite it? - Es existiert bereits eine Datei des Namens "%1" an dieser Stelle. Wollen Sie sie überschreiben? - - - Git Blame "%1" - Blame für "%1" - - - Would you like to create a local branch? - Möchten Sie einen lokalen Branch erstellen? - - - Nothing to recover - Nichts wiederherzustellen - - - Files recovered - Dateien wiederhergestellt - - - Cannot obtain log of "%1": %2 - Das Log von "%1" konnte nicht erhalten werden: %2 - - - Cannot checkout "%1" of %2 in "%3": %4 - Meaning of the arguments: %1: revision, %2: files, %3: repository, %4: Error message - Die Dateien %2 der Revision "%1" im Repository "%3" konnten nicht ausgecheckt werden: %4 - - - Cannot find parent revisions of "%1" in "%2": %3 - Failed to find parent revisions of a SHA1 for "annotate previous" - Die übergeordnete Revision von "%1" im Repository "%2" konnte nicht bestimmt werden: %3 - - - Committed %n files. - - Commit mit einer Datei durchgeführt. - Commit mit %n Dateien durchgeführt. - - - - Amended "%1" (%n files). - - Commit "%1" geändert (eine Datei). - Commit "%1" geändert (%n Dateien). - - - - Cannot commit %n files: %1 - - - Commit schlug für eine Datei fehl: %1 - - Commit schlug für %n Dateien fehl: %1 - - - - - Only graphical merge tools are supported. Please configure merge.tool. - Nur grafische Merge-Tools werden unterstützt. Bitte konfigurieren Sie ein Merge-Tool. - - - Force Push - Push erzwingen - - - Push failed. Would you like to force-push <span style="color:#%1">(rewrites remote history)</span>? - Push ist fehlgeschlagen. Möchten Sie Push erzwingen <span style="color:#%1">(überschreibt den Verlauf)</span>? - - - No Upstream Branch - Kein Ziel-Branch - - - Push failed because the local branch "%1" does not have an upstream branch on the remote. - -Would you like to create the branch "%1" on the remote and set it as upstream? - Push ist fehlgeschlagen, weil der lokale Branch "%1" keinen Ziel-Branch im entfernten Repository hat. - -Möchten Sie den Branch "%1" im entfernten Repository erzeugen und ihn als Ziel-Branch festlegen? - - - Discard (reset) local changes and execute %1. - Verwerfen (reset) der lokalen Änderungen und %1 ausführen. - - - Execute %1 with local changes in working directory. - Führe %1 bei bestehenden lokalen Änderungen aus. - - - Cancel %1. - %1 Abbrechen. - - - Cherr&y-Pick Change %1 - Cherr&y-Pick von Änderung %1 - - - Re&vert Change %1 - Änder&ung %1 rückgängig machen - - - C&heckout Change %1 - Änderung %1 ausc&hecken - - - &Interactive Rebase from Change %1... - &Interaktives Rebase von Änderung %1... - - - &Log for Change %1 - &Log für Änderung %1 - - - Add &Tag for Change %1... - &Tag für Änderung %1 hinzufügen... - - - &Reset to Change %1 - Zu&rücksetzen auf Änderung %1 - - - &Hard - &Hard - - - &Mixed - &Mixed - - - &Soft - &Soft - - - Di&ff Against %1 - Mit %1 &vergleichen - - - Diff &Against Saved %1 - Mit gespeichertem %1 &vergleichen - - - &Save for Diff - Für Vergleich &speichern - - - Detached HEAD - Detached HEAD - - - Cannot reset %n files in "%1": %2 - - Eine Datei in "%1" konnte nicht zurückgesetzt werden: %2 - %n Dateien in "%1" konnten nicht zurückgesetzt werden: %2 - - - - and %n more - Displayed after the untranslated message "Branches: branch1, branch2 'and %n more'" - - und ein weiterer - und %n weitere - - - - Cannot describe revision "%1" in "%2": %3 - Die Beschreibung der Revision "%1" im Repository "%2" kann nicht bestimmt werden: %3 - - - Cannot resolve stash message "%1" in "%2". - Look-up of a stash via its descriptive message failed. - Es konnte kein Stash mit der Beschreibung "%1" im Repository "%2" gefunden werden. - - - Cannot retrieve submodule status of "%1": %2 - Der Status des Sub-Modules "%1" konnte nicht bestimmt werden: %2 - - - There were warnings while applying "%1" to "%2": -%3 - Beim Anwenden der Patch-Datei "%1" auf das Repository "%2" traten Warnungen auf: -%3 - - - Cannot apply patch "%1" to "%2": %3 - Die Patch-Datei "%1" konnte nicht auf das Repository "%2" angewandt werden: %3 - - - Submodules Found - Submodule gefunden - - - Would you like to update submodules? - Möchten Sie die Submodule aktualisieren? - - - Cannot obtain status: %1 - Der Status konnte nicht abgefragt werden: %1 - - - Continue Merge - Mergen fortsetzen - - - Continue Rebase - Rebase fortsetzen - - - Continue - Fortsetzen - - - Continue Revert - Revert fortsetzen - - - You need to commit changes to finish revert. -Commit now? - Sie müssen einen Commit der Änderungen ausführen, um den Revert abzuschließen. -Jetzt Commit ausführen? - - - Commit - Commit - - - Continue Cherry-Picking - Cherry-Pick fortsetzen - - - You need to commit changes to finish cherry-picking. -Commit now? - Sie müssen einen Commit der Änderungen ausführen, um den Cherry-Pick abzuschließen. -Jetzt Commit ausführen? - - - Skip - Überspringen - - - <Detached HEAD> - <Detached HEAD> - - - Cannot launch "%1". - "%1" konnte nicht gestartet werden. - - - The repository "%1" is not initialized. - Das Repository "%1" ist noch nicht initialisiert. - - - Cannot retrieve last commit data of repository "%1". - Die Daten des letzten Commits im Repository "%1" konnte nicht bestimmt werden. - - - Reset - Zurücksetzen - - - All changes in working directory will be discarded. Are you sure? - Alle Änderungen im Arbeitsverzeichnis werden verworfen. Sind Sie sicher? - - - Amended "%1". - Commit "%1" geändert. - - - Revert - Rückgängig machen - - - The file has been changed. Do you want to revert it? - Die Datei wurde geändert. Möchten Sie die Änderungen rückgängig machen? - - - The file is not modified. - Datei ungeändert. - - - Conflicts Detected - Es wurden Konflikte festgestellt - - - Run &Merge Tool - &Merge-Tool ausführen - - - &Skip - Über&springen - - - There are no modified files. - Es gibt keine geänderten Dateien. - - - No commits were found - Es konnten keine Commits gefunden werden - - - No local commits were found - Es konnten keine lokalen Commits gefunden werden - - - Uncommitted Changes Found - Ausstehende Änderungen gefunden - - - What would you like to do with local changes in: - Wie möchten Sie die folgenden lokalen Änderungen behandeln: - - - <No repository> - <Kein Repository> - - - Repository: %1 - Repository: %1 - - - The binary "%1" could not be located in the path "%2" - Die ausführbare Datei "%1" konnte nicht im Pfad "%2" gefunden werden - - - General Information - Allgemeine Informationen - - - Repository: - Repository: - - - repository - Repository - - - Branch: - Branch: - - - branch - branch - - - Commit Information - Informationen zu Commit - - - Author: - Autor: - - - Email: - E-Mail-Adresse: - - - By&pass hooks - &Hooks umgehen - - - Sign off - Unterschreiben - - - <b>Note:</b> - <b>Hinweis:</b> - - - Note that huge amount of commits might take some time. - Beachten Sie, dass eine hohe Anzahl Commits lange Wartezeiten hervorrufen kann. - - - Miscellaneous - Sonstige Einstellungen - - - Timeout: - Zeitlimit: - - - s - s - - - Pull with rebase - pull mit rebase - - - Set "HOME" environment variable - Umgebungsvariable "HOME" setzen - - - Gitk - Gitk - - - Arguments: - Argumente: - - - Log count: - Log-Anzeige beschränken auf: - - - Git needs to find Perl in the environment. - Git benötigt Perl. - - - Configuration - Konfiguration - - - Prepend to PATH: - PATH voranstellen: - - - Command: - Kommando: - - - - Help - - Add and remove compressed help files, .qch. - Hinzufügen oder Entfernen von komprimierten Hilfedateien (.qch). - - - Registered Documentation - Registrierte Dokumentationen - - - Add... - Hinzufügen... - - - Remove - Entfernen - - - Filters - Filter - - - Unfiltered - Ungefiltert - - - No user defined filters available or no filter selected. - Es sind keine benutzerdefinierten Filter vorhanden oder ausgewählt. - - - The filter "%1" will show every documentation file available, as no attributes are specified. - Das Filter "%1" wird die alle vorhandenen Dokumentationen anzeigen, da keine Attribute angegeben wurden. - - - The filter "%1" will only show documentation files that have the attribute %2 specified. - Das Filter "%1" wird die Dokumentationsdateien anzeigen, die über das Attribut %2 verfügen. - - - The filter "%1" will only show documentation files that have the attributes %2 specified. - Das Filter "%1" wird die Dokumentationsdateien anzeigen, die über eines der Attribute %2 verfügen. - - - Attributes - Attribute - - - 1 - 1 - - - <html><body> -<p> -Add, modify, and remove document filters, which determine the documentation set displayed in the Help mode. The attributes are defined in the documents. Select them to display a set of relevant documentation. Note that some attributes are defined in several documents. -</p></body></html> - <html><body><p>Hinzufügen, Ändern oder Entfernen von Dokumentenfiltern, die die im Hilfsmodus angezeigte Dokumentation festlegen. Die Attribute sind in den Dokumenten definiert. Durch die Angabe der Attribute kann die relevante Dokumentation ausgewählt werden. Beachten Sie, dass einige Attribute in mehreren Dokumenten erscheinen.</p></body></html> - - - General - Allgemein - - - Change takes effect after reloading help pages. - Änderung wird wirksam, wenn die Hilfeseiten neu geladen werden. - - - Default (%1) - Default viewer backend - Vorgabe (%1) - - - Import Bookmarks - Lesezeichen importieren - - - Files (*.xbel) - XBEL-Dateien (*.xbel) - - - Cannot import bookmarks. - Lesezeichen konnten nicht importiert werden. - - - Save File - Datei speichern - - - Font - Zeichensatz - - - Family: - Name: - - - Style: - Stil: - - - Size: - Größe: - - - Startup - Start - - - On context help: - Kontexthilfe: - - - Show Side-by-Side if Possible - Möglichst nebeneinander zeigen - - - Always Show Side-by-Side - Immer nebeneinander zeigen - - - On help start: - Zu Beginn: - - - Show My Home Page - Startseite zeigen - - - Show a Blank Page - Leere Seite zeigen - - - Show My Tabs from Last Session - Reiter aus letzter Sitzung zeigen - - - Home page: - Startseite: - - - Use &Current Page - &Aktuelle Seite verwenden - - - Use &Blank Page - &Leere Seite - - - Reset - Zurücksetzen - - - Behaviour - Verhalten - - - Return to editor on closing the last page - Nach Schließen der letzten Hilfeseite zum Editor schalten - - - Note: This setting takes effect only if the HTML file does not use a style sheet. - Hinweis: Diese Einstellung ist nur wirksam, wenn die HTML-Seite kein Stylesheet verwendet. - - - Import Bookmarks... - Lesezeichen importieren... - - - Export Bookmarks... - Lesezeichen exportieren... - - - Reset to default. - Auf Vorgabe zurücksetzen. - - - Switches to editor context after last help page is closed. - Nach Schließen der letzten Hilfeseite zum Editor schalten. - - - Always Show in Help Mode - Immer im Modus "Hilfe" anzeigen - - - Always Show in External Window - Stets in separatem Fenster anzeigen - - - Enable scroll wheel zooming - Zoom mittels Mausrad aktivieren - - - Viewer backend: - Anzeigen mit: - - - Help Index - Hilfe - Index - - - Help - Hilfe - - - Search - Suche - - - Bookmarks - Lesezeichen - - - Open Pages - Offene Seiten - - - Index - Index - - - Contents - Inhalt - - - Context Help - Kontexthilfe - - - Technical Support... - Technischer Support... - - - Report Bug... - Fehler melden... - - - System Information... - Systeminformationen... - - - No Documentation - Dokumentation fehlt - - - No documentation available. - Es ist keine Dokumentation verfügbar. - - - System Information - Systeminformationen - - - Use the following to provide more detailed information about your system to bug reports: - Hiermit können Sie Ihren Fehlermeldungen detaillierte Informationen über Ihr System hinzufügen: - - - Copy to Clipboard - In die Zwischenablage kopieren - - - Indexing Documentation - Indiziere Dokumentation - - - Open Link - Verweis öffnen - - - Open Link as New Page - Verweis in neuer Seite öffnen - - - Copy Link - Verweis kopieren - - - Copy - Kopieren - - - Reload - Neu laden - - - The file is not an XBEL version 1.0 file. - Die Datei ist keine XBEL-Datei der Version 1.0. - - - Unknown title - Unbekannter Titel - - - - Locator - - Locator - Locator - - - - MyMain - - N/A - N/A - - - - OpenWith::Editors - - Plain Text Editor - Texteditor - - - Binary Editor - Binäreditor - - - C++ Editor - C++-Editor - - - .pro File Editor - .pro-Dateieditor - - - .files Editor - .files-Dateieditor - - - QMLJS Editor - QMLJS-Editor - - - Qt Designer - Qt Designer - - - Qt Linguist - Qt Linguist - - - Resource Editor - Ressourceneditor - - - GLSL Editor - GLSL Editor - - - Python Editor - Python-Editor - - - Model Editor - Model-Editor - - - Nim Editor - Nim-Editor - - - SCXML Editor - SCXML-Editor - - - Java Editor - Java-Editor - - - CMake Editor - CMake-Editor - - - Compilation Database - Kompilierungsdatenbank - - - Qt Quick Designer - Qt Quick-Designer - - - - Perforce::Internal::ChangeNumberDialog - - Change Number - Change-Nummer - - - Change Number: - Change-Nummer: - - - - Perforce::Internal::PendingChangesDialog - - P4 Pending Changes - P4 Ausstehende Changes - - - Submit - Submit - - - Cancel - Abbrechen - - - Change %1: %2 - Change %1: %2 - - - - Perforce::Internal::PerforcePlugin - - &Perforce - &Perforce - - - Edit - Anfordern - - - Edit "%1" - "%1" anfordern - - - Alt+P,Alt+E - Alt+P,Alt+E - - - Edit File - Datei zum Editieren anfordern - - - Add - Hinzufügen - - - Add "%1" - "%1" hinzufügen - - - Alt+P,Alt+A - Alt+P,Alt+A - - - Add File - Datei hinzufügen - - - Delete File - Datei löschen - - - Revert - Rückgängig machen - - - Revert "%1" - Änderungen in "%1" rückgängig machen (revert) - - - Alt+P,Alt+R - Alt+P,Alt+R - - - Revert File - Änderungen in Datei rückgängig machen (revert) - - - Diff Current File - Diff für Datei - - - Diff "%1" - Diff für "%1" - - - Diff Current Project/Session - Diff für Projekt/Sitzung - - - Diff Project "%1" - Diff für Projekt "%1" - - - Alt+P,Alt+D - Alt+P,Alt+D - - - Diff Opened Files - Diff für angeforderte Dateien - - - Opened - Angefordert - - - Alt+P,Alt+O - Alt+P,Alt+O - - - Submit Project - Submit des Projekts - - - Alt+P,Alt+S - Alt+P,Alt+S - - - Pending Changes... - Ausstehende Changes... - - - Update Project "%1" - Projekt "%1"auf aktuellen Stand bringen - - - Describe... - Change anzeigen... - - - Annotate Current File - Annotation für Datei - - - Annotate "%1" - Annotation für "%1" - - - Annotate... - Annotation... - - - Filelog Current File - Filelog für Datei - - - Filelog "%1" - Filelog für "%1" - - - Alt+P,Alt+F - Alt+P,Alt+F - - - Filelog... - Filelog... - - - Update All - Auf aktuellen Stand bringen - - - Meta+P,Meta+F - Meta+P,Meta+F - - - Meta+P,Meta+E - Meta+P,Meta+E - - - Meta+P,Meta+A - Meta+P,Meta+A - - - Delete... - Löschen... - - - Delete "%1"... - Lösche "%1"... - - - Meta+P,Meta+R - Meta+P,Meta+R - - - Meta+P,Meta+D - Meta+P,Meta+D - - - Log Project "%1" - Log für Projekt "%1" - - - Log Project - Log für Projekt - - - Submit Project "%1" - Submit des Projekts "%1" - - - Meta+P,Meta+S - Meta+P,Meta+S - - - Update Current Project - Projekt auf aktuellen Stand bringen - - - Revert Unchanged - Angeforderte, ungeänderte Dateien zurücksetzen - - - Revert Unchanged Files of Project "%1" - Angeforderte, ungeänderte Dateien des Projekts "%1" rücksetzen - - - Revert Project - Änderungen des Projekts rückgängig machen - - - Revert Project "%1" - Änderungen des Projekts "%1" rückgängig machen - - - Meta+P,Meta+O - Meta+P,Meta+O - - - Repository Log - Log des Repositorys - - - &Edit - B&earbeiten - - - &Hijack - &Hijack - - - Submit - Submit - - - p4 revert - Rückgängig machen - - - The file has been changed. Do you want to revert it? - Die Datei wurde geändert. Möchten Sie die Änderungen rückgängig machen? - - - Do you want to revert all changes to the project "%1"? - Möchten Sie alle ausstehenden Änderungen des Projektes "%1" verwerfen? - - - Another submit is currently executed. - Es läuft bereits ein Submit-Vorgang. - - - Project has no files - Das Projekt hat keine Dateien - - - p4 annotate - Annotationen - - - p4 annotate %1 - p4 annotate %1 - - - p4 filelog - Filelog - - - p4 filelog %1 - p4 filelog %1 - - - p4 changelists %1 - p4 changelists %1 - - - Could not start perforce "%1". Please check your settings in the preferences. - Das Perforce-Kommando "%1" konnte nicht gestartet werden. Bitte überprüfen Sie die Einstellungen. - - - Perforce did not respond within timeout limit (%1 s). - Perforce reagierte nicht innerhalb des Zeitlimits (%1 s). - - - The process terminated with exit code %1. - Der Prozess wurde beendet, Rückgabewert %1. - - - p4 submit failed: %1 - Fehler beim Submit: %1 - - - Error running "where" on %1: %2 - Failed to run p4 "where" to resolve a Perforce file name to a local file system name. - Fehler bei der Ausführung von "where" bei Datei "%1": %2 - - - The file is not mapped - File is not managed by Perforce - Die Datei wird nicht von Perforce verwaltet - - - Perforce repository: %1 - Perforce-Repository: %1 - - - Perforce: Unable to determine the repository: %1 - Perforce: Das Repository von konnte nicht bestimmt werden: %1 - - - The process terminated abnormally. - Der Prozess wurde unnormal beendet. - - - Unable to write input data to process %1: %2 - Es konnten keine Eingabedaten an den Prozess %1 übergeben werden: %2 - - - Perforce is not correctly configured. - Perforce ist nicht richtig konfiguriert. - - - [Only %n MB of output shown] - - [Nur %n MB der Ausgabe wird angezeigt] - [Nur %n MB der Ausgabe werden angezeigt] - - - - p4 diff %1 - p4 diff %1 - - - p4 describe %1 - p4 describe %1 - - - Pending change - Ausstehende Änderung - - - Could not submit the change, because your workspace was out of date. Created a pending submit instead. - Der Submit-Vorgang konnte nicht ausgeführt werden, weil Ihr Arbeitsbereich nicht auf dem aktuellsten Stand ist. Es wurde ein ausstehender Submit-Vorgang erzeugt. - - - - Perforce::Internal::PerforceSubmitEditor - - Perforce Submit - Perforce Submit - - - - Perforce::Internal::PromptDialog - - Perforce Prompt - Perforce Prompt - - - OK - OK - - - - Perforce::Internal::SettingsPage - - Perforce Command - Perforce-Kommando - - - Testing... - Test läuft... - - - Test succeeded (%1). - Der Test war erfolgreich (%1). - - - Perforce - Perforce - - - Test - Test - - - Configuration - Konfiguration - - - Miscellaneous - Sonstige Einstellungen - - - Timeout: - Zeitlimit: - - - s - s - - - Prompt on submit - Submit bestätigen - - - Log count: - Log-Anzeige beschränken auf: - - - P4 command: - P4-Kommando: - - - P4 client: - P4 Client: - - - P4 user: - P4 Nutzer: - - - P4 port: - P4 Port-Nummer: - - - Environment Variables - Umgebungsvariablen - - - Automatically open files when editing - Dateien bei Bearbeitung automatisch anfordern - - - - Perforce::Internal::SubmitPanel - - Submit - Submit - - - Change: - Änderung: - - - Client: - Client: - - - User: - Nutzer: - - - - PluginManager - - The plugin "%1" is specified twice for testing. - Das Plugin "%1" ist in der Testliste doppelt vorhanden. - - - The plugin "%1" does not exist. - Es existiert kein Plugin "%1". - - - The plugin "%1" is not tested. - Das Plugin "%1" ist ungetested. - - - Unknown option %1 - Ungültiges Kommandozeilenargument %1 - - - The option %1 requires an argument. - Das Kommandozeilenargument %1 erfordert ein Argument. - - - Failed Plugins - Nicht geladene Plugins (Fehlschlag beim Ladevorgang) - - - - PluginSpec - - "%1" is missing - "%1" fehlt - - - Value for key "%1" is not a string - Wert des Schlüssels "%1" ist keine Zeichenkette - - - Value for key "%1" is not a bool - Wert des Schlüssels "%1" ist kein Boolescher Wert - - - Value for key "%1" is not an array of objects - Wert des Schlüssels "%1" ist kein Feld von Objekten - - - Value for key "%1" is not a string and not an array of strings - Wert des Schlüssels "%1" ist keine Zeichenkette und auch kein Feld von Zeichenketten - - - Value "%2" for key "%1" has invalid format - Wert "%2" des Schlüssels "%1" ist in ungültigem Format - - - Resolving dependencies failed because state != Read - Das Bestimmen der Abhängigkeiten schlug fehl, weil der Status != Gelesen ist - - - Could not resolve dependency '%1(%2)' - Die Abhängigkeit '%1 (%2)' konnte nicht aufgelöst werden - - - Loading the library failed because state != Resolved - Das Laden der Bibliothek schlug fehl, weil der Status != 'Abhängigkeiten bestimmt' ist - - - Plugin is not valid (does not derive from IPlugin) - Das Plugin ist ungültig (nicht von Klasse IPlugin abgeleitet) - - - Initializing the plugin failed because state != Loaded - Die Initialisierung des Plugins schlug fehl, weil der Status != Geladen ist - - - Internal error: have no plugin instance to initialize - Interner Fehler: Es existiert keine Plugininstanz zur Initialisierung - - - Plugin initialization failed: %1 - Die Initialisierung des Plugins schlug fehl: %1 - - - Cannot perform extensionsInitialized because state != Initialized - extensionsInitialized kann nicht abgearbeitet werden, weil der Status != Initialisiert ist - - - Internal error: have no plugin instance to perform extensionsInitialized - Interner Fehler: Es existiert keine Plugininstanz zur Abarbeitung von extensionsInitialized - - - Internal error: have no plugin instance to perform delayedInitialize - Interner Fehler: Es existiert keine Plugininstanz zur Abarbeitung von delayedInitialize - - - - ProjectExplorer::AbstractProcessStep - - Configuration is faulty. Check the Issues view for details. - Die Konfiguration ist fehlerhaft. Details befinden sich in der Ansicht "Probleme". - - - Could not create directory "%1" - Das Verzeichnis "%1" konnte nicht angelegt werden - - - Starting: "%1" %2 - Starte: "%1" %2 - - - The process "%1" exited normally. - Der Prozess "%1" wurde normal beendet. - - - The process "%1" exited with code %2. - Der Prozess "%1" wurde mit dem Rückgabewert %2 beendet. - - - The process "%1" crashed. - Der Prozess "%1" ist abgestürzt. - - - Could not start process "%1" %2 - Der Prozess "%1" %2 konnte nicht gestartet werden - - - - ProjectExplorer::ApplicationLauncher - - User requested stop. Shutting down... - Abbruch auf Nutzeranforderung... - - - Failed to start program. Path or permissions wrong? - Das Programm konnte nicht gestartet werden. Möglicherweise stimmt der Pfad nicht oder die Berechtigungen sind nicht ausreichend? - - - The program has unexpectedly finished. - Das Programm ist abgestürzt. - - - Some error has occurred while running the program. - Bei der Ausführung des Programms trat ein Fehler auf. - - - Cannot retrieve debugging output. - Es konnte keine Debug-Ausgabe erhalten werden. - - - Cannot run: No device. - Fehler bei Ausführung: kein Gerät. - - - Cannot run: Device is not able to create processes. - Keine Ausführung möglich: Das Gerät kann keine Prozesse erzeugen. - - - Cannot run: No command given. - Keine Ausführung möglich: Kein Kommando angegeben. - - - Application failed to start: %1 - Die Anwendung konnte nicht gestartet werden: %1 - - - Application finished with exit code %1. - Die Anwendung wurde beendet, Rückgabewert %1. - - - Application finished with exit code 0. - Die Anwendung wurde beendet, Rückgabewert 0. - - - - ProjectExplorer::BuildManager - - Finished %1 of %n steps - - Schritt %1 von %n beendet - Schritt %1 von %n beendet - - - - Stop Applications - Anwendungen beenden - - - Stop these applications before building? - Diese Anwendungen vor dem Erstellen beenden? - - - The project %1 is not configured, skipping it. - Das Projekt %1 ist nicht konfiguriert, es wird übersprungen. - - - Compile - Category for compiler issues listed under 'Issues' - Kompilierung - - - Build System - Category for build system issues listed under 'Issues' - Build-System - - - Autotests - Category for autotest issues listed under 'Issues' - Autotests - - - Clean - Displayed name for a "cleaning" build step - Bereinigen - - - Deploy - Displayed name for a deploy step - Deployment - - - Build - Displayed name for a normal build step - Erstellen - - - Build/Deployment canceled - Erstellen/Deployment wurde abgebrochen - - - When executing step "%1" - Bei der Ausführung von Schritt "%1" - - - Deployment - Category for deployment issues listed under 'Issues' - Deployment - - - Canceled build/deployment. - Erstellen/Deployment abgebrochen. - - - Error while building/deploying project %1 (kit: %2) - Fehler beim Erstellen/Deployment des Projekts %1 (Kit: %2) - - - The kit %1 has configuration issues which might be the root cause for this problem. - Das Kit %1 enthält Konfigurationsprobleme, die die Ursache für dieses Problem sein könnten. - - - Running steps for project %1... - Führe Schritte für Projekt %1 aus... - - - Skipping disabled step %1. - Überspringe deaktivierten Schritt %1. - - - - ProjectExplorer::DebuggingHelperLibrary - - The target directory %1 could not be created. - Das Zielverzeichnis %1 konnte nicht erstellt werden. - - - The existing file %1 could not be removed. - Die existierende Datei %1 konnte nicht entfernt werden. - - - The file %1 could not be copied to %2. - Die Datei %1 konnte nicht nach %2 kopiert werden. - - - %1 not found in PATH - - %1 konnte im Pfad (PATH) nicht gefunden werden - - - - - ProjectExplorer::EnvironmentWidget - - Variable already exists. - Variable existiert bereits. - - - Ed&it - Bearbe&iten - - - &Add - Hinzu&fügen - - - &Reset - Zu&rücksetzen - - - &Unset - &Aufheben - - - Disable - Deaktivieren - - - Append Path... - Pfad anhängen... - - - Prepend Path... - Pfad voranstellen... - - - &Batch Edit... - Als &Text bearbeiten... - - - Open &Terminal - &Terminalfenster öffnen - - - Open a terminal with this environment set up. - Ein Terminalfenster mit dieser Umgebung öffnen. - - - Unset <a href="%1"><b>%1</b></a> - <a href="%1"><b>%1</b></a> zurücksetzen - - - Set <a href="%1"><b>%1</b></a> to <b>%2</b> - <b>%2</b> an <a href="%1"><b>%1</b></a> zuweisen - - - Set <a href="%1"><b>%1</b></a> to <b>%2</b> [disabled] - <b>%2</b> an <a href="%1"><b>%1</b></a> zuweisen [deaktiviert] - - - Use <b>%1</b> - %1 is "System Environment" or some such. - Verwende <b>%1</b> - - - <b>No environment changes</b> - <b>Keine Änderung der Umgebung</b> - - - Use <b>%1</b> and - Yup, word puzzle. The Set/Unset phrases above are appended to this. %1 is "System Environment" or some such. - Verwende <b>%1</b> und - - - Choose Directory - Verzeichnis wählen - - - Enable - Aktivieren - - - - ProjectExplorer::Internal::AllProjectsFilter - - Files in Any Project - Dateien aus allen Projekten - - - - ProjectExplorer::Internal::AllProjectsFind - - All Projects - Alle Projekte - - - All Projects: - Alle Projekte: - - - Filter: %1 -Excluding: %2 -%3 - Filter: %1 -Außer: %2 -%3 - - - - ProjectExplorer::Internal::BuildSettingsWidget - - No build settings available - Es sind keine Build-Einstellungen verfügbar - - - Edit build configuration: - Build-Konfiguration bearbeiten: - - - Add - Hinzufügen - - - Remove - Entfernen - - - Clone... - Klonen... - - - New Configuration - Neue Konfiguration - - - Cancel Build && Remove Build Configuration - Build abbrechen und Build-Konfiguration löschen - - - Do Not Remove - Nicht löschen - - - Remove Build Configuration %1? - Build-Konfiguration %1 löschen? - - - The build configuration <b>%1</b> is currently being built. - Die Build-Konfiguration <b>%1</b> wird gegenwärtig erstellt. - - - Do you want to cancel the build process and remove the Build Configuration anyway? - Möchten Sie die Erstellung abbrechen und die Build-Konfiguration trotzdem löschen? - - - Remove Build Configuration? - Build-Konfiguration löschen? - - - Do you really want to delete build configuration <b>%1</b>? - Möchten Sie die Build-Konfiguration <b>%1</b> wirklich löschen? - - - Clone Configuration - Title of a the cloned BuildConfiguration window, text of the window - Duplizierte Konfiguration - - - New configuration name: - Name der neuen Konfiguration: - - - Rename... - Umbenennen... - - - New name for build configuration <b>%1</b>: - Neuer Name der Build-Konfiguration <b>%1</b>: - - - - ProjectExplorer::Internal::CompileOutputWindow - - Compile Output - Kompilierung - - - Open Settings Page - Einstellungsseite öffnen - - - - ProjectExplorer::Internal::CurrentProjectFilter - - Files in Current Project - Dateien im aktuellen Projekt - - - - ProjectExplorer::Internal::CurrentProjectFind - - Project "%1" - Projekt "%1" - - - Current Project - Aktuelles Projekt - - - Project "%1": - Projekt "%1": - - - - ProjectExplorer::Internal::EditorSettingsPropertiesPage - - Editor settings: - Editoreinstellungen: - - - Global - Global - - - Custom - Benutzerdefiniert - - - Restore Global - Globale Einstellungen wiederherstellen - - - Display Settings - Anzeigeeinstellungen - - - Display right &margin at column: - Rechten &Rand anzeigen bei Spalte: - - - - ProjectExplorer::Internal::FolderNavigationWidgetFactory - - File System - Dateisystem - - - Meta+Y - Meta+Y - - - Alt+Y - Alt+Y - - - Options - Einstellungen - - - Add New... - Hinzufügen... - - - Rename... - Umbenennen... - - - Remove... - Entfernen... - - - - ProjectExplorer::Internal::ProjectExplorerSettingsPageUi - - Build and Run - Erstellung und Ausführung - - - Use jom instead of nmake - jom statt nmake verwenden - - - Current directory - Arbeitsverzeichnis - - - Directory - Verzeichnis - - - Projects Directory - Projektverzeichnis - - - Save all files before build - Alle Dateien vor Erstellen speichern - - - Always deploy project before running it - Vor Ausführung des Projekts stets Deployment durchführen - - - Always ask before stopping applications - Nachfrage beim Stoppen von Anwendungen - - - Asks before terminating the running application in response to clicking the stop button in Application Output. - Fragt vor dem Beenden der laufenden Anwendung bei Betätigen des Stop-Knopfes im Ausgabebereich "Ausgabe der Anwendung" nach. - - - Stop applications before building: - Anwendungen vor dem Erstellen beenden: - - - <i>jom</i> is a drop-in replacement for <i>nmake</i> which distributes the compilation process to multiple CPU cores. The latest binary is available at <a href="http://download.qt.io/official_releases/jom/">http://download.qt.io/official_releases/jom/</a>. Disable it if you experience problems with your builds. - <i>jom</i> ist ein Ersatz für <i>nmake</i>, der den Kompilationsprozess auf mehrere Prozessorkerne verteilt. Eine aktuelle Version erhalten Sie unter <a href="http://download.qt.io/official_releases/jom/">http://download.qt.io/official_releases/jom/</a>. Deaktivieren Sie es, wenn Probleme beim Build auftreten. - - - Add linker library search paths to run environment - Linker-Bibliothekspfade zur Ausführungsumgebung hinzufügen - - - Creates suitable run configurations automatically when setting up a new kit. - Erzeugt automatisch geeignete Ausführungskonfigurationen, wenn ein neues Kit hinzugefügt wird. - - - Create suitable run configurations automatically - Automatisch Ausführungskonfigurationen erzeugen - - - Closing Projects - Schließen von Projekten - - - Close source files along with project - Quelldateien zusammen mit Projekt schließen - - - Abort on error when building all projects - Bei Fehler abbrechen, wenn alle Projekte erstellt werden - - - Enable this if your system becomes unresponsive while building. - Aktivieren Sie dies, wenn Ihr System beim Erstellen nicht mehr reagiert. - - - Start build processes with low priority - Erstellungsprozesse mit niedriger Priorität starten - - - Clear issues list on new build - Problemliste bei neuer Erstellung leeren - - - Build before deploying: - Vor dem Deployment erstellen: - - - Default for "Run in terminal": - Vorgabe für "Im Terminal ausführen": - - - Enabled - Aktiviert - - - Disabled - Deaktiviert - - - Deduced from Project - Aus Projekt abgeleitet - - - - ProjectExplorer::Internal::ProjectFileWizardExtension - - Open project anyway? - Projekt trotzdem öffnen? - - - Version Control Failure - Fehlschlag der Versionsverwaltung - - - Failed to add subproject "%1" -to project "%2". - Das untergeordnete Projekt "%1" -konnte dem Projekt "%2" nicht hinzugefügt werden. - - - Failed to add one or more files to project -"%1" (%2). - Einige Dateien (%2) konnten nicht zum Projekt "%1" hinzugefügt werden. - - - - ProjectExplorer::Internal::ProjectTreeWidget - - Simplify Tree - Baum vereinfachen - - - Hide Generated Files - Generierte Dateien nicht zeigen - - - Hide Disabled Files - Deaktivierte Dateien verstecken - - - Focus Document in Project Tree - Dokument in Projektbaum hervorheben - - - Alt+Shift+L - Alt+Shift+L - - - Meta+Shift+L - Meta+Shift+L - - - Hide Empty Directories - Leere Verzeichnisse ausblenden - - - Synchronize with Editor - Mit Editor synchronisieren - - - - ProjectExplorer::Internal::ProjectTreeWidgetFactory - - Projects - Projekte - - - Meta+X - Meta+X - - - Alt+X - Alt+X - - - Filter Tree - Baum filtern - - - - ProjectExplorer::Internal::ProjectWelcomePage - - Open Session #%1 - Sitzung #%1 öffnen - - - Ctrl+Meta+%1 - Ctrl+Meta+%1 - - - Ctrl+Alt+%1 - Ctrl+Alt+%1 - - - Open Recent Project #%1 - Zuletzt bearbeitetes Projekt #%1 öffnen - - - Ctrl+Shift+%1 - Ctrl+Shift+%1 - - - Open %1 "%2" - %1 "%2" öffnen - - - Open %1 "%2" (%3) - %1 "%2" öffnen (%3) - - - session - Appears in "Open session <name>" - Sitzung - - - %1 (last session) - %1 (letzte Sitzung) - - - %1 (current session) - %1 (aktuelle Sitzung) - - - Clone - Klonen - - - Rename - Umbenennen - - - Delete - Löschen - - - project - Appears in "Open project <name>" - Projekt - - - Remove Project from Recent Projects - Projekt aus der Liste der zuletzt bearbeiteten Projekte entfernen - - - Clear Recent Project List - Liste der zuletzt bearbeiteten Projekte löschen - - - Manage - Verwalten - - - New - Neu - - - Open - Öffnen - - - Sessions - Sitzungen - - - Projects - Projekte - - - - ProjectExplorer::Internal::ProjectWizardPage - - Summary - Zusammenfassung - - - Add as a subproject to project: - Als Unterprojekt hinzufügen zu Projekt: - - - Add to &project: - Zu Projekt &hinzufügen: - - - <None> - <Kein> - - - A version control system repository could not be created in "%1". - Das Versionskontrollsystem konnte im Verzeichnis "%1" kein Repository anlegen. - - - Failed to add "%1" to the version control system. - "%1" konnte nicht unter Versionskontrolle gestellt werden. - - - Files to be added: - Zu erzeugende Dateien: - - - Files to be added in - Hinzuzufügende Dateien in - - - - ProjectExplorer::Internal::RunSettingsWidget - - Run Settings - Einstellungen zur Ausführung - - - Add - Hinzufügen - - - Remove - Entfernen - - - Clone... - Klonen... - - - Run configuration: - Ausführungskonfiguration: - - - Remove Run Configuration? - Aktive Ausführungskonfiguration löschen? - - - Do you really want to delete the run configuration <b>%1</b>? - Möchten Sie die Ausführungskonfiguration <b>%1</b> löschen? - - - Rename... - Umbenennen... - - - Add... - Hinzufügen... - - - Deployment - Deployment - - - Method: - Methode: - - - Run - Ausführen - - - Clone Configuration - Title of a the cloned RunConfiguration window, text of the window - Duplizierte Konfiguration - - - New configuration name: - Name der neuen Konfiguration: - - - New name for run configuration <b>%1</b>: - Neuer Name der Ausführungskonfiguration <b>%1</b>: - - - Cancel Build && Remove Deploy Configuration - Build abbrechen und Deployment-Konfiguration löschen - - - Do Not Remove - Nicht löschen - - - Remove Deploy Configuration %1? - Deployment-Konfiguration %1 löschen? - - - The deploy configuration <b>%1</b> is currently being built. - Die Deployment-Konfiguration <b>%1</b> wird gegenwärtig ausgeführt. - - - Do you want to cancel the build process and remove the Deploy Configuration anyway? - Möchten Sie die Erstellung abbrechen und die Deployment-Konfiguration trotzdem löschen? - - - Remove Deploy Configuration? - Deployment-Konfiguration löschen? - - - Do you really want to delete deploy configuration <b>%1</b>? - Möchten Sie die Deployment-Konfiguration<b>%1</b> löschen? - - - New name for deploy configuration <b>%1</b>: - Neuer Name der Deployment-Konfiguration <b>%1</b>: - - - - ProjectExplorer::Internal::SessionDialog - - Session Manager - Sitzungsverwaltung - - - &New - &Neu - - - &Rename - &Umbenennen - - - C&lone - &Duplizieren - - - &Delete - &Löschen - - - Restore last session on startup - Bei Start letzte Sitzung laden - - - <a href="qthelp://org.qt-project.qtcreator/doc/creator-project-managing-sessions.html">What is a Session?</a> - <a href="qthelp://org.qt-project.qtcreator/doc/creator-project-managing-sessions.html">Was ist eine Sitzung?</a> - - - &Open - &Öffnen - - - - ProjectExplorer::Internal::TaskDelegate - - File not found: %1 - Datei nicht gefunden: %1 - - - - ProjectExplorer::Internal::WizardPage - - The following files will be added: - - - - - Die folgenden Dateien werden hinzugefügt: - - - - - - - Add to &project: - Zu Projekt &hinzufügen: - - - Add to &version control: - Unter &Versionskontrolle stellen: - - - Project Management - Projektverwaltung - - - - ProjectExplorer::ProjectExplorerPlugin - - &Build - &Erstellen - - - &Debug - Debugge&n - - - &Start Debugging - &Debuggen - - - Open With - Öffnen mit - - - New Project... - Neues Projekt... - - - Ctrl+Shift+N - Ctrl+Shift+N - - - Load Project... - Projekt laden... - - - Ctrl+Shift+O - Ctrl+Shift+O - - - Open File - Datei öffnen - - - Close Project - Projekt schließen - - - Ctrl+Shift+B - Ctrl+Shift+B - - - Build Project - Projekt erstellen - - - Ctrl+B - Ctrl+B - - - Rebuild Project - Projekt neu erstellen - - - Deploy Project - Deployment des Projekts durchführen - - - Deploy Project "%1" - Deployment des Projekts "%1" durchführen - - - Clean Project - Projekt bereinigen - - - Deploy Without Dependencies - Deployment unter Ausschluss der Abhängigkeiten durchführen - - - Run - Ausführen - - - Ctrl+R - Ctrl+R - - - Run Without Deployment - Ausführung ohne Deployment - - - Cancel Build - Erstellen abbrechen - - - Add Existing Files... - Existierende Datei hinzufügen... - - - Set as Active Project - Als aktives Projekt setzen - - - Collapse All - Alle einklappen - - - Open Build and Run Kit Selector... - Kit-Auswahl für Erstellung und Ausführung öffnen... - - - The name of the current project. - Der Name des aktuellen Projekts. - - - The name of the currently active kit. - Der Name des aktiven Kits. - - - The username with which to log into the device in the currently active kit. - Der Nutzername zum Einloggen in das Gerät im aktiven Kit. - - - Cancel Build && Unload - Erstellen abbrechen und schließen - - - Do Not Unload - Nicht schließen - - - Unload Project %1? - Projekt "%1" schließen? - - - The project %1 is currently being built. - Das Projekt "%1" wird gerade erstellt. - - - Do you want to cancel the build process and unload the project anyway? - Möchten Sie die Erstellung abbrechen und das Projekt trotzdem schließen? - - - All Projects - Alle Projekte - - - Failed opening project "%1": No plugin can open project type "%2". - Das Projekt "%1" konnte nicht geöffnet werden: Der Projekttyp "%2" kann von keinem Plugin geöffnet werden. - - - Found some build errors in current task. -Do you want to ignore them? - Es wurden einige Build-Fehler im aktuellen Task festgestellt. -Möchten Sie sie ignorieren? - - - Clean - Bereinigen - - - Build - Erstellen - - - Deploy - Deployment - - - The project "%1" has no active kit. - Das Projekt "%1" hat kein aktives Kit. - - - The kit "%1" for the project "%2" has no active run configuration. - Das Kit "%1" des Projektes "%2" hat keine aktive Ausführungskonfiguration. - - - Cannot run "%1". - "%1" kann nicht ausgeführt werden. - - - A build is still in progress. - Zur Zeit läuft ein Build-Vorgang. - - - Build All Projects for All Configurations - Alle Konfigurationen aller Projekte erstellen - - - Rebuild All Projects for All Configurations - Alle Konfigurationen aller Projekte neu erstellen - - - Clean All Projects for All Configurations - Alle Konfigurationen aller Projekte bereinigen - - - Adding Files to Project Failed - Das Hinzufügen der Dateien zum Projekt schlug fehl - - - Remove More Files? - Weitere Dateien entfernen? - - - Remove these files as well? - %1 - Auch diese Dateien entfernen? - %1 - - - Removing File Failed - Fehlschlag bei Entfernen der Datei - - - File "%1" was not removed, because the project has changed in the meantime. -Please try again. - Die Datei "%1" wurde nicht entfernt, weil sich das Projekt inzwischen geändert hat. -Bitte versuchen Sie es erneut. - - - Could not remove file "%1" from project "%2". - Die Datei "%1" konnte nicht aus dem Projekt "%2" entfernt werden. - - - Choose File Name - Dateinamen wählen - - - New file name: - Neuer Dateiname: - - - Failed to copy file "%1" to "%2": %3. - Die Datei "%1" konnte nicht nach "%2" kopiert werden: %3. - - - Failed to add new file "%1" to the project. - Die Datei "%1" konnte nicht zum Projekt hinzugefügt werden. - - - Deleting File Failed - Datei konnte nicht gelöscht werden - - - Delete File... - Datei löschen... - - - C - C - - - C++ - C++ - - - Open... - Öffnen... - - - Build Environment - Build-Umgebung - - - Run Environment - Ausführungsumgebung - - - S&essions - Sitzung&en - - - &Manage... - &Verwalten... - - - Close Pro&ject "%1" - Pro&jekt "%1" schließen - - - Close Pro&ject - Pro&jekt schließen - - - Build All Projects - Alle Projekte erstellen - - - Deploy All Projects - Deployment aller Projekte durchführen - - - Rebuild All Projects - Alle Projekte neu erstellen - - - Clean All Projects - Alle Projekte bereinigen - - - Build Project for All Configurations - Alle Konfigurationen des Projekts erstellen - - - Build Project "%1" for All Configurations - Alle Konfigurationen des Projekts "%1" erstellen - - - Build for Run Configuration - Für Ausführungskonfiguration erstellen - - - Build for Run Configuration "%1" - Für Ausführungskonfiguration "%1" erstellen - - - Rebuild Project for All Configurations - Alle Konfigurationen des Projekts neu erstellen - - - Rebuild Project "%1" for All Configurations - Alle Konfigurationen des Projekts "%1" neu erstellen - - - Clean Project for All Configurations - Alle Konfigurationen des Projekts bereinigen - - - Clean Project "%1" for All Configurations - Alle Konfigurationen des Projekts "%1" bereinigen - - - Meta+Backspace - Meta+Backspace - - - Alt+Backspace - Alt+Backspace - - - Add Existing Projects... - Bestehendes Projekt hinzufügen... - - - New Subproject... - Neues Teilprojekt... - - - Properties... - Eigenschaften... - - - Duplicate File... - Datei duplizieren... - - - Expand - Erweitern - - - Ctrl+T - Ctrl+T - - - Current project's main file. - Hauptdatei des aktuellen Projekts. - - - The name of the currently active kit as a filesystem-friendly version. - Der Name des aktiven Kits zur Verwendung als Dateiname. - - - The ID of the currently active kit. - Die ID des aktiven Kits. - - - The currently active run configuration's name. - Der Name der aktiven Ausführungskonfiguration. - - - The currently active run configuration's executable (if applicable). - Die ausführbare Datei der aktiven Ausführungskonfiguration (falls möglich). - - - Current Build Environment - Aktuelle Build-Umgebung - - - Current Run Environment - Aktuelle Ausführungsumgebung - - - Load Project - Projekt laden - - - Parse Build Output... - Build-Ausgabe auswerten... - - - New Project - Title of dialog - Neues Projekt - - - <h3>Project already open</h3> - <h3>Projekt bereits geöffnet</h3> - - - Failed opening project "%1": Project is not a file. - Das Projekt "%1" konnte nicht geöffnet werden: Die angegebene Projektdatei ist keine Datei. - - - No project loaded. - Es ist kein Projekt geladen. - - - Currently building the active project. - Das aktive Projekt wird gerade erstellt. - - - The project %1 is not configured. - Das Projekt %1 ist nicht konfiguriert. - - - Project has no build settings. - Das Projekt hat keine Build-Einstellungen. - - - A build is in progress. - Zur Zeit läuft ein Build-Vorgang. - - - Cancel Build && Close - Erstellen abbrechen und schließen - - - A project is currently being built. - Es wird gerade ein Projekt erstellt. - - - The project "%1" is not configured. - Das Projekt "%1" ist nicht konfiguriert. - - - A run action is already scheduled for the active project. - Für das aktive Projekt ist bereits eine Ausführung geplant. - - - Run %1 - %1 ausführen - - - %1 in %2 - %1 in %2 - - - New Subproject - Title of dialog - Neues Teilprojekt - - - Choose Project File - Projektdatei auswählen - - - The following subprojects could not be added to project "%1": - Die folgenden Unterprojekte konnten nicht zum Projekt "%1" hinzugefügt werden: - - - Adding Subproject Failed - Unterprojekt konnte nicht hinzugefügt werden - - - Could not add following files to project %1: - Die folgenden Dateien konnten nicht zum Projekt "%1" hinzugefügt werden: - - - _copy - _kopie - - - Duplicating File Failed - Datei konnte nicht dupliziert werden - - - Delete File - Datei löschen - - - Delete %1 from file system? - Soll die Datei "%1" gelöscht werden? - - - The file %1 could not be renamed %2. - Die Datei %1 konnte nicht in %2 umbenannt werden. - - - Cannot Rename File - Die Datei konnte nicht umbenannt werden - - - Close Project "%1" - Projekt "%1" schließen - - - Recent P&rojects - Zuletzt bearbeitete P&rojekte - - - Close All Projects and Editors - Alle Projekte und Editoren schließen - - - Build Project "%1" - Projekt "%1" erstellen - - - Rebuild Project "%1" - Projekt "%1" neu erstellen - - - Clean Project "%1" - Projekt "%1" bereinigen - - - Rebuild - Neu erstellen - - - Build Without Dependencies - Erstellen unter Ausschluss der Abhängigkeiten - - - Close All Files in Project - Alle Dateien im Projekt schließen - - - Close All Files in Project "%1" - Alle Dateien im Projekt "%1" schließen - - - Rebuild Without Dependencies - Neu erstellen unter Ausschluss der Abhängigkeiten - - - Clean Without Dependencies - Bereinigen unter Ausschluss der Abhängigkeiten - - - Add Existing Directory... - Vorhandenes Verzeichnis hinzufügen... - - - Close All Files - Alle Dateien schließen - - - Remove Project... - Remove project from parent profile (Project explorer view); will not physically delete any files. - Projekt entfernen... - - - Set "%1" as Active Project - "%1" als aktives Projekt setzen - - - Expand All - Alles aufklappen - - - Quick Switch Kit Selector - Schnelle Kitauswahl - - - Full build path of the current project's active build configuration. - Vollständiger Pfad der aktiven Build-Konfiguration des aktuellen Projekts. - - - The host address of the device in the currently active kit. - Die Host-Adresse des Geräts im aktiven Kit. - - - The SSH port of the device in the currently active kit. - Der SSH-Port des Geräts im gegenwärtig aktiven Kit. - - - The private key file with which to authenticate when logging into the device in the currently active kit. - Die private Schlüsseldatei zur Authentifizierung beim Einloggen in das Gerät im aktiven Kit. - - - The currently active build configuration's name. - Name der aktiven Build-Konfiguration. - - - The currently active build configuration's type. - Typ der aktiven Build-Konfiguration. - - - File where current session is saved. - Datei, in der die aktuelle Sitzung gespeichert wird. - - - Name of current session. - Name der aktuellen Sitzung. - - - Failed to Open Project - Projekt konnte nicht geöffnet werden - - - Ignore All Errors? - Alle Fehler ignorieren? - - - Run Configuration Removed - Ausführungskonfiguration gelöscht - - - The configuration that was supposed to run is no longer available. - Die auszuführende Konfiguration ist nicht mehr verfügbar. - - - Always save files before build - Alle Dateien vor Erstellen speichern - - - Do Not Close - Nicht schließen - - - Close %1? - %1 schließen? - - - Do you want to cancel the build process and close %1 anyway? - Möchten Sie die Erstellung abbrechen und %1 schließen? - - - No active project. - Kein aktives Projekt. - - - New File - Title of dialog - Neue Datei - - - Add Existing Files - Existierende Dateien hinzufügen - - - Project Editing Failed - Das Bearbeiten des Projekts schlug fehl - - - The project file %1 cannot be automatically changed. - -Rename %2 to %3 anyway? - Die Projektdatei %1 kann nicht automatisch geändert werden. - -%2 trotzdem in %3 umbenennen? - - - The file %1 was renamed to %2, but the project file %3 could not be automatically changed. - Die Datei %1 wurde in %2 umbenannt, aber die Projektdatei %3 konnte nicht automatisch geändert werden. - - - Could not delete file %1. - Die Datei "%1" konnte nicht gelöscht werden. - - - - ProjectExplorer::SessionManager - - Error while restoring session - Beim Wiederherstellen der Sitzung ist ein Fehler aufgetreten - - - Could not restore session %1 - Die Sitzung %1 konnte nicht wiederhergestellt werden - - - Delete Session - Sitzung löschen - - - Could not save session %1 - Die Sitzung %1 konnte nicht gespeichert werden - - - Delete Sessions - Sitzungen löschen - - - Delete session %1? - Soll die Sitzung %1 gelöscht werden? - - - Delete these sessions? - %1 - Diese Sitzungen löschen? - %1 - - - Failed to restore project files - Fehlschlag beim Wiederherstellen der Dateien des Projekts - - - Could not restore the following project files:<br><b>%1</b> - Die folgende Dateien konnten nicht wiederhergestellt werden: <br><b>%1</b> - - - Keep projects in Session - Projekte in Sitzung belassen - - - Remove projects from Session - Projekte aus Sitzung entfernen - - - Loading Session - Lade Sitzung - - - Error while saving session - Fehler beim Speichern der Sitzung - - - Could not save session to file %1 - Die Sitzung konnte nicht unter %1 gespeichert werden - - - Untitled - Unbenannt - - - - QrcEditor - - Remove - Entfernen - - - Properties - Eigenschaften - - - Prefix: - Präfix: - - - Language: - Sprache: - - - Alias: - Aliasname: - - - Remove Missing Files - Fehlende Dateien entfernen - - - Add Prefix - Präfix hinzufügen - - - Add Files - Dateien hinzufügen - - - - ResourceEditor - - &Undo - &Rückgängig - - - &Redo - &Wiederholen - - - Recheck Existence of Referenced Files - Nochmalige Überprüfung der Existenz der referenzierten Dateien - - - Add Prefix... - Präfix hinzufügen... - - - Change Prefix... - Präfix ändern... - - - Remove Prefix... - Präfix löschen... - - - Remove Missing Files - Fehlende Dateien entfernen - - - Rename... - Umbenennen... - - - Remove File... - Datei entfernen... - - - Open in Editor - In Editor öffnen - - - Open With - Öffnen mit - - - Copy Path - Pfad kopieren - - - Copy Path "%1" - Pfad "%1" kopieren - - - Copy URL - URL kopieren - - - Copy URL "%1" - URL "%1" kopieren - - - Add Prefix - Präfix hinzufügen - - - Remove Prefix - Präfix löschen - - - Remove prefix %1 and all its files? - Präfix %1 und alle zugehörigen Dateien löschen? - - - File Removal Failed - Fehlschlag bei Entfernen der Datei - - - Removing file %1 from the project failed. - Die Datei %1 konnte nicht aus dem Projekt entfernt werden. - - - Rename Prefix - Präfix umbenennen - - - - ResourceEditor - - Open File - Datei öffnen - - - Rename File... - Datei umbenennen... - - - Copy Resource Path to Clipboard - Ressourcenpfad in die Zwischenablage kopieren - - - Sort Alphabetically - Alphabetisch sortieren - - - - Subversion::Internal::SettingsPage - - Authentication - Authentifizierung - - - Password: - Passwort: - - - Configuration - Konfiguration - - - Miscellaneous - Sonstige Einstellungen - - - Timeout: - Zeitlimit: - - - s - s - - - Prompt on submit - Submit bestätigen - - - Ignore whitespace changes in annotation - Änderungen der Leerzeichen bei Annotation weglassen - - - Log count: - Log-Anzeige beschränken auf: - - - Subversion command: - Subversion-Kommando: - - - Username: - Nutzername: - - - - Subversion::Internal::SettingsPageWidget - - Subversion Command - Subversion-Kommando - - - Subversion - Subversion - - - - Subversion::Internal::SubversionPlugin - - &Subversion - &Subversion - - - Add - Hinzufügen - - - Add "%1" - "%1" hinzufügen - - - Alt+S,Alt+A - Alt+S,Alt+A - - - Diff Project - Diff für Projekt - - - Diff Current File - Diff für Datei - - - Diff "%1" - Diff für "%1" - - - Alt+S,Alt+D - Alt+S,Alt+D - - - Commit All Files - Commit aller Dateien - - - Commit Current File - Commit der aktuellen Datei - - - Commit "%1" - Commit von "%1" - - - Alt+S,Alt+C - Alt+S,Alt+C - - - Filelog Current File - Filelog für Datei - - - Filelog "%1" - Filelog für "%1" - - - Annotate Current File - Annotation für Datei - - - Annotate "%1" - Annotation für "%1" - - - Describe... - Beschreibung zu... - - - Project Status - Status des Projekts (status) - - - Update Project - Projekt auf aktuellen Stand bringen - - - Commit Project - Commit des Projekts - - - Commit Project "%1" - Commit des Projekts "%1" - - - Diff Repository - Diff des Repositorys - - - Repository Status - Status des Repositorys - - - Log Repository - Log des Repositorys - - - Update Repository - Repository auf den aktuellen Stand bringen - - - Revert all pending changes to the repository? - Möchten Sie alle ausstehenden Änderungen des Repositorys verwerfen? - - - The file has been changed. Do you want to revert it? - Die Datei wurde geändert. Möchten Sie sie zurücksetzen? - - - Delete... - Löschen... - - - Meta+S,Meta+D - Meta+S,Meta+D - - - Meta+S,Meta+A - Meta+S,Meta+A - - - Meta+S,Meta+C - Meta+S,Meta+C - - - Delete "%1"... - Lösche "%1"... - - - Revert... - Rückgängig machen... - - - Revert "%1"... - Änderungen in "%1" rückgängig machen... - - - Diff Project "%1" - Diff für Projekt "%1" - - - Status of Project "%1" - Status des Projekts "%1" - - - Log Project "%1" - Log für Projekt "%1" - - - Log Project - Log für Projekt - - - Update Project "%1" - Projekt "%1"auf aktuellen Stand bringen - - - Revert Repository... - Änderungen im gesamten Repository rückgängig machen... - - - Revert repository - Alle Änderungen rückgängig machen - - - Revert failed: %1 - Fehler beim Rücksetzen der Änderungen: %1 - - - Another commit is currently being executed. - Es läuft bereits ein Commit-Vorgang. - - - There are no modified files. - Es gibt keine geänderten Dateien. - - - Describe - Beschreibe - - - Revision number: - Revisionsnummer: - - - No subversion executable specified. - Es wurde keine Subversion-Anwendung angegeben. - - - - Subversion::Internal::SubversionSubmitEditor - - Subversion Submit - Subversion Submit - - - - TextEditor::BaseFileFind - - Searching - Suche - - - %n occurrences replaced. - - %n Vorkommen ersetzt. - %n Vorkommen ersetzt. - - - - %n found. - - Ein Treffer gefunden. - %n Treffer gefunden. - - - - Aborting replace. - Breche Ersetzung ab. - - - - TextEditor::BaseTextEditor - - A highlight definition was not found for this file. Would you like to download additional highlight definition files? - Für diese Datei ist keine Definition der Syntaxhervorhebung vorhanden. Möchten Sie weitere Definitionen der Syntaxhervorhebung herunterladen? - - - Download Definitions - Definitionen herunterladen - - - More than one highlight definition was found for this file. Which one should be used to highlight this file? - Für diese Datei wurden mehrere Definitionen der Syntaxhervorhebung gefunden. Welche soll für diese Datei verwendet werden? - - - Remember My Choice - Meine Auswahl speichern - - - - TextEditor::Internal::ColorScheme - - Not a color scheme file. - Keine Farbschema-Datei. - - - - TextEditor::Internal::ColorSchemeEdit - - Bold - Fett - - - Italic - Kursiv - - - Background: - Hintergrund: - - - Foreground: - Zeichen: - - - x - x - - - Erase foreground. - Vordergrund löschen. - - - Erase background. - Hintergrund löschen. - - - No Underline - Nicht unterstreichen - - - Single Underline - Einfach unterstreichen - - - Wave Underline - Gewellt unterstreichen - - - Dot Underline - Gepunktet unterstreichen - - - Dash Underline - Gestrichelt unterstreichen - - - Dash-Dot Underline - Strich-Punkt unterstreichen - - - Dash-Dot-Dot Underline - Strich-Punkt-Punkt unterstreichen - - - Relative Foreground - Relativer Vordergrund - - - Lightness: - Helligkeit: - - - Saturation: - Sättigung: - - - Font - Zeichensatz - - - Underline - Unterstreichung - - - Color: - Farbe: - - - Relative Background - Relativer Hintergrund - - - <p align='center'><b>Builtin color schemes need to be <a href="copy">copied</a><br/> before they can be changed</b></p> - <p align='center'><b>Mitgelieferte Farbschemata müssen <a href="copy">kopiert</a><br/> werden, bevor sie geändert werden können</b></p> - - - - TextEditor::Internal::FindInCurrentFile - - Current File - Aktuelle Datei - - - File "%1": - Datei "%1": - - - File path: %1 -%2 - Pfad zu Datei: %1 -%2 - - - - TextEditor::FontSettingsPageWidget - - Font - Zeichensatz - - - Family: - Name: - - - Size: - Größe: - - - Color Scheme - Farbschema - - - Antialias - Kantenglättung - - - Copy... - Kopieren... - - - Delete - Löschen - - - % - % - - - Zoom: - Vergrößerungsfaktor: - - - - TextEditor::Internal::LineNumberFilter - - Line %1, Column %2 - Zeile %1, Spalte %2 - - - Line %1 - Zeile %1 - - - Column %1 - Spalte %1 - - - Line in Current Document - Zeile im aktuellen Dokument - - - - TopicChooser - - Filter - Filter - - - Choose a topic for <b>%1</b>: - Wählen Sie ein Thema für <b>%1</b>: - - - Choose Topic - Themenwahl - - - &Topics - &Themen - - - - Utils::CheckableMessageBox - - Do not ask again - Nicht noch einmal nachfragen - - - Show Details... - Details anzeigen... - - - Hide Details... - Details ausblenden... - - - Do not &ask again - Nicht noch einmal nach&fragen - - - Do not &show again - Nicht noch einmal an&zeigen - - - - Utils::ClassNameValidatingLineEdit - - The class name must not contain namespace delimiters. - Der Klassenname darf keine Namensraum-Trenner enthalten. - - - Please enter a class name. - Bitte geben Sie einen Klassennamen ein. - - - The class name contains invalid characters. - Der Klassennamen enthält ungültige Zeichen. - - - - Utils::ConsoleProcess - - Cannot set up communication channel: %1 - Es konnte kein Kommunikationskanal hergestellt werden: %1 - - - Cannot create temporary file: %1 - Es konnte keine temporäre Datei erstellt werden: %1 - - - Cannot write temporary file. Disk full? - Es konnte keine temporäre Datei erstellt werden. Möglicherweise ist kein Speicherplatz mehr auf der Festplatte vorhanden? - - - Cannot create temporary directory "%1": %2 - Das temporäre Verzeichnis "%1" konnte nicht erstellt werden: %2 - - - Unexpected output from helper program (%1). - Die Ausgabe des Hilfsprogrammes (%1) kann nicht ausgewertet werden. - - - Cannot change to working directory "%1": %2 - Es konnte nicht zum Arbeitsverzeichnis "%1" gewechselt werden: %2 - - - Cannot execute "%1": %2 - Das Kommando "%1" konnte nicht ausgeführt werden: %2 - - - Press <RETURN> to close this window... - Betätigen Sie die <RETURN> Taste, um das Fenster zu schließen... - - - Quoting error in command. - Falsch gesetzte Anführungszeichen im Kommando. - - - Debugging complex shell commands in a terminal is currently not supported. - Das Debuggen komplexer Shell-Kommandos in einem Terminal wird gegenwärtig nicht unterstützt. - - - Quoting error in terminal command. - Quotierungsfehler in Terminal-Kommando. - - - Terminal command may not be a shell command. - Shell-Kommandos sind als Terminal-Kommando nicht zulässig. - - - Cannot start the terminal emulator "%1", change the setting in the Environment preferences. - Der Terminal-Emulator "%1" konnte nicht gestartet werden, ändern Sie den Wert in den Einstellungen zur Umgebung. - - - Cannot create socket "%1": %2 - Der Socket "%1" konnte nicht erstellt werden: %2 - - - The process "%1" could not be started: %2 - Der Prozess "%1" konnte nicht gestartet werden: %2 - - - Cannot obtain a handle to the inferior: %1 - Der zu debuggende Prozess konnte nicht angesprochen werden: %1 - - - Cannot obtain exit status from inferior: %1 - Der Rückgabewert des zu debuggenden Prozesses konnte nicht erhalten werden: %1 - - - - Utils::DetailsButton - - Details - Details - - - - Utils::FileSearch - - %1: canceled. %n occurrences found in %2 files. - - %1: Abgebrochen. Eine Fundstelle in %2 Dateien. - %1: Abgebrochen. %n Fundstellen in %2 Dateien. - - - - %1: %n occurrences found in %2 files. - - %1: Eine Fundstelle in %2 Dateien. - %1: %n Fundstellen in %2 Dateien. - - - - Fi&le pattern: - Such&muster für Dateinamen: - - - Excl&usion pattern: - Ausschl&ussmuster: - - - List of comma separated wildcard filters. Files with file name or full file path matching any filter are included. - Kommaseparierte Liste von Platzhalter-Filtern. Dateien werden eingeschlossen, wenn ihr Name oder vollständiger Pfad einem der Filter entspricht. - - - - Utils::PathChooser - - Choose... - Auswählen... - - - Browse... - Auswählen... - - - Choose Directory - Verzeichnis wählen - - - Choose Executable - Ausführbare Datei auswählen - - - Choose File - Datei wählen - - - The path must not be empty. - Der Pfad darf nicht leer sein. - - - The path "%1" expanded to an empty string. - Der Pfad "%1" expandierte zu einer leeren Zeichenkette. - - - The path "%1" does not exist. - Der Pfad "%1" existiert nicht. - - - The path "%1" is not a directory. - Der Pfad "%1" ist kein Verzeichnis. - - - The path "%1" is not a file. - Der Pfad "%1" ist keine Datei. - - - The directory "%1" does not exist. - Das Verzeichnis "%1" existiert nicht. - - - The path "%1" is not an executable file. - Der Pfad "%1" ist keine ausführbare Datei. - - - Cannot execute "%1". - "%1" konnte nicht ausgeführt werden. - - - Full path: "%1" - Vollständiger Pfad: "%1" - - - Path: - Pfad: - - - - Utils::PathListEditor - - Insert... - Einfügen... - - - Delete Line - Zeile löschen - - - Clear - Löschen - - - - Utils::ProjectIntroPage - - Enter project name - Geben Sie einen Namen für das Projekt ein - - - Location - Pfad - - - The project already exists. - Das Projekt existiert bereits. - - - A file with that name already exists. - Eine Datei dieses Namens existiert bereits. - - - Name is empty. - Der Name ist leer. - - - Name does not match "%1". - Der Name passt nicht zu "%1". - - - Invalid character "%1" found. - Ungültiges Zeichen "%1" gefunden. - - - Invalid character ".". - Ungültiges Zeichen ".". - - - Name: - Name: - - - Create in: - Erzeugen in: - - - Use as default project location - Als Vorgabe für Projektverzeichnis verwenden - - - Introduction and Project Location - Einführung und Projektverzeichnis - - - Project: - Projekt: - - - - Utils::WizardPage - - Path: - Pfad: - - - Choose the Location - Pfadangabe - - - File name: - Dateiname: - - - - Utils::reloadPrompt - - File Changed - Datei geändert - - - The unsaved file <i>%1</i> has been changed on disk. Do you want to reload it and discard your changes? - Die noch nicht gespeicherte Datei <i>%1</i> wurde auf dem Speichermedium geändert. Möchten Sie sie neu laden und Ihre Änderungen verwerfen? - - - The file <i>%1</i> has been changed on disk. Do you want to reload it? - Die Datei <i>%1</i> wurde auf dem Speichermedium geändert. Möchten Sie sie neu laden? - - - The default behavior can be set in Tools > Options > Environment > System. - Das vorgegebene Verhalten kann in Extras > Einstellungen > Umgebung > System eingestellt werden. - - - &Close - &Schließen - - - No to All && &Diff - Keine && &Diff - - - - VcsBase - - Version Control - Versionskontrolle - - - General - Allgemein - - - - VcsBase::Internal::NickNameDialog - - Name - Name - - - Email - E-Mail-Adresse - - - Alias email - Alias-E-Mail-Adresse - - - Alias - Alias - - - Nicknames - Nicknames - - - - VcsBase::SubmitFileModel - - State - Status - - - File - Datei - - - - VcsBase::VcsBaseSubmitEditor - - Check Message - Beschreibung prüfen - - - Insert Name... - Namen einfügen... - - - Close %1 %2 Editor - Editor für %1 %2 schließen - - - What do you want to do with these changes? - Was möchten Sie mit diesen Änderungen tun? - - - Cannot %1%2. -What do you want to do? - %2 is an optional error message with ': ' prefix. Don't add space in front. - %1 ist nicht möglich%2 -Was möchten Sie tun? - - - Prompt to %1 - %1 bestätigen - - - &Close - &Schließen - - - &Keep Editing - &Weiter bearbeiten - - - Submit Message Check Failed - Die Überprüfung der Beschreibung schlug fehl - - - Executing %1 - Führe %1 aus - - - Executing [%1] %2 - Ausführung [%1] %2 - - - The check script "%1" could not be started: %2 - Das Skript zur Überprüfung "%1" konnte nicht gestartet werden: %2 - - - The check script "%1" timed out. - Zeitüberschreitung bei Ausführung des Skripts "%1" zur Überprüfung. - - - The check script "%1" crashed. - Das Skript "%1" zur Überprüfung ist abgestürzt. - - - The check script returned exit code %1. - Das Skript zur Überprüfung wurde beendet, Rückgabewert %1. - - - - QmlParser - - Illegal syntax for exponential number - Ungültige Syntax des Exponenten der Zahl - - - Stray newline in string literal - Nicht zugehöriges Zeilenende-Zeichen in Zeichenkettenliteral - - - End of file reached at escape sequence - Escape-Sequenz am Dateiende gefunden - - - Illegal unicode escape sequence - Ungültige Unicode-Escape-Sequenz - - - Illegal hexadecimal escape sequence - Ungültige hexadezimale Escape-Sequenz - - - Octal escape sequences are not allowed - Oktale Escape-Sequenzen sind nicht zulässig - - - Unclosed string at end of line - Zeichenkette am Zeilenende nicht geschlossen - - - Decimal numbers can't start with '0' - Dezimalzahlen dürfen nicht mit "0" beginnen - - - At least one hexadecimal digit is required after '0%1' - Auf "0%1" muss mindestens eine Hexadezimalziffer folgen - - - Unexpected token '.' - Unerwartetes Token "." - - - At least one octal digit is required after '0%1' - Auf "0%1" muss mindestens eine Oktalziffer folgen - - - At least one binary digit is required after '0%1' - Auf "0%1" muss mindestens eine Binärziffer folgen - - - Invalid regular expression flag '%0' - Ungültiger Modifikator für regulären Ausdruck "%0" - - - Unterminated regular expression backslash sequence - Der reguläre Ausdruck endet mit einer nicht abgeschlossenen Backslash-Sequenz - - - Unterminated regular expression class - Nicht abgeschlossene Zeichenklassenangabe innerhalb des regulären Ausdrucks - - - Unterminated regular expression literal - Regulärer Ausdruck nicht abgeschlossen - - - Syntax error - Syntaxfehler - - - Imported file must be a script - Importierte Datei muss ein Skript sein - - - Invalid module URI - Ungültiger Modul-URI - - - Module import requires a version - Modul-Import benötigt eine Version - - - Module import requires a minor version (missing dot) - Modul-Import benötigt eine Minor-Version (fehlender Punkt) - - - Module import requires a minor version (missing number) - Modul-Import benötigt eine Minor-Version (fehlende Zahl) - - - File import requires a qualifier - Datei-Import benötigt einen Qualifizierer - - - Module import requires a qualifier - Modul-Import benötigt einen Qualifizierer - - - Invalid import qualifier - Ungültiger Import-Qualifizierer - - - Unexpected token `%1' - Unerwartetes Token "%1" - - - Expected token `%1' - Es wird das Token "%1" erwartet - - - - Git - - Stashes - Stashes - - - Name - Name - - - Branch - Branch - - - Message - Bezeichnung - - - Do you want to delete all stashes? - Möchten Sie alle Stashes löschen? - - - Do you want to delete %n stash(es)? - - Möchten Sie einen Stash löschen? - Möchten Sie %n Stashes löschen? - - - - Delete &All... - &Alle löschen... - - - &Delete... - &Löschen... - - - R&estore... - &Wiederherstellen... - - - Restore to &Branch... - Restore a git stash to new branch to be created - Als &Branch wiederherstellen... - - - Re&fresh - &Aktualisieren - - - Delete Stashes - Löschen von Stashes - - - Repository Modified - Repository geändert - - - %1 cannot be restored since the repository is modified. -You can choose between stashing the changes or discarding them. - %1 kann nicht wiederhergestellt werden, da Änderungen im Repository vorhanden sind. -Sie können die Änderungen in einem Stash ablegen oder zurücksetzen. - - - Discard - Zurücksetzen - - - Restore Stash to Branch - Als Branch wiederherstellen - - - Stash Restore - Stash wiederherstellen - - - Would you like to restore %1? - Möchten Sie %1 wiederherstellen? - - - Error restoring %1 - Fehler beim Wiederherstellen von %1 - - - - Mercurial - - General Information - Allgemeine Informationen - - - Repository: - Repository: - - - repository - repository - - - Branch: - Branch: - - - branch - branch - - - Commit Information - Informationen zu Commit - - - Author: - Autor: - - - Email: - E-Mail-Adresse: - - - Configuration - Konfiguration - - - Command: - Kommando: - - - User - Nutzer - - - Username to use by default on commit. - Nutzername für Commit. - - - Default username: - Vorgabe für Nutzernamen: - - - Email to use by default on commit. - E-Mail-Adresse für Commit. - - - Miscellaneous - Sonstige Einstellungen - - - Timeout: - Zeitlimit: - - - s - s - - - Log count: - Log-Anzeige beschränken auf: - - - Default email: - Vorgabe-E-Mail: - - - The number of recent commit logs to show, choose 0 to see all entries. - Zahl der anzuzeigenden Logeinträge, 0 für unbegrenzt. - - - Revert - Rückgängig machen - - - Specify a revision other than the default? - Möchten Sie eine Revision angeben? - - - Revision: - Revision: - - - Dialog - Dialog - - - Local filesystem: - Dateisystem: - - - Default Location - Vorgabe - - - Specify URL: - URL: - - - Prompt for credentials - Nutzerdaten abfragen - - - For example: 'https://[user[:pass]@]host[:port]/[path]'. - Zum Beispiel: 'https://[user[:pass]@]host[:port]/[path]'. - - - - QmlDesigner::Internal::SettingsPage - - Snapping - Raster - - - Qt Quick Designer - Qt Quick-Designer - - - Restart Required - Neustart erforderlich - - - The made changes will take effect after a restart of the QML Emulation layer or %1. - Die Änderungen werden nach einem Neustart der QML-Emulationsschicht oder von %1 wirksam. - - - Canvas - Leinwand - - - Warnings - Warnungen - - - Warn about unsupported features in the Qt Quick Designer - Zeige eine Warnung bei nicht unterstützten Features in Qt Quick Designer an - - - Warn about unsupported features of Qt Quick Designer in the code editor - Zeige eine Warnung bei nicht unterstützten Features in Qt Quick Designer auch im Code-Editor an - - - Debugging - Debuggen - - - Show the debugging view - Debugansicht anzeigen - - - Enable the debugging view - Debugansicht aktivieren - - - Parent item padding: - Abstand zu übergeordnetem Element: - - - Sibling item spacing: - Abstand zwischen gleichrangigen Elementen: - - - Subcomponents - Subkomponenten - - - Always save when leaving subcomponent in bread crumb - Immer speichern, wenn eine Subkomponente per Breadcrumb Navigation verlassen wird - - - QML Emulation Layer - QML-Emulationsschicht - - - Styling - Stil - - - Controls style: - Controls Stil: - - - Default style - Vorgabestil - - - Reset Style - Stil zurücksetzen - - - If you select this radio button, Qt Quick Designer always uses the QML emulation layer (QML Puppet) located at the following path. - Wenn Sie diesen Radiobutton auswählen, benutzt der Qt Quick Designer immer die QML-Emulationsschicht (QML Puppet) im folgenden Pfad. - - - Use fallback QML emulation layer - Fallback QML-Emulationsschicht benutzen - - - Path: - Pfad: - - - Reset Path - Pfad zurücksetzen - - - Top level build path: - Oberstes Build-Verzeichnis: - - - Warns about QML features that are not properly supported by the Qt Quick Designer. - Zeigt eine Warnung bei QML-Features an, die vom Qt Quick Designer nicht vollständig unterstützt werden. - - - Also warns in the code editor about QML features that are not properly supported by the Qt Quick Designer. - Zeigt auch im Code-Editor eine Warnung bei QML-Features an, die vom Qt Quick Designer nicht vollständig unterstützt werden. - - - Internationalization - Internationalisierung - - - qsTr() - qsTr() - - - qsTrId() - qsTrId() - - - Show property editor warnings - Zeige Warnungen des Eigenschafteneditors - - - Show warn exceptions - Zeige Warnungsausnahmen - - - Forward QML emulation layer output: - Ausgabe der QML-Emulationsschicht weiterleiten: - - - Debug QML emulation layer: - Debug-QML-Emulationsschicht: - - - Default - Vorgabe - - - Material - Material - - - Universal - Universal - - - Qt Quick Designer will propose to open .ui.qml files instead of opening a .qml file. - Qt Quick Designer wird vorschlagen, .ui.qml-Dateien statt einer .qml-Datei zu öffnen. - - - Warn about using .qml files instead of .ui.qml files - Bei der Benutzung von .qml-Dateien statt .ui.qml-Dateien warnen - - - Width: - Breite: - - - Height: - Höhe: - - - Root Item Init Size - Basisgröße des Wurzelelements - - - Controls 2 style: - Controls-2-Stil: - - - Use QML emulation layer that is built with the selected Qt - Mit dem gewählten Qt erstellte QML-Emulationsschicht benutzen - - - qsTranslate() - qsTranslate() - - - Path to the QML emulation layer executable (qmlpuppet). - Pfad zur ausführbaren Datei der QML-Emulationsschicht (qmlpuppet). - - - Resets the path to the built-in QML emulation layer. - Setzt den Pfad zurück auf die integrierte QML-Emulationsschicht. - - - Features - Zusatzfunktionen - - - Enable Timeline editor - Timeline-Editor aktivieren - - - Always open ui.qml files in Design mode - ui.qml-Dateien immer im Design-Modus öffnen - - - - Utils::UnixTools - - <table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expands to</th></tr><tr><td>%d</td><td>directory of current file</td></tr><tr><td>%f</td><td>file name (with full path)</td></tr><tr><td>%n</td><td>file name (without path)</td></tr><tr><td>%%</td><td>%</td></tr></table> - <table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expandiert zu</th></tr><tr><td>%d</td><td>Verzeichnis der aktuellen Datei</td></tr><tr><td>%f</td><td>Dateiname mit vollständigem Pfad</td></tr><tr><td>%n</td><td>Dateiname (ohne Pfad)</td></tr><tr><td>%%</td><td>%</td></tr></table> - - - - Core - - Show Left Sidebar - Linke Seitenleiste anzeigen - - - Hide Left Sidebar - Linke Seitenleiste verbergen - - - Show Right Sidebar - Rechte Seitenleiste anzeigen - - - Hide Right Sidebar - Rechte Seitenleiste verbergen - - - Qt - Qt - - - Environment - Umgebung - - - Clear Menu - Menü löschen - - - Configure... - msgShowOptionsDialog - Einstellungen... - - - Open Preferences dialog. - msgShowOptionsDialogToolTip (mac version) - Einstellungsdialog öffnen. - - - Open Options dialog. - msgShowOptionsDialogToolTip (non-mac version) - Einstellungsdialog öffnen. - - - All Files (*.*) - On Windows - Alle Dateien (*.*) - - - All Files (*) - On Linux/macOS - Alle Dateien (*) - - - - CodePaster - - Code Pasting - Code Pasting - - - - VCS - - CVS Commit Editor - CVS Commit-Editor - - - CVS Command Log Editor - CVS Kommando-Log-Editor - - - CVS File Log Editor - CVS Datei-Log-Editor - - - CVS Annotation Editor - CVS Annotations-Editor - - - CVS Diff Editor - CVS Diff-Editor - - - Git SVN Log Editor - Git SVN-Log-Editor - - - Git Log Editor - Git Log-Editor - - - Git Reflog Editor - Git Reflog-Editor - - - Git Annotation Editor - Git Annotations-Editor - - - Git Commit Editor - Git Commit-Editor - - - Git Rebase Editor - Git Rebase-Editor - - - Git Submit Editor - Git Submit-Editor - - - Mercurial File Log Editor - Mercurial Datei-Log-Editor - - - Mercurial Annotation Editor - Mercurial Annotations-Editor - - - Mercurial Diff Editor - Mercurial Diff-Editor - - - Mercurial Commit Log Editor - Mercurial Commit-Log-Editor - - - Perforce.SubmitEditor - Perforce Submit-Editor - - - Perforce Log Editor - Perforce Datei-Log-Editor - - - Perforce Diff Editor - Perforce Diff-Editor - - - Perforce Annotation Editor - Perforce Annotations-Editor - - - Subversion Commit Editor - Subversion Commit-Editor - - - Subversion File Log Editor - Subversion Datei-Log-Editor - - - Subversion Annotation Editor - Subversion Annotations-Editor - - - Bazaar File Log Editor - Bazaar Datei-Log-Editor - - - Bazaar Annotation Editor - Bazaar Annotations-Editor - - - Bazaar Diff Editor - Bazaar Diff-Editor - - - Bazaar Commit Log Editor - Bazaar Commit-Log-Editor - - - ClearCase Check In Editor - ClearCase Check-In-Editor - - - ClearCase File Log Editor - ClearCase Datei-Log-Editor - - - ClearCase Annotation Editor - ClearCase Annotations-Editor - - - ClearCase Diff Editor - ClearCase Diff-Editor - - - - Help - - Error loading page - Fehler beim Laden der Seite - - - <p>Check that you have the corresponding documentation set installed.</p> - <p>Stellen Sie sicher, dass Sie den zugehörigen Satz Dokumentation(en) installiert haben.</p> - - - Error loading: %1 - Fehler beim Laden: %1 - - - The page could not be found - Die Seite konnte nicht gefunden werden - - - - Mercurial - - Commit Editor - Commit-Editor - - - Unable to find parent revisions of %1 in %2: %3 - Die übergeordnete Revision von %1 im Repository %2 konnte nicht bestimmt werden: %3 - - - Cannot parse output: %1 - Die Ausgabe kann nicht ausgewertet werden: %1 - - - Hg incoming %1 - Hg eingehend %1 - - - Hg outgoing %1 - Hg ausgehend %1 - - - Mercurial Diff - Mercurial Diff - - - Mercurial Diff "%1" - Mercurial Diff für "%1" - - - Me&rcurial - Me&rcurial - - - Annotate Current File - Annotation für Datei - - - Annotate "%1" - Annotation für "%1" - - - Diff Current File - Diff für Datei - - - Diff "%1" - Diff für "%1" - - - Meta+H,Meta+D - Meta+H,Meta+D - - - Log Current File - Filelog für Datei - - - Log "%1" - Log für "%1" - - - Meta+H,Meta+L - Meta+H,Meta+L - - - Status Current File - Status der Datei - - - Status "%1" - Status von "%1" - - - Alt+G,Alt+D - Alt+G,Alt+D - - - Alt+G,Alt+L - Alt+G,Alt+L - - - Meta+H,Meta+S - Meta+H,Meta+S - - - Alt+G,Alt+S - Alt+G,Alt+S - - - Add - Hinzufügen - - - Add "%1" - "%1" hinzufügen - - - Delete... - Löschen... - - - Delete "%1"... - Lösche "%1"... - - - Revert Current File... - Änderungen der Datei rückgängig machen... - - - Revert "%1"... - Änderungen in "%1" rückgängig machen... - - - Diff - Diff - - - Log - Log - - - Revert... - Rückgängig machen... - - - Status - Status - - - Pull... - Pull... - - - Push... - Push... - - - Update... - Auf aktuellen Stand bringen... - - - Import... - Importieren... - - - Incoming... - Eingehend... - - - Outgoing... - Ausgehend... - - - Commit... - Commit... - - - Meta+H,Meta+C - Meta+H,Meta+C - - - Alt+G,Alt+C - Alt+G,Alt+C - - - Create Repository... - Repository erzeugen... - - - Pull Source - Quelle - - - Push Destination - Ziel - - - Update - Aktualisieren - - - Incoming Source - Quelle - - - There are no changes to commit. - Es sind keine ausstehenden Änderungen vorhanden. - - - Unable to create an editor for the commit. - Es konnte kein Editor für den Commit angelegt werden. - - - Commit changes for "%1". - Commit der Änderungen in "%1". - - - Mercurial - Mercurial - - - Mercurial Command - Ausführbare Datei - - - - Perforce::Internal::PerforceChecker - - No executable specified - Es wurde keine ausführbare Datei angegeben - - - "%1" timed out after %2 ms. - Zeitüberschreitung bei der Ausführung von "%1"(%2 ms). - - - Unable to launch "%1": %2 - "%1" konnte nicht ausgeführt werden: %2 - - - "%1" crashed. - "%1" ist abgestürzt. - - - "%1" terminated with exit code %2: %3 - Der Prozess "%1" wurde beendet (Rückgabewert %2): %3 - - - The client does not seem to contain any mapped files. - Der Perforce-Client enthält offenbar keine Dateizuordnungen. - - - Unable to determine the client root. - Unable to determine root of the p4 client installation - Das Wurzelverzeichnis der Perforce-Installation konnte nicht bestimmt werden. - - - The repository "%1" does not exist. - Es ist existiert kein Repository "%1". - - - - ProjectExplorer::BaseProjectWizardDialog - - untitled - File path suggestion for a new project. If you choose to translate it, make sure it is a valid path name without blanks and using only ascii chars. - untitled - - - - ProjectExplorer::Internal::DependenciesModel - - <No other projects in this session> - <Es existieren keine anderen Projekte in der Sitzung> - - - - ProjectExplorer::Internal::FolderNavigationWidget - - Open "%1" - "%1" öffnen - - - Show Hidden Files - Versteckte Dateien zeigen - - - The file "%1" was renamed to "%2", but the following projects could not be automatically changed: %3 - Die Datei "%1" wurde in "%2" umbenannt, aber die folgenden Projekte konnten nicht automatisch geändert werden: %3 - - - Show Bread Crumbs - Breadcrumb-Navigation anzeigen - - - Show Folders on Top - Verzeichnisse zuerst anzeigen - - - Synchronize with Editor - Mit Editor synchronisieren - - - Synchronize Root Directory with Editor - Wurzelverzeichnis aus Editor übernehmen - - - The following projects failed to automatically remove the file: %1 - Die folgenden Projekte konnten die Datei nicht automatisch entfernen: %1 - - - New Folder - Neues Verzeichnis - - - Open Project in "%1" - Projekt in "%1" öffnen - - - Open Project "%1" - Projekt "%1" öffnen - - - Computer - Computer - - - Home - Benutzerverzeichnis - - - Projects - Projekte - - - - ProjectExplorer::Internal::MiniProjectTargetSelector - - Project - Projekt - - - Build - Erstellen - - - Kit - Kit - - - Deploy - Deployment - - - Run - Ausführen - - - Unconfigured - Nicht konfiguriert - - - <b>Project:</b> %1 - <b>Projekt:</b> %1 - - - <b>Build:</b> %1 - <b>Erstellung:</b> %1<br/> - - - <b>Deploy:</b> %1 - <b>Deployment:</b> %1 - - - <b>Run:</b> %1 - <b>Ausführung:</b> %1<br/> - - - %1 - %1 - - - Kit: <b>%1</b><br/> - Kit: <b>%1</b><br/> - - - <style type=text/css>a:link {color: rgb(128, 128, 255, 240);}</style>The project <b>%1</b> is not yet configured<br/><br/>You can configure it in the <a href="projectmode">Projects mode</a><br/> - <style type=text/css>a:link {color: rgb(128, 128, 255, 240);}</style>Das Projekt <b>%1</b> ist noch nicht konfiguriert<br/><br/>Sie können es im <a href="projectmode">Projektmodus</a> konfigurieren<br/> - - - Project: <b>%1</b><br/> - Projekt: <b>%1</b><br/> - - - <b>Path:</b> %1 - <b>Pfad:</b> %1 - - - <b>Kit:</b> %1 - <b>Kit:</b> %1 - - - Build: <b>%1</b><br/> - Erstellung: <b>%1</b><br/> - - - Deploy: <b>%1</b><br/> - Deployment: <b>%1</b><br/> - - - Run: <b>%1</b><br/> - Ausführung: <b>%1</b><br/> - - - - ProjectExplorer - - Build & Run - Erstellung und Ausführung - - - Other Project - Anderes Projekt - - - Application - Anwendung - - - Library - Bibliothek - - - Import Project - Projekt importieren - - - Devices - Geräte - - - Name of current build - Name der gegenwärtigen Build-Konfiguration - - - Main file of current project - Hauptdatei des aktuellen Projekts - - - Name of current project - Name des aktuellen Projekts - - - Type of current build - Typ der gegenwärtigen Build-Konfiguration - - - The currently active run configuration's name. - Der Name der aktiven Ausführungskonfiguration. - - - Kits - Kits - - - SSH - SSH - - - Kit is not valid. - Kit ist ungültig. - - - - QmlDesigner::NavigatorTreeModel - - Unknown item: %1 - Unbekanntes Element: %1 - - - Changing the setting "%1" might solve the issue. - Die Einstellung "%1" zu ändern könnte das Problem lösen. - - - Use QML emulation layer that is built with the selected Qt - Mit dem gewählten Qt erstellte QML-Emulationsschicht benutzen - - - Toggles whether this item is exported as an alias property of the root item. - Wählt aus, ob dieses Element als ein Alias des Wurzelelements exportiert wird. - - - Toggles the visibility of this item in the form editor. -This is independent of the visibility property in QML. - Schaltet die Sichtbarkeit dieses Elements im Formulareditor um. -Dies ist unabhängig vom Wert der Eigenschaft "visible" in QML. - - - - QmlDesigner::NavigatorWidget - - Navigator - Title of navigator view - Navigator - - - Become last sibling of parent (CTRL + Left). - Nach übergeordnetem Element anordnen (CTRL + Left). - - - Become child of last sibling (CTRL + Right). - Unter letztem gleichrangigen Element anordnen (CTRL + Right). - - - Move down (CTRL + Down). - Nach unten (CTRL + Down). - - - Move up (CTRL + Up). - Nach oben (CTRL + Up). - - - Filter Tree - Baum filtern - - - Show only visible items. - Nur sichtbare Elemente anzeigen. - - - - WidgetPluginManager - - Failed to create instance of file "%1": %2 - Es konnte keine Instanz der Datei "%1" erzeugt werden: %2 - - - Failed to create instance of file "%1". - Es konnte keine Instanz der Datei "%1" erzeugt werden. - - - File "%1" is not a Qt Quick Designer plugin. - Die Datei "%1" ist kein Qt Quick Designer-Plugin. - - - - QmlDesigner::StatesEditorWidget - - States - Title of Editor widget - Status - - - Cannot Create QtQuick View - QtQuick View konnte nicht erzeugt werden - - - StatesEditorWidget: %1 cannot be created. Most likely QtQuick.Controls 1 are not installed. - StatesEditorWidget: %1 konnte nicht erzeugt werden. Wahrscheinlich sind QtQuick.Controls 1 nicht installiert. - - - - QmlDesigner::Internal::DesignModeWidget - - &Workspaces - &Arbeitsbereiche - - - Switch the active workspace. - Den aktiven Arbeitsbereich wechseln. - - - Edit global annotation for current file. - Globale Annotation der aktuellen Datei bearbeiten. - - - - QmlJSEditor - - Show Qt Quick Toolbar - Qt Quick-Werkzeugleiste anzeigen - - - QML - QML - - - QML - SnippetProvider - QML - - - Run Checks - Prüfungen ausführen - - - Ctrl+Shift+C - Ctrl+Shift+C - - - Reformat File - Datei neu formatieren - - - Inspect API for Element Under Cursor - API für Element unter der Einfügemarke untersuchen - - - QML Analysis - QML-Analyse - - - - QtSupport - - No qmake path set - Es ist keine qmake-Pfad gesetzt - - - qmake does not exist or is not executable - Die qmake-Datei existiert nicht oder ist nicht ausführbar - - - Qt version has no name - Die Qt-Version hat keinen Namen - - - <unknown> - <unbekannt> - - - System - System - - - Qt %{Qt:Version} in PATH (%2) - Qt %{Qt:Version} in PATH (%2) - - - Qt %{Qt:Version} (%2) - Qt %{Qt:Version} (%2) - - - Qt version is not properly installed, please run make install - Die Qt-Version ist nicht richtig installiert, führen Sie bitte make install aus - - - Could not determine the path to the binaries of the Qt installation, maybe the qmake path is wrong? - Der Pfad zu den ausführbaren Dateien der Qt-Installation konnte nicht bestimmt werden, möglicherweise ist der Pfad zu qmake falsch? - - - The default mkspec symlink is broken. - Der symbolische Link zu der Vorgabe-mkspec ist fehlerhaft. - - - ABI detection failed: Make sure to use a matching compiler when building. - Die ABI konnte nicht bestimmt werden. Stellen Sie sicher, dass Sie einen passenden Compiler zum Erstellen verwenden. - - - Non-installed -prefix build - for internal development only. - Nicht installierter Build (-prefix) - nur zur internen Entwicklung. - - - Cannot start "%1": %2 - "%1" konnte nicht gestarted werden: %2 - - - Timeout running "%1" (%2 ms). - Zeitüberschreitung bei Ausführung von "%1" (%2 ms). - - - "%1" crashed. - "%1" ist abgestürzt. - - - qmake "%1" is not an executable. - qmake "%1" ist keine ausführbare Datei. - - - Desktop - Qt Version is meant for the desktop - Desktop - - - No qmlscene installed. - qmlscene ist nicht installiert. - - - Embedded Linux - Qt Version is used for embedded Linux development - Embedded Linux - - - Boot2Qt - Qt version is used for Boot2Qt development - Boot2Qt - - - - TextEditor - - Text Editor - Texteditor - - - Cannot create temporary file "%1": %2. - Die temporäre Datei "%1" konnte nicht erstellt werden: %2. - - - Failed to format: %1. - Konnte nicht formatieren: %1. - - - Cannot read file "%1": %2. - Die Datei "%1" kann nicht gelesen werden: %2. - - - Cannot call %1 or some other error occurred. - %1 konnte nicht aufgerufen werden oder es trat ein anderer Fehler auf. - - - Cannot call %1 or some other error occurred. Timeout reached while formatting file %2. - %1 konnte nicht aufgerufen werden oder es trat ein anderer Fehler auf. Zeitüberschreitung während die Datei %2 formatiert wurde. - - - Error in text formatting: %1 - Fehlerhafte Formatierung: %1 - - - Could not format file %1. - Die Datei %1 konnte nicht formatiert werden. - - - File %1 was closed. - Datei %1 wurde geschlossen. - - - File was modified. - Datei geändert. - - - - QmlJS::Check - - 'int' or 'real' - 'int' oder 'real' - - - - Core::Internal::SystemEditor - - System Editor - Editor des Betriebssystems - - - Could not open URL %1. - URL %1 konnte nicht geöffnet werden. - - - - BuildSettingsPanel - - Build Settings - Build-Einstellungen - - - - DependenciesPanelFactory - - Dependencies - Abhängigkeiten - - - - EditorSettingsPanelFactory - - Editor - Editor - - - - QmlProjectManager::QmlProject - - Kit has no device. - Das Kit hat kein Gerät. - - - Qt version is too old. - Die Qt-Version ist zu alt. - - - Qt version has no qmlscene command. - Die Qt-Version hat kein qmlscene-Kommando. - - - Non-desktop Qt is used with a desktop device. - Eine Qt-Version, die nicht für den Desktop gedacht ist, wird mit einem Desktop-Gerät verwendet. - - - No Qt version set in kit. - Im Kit ist keine Qt-Version gesetzt. - - - - QmlProjectManager::QmlProjectRunConfiguration - - System Environment - Systemumgebung - - - Clean Environment - Saubere Umgebung - - - QML Viewer: - QML-Betrachter: - - - QML Scene - QMLRunConfiguration display name. - QML Scene - - - No qmlscene found. - qmlscene nicht gefunden. - - - No qmlscene binary specified for target device. - Für das Zielgerät ist keine ausführbare qmlscene-Datei angegeben. - - - QML Scene - QML Scene - - - No script file to execute. - Keine Skriptdatei zum Ausführen. - - - - Core::DesignMode - - Design - Design - - - - VcsBase::CleanDialog - - The directory %1 could not be deleted. - Das Verzeichnis %1 konnte nicht gelöscht werden. - - - The file %1 could not be deleted. - Die Datei %1 konnte nicht gelöscht werden. - - - There were errors when cleaning the repository %1: - Beim Bereinigen des Repositorys %1 traten Fehler auf: - - - Delete... - Löschen... - - - Name - Name - - - Repository: %1 - Repository: %1 - - - %n bytes, last modified %1. - - %n byte, zuletzt geändert %1. - %n bytes, zuletzt geändert %1. - - - - Delete - Löschen - - - Do you want to delete %n files? - - Möchten Sie eine Datei löschen? - Möchten Sie %n Dateien löschen? - - - - Cleaning "%1" - Bereinige "%1" - - - - ExtensionSystem::PluginDetailsView - - None - Keine - - - All - Alle - - - %1 (current: "%2") - %1 (aktuell: "%2") - - - - ExtensionSystem::PluginView - - Name - Name - - - Load - Geladen - - - Version - Version - - - Vendor - Anbieter - - - Load on Startup - Beim Start Laden - - - Utilities - Hilfsmittel - - - Plugin is not available on this platform. - Plugin ist auf dieser Plattform nicht verfügbar. - - - %1 (experimental) - %1 (experimentell) - - - Path: %1 -Plugin is not available on this platform. - Pfad: %1 -Plugin ist auf dieser Plattform nicht verfügbar. - - - Path: %1 -Plugin is enabled as dependency of an enabled plugin. - Pfad: %1 -Plugin aktiviert als Abhängigkeit eines aktivierten Plugins. - - - Path: %1 -Plugin is enabled by command line argument. - Pfad: %1 -Plugin durch ein Kommandozeilenargument aktiviert. - - - Path: %1 -Plugin is disabled by command line argument. - Pfad: %1 -Plugin durch ein Kommandozeilenargument deaktiviert. - - - Path: %1 - Pfad: %1 - - - Plugin is required. - Plugin ist erforderlich. - - - Load on startup - Beim Start Laden - - - Enabling Plugins - Plugins aktivieren - - - Enabling -%1 -will also enable the following plugins: - -%2 - %1 -zu aktivieren, aktiviert auch die folgenden Plugins: - -%2 - - - Disabling Plugins - Plugins deaktivieren - - - Disabling -%1 -will also disable the following plugins: - -%2 - %1 -zu deaktivieren, deaktiviert auch die folgenden Plugins: - -%2 - - - - Utils::fileDeletedPrompt - - File Has Been Removed - Die Datei wurde gelöscht - - - The file %1 has been removed from disk. Do you want to save it under a different name, or close the editor? - Die Datei %1 wurde vom Speichermedium gelöscht. Möchten Sie sie unter einem anderen Namen speichern oder den Editor schließen? - - - &Close - &Schließen - - - C&lose All - A&lle schließen - - - Save &as... - Speichern &unter... - - - &Save - &Speichern - - - - Core::CommandMappings - - Command Mappings - Zuordnung von Kommandos - - - Target - Ziel - - - Command - Kommando - - - Reset All - Alle zurücksetzen - - - Reset all to default. - Alle auf Vorgabewert zurücksetzen. - - - Reset - Zurücksetzen - - - Reset to default. - Auf Vorgabe zurücksetzen. - - - Import... - Importieren... - - - Export... - Exportieren... - - - Label - Beschreibung - - - - Core::EditorToolBar - - Drag to drag documents between splits - Ziehen um Dokumente in andere Editor-Ansichten zu verschieben - - - Split - Teilen - - - Remove Split - Teilung entfernen - - - Make Writable - Schreibbar machen - - - File is writable - Die Datei ist schreibbar - - - - ProjectExplorer::BuildConfiguration - - Build Settings - Build-Einstellungen - - - Build directory - Build-Verzeichnis - - - Name of current build - Name der aktuellen Build-Konfiguration - - - Variables in the current build environment - Variablen in der aktuellen Build-Umgebung - - - System Environment - Systemumgebung - - - Clean Environment - Saubere Umgebung - - - The project is currently being parsed. - Das Projekt wird gerade ausgewertet. - - - The project was not parsed successfully. - Das Projekt konnte nicht erfolgreich ausgewertet werden. - - - Build - Build - - - Default - The name of the build configuration created by default for a autotools project. ----------- -The name of the build configuration created by default for a generic project. - Vorgabe - - - Debug - The name of the debug build configuration created by default for a qbs project. ----------- -The name of the debug build configuration created by default for a qmake project. - Debug - - - Release - The name of the release build configuration created by default for a qbs project. ----------- -The name of the release build configuration created by default for a qmake project. - Release - - - Profile - The name of the profile build configuration created by default for a qmake project. - Profile - - - - ProjectExplorer::Internal::CustomWizardPage - - Path: - Pfad: - - - - QmlManager - - <Current File> - <Aktuelle Datei> - - - - QmlJS::Link - - File or directory not found. - Datei oder Verzeichnis nicht gefunden. - - - QML module not found (%1). - -Import paths: -%2 - -For qmake projects, use the QML_IMPORT_PATH variable to add import paths. -For Qbs projects, declare and set a qmlImportPaths property in your product to add import paths. -For qmlproject projects, use the importPaths property to add import paths. -For CMake projects, make sure QML_IMPORT_PATH variable is in CMakeCache.txt. - - QML-Modul nicht gefunden (%1). - -Importpfade: -%2 - -Für qmake-Projekte benutzen Sie die Variable QML_IMPORT_PATH, um Importpfade hinzuzufügen. -Für Qbs-Projekte geben Sie eine qmlImportPaths-Eigenschaft in Ihrem Produkt an, um Importpfade hinzuzufügen. -Für qmlproject-Projekte benutzen Sie die Eigenschaft importPaths, um Importpfade hinzuzufügen. -Für CMake-Projekte stellen Sie sicher, dass die Variable QML_IMPORT_PATH in CMakeCache.txt steht. - - - - Implicit import '%1' of QML module '%2' not found. - -Import paths: -%3 - -For qmake projects, use the QML_IMPORT_PATH variable to add import paths. -For Qbs projects, declare and set a qmlImportPaths property in your product to add import paths. -For qmlproject projects, use the importPaths property to add import paths. -For CMake projects, make sure QML_IMPORT_PATH variable is in CMakeCache.txt. - - Der implizite Import '%1' des QML-Moduls '%2' wurde nicht gefunden. - -Importpfade: -%3 - -Für qmake-Projekte benutzen Sie die Variable QML_IMPORT_PATH, um Importpfade hinzuzufügen. -Für Qbs-Projekte geben Sie eine qmlImportPaths-Eigenschaft in Ihrem Produkt an, um Importpfade hinzuzufügen. -Für qmlproject-Projekte benutzen Sie die Eigenschaft importPaths, um Importpfade hinzuzufügen. -Für CMake-Projekte stellen Sie sicher, dass die Variable QML_IMPORT_PATH in CMakeCache.txt steht. - - - - QML module contains C++ plugins, currently reading type information... - Der QML-Modul enthält C++-Plugins, lese Typinformationen aus... - - - - ImageSpecifics - - Image - Bild - - - Source - Bildquelle - - - Fill mode - Füllmodus - - - Source size - Größe der Bildquelle - - - Horizontal alignment - Horizontal ausrichten - - - Vertical alignment - Vertikal ausrichten - - - Asynchronous - Asynchron - - - Specifies that images on the local filesystem should be loaded asynchronously in a separate thread. - Legt fest, dass Bilder aus dem lokalen Dateisystem asynchron in einem eigenen Thread geladen werden. - - - Auto transform - Automatisch umwandeln - - - Specifies whether the image should automatically apply image transformation metadata such as EXIF orientation. - Legt fest, ob das Bild automatisch Metadaten zur Umwandlung verwenden soll, beispielsweise EXIF-Ausrichtung. - - - Cache - Cache - - - Specifies whether the image should be cached. - Legt fest, ob das Bild zwischengespeichert werden soll. - - - Mipmap - MIP Map - - - Specifies whether the image uses mipmap filtering when scaled or transformed. - Legt fest, ob das Bild MIP-Maps zum Skalieren oder Umwandeln verwendet. - - - Mirror - Spiegeln - - - Specifies whether the image should be horizontally inverted. - Legt fest, ob das Bild horizontal gespiegelt werden soll. - - - Smooth - Glatt - - - Specifies whether the image is smoothly filtered when scaled or transformed. - Legt fest, ob das Bild beim Skalieren oder Umwandeln geglättet wird. - - - - RectangleSpecifics - - Radius - Radius - - - Border - Rahmen - - - Color - Farbe - - - Border Color - Farbe des Rahmens - - - - TextEditSpecifics - - Text Color - Schriftfarbe - - - Selection Color - Farbe der Auswahl - - - Selected Text Color - Farbe von ausgewähltem Text - - - - Utils::LinearProgressWidget - - ... - ... - - - - CodePaster - - <Comment> - <Kommentar> - - - Paste - Einfügen - - - - Help - - Close %1 - Schließe %1 - - - Close All Except %1 - Alle außer %1 schließen - - - - ProjectExplorer::CustomWizard - - Creates a qmake-based test project for which a code snippet can be entered. - Erstellt ein qmake-basiertes Testprojekt, für welches ein Code-Ausschnitt angegeben werden kann. - - - Code Snippet - Code-Ausschnitt - - - Snippet Parameters - Parameter für Ausschnitt - - - Code: - Code: - - - Type: - Typ: - - - Console application - Konsolenanwendung - - - Application bundle (Mac) - Anwendungs-Bundle (Mac) - - - Headless (QtCore) - Kommandozeilenanwendung (QtCore) - - - Gui application (QtCore, QtGui, QtWidgets) - GUI-Anwendung (QtCore, QtGui, QtWidgets) - - - Other Project - Anderes Projekt - - - - BorderImageSpecifics - - Source - Bildquelle - - - Border Image - Border Image - - - Border Left - Linker Rand - - - Border Right - Rechter Rand - - - Border Top - Oberer Rand - - - Border Bottom - Unterer Rand - - - Horizontal Tile mode - Kachelmodus horizontal - - - Vertical Tile mode - Kachelmodus vertikal - - - Mirror - Spiegeln - - - Specifies whether the image should be horizontally inverted. - Legt fest, ob das Bild horizontal gespiegelt werden soll. - - - Smooth - Glatt - - - Specifies whether the image is smoothly filtered when scaled or transformed. - Legt fest, ob das Bild beim Skalieren oder Umwandeln geglättet wird. - - - Cache - Cache - - - Specifies whether the image should be cached. - Legt fest, ob das Bild zwischengespeichert werden soll. - - - Asynchronous - Asynchron - - - Specifies that images on the local filesystem should be loaded asynchronously in a separate thread. - Legt fest, dass Bilder aus dem lokalen Dateisystem asynchron in einem eigenen Thread geladen werden. - - - Source size - Größe der Bildquelle - - - - QmlDesigner::Internal::ModelPrivate - - invalid type - ungültiger Typ - - - - Utils::FancyMainWindow - - Central Widget - Zentrales Widget - - - Reset to Default Layout - Vorgabe wiederherstellen - - - Automatically Hide View Title Bars - Titelleisten von Anzeigen automatisch ausblenden - - - - CodePaster - - Cannot open %1: %2 - Die Datei %1 kann nicht geöffnet werden: %2 - - - %1 does not appear to be a paster file. - Die Datei %1 ist keine Paster-Datei. - - - Error in %1 at %2: %3 - Fehler in %1 bei %2: %3 - - - Please configure a path. - Bitte geben Sie einen Pfad an. - - - Pasted: %1 - Ausschnitt: %1 - - - Fileshare - Dateibasiert - - - %1 - Configuration Error - %1 - Konfigurationsfehler - - - - ProjectExplorer::Internal::SessionNameInputDialog - - Enter the name of the session: - Geben Sie den Namen der Sitzung an: - - - - TextEditor::Internal::TextEditorPlugin - - Ctrl+Space - Ctrl+Space - - - Meta+Space - Meta+Space - - - Trigger Completion - Code-Vervollständigung auslösen - - - Trigger Refactoring Action - Refactoring-Aktion auslösen - - - Alt+Return - Alt+Return - - - Show Context Menu - Kontextmenü anzeigen - - - Text - SnippetProvider - Text - - - Selected text within the current document. - Ausgewählter Text im aktuellen Dokument. - - - Line number of the text cursor position in current document (starts with 1). - Zeilennummer der Cursorposition des aktuellen Dokuments (beginnend bei 1). - - - Column number of the text cursor position in current document (starts with 0). - Spaltennummer der Cursorposition des aktuellen Dokuments (beginnend bei 0). - - - Number of lines visible in current document. - Anzahl der sichtbaren Zeilen des aktuellen Dokuments. - - - Number of columns visible in current document. - Anzahl der sichtbaren Spalten des aktuellen Dokuments. - - - Current document's font size in points. - Font-Größe des aktuellen Dokuments. - - - - Debugger Adapter start failed Der Start des Adapters schlug fehl @@ -10777,10 +4115,6 @@ Für CMake-Projekte stellen Sie sicher, dass die Variable QML_IMPORT_PATH in CMa Pdb I/O Error Pdb Eingabe/Ausgabefehler - - Unable to start pdb "%1": %2 - Der pdb-Debugger "%1" kann nicht ausgeführt werden: %2 - The Pdb process failed to start. Either the invoked program "%1" is missing, or you may have insufficient permissions to invoke the program. Der Start des Pdb-Prozesses schlug fehl. Entweder fehlt die ausführbare Datei "%1" oder die Berechtigungen sind nicht ausreichend. @@ -10801,638 +4135,6 @@ Für CMake-Projekte stellen Sie sicher, dass die Variable QML_IMPORT_PATH in CMa An unknown error in the Pdb process occurred. Im Pdb-Prozess trat ein unbekannter Fehler auf. - - - emptyPane - - None or multiple items selected. - Keines oder mehrere Elemente ausgewählt. - - - - QmlDesigner::FormEditorWidget - - No snapping. - Keine Ausrichtung. - - - Snap to parent or sibling items and generate anchors. - An übergeordnetem Element oder gleichrangigen Elementen ausrichten und Anker setzen. - - - Snap to parent or sibling items but do not generate anchors. - An übergeordnetem Element oder gleichrangigen Elementen ausrichten, aber keine Anker setzen. - - - Show bounding rectangles and stripes for empty items. - Rahmen und Schraffur für leere Elemente anzeigen. - - - Override Width - Breite überschreiben - - - Override width of root item. - Breite des Wurzelelements überschreiben. - - - Override Height - Höhe überschreiben - - - Override height of root item. - Höhe des Wurzelelements überschreiben. - - - Zoom in - Vergrößern - - - Zoom out - Verkleinern - - - Zoom screen to fit all content - Vergrößerung an gesamten Inhalt anpassen - - - Zoom screen to fit current selection - Vergrößerung an Auswahl anpassen - - - Reset View - Ansicht zurücksetzen - - - Export Current QML File as Image - Aktuelle QML-Datei als Bild exportieren - - - PNG (*.png);;JPG (*.jpg) - PNG (*.png);;JPG (*.jpg) - - - - InvalidIdException - - Only alphanumeric characters and underscore allowed. -Ids must begin with a lowercase letter. - Es sind nur alphanumerische Zeichen und Unterstriche zulässig. -IDs müssen außerdem mit einem Kleinbuchstaben beginnen. - - - Ids have to be unique. - IDs müssen eindeutig sein. - - - Invalid Id: %1 -%2 - Ungültige ID: %1 -%2 - - - - QmlDesigner::InvalidArgumentException - - Failed to create item of type %1 - Es konnte kein Element des Typs %1 erzeugt werden - - - - CppTools::QuickFix - - Rewrite Using %1 - Unter Verwendung von %1 umschreiben - - - Swap Operands - Operanden vertauschen - - - Rewrite Condition Using || - Bedingung unter Verwendung des ||-Operators umschreiben - - - Split Declaration - Deklaration aufspalten - - - Add Curly Braces - Geschweifte Klammern hinzufügen - - - Move Declaration out of Condition - Deklaration aus Bedingung entfernen - - - Split if Statement - if-Anweisung aufspalten - - - Convert to String Literal - In Zeichenkettenliteral umwandeln - - - Convert to Character Literal and Enclose in QLatin1Char(...) - In Zeichenliteral umwandeln und in QLatin1Char(...) einschließen - - - Convert to Character Literal - In Zeichenliteral umwandeln - - - Mark as Translatable - Zur Übersetzung vorsehen - - - Convert to Binary - In Binärdarstellung umwandeln - - - Add forward declaration for %1 - Forward declaration für %1 hinzufügen - - - Escape String Literal as UTF-8 - Zeichenkette als UTF-8-Escape-Sequenzen darstellen - - - Unescape String Literal as UTF-8 - Zeichenkette ohne UTF-8-Escape-Sequenzen darstellen - - - Convert connect() to Qt 5 Style - connect() in Qt5-Stil umwandeln - - - Add Local Declaration - Lokale Deklaration hinzufügen - - - Convert to Camel Case - In Camel-Case umwandeln - - - Add #include %1 - #include %1 hinzufügen - - - Switch with Previous Parameter - Mit vorangehendem Parameter tauschen - - - Switch with Next Parameter - Mit nächstem Parameter tauschen - - - Reformat to "%1" - In "%1" umformatieren - - - Reformat Pointers or References - Zeiger/Referenzen umformatieren - - - Extract Constant as Function Parameter - Konstante als Funktionsparameter extrahieren - - - Assign to Local Variable - Lokaler Variable zuweisen - - - Optimize for-Loop - for-Schleife optimieren - - - Convert to Objective-C String Literal - In Objective-C-Zeichenkettenliteral umwandeln - - - Enclose in %1(...) - In %1(...) einschließen - - - Convert to Hexadecimal - In Hexadezimaldarstellung umwandeln - - - Convert to Octal - In Oktaldarstellung umwandeln - - - Convert to Decimal - In Dezimaldarstellung umwandeln - - - Complete Switch Statement - Switch-Anweisung vervollständigen - - - - ContextPaneTextWidget - - Text - Text - - - Style - Stil - - - ... - ... - - - - ContextPaneWidgetBorderImage - - 10 x 10 - 10 x 10 - - - Stretch vertically. Scales the image to fit to the available area. - Vertikal anpassen. Skaliert das Bild, so dass es die zur Verfügung stehende Fläche ausfüllt. - - - Repeat vertically. Tiles the image until there is no more space. May crop the last image. - Vertikal mehrfach anordnen. Bild mehrfach untereinander anordnen, bis kein Platz mehr vorhanden ist. Das letzte Bild wird unter Umständen beschnitten. - - - Round. Like Repeat, but scales the images down to ensure that the last image is not cropped. - Runden. Wie 'Vertikal mehrfach anordnen' mit zusätzlicher Skalierung zur Vermeidung des Beschneidens des letzten Bildes. - - - Repeat horizontally. Tiles the image until there is no more space. May crop the last image. - Horizontal mehrfach anordnen. Bild mehrfach nebeneinander anordnen, bis kein Platz mehr vorhanden ist. Das letzte Bild wird unter Umständen beschnitten. - - - Stretch horizontally. Scales the image to fit to the available area. - Horizontal anpassen. Skaliert das Bild, so dass es die zur Verfügung stehende Fläche ausfüllt. - - - - ContextPaneWidgetImage - - 10 x 10 - 10 x 10 - - - The image is scaled to fit. - Das Bild ist skaliert, um die Fläche auszufüllen. - - - The image is stretched horizontally and tiled vertically. - Das Bild ist horizontal gestreckt und vertikal mehrfach untereinander angeordnet. - - - The image is stretched vertically and tiled horizontally. - Das Bild ist vertikal gestreckt und mehrfach nebeneinander angeordnet. - - - The image is duplicated horizontally and vertically. - Das Bild ist horizontal und vertikal mehrfach nebeneinander angeordnet. - - - The image is scaled uniformly to fit without cropping. - Das Bild ist gleichmäßig skaliert, um die Fläche auszufüllen ohne Überstehendes abzuschneiden. - - - The image is scaled uniformly to fill, cropping if necessary. - Das Bild ist gleichmäßig skaliert, Überstehendes wird abgeschnitten sofern nötig. - - - - ContextPaneWidgetRectangle - - Gradient - Gradient - - - Color - Farbe - - - ... - ... - - - Border - Rahmen - - - - EasingContextPane - - Dialog - Dialog - - - Easing - Easing - - - Subtype - Subtype - - - Duration - Dauer - - - INVALID - Ungültig - - - ms - ms - - - Amplitude - Amplitude - - - Period - Periode - - - Overshoot - Overshoot - - - Play simulation. - Simulation abspielen. - - - Type of easing curve. - Typ der Easing-Kurve. - - - Acceleration or deceleration of easing curve. - Beschleunigung/Verlangsamung der Easing-Kurve. - - - Duration of animation. - Dauer der Animation. - - - Amplitude of elastic and bounce easing curves. - Amplitude für Easing-Kurven des Typs Elastic und Bounce. - - - Easing period of an elastic curve. - Easing-Periode für Kurven des Typs Elastic. - - - Easing overshoot for a back curve. - Easing-Overshoot für Kurven des Typs Back. - - - - ClassView::Internal::NavigationWidget - - Show Subprojects - Untergeordnete Projekte anzeigen - - - - ImageViewer - - Image Viewer - Bildbetrachter - - - Zoom In - Vergrößern - - - Zoom Out - Verkleinern - - - Show Background - Hintergrund anzeigen - - - Show Outline - Umriss anzeigen - - - Fit to Screen - An Bildschirm anpassen - - - Original Size - Originalgröße - - - Export as Image - Als Bild exportieren - - - Export Images of Multiple Sizes - Bilder in mehreren Größen exportieren - - - - QmlEditorWidgets::ContextPaneWidget - - Hides this toolbar. - Schließt diese Werkzeugleiste. - - - Pin Toolbar - Werkzeugleiste verankern - - - Show Always - Stets anzeigen - - - Unpins the toolbar and moves it to the default position. - Löst die Verankerung und verschiebt die Werkzeugleiste an die Vorgabeposition. - - - Hides this toolbar. This toolbar can be permanently disabled in the options page or in the context menu. - Schließt diese Werkzeugleiste. Sie kann in den Einstellung oder durch das Kontextmenü dauerhaft abgeschaltet werden. - - - - QmlEditorWidgets::ContextPaneWidgetImage - - Double click for preview. - Doppelklick zur Vorschau. - - - - QmlEditorWidgets::FileWidget - - Open File - Datei öffnen - - - - Utils::SynchronousProcess - - The command "%1" finished successfully. - Das Kommando "%1" wurde beendet. - - - The command "%1" terminated with exit code %2. - Das Kommando "%1" wurde beendet, Rückgabewert %2. - - - The command "%1" terminated abnormally. - Das Kommando "%1" wurde unnormal beendet. - - - The command "%1" could not be started. - Das Kommando "%1" konnte nicht gestartet werden. - - - The command "%1" did not respond within the timeout limit (%2 s). - Das Kommando "%1" konnte nicht innerhalb des Zeitlimits (%2 s) beendet werden. - - - Process not Responding - Keine Antwort - - - The process is not responding. - Der Prozess antwortet nicht. - - - The process "%1" is not responding. - Der Prozess "%1" antwortet nicht. - - - Would you like to terminate it? - Möchten Sie abbrechen? - - - - ClassView::Internal::NavigationWidgetFactory - - Class View - Klassenanzeige - - - - Core::NavigationWidget - - Activate %1 View - Anzeige "%1" aktivieren - - - - CodePaster - - Checking connection - Prüfe Verbindung - - - Connecting to %1... - Verbinde zu %1... - - - - CppEditor::Internal::CppTypeHierarchyWidget - - No type hierarchy available - Keine Klassenhierarchie verfügbar - - - Bases - Basisklassen - - - Derived - Abgeleitet - - - - CppEditor::Internal::CppTypeHierarchyFactory - - Type Hierarchy - Klassenhierarchie - - - - CppTools::Internal::SymbolsFindFilter - - Searching for Symbol - Suche nach Symbol - - - C++ Symbols: - C++-Symbole: - - - Classes - Klassen - - - Functions - Funktionen - - - Enums - Enumerationen - - - Declarations - Deklarationen - - - Scope: %1 -Types: %2 -Flags: %3 - Bereich: %1 -Typen: %2 -Flags: %3 - - - All - Alle - - - Projects - Projekte - - - - CppTools::Internal::SymbolsFindFilterConfigWidget - - Types: - Typen: - - - Classes - Klassen - - - Functions - Funktionen - - - Enums - Enumerationen - - - Declarations - Deklarationen - - - Projects only - Nur Projekte - - - All files - Alle Dateien - - - - Debugger Failed to Start the Debugger Der Debugger konnte nicht gestartet werden @@ -11441,10 +4143,6 @@ Flags: %3 There is no CDB executable specified. Es wurde keine ausführbare Datei für CDB angegeben. - - Interrupting is not possible in remote sessions. - Das Unterbrechen ist bei entferntem Debuggen nicht möglich. - Debugger encountered an exception: %1 Der Debugger stellte einen Ausnahmefehler fest: %1 @@ -11477,6 +4175,17 @@ Wenn Sie %2 aus den Quelltexten erstellen und eine ausführbare CDB-Datei mit ei Switching to main thread... Wechsel zu Haupt-Thread... + + The installed %1 is missing debug information files. +Locals and Expression might not be able to display all Qt types in a human readable format. + +Install the "Qt Debug Information Files" Package from the Maintenance Tool for this Qt installation to get all relevant symbols for the debugger. + + + + Missing Qt Debug Information + + Value %1 obtained from evaluating the condition of breakpoint %2, stopping. Wert %1 von Bedingung des bedingten Haltepunkts %2 erhalten, stoppe. @@ -11485,9 +4194,6 @@ Wenn Sie %2 aus den Quelltexten erstellen und eine ausführbare CDB-Datei mit ei Value 0 obtained from evaluating the condition of breakpoint %1, continuing. Wert 0 von Bedingung des bedingten Haltepunkts %1 erhalten, setze fort. - - - Debugger Select Local Cache Folder Wählen Sie ein lokales Cache-Verzeichnis aus @@ -11508,9 +4214,6 @@ Wenn Sie %2 aus den Quelltexten erstellen und eine ausführbare CDB-Datei mit ei Cannot Create Verzeichnis kann nicht angelegt werden - - - Debugger Internal Name Interner Name @@ -11531,319 +4234,6 @@ Wenn Sie %2 aus den Quelltexten erstellen und eine ausführbare CDB-Datei mit ei Open File "%1" Datei "%1" öffnen - - - Git - - Set the environment variable HOME to "%1" -(%2). -This causes Git to look for the SSH-keys in that location -instead of its installation directory when run outside git bash. - Setze die Umgebungsvariable HOME auf "%1" -(%2). -Git wird an dieser Stelle statt in seinem Installationsverzeichnis nach SSH-Schlüsseln suchen, -wenn es außerhalb von git bash aufgerufen wird. - - - not currently set - momentan nicht gesetzt - - - currently set to "%1" - momentaner Wert "%1" - - - Git Repository Browser Command - Ausführbare Datei des Git-Repository-Browsers - - - Git - Git - - - - Help - - Copy Full Path to Clipboard - Vollständigen Pfad in die Zwischenablage kopieren - - - - ProjectExplorer::Internal::BuildStepListWidget - - %1 Steps - %1 is the name returned by BuildStepList::displayName - Schritte zum %1 - - - No %1 Steps - Keine Schritte für %1 - - - Add %1 Step - Schritt für %1 hinzufügen - - - Move Up - Nach oben - - - Disable - Deaktivieren - - - Move Down - Nach unten - - - Remove Item - Element löschen - - - Enable - Aktivieren - - - Removing Step failed - Das Entfernen des Build-Schritts schlug fehl - - - Cannot remove build step while building - Während des Build-Vorgangs ist das Entfernen eines Build-Schritts nicht möglich - - - No Build Steps - Keine Build-Schritte - - - - ProjectExplorer::Internal::CopyTaskHandler - - error: - Task is of type: error - Fehler: - - - warning: - Task is of type: warning - Warnung: - - - - ProjectExplorer::DeployConfiguration - - Deploy locally - Default DeployConfiguration display name - Lokales Deployment - - - Deploy Configuration - Display name of the default deploy configuration - Deployment-Konfiguration - - - - ProjectExplorer::RunControl - - Unexpected run control state %1 when worker %2 started. - Unerwarteter Run Control-Zustand %1 beim Start von Worker %2. - - - Application Still Running - Anwendung läuft noch - - - Force &Quit - &Beenden erzwingen - - - &Keep Running - &Fortsetzen - - - %1 crashed. - %1 ist abgestürzt. - - - %2 exited with code %1 - %2 wurde mit dem Rückgabewert %1 beendet - - - Starting %1 %2... - Starte %1 %2... - - - No executable specified. - Es wurde keine ausführbare Datei angegeben. - - - <html><head/><body><center><i>%1</i> is still running.<center/><center>Force it to quit?</center></body></html> - <html><head/><body><center><i>%1</i> läuft noch.<center/><center>Soll es beendet werden?</center></body></html> - - - PID %1 - PID %1 - - - Invalid - Ungültig - - - - ProjectExplorer::Internal::ShowInEditorTaskHandler - - Show in Editor - In Editor anzeigen - - - Show task location in an editor. - Fundstelle in Editor anzeigen. - - - - ProjectExplorer::Internal::ShowOutputTaskHandler - - Show &Output - &Ausgabe anzeigen - - - Show output generating this issue. - Zum Problem gehörende Ausgabe anzeigen. - - - O - O - - - - ProjectExplorer::Internal::TaskWindow - - Issues - Probleme - - - Show Warnings - Warnungen anzeigen - - - Filter by categories - Nach Kategorie filtern - - - - ProjectExplorer::Internal::VcsAnnotateTaskHandler - - &Annotate - &Annotation - - - Annotate using version control system. - Annotation durch Versionskontrollsystem. - - - - QmlJSEditor - - Move Component into Separate File - Verschiebe Komponente in separate Datei - - - Show All Bindings - Alle Bindings anzeigen - - - Split Initializer - Initalisierung aufspalten - - - - TaskList::Internal::StopMonitoringHandler - - Stop Monitoring - Überwachung beenden - - - Stop monitoring task files. - Überwachung von Aufgabendateien beenden. - - - - TextEditor::Internal::OutlineWidgetStack - - No outline available - Überblick nicht verfügbar - - - Synchronize with Editor - Mit Editor synchronisieren - - - Filter tree - Baum filtern - - - Sort Alphabetically - Alphabetisch sortieren - - - - TextEditor::Internal::OutlineFactory - - Outline - Überblick - - - - Utils::FileNameValidatingLineEdit - - Name is empty. - Der Dateiname ist leer. - - - Name contains white space. - Der Name enthält Leerzeichen. - - - Invalid character "%1". - Ungültiges Zeichen "%1". - - - Invalid characters "%1". - Ungültige Zeichen "%1". - - - Name matches MS Windows device (CON, AUX, PRN, NUL, COM1, COM2, ..., COM9, LPT1, LPT2, ..., LPT9) - Der Name entspricht einem MS Windows-Gerätenamen (CON, AUX, PRN, NUL, COM1, COM2, ..., COM9, LPT1, LPT2, ..., LPT9) - - - File extension %1 is required: - Dateisuffix %1 ist erforderlich: - - - File extensions %1 are required: - Einer der Dateisuffixe %1 ist erforderlich: - - - - QmlJS::Bind - - Hit maximal recursion depth in AST visit - Maximale Rekursionstiefe beim Durchlaufen des Syntaxbaums erreicht - - - package import requires a version number - Package-Import erfordert eine Versionsnummer - - - - Core::Internal::CommandComboBox - - Activate %1 View - Anzeige "%1" aktivieren - - - - Debugger Clear Contents Inhalt löschen @@ -11856,16 +4246,10 @@ wenn es außerhalb von git bash aufgerufen wird. Reload Debugging Helpers Ausgabe-Hilfsbibliothek neu laden - - - Debugger Type Ctrl-<Return> to execute a line. Sie können eine Zeile mittels <Strg+Return> ausführen. - - - Debugger Debugger &Log Debugger-&Log @@ -11896,397 +4280,6 @@ Sie werden möglicherweise gebeten, den Inhalt dieses Logs mitzuteilen, wenn Sie Log File Logdatei - - - QmlJSEditor - - Property assignments for %1: - Eigenschaftszuweisungen für %1: - - - Invalid component name - Der Name Komponente ist ungültig - - - Invalid path - Ungültiger Pfad - - - Component name: - Komponentenname: - - - Path: - Pfad: - - - Property assignments for - Eigenschaftszuweisungen für - - - Component Name - Komponentenname - - - ui.qml file - ui.qml-Datei - - - - ProjectExplorer::BuildableHelperLibrary - - Cannot start process: %1 - Der Prozess :"%1" konnte nicht gestartet werden - - - Timeout after %1 s. - Zeitüberschreitung nach %1 s. - - - The process crashed. - Der Prozess ist abgestürzt. - - - The process returned exit code %1: -%2 - Der Prozess wurde beendet, Rückgabewert %1: -%2 - - - Error running "%1" in %2: %3 - Fehler bei der Ausführung von "%1" in %2: %3 - - - Building helper "%1" in %2 - - Erstelle Ausgabe-Hilfsbibliothek "%1" in %2 - - - - Running %1 %2... - - Führe %1 %2 aus... - - - - Running %1 %2 ... - - Führe %1 %2 aus... - - - - %1 not found in PATH - - %1 konnte im Pfad (PATH) nicht gefunden werden - - - - - QmlJSEditor - - QML/JS Usages: - QML/JS Referenzen: - - - Searching for Usages - Suche nach Referenzen - - - - CppEditor::InsertDefOperation - - Add Definition in %1 - Definition in %1 hinzufügen - - - Add Definition Here - Definition hier einfügen - - - Add Definition Inside Class - Definition innerhalb der Klasse erstellen - - - Add Definition Outside Class - Definition außerhalb der Klasse erstellen - - - - CppEditor::InsertDeclOperation - - Add %1 Declaration - Deklaration für %1 hinzufügen - - - - Macros::Internal::MacroOptionsWidget - - Preferences - Einstellungen - - - Name - Name - - - Description - Beschreibung - - - Shortcut - Tastenkombination - - - Macro - Makro - - - Description: - Beschreibung: - - - Remove - Löschen - - - Macros - Makros - - - - Macros::Internal::SaveDialog - - Name: - Name: - - - Description: - Beschreibung: - - - Save Macro - Makro speichern - - - - QmlJS::TypeDescriptionReader - - Errors while loading qmltypes from %1: -%2 - Fehler beim Laden der qmltypes von %1: -%2 - - - Warnings while loading qmltypes from %1: -%2 - Warnungen beim Laden der qmltypes von %1: -%2 - - - Could not parse document. - Das Dokument konnte nicht ausgewertet werden. - - - Expected a single import. - Es wird ein einzelner Import erwartet. - - - Expected import of QtQuick.tooling. - Import von QtQuick.tooling erwartet. - - - Expected document to contain a single object definition. - Das Dokument sollte eine einzige Objektdefinition enthalten. - - - Expected document to contain a Module {} member. - Das Dokument sollte ein Modul-{}-Member enthalten. - - - Major version different from 1 not supported. - Andere Hauptversionen als 1 werden nicht unterstützt. - - - Expected dependency definitions - Abhängigkeitsdefinitionen erwartet - - - Component definition is missing a name binding. - Bei der Komponentendefinition fehlt ein Namens-Binding. - - - ModuleApi definition has no or invalid version binding. - Die ModuleApi-Definition hat kein oder ein ungültiges version-Binding. - - - Method or signal is missing a name script binding. - Bei der Methode oder dem Signal fehlt ein Namens-Skript-Binding. - - - Expected script binding. - Es wird ein Skript-Binding erwartet. - - - Property object is missing a name or type script binding. - Bei dem Eigenschaftsobjekt fehlt ein Namens- oder Typ-Skript-Binding. - - - Expected string after colon. - Nach dem Doppelpunkt wird eine Zeichenkette erwartet. - - - Expected boolean after colon. - Nach dem Doppelpunkt wird ein Boolescher Wert erwartet. - - - Expected true or false after colon. - Nach dem Doppelpunkt wird true oder false erwartet. - - - Expected numeric literal after colon. - Nach dem Doppelpunkt wird ein Zahlenliteral erwartet. - - - Expected integer after colon. - Nach dem Doppelpunkt wird ein ganzzahliger Wert erwartet. - - - Expected array of strings after colon. - Nach dem Doppelpunkt wird ein Feld von Zeichenketten erwartet. - - - Expected array literal with only string literal members. - Es wird ein nur aus Zeichenketten bestehendes Feldliteral erwartet. - - - Expected string literal to contain 'Package/Name major.minor' or 'Name major.minor'. - Das Zeichenkettenliteral sollte 'Package/Name major.minor' oder 'Name major.minor' enthalten./ - - - Expected array of numbers after colon. - Nach dem Doppelpunkt wird ein aus Zahlen bestehendes Feld erwartet. - - - Expected array literal with only number literal members. - Es wird ein nur aus Zahlenliteralen bestehendes Feldliteral erwartet. - - - Meta object revision without matching export. - Metaobjekt-Revision ohne entsprechenden Export. - - - Expected integer. - Ganzzahliger Wert erwartet. - - - Expected object literal after colon. - Nach dem Doppelpunkt wird ein Objektliteral erwartet. - - - Expected expression after colon. - Nach dem Doppelpunkt wird ein Ausdruck erwartet. - - - Expected strings as enum keys. - Als enum-Schlüssel werden Zeichenketten erwartet. - - - Expected either array or object literal as enum definition. - Als enum-Definition wird entweder ein Array oder ein Objektliteral erwartet. - - - - Utils::EnvironmentModel - - <VARIABLE> - <Variable> - - - - Utils::QtcProcess - - Error in command line. - Fehler in Kommandozeile. - - - Invalid command - Ungültiges Kommando - - - - Core::VcsManager - - %1 repository was detected but %1 is not configured. - Ein Repository des Versionskontrollsystems %1 wurde gefunden, aber %1 ist noch nicht konfiguriert. - - - Version Control - Versionskontrolle - - - Would you like to remove - %1 -from the version control system (%2)? -Note: This might remove the local file. - Möchten Sie die Datei - %1 -aus der Versionskontrolle (%2) entfernen? -Hinweis: Unter Umständen wird die lokale Datei gelöscht. - - - Add to Version Control - Unter Versionsverwaltung stellen - - - Add the file -%1 -to version control (%2)? - Datei -%1 -unter Versionsverwaltung (%2) stellen? - - - Add the files -%1 -to version control (%2)? - Dateien -%1 -unter Versionsverwaltung (%2) stellen? - - - Could not add the file -%1 -to version control (%2) - - Die Datei -%1 -konnte nicht unter Versionsverwaltung (%2) gestellt werden - - - - Could not add the following files to version control (%1) -%2 - Die folgenden Dateien konnten nicht unter Versionsverwaltung (%1) gestellt werden: -%2 - - - Adding to Version Control Failed - Das Hinzufügen der Dateien zur Versionsverwaltung schlug fehl - - - - CppEditor::Internal::CppOutlineTreeView - - Expand All - Alles aufklappen - - - Collapse All - Alle einklappen - - - - Debugger <html><body><p>The remote CDB needs to load the matching %1 CDB extension (<code>%2</code> or <code>%3</code>, respectively).</p><p>Copy it onto the remote machine and set the environment variable <code>%4</code> to point to its folder.</p><p>Launch the remote CDB as <code>%5 &lt;executable&gt;</code> to use TCP/IP as communication protocol.</p><p>Enter the connection parameters as:</p><pre>%6</pre></body></html> <html><body><p>Der entfernte CDB muss die passende CDB-Erweiterungsbibliothek von %1 (<code>%2</code> beziehungsweise <code>%3</code>) laden.</p><p>Kopieren Sie sie auf den entfernten Rechner und setzen Sie die Umgebungsvariable <code>%4</code> auf das Verzeichnis.</p><p>Starten Sie den entfernten CDB als <code>%5 &lt;ausführbare Datei&gt;</code> um TCP/IP als Kommunikationsprotokoll zu verwenden.</p><p>Geben Sie die Verbindungsparameter wie folgt an:</p><pre>%6</pre></body></html> @@ -12299,9 +4292,6 @@ konnte nicht unter Versionsverwaltung (%2) gestellt werden &Connection: &Verbindung: - - - Debugger Process %1 %1: PID @@ -12596,10 +4586,26 @@ konnte nicht unter Versionsverwaltung (%2) gestellt werden Ctrl+F6 Ctrl+F6 + + Ctrl+F8 + Ctrl+F8 + + + Ctrl+F9 + Ctrl+F9 + Start debugging of startup project Projekt starten und debuggen + + Start Debugging of Startup Project + + + + Reload debugging helpers skipped as no engine is running. + + Edit Breakpoint... Haltepunkt bearbeiten... @@ -12616,9 +4622,6 @@ konnte nicht unter Versionsverwaltung (%2) gestellt werden Show Application on Top Anwendung im Vordergrund zeigen - - - Debugger Memory at Register "%1" (0x%2) Speicher bei Register "%1" (0x%2) @@ -12631,9 +4634,6 @@ konnte nicht unter Versionsverwaltung (%2) gestellt werden Memory at 0x%1 Speicher bei 0x%1 - - - Debugger No application output received in time In der gegebenen Zeit wurde keine Ausgabe der Anwendung empfangen @@ -12684,1218 +4684,6 @@ Soll es noch einmal versucht werden? QML Debugger disconnected. QML-Debugger getrennt. - - - Git - - Use the patience algorithm for calculating the differences. - "patience diff"-Algorithmus verwenden. - - - Patience - Patience - - - Ignore whitespace only changes. - Änderungen der Leerzeichen ignorieren. - - - Ignore Whitespace - Leerzeichen ignorieren - - - Hide the date of a change from the output. - Datum der Änderung in Ausgabe nicht anzeigen. - - - Omit Date - Datum weglassen - - - No Move Detection - Keine verschobenen Daten erkennen - - - Detect Moves Within File - Innerhalb der Datei verschobene Daten erkennen - - - Detect Moves Between Files - Zwischen Dateien verschobene Daten erkennen - - - Detect Moves and Copies Between Files - Zwischen Dateien verschobene oder kopierte Daten erkennen - - - Move detection - Verschobene Daten erkennen - - - - GLSLEditor - - GLSL - GLSL - - - - Macros::Internal::MacroLocatorFilter - - Text Editing Macros - Textbearbeitungs-Makros - - - - Macros::Internal::MacrosPlugin - - Text Editing &Macros - Textbearbeitungs-&Makros - - - Record Macro - Makroaufnahme - - - Stop Recording Macro - Makroaufnahme anhalten - - - Ctrl+[ - Ctrl+[ - - - Alt+[ - Alt+[ - - - Ctrl+] - Ctrl+] - - - Alt+] - Alt+] - - - Play Last Macro - Letztes Makro abspielen - - - Alt+R - Alt+R - - - Meta+R - Meta+R - - - Save Last Macro - Letztes Makro speichern - - - - ProjectExplorer::ProjectsMode - - Projects - Projekte - - - - QmlDesigner::ItemLibraryWidget - - Library - Title of library view - Bibliothek - - - QML Types - Title of library QML types view - QML-Typen - - - Assets - Title of library assets view - Assets - - - QML Imports - Title of QML imports view - QML-Importe - - - Add New Assets... - Neue Assets hinzufügen... - - - Add new assets to project. - Neue Assets zum Projekt hinzufügen. - - - 3D Assets - 3D-Assets - - - Add Assets - Assets hinzufügen - - - <Filter> - Library search input hint text - <Filter> - - - Add import %1 - Import %1 hinzufügen - - - All Files (%1) - Alle Dateien (%1) - - - Failed to Add Files - Dateien konnten nicht hinzugefügt werden - - - Could not add %1 to project. - %1 konnte nicht zum Projekt hinzugefügt werden. - - - - QmlDesigner::StatesEditorModel - - base state - Implicit default state - Grundzustand - - - Invalid state name. - Ungültiger Name des Zustands. - - - The empty string as a name is reserved for the base state. - Eine leere Zeichenkette ist als Name des Basiszustands reserviert. - - - Name already used in another state. - Der Name wird bereits von einem anderen Zustand verwendet. - - - - QmlDesigner::StatesEditorView - - States - Der Plural von "Status" ist "Status": https://de.wiktionary.org/wiki/Status - States - - - base state - Grundzustand - - - - QmlJSEditor - - Expand All - Alles aufklappen - - - Collapse All - Alle einklappen - - - - QmlJSTools - - QML Functions - QML-Funktionen - - - - TextEditor::Internal::SnippetsTableModel - - Error - Fehler - - - Not a valid trigger. - Kein gültiger Auslöser. - - - Trigger - Auslöser - - - Trigger Variant - Variante - - - Error reverting snippet. - Fehler beim Zurücksetzen des Snippets. - - - - Bazaar - - General Information - Allgemeine Informationen - - - Branch: - Branch: - - - Local commit - Lokaler Commit - - - Commit Information - Informationen zu Commit - - - Author: - Autor: - - - Email: - E-Mail-Adresse: - - - Fixed bugs: - Behobene Bugs: - - - Performs a local commit in a bound branch. -Local commits are not pushed to the master branch until a normal commit is performed. - Führt einen lokalen Commit in einem gebundenen Branch aus. -Lokale Commits werden nicht zum Master-Branch gepusht, bis ein normaler Commit erfolgt. - - - - Bazaar - - Configuration - Konfiguration - - - Command: - Kommando: - - - User - Nutzer - - - Username to use by default on commit. - Nutzername für Commit. - - - Default username: - Vorgabe für Nutzernamen: - - - Email to use by default on commit. - E-Mail-Adresse für Commit. - - - Default email: - Vorgabe-E-Mail: - - - Miscellaneous - Sonstige Einstellungen - - - Log count: - Log-Anzeige beschränken auf: - - - Timeout: - Zeitlimit: - - - s - s - - - The number of recent commit logs to show. Choose 0 to see all entries. - Zahl der anzuzeigenden Logeinträge, 0 für unbegrenzt. - - - - Bazaar - - Dialog - Dialog - - - Local filesystem: - Dateisystem: - - - Options - Einstellungen - - - Remember specified location as default - Obige Einstellung als Vorgabe übernehmen - - - Overwrite - Überschreiben - - - Use existing directory - Vorhandenes Verzeichnis verwenden - - - Create prefix - Präfix erzeugen - - - Local - Lokale Variable - - - Pull Source - Quelle für Pull-Operation - - - Push Destination - Ziel für Push-Operation - - - Branch Location - Branch - - - Default location - Vorgabe - - - Specify URL: - URL: - - - By default, push will fail if the target directory exists, but does not already have a control directory. -This flag will allow push to proceed. - Normalerweise schlägt eine push-Operation fehl, wenn das Zielverzeichnis vorhanden ist, aber kein Versionskontrollverzeichnis hat. -Die Einstellung gestattet es, unter diesen Umständen fortzusetzen. - - - For example: 'https://[user[:pass]@]host[:port]/[path]'. - Zum Beispiel: 'https://[user[:pass]@]host[:port]/[path]'. - - - Ignores differences between branches and overwrites -unconditionally. - Berücksichtigt die Unterschiede zwischen Branches nicht und -überschreibt immer. - - - Creates the path leading up to the branch if it does not already exist. - Legt einen Pfad bis zum Branch an, sofern er nicht existiert. - - - Performs a local pull in a bound branch. -Local pulls are not applied to the master branch. - Führt eine lokale Pull-Operation in einem gebundenem Branch aus. -Lokale Pull-Operationen werden nicht auf den Master-Branch angewandt. - - - Revert - Rückgängig machen - - - Specify a revision other than the default? - Möchten Sie eine Revision angeben? - - - - Core::ExternalToolConfig - - Add - Hinzufügen - - - Remove - Löschen - - - Reset - Zurücksetzen - - - Description: - Beschreibung: - - - Executable: - Ausführbare Datei: - - - Arguments: - Argumente: - - - Working directory: - Arbeitsverzeichnis: - - - Output: - Ausgabe: - - - Ignore - Unterdrücken - - - Error output: - Fehlerausgabe: - - - Text to pass to the executable via standard input. Leave empty if the executable should not receive any input. - Text, der dem Werkzeug auf der Standardeingabe übergeben wird. Wenn es leer ist, erhält das Werkzeug keine Eingabe. - - - Input: - Eingabe: - - - If the tool modifies the current document, set this flag to ensure that the document is saved before running the tool and is reloaded after the tool finished. - Diese Einstellung sollte aktiviert werden, wenn das Werkzeug das aktuelle Dokument ändert, um sicherzustellen, dass das Dokument vor Ausführung gesichert und nach Ablauf neu geladen wird. - - - Modifies current document - Ändert aktuelles Dokument - - - Show in Pane - Im Ausgabebereich anzeigen - - - Replace Selection - Ausgewählten Text ersetzen - - - Add tool. - Werkzeug hinzufügen. - - - Remove tool. - Werkzeug löschen. - - - Revert tool to default. - Werkzeug auf Vorgabewert zurücksetzen. - - - <html><head/><body> -<p>What to do with the executable's standard output. -<ul><li>Ignore: Do nothing with it.</li><li>Show in pane: Show it in the general output pane.</li><li>Replace selection: Replace the current selection in the current document with it.</li></ul></p></body></html> - - <html><head/><body> -<p>Behandlung der Standardausgabe des Werkzeugs. -<ul><li>Unterdrücken: Ausgabe nicht behandeln.</li><li>Im Ausgabebereich anzeigen: Im Ausgabebereich 'Allgemeine Ausgaben' anzeigen.</li><li>Ausgewählten Text ersetzen: Der im aktuellen Dokument ausgewählte Text wird durch die Ausgabe ersetzt.</li></ul></p></body></html> - - - - <html><head><body> -<p >What to do with the executable's standard error output.</p> -<ul><li>Ignore: Do nothing with it.</li> -<li>Show in pane: Show it in the general output pane.</li> -<li>Replace selection: Replace the current selection in the current document with it.</li> -</ul></body></html> - <html><head/><body> -<p>Behandlung der Fehlerausgabe des Werkzeugs.</p> -<ul><li>Unterdrücken: Ausgabe nicht behandeln.</li> -<li>Im Ausgabebereich anzeigen: Im Ausgabebereich 'Allgemeine Ausgaben' anzeigen.</li> -<li>Ausgewählten Text ersetzen: Der im aktuellen Dokument ausgewählte Text wird durch die Ausgabe ersetzt.</li> -</ul></body></html> - - - Environment: - Umgebung: - - - No changes to apply. - Keine Änderungen. - - - Change... - Ändern... - - - Base environment: - Basisumgebung: - - - - Core::VariableChooser - - Insert Variable - Variable einfügen - - - Current Value: %1 - Aktueller Wert: %1 - - - Insert Unexpanded Value - Nicht expandierten Wert einfügen - - - Insert "%1" - "%1" einfügen - - - Insert Expanded Value - Expandierten Wert einfügen - - - Select a variable to insert. - Wählen Sie eine Variable aus, die eingefügt werden soll. - - - Variables - Variablen - - - - Bazaar - - Annotate Current File - Annotation für Datei - - - Annotate "%1" - Annotation für "%1" - - - Diff Current File - Diff für Datei - - - Diff "%1" - Diff für "%1" - - - Log Current File - Filelog für Datei - - - Log "%1" - Log für "%1" - - - Status Current File - Status der Datei - - - Status "%1" - Status von "%1" - - - ALT+Z,Alt+D - ALT+Z,Alt+D - - - Meta+Z,Meta+D - Meta+Z,Meta+D - - - ALT+Z,Alt+L - ALT+Z,Alt+L - - - Meta+Z,Meta+L - Meta+Z,Meta+L - - - ALT+Z,Alt+S - ALT+Z,Alt+S - - - Meta+Z,Meta+S - Meta+Z,Meta+S - - - Add - Hinzufügen - - - Add "%1" - "%1" hinzufügen - - - Delete... - Löschen... - - - Delete "%1"... - Lösche "%1"... - - - Revert Current File... - Änderungen der Datei rückgängig machen... - - - Revert "%1"... - Änderungen in "%1" rückgängig machen... - - - Diff - Diff - - - Log - Log - - - Revert... - Rückgängig machen... - - - Status - Status - - - Pull... - Pull... - - - Push... - Push... - - - Update... - Auf aktuellen Stand bringen... - - - Commit... - Commit... - - - ALT+Z,Alt+C - ALT+Z,Alt+C - - - Meta+Z,Meta+C - Meta+Z,Meta+C - - - Uncommit... - Commit rückgängig machen... - - - Create Repository... - Repository erzeugen... - - - Update - Aktualisieren - - - There are no changes to commit. - Es sind keine ausstehenden Änderungen vorhanden. - - - Unable to create an editor for the commit. - Es konnte kein Editor für den Commit angelegt werden. - - - Unable to create a commit editor. - Es konnte kein Editor für den Commit angelegt werden. - - - Commit changes for "%1". - Commit der Änderungen in "%1". - - - - Bazaar - - Commit Editor - Commit-Editor - - - - Bazaar - - Bazaar Command - Bazaar-Kommando - - - Bazaar - Bazaar - - - - CMakeProjectManager - - Run CMake - CMake ausführen - - - Clear CMake Configuration - CMake-Konfiguration bereinigen - - - Rescan Project - Projekt neu auswerten - - - Parse and verify a CMake reply file. - CMake-Antwortdatei auswerten und überprüfen. - - - Build - Erstellen - - - Build File - Datei erstellen - - - Build File "%1" - Datei "%1" erstellen - - - Ctrl+Alt+B - Ctrl+Alt+B - - - Select a CMake Reply File - Eine CMake-Antwortdatei auswählen - - - The reply file "%1" and referenced data parsed OK and passed validation. - Die Antwortdatei "%1" und die verwiesenen Daten wurden korrekt ausgewertet und geprüft. - - - The reply file "%1" failed to parse or validate with error message:<br><b>"%2"</b> - Die Antwortdatei "%1" konnte nicht ausgewertet und geprüft werden. Fehlermeldung:<br><b>"%2"</b> - - - Parsing Result - Ergebnis der Auswertung - - - Build File is not supported for generator "%1" - Der Generator "%1" unterstützt das Erstellen einer Datei nicht - - - - Core::Internal::ExternalToolRunner - - Could not find executable for "%1" (expanded "%2") - Die ausführbare Datei von "%1" (expandiert: "%2") konnte nicht gefunden werden - - - Starting external tool "%1" - Starte externes Werkzeug "%1" - - - "%1" finished - "%1" beendet - - - - Core::ExternalToolManager - - &External - &Extern - - - Error: External tool in %1 has duplicate id - Fehler: Die externe Werkzeugspezifikation %1 enthält eine bereits vergebene ID - - - - Core::Internal::MimeTypeMagicDialog - - Add Magic Header - Magic-Header hinzufügen - - - Error - Fehler - - - Internal error: Type is invalid - Interner Fehler: Typ ist ungültig - - - Dialog - Dialog - - - Value: - Wert: - - - String - Zeichenkette - - - Byte - Byte - - - Use Recommended - Empfohlene verwenden - - - Priority: - Priorität: - - - <html><head/><body><p>MIME magic data is interpreted as defined by the Shared MIME-info Database specification from <a href="http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html">freedesktop.org</a>.<hr/></p></body></html> - <html><head/><body><p>MIME Magic Data wird interpretiert wie in der Shared MIME-Info Datenbank-Spezifikation von <a href="http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html">freedesktop.org</a> festgelegt.<hr/></p></body></html> - - - Type: - Typ: - - - RegExp - RegExp - - - Host16 - Host16 - - - Host32 - Host32 - - - Big16 - Big16 - - - Big32 - Big32 - - - Little16 - Little16 - - - Little32 - Little32 - - - Mask: - Maske: - - - Range start: - Bereichsbeginn: - - - Range end: - Bereichsende: - - - <html><head/><body><p><span style=" font-style:italic;">Note: Wide range values might impact performance when opening files.</span></p></body></html> - <html><head/><body><p><span style=" font-style:italic;">Hinweis: Große Bereiche können das Öffnen von Dateien verlangsamen.</span></p></body></html> - - - - Core::Internal::MimeTypeSettingsPrivate - - Reset MIME Types - MIME-Typen zurücksetzen - - - Changes will take effect after restart. - Änderungen werden nach einem Neustart wirksam. - - - - ProjectExplorer::Internal::GccToolChainConfigWidget - - &Compiler path: - &Compiler-Pfad: - - - Platform codegen flags: - Plattformspezifische Optionen für codegen: - - - Platform linker flags: - Plattformspezifische Linkeroptionen: - - - &ABI: - &ABI: - - - - ProjectExplorer::Internal::ToolChainOptionsPage - - Compilers - Compiler - - - Add - Hinzufügen - - - <nobr><b>ABI:</b> %1 - <nobr><b>ABI:</b> %1 - - - This toolchain is invalid. - Diese Toolchain ist ungültig. - - - not up-to-date - nicht aktuell - - - Toolchain Auto-detection Settings - Einstellungen für automatische Erkennung von Toolchains - - - Detect x86_64 GCC compilers as x86_64 and x86 - x86_64 GCC-Compiler als x86_64 und x86 erkennen - - - If checked, Qt Creator will set up two instances of each x86_64 compiler: -One for the native x86_64 target, and one for a plain x86 target. -Enable this if you plan to create 32-bit x86 binaries without using a dedicated cross compiler. - Wenn dies aktiviert ist, wird Qt Creator zwei Instanzen jedes x86_64-Compilers erstellen: -eine für das native x86_64-Ziel und eine für ein x86-Ziel. -Aktivieren Sie dies, wenn Sie 32bit-x86-Binärdateien erstellen wollen, ohne einen speziellen Cross-Compiler zu verwenden. - - - Name - Name - - - Type - Typ - - - Auto-detected - Automatisch bestimmt - - - Manual - Benutzerdefiniert - - - Clone - Klonen - - - Remove - Entfernen - - - Remove All - Alle entfernen - - - Re-detect - Neu erkennen - - - Auto-detection Settings... - Einstellungen für automatische Erkennung... - - - Duplicate Compilers Detected - Mehrfach auftretende Compiler - - - The following compiler was already configured:<br>&nbsp;%1<br>It was not configured again. - Der folgende Compiler ist bereits konfiguriert:<br>&nbsp;%1<br>Er wurde nicht noch einmal konfiguriert. - - - The following compilers were already configured:<br>&nbsp;%1<br>They were not configured again. - Die folgenden Compiler wurden bereits konfiguriert:<br>&nbsp;%1<br>Sie wurden nicht noch einmal konfiguriert. - - - - VcsBase::VcsBaseEditorWidget - - Annotate "%1" - Annotation für "%1" - - - Copy "%1" - "%1" Kopieren - - - &Describe Change %1 - Änderung %1 &beschreiben - - - Send to CodePaster... - An CodePaster senden... - - - Apply Chunk... - Änderung anwenden... - - - Revert Chunk... - Diese Änderung rückgängig machen... - - - Failed to retrieve data. - Es konnten keine Daten empfangen werden. - - - Revert Chunk - Änderung rückgängig machen - - - Apply Chunk - Änderung anwenden - - - Would you like to revert the chunk? - Möchten Sie diese Änderung rückgängig machen? - - - Would you like to apply the chunk? - Möchten Sie diese Änderung anwenden? - - - - Core::Internal::MimeTypeSettingsModel - - MIME Type - MIME-Typ - - - Handler - Editor - - - - Core::Internal::MimeTypeSettings - - MIME Types - MIME-Typen - - - - Valgrind - - Issue - Problem - - - %1 in function %2 - %1 in Funktion %2 - - - - Valgrind - - Location: - Ort: - - - Instruction pointer: - Instruktionszeiger: - - - - Valgrind - - Could not parse hex number from "%1" (%2) - "%1" (%2) ist keine gültige Hexadezimalzahl - - - trying to read element text although current position is not start of element - es wurde versucht, Elementtext auszulesen, obwohl nicht auf Startelement positioniert - - - Unexpected child element while reading element text - Unerwartetes Unterelement angetroffen beim Lesen von Elementtext - - - Unexpected token type %1 - Unerwartetes Token %1 - - - Could not parse protocol version from "%1" - Die Protokollversion konnte nicht aus "%1" bestimmt werden - - - XmlProtocol version %1 not supported (supported version: 4) - Die Protokollversion %1 wird nicht unterstützt (Unterstützte Version: 4) - - - Valgrind tool "%1" not supported - Das Valgrind-Werkzeug"%1" ist nicht unterstützt - - - Unknown memcheck error kind "%1" - Unbekannte memcheck-Fehlerkategorie "%1" - - - Unknown helgrind error kind "%1" - Unbekannte helgrind-Fehlerkategorie "%1" - - - Unknown ptrcheck error kind "%1" - Unbekannte ptrcheck-Fehlerkategorie "%1" - - - Could not parse error kind, tool not yet set. - Die Fehlerkategorie konnte nicht bestimmt werden, da kein Werkzeug aktiv ist. - - - Unknown state "%1" - Unbekannter Zustand "%1" - - - Unexpected exception caught during parsing. - Beim Parsen ist eine unerwartete Ausnahme aufgetreten. - - - - Valgrind - - Description - Beschreibung - - - Instruction Pointer - Instruktionszeiger - - - Object - Objekt - - - Directory - Verzeichnis - - - File - Datei - - - Line - Zeile - - - - Analyzer - - Analyzer - Analyzer - - - - Debugger <new source> <neue Quelle> @@ -13952,252 +4740,3068 @@ Aktivieren Sie dies, wenn Sie 32bit-x86-Binärdateien erstellen wollen, ohne ein Qt Sources Qt-Quellen - - - ProjectExplorer::ToolChain + + C++ exception + C++-Ausnahme + + + Thread creation + Thread-Erzeugung + + + Thread exit + Thread-Terminierung + + + Load module: + Laden eines Moduls: + + + Unload module: + Entladen eines Moduls: + + + Output: + Ausgabe: + + + Break On + + + + &Port: + &Port: + + + Start Remote Engine + Entfernte Engine starten + + + &Host: + &Host: + + + &Username: + &Nutzername: + + + &Password: + &Passwort: + + + &Engine path: + &Engine-Pfad: + + + &Inferior path: + Zu &debuggende Anwendung: + + + Type Formats + Formate der Datentypen + + + Qt Types + Qt-Datentypen + + + Standard Types + Standard-Datentypen + + + Misc Types + Andere Datentypen + + + Download of remote file succeeded. + Die Datei wurde erfolgreich heruntergeladen. + + + No + Nein + + + Yes + Ja + + + Plain + Einfach + + + Fast + Schnell + + + debuglnk + debuglnk + + + buildid + buildid + + + It is unknown whether this module contains debug information. +Use "Examine Symbols" from the context menu to initiate a check. + Es ist nicht bekannt, ob dieses Modul Debuginformation enthält. +Verwenden Sie die Option "Symbole untersuchen" des Kontextmenüs, um eine Prüfung zu starten. + + + This module neither contains nor references debug information. +Stepping into the module or setting breakpoints by file and line will not work. + Dieses Modul enthält keine Debuginformation und auch keinen Verweis auf eine Quelle. +Einzelschritt in das Modul oder das Setzen von Haltepunkten nach Datei und Zeilennummer wird nicht funktionieren. + + + This module contains debug information. +Stepping into the module or setting breakpoints by file and line is expected to work. + Dieses Modul enthält Debuginformation. +Einzelschritt in das Modul und das Setzen von Haltepunkten nach Datei und Zeilennummer sollten funktionieren. + + + This module does not contain debug information itself, but contains a reference to external debug information. + Dieses Modul enthält selbst keine Debuginformation, aber einen Verweis auf eine externe Quelle. + + + <unknown> + address + End address of loaded module + <unbekannt> + + + Update Module List + Modulliste aktualisieren + + + Show Source Files for Module "%1" + Quelldateien des Moduls "%1" anzeigen + + + Show Source Files for Module + Quelldateien des Moduls anzeigen + + + Show Dependencies of "%1" + Abhängigkeiten von "%1" anzeigen + + + Show Dependencies + Abhängigkeiten anzeigen + + + Load Symbols for All Modules + Symbole aller Module laden + + + Examine All Modules + Alle Module untersuchen + + + Load Symbols for Module "%1" + Symbole des Moduls "%1" laden + + + Load Symbols for Module + Symbole des Moduls laden + + + Edit File "%1" + Datei "%1" bearbeiten + + + Edit File + + + + Show Symbols in File "%1" + Symbole der Datei "%1" anzeigen + + + Show Symbols + Symbole anzeigen + + + Show Sections in File "%1" + Sektionen der Datei "%1" anzeigen + + + Show Sections + Sektionen anzeigen + + + Module Name + Modulname + + + Module Path + Modulpfad + + + Symbols Read + Gelesene Symbole + + + Symbols Type + Symboltyp + + + Start Address + Startadresse + + + End Address + Endadresse + + + Success: + Erfolg: + + + <anonymous> + <anonym> + + + Properties + Eigenschaften + + + Locals and Expressions + Lokale Variablen und Ausdrücke + + + Start Debugger + Debugger starten + + + Override server channel: + Kanal des Servers überschreiben: + + + For example, %1 + "For example, /dev/ttyS0, COM1, 127.0.0.1:1234" + Zum Beispiel %1 + + + Select Executable + Ausführbare Datei auswählen + + + Server port: + Server-Port: + + + Select Working Directory + Wählen Sie das Arbeitsverzeichnis aus + + + Select SysRoot Directory + SysRoot-Verzeichnis auswählen + + + This option can be used to override the kit's SysRoot setting. + Diese Option kann verwendet werden, um die SysRoot-Einstellung des Kits zu überschreiben. + + + Override S&ysRoot: + S&ysRoot überschreiben: + + + This option can be used to send the target init commands. + Diese Option kann verwendet werden, um Kommandos zum Einrichten des Ziels zu senden. + + + &Init commands: + Kommandos zum E&inrichten: + + + This option can be used to send the target reset commands. + Diese Option kann verwendet werden, um Kommandos zum Zurücksetzen des Ziels zu senden. + + + &Reset commands: + Kommandos zum Zu&rücksetzen: + + + Select Location of Debugging Information + Pfad zu Debug-Information + + + Base path for external debug information and debug sources. If empty, $SYSROOT/usr/lib/debug will be chosen. + Basispfad für Debuginformationen und Quellen. Als Vorgabe wird $SYSROOT/usr/lib/debug benutzt. + + + &Kit: + &Kit: + + + Local &executable: + Ausführbare Datei (&lokal): + + + Command line &arguments: + Kommandozeilen&argumente: + + + &Working directory: + + + + Run in &terminal: + Im &Terminal ausführen: + + + Break at "&main": + Haltepunkt bei "&main": + + + Use target extended-remote to connect: + + + + Debug &information: + Debug&information: + + + Attach to %1 + An %1 anhängen + + + Normally, the running server is identified by the IP of the device in the kit and the server port selected above. +You can choose another communication channel here, such as a serial line or custom ip:port. + Normalerweise wird der laufende Server durch die IP-Adresse des im Kit angegebenen Geräts und den oben ausgewählten Port bestimmt. +Sie können hier eine andere Verbindung wählen, beispielsweise eine serielle Verbindung oder eine beliebige IP:Port-Kombination. + + + &Recent: + &Letzte: + + + Debugger settings + Debuggereinstellungen + + + Enable C++ + C++ aktivieren + + + Enable QML + QML aktivieren + + + <a href="qthelp://org.qt-project.qtcreator/doc/creator-debugging-qml.html">What are the prerequisites?</a> + <a href="qthelp://org.qt-project.qtcreator/doc/creator-debugging-qml.html">Was sind die Voraussetzungen?</a> + + + Enable Debugging of Subprocesses + Debuggen von Unterprozessen zulassen + + + Additional startup commands: + Zusätzliche Kommandos beim Start: + + + Unable to start LLDB "%1": %2 + LLDB "%1" konnte nicht gestartet werden: %2 + + + Interrupt requested... + Unterbrechung angefordert... + + + The LLDB process failed to start. Either the invoked program "%1" is missing, or you may have insufficient permissions to invoke the program. + Der Start des LLDB-Prozesses schlug fehl. Entweder fehlt die ausführbare Datei "%1" oder die Berechtigungen sind nicht ausreichend. + + + An unknown error in the LLDB process occurred. + Im LLDB-Prozess trat ein unbekannter Fehler auf. + + + Adapter start failed. + Der Start des Adapters schlug fehl. + + + Stopping temporarily + Halte an + + + LLDB I/O Error + LLDB-Ein/Ausgabefehler + + + The LLDB process crashed some time after starting successfully. + Der LLDB-Prozess ist einige Zeit nach dem Start abgestürzt. + + + An error occurred when attempting to write to the LLDB process. For example, the process may not be running, or it may have closed its input channel. + Ein Fehler trat beim Versuch zum LLDB-Prozess zu schreiben auf. Möglicherweise läuft der Prozess nicht oder hat seinen Eingabekanal geschlossen. + + + An error occurred when attempting to read from the Lldb process. For example, the process may not be running. + Ein Fehler trat beim Versuch vom Lldb-Prozess zu lesen auf. Möglicherweise läuft der Prozess nicht. + + + Use Local Symbol Cache + Lokalen Symbolcache verwenden + + + Use Microsoft Symbol Server + Microsoft-Symbol-Server verwenden + + + <html><head/><body><p>The debugger is not configured to use the public Microsoft Symbol Server.<br/>This is recommended for retrieval of the symbols of the operating system libraries.</p><p><span style=" font-style:italic;">Note:</span> It is recommended, that if you use the Microsoft Symbol Server, to also use a local symbol cache.<br/>A fast internet connection is required for this to work smoothly,<br/>and a delay might occur when connecting for the first time and caching the symbols.</p><p>What would you like to set up?</p></body></html> + <html><head/><body><p>Der Debugger ist nicht zur Benutzung des öffentlichen Microsoft Symbol Servers eingerichtet.<br/>Dies wird zur Anzeige der Symbole der Betriebssystem-Bibliotheken empfohlen.</p><p><span style=" font-style:italic;">Hinweis:</span> Bei der Verwendung des Microsoft Symbol Servers wird zusätzlich die Benutzung eines lokalen Zwischenspeichers für Symbole empfohlen.<br/>Allerdings ist dabei eine schnelle Internetverbindung für flüssiges Arbeiten erforderlich<br/>und bei der ersten Verbindung zum Zwischenspeichern der Symbole können Verzögerungen auftreten.</p><p>Was möchten Sie einrichten?</p></body></html> + + + Set up Symbol Paths + Symbolpfade einrichten + + + Symbol Paths + Symbolpfade + + + Source Paths + Quellpfade + + + CDB Paths + CDB-Pfade + + + Auto-detected CDB at %1 + Automatisch bestimmter CDB bei %1 + + + System %1 at %2 + %1: Debugger engine type (GDB, LLDB, CDB...), %2: Path + %1 von System in %2 + + + Not recognized + Nicht erkannt + + + Could not determine debugger type + Der Typ des Debuggers konnte nicht bestimmt werden + + + Path + Pfad + + + Unknown + Unbekannt + + + Name: + Name: + + + Path: + Pfad: + + + Type: + Typ: + + + ABIs: + ABIs: + + + Version: + Version: + + + 64-bit version + 64-bit-Version + + + 32-bit version + 32-bit-Version + + + Specify the path to the <a href="%1">Windows Console Debugger executable</a> (%2) here. + Label text for path configuration. %2 is "x-bit version". + Geben Sie hier den Pfad zur ausführbaren Datei des <a href="%1">Windows Console Debuggers</a> (%2) an. + + + Searching debuggers... + + + + Detected %1 at %2 + + + + Found: "%1" + + + + Auto-detected uVision at %1 + Automatisch bestimmte uVision bei %1 + + + Removing debugger entries... + + + + Removed "%1" + + + + Debuggers: + + + + Attach to Process Not Yet Started + An noch nicht gestarteten Prozess anhängen + + + Reset + Zurücksetzen + + + Reopen dialog when application finishes + Dialog nach Beendigung der Anwendung wieder öffnen + + + Reopens this dialog when application finishes. + Öffnet den Dialog nach Beendigung der Anwendung wieder. + + + Continue on attach + Bei Anhängen fortsetzen + + + Debugger does not stop the application after attach. + Wenn aktiviert, wird der Debugger die Anwendung nach dem Anhängen nicht unterbrechen. + + + Start Watching + Beobachtung starten + + + Kit: + Kit: + + + Executable: + Ausführbare Datei: + + + Stop Watching + Nicht mehr beobachten + + + Select valid executable. + Bitte wählen Sie eine gültige ausführbare Datei. + + + Not watching. + Keine Beobachtung. + + + Waiting for process to start... + Warte auf Start des Prozesses... + + + Attach + Anhängen + + + The debugging helpers are used to produce a nice display of objects of certain types like QString or std::map in the &quot;Locals&quot; and &quot;Expressions&quot; views. + Die Ausgabe-Hilfsbibliothek wird benutzt um bestimmte Datentypen wie QString oder std::map in &quot;Lokale Variablen&quot; und &quot;Ausdrücke&quot; ansprechend anzuzeigen. + + + Extra Debugging Helper + + + + Debugging Helper Customization + Anpassung der Ausgabe-Hilfsbibliothek + + + Python commands entered here will be executed after built-in debugging helpers have been loaded and fully initialized. You can load additional debugging helpers or modify existing ones here. + Hier angegebene Python-Kommandos werden ausgeführt, nachdem die integrierte Ausgabe-Hilfsbibliothek geladen und vollständig initialisiert wurde. Sie können hier weitere Ausgabehelfer laden oder bereits existierende Ausgabehelfer ändern. + + + Extra Debugging Helpers + Zusätzliche Ausgabe-Hilfsbibliotheken + + + Path to a Python file containing additional data dumpers. + Pfad zu einer Python-Datei für zusätzliche Datenausgabe. + + + Maximum string length: + Maximale Zeichenkettenlänge: + + + Display string length: + Anzuzeigende Länge von Zeichenketten: + + + %1 (Previous) + %1 (Vorherig) + + + Expression %1 in function %2 from line %3 to %4 + Ausdruck %1 in Funktion %2 von Zeile %3 bis %4 + + + No valid expression + Kein gültiger Ausdruck + + + %1 (Restored) + %1 (Wiederhergestellt) + + + Expression too complex + Ausdruck zu komplex + + + Debug + Debug + + + Option "%1" is missing the parameter. + Das Kommandozeilenargument "%1" erfordert einen Parameter. + + + Only one executable allowed. + Nur eine ausführbare Datei erlaubt. + + + The parameter "%1" of option "%2" does not match the pattern <handle>:<pid>. + Der Parameter "%1" der Option "%2" entspricht nicht dem Muster <Handle>:<PID>. + + + Invalid debugger option: %1 + Ungültiger Debugger-Kommandozeilenparameter: %1 + + + Cannot start %1 without a project. Please open the project and try again. + Kann %1 nicht ohne Projekt starten. Bitte das Projekt öffnen und nochmal versuchen. + + + Profile + Profile + + + Release + Release + + + in Debug mode + im Debug-Modus + + + in Profile mode + im Profile-Modus + + + in Release mode + im Release-Modus + + + with debug symbols (Debug or Profile mode) + mit Debug-Symbolen (Debug- oder Profile-Modus) + + + on optimized code (Profile or Release mode) + auf optimiertem Programmcode (Profile- oder Release-Modus) + + + Run %1 in %2 Mode? + Soll %1 im %2-Modus ausgeführt werden? + + + <html><head/><body><p>You are trying to run the tool "%1" on an application in %2 mode. The tool is designed to be used %3.</p><p>Run-time characteristics differ significantly between optimized and non-optimized binaries. Analytical findings for one mode may or may not be relevant for the other.</p><p>Running tools that need debug symbols on binaries that don't provide any may lead to missing function names or otherwise insufficient output.</p><p>Do you want to continue and run the tool in %2 mode?</p></body></html> + <html><head/><body><p>Sie versuchen das Werkzeug "%1" für eine Anwendung im %2-Modus auszuführen. Das Werkzeug ist dafür vorgesehen %3 ausgeführt zu werden.</p><p>Die Laufzeitcharakteristik von optimierten und nicht optimierten Maschinenprogrammen unterscheidet sich stark. Ergebnisse einer Analyse des einen Modus können, müssen aber nicht auf den anderen Modus übertragbar sein.</p><p>Werkzeuge, die Debug-Symbole benötigen, auf Dateien auszuführen, die diese nicht enthalten, kann zu fehlenden Funktionsnamen oder anderweitig unbrauchbaren Ergebnissen führen.</p><p>Wollen Sie fortfahren und das Werkzeug im %2-Modus ausführen?</p></body></html> + + + %1 is a 64 bit executable which can not be debugged by a 32 bit Debugger. +Please select a 64 bit Debugger in the kit settings for this kit. + %1 ist eine 64-bit-Anwendung, die nicht mit einem 32-bit-Debugger untersucht werden kann. +Bitte wählen Sie einen 64-bit-Debugger in den Kit-Einstellungen für dieses Kit. + + + Unable to create a debugging engine. + Eine Debugging-Engine kann nicht erzeugt werden. + + + Debugging complex command lines is currently not supported on Windows. + Komplexe Kommandozeilen werden beim Debuggen unter Windows gegenwärtig nicht unterstützt. + + + Not enough free ports for QML debugging. + Nicht genügend freie Ports für das QML-Debuggen vorhanden. + + + Debugger finished. + Debuggen beendet. + + + Continue + Fortsetzen + + + Interrupt + Anhalten + + + Abort Debugging + Debuggen abbrechen + + + Step Into + Einzelschritt herein + + + Step Out + Einzelschritt heraus + + + Run to Line + Ausführen bis Zeile + + + Run to Selected Function + Bis zu ausgewählter Funktion ausführen + + + Jump to Line + Zeile anspringen + + + Immediately Return From Inner Function + Sofortiges Herausspringen aus innerer Funktion + + + Step Over + Einzelschritt über + + + Operate by Instruction + Auf Anweisungsebene arbeiten + + + Record Information to Allow Reversal of Direction + Daten aufzeichnen, um Richtungsumkehr zu ermöglichen + + + Switches the debugger to instruction-wise operation mode. In this mode, stepping operates on single instructions and the source location view also shows the disassembled instructions. + Weist den Debugger an, auf Anweisungsebene zu arbeiten. In diesem Modus arbeitet die Einzelschritt-Funktion auf Maschinenanweisungen und die Quelltextanzeige zeigt die disassemblierten Anweisungen an. + + + Peripheral Reg&isters + Peripherie-Reg&ister + + + Restarts the debugging session. + Startet die Debugging-Sitzung neu. + + + Record information to enable stepping backwards. + Daten aufzeichnen, um Einzelschritte rückwärts ausführen zu können. + + + Note: + Hinweis: + + + This feature is very slow and unstable on the GDB side. It exhibits unpredictable behavior when going backwards over system calls and is very likely to destroy your debugging session. + Diese Funktionalität ist sehr langsam und instabil innerhalb von GDB. Es kann unvorhergesehenes Verhalten auftreten, wenn man rückwärts über einen Systemaufruf springt, und die Debugger-Sitzung kann leicht unbenutzbar werden. + + + Reverse Direction + Richtung umkehren + + + Continue %1 + %1 fortsetzen + + + Interrupt %1 + %1 anhalten + + + Take Snapshot of Process State + Aktuellen Prozessstatus aufzeichnen + + + Launching Debugger + Starte Debugger + + + &Modules + &Module + + + Reg&isters + Reg&ister + + + &Stack + &Stack + + + Source Files + Quelldateien + + + &Threads + &Threads + + + Locals + Lokale Variablen + + + &Expressions + &Ausdrücke + + + &Breakpoints + &Haltepunkte + + + Aborts debugging and resets the debugger to the initial state. + Bricht das Debuggen ab und versetzt den Debugger in den Ausgangszustand. + + + Threads: + Threads: + + + No Memory Viewer Available + Es ist kein Speicher-Anzeigemodul verfügbar + + + The memory contents cannot be shown as no viewer plugin for binary data has been loaded. + Der Speicherinhalt kann nicht angezeigt werden, da kein Plugin zur Anzeige binärer Daten geladen ist. + + + Set or Remove Breakpoint + + + + Enable or Disable Breakpoint + + + + Loading finished. + Laden beendet. + + + Run failed. + Ausführung fehlgeschlagen. + + + Running. + Läuft. + + + Stopped. + Angehalten. + + + Run requested... + Ausführung angefordert... + + + The %1 process terminated. + Der %1-Prozess wurde beendet. + + + The %2 process terminated unexpectedly (exit code %1). + Der %2-Prozess wurde unerwartet beendet (Rückgabewert %1). + + + Unexpected %1 Exit + %1 unerwartet beendet + + + Taking notice of pid %1 + PID %1 gemeldet + + + Reverse-execution history exhausted. Going forward again. + Keine weiteren rückwärts ausführbaren Schritte vorhanden. Führe sie wieder vorwärts aus. + + + Attempting to interrupt. + Unterbreche. + + + Could not find a widget. + Es konnte kein Widget gefunden werden. + + + %1 for "%2" + e.g. LLDB for "myproject", shows up i + %1 für "%2" + + + This debugger cannot handle user input. + Dieser Debugger kann keine Nutzereingaben verarbeiten. + + + Stopped: "%1". + Angehalten: "%1". + + + Stopped: %1 (Signal %2). + Angehalten: %1 (Signal %2). + + + Stopped in thread %1 by: %2. + Im Thread %1 angehalten durch: %2. + + + Interrupted. + Unterbrochen. + + + <Unknown> + name + <unbekannt> + + + <Unknown> + meaning + <unbekannt> + + + <p>The inferior stopped because it received a signal from the operating system.<p><table><tr><td>Signal name : </td><td>%1</td></tr><tr><td>Signal meaning : </td><td>%2</td></tr></table> + <p>Der Prozess wurde wegen eines Signals vom Betriebssystem angehalten.<p><table><tr><td>Name des Signals : </td><td>%1</td></tr><tr><td>Bedeutung : </td><td>%2</td></tr></table> + + + Signal Received + Signal erhalten + + + <p>The inferior stopped because it triggered an exception.<p>%1 + <p>Der zu debuggende Prozess wurde angehalten, da er eine Ausnahme ausgelöst hat.<p>%1 + + + Exception Triggered + Ausnahme ausgelöst + + + Finished retrieving data. + Alle Daten erhalten. + + + No function selected. + Keine Funktion ausgewählt. + + + Running to function "%1". + Ausführung bis zu Funktion "%1". + + + Select a valid expression to evaluate. + Wählen Sie einen gültigen Ausdruck zur Auswertung aus. + + + Symbol + Symbol + + + Code + Code + + + Section + Abschnitt + + + Name + Name + + + Symbols in "%1" + Symbole in "%1" + + + From + Von + + + To + Bis + + + Flags + Flags + + + Sections in "%1" + Abschnitte in "%1" + + + The inferior is in the Portable Executable format. +Selecting %1 as debugger would improve the debugging experience for this binary format. + Der zu debuggende Prozess hat das Portable Executable-Format. +Für dieses Binärformat wäre %1 besser als Debugger geeignet. + + + The selected debugger may be inappropriate for the inferior. +Examining symbols and setting breakpoints by file name and line number may fail. + + Der gewählte Debugger könnte ungeeignet für den zu debuggenden Prozess sein. +Vielleicht können Symbole nicht untersucht werden oder Haltepunkte nicht anhand von Dateiname und Zeilennummer gesetzt werden. + + + + The inferior is in the ELF format. +Selecting GDB or LLDB as debugger would improve the debugging experience for this binary format. + Der zu debuggende Prozess hat das ELF-Format. +Für dieses Binärformat wären GDB oder LLDB besser als Debugger geeignet. + + + Current debugger location of %1 + Aktueller Pfad zum Debugger von %1 + + + Debugging has failed. + Debuggen schlug fehl. + + + Operate in Reverse Direction + In umgekehrter Richtung arbeiten + + + Reverse-execution recording failed. + Aufzeichnung für Rückwärtsausführung gescheitert. + + + Found. + Gefunden. + + + Not found. + Nicht gefunden. + + + Section %1: %2 + Abschnitt %1: %2 + + + Warning + Warnung + + + This does not seem to be a "Debug" build. +Setting breakpoints by file name and line number may fail. + Es liegt offenbar kein "Debug"-Build vor. +Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehlschlagen. + + + Run to Address 0x%1 + Ausführung bis Adresse 0x%1 + + + Run to Line %1 + Ausführen bis Zeile %1 + + + Jump to Address 0x%1 + Zu Adresse 0x%1 springen + + + Jump to Line %1 + Zu Zeile %1 springen + + + Type + Typ + + + Add + Hinzufügen + + + Clone + Klonen + Clone of %1 Kopie von %1 + + New Debugger + Neuer Debugger + + + Restore + Wiederherstellen + + + Debuggers + Debugger + + + Terminal: Cannot open /dev/ptmx: %1 + Terminal: /dev/ptmx kann nicht geöffnet werden: %1 + + + Terminal: ptsname failed: %1 + Terminal: ptsname schlug fehl: %1 + + + Terminal: Error: %1 + Terminal: Fehler: %1 + + + Terminal: Slave is no character device. + Terminal: Slave ist kein zeichenorientiertes Gerät. + + + Terminal: grantpt failed: %1 + Terminal: grantpt schlug fehl: %1 + + + Terminal: unlock failed: %1 + Terminal: unlock schlug fehl: %1 + + + Terminal: Read failed: %1 + Terminal: Lesen schlug fehl: %1 + + + Global + Global + + + Custom + Benutzerdefiniert + + + Restore Global + Globale Einstellungen wiederherstellen + + + Use Customized Settings + Benutzerdefinierte Einstellungen verwenden + + + Use Global Settings + Globale Einstellungen verwenden + + + Copy + Kopieren + + + Start Remote Analysis + Entfernte Analyse starten + + + Executable: + Ausführbare Datei: + + + Arguments: + Argumente: + + + Working directory: + Arbeitsverzeichnis: + + + Show debug, log, and info messages. + Zeige Debug-, Log- und informative Nachrichten. + + + Show warning messages. + Warnungen anzeigen. + + + Show error messages. + Fehlermeldungen anzeigen. + + + Can only evaluate during a debug session. + Kann nur während einer Debugsitzung ermittelt werden. + + + QML Debugger Console + QML-Debuggerkonsole + + + &Copy + &Kopieren + + + &Show in Editor + In &Editor anzeigen + + + C&lear + &Löschen + + + %1 <shadowed %2> + Display of variables shadowed by variables of the same name in nested scopes: Variable %1 is the variable name, %2 is a simple count. + %1 <überlagert %2> + + + The kit does not have a debugger set. + + + + Unpacking core file to %1 + Entpacke Core-Datei nach %1 + + + Cannot debug: Local executable is not set. + Kann nicht debuggen: Lokale ausführbare Datei ist nicht angegeben. + + + No executable specified. + Es wurde keine ausführbare Datei angegeben. + + + Unsupported CDB host system. + Nicht unterstütztes CDB-Host-System. + + + Specify Debugger settings in Projects > Run. + + + + %1 - Snapshot %2 + %1 - Snapshot %2 + + + Some breakpoints cannot be handled by the debugger languages currently active, and will be ignored.<p>Affected are breakpoints %1 + + + + QML debugging needs to be enabled both in the Build and the Run settings. + + + + &Show this message again. + Diese Nachricht erneut an&zeigen. + + + Debugging %1 ... + + + + Debugging of %1 has finished with exit code %2. + + + + Debugging of %1 has finished. + + + + Starting debugger "%1" for ABI "%2"... + Starte Debugger "%1" für ABI "%2"... + + + Close Debugging Session + Debuggen beenden + + + A debugging session is still in progress. Terminating the session in the current state can leave the target in an inconsistent state. Would you still like to terminate it? + Der Debugger läuft noch. Das Beenden im gegenwärtigen Zustand könnte zu einem inkonsistenten Zustand des untersuchten Prozesses führen. Möchten Sie ihn trotzdem beenden? + + + Debugged executable + Vom Debugger gesteuerte ausführbare Datei + + + The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again. + Die letzte waitFor...()-Funktion brauchte zu lange. Der Zustand des QProcess ist unverändert und Sie können versuchen waitFor...() erneut aufzurufen. + + + Debuggee + Untersuchtes Programm + + + Add Breakpoint + Haltepunkt setzen + + + Add Breakpoint... + Haltepunkt setzen... + + + Delete Selected Breakpoints + Ausgewählte Haltepunkte löschen + + + Edit Selected Breakpoints... + Ausgewählte Haltepunkte bearbeiten... + + + Disable Selected Breakpoints + Ausgewählte Haltepunkte deaktivieren + + + Enable Selected Breakpoints + Ausgewählte Haltepunkte aktivieren + + + Remove All Breakpoints + Alle Haltepunkte löschen + + + Are you sure you want to remove all breakpoints from all files in the current session? + Möchten Sie wirklich alle Haltepunkte aus allen Dateien der aktuellen Sitzung löschen? + + + Perspective + Perspektive + + + Debugged Application + Zu debuggende Anwendung + + + Debugger Preset + Debugger-Voreinstellung + + + Create Snapshot + Snapshot erzeugen + + + Abort Debugger + Debugger abbrechen + + + Global Debugger &Log + Globales Debugger-&Log + + + Use alternating row colors in debug views + Alternierende Farben für Zeilen in Debug-Ansichten benutzen + + + Changes the font size in the debugger views when the font size in the main editor changes. + Passt die Schriftgröße der Debuggerfenster den Editoren an. + + + Debugger font size follows main editor + Schriftgröße des Debuggers mit Editor synchronisieren + + + Stopping and stepping in the debugger will automatically open views associated with the current location. + Das Anhalten oder die Ausführung von Einzelschritten im Debugger öffnet automatisch Anzeigen mit Quelltext oder Disassembler der betreffenden Stelle. + + + Close temporary source views on debugger exit + Temporäre Quelltextanzeigen bei Beendigung des Debuggens schließen + + + Closes automatically opened source views when the debugger exits. + Schließt automatisch geöffnete Quelltextanzeigen, wenn der Debugger beendet wird. + + + Close temporary memory views on debugger exit + Temporäre Speicheranzeigen bei Beendigung des Debuggens schließen + + + Closes automatically opened memory views when the debugger exits. + Schließt automatisch geöffnete Speicheranzeigen, wenn der Debugger beendet wird. + + + Switch to previous mode on debugger exit + Beim Beenden des Debuggens den vorher aktiven Modus wiederherstellen + + + Bring %1 to foreground when application interrupts + %1 in den Vordergrund bringen, wenn die Anwendung stoppt + + + GDB shows by default AT&&T style disassembly. + + + + Use annotations in main editor when debugging + + + + <p>Shows simple variable values as annotations in the main editor during debugging. + + + + Use pseudo message tracepoints + + + + Uses Python to extend the ordinary GDB breakpoint class. + + + + Use automatic symbol cache + + + + It is possible for GDB to automatically save a copy of its symbol index in a cache on disk and retrieve it from there when loading the same binary in the future. + + + + <p>Enables tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default. + + + + <p>Enables tooltips in the locals view during debugging. + + + + <p>Enables tooltips in the breakpoints view during debugging. + + + + <p>Enables tooltips in the stack view during debugging. + + + + Shows QML object tree in Locals and Expressions when connected and not stepping. + QML-Objektbaum in Fenster "Lokale Variablen" anzeigen, wenn eine Verbindung besteht und kein Einzelschrittbetrieb vorliegt. + + + Show QML object tree + QML-Objektbaum anzeigen + + + Enables a full file path in breakpoints by default also for GDB. + Vollständiger Pfad für Haltepunkte als Vorgabe, auch bei GDB. + + + Set breakpoints using a full absolute path + Vollständiger Pfad für Haltepunkte als Vorgabe + + + Registers %1 for debugging crashed applications. + %1 als Debugger für abgestürzte Anwendungen registrieren. + + + Use %1 for post-mortem debugging + %1 als Post-Mortem-Debugger verwenden + + + Warn when debugging "Release" builds + Warnung beim Versuch des Debuggens von "Release"-Builds anzeigen + + + Shows a warning when starting the debugger on a binary with insufficient debug information. + Zeigt eine Warnung an, wenn der Debugger für eine ausführbare Datei mit unzureichenden Debug-Informationen gestartet wird. + + + Keep editor stationary when stepping + Editor bei Einzelschritten nicht bewegen + + + Scrolls the editor only when it is necessary to keep the current line in view, instead of keeping the next statement centered at all times. + Verschiebt den Editor nur, um die aktuelle Zeile sichtbar zu halten, anstatt immer den nächsten Ausdruck zu zentrieren. + + + Maximum stack depth: + Maximale Stack-Tiefe: + + + <unlimited> + <unbegrenzt> + + + Stop when %1() is called + Bei Aufruf von %1() anhalten + + + Always adds a breakpoint on the <i>%1()</i> function. + Fügt bei der Funktion <i>%1()</i> stets einen Haltepunkt ein. + + + Type of Debugger Backend + Typ des Debugger-Backends + + + Unknown debugger version + Unbekannte Debuggerversion + + + Unknown debugger ABI + Unbekannte Debugger-ABI + + + None + Keine + + + The debugger to use for this kit. + Der für dieses Kit zu verwendende Debugger. + + + No debugger set up. + Es ist kein Debugger eingerichtet. + + + Debugger "%1" not found. + Der Debugger "%1" konnte nicht gefunden werden. + + + Debugger "%1" not executable. + Der Debugger "%1" ist nicht ausführbar. + + + The debugger location must be given as an absolute path (%1). + Der Pfad zum Debugger muss als absoluter Pfad angegeben werden (%1). + + + The ABI of the selected debugger does not match the toolchain ABI. + Die ABI des gewählten Debuggers passt nicht zur ABI der Toolchain. + + + Name of Debugger + Name des Debuggers + + + Unknown debugger + Unbekannter Debugger + + + Unknown debugger type + Unbekannter Debuggertyp + + + No Debugger + Kein Debugger + + + %1 Engine + %1-Engine + + + %1 <None> + %1 <keine> + + + %1 using "%2" + %1 unter Verwendung von "%2" + + + N/A + N/A + + + Access + Zugriff + + + Format + Format + + + %1.%2 + %1.%2 + + + Unknown error. + + + + Connection is not open. + + + + &Views + &Ansichten + + + Leave Debug Mode + Debug-Modus verlassen + + + Toolbar + Werkzeugleiste + + + Editor + Editor + + + Next Item + Nächster Eintrag + + + Previous Item + Vorangehender Eintrag + + + Color at %1,%2: red: %3 green: %4 blue: %5 alpha: %6 + Farbe bei %1,%2: rot: %3 grün: %4 blau: %5 alpha: %6 + + + <Click to display color> + <Klicken Sie, um die Farbe anzuzeigen> + + + Copy Image + Bild kopieren + + + Open Image Viewer + Bildbetrachter öffnen + + + Internal error: Invalid TCP/IP port specified %1. + + + + Internal error: No uVision executable specified. + + + + Internal error: The specified uVision executable does not exist. + + + + Internal error: Cannot resolve the library: %1. + + + + UVSC Version: %1, UVSOCK Version: %2. + + + + Internal error: Cannot open the session: %1. + + + + Internal error: Failed to start the debugger: %1 + + + + UVSC: Starting execution failed. + + + + UVSC: Stopping execution failed. + + + + UVSC: Setting local value failed. + + + + UVSC: Setting watcher value failed. + + + + UVSC: Disassembling by address failed. + + + + UVSC: Changing memory at address 0x%1 failed. + + + + UVSC: Fetching memory at address 0x%1 failed. + + + + Internal error: The specified uVision project options file does not exist. + + + + Internal error: The specified uVision project file does not exist. + + + + Internal error: Unable to open the uVision project %1: %2. + + + + Internal error: Unable to set the uVision debug target: %1. + + + + Internal error: The specified output file does not exist. + + + + Internal error: Unable to set the uVision output file %1: %2. + + + + UVSC: Reading registers failed. + + + + UVSC: Fetching peripheral register failed. + + + + UVSC: Locals enumeration failed. + + + + UVSC: Watchers enumeration failed. + + + + UVSC: Inserting breakpoint failed. + + + + UVSC: Removing breakpoint failed. + + + + UVSC: Enabling breakpoint failed. + + + + UVSC: Disabling breakpoint failed. + + + + Failed to initialize the UVSC. + + + + Failed to de-initialize the UVSC. + + + + Failed to run the UVSC. + + + + Cannot continue debugged process: + + + + + Cannot stop debugged process: + + + - CppTools::Internal::CppCodeStyleSettingsPage + QtDumperHelper - General - Allgemein - - - Content - Inhalt - - - Indent - Einrückung - - - "public", "protected" and -"private" within class body - "public", "protected" und -"private" im Klassenrumpf - - - Declarations relative to "public", -"protected" and "private" - Deklarationen relativ zu "public", -"protected" und "private" - - - Statements within blocks - Anweisungen in Blöcken - - - Declarations within -"namespace" definition - Deklarationen in -Namensraum-Definition - - - Braces - Klammern - - - Indent Braces - Klammern einrücken - - - Class declarations - Klassendeklarationen - - - Namespace declarations - Namensraum-Deklarationen - - - Enum declarations - Deklarationen von Aufzählungen - - - Blocks - Blöcke - - - "switch" - "switch" - - - Indent within "switch" - Einrückung in "switch" - - - "case" or "default" - "case" oder "default" - - - Statements relative to -"case" or "default" - Anweisungen relativ zu -"case" oder "default" - - - Blocks relative to -"case" or "default" - Blöcke relativ zu -"case" oder "default" - - - "break" statement relative to -"case" or "default" - "break"-Anweisung relativ zu -"case" oder "default" - - - Alignment - Ausrichtung - - - Align - Ausrichten - - - Align after assignments - Nach Zuweisung ausrichten - - - Add extra padding to conditions -if they would align to the next line - Bedingungen weiter einrücken -wenn sie sonst an der nächsten Zeile ausgerichtet werden würden - - - <html><head/><body> -Enables alignment to tokens after =, += etc. When the option is disabled, regular continuation line indentation will be used.<br> -<br> -With alignment: -<pre> -a = a + - b -</pre> -Without alignment: -<pre> -a = a + - b -</pre> -</body></html> - <html><head/><body> -Bewirkt die Ausrichtung an Operanden nach =, += etc. Wenn die Option deaktiviert ist, wird die reguläre Einrückung von Fortsetzungszeilen verwendet.<br> -<br> -Mit Ausrichtung: -<pre> -a = a + - b -</pre> -Ohne Ausrichtung: -<pre> -a = a + - b -</pre> -</body></html> - - - <html><head/><body> -Adds an extra level of indentation to multiline conditions in the switch, if, while and foreach statements if they would otherwise have the same or less indentation than a nested statement. + ptrace: Operation not permitted. -For four-spaces indentation only if statement conditions are affected. Without extra padding: -<pre> -if (a && - b) - c; -</pre> -With extra padding: -<pre> -if (a && - b) - c; -</pre> -</body></html> - <html><head/><body> -Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält. +Could not attach to the process. Make sure no other debugger traces this process. +Check the settings of +/proc/sys/kernel/yama/ptrace_scope +For more details, see /etc/sysctl.d/10-ptrace.conf + + ptrace: Operation not permitted. -<ul> -<li>Keine: Kein besondere Behandlung, normales Verhalten der Rücktaste. -</li> - -<li>Vorangehender Einrückung folgen: In führenden Leerzeichen wird die Einfügemarke auf die nächstliegende Einrückung vorangehender Zeilen gestellt. -</li> - -<li>Ausrücken: Wenn das hinter der Einfügemarke befindliche Zeichen ein Leerzeichen ist, verhält sich die Rücktaste wie ein rückwärtiger Tabulator. -</li> -</ul></body></html> +Der Debugger konnte nicht an den laufenden Prozess angehängt werden. Stellen Sie sicher, dass kein anderer Debugger an diesen Prozess angehängt ist. Prüfen Sie die Einstellungen von +/proc/sys/kernel/yama/ptrace_scope +Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf - Pointers and References - Zeiger und Referenzen - - - Bind '*' and '&&' in types/declarations to - Binde '*' und '&&' in Typen und Deklarationen an - - - <html><head/><body>This does not apply to the star and reference symbol in pointer/reference to functions and arrays, e.g.: -<pre> int (&rf)() = ...; - int (*pf)() = ...; + ptrace: Operation not permitted. - int (&ra)[2] = ...; - int (*pa)[2] = ...; +Could not attach to the process. Make sure no other debugger traces this process. +If your uid matches the uid +of the target process, check the settings of +/proc/sys/kernel/yama/ptrace_scope +For more details, see /etc/sysctl.d/10-ptrace.conf + + ptrace: Operation not permitted. -</pre></body></html> - <html><head/><body>Dies bezieht sich nicht auf die Stern- und Referenzsymbole in Zeigern auf / Referenzen zu Funktionen und Feldern, zum Beispiel: -<pre> int (&rf)() = ...; - int (*pf)() = ...; - - int (&ra)[2] = ...; - int (*pa)[2] = ...; - -</pre></body></html> +Der Debugger konnte nicht an den laufenden Prozess angehängt werden. Stellen Sie sicher, dass kein anderer Debugger an diesen Prozess angehängt ist. Wenn Ihre uid mit der uid des Prozesses übereinstimmt, prüfen Sie die Einstellungen von +/proc/sys/kernel/yama/ptrace_scope +Weiterführende Informationen befinden sich in /etc/sysctl.d/10-ptrace.conf + + + + + DependenciesModel + + Unable to Add Dependency + Die Abhängigkeit konnte nicht hinzugefügt werden - Identifier - Bezeichner + This would create a circular dependency. + Dadurch würde eine zirkuläre Abhängigkeit entstehen. + + + + Designer + + Designer + Designer - Type name - Typname + Form Editor + Formulareditor - Left const/volatile - Linkes const/volatile + The generated header of the form "%1" could not be found. +Rebuilding the project might help. + Die automatisch erstellte Header-Datei des Formulars "%1" konnte nicht gefunden werden. +Versuchen Sie, das Projekt neu zu erstellen. - This does not apply to references. - Bezieht sich nicht auf Referenzen. + The generated header "%1" could not be found in the code model. +Rebuilding the project might help. + Die automatisch erstellte Header-Datei "%1" konnte nicht im Codemodell gefunden werden. +Versuchen Sie, das Projekt neu zu erstellen. - Right const/volatile - Rechtes const/volatile + Qt Designer Form Class + Qt-Designer-Formularklasse - Statements within function body - Anweisungen im Funktionsrumpf + Class Details + Klassendetails - Function declarations - Funktionsdeklarationen + %1 - Error + %1 - Fehler - Getter and Setter - Getter und Setter + Class + Klasse - Prefer getter names without "get" - Getter-Namen ohne "get" bevorzugen + Choose a Class Name + Name der Klasse + + + Switch Source/Form + Zwischen Quelldatei und Formular wechseln + + + For&m Editor + For&mulareditor + + + Shift+F4 + Shift+F4 + + + Creates a Qt Designer form along with a matching class (C++ header and source file) for implementation purposes. You can add the form and class to an existing Qt Widget Project. + Erstellt ein Qt-Designer-Formular mit zugehörigem Klassenrumpf (bestehend aus C++-Header- und -Quelldatei) für Implementierungszwecke. Sie können Formular und Klasse zu einem existierenden Qt-Widget-Projekt hinzufügen. + + + Choose a Form Template + Formularvorlage auswählen + + + Form Template + Formularvorlage + + + The class containing "%1" could not be found in %2. +Please verify the #include-directives. + Die Klasse, die "%1" enthält, konnte nicht innerhalb von '%2' gefunden werden. +Bitte prüfen Sie die #include-Anweisungen. + + + Error finding/adding a slot. + Fehler beim Auffinden/Hinzufügen des Slot-Codes. + + + No documents matching "%1" could be found. +Rebuilding the project might help. + Es konnten keine dem Suchmuster "%1" entsprechenden Dokumente gefunden werden. +Versuchen Sie, das Projekt neu zu erstellen. + + + Unable to add the method definition. + Die Definition der Methode konnte nicht hinzugefügt werden. + + + Widget box + Widget-Box + + + Object Inspector + Objektanzeige + + + Property Editor + Eigenschaften + + + Signals && Slots Editor + Signals und Slots + + + Action Editor + Aktionseditor + + + Widget Box + Widget-Box + + + Signals and Slots Editor + + + + Edit Widgets + Widgets bearbeiten + + + F3 + F3 + + + Edit Signals/Slots + Signals und Slots bearbeiten + + + F4 + F4 + + + Edit Buddies + Buddies bearbeiten + + + Edit Tab Order + Tabulatorreihenfolge bearbeiten + + + Meta+Shift+H + Meta+Shift+H + + + Ctrl+H + Ctrl+H + + + Meta+L + Meta+L + + + Ctrl+L + Ctrl+L + + + Meta+Shift+G + Meta+Shift+G + + + Ctrl+G + Ctrl+G + + + Meta+J + Meta+J + + + Ctrl+J + Ctrl+J + + + Alt+Shift+R + Alt+Shift+R + + + About Qt Designer Plugins... + Über Qt Designer-Plugins... + + + Preview in + Vorschau in + + + This file can only be edited in <b>Design</b> mode. + Datei kann nur im <b>Design</b>-Modus bearbeitet werden. + + + Switch Mode + Modus umschalten + + + The image could not be created: %1 + Das Bild konnte nicht erstellt werden: %1 + + + &Class name: + &Klassenname: + + + &Header file: + &Header-Datei: + + + &Source file: + &Quelldatei: + + + &Form file: + &Form-Datei: + + + &Path: + &Pfad: + + + Invalid header file name: "%1" + Ungültiger Header-Dateiname: "%1" + + + Invalid source file name: "%1" + Ungültiger Quelldateiname: "%1" + + + Invalid form file name: "%1" + Ungültiger Form-Dateiname: "%1" + + + + ExtensionSystem::Internal::PluginDetailsView + + Name: + Name: + + + Version: + Version: + + + Vendor: + Anbieter: + + + Location: + Pfad: + + + Description: + Beschreibung: + + + Copyright: + Copyright: + + + License: + Lizenz: + + + Dependencies: + Abhängigkeiten: + + + Group: + Gruppe: + + + Compatibility version: + Kompatibel zu Version: + + + URL: + URL: + + + Platforms: + Plattformen: + + + + ExtensionSystem::Internal::PluginErrorView + + State: + Status: + + + Error message: + Fehlermeldung: + + + + ExtensionSystem::Internal::PluginSpecPrivate + + Plugin meta data not found + Plugin-Metadaten nicht gefunden + + + Invalid platform specification "%1": %2 + Ungültige Plattformspezifikation "%1": %2 + + + Dependency: %1 + Abhängigkeit: %1 + + + Dependency: "%1" must be "%2" or "%3" (is "%4"). + Abhängigkeit: "%1" muss "%2" oder "%3" sein (ist "%4"). + + + Argument: %1 + Argument: %1 + + + Argument: "%1" is empty + Argument: "%1" ist leer + + + + ExtensionSystem::PluginErrorView + + Invalid + Ungültig + + + Description file found, but error on read. + Fehlerhafte Beschreibungsdatei gefunden. + + + Description successfully read. + Beschreibungsdatei gelesen. + + + Dependencies are successfully resolved. + Die Abhängigkeiten wurden erfolgreich bestimmt. + + + Library is loaded. + Die Bibliothek wurde geladen. + + + Plugin's initialization function succeeded. + Die Initialisierungsfunktion des Plugins wurde erfolgreich abgearbeitet. + + + Plugin successfully loaded and running. + Das Plugin wurde erfolgreich geladen und läuft. + + + Plugin was shut down. + Das Plugin wurde angehalten. + + + Plugin ended its life cycle and was deleted. + Das Plugin wurde nach Ablauf seiner Nutzungsdauer gelöscht. + + + Read + Gelesen + + + Resolved + Abhängigkeiten bestimmt + + + Loaded + Geladen + + + Initialized + Initialisiert + + + Running + Läuft + + + Stopped + Angehalten + + + Deleted + Gelöscht + + + + ExtensionSystem::PluginManager + + Circular dependency detected: + Zirkuläre Abhängigkeit festgestellt: + + + %1 (%2) depends on + %1 (%2) hängt ab von + + + %1 (%2) + %1 (%2) + + + Cannot load plugin because dependency failed to load: %1 (%2) +Reason: %3 + Das Plugin kann nicht geladen werden, weil eine Abhängigkeit nicht geladen werden konnte: %1 (%2) +Grund: %3 + + + Cannot load plugin because dependency failed to load: %1(%2) +Reason: %3 + Das Plugin kann nicht geladen werden, weil eine Abhängigkeit nicht geladen werden konnte: %1(%2) +Grund: %3 + + + + GenericProjectManager::Internal::GenericProjectWizard + + Import Existing Project + Import eines existierenden Projekts + + + Imports existing projects that do not use qmake, CMake, Qbs, Meson, or Autotools. This allows you to use %1 as a code editor. + + + + + GenericProjectManager::Internal::GenericProjectWizardDialog + + Import Existing Project + Import eines existierenden Projekts + + + Project Name and Location + Name und Verzeichnis des Projekts + + + Project name: + Projektname: + + + Location: + Pfad: + + + File Selection + Dateiauswahl Git - Add Remote - Git Remote hinzufügen + Browse &History... + Von &History... + + + &Show + &Anzeigen + + + Cherry &Pick + Cherry-&Pick + + + &Revert + &Rückgängig machen + + + Check&out + Aus&checken + + + &Close + &Schließen + + + Working directory: + Arbeitsverzeichnis: + + + Select Commit + Commit auswählen + + + Select Git Directory + Git-Verzeichnis auswählen + + + Error: Unknown reference + Fehler: Unbekannte Referenz + + + Error: Bad working directory. + Fehler: Ungültiges Arbeitsverzeichnis. + + + Error: Could not start Git. + Fehler: git konnte nicht gestartet werden. + + + Fetching commit data... + Commit-Daten werden geholt... + + + Change: + Änderung: + + + HEAD + HEAD + + + Select a Git Commit + Git Commit auswählen + + + &Archive... + &Archiv erzeugen... + + + Invalid revision + Ungültige Revision + + + REBASING + REBASING + + + REVERTING + REVERTING + + + CHERRY-PICKING + CHERRY-PICKING + + + MERGING + MERGING + + + Description: + Beschreibung: + + + Git Diff Project + Git Diff für Projekt + + + Create Local Branch + Lokalen Branch erstellen + + + Stash Description + Beschreibung + + + Rebase is in progress. What do you want to do? + Zur Zeit läuft ein Rebase-Vorgang. Was möchten Sie tun? + + + You need to commit changes to finish merge. +Commit now? + Sie müssen einen Commit der Änderungen ausführen, um den Merge abzuschließen. +Jetzt Commit ausführen? + + + No changes found. + Es wurden keine Änderungen gefunden. + + + Conflicts detected with commit %1. + Bei Commit %1 wurden Konflikte festgestellt. + + + Conflicts detected with files: +%1 + Bei dem Commit wurden Konflikte in den folgenden Dateien festgestellt: +%1 + + + Conflicts detected. + Es wurden Konflikte festgestellt. + + + Rebase, merge or am is in progress. Finish or abort it and then try again. + Es ist eine Rebase-, Merge- oder am-Operation aktiv. Bitte beenden oder brechen Sie sie ab und versuchen Sie es noch einmal. + + + Stash local changes and pop when %1 finishes. + Stash der lokalen Änderungen anlegen und bei Beendigung von %1 wiederherstellen. + + + Stash + Stash + + + Stash local changes and execute %1. + Stash der lokalen Änderungen anlegen und %1 ausführen. + + + Git SVN Log + Git SVN Log + + + Cannot determine the repository for "%1". + Das Repository von "%1" konnte nicht bestimmt werden. + + + Cannot parse the file output. + Die Ausgabe der Datei konnte nicht ausgewertet werden. + + + Stage Chunk + Chunk für Commit vorsehen + + + Unstage Chunk + Chunk aus Commit entfernen + + + Chunk successfully unstaged + Chunk wurde aus Commit entfernt + + + Chunk successfully staged + Chunk wurde für Commit vorgesehen + + + Git Diff Repository + Git Diff des Repositorys + + + Git Diff Files + Git Diff von Dateien + + + Cannot run "%1" in "%2": %3 + Das Kommando "%1" konnte im Verzeichnis "%2" nicht ausgeführt werden: %3 + + + Stage Selection (%n Lines) + + Auswahl für Commit vorsehen (eine Zeile) + Auswahl für Commit vorsehen (%n Zeilen) + + + + Unstage Selection (%n Lines) + + Auswahl aus Commit entfernen (eine Zeile) + Auswahl aus Commit entfernen (%n Zeilen) + + + + Git Diff "%1" + Git Diff "%1" + + + Git Diff Branch "%1" + Git Diff Branch "%1" + + + Git Log "%1" + Git Log "%1" + + + Git Reflog "%1" + Git Reflog "%1" + + + Cannot describe "%1". + Zur Änderung "%1" können keine Details angezeigt werden. + + + Git Show "%1" + Git Show "%1" + + + Generate %1 archive + Archiv für %1 erzeugen + + + Overwrite? + Überschreiben? + + + An item named "%1" already exists at this location. Do you want to overwrite it? + Es existiert bereits eine Datei des Namens "%1" an dieser Stelle. Wollen Sie sie überschreiben? + + + Git Blame "%1" + Blame für "%1" + + + Would you like to create a local branch? + Möchten Sie einen lokalen Branch erstellen? + + + Nothing to recover + Nichts wiederherzustellen + + + Files recovered + Dateien wiederhergestellt + + + Cannot obtain log of "%1": %2 + Das Log von "%1" konnte nicht erhalten werden: %2 + + + Cannot checkout "%1" of %2 in "%3": %4 + Meaning of the arguments: %1: revision, %2: files, %3: repository, %4: Error message + Die Dateien %2 der Revision "%1" im Repository "%3" konnten nicht ausgecheckt werden: %4 + + + Cannot find parent revisions of "%1" in "%2": %3 + Failed to find parent revisions of a SHA1 for "annotate previous" + Die übergeordnete Revision von "%1" im Repository "%2" konnte nicht bestimmt werden: %3 + + + Committed %n files. + + Commit mit einer Datei durchgeführt. + Commit mit %n Dateien durchgeführt. + + + + Amended "%1" (%n files). + + Commit "%1" geändert (eine Datei). + Commit "%1" geändert (%n Dateien). + + + + Only graphical merge tools are supported. Please configure merge.tool. + Nur grafische Merge-Tools werden unterstützt. Bitte konfigurieren Sie ein Merge-Tool. + + + Force Push + Push erzwingen + + + Push failed. Would you like to force-push <span style="color:#%1">(rewrites remote history)</span>? + Push ist fehlgeschlagen. Möchten Sie Push erzwingen <span style="color:#%1">(überschreibt den Verlauf)</span>? + + + No Upstream Branch + Kein Ziel-Branch + + + Push failed because the local branch "%1" does not have an upstream branch on the remote. + +Would you like to create the branch "%1" on the remote and set it as upstream? + Push ist fehlgeschlagen, weil der lokale Branch "%1" keinen Ziel-Branch im entfernten Repository hat. + +Möchten Sie den Branch "%1" im entfernten Repository erzeugen und ihn als Ziel-Branch festlegen? + + + Stash && &Pop + + + + &Discard + + + + Discard (reset) local changes and execute %1. + Verwerfen (reset) der lokalen Änderungen und %1 ausführen. + + + Execute %1 with local changes in working directory. + Führe %1 bei bestehenden lokalen Änderungen aus. + + + Cancel %1. + %1 Abbrechen. + + + &Reset to Change %1 + Zu&rücksetzen auf Änderung %1 + + + &Hard + &Hard + + + &Mixed + &Mixed + + + &Soft + &Soft + + + Di&ff Against %1 + Mit %1 &vergleichen + + + Di&ff %1 + + + + Diff &Against Saved %1 + Mit gespeichertem %1 &vergleichen + + + &Save for Diff + Für Vergleich &speichern + + + Detached HEAD + Detached HEAD + + + Cannot reset %n files in "%1": %2 + + Eine Datei in "%1" konnte nicht zurückgesetzt werden: %2 + %n Dateien in "%1" konnten nicht zurückgesetzt werden: %2 + + + + and %n more + Displayed after the untranslated message "Branches: branch1, branch2 'and %n more'" + + und ein weiterer + und %n weitere + + + + Cannot describe revision "%1" in "%2": %3 + Die Beschreibung der Revision "%1" im Repository "%2" kann nicht bestimmt werden: %3 + + + Cannot resolve stash message "%1" in "%2". + Look-up of a stash via its descriptive message failed. + Es konnte kein Stash mit der Beschreibung "%1" im Repository "%2" gefunden werden. + + + Cannot retrieve submodule status of "%1": %2 + Der Status des Sub-Modules "%1" konnte nicht bestimmt werden: %2 + + + There were warnings while applying "%1" to "%2": +%3 + Beim Anwenden der Patch-Datei "%1" auf das Repository "%2" traten Warnungen auf: +%3 + + + Cannot apply patch "%1" to "%2": %3 + Die Patch-Datei "%1" konnte nicht auf das Repository "%2" angewandt werden: %3 + + + Submodules Found + Submodule gefunden + + + Would you like to update submodules? + Möchten Sie die Submodule aktualisieren? + + + Cannot obtain status: %1 + Der Status konnte nicht abgefragt werden: %1 + + + Continue Merge + Mergen fortsetzen + + + Continue Rebase + Rebase fortsetzen + + + Continue + Fortsetzen + + + Continue Revert + Revert fortsetzen + + + You need to commit changes to finish revert. +Commit now? + Sie müssen einen Commit der Änderungen ausführen, um den Revert abzuschließen. +Jetzt Commit ausführen? + + + Commit + Commit + + + Continue Cherry-Picking + Cherry-Pick fortsetzen + + + You need to commit changes to finish cherry-picking. +Commit now? + Sie müssen einen Commit der Änderungen ausführen, um den Cherry-Pick abzuschließen. +Jetzt Commit ausführen? + + + Skip + Überspringen + + + <Detached HEAD> + <Detached HEAD> + + + Cannot launch "%1". + "%1" konnte nicht gestartet werden. + + + The repository "%1" is not initialized. + Das Repository "%1" ist noch nicht initialisiert. + + + Cannot retrieve last commit data of repository "%1". + Die Daten des letzten Commits im Repository "%1" konnte nicht bestimmt werden. + + + <None> + <Kein> + + + <resolving> + + + + Filter commits by message or content. + + + + Show Date + + + + Show date instead of sequence. + + + + Reset + Zurücksetzen + + + All changes in working directory will be discarded. Are you sure? + Alle Änderungen im Arbeitsverzeichnis werden verworfen. Sind Sie sicher? + + + Amended "%1". + Commit "%1" geändert. + + + Cannot commit %n files + + + + + + + + Revert + Rückgängig machen + + + The file has been changed. Do you want to revert it? + Die Datei wurde geändert. Möchten Sie die Änderungen rückgängig machen? + + + The file is not modified. + Datei ungeändert. + + + Conflicts Detected + Es wurden Konflikte festgestellt + + + Run &Merge Tool + &Merge-Tool ausführen + + + &Skip + Über&springen + + + There are no modified files. + Es gibt keine geänderten Dateien. + + + No commits were found + Es konnten keine Commits gefunden werden + + + No local commits were found + Es konnten keine lokalen Commits gefunden werden + + + Uncommitted Changes Found + Ausstehende Änderungen gefunden + + + What would you like to do with local changes in: + Wie möchten Sie die folgenden lokalen Änderungen behandeln: + + + Cherr&y-Pick %1 + + + + Re&vert %1 + + + + C&heckout %1 + + + + &Interactive Rebase from %1... + + + + &Log for %1 + + + + Sh&ow file "%1" on revision %2 + + + + Add &Tag for %1... + + + + <No repository> + <Kein Repository> + + + Repository: %1 + Repository: %1 + + + The binary "%1" could not be located in the path "%2" + Die ausführbare Datei "%1" konnte nicht im Pfad "%2" gefunden werden + + + General Information + Allgemeine Informationen + + + Repository: + Repository: + + + repository + Repository + + + Branch: + Branch: + + + branch + branch + + + <a href="head">Show HEAD</a> + + + + Commit Information + Informationen zu Commit + + + Author: + Autor: + + + Email: + E-Mail-Adresse: + + + By&pass hooks + &Hooks umgehen + + + Sign off + Unterschreiben + + + Note that huge amount of commits might take some time. + Beachten Sie, dass eine hohe Anzahl Commits lange Wartezeiten hervorrufen kann. + + + Miscellaneous + Sonstige Einstellungen + + + Pull with rebase + pull mit rebase + + + Set "HOME" environment variable + Umgebungsvariable "HOME" setzen + + + Gitk + Gitk + + + Arguments: + Argumente: + + + Configuration + Konfiguration + + + Prepend to PATH: + PATH voranstellen: + + + Command: + Kommando: + + + Stashes + Stashes + + + Name + Name + + + Branch + Branch + + + Message + Bezeichnung + + + Do you want to delete all stashes? + Möchten Sie alle Stashes löschen? + + + Do you want to delete %n stash(es)? + + Möchten Sie einen Stash löschen? + Möchten Sie %n Stashes löschen? + + + + Delete &All... + &Alle löschen... + + + &Delete... + &Löschen... + + + R&estore... + &Wiederherstellen... + + + Restore to &Branch... + Restore a git stash to new branch to be created + Als &Branch wiederherstellen... + + + Re&fresh + &Aktualisieren + + + Delete Stashes + Löschen von Stashes + + + Repository Modified + Repository geändert + + + %1 cannot be restored since the repository is modified. +You can choose between stashing the changes or discarding them. + %1 kann nicht wiederhergestellt werden, da Änderungen im Repository vorhanden sind. +Sie können die Änderungen in einem Stash ablegen oder zurücksetzen. + + + Discard + Zurücksetzen + + + Restore Stash to Branch + Als Branch wiederherstellen + + + Stash Restore + Stash wiederherstellen + + + Would you like to restore %1? + Möchten Sie %1 wiederherstellen? + + + Error restoring %1 + Fehler beim Wiederherstellen von %1 + + + Set the environment variable HOME to "%1" +(%2). +This causes Git to look for the SSH-keys in that location +instead of its installation directory when run outside git bash. + Setze die Umgebungsvariable HOME auf "%1" +(%2). +Git wird an dieser Stelle statt in seinem Installationsverzeichnis nach SSH-Schlüsseln suchen, +wenn es außerhalb von git bash aufgerufen wird. + + + not currently set + momentan nicht gesetzt + + + currently set to "%1" + momentaner Wert "%1" + + + Git Repository Browser Command + Ausführbare Datei des Git-Repository-Browsers + + + Git + Git + + + Use the patience algorithm for calculating the differences. + "patience diff"-Algorithmus verwenden. + + + Patience + Patience + + + Ignore whitespace only changes. + Änderungen der Leerzeichen ignorieren. + + + Ignore Whitespace + Leerzeichen ignorieren + + + Hide the date of a change from the output. + Datum der Änderung in Ausgabe nicht anzeigen. + + + Omit Date + Datum weglassen + + + No Move Detection + Keine verschobenen Daten erkennen + + + Detect Moves Within File + Innerhalb der Datei verschobene Daten erkennen + + + Detect Moves Between Files + Zwischen Dateien verschobene Daten erkennen + + + Detect Moves and Copies Between Files + Zwischen Dateien verschobene oder kopierte Daten erkennen + + + Move detection + Verschobene Daten erkennen Name: @@ -14243,1647 +7847,6 @@ Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält. &Push &Push - - - QmlProfiler - - QML Profiler - QML-Profiler - - - &Host: - &Host: - - - localhost - localhost - - - &Port: - &Port: - - - Sys&root: - Sys&root: - - - Start QML Profiler - QML-Profiler starten - - - Select an externally started QML-debug enabled application.<p>Commonly used command-line arguments are: - Wählen Sie eine extern gestartete Anwendung aus, die QML-Debugging erlaubt.<p>Häufig verwendete Kommandozeilenargumente sind: - - - Kit: - Kit: - - - - QtSupport - - Version name: - Name der Version: - - - qmake location: - QMake-Pfad: - - - Edit - Ändern - - - - QtSupport - - Remove - Entfernen - - - Add... - Hinzufügen... - - - Clean Up - Bereinigen - - - Register documentation: - Dokumentation registrieren: - - - Link with Qt... - Mit Qt verknüpfen... - - - - Valgrind - - Suppression File: - Ausschluss-Datei: - - - Suppression: - Ausschlüsse: - - - Select Suppression File - Ausschluss-Datei wählen - - - Save Suppression - Ausschlüsse speichern - - - - Valgrind - - Generic Settings - Allgemeine Einstellungen - - - Valgrind executable: - Ausführbare Datei von Valgrind: - - - Valgrind Command - Valgrind-Kommando - - - KCachegrind Command - KCachegrind-Kommando - - - Valgrind Suppression Files - Valgrind-Ausschlussdateien - - - Valgrind Suppression File (*.supp);;All Files (*) - Valgrind Ausschlussdatei (*.supp);;Alle Dateien (*) - - - Valgrind - Valgrind - - - Memory Analysis Options - Einstellungen zur Speicheranalyse - - - Backtrace frame count: - Stack-Frames: - - - Suppression files: - Ausschluss-Dateien: - - - Add... - Hinzufügen... - - - Remove - Entfernen - - - Track origins of uninitialized memory - Herkunft von nicht initialisiertem Speicher verfolgen - - - Profiling Options - Einstellungen des Profilers - - - Limits the amount of results the profiler gives you. A lower limit will likely increase performance. - Diese Einstellung beschränkt die Anzahl der Ergebnisse des Profilers. Kleinere Werte steigern die Geschwindigkeit. - - - Result view: Minimum event cost: - Minimale Ereigniskosten für Ergebnisanzeige: - - - % - % - - - Show additional information for events in tooltips - Zusätzliche Informationen zu Ereignissen in Tooltips anzeigen - - - Enable cache simulation - Cache-Simulation aktivieren - - - Enable branch prediction simulation - Simulation der Verzweigungsvorhersage aktivieren - - - Collect system call time - In Systemaufrufen verbrachte Zeit aufnehmen - - - Collect the number of global bus events that are executed. The event type "Ge" is used for these events. - Gibt an, ob die Anzahl der ausgeführten globalen Bus-Ereignisse aufgenommen werden soll. Der Ereignistyp "Ge" wird dafür verwendet. - - - Collect global bus events - Globale Bus-Ereignisse aufnehmen - - - Visualization: Minimum event cost: - Minimale Ereigniskosten für Visualisierung: - - - Detect self-modifying code: - Selbstmodifizierenden Code erkennen: - - - No - Nein - - - Only on Stack - Nur auf Stack - - - Everywhere - Überall - - - Everywhere Except in File-backend Mappings - Überall außer File-backend Mappings - - - Show reachable and indirectly lost blocks - Zeige erreichbare und indirekt verlorengegangene Blöcke - - - Check for leaks on finish: - Speicherlecks beim Beenden suchen: - - - Summary Only - Nur Zusammenfassung - - - Full - Vollständig - - - <html><head/><body> -<p>Does full cache simulation.</p> -<p>By default, only instruction read accesses will be counted ("Ir").</p> -<p> -With cache simulation, further event counters are enabled: -<ul><li>Cache misses on instruction reads ("I1mr"/"I2mr").</li> -<li>Data read accesses ("Dr") and related cache misses ("D1mr"/"D2mr").</li> -<li>Data write accesses ("Dw") and related cache misses ("D1mw"/"D2mw").</li></ul> -</p> - -</body></html> - <html><head/><body> -<p>Gibt an, ob eine vollständige Simulation des Caches erfolgen soll.</p> -<p>In der Vorgabeinstellungen werden nur Lesezugriffe für Anweisungen gezählt ("Ir").</p> -<p> -Bei vollständiger Cache-Simulation werden weitere Ereigniszähler aktiviert: -<ul><li>Cache-Fehlzugriffe beim Lesen von Anweisungen ("I1mr"/"I2mr").</li> -<li>Daten-Lesezugriffe ("Dr") und diesbezügliche Fehlzugriffe ("D1mr"/"D2mr").</li> -<li>Daten-Schreibzugriffe ("Dw") und diesbezügliche Fehlzugriffe ("D1mw"/"D2mw").</li></ul> -</p> - -</body></html> - - - <html><head/><body> -<p>Does branch prediction simulation.</p> -<p>Further event counters are enabled: </p> -<ul><li>Number of executed conditional branches and related predictor misses ( -"Bc"/"Bcm").</li> -<li>Executed indirect jumps and related misses of the jump address predictor ( -"Bi"/"Bim").</li></ul></body></html> - <html><head/><body> -<p>Gibt an, ob die Simulation der Verzweigungsvorhersage aktiviert ist.</p> -<p>Zusätzliche aktivierte Ereigniszähler: </p> -<ul><li>Zahl der ausgeführten bedingten Zweige und fehlerhaften Vorhersagen ( -"Bc"/"Bcm").</li> -<li>Ausgeführte indirekte Sprünge und fehlerhafte Vorhersagen der Sprungadresse ( -"Bi"/"Bim").</li></ul></body></html> - - - Collects information for system call times. - In Systemaufrufen verbrachte Zeit aufnehmen. - - - KCachegrind executable: - Ausführbare Datei von KCachegrind: - - - - VcsBase::VcsConfigurationPage - - Configuration - Konfiguration - - - No version control set on "VcsConfiguration" page. - Do not translate "VcsConfiguration", because it is the id of a page. - Kein Versionskontrollsystem auf der Seite "VcsConfiguration" angegeben. - - - "vcsId" ("%1") is invalid for "VcsConfiguration" page. Possible values are: %2. - Do not translate "VcsConfiguration", because it is the id of a page. - "vcsId" ("%1") ist für die Seite "VcsConfiguration" ungültig. Mögliche Werden sind: %2. - - - Please configure <b>%1</b> now. - Bitte konfigurieren Sie jetzt <b>%1</b>. - - - No known version control selected. - Kein Versionskontrollsystem ausgewählt. - - - - FlowSpecifics - - Flow - Anordnung - - - Spacing - Abstand - - - Layout Direction - Layout-Richtung - - - - GridSpecifics - - Grid - Gitter - - - Columns - Spalten - - - Rows - Zeilen - - - Flow - Anordnung - - - Horizontal item alignment - Horizontale Ausrichtung - - - Vertical item alignment - Vertikale Ausrichtung - - - Spacing - Abstand - - - Layout Direction - Layout-Richtung - - - - GridViewSpecifics - - Grid View - Gitteranzeige - - - Cache - Cache - - - Cache buffer - Cache-Puffer - - - Flow - Anordnung - - - Navigation wraps - Tastennavigation bricht um - - - Determines whether the grid wraps key navigation. - ? - Bestimmt, ob das Grid bei Tastennavigation umbricht. - - - Snap mode - Einrasten - - - Determines how the view scrolling will settle following a drag or flick. - Bestimmt, wie die Anzeige nach einer Drag- oder -Flick-Operation zum Stehen kommt. - - - Grid View Highlight - Hervorhebung im Grid View - - - Range - Bereich - - - Highlight range - Bereich hervorheben - - - Move duration - Dauer der Bewegung - - - Move animation duration of the highlight delegate. - Dauer der Bewegungsanimation des hervorgehobenen Delegates. - - - Move speed - Geschwindigkeit - - - Move animation speed of the highlight delegate. - Geschwindigkeit der Bewegungsanimation des hervorgehobenen Delegates. - - - Preferred begin - Anfang - - - Preferred highlight begin - must be smaller than Preferred end. - Beginn der Hervorhebung - muss kleiner sein als der Endwert. - - - Preferred end - Ende - - - Preferred highlight end - must be larger than Preferred begin. - Ende der Hervorhebung - muss größer sein als der Anfangswert. - - - Follows current - Aktuellem Element folgen - - - Determines whether the highlight is managed by the view. - Bestimmt, ob die Hervorhebung vom View verwaltet wird. - - - Cell Size - Zellengröße - - - Layout Direction - Layout-Richtung - - - - ListViewSpecifics - - List View - List View - - - Cache - Cache - - - Cache buffer - Cache-Puffer - - - Navigation wraps - Tastennavigation bricht um - - - Determines whether the grid wraps key navigation. - Bestimmt, ob das Grid bei Tastennavigation umbricht. - - - Orientation - Ausrichtung - - - Orientation of the list. - Ausrichtung der Liste. - - - Snap mode - Einrasten - - - Determines how the view scrolling will settle following a drag or flick. - Bestimmt, wie die Anzeige nach einer Drag- oder -Flick-Operation zum Stehen kommt. - - - Spacing - Abstand - - - Spacing between items. - Abstand zwischen Elementen. - - - List View Highlight - Hervorhebung im List View - - - Range - Bereich - - - Highlight range - Bereich hervorheben - - - Move duration - Dauer der Bewegung - - - Move animation duration of the highlight delegate. - Dauer der Bewegungsanimation des hervorgehobenen Delegates. - - - Move speed - Geschwindigkeit - - - Move animation speed of the highlight delegate. - Geschwindigkeit der Bewegungsanimation des hervorgehobenen Delegates. - - - Resize duration - Dauer der Größenänderung - - - Resize animation duration of the highlight delegate. - Dauer der Größenänderungsanimation des hervorgehobenen Delegates. - - - Preferred begin - Anfang - - - Preferred highlight begin - must be smaller than Preferred end. - Beginn der Hervorhebung - muss kleiner sein als der Endwert. - - - Preferred end - Ende - - - Preferred highlight end - must be larger than Preferred begin. - Ende der Hervorhebung - muss größer sein als der Anfangswert. - - - Follows current - Aktuellem Element folgen - - - Determines whether the highlight is managed by the view. - Bestimmt, ob die Hervorhebung vom View verwaltet wird. - - - Layout Direction - Layout-Richtung - - - - PathViewSpecifics - - Path View - Path View - - - Drag margin - Rand bei Drag-Operation - - - Flick deceleration - Abbremsung der Flick-Interaktion - - - A user cannot drag or flick a PathView that is not interactive. - Bei einem nicht-interaktiven PathView kann der Nutzer keine Drag- oder Flick-Operationen durchführen. - - - Offset - Abstand - - - Specifies how far along the path the items are from their initial positions. This is a real number that ranges from 0.0 to the count of items in the model. - Gibt an, wie weit die Elemente des Pfades von ihren initialen Positionen entfernt sind. Es ist ein Fließkommawert im Bereich von 0 bis zur Anzahl der Elemente im Modell. - - - Item count - Anzahl der Elemente - - - pathItemCount: number of items visible on the path at any one time. - pathItemCount: Anzahl der zu einer gegebenen Zeit sichtbaren Elemente entlang des Pfades. - - - Path View Highlight - Hervorhebung im Path View - - - Highlight range - Bereich hervorheben - - - Move duration - Dauer der Bewegung - - - Move animation duration of the highlight delegate. - Dauer der Bewegungsanimation des hervorgehobenen Delegates. - - - Preferred begin - Anfang - - - Preferred highlight begin - must be smaller than Preferred end. Note that the user has to add a highlight component. - Beginn der Hervorhebung - muss kleiner sein als der Endwert. Beachten Sie, dass der Benutzer eine Hervorhebungs-Komponente hinzufügen muss. - - - Preferred highlight end - must be larger than Preferred begin. Note that the user has to add a highlight component. - Ende der Hervorhebung - muss größer sein als der Anfangswert. Beachten Sie, dass der Benutzer eine Hervorhebungs-Komponente hinzufügen muss. - - - Preferred end - Ende - - - Interactive - Interaktiv - - - Range - Bereich - - - - RowSpecifics - - Row - Zeile - - - Spacing - Abstand - - - Layout Direction - Layout-Richtung - - - - Valgrind - - Callee - Aufgerufene Funktion - - - Caller - Aufrufer - - - Cost - Kosten - - - Calls - Aufrufe - - - - Valgrind - - Previous command has not yet finished. - Das vorangegangene Kommando ist noch nicht beendet. - - - Dumping profile data... - Schreibe Profiling-Daten aus... - - - Resetting event counters... - Setze Ereigniszähler zurück... - - - Pausing instrumentation... - Pausiere Überwachung... - - - Unpausing instrumentation... - Setze Überwachung fort... - - - An error occurred while trying to run %1: %2 - Bei der Ausführung von %1 trat ein Fehler auf: %2 - - - Callgrind dumped profiling info - Callgrind hat die Profiling-Information ausgeschrieben - - - Callgrind unpaused. - Callgrind fortgesetzt. - - - - Valgrind - - Function: - Funktion: - - - File: - Datei: - - - Object: - Objekt: - - - Called: - Aufgerufen: - - - %n time(s) - - einmal - %n mal - - - - Events - Ereignisse - - - Self costs - Eigene Kosten - - - (%) - (%) - - - Incl. costs - Einschließliche Kosten - - - (%1%) - (%1%) - - - %1 cost spent in a given function excluding costs from called functions. - %1 Kosten in einer gegebenen Funktion auschließlich der Kosten aufgerufenener Funktionen. - - - %1 cost spent in a given function including costs from called functions. - %1 Kosten in einer gegebenen Funktion einchließlich der Kosten aufgerufenener Funktionen. - - - Function - Funktion - - - Location - Pfad - - - Called - Aufgerufen - - - Self Cost: %1 - Eigene Kosten: %1 - - - Incl. Cost: %1 - Einschließliche Kosten: %1 - - - - Core::OutputWindow - - Elided %n characters due to Application Output settings - - Ein Zeichen wurde wegen der Einstellungen für die Ausgabe der Anwendung ausgelassen - %n Zeichen wurden wegen der Einstellungen für die Ausgabe der Anwendung ausgelassen - - - - [Discarding excessive amount of pending output.] - - [Überschüssige anstehende Ausgaben werden verworfen.] - - - - - CppTools::CppToolsSettings - - Global - Settings - Global - - - Qt - Qt - - - GNU - GNU - - - Old Creator - Veraltete Creator-Konvention - - - - ImageViewer - - Play Animation - Animation abspielen - - - Pause Animation - Animation anhalten - - - - Macros - - Macros - Makros - - - - ProjectExplorer::AbiWidget - - <custom> - <benutzerdefiniert> - - - - ProjectExplorer::Internal::AppOutputPane - - Stop - Anhalten - - - Attach debugger to this process - Debugger an diesen Prozess anhängen - - - Attach debugger to %1 - Debugger an %1 anhängen - - - Close Tab - Reiter schließen - - - Close All Tabs - Alle schließen - - - Close Other Tabs - Andere Reiter schließen - - - Re-run this run-configuration. - Ausführungskonfiguration erneut ausführen. - - - Stop running program. - Laufendes Programm anhalten. - - - Open Settings Page - Einstellungsseite öffnen - - - Application Output - Ausgabe der Anwendung - - - Application Output Window - Ausgabe der Anwendung - - - - CodeStyleSettingsPanelFactory - - Code Style - Coding-Stil - - - - ProjectExplorer::EditorConfiguration - - Project - Settings - Projekt - - - Project %1 - Settings, %1 is a language (C++ or QML) - Projekt %1 - - - - QmlDesigner::ComponentAction - - Edit sub components defined in this file. - In dieser Datei definierte Subkomponenten bearbeiten. - - - - QmlDesigner::NodeInstanceServerProxy - - Cannot Connect to QML Emulation Layer (QML Puppet) - Konnte keine Verbindung zur QML-Emulationsschicht (QML Puppet) herstellen - - - The executable of the QML emulation layer (QML Puppet) may not be responding. Switching to another kit might help. - Die ausführbare Datei der QML-Emulationsschicht (QML-Puppet) reagiert nicht. Versuchen Sie ein anderes Kit zu verwenden. - - - QML Emulation Layer (QML Puppet) Crashed - QML-Emulationsschicht (QML-Puppet) ist abgestürzt - - - You are recording a puppet stream and the emulations layer crashed. It is recommended to reopen the Qt Quick Designer and start again. - Sie nehmen einen Ausgabestrom von Puppet auf, welche abgestürzt ist. Es wird empfohlen, Qt Quick Designer neu zu öffnen und von vorn zu beginnen. - - - - QmlJSTools - - Code Style - Coding-Stil - - - Qt Quick - Qt Quick - - - Global - Settings - Global - - - Qt - Qt - - - Old Creator - Veraltete Creator-Konvention - - - - QmlProfiler - - Load QML Trace - QML-Trace laden - - - Save QML Trace - QML-Trace speichern - - - A QML Profiler analysis is still in progress. - Eine QML-Profiler-Analyse läuft noch. - - - Start QML Profiler analysis. - Starte QML-Profiler-Analyse. - - - Disable Profiling - Profiling deaktivieren - - - Enable Profiling - Profiling aktivieren - - - The application finished before a connection could be established. No data was loaded. - Die Anwendung wurde beendet, bevor eine Verbindung aufgebaut werden konnte. Es wurden keine Daten geladen. - - - Could not connect to the in-process QML profiler within %1 s. -Do you want to retry and wait %2 s? - Innerhalb von %1 s konnte keine Verbindung zum QML-Profiler im Prozess hergestellt werden. -Wollen Sie es noch einmal versuchen und %2 s warten? - - - %1 s - %1 s - - - Elapsed: %1 - Vergangen: %1 - - - QML traces (*%1 *%2) - QML-Traces (*%1 *%2) - - - Saving Trace Data - Speichere Trace-Daten - - - Loading Trace Data - Lade Trace-Daten - - - You are about to discard the profiling data, including unsaved notes. Do you want to continue? - Sie sind dabei die Profildaten einschließlich ungespeicherter Notizen zu verwerfen. Wollen Sie fortfahren? - - - Application finished before loading profiled data. -Please use the stop button instead. - Die Anwendung wurde vor dem Laden der Profildaten beendet. -Bitte verwenden Sie den Stop-Button. - - - Starting a new profiling session will discard the previous data, including unsaved notes. -Do you want to save the data first? - Wenn Sie eine neue Profiling-Sitzung beginnen, werden die Profildaten einschließlich ungespeicherter Notizen verworfen. -Wollen Sie die Daten vorher speichern? - - - Discard data - Daten löschen - - - Search timeline event notes. - Notizen zu Ereignissen in der Zeitleiste durchsuchen. - - - Hide or show event categories. - Ereigniskategorien verstecken oder anzeigen. - - - Failed to connect. - Verbindung fehlgeschlagen. - - - - BaseQtVersion - - Name: - Name: - - - Invalid Qt version - Ungültige Qt-Version - - - ABI: - ABI: - - - Source: - Quelle: - - - mkspec: - mkspec: - - - qmake: - qmake: - - - Default: - Vorgabe: - - - Version: - Version: - - - No Qt version. - Keine Qt-Version. - - - Invalid Qt version. - Ungültige Qt-Version. - - - Requires Qt 5.0.0 or newer. - Erfordert Qt 5.0.0 oder neuer. - - - This Qt Version does not contain Qt Quick Compiler. - Diese Qt-Version enthält keinen Qt Quick Compiler. - - - Requires Qt 5.3.0 or newer. - Erfordert Qt 5.3.0 oder neuer. - - - - QtSupport - - <specify a name> - <Geben Sie einen Namen an> - - - Auto-detected - Automatisch bestimmt - - - Manual - Benutzerdefiniert - - - Do you want to remove all invalid Qt Versions?<br><ul><li>%1</li></ul><br>will be removed. - Möchten Sie alle ungültigen Qt-Versionen entfernen? <br><ul><li>%1</li></ul><br> wird entfernt. - - - No compiler can produce code for this Qt version. Please define one or more compilers for: %1 - Kein Compiler kann für diese Qt-Version Code erzeugen. Bitte richten Sie einen oder mehrere Compiler ein, geeignet für: %1 - - - The following ABIs are currently not supported: %1 - Die folgenden ABIs werden gegenwärtig nicht unterstützt: %1 - - - Select a qmake Executable - Wählen Sie die ausführbare qmake-Datei aus - - - Qmake Not Executable - Qmake ist nicht ausführbar - - - This Qt version was already registered as "%1". - Diese Qt-Version ist bereits unter "%1" registriert. - - - Qt version %1 for %2 - Qt-Version %1 für %2 - - - Name - Name - - - qmake Location - QMake-Pfad - - - Highest Version Only - Nur höchste Version - - - All - Alle - - - Remove Invalid Qt Versions - Ungültige Qt-Versionen entfernen - - - Display Name is not unique. - Der Anzeigename ist nicht einmalig. - - - Not all possible target environments can be supported due to missing compilers. - Es können nicht alle Zielumgebungen unterstützt werden, da einige Compiler fehlen. - - - Debugging Helper Build Log for "%1" - Erstellungsprotokoll der Ausgabe-Hilfsbibliothek für "%1" - - - Qt Version Already Known - Qt-Version bereits bekannt - - - The qmake executable %1 could not be added: %2 - Die ausführbare qmake-Datei %1 konnte nicht hinzugefügt werden: %2 - - - Incompatible Qt Versions - Inkompatible Qt-Versionen - - - The Qt version selected must match the device type. - Die ausgewählte Qt-Version muss dem Gerät entsprechen. - - - Linking with a Qt installation automatically registers Qt versions and kits. - Die Verknüpfung mit einer Qt-Installation registriert Qt-Versionen und -Kits automatisch. - - - %1's resource directory is not writable. - Das Ressourcenverzeichnis von %1 ist nicht beschreibbar. - - - %1 is part of a Qt installation. - %1 ist Teil einer Qt-Installation. - - - %1 is currently linked to "%2". - %1 ist zur Zeit mit "%2" verknüpft. - - - Qt installation information was not found in "%1". Choose a directory that contains one of the files %2 - In "%1" wurde keine Qt-Installationsinformation gefunden. Wählen Sie ein Verzeichnis, das eine der folgenden Dateien enthält %2 - - - Choose Qt Installation - Qt-Installation wählen - - - The change will take effect after restart. - Die Änderung wird nach einem Neustart wirksam. - - - Qt installation path: - Qt-Installationspfad: - - - Choose the Qt installation directory, or a directory that contains "%1". - Wählen Sie das Qt-Installationsverzeichnis oder ein Verzeichnis, das "%1" enthält. - - - Cancel - Abbrechen - - - Remove Link - Verknüpfung entfernen - - - - TextEditor::BehaviorSettingsPage - - Global - Settings - Global - - - Behavior - Verhalten - - - - TextEditor::FunctionHintProposalWidget - - %1 of %2 - %1 von %2 - - - - TextEditor::Internal::SnippetsCollection - - Cannot create user snippet directory %1 - Das Snippet-Verzeichnis des Nutzers konnte nicht erstellt werden: %1 - - - - Valgrind - - %1%2 - %1%2 - - - in %1 - in %1 - - - - Valgrind - - Suppress Error - Fehler unterdrücken - - - - Valgrind - - External Errors - Externe Fehler - - - Suppressions - Ausschlüsse - - - Definite Memory Leaks - Definitive Speicherlecks - - - Possible Memory Leaks - Potenzielle Speicherlecks - - - Use of Uninitialized Memory - Benutzung von nicht initialisiertem Speicher - - - Show issues originating outside currently opened projects. - Zeigt Fehler an, deren Ursache außerhalb der aktuellen Projekte liegt. - - - These suppression files were used in the last memory analyzer run. - Die Ausschlussdateien wurden beim letzten Lauf der Speicheranalyse verwendet. - - - Invalid Calls to "free()" - Ungültige Aufrufe von "free()" - - - Memory Issues - Speicherprobleme - - - Memcheck - Memcheck - - - Analyzing Memory - Analysiere Speicher - - - Load External XML Log File - Externe XML-Logdatei laden - - - Go to previous leak. - Gehe zu vorigem Speicherleck. - - - Go to next leak. - Gehe zum nächsten Speicherleck. - - - Error Filter - Fehlerfilter - - - Valgrind Analyze Memory uses the Memcheck tool to find memory leaks. - Die Speicheranalyse von Valgrind benutzt das Programm "memcheck", um Speicherlecks zu finden. - - - Valgrind Memory Analyzer - Speicheranalyse mit Valgrind - - - Valgrind Memory Analyzer with GDB - Speicheranalyse mit Valgrind und GDB - - - Valgrind Analyze Memory with GDB uses the Memcheck tool to find memory leaks. -When a problem is detected, the application is interrupted and can be debugged. - Die Speicheranalyse mit Valgrind und GDB benutzt das Programm "memcheck", um Speicherlecks zu finden. -Wird ein Problem gefunden, dann wird die Anwendung angehalten und kann untersucht werden. - - - Heob - Heob - - - Ctrl+Alt+H - Ctrl+Alt+H - - - Valgrind Memory Analyzer (External Application) - Speicheranalyse mit Valgrind (externe Anwendung) - - - Heob: No local run configuration available. - Heob: Keine lokale Ausführungskonfiguration verfügbar. - - - Heob: No toolchain available. - Heob: Keine Toolchain verfügbar. - - - Heob: No executable set. - Heob: Keine ausführbare Datei angegeben. - - - Heob: Cannot find %1. - Heob: Kann %1 nicht finden. - - - The %1 executables must be in the appropriate location. - Die ausführbaren %1-Dateien müssen am richtigen Ort liegen. - - - Heob used with MinGW projects needs the %1 DLLs for proper stacktrace resolution. - Für MinGW-Projekte braucht Heob die %1-DLLs zur korrekten Stacktrace-Auflösung. - - - Heob: Cannot create %1 process (%2). - Avoiding "heob64.exe-Prozess" - Heob: Kann Prozess %1 nicht erzeugen (%2). - - - A Valgrind Memcheck analysis is still in progress. - Ein Valgrind Speichertest läuft noch. - - - Start a Valgrind Memcheck analysis. - Starte einen Valgrind Speichertest. - - - Start a Valgrind Memcheck with GDB analysis. - Starte einen Valgrind Speichertest mit GDB Analyse. - - - Open Memcheck XML Log File - Memcheck-XML-Logdatei öffnen - - - XML Files (*.xml);;All Files (*) - XML-Dateien (*.xml);;Alle Dateien (*) - - - Memcheck: Failed to open file for reading: %1 - Memcheck: Konnte Datei nicht zum Lesen öffnen: %1 - - - Memcheck: Error occurred parsing Valgrind output: %1 - Memcheck: Fehler beim Auswerten der Valgrind-Ausgabe: %1 - - - Memory Analyzer Tool finished. %n issues were found. - - Das Speicheranalysewerkzeug wurde beendet. Ein Problem wurde gefunden. - Das Speicheranalysewerkzeug wurde beendet. %n Probleme wurde gefunden. - - - - Log file processed. %n issues were found. - - Die Logdatei wurde verarbeitet. Ein Problem wurde gefunden. - Die Logdatei wurde verarbeitet. %n Probleme wurden gefunden. - - - - - Welcome - - Welcome - Willkommen - - - - Valgrind - - Last-level - Letzte Ebene - - - Instruction - Anweisung - - - Cache - Cache - - - Conditional branches - Bedingte Verzweigung - - - Indirect branches - Indirekte Verzweigung - - - level %1 - Ebene %1 - - - read - lesen - - - write - schreiben - - - mispredicted - falsch vorhergesagt - - - executed - ausgeführt - - - miss - Fehlschlag - - - access - Zugriff - - - Line: - Zeile: - - - Position: - Position: - - - - Utils::FileUtils - - Refusing to remove root directory. - Das Wurzelverzeichnis kann nicht entfernt werden. - - - Refusing to remove your home directory. - Das Nutzerverzeichnis (Home) kann nicht entfernt werden. - - - Failed to remove directory "%1". - Das Verzeichnis "%1" konnte nicht gelöscht werden. - - - Failed to remove file "%1". - Die Datei "%1" konnte nicht gelöscht werden. - - - Failed to create directory "%1". - Das Verzeichnis "%1" konnte nicht erstellt werden. - - - Could not copy file "%1" to "%2". - Die Datei "%1" konnte nicht nach "%2" kopiert werden. - - - Cannot open %1 for reading: %2 - Die Datei %1 kann nicht zum Lesen geöffnet werden: %2 - - - Cannot read %1: %2 - Datei %1 kann nicht gelesen werden: %2 - - - File Error - Dateifehler - - - Cannot write file %1: %2 - In die Datei %1 konnte nicht geschrieben werden: %2 - - - Cannot write file %1. Disk full? - Die Datei %1 konnte nicht geschrieben werden. Möglicherweise ist kein Speicherplatz mehr auf der Festplatte vorhanden? - - - %1: Is a reserved filename on Windows. Cannot save. - %1 ist ein von Windows reservierter Dateiname. Speichern fehlgeschlagen. - - - Cannot overwrite file %1: %2 - Die Datei %1 konnte nicht überschrieben werden: %2 - - - Cannot create file %1: %2 - Die Datei %1 konnte nicht erzeugt werden: %2 - - - Cannot create temporary file in %1: %2 - Es konnte keine temporäre Datei erstellt in %1 werden: %2 - - - Overwrite File? - Datei überschreiben? - - - Overwrite existing file "%1"? - Soll die Datei "%1" überschrieben werden? - - - - Valgrind - - %1 in %2 - %1 in %2 - - - %1:%2 in %3 - %1:%2 in %3 - - - - RemoteLinux - - New Generic Linux Device Configuration Setup - Einrichtung einer neuen Gerätekonfiguration für generisches Linux - - - - RemoteLinux - - Connection - Verbindung - - - - RemoteLinux - - Choose Public Key File - Datei mit öffentlichem Schlüssel auswählen - - - Public Key Files (*.pub);;All Files (*) - Öffentliche Schlüssel (*.pub);;Alle Dateien (*) - - - Deploying... - Sende Schlüssel... - - - Deployment finished successfully. - Schlüssel erfolgreich versandt. - - - Close - Schließen - - - - RemoteLinux - - Summary - Zusammenfassung - - - The new device configuration will now be created. -In addition, device connectivity will be tested. - Es wird eine neue Gerätekonfiguration erzeugt. -Zusätzlich wird die Verbindung zum Gerät getestet. - - - - Git Branch Name: Branch: @@ -15920,16 +7883,6 @@ Zusätzlich wird die Verbindung zum Gerät getestet. Checkout new branch Neuen Branch auschecken - - - GenericProjectManager::Internal::FilesSelectionWizardPage - - Files - Dateien - - - - Git Local Branches Lokale Branches @@ -15942,2137 +7895,6 @@ Zusätzlich wird die Verbindung zum Gerät getestet. Tags Tags - - - QmlJSTools - - &QML/JS - &QML/JS - - - Reset Code Model - Codemodell zurücksetzen - - - - text - - Text - Text - - - - textedit - - Text Edit - Text Edit - - - - textinput - - Text - Text - - - - MouseAreaSpecifics - - Enabled - Aktiviert - - - This property holds whether the item accepts mouse events. - Diese Eigenschaft bestimmt, ob das Element Mausereignisse akzeptiert. - - - Hover enabled - Hover aktiviert - - - Accepted buttons - Akzeptierte Tasten - - - This property holds the mouse buttons that the mouse area reacts to. - Diese Eigenschaft enthält die Maustasten, auf die die MouseArea reagiert. - - - Press and hold interval - pressAndHold-Zeitspanne - - - This property overrides the elapsed time in milliseconds before pressAndHold is emitted. - Diese Eigenschaft bestimmt vorrangig die Zeit, die verstreichen muss, bevor das pressAndHold-Signal gesendet wird. - - - Scroll gesture enabled - Bildlaufgeste aktiviert - - - This property controls whether this MouseArea responds to scroll gestures from non-mouse devices. - Diese Eigenschaft bestimmt, ob diese MouseArea auf Bildlaufgesten von Geräten reagiert, die keine Maus sind. - - - Cursor shape - Mauszeiger-Form - - - This property holds the cursor shape for this mouse area. - Diese Eigenschaft enthält die Form des Mauszeigers für diese MouseArea. - - - Prevent stealing - Stealing verhindern - - - This property controls whether the mouse events may be stolen from this MouseArea. - Diese Eigenschaft bestimmt, ob Stealing von Mausereignissen für diese MouseArea erlaubt ist. - - - Propagate composed events - Zusammengesetzte Ereignisse verbreiten - - - This property controls whether composed mouse events will automatically propagate to other MouseAreas. - Diese Eigenschaft bestimmt, ob zusammengesetzte Mausereignisse an andere MouseAreas verbreitet werden. - - - Drag - Ziehen - - - Target - Ziel - - - Sets the id of the item to drag. - Legt die ID des zu ziehenden Items fest. - - - Axis - Achse - - - Specifies whether dragging can be done horizontally, vertically, or both. - Legt fest, ob Ziehen horizontal, vertikal oder in beiden Richtung erlaubt ist. - - - Filter children - Children filtern - - - Specifies whether a drag overrides descendant MouseAreas. - Legt fest, ob Ziehen nachgeordnete MouseAreas überstimmt. - - - Threshold - Grenze - - - Determines the threshold in pixels of when the drag operation should start. - Bestimmt die Untergrenze in Pixeln, ab der eine Mausbewegung als Drag and Drop gewertet wird. - - - Smoothed - Glatt - - - If set to true, the target will be moved only after the drag operation has started. -If set to false, the target will be moved straight to the current mouse position. - Wenn wahr, wird das Zielobjekt erst bewegt, wenn das Ziehen begonnen hat. -Wenn falsch, wird das Zielobjekt sofort zur aktuellen Mouseposition bewegt. - - - This property holds whether hover events are handled. - Diese Eigenschaft legt fest, ob das Element Hover-Ereignisse akzeptiert. - - - Mouse Area - Mouse Area - - - - Core::Internal::ExternalTool - - Creates qm translation files that can be used by an application from the translator's ts files - Erzeugt aus den ts-Dateien des Übersetzers qm-Übersetzungsdateien, die von einer Anwendung genutzt werden können - - - Release Translations (lrelease) - Übersetzungen freigeben (lrelease) - - - Linguist - Linguist - - - Synchronizes translator's ts files with the program code - Synchronisiert die ts-Dateien des Übersetzers mit dem Quelltext - - - Update Translations (lupdate) - Übersetzungen aktualisieren (lupdate) - - - Opens the current file in Notepad - Öffnet die aktuelle Datei im Editor - - - Edit with Notepad - Mit Editor bearbeiten - - - Text - Text - - - Runs the current QML file with qmlscene. This requires Qt 5. - Führt die aktuelle QML-Datei mit qmlscene aus. Erfordert Qt 5. - - - Qt Quick 2 Preview (qmlscene) - Qt Quick 2-Vorschau (qmlscene) - - - Runs the current QML file with qmlviewer - Führt die aktuelle QML-Datei mit qmlviewer aus - - - Qt Quick - Qt Quick - - - Qt Quick 1 Preview (qmlviewer) - Qt Quick 1-Vorschau (qmlviewer) - - - Opens the current file in vi - Öffnet die aktuelle Datei in vi - - - Edit with vi - Mit vi bearbeiten - - - Error while parsing external tool %1: %2 - Fehler beim Auswerten der Ausgabe des externen Programms %1: %2 - - - System Environment - Systemumgebung - - - - ExtensionSystem::Internal::PluginErrorOverview - - The following plugins have errors and cannot be loaded: - Die folgenden Plugins sind fehlerhaft und konnten nicht geladen werden: - - - - Details: - Details: - - - Plugin Loader Messages - Meldungen der Plugin-Verwaltung - - - - QmlProfiler - - Memory Usage - Speicherverbrauch - - - Pixmap Cache - Pixmap Cache - - - Scene Graph - Scene Graph - - - Animations - Animationen - - - Painting - Zeichnen - - - Compiling - Kompilieren - - - Creating - Erstellen - - - Binding - Binding - - - Input Events - Eingabeereignisse - - - Debug Messages - Debugnachrichten - - - JavaScript - JavaScript - - - GUI Thread - GUI-Thread - - - Render Thread - Render-Thread - - - Render Thread Details - Render-Thread Details - - - Polish - Bereinigen - - - Wait - Warten - - - GUI Thread Sync - GUI-Thread Synchronisation - - - Render Thread Sync - Render-Thread Synchronisation - - - Render - Render - - - Swap - Tauschen - - - Render Preprocess - Render Preprocess - - - Render Update - Render Update - - - Render Bind - Render Bind - - - Render Render - Render Render - - - Material Compile - Material Compile - - - Glyph Render - Glyph Render - - - Glyph Upload - Glyph Upload - - - Texture Bind - Texture Bind - - - Texture Convert - Texture Convert - - - Texture Swizzle - Texture Swizzle - - - Texture Upload - Texture Upload - - - Texture Mipmap - Texture Mipmap - - - Texture Delete - Texture Löschen - - - - Utils::TextFileFormat - - Out of memory. - Es ist kein Speicher mehr verfügbar. - - - An encoding error was encountered. - Fehlerhafte Zeichenkodierung. - - - - Core::Internal - - Launching a file browser failed - Das Starten des Datei-Browsers schlug fehl - - - Unable to start the file manager: - -%1 - - - Der Dateibrowser konnte nicht gestartet werden: - -%1 - - - - - "%1" returned the following error: - -%2 - "%1" gab einen Fehler zurück: - -%2 - - - Launching Windows Explorer Failed - Das Starten des Windows-Explorers schlug fehl - - - Could not find explorer.exe in path to launch Windows Explorer. - Windows Explorer konnte nicht gestartet werden, da die Datei explorer.exe nicht im Pfad gefunden werden konnte. - - - Find in This Directory... - In diesem Verzeichnis suchen... - - - Show in Explorer - In Explorer anzeigen - - - Show in Finder - In Finder anzeigen - - - Show Containing Folder - Beinhaltendes Verzeichnis anzeigen - - - Open Command Prompt Here - Kommandoprompt öffnen - - - Open Terminal Here - Terminalfenster hier öffnen - - - Open Command Prompt With - Opens a submenu for choosing an environment, such as "Run Environment" - Kommandoprompt öffnen mit - - - Open Terminal With - Opens a submenu for choosing an environment, such as "Run Environment" - Terminalfenster öffnen mit - - - Deleting File Failed - Fehlschlag beim Löschen der Datei - - - Could not delete file %1. - Die Datei %1 konnte nicht gelöscht werden. - - - - BaseFileWizard - - Unable to create the directory %1. - Das Verzeichnis %1 kann nicht erstellt werden. - - - - QmlJSEditor - - Qt Quick - Qt Quick - - - - RemoteLinux - - No deployment action necessary. Skipping. - Alle Dateien sind auf dem aktuellen Stand, es ist keine Installation erforderlich. - - - No device configuration set. - Es ist keine Gerätekonfiguration eingestellt. - - - Connecting to device "%1" (%2). - Verbinde zu Mobilgerät "%1" (%2). - - - Could not connect to host: %1 - Es konnte keine Verbindung zum Host hergestellt werden: %1 - - - Did the emulator fail to start? - Ist der Emulator nicht gestartet? - - - Is the device connected and set up for network access? - Ist das Gerät verbunden und für Netzwerkzugriff eingerichtet? - - - Connection error: %1 - Verbindungsfehler: %1 - - - - RemoteLinux - - Cannot deploy: %1 - Fehlschlag beim Deployment von %1 - - - User requests deployment to stop; cleaning up. - Abbruch des Deployments durch Nutzer, Bereinigung. - - - Deploy step failed. - Deployment fehlgeschlagen. - - - Deploy step finished. - Deployment beendet. - - - - RemoteLinux - - Successfully uploaded package file. - Die Paketdatei wurde hochgeladen. - - - Installing package to device... - Installiere Paket auf Mobilgerät... - - - Package installed. - Paket installiert. - - - - RemoteLinux - - Failed to retrieve remote timestamp for file "%1". Incremental deployment will not work. Error message was: %2 - Der Zeitstempel der Datei "%1" konnte nicht gelesen werden. Inkrementelles Deployment wird daher nicht funktionieren. Die Fehlermeldung war: %2 - - - Unexpected stat output for remote file "%1": %2 - Unerwartete Ausgabe von "stat" für die entfernte Datei "%1": %2 - - - All files successfully deployed. - Alle Dateien erfolgreich versandt. - - - No files need to be uploaded. - Es müssen keine Dateien hochgeladen werden. - - - %n file(s) need to be uploaded. - - Eine Datei muss hochgeladen werden. - %n Dateien müssen hochgeladen werden. - - - - Local file "%1" does not exist. - Es gibt keine lokale Datei "%1". - - - Remote chmod failed for file "%1": %2 - "chmod" für die entfernte Datei "%1" ist fehlgeschlagen: %2 - - - - RemoteLinux - - Incremental deployment - Inkrementelles Deployment - - - Upload files via SFTP - Dateien mittels SFTP hochladen - - - - RemoteLinux - - Connecting to host... - Verbinde zu Host... - - - Checking kernel version... - Prüfe Kernel-Version... - - - uname failed: %1 - Fehlschlag des uname-Kommandos: %1 - - - uname failed. - Fehlschlag des uname-Kommandos. - - - Error gathering ports: %1 - Fehlschlag bei Prüfung der Ports: %1 - - - All specified ports are available. - Alle angegebenen Ports sind verfügbar. - - - The following specified ports are currently in use: %1 - Die folgenden angegebenen Ports sind auf dem Gerät in Verwendung: %1 - - - Checking whether an SFTP connection can be set up... - Prüfe, ob eine SFTP-Verbindung aufgebaut werden kann... - - - SFTP service available. - - SFTP-Dienst verfügbar. - - - - Error setting up SFTP connection: %1 - - Fehler beim Aufbau einer SFTP-Verbindung: %1 - - - - Checking whether rsync works... - Prüfe ob rsync funktioniert... - - - Failed to start rsync: %1 - - rsync konnte nicht gestartet weden: %1 - - - - rsync crashed. - - rsync ist abgestürzt. - - - - rsync failed with exit code %1: %2 - - rsync scheiterte mit dem Rückgabewert %1: %2 - - - - SFTP will be used for deployment, because rsync is not available. - - SFTP wird fürs Deployment verwendet, weil rsync nicht verfügbar ist. - - - - Deployment to this device will not work out of the box. - - Deployment auf dieses Gerät wird nicht von Anfang an funktionieren. - - - - rsync is functional. - - rsync funktioniert. - - - - Checking if specified ports are available... - Prüfe Verfügbarkeit der angegebenen Ports... - - - - RemoteLinux - - Preparing SFTP connection... - Bereite SFTP-Verbindung vor... - - - Package upload canceled. - Hochladen des Pakets abgebrochen. - - - Connection failed: %1 - Fehler beim Herstellen der Verbindung: %1 - - - Failed to upload package: %2 - Fehlschlag beim Hochladen des Pakets: %2 - - - - RemoteLinux - - Deploy to Remote Linux Host - Auf Linux-Mobilgerät ausführen - - - - RemoteLinux - - Error: No device - Fehler: Kein Gerät - - - Error: %1 - Fehler: %1 - - - Process exited with code %1. - Der Prozess wurde mit dem Rückgabewert %1 beendet. - - - Error running 'env': %1 - Fehler bei Ausführung des 'env'-Kommandos: %1 - - - Remote stderr was: "%1" - Fehlerausgabe: "%1" - - - - RemoteLinux - - Connection failure: %1 - Fehler beim Herstellen der Verbindung: %1 - - - Installing package failed. - Die Installation des Pakets schlug fehl. - - - Public key error: %1 - Fehler im öffentlich Schlüssel: %1 - - - Key deployment failed: %1. - Das Versenden des Schlüssels schlug fehl: %1. - - - - RemoteLinux - - Packaging finished successfully. - Paketierung erfolgreich abgeschlossen. - - - Packaging failed. - Die Paketerstellung schlug fehl. - - - Creating tarball... - Tarball erzeugen... - - - Package modified files only - Nur geänderte Dateien einpacken - - - Tarball up to date, skipping packaging. - Tarball auf aktuellem Stand, Paketierung wird übersprungen. - - - Error: tar file %1 cannot be opened (%2). - Fehler: Die tar-Datei '%1' kann nicht geöffnet werden (%2). - - - No remote path specified for file "%1", skipping. - Der Datei "%1" ist kein entfernter Pfad zugeordnet, sie wird übersprungen. - - - Error writing tar file "%1": %2. - Fehler beim Schreiben der tar-Datei "%1": %2. - - - Error reading file "%1": %2. - Fehler beim Lesen der Datei "%1": %2. - - - Adding file "%1" to tarball... - Füge Datei "%1" zu Tarball hinzu... - - - Cannot add file "%1" to tar-archive: path too long. - Die Datei "%1" kann nicht zu dem Tar-Archiv hinzugefügt werden: Der Pfad ist zu lang. - - - Error writing tar file "%1": %2 - Fehler beim Schreiben der tar-Datei "%1": %2 - - - Tarball creation not possible. - Erstellung eines Tarballs nicht möglich. - - - Create tarball: - Tarball erzeugen: - - - Create tarball - Tarball erzeugen - - - - RemoteLinux - - %1 (default) - %1 (Vorgabe) - - - - RemoteLinux - - No tarball creation step found. - Es konnte kein passender Schritt zur Erzeugung eines Tarballs gefunden werden. - - - Deploy tarball via SFTP upload - Deployment eines tar-Pakets mittels SFTP - - - - TextEditor::Internal::CodeStyleDialog - - Edit Code Style - Coding-Stil bearbeiten - - - Code style name: - Coding Style: - - - You cannot save changes to a built-in code style. Copy it first to create your own version. - Die eingebauten Coding-Stile können nicht geändert werden. Erstellen Sie eine zuerst eine Kopie. - - - Copy Built-in Code Style - Kopiere eingebauten Coding-Stil - - - %1 (Copy) - %1 (Kopie) - - - - TextEditor::CodeStyleSelectorWidget - - Copy Code Style - Coding Style kopieren - - - Code style name: - Coding Style: - - - %1 (Copy) - %1 (Kopie) - - - Delete Code Style - Coding Style löschen - - - Are you sure you want to delete this code style permanently? - Möchten Sie diesen Coding-Stil endgültig löschen? - - - Delete - Löschen - - - Import Code Style - Coding Style importieren - - - Code styles (*.xml);;All files (*) - Coding-Stile (*.xml);;Alle Dateien (*) - - - Cannot import code style from %1 - Der Coding-Stil kann nicht von %1 importiert werden - - - Export Code Style - Coding-Stil exportieren - - - %1 [proxy: %2] - %1 [proxy: %2] - - - %1 [built-in] - %1 [eingebaut] - - - - TextEditor::FindInFiles - - Files in File System - Dateien aus Dateisystem - - - %1 "%2": - %1 "%2": - - - Path: %1 -Filter: %2 -Excluding: %3 -%4 - the last arg is filled by BaseFileFind::runNewSearch - Pfad: %1 -Filter: %2 -Außer: %3 -%4 - - - Search engine: - Suchwerkzeug: - - - Director&y: - &Verzeichnis: - - - Directory to Search - Suchverzeichnis - - - - UpdateInfo::Internal::UpdateInfoPlugin - - Checking for Updates - Aktualisierungen werden gesucht - - - New updates are available. Start the update? - Neue Aktualisierungen sind verfügbar. Wollen Sie eine Aktualisierung starten? - - - Start Update - Aktualisierung beginnen - - - Available updates: - Verfügbare Aktualisierungen: - - - No updates found. - Es wurden keine Aktualisierungen gefunden. - - - Could not determine location of maintenance tool. Please check your installation if you did not enable this plugin manually. - Das Verwaltungswerkzeug konnte nicht gefunden werden. Bitte überprüfen Sie Ihre Installation, sofern Sie das Plugin nicht manuell aktiviert haben. - - - The maintenance tool at "%1" is not an executable. Check your installation. - Das Verwaltungswerkzeug "%1" kann nicht ausgeführt werden. Bitte überprüfen Sie Ihre Installation. - - - Check for Updates - Nach Aktualisierungen suchen - - - - RemoteLinux - - No command line given. - Keine Kommandozeile angegeben. - - - Starting remote command "%1"... - Starte entferntes Kommando "%1"... - - - Remote process finished with exit code %1. - Der entfernte Prozess wurde beendet, Rückgabewert %1. - - - Remote command finished successfully. - Das entfernte Kommando wurde erfolgreich ausgeführt. - - - - Debugger - - C++ exception - C++-Ausnahme - - - Thread creation - Thread-Erzeugung - - - Thread exit - Thread-Terminierung - - - Load module: - Laden eines Moduls: - - - Unload module: - Entladen eines Moduls: - - - Output: - Ausgabe: - - - - TextEditor::CodeStyleEditor - - Edit preview contents to see how the current settings are applied to custom code snippets. Changes in the preview do not affect the current settings. - Ändern Sie den Inhalt der Vorschau, um zu sehen wie sich die gegenwärtigen Einstellungen auf die benutzerdefinierten Snippets auswirken. Änderungen der Vorschau haben keinen Einfluss auf die Einstellungen. - - - - Core::Internal::MimeTypeSettingsPage - - Registered MIME Types - Registrierte MIME-Typen - - - Reset all to default. - Alle auf Vorgabewert zurücksetzen. - - - Details - Details - - - Patterns: - Muster: - - - Type - Typ - - - Range - Bereich - - - Priority - Priorität - - - Add... - Hinzufügen... - - - Edit... - Bearbeiten... - - - Remove - Entfernen - - - Filter - Filter - - - Reset MIME Types - MIME-Typen zurücksetzen - - - Reset Handlers - Handler zurücksetzen - - - - CodePaster - - The fileshare-based paster protocol allows for sharing code snippets using simple files on a shared network drive. Files are never deleted. - Das dateibasierte Paster-Protokoll dient zum Austausch von Textauschnitten mittels einfacher Dateien auf einem Netzlaufwerk. Die Dateien werden nicht gelöscht. - - - &Path: - &Pfad: - - - &Display: - &Anzeige: - - - entries - Einträge - - - <a href="http://pastebin.com">pastebin.com</a> allows for sending posts to custom subdomains (eg. creator.pastebin.com). Fill in the desired prefix. - <a href="http://pastebin.com">pastebin.com</a> erlaubt das Senden an benutzerdefinierte Subdomänen (zum Beispiel creator.pastebin.com). Geben Sie das gewünschte Präfix an. - - - Server prefix: - Server-Präfix: - - - <i>Note: The plugin will use this for posting as well as fetching.</i> - <i>Hinweis: Es wird sowohl zum Senden als auch zum Abholen verwendet.</i> - - - Protocol: - Protokoll: - - - Paste: - Ausschnitt: - - - Send to Codepaster - An CodePaster senden - - - &Username: - &Nutzername: - - - <Username> - <Nutzername> - - - &Description: - &Beschreibung: - - - <Description> - <Beschreibung> - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;Comment&gt;</p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:9pt;">&lt;Kommentar&gt;</span></p></body></html> - - - Parts to Send to Server - Zu versendende Ausschnitte - - - Patch 1 - Patch 1 - - - Patch 2 - Patch 2 - - - &Expires after: - &Verfällt nach: - - - Days - Tagen - - - Make public: - Öffentlich machen: - - - Display Output pane after sending a post - Ausgabebereich nach Senden anzeigen - - - Copy-paste URL to clipboard - Kopiere den URL in die Zwischenablage - - - Username: - Nutzername: - - - Default protocol: - Vorgabeprotokoll: - - - Make pasted content public by default - Hochgeladene Inhalte standardmäßig öffentlich machen - - - - CppTools::Internal::CppFileSettingsPage - - Headers - Header-Dateien - - - &Suffix: - &Endung: - - - S&earch paths: - &Suchpfade: - - - Comma-separated list of header paths. - -Paths can be absolute or relative to the directory of the current open document. - -These paths are used in addition to current directory on Switch Header/Source. - Kommaseparierte Liste von Pfaden für Header-Dateien. - -Die Pfade können absolut oder relativ zum Verzeichnis des gegenwärtig geöffneten Dokuments angegeben werden. - -Diese Pfade werden zusätzlich zum aktuellen Verzeichnis beim Wechseln zwischen Header- und Quelldatei verwendet. - - - Sources - Quelldateien - - - S&uffix: - E&ndung: - - - Se&arch paths: - S&uchpfade: - - - Comma-separated list of source paths. - -Paths can be absolute or relative to the directory of the current open document. - -These paths are used in addition to current directory on Switch Header/Source. - Kommaseparierte Liste von Pfaden für Quelldateien. - -Die Pfade können absolut oder relativ zum Verzeichnis des gegenwärtig geöffneten Dokuments angegeben werden. - -Diese Pfade werden zusätzlich zum aktuellen Verzeichnis beim Wechseln zwischen Header- und Quelldatei verwendet. - - - &Lower case file names - &Kleinbuchstaben für Dateinamen verwenden - - - License &template: - Lizenz-&Vorlage: - - - &Prefixes: - &Präfixe: - - - Comma-separated list of header prefixes. - -These prefixes are used in addition to current file name on Switch Header/Source. - Kommaseparierte Liste der Header-Präfixe. - -Diese Präfixe werden zusätzlich zum Dateinamen beim Wechseln zwischen Header- und Quelldatei verwendet. - - - P&refixes: - P&räfixe: - - - Comma-separated list of source prefixes. - -These prefixes are used in addition to current file name on Switch Header/Source. - Kommaseparierte Liste der Quelldatei-Präfixe. - -Diese Präfixe werden zusätzlich zum Dateinamen beim Wechseln zwischen Header- und Quelldatei verwendet. - - - Include guards - Include-Guards - - - Uses "#pragma once" instead of "#ifndef" include guards. - Verwendet "#pragma once" statt Include-Guards mit "#ifndef". - - - Use "#pragma once" instead of "#ifndef" guards - "#pragma once" statt Include-Guards mit "#ifndef" verwenden - - - - Debugger - - &Port: - &Port: - - - - Debugger - - Start Remote Engine - Entfernte Engine starten - - - &Host: - &Host: - - - &Username: - &Nutzername: - - - &Password: - &Passwort: - - - &Engine path: - &Engine-Pfad: - - - &Inferior path: - Zu &debuggende Anwendung: - - - - ProjectExplorer::Internal::CodeStyleSettingsPropertiesPage - - Language: - Sprache: - - - - Tracing - - Selection - Auswahl - - - Start - Anfang - - - End - Ende - - - Duration - Dauer - - - Close - Schließen - - - - QmakeProjectManager - - qmake - QMakeStep default display name - qmake - - - No Qt version configured. - Keine Qt-Version konfiguriert. - - - Could not determine which "make" command to run. Check the "make" step in the build configuration. - Es konnte nicht bestimmt werden, welches "make"-Kommando ausgeführt werden soll. Überprüfen Sie den "make"-Schritt in der Build-Konfiguration. - - - Configuration unchanged, skipping qmake step. - Unveränderte Konfiguration, qmake-Schritt wird übersprungen. - - - <no Qt version> - <keine Qt-Version> - - - <no Make step found> - <kein Make-Schritt gefunden> - - - - QtSupport - - Debugging Helper Build Log - Erstellungsprotokoll der Ausgabe-Hilfsbibliothek - - - - RemoteLinux - - WizardPage - WizardPage - - - The name to identify this configuration: - Name der Konfiguration: - - - The device's host name or IP address: - Hostname oder IP-Adresse des Geräts: - - - The username to log into the device: - Nutzername für Geräte-Login: - - - - TextEditor::BehaviorSettingsWidget - - Typing - Beim Tippen - - - Enable automatic &indentation - Automatische Ein&rückung - - - Backspace indentation: - Einrückung bei Rücktaste: - - - <html><head/><body> -Specifies how backspace interacts with indentation. - -<ul> -<li>None: No interaction at all. Regular plain backspace behavior. -</li> - -<li>Follows Previous Indents: In leading white space it will take the cursor back to the nearest indentation level used in previous lines. -</li> - -<li>Unindents: If the character behind the cursor is a space it behaves as a backtab. -</li> -</ul></body></html> - - <html><head/><body> -Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält. - -<ul> -<li>Keine: Kein besondere Behandlung, normales Verhalten der Rücktaste. -</li> - -<li>Vorangehender Einrückung folgen: In führenden Leerzeichen wird die Einfügemarke auf die nächstliegende Einrückung vorangehender Zeilen gestellt. -</li> - -<li>Ausrücken: Wenn das hinter der Einfügemarke befindliche Zeichen ein Leerzeichen ist, verhält sich die Rücktaste wie ein rückwärtiger Tabulator. -</li> -</ul></body></html> - - - - None - Keine - - - Follows Previous Indents - Vorangehender Einrückung folgen - - - Unindents - Ausrücken - - - Tab key performs auto-indent: - Tabulator-Taste bewirkt automatische Einrückung: - - - Never - Niemals - - - Always - Immer - - - In Leading White Space - Nur in Leerzeichen am Zeilenanfang - - - Cleanup actions which are automatically performed right before the file is saved to disk. - Korrekturen die unmittelbar vor dem Speichern durchgeführt werden. - - - Cleanups Upon Saving - Korrekturen beim Speichern - - - Removes trailing whitespace upon saving. - Leerzeichen am Zeilenende beim Abspeichern entfernen. - - - &Clean whitespace - &Leerzeichen bereinigen - - - In entire &document - Im &gesamten Dokument - - - Clean indentation - Einrückung korrigieren - - - &Ensure newline at end of file - &Zeilenvorschub am Dateiende anfügen - - - File Encodings - Datei-Zeichenkodierungen - - - Default encoding: - Zeichenkodierungs-Vorgabe: - - - UTF-8 BOM: - UTF-8 BOM: - - - Add If Encoding Is UTF-8 - Bei UTF-8-Zeichenkodierung hinzufügen - - - Keep If Already Present - Beibehalten, falls vorhanden - - - Always Delete - Immer entfernen - - - Mouse and Keyboard - Maus und Tastatur - - - Enable &mouse navigation - &Mausnavigation aktivieren - - - Enable scroll &wheel zooming - Zoom mittels Maus&rad aktivieren - - - Enable built-in camel case &navigation - Eingebaute CamelCase-&Navigation aktivieren - - - On Mouseover - Wenn sich der Mauszeiger über dem Element befindet - - - On Shift+Mouseover - Wenn sich der Mauszeiger über dem Element befindet und die Umschalttaste gedrückt ist - - - Show help tooltips using keyboard shortcut (Alt) - Hilfe-Tooltips mit der Tastatur aufrufen (Alt-Taste) - - - Show help tooltips using the mouse: - Hilfe-Tooltips mit der Maus aufrufen: - - - Cleans whitespace in entire document instead of only for changed parts. - Bereinigt Leerzeichen im gesamten Dokument und nicht nur in den geänderten Teilen. - - - Corrects leading whitespace according to tab settings. - Leerzeichen am Zeilenanfang entsprechend Tabulatoreinstellungen korrigieren. - - - Always writes a newline character at the end of the file. - Am Ende einer Datei stets einen Zeilenvorschub anfügen. - - - Hide mouse cursor while typing - Mauszeiger beim Tippen ausblenden - - - Pressing Alt displays context-sensitive help or type information as tooltips. - Drücken Sie die Alt-Taste um kontextabhängige Hilfe oder Typinformation als Tool-Tip anzuzeigen. - - - Using Select Block Up / Down actions will now provide smarter selections. - "Einen Block nach open/unten auswählen" funktioniert nun intelligenter. - - - Enable smart selection changing - Die Änderung der intelligenten Auswahl einschalten - - - <html><head/><body> -<p>How text editors should deal with UTF-8 Byte Order Marks. The options are:</p> -<ul ><li><i>Add If Encoding Is UTF-8:</i> always add a BOM when saving a file in UTF-8 encoding. Note that this will not work if the encoding is <i>System</i>, as the text editor does not know what it actually is.</li> -<li><i>Keep If Already Present: </i>save the file with a BOM if it already had one when it was loaded.</li> -<li><i>Always Delete:</i> never write an UTF-8 BOM, possibly deleting a pre-existing one.</li></ul> -<p>Note that UTF-8 BOMs are uncommon and treated incorrectly by some editors, so it usually makes little sense to add any.</p> -<p>This setting does <b>not</b> influence the use of UTF-16 and UTF-32 BOMs.</p></body></html> - <html><head/><body> -<p>Gibt an, wie sich der Texteditor bezüglich UTF-8 Byte Order Marks verhält. Zur Auswahl stehen:</p> -<ul ><li><i>Bei UTF-8-Zeichenkodierung hinzufügen</i> BOM bei UTF-8-Zeichenkodierung stets hinzufügen. Dies wird jedoch bei der Zeichenkodierung <i>System</i> nicht funktionieren, da der Editor in diesem Fall die Zeichenkodierung nicht bestimmen kann.</li> -<li><i>Beibehalten, falls vorhanden: </i>BOM ausschreiben, wenn beim Laden ein BOM festgestellt wurde.</li> -<li><i>Immer entfernen:</i> UTF-8 BOM niemals ausschreiben, existierende unter Umständen entfernen.</li></ul> -<p>Beachten Sie, dass UTF-8 BOMs selten sind und von einigen Editoren falsch behandelt werden. Daher ist es meist sinnlos sie hinzuzufügen.</p> -<p>Die Einstellung beeinflusst <b>nicht</b> die Verwendung von UTF-16 und UTF-32 BOMs.</p></body></html> - - - Default line endings: - Vorgabe für Zeilenenden: - - - For the file patterns listed, do not trim trailing whitespace. - Leerzeichen am Ende nicht in den aufgelisteten Dateitypen bereinigen. - - - Skip clean whitespace for file types: - Leerzeichen nicht in Dateitypen bereinigen: - - - List of wildcard-aware file patterns, separated by commas or semicolons. - Eine durch Kommas oder Semikolons getrennte Liste von Dateinamen. (Platzhalter sind möglich) - - - - TextEditor::Internal::CodeStyleSelectorWidget - - Current settings: - Gegenwärtige Einstellungen: - - - Copy... - Kopieren... - - - Edit... - Bearbeiten... - - - Remove - Entfernen - - - Export... - Exportieren... - - - Import... - Importieren... - - - - TextEditor::DisplaySettingsPage - - Display - Anzeige - - - Display line &numbers - Zeilen&nummern anzeigen - - - Highlight current &line - Aktuelle &Zeile hervorheben - - - Display &folding markers - Code&folding-Zeichen anzeigen - - - Highlight &blocks - &Blöcke hervorheben - - - Mark &text changes - &Textänderungen hervorheben - - - &Visualize whitespace - &Leerzeichen darstellen - - - &Animate matching parentheses - Passende Klammern &animieren - - - Auto-fold first &comment - Ersten &Kommentarblock einklappen - - - Center &cursor on scroll - Cursor beim Scrollen in der &Mitte halten - - - Text Wrapping - Umbruch - - - Enable text &wrapping - &Umbruch aktivieren - - - Display right &margin at column: - Rechten &Rand anzeigen bei Spalte: - - - &Highlight matching parentheses - Passende Klammern &hervorheben - - - Always open links in another split - Verweise immer in anderem geteilten Fenster öffnen - - - Display file encoding - Datei-Zeichenkodierung anzeigen - - - Shows tabs and spaces. - Tabulatoren und Leerzeichen darstellen. - - - Highlight search results on the scrollbar - Suchergebnisse in der Bildlaufleiste hervorheben - - - Animate navigation within file - Navigation innerhalb einer Datei animieren - - - Next to editor content - Neben Editorinhalt - - - Next to right margin - Am rechten Rand - - - Aligned at right side - Rechtsbündig - - - Line annotations - Zeilenannotationen - - - Between lines - Zwischen den Zeilen - - - - TextEditor::Internal::HighlighterSettingsPage - - Syntax Highlight Definition Files - Definitionsdateien für die Syntaxhervorhebung - - - Ignored file patterns: - Ausgeschlossene Datei-Suchmuster: - - - <html><head/><body><p>Highlight definitions are provided by the <a href="https://api.kde.org/frameworks/syntax-highlighting/html/index.html">KSyntaxHighlighting</a> engine.</p></body></html> - <html><head/><body><p>Definitionsdateien für die Syntaxhervorhebung werden von <a href="https://api.kde.org/frameworks/syntax-highlighting/html/index.html">KSyntaxHighlighting</a> bereitgestellt.</p></body></html> - - - User Highlight Definition Files - Dateien für benutzerdefinierte Syntaxhervorhebung - - - Reset Remembered Definitions - Gespeicherte Definitionen zurücksetzen - - - Reset definitions remembered for files that can be associated with more than one highlighter definition. - Gespeicherte Definitionen für Dateien, denen mehrere Definitionsdateien zur Syntaxhervorhebung zugeordnet werden können, zurücksetzen. - - - Download missing and update existing syntax definition files. - Fehlende Syntax-Definitionsdateien herunterladen und bestehende aktualisieren. - - - Download Definitions - Definitionen herunterladen - - - Reload externally modified definition files. - Extern geänderte Definitionsdateien neu laden. - - - Reload Definitions - Definitionen neu laden - - - Generic Highlighter - Generische Syntaxhervorhebung - - - Download finished - Herunterladen beendet - - - - TextEditor::Internal::SnippetsSettingsPage - - Group: - Gruppe: - - - Add - Hinzufügen - - - Remove - Entfernen - - - Revert Built-in - Internes Snippet zurücksetzen - - - Restore Removed Built-ins - Alle internen Snippets zurücksetzen - - - Reset All - Alle zurücksetzen - - - Error While Saving Snippet Collection - Fehler beim Speichern der Snippet-Sammlung - - - Error - Fehler - - - No snippet selected. - Kein Snippet ausgewählt. - - - Snippets - Snippets - - - - TextEditor::TabSettingsWidget - - Tabs And Indentation - Tabulatoren und Einrückung - - - Tab policy: - Tabulatorverhalten: - - - Spaces Only - Nur Leerzeichen - - - Tabs Only - Nur Tabulatoren - - - Mixed - Gemischt - - - Ta&b size: - Tabulator&weite: - - - &Indent size: - &Einrückung: - - - Align continuation lines: - Einrückung von Fortsetzungszeilen: - - - <html><head/><body> -Influences the indentation of continuation lines. - -<ul> -<li>Not At All: Do not align at all. Lines will only be indented to the current logical indentation depth. -<pre> -(tab)int i = foo(a, b -(tab)c, d); -</pre> -</li> - -<li>With Spaces: Always use spaces for alignment, regardless of the other indentation settings. -<pre> -(tab)int i = foo(a, b -(tab) c, d); -</pre> -</li> - -<li>With Regular Indent: Use tabs and/or spaces for alignment, as configured above. -<pre> -(tab)int i = foo(a, b -(tab)(tab)(tab) c, d); -</pre> -</li> -</ul></body></html> - <html><head/><body> -Bestimmt das Verhalten bezüglich der Einrückung von Fortsetzungszeilen. - -<ul> -<li>Keine Einrückung: Keine Einrückung zusätzlich zur logischen Einrückung. -<pre> -(tab)int i = foo(a, b -(tab)c, d); -</pre> -</li> - -<li>Leerzeichen: Zusätzliche Einrückung mittels Leerzeichen. -<pre> -(tab)int i = foo(a, b -(tab) c, d); -</pre> -</li> - -<li>Normale Einrückung: Benutze Tabulatoren oder Leerzeichen entsprechend obiger Konfiguration. -<pre> -(tab)int i = foo(a, b -(tab)(tab)(tab) c, d); -</pre> -</li> -</ul></body></html> - - - Not At All - Keine Einrückung - - - With Spaces - Leerzeichen - - - With Regular Indent - Benutze normale Einrückung - - - The text editor indentation setting is used for non-code files only. See the C++ and Qt Quick coding style settings to configure indentation for code files. - Die Einstellungen des Texteditors bezüglich Einrückung werden nur für Dateien verwendet, die keinen Code enthalten. Verwenden Sie die Einstellungen zu C++ und Qt Quick Coding-Style, um Einrückungen in Code-Dateien festzulegen. - - - <i>Code indentation is configured in <a href="C++">C++</a> and <a href="QtQuick">Qt Quick</a> settings.</i> - <i>Die Einrückung von Code wird in den <a href="C++">C++</a> und <a href="QtQuick">Qt Quick</a> Einstellungen konfiguriert.</i> - - - - VcsBase::Internal::CleanDialog - - Clean Repository - Repository bereinigen - - - Select All - Alles auswählen - - - - VcsBase::Internal::CommonSettingsPage - - Wrap submit message at: - Beschreibung umbrechen bei: - - - characters - Zeichen - - - An executable which is called with the submit message in a temporary file as first argument. It should return with an exit != 0 and a message on standard error to indicate failure. - Eine ausführbare Datei, die mit der Beschreibung in einer temporären Datei als erstem Kommandozeilenparameter aufgerufen wird. Bei Fehlschlag sollte sie einen Rückgabewert ungleich Null mit einer entsprechende Nachricht auf der Fehlerausgabe zurückgeben. - - - Submit message &check script: - Skript zur &Überprüfung der Beschreibung: - - - User/&alias configuration file: - Nutzer/&Alias-Konfigurationsdatei: - - - A simple file containing lines with field names like "Reviewed-By:" which will be added below the submit editor. - Eine Datei, die Zeilen mit Feldnamen (zum Beispiel "Reviewed-By:") enthält, die im Abgabefenster unter der Beschreibung erscheinen. - - - User &fields configuration file: - Nutzer&feld-Konfigurationsdatei: - - - &SSH prompt command: - Graphische &SSH-Passwortabfrage: - - - Specifies a command that is executed to graphically prompt for a password, -should a repository require SSH-authentication (see documentation on SSH and the environment variable SSH_ASKPASS). - Kommando zur graphischen Passwortabfrage bei SSH-Authorisierung eines Repositorys -(siehe SSH-Dokumentation zur Umgebungsvariable SSH-ASKPASS). - - - A file listing nicknames in a 4-column mailmap format: -'name <email> alias <email>'. - Eine Datei, die Nutzernamen in einem vierspaltigen Format (mailmap) enthält: -'Name <E-Mail> Alias <E-Mail>'. - - - Reset information about which version control system handles which directory. - Die Zuordnung, welches Versionsverwaltungssystem welches Verzeichnis behandelt, zurücksetzen. - - - Reset VCS Cache - VCS-Cache zurücksetzen - - - - Utils::SettingsSelector - - Add - Hinzufügen - - - Remove - Entfernen - - - Rename - Umbenennen - - - Do you really want to delete the configuration <b>%1</b>? - Möchten Sie wirklich die Konfiguration <b>%1</b> löschen? - - - New name for configuration <b>%1</b>: - Neuer Name der Konfiguration <b>%1</b>: - - - Rename... - Umbenennen... - - - - Android - - Autogen - Display name for AutotoolsProjectManager::AutogenStep id. - Autogen - - - Autogen - Autogen - - - Arguments: - Argumente: - - - Configuration unchanged, skipping autogen step. - Unveränderte Konfiguration, autogen-Schritt wird übersprungen. - - - Autoreconf - Display name for AutotoolsProjectManager::AutoreconfStep id. - Autoreconf - - - Autoreconf - Autoreconf - - - Configuration unchanged, skipping autoreconf step. - Unveränderte Konfiguration, autoreconf-Schritt wird übersprungen. - - - Autotools Wizard - Autotools-Assistent - - - Please enter the directory in which you want to build your project. It is not recommended to use the source directory for building. This ensures that the source directory remains clean and enables multiple builds with different settings. - Bitte geben Sie das Verzeichnis ein, in dem das Projekt erstellt werden soll. Es wird empfohlen, nicht das Quellverzeichnis zum Erstellen zu verwenden. Das ermöglicht es, das Projekt mehrmals mit verschiedenen Einstellungen zu erstellen. - - - Build directory: - Build-Verzeichnis: - - - Build Location - Build-Verzeichnis - - - Configure - Display name for AutotoolsProjectManager::ConfigureStep id. - Konfigurieren - - - Configure - Konfigurieren - - - Configuration unchanged, skipping configure step. - Unveränderte Konfiguration, configure-Schritt wird übersprungen. - - - Parsing %1 in directory %2 - Werte %1 im Verzeichnis %2 aus - - - Parsing directory %1 - Werte Verzeichnis %1 aus - - - - Debugger - - Type Formats - Formate der Datentypen - - - Qt Types - Qt-Datentypen - - - Standard Types - Standard-Datentypen - - - Misc Types - Andere Datentypen - - - - Git untracked nicht unter Versionskontrolle @@ -18149,1087 +7971,6 @@ should a repository require SSH-authentication (see documentation on SSH and the Show log also for previous names of the file. Log auch für vorherige Namen der Datei anzeigen. - - - QtSupport - - Examples - Beispiele - - - Tutorials - Anleitungen - - - Copy Project to writable Location? - Projekt an schreibbaren Pfad kopieren? - - - <p>The project you are about to open is located in the write-protected location:</p><blockquote>%1</blockquote><p>Please select a writable location below and click "Copy Project and Open" to open a modifiable copy of the project or click "Keep Project and Open" to open the project in location.</p><p><b>Note:</b> You will not be able to alter or compile your project in the current location.</p> - <p>Das zu öffnende Projekt befindet sich in einem schreibgeschützten Verzeichnis:</p><blockquote>%1</blockquote><p>Bitte geben Sie ein schreibbares Verzeichnis an und wählen dann "Kopieren und öffne Projekt", um eine modifizierbare Kopie des Projektes erhalten, oder "Öffne Projekt hier", um das Projekt im gegenwärtigen Verzeichnis zu öffnen</p><p><b>Hinweis:</b> Im gegenwärtigen.Verzeichnis kann das Projekt weder compiliert noch modifiziert werden.</p> - - - &Location: - &Ziel: - - - &Copy Project and Open - &Kopiere und öffne Projekt - - - &Keep Project and Open - &Öffne Projekt hier - - - Cannot Use Location - Ziel kann nicht verwendet werden - - - The specified location already exists. Please specify a valid location. - Der angegebene Pfad existiert bereits. Bitte geben Sie einen gültigen Pfad ein. - - - Cannot Copy Project - Fehler beim Kopieren des Projekts - - - Search in Examples... - Suche in Beispielen... - - - Search in Tutorials... - Suche in Anleitungen... - - - - QmlJSEditor - - Wrap Component in Loader - Komponente in Loader einbetten - - - // TODO: Move position bindings from the component to the Loader. -// Check all uses of 'parent' inside the root element of the component. - // TODO: Move position bindings from the component to the Loader. -// Check all uses of 'parent' inside the root element of the component. - - - // Rename all outer uses of the id "%1" to "%2.item". - // Rename all outer uses of the id "%1" to "%2.item". - - - // Rename all outer uses of the id "%1" to "%2.item.%1". - - // Rename all outer uses of the id "%1" to "%2.item.%1". - - - - - QuickFix::ExtractFunction - - Extract Function - Funktion herausziehen - - - Extract Function Refactoring - Funktion herausziehen - - - Function name - Funktionsname - - - Access - Zugriff - - - - TextEditor::Internal::FindInOpenFiles - - Open Documents - Offene Dokumente - - - Open documents: - Offene Dokumente: - - - Open Documents -%1 - Offene Dokumente -%1 - - - - VcsBase::Internal::UrlTextCursorHandler - - Open URL in Browser... - URL in Browser öffnen... - - - Copy URL Location - URL kopieren - - - - VcsBase::Internal::EmailTextCursorHandler - - Send Email To... - Sende E-Mail an... - - - Copy Email Address - E-Mail Adresse kopieren - - - - QtSupport - - Qt Versions - Qt-Versionen - - - Qt Class Generation - Qt-Klassenerzeugung - - - - RemoteLinux - - Authentication type: - Art der Authentifizierung: - - - &Host name: - &Hostname: - - - IP or host name of the device - IP-Adresse oder Hostname des Geräts - - - &SSH port: - &SSH-Port: - - - Free ports: - Freie Ports: - - - Timeout: - Zeitlimit: - - - s - s - - - &Username: - &Nutzername: - - - Physical Device - Physisches Gerät - - - Emulator - Emulator - - - You will need at least one port. - Sie benötigen mindestens einen freien Port. - - - Create New... - Neu erstellen... - - - Machine type: - Gerätetyp: - - - GDB server executable: - Ausführbare Datei des GDB-Servers: - - - Leave empty to look up executable in $PATH - Wenn der Wert leer ist, wird die ausführbare Datei in $PATH gesucht - - - You can enter lists and ranges like this: '1024,1026-1028,1030'. - Sie können Listen und Bereiche wie folgt angeben: '1024,1026-1028,1030'. - - - &Check host key - Host-S&chlüssel prüfen - - - Default - Vorgabe - - - Specific &key - Aus&gewählter Schlüssel - - - - Todo - - Keywords - Schlüsselworte - - - Edit - Bearbeiten - - - Reset - Zurücksetzen - - - Scanning scope - Suchbereich - - - Scan the whole active project - Im gesamten aktiven Projekt suchen - - - Scan only the currently edited document - Nur im gegenwärtig bearbeiteten Dokument suchen - - - Scan the current subproject - Im aktuellen Teilprojekt suchen - - - - Core::DocumentManager - - Could not save the files. - error message - Die Dateien konnten nicht gespeichert werden. - - - File Error - Dateifehler - - - Error while saving file: %1 - Fehler beim Speichern der Datei: %1 - - - Overwrite? - Überschreiben? - - - An item named "%1" already exists at this location. Do you want to overwrite it? - Es existiert bereits eine Datei des Namens "%1" an dieser Stelle. Wollen Sie sie überschreiben? - - - Save File As - Datei speichern - - - Open File - Datei öffnen - - - Cannot reload %1 - %1 konnte nicht neu geladen werden - - - - Core::IDocument - - File was restored from auto-saved copy. Select Save to confirm or Revert to Saved to discard changes. - Die Datei wurde von einer Sicherheitskopie wiederhergestellt. Wählen Sie Speichern zur Bestätigung oder Wiederherstellen um die Änderungen zu verwerfen. - - - - ProjectExplorer::Internal::SessionModel - - Session - Sitzung - - - Last Modified - Zuletzt geändert - - - New Session Name - Name der neuen Sitzung - - - &Create - &Erstellen - - - Create and &Open - Erstellen und ö&ffnen - - - &Clone - &Klonen - - - Clone and &Open - Klonen und ö&ffnen - - - Rename Session - Sitzung umbenennen - - - &Rename - &Umbenennen - - - Rename and &Open - Umbenennen und ö&ffnen - - - - Todo - - Description - Beschreibung - - - File - Datei - - - Line - Zeile - - - - Todo - - To-Do Entries - To-do-Einträge - - - Current Document - Aktuelles Dokument - - - Scan only the currently edited document. - Nur im gegenwärtig bearbeiteten Dokument suchen. - - - Active Project - Aktives Projekt - - - Scan the whole active project. - Im gesamten aktiven Projekt suchen. - - - Subproject - Teilprojekt - - - Scan the current subproject. - Im aktuellen Teilprojekt suchen. - - - Show "%1" entries - "%1"-Einträge anzeigen - - - - QSsh::SshKeyCreationDialog - - SSH Key Configuration - SSH-Schlüsselkonfiguration - - - Options - Einstellungen - - - Key algorithm: - Schlüsselalgorithmus: - - - &RSA - &RSA - - - Key &size: - Schlüssel&länge: - - - Private key file: - Private Schlüsseldatei: - - - Browse... - Auswählen... - - - Public key file: - Öffentliche Schlüsseldatei: - - - &Generate And Save Key Pair - &Erzeuge und speichere Schlüsselpaar - - - &Cancel - &Abbrechen - - - The ssh-keygen tool was not found. - Das Programm "ssh-keygen" wurde nicht gefunden. - - - Refusing to overwrite existing private key file "%1". - Die private Schlüsseldatei "%1" wird nicht überschrieben. - - - The ssh-keygen tool at "%1" failed: %2 - Das Programm "ssh-keygen" in "%1" hat einen Fehler festgestellt: %2 - - - Key Generation Failed - Fehler bei Erzeugung der Schlüssel - - - Choose Private Key File Name - Name der privaten Schlüsseldatei auswählen - - - Choose... - Auswählen... - - - ECDSA - ECDSA - - - - Android - - Keystore - Keystore - - - Password: - Passwort: - - - Retype password: - Passwort noch einmal eingeben: - - - Show password - Passwort anzeigen - - - Certificate - Zertifikat - - - Alias name: - Alias: - - - Keysize: - Schlüssellänge: - - - Validity (days): - Gültigkeitsdauer (Tage): - - - First and last name: - Vor- und Nachname: - - - Organizational unit (e.g. Necessitas): - Organisationseinheit (z.B. Necessitas): - - - Organization (e.g. KDE): - Organisation (z.B. KDE): - - - Two-letter country code for this unit (e.g. RO): - Länderkennung für die Einheit (2 Buchstaben, z.B. RO): - - - Create a keystore and a certificate - Keystore und Zertifikat erzeugen - - - Certificate Distinguished Names - Namen des Zertifikats - - - City or locality: - Stadt: - - - State or province: - Bundesland oder Provinz: - - - Use Keystore password - Keystore-Passwort verwenden - - - Android Configuration - Android-Konfiguration - - - Android SDK location: - Android-SDK: - - - AVD Manager - AVD-Manager - - - System/data partition size: - Größe der System- und Datenpartition: - - - Mb - Mb - - - Remove - Entfernen - - - Automatically create kits for Android tool chains - Kits für Android-Toolchains automatisch erstellen - - - JDK location: - JDK-Pfad: - - - Start... - Start... - - - Add... - Hinzufügen... - - - Java Settings - Java-Einstellungen - - - Android Settings - Android-Einstellungen - - - SDK Manager - SDK-Manager - - - Android NDK list: - Android NDK-Liste: - - - Add the selected custom NDK. The toolchains and debuggers will be created automatically. - Das gewählte benutzerdefinierte NDK hinzufügen. Die Toolchains und Debugger werden automatisch erstellt. - - - Refresh List - Liste aktualisieren - - - Remove the selected NDK if it has been added manually. - Das gewählte NDK entfernen, wenn Sie es selbst hinzugefügt haben. - - - Select the path of the prebuilt OpenSSL binaries. - Wählen Sie den Pfad der bereits erstellten OpenSSL-Bibliotheken. - - - Open JDK download URL in the system's browser. - URL zum Herunterladen des Open JDK im Browser des System öffnen. - - - Open Android SDK download URL in the system's browser. - URL zum Herunterladen des Android SDK im Browser des System öffnen. - - - Open Android NDK download URL in the system's browser. - URL zum Herunterladen des Android NDK im Browser des System öffnen. - - - Set Up SDK - SDK einrichten - - - Android OpenSSL settings (Optional) - OpenSSL-Einstellungen für Android (optional) - - - OpenSSL binaries location: - Pfad zu OpenSSL-Binärdateien: - - - Download OpenSSL - OpenSSL herunterladen - - - - ProjectExplorer::Internal::DeviceFactorySelectionDialog - - Device Configuration Wizard Selection - Einrichtung einer neuen Gerätekonfiguration - - - Available device types: - Verfügbare Gerätetypen: - - - Start Wizard - Assistent starten - - - - ProjectExplorer::Internal::DeviceSettingsWidget - - Linux Device Configurations - Linux-Geräte-Konfigurationen - - - &Device: - &Gerät: - - - General - Allgemein - - - &Name: - &Name: - - - Type: - Typ: - - - Auto-detected: - Automatisch bestimmt: - - - Current state: - Status: - - - Type Specific - typspezifisch - - - &Add... - &Hinzufügen... - - - &Remove - &Entfernen - - - Set As Default - Als Vorgabe setzen - - - Yes (id is "%1") - Ja (id ist "%1") - - - No - Nein - - - Test - Test - - - Show Running Processes... - Laufende Prozesse anzeigen... - - - Devices - Geräte - - - - Todo - - Keyword - Schlüsselwort - - - Icon - Symbol - - - Color - Farbe - - - errorLabel - errorLabel - - - Keyword cannot be empty, contain spaces, colons, slashes or asterisks. - Das Schlüsselwort darf weder leer sein, noch Leerzeichen, Doppelpunkte, Schrägstriche oder Sternchen enthalten. - - - There is already a keyword with this name. - Ein Schlüsselwort dieses Namens existiert bereits. - - - - QmlDebug::QmlOutputParser - - The port seems to be in use. - Error message shown after 'Could not connect ... debugger:" - Der Port wird bereits verwendet. - - - The application is not set up for QML/JS debugging. - Error message shown after 'Could not connect ... debugger:" - Diese Anwendung ist nicht für QML/JS-Debuggen eingerichtet. - - - - QSsh::SftpFileSystemModel - - File Type - Dateityp - - - File Name - Dateiname - - - Error listing root directory "%1": %2 - Fehler beim Auslesen des Wurzelverzeichnisses "%1": %2 - - - Error listing contents of directory "%1": %2 - Fehler beim Auslesen des Verzeichnisses "%1": %2 - - - - Android - - Keystore password is too short. - Das Keystore-Passwort ist zu kurz. - - - Keystore passwords do not match. - Die Keystore-Passwörter stimmen nicht überein. - - - Certificate password is too short. - Das Passwort des Zertifikats ist zu kurz. - - - Certificate passwords do not match. - Die Passwörter des Zertifikats stimmen nicht überein. - - - Certificate alias is missing. - Der Alias des Zertifikats fehlt. - - - Invalid country code. - Ungültiger Ländercode. - - - Keystore Filename - Dateiname für Keystore - - - Keystore files (*.keystore *.jks) - Keystore-Dateien (*.keystore *.jks) - - - Error - Fehler - - - "%1" terminated. - "%1" beendet. - - - Select JDK Path - Pfad zum JDK auswählen - - - The selected path already has a valid SDK Tools package. - Der gewählte Pfad enthält bereits ein gültiges SDK-Tools-Paket. - - - Remove Android Virtual Device - Android Virtual Device entfernen - - - Cloning OpenSSL prebuilt libraries... - Bereits erstellte OpenSSL-Bibliotheken werden geklont... - - - Remove device "%1"? This cannot be undone. - Gerät "%1" entfernen? Dies kann nicht rückgängig gemacht werden. - - - Select an NDK - NDK auswählen - - - Add Custom NDK - Benutzerdefiniertes NDK hinzufügen - - - The selected path has an invalid NDK. This might mean that the path contains space characters, or that it does not have a "toolchains" sub-directory, or that the NDK version could not be retrieved because of a missing "source.properties" or "RELEASE.TXT" file - Der gewählte Pfad enthält ein ungültiges NDK. Das könnte daran liegen, dass der Pfad Leerzeichen enthält, dass er kein Unterverzeichnis "toolchains" enthält oder dass die NDK-Version nicht bestimmt werden konnte, weil die Dateien "source.properties" oder "RELEASE.TXT" fehlen - - - JDK path exists. - Pfad zum JDK existiert. - - - JDK path is a valid JDK root folder. - Pfad zum JDK ist ein gültiges JDK-Wurzelverzeichnis. - - - Java Settings are OK. - Java-Einstellungen sind korrekt. - - - Java settings have errors. - Java-Einstellungen sind fehlerhaft. - - - Android SDK path exists. - Pfad zum Android-SDK existiert. - - - Android SDK path writable. - Pfad zum Android-SDK ist schreibbar. - - - SDK tools installed. - SDK-Tools sind installiert. - - - Platform tools installed. - Plattformwerkzeuge sind installiert. - - - All essential packages installed for all installed Qt versions. - Für alle installierten Qt-Versionen sind alle notwendigen Pakete installiert. - - - Build tools installed. - Build-Werkzeuge sind installiert. - - - Platform SDK installed. - Plattform-SDK ist installiert. - - - OpenSSL path exists. - Pfad zu OpenSSL existiert. - - - QMake include project (openssl.pri) exists. - QMake-Include-Projekt (openssl.pri) existiert. - - - CMake include project (CMakeLists.txt) exists. - CMake-Include-Projekt (CMakeLists.txt) existiert. - - - OpenSSL Settings are OK. - OpenSSL-Einstellungen sind korrekt. - - - OpenSSL settings have errors. - OpenSSL-Einstellungen sind fehlerhaft. - - - Select Android SDK Folder - Android-SDK-Verzeichnis auswählen - - - Select OpenSSL Include Project File - Include-Projektdatei für OpenSSL wählen - - - OpenSSL Cloning - OpenSSL klonen - - - OpenSSL prebuilt libraries repository is already configured. - Das Repository für bereits erstellte OpenSSL-Bibliotheken ist bereits konfiguriert. - - - The selected download path (%1) for OpenSSL already exists and the directory is not empty. Select a different path or make sure it is an empty directory. - Das gewählte Zielverzeichnis zum Herunterladen von OpenSSL (%1) ist bereits vorhanden und nicht leer. Bitte wählen Sie einen anderen Pfad oder sorgen Sie dafür, dass er leer ist. - - - OpenSSL prebuilt libraries cloning failed. - Das Klonen bereits erstellter OpenSSL-Bibliotheken ist gescheitert. - - - Opening OpenSSL URL for manual download. - Die URL zum manuellen Herunterladen von OpenSSL wird geöffnet. - - - Open Download URL - URL zum Herunterladen öffnen - - - The Git tool might not be installed properly on your system. - Möglicherweise ist Git nicht korrekt auf Ihrem System installiert. - - - (SDK Version: %1, NDK Version: %2) - (SDK-Version: %1, NDK-Version: %2) - - - Download and install Android SDK Tools to %1? - Android-SDK-Tools herunterladen und nach %1 installieren? - - - Cancel - Abbrechen - - - Automatically download Android SDK Tools to selected location. - -If the selected path contains no valid SDK Tools, the SDK Tools package is downloaded -from %1, -and extracted to the selected path. -After the SDK Tools are properly set up, you are prompted to install any essential -packages required for Qt to build for Android. - Android-SDK-Tools automatisch an den gewählten Ort herunterladen. - -Wenn der gewählte Pfad keine gültigen SDK-Tools enthält, wird das Paket -von %1 -heruntergeladen und in den gewählten Pfad entpackt. -Nachdem die SDK-Tools vollständig eingerichtet wurden, werden Sie aufgefordert, alle -notwendigen Pakete zu installieren, die Qt benötigt, um für Android zu erstellen. - - - Automatically download OpenSSL prebuilt libraries. - -These libraries can be shipped with your application if any SSL operations -are performed. Find the checkbox under "Projects > Build > Build Steps > -Build Android APK > Additional Libraries". -If the automatic download fails, Qt Creator proposes to open the download URL -in the system's browser for manual download. - Bereits erstellte OpenSSL-Bibliotheken automatisch herunterladen. - -Diese Bibliotheken können mit Ihrer Anwendung weitergegeben werden, falls -diese SSL-Funktionen verwendet. Sie finden eine Checkbox unter "Projekte > Erstellen > -Schritte zum Erstellen > Android-APK erstellen > Zusätzliche Bibliotheken". -Falls das automatische Herunterladen scheitert, wird Qt Creator vorschlagen, die URL zum -manuellen Herunterladen im Browser des System zu öffnen. - - - Missing Android SDK Packages - Fehlende Android-SDK-Pakete - - - Android settings are OK. - Android-Einstellungen sind korrekt. - - - SDK manager runs (SDK Tools versions <= 26.x require exactly Java 1.8). - SDK-Manager läuft (SDK-Tools-Versionen <= 26.x benötigen die genaue Java-Version 1.8). - - - Android settings have errors. - Android-Einstellungen sind fehlerhaft. - - - Android SDK installation is missing necessary packages. Do you want to install the missing packages? - Der Android-SDK-Installation fehlen notwendige Pakete. Wollen Sie die fehlenden Pakete installieren? - - - - Bookmarks - - Alt+Meta+M - Alt+Meta+M - - - Alt+M - Alt+M - - - - Debugger - - Download of remote file succeeded. - Die Datei wurde erfolgreich heruntergeladen. - - - - Debugger - - Module Name - Modulname - - - Module Path - Modulpfad - - - Symbols Read - Gelesene Symbole - - - Symbols Type - Symboltyp - - - Start Address - Startadresse - - - End Address - Endadresse - - - - Debugger - - Success: - Erfolg: - - - <anonymous> - <anonym> - - - Properties - Eigenschaften - - - - Debugger - - Locals and Expressions - Lokale Variablen und Ausdrücke - - - - Git Changes Änderungen @@ -19266,18 +8007,6 @@ manuellen Herunterladen im Browser des System zu öffnen. Remote: Remote: - - Certificate Error - Zertifikatsfehler - - - Server certificate for %1 cannot be authenticated. -Do you want to disable SSL verification for this server? -Note: This can expose you to man-in-the-middle attack. - Server-Zertifikat für %1 kann nicht authentifiziert werden. -Möchten Sie die SSL-Verifikation für diesen Server abschalten? -Hinweis: Dies macht Sie anfällig für Man-in-the-middle-Angriffe. - (Draft) (Entwurf) @@ -19496,997 +8225,14 @@ gehören nicht zu den verifizierten Remotes in %3. Anderes Verzeichnis angeben?< &Commit &Commit - - - ProjectExplorer::DesktopDevice - - Local PC - Lokaler PC - - - Desktop - Desktop - - - - ProjectExplorer::DeviceManagerModel - - %1 (default for %2) - %1 (Vorgabe für %2) - - - - ProjectExplorer::IDevice - - Device - Gerät - - - - QmlProfiler - - Profiling application: %n events - - Profiling der Anwendung: ein Ereignis - Profiling der Anwendung: %n Ereignisse - - - - Profiling application - Profiling der Anwendung - - - No QML events recorded - Es wurden keine QML-Ereignisse aufgenommen - - - Loading buffered data: %n events - - Lade zwischengespeicherte Daten: ein Ereignis - Lade zwischengespeicherte Daten: %n Ereignisse - - - - Loading offline data: %n events - - Lade Offline-Daten: ein Ereignis - Lade Offline-Daten: %n Ereignisse - - - - Waiting for data - Warte auf Daten - - - Timeline - Zeitleiste - - - Analyze Current Range - Analysiere aktuellen Bereich - - - Analyze Full Range - Analysiere kompletten Bereich - - - Reset Zoom - Vergrößerung zurücksetzen - - - - Qnx - - Preparing remote side... - Bereite Gegenseite vor... - - - Project source directory: - Quellverzeichnis des Projekts: - - - Local executable: - Lokale ausführbare Datei: - - - - Qnx - - Executable on device: - Ausführbare Datei auf Mobilgerät: - - - Remote path not set - Der entfernte Pfad ist nicht eingestellt - - - Executable on host: - Ausführbare Datei auf Hostrechner: - - - Path to Qt libraries on device - Pfad zu den Qt-Bibliotheken auf dem Gerät - - - - RemoteLinux - - Unexpected output from remote process: "%1" - Unerwartete Ausgabe des entfernten Prozesses: "%1" - - - Cannot check for free disk space: "%1" is not an absolute path. - Der freie Speicherplatz kann nicht bestimmt werden: "%1" ist kein absoluter Pfad. - - - The remote file system has only %n megabytes of free space, but %1 megabytes are required. - - Das entfernte Dateisystem hat nur 1 Megabyte freien Speicherplatz; es sind aber %1 Megabytes erforderlich. - Das entfernte Dateisystem hat nur %n Megabytes freien Speicherplatz; es sind aber %1 Megabytes erforderlich. - - - - Remote process failed: %1 - Der entfernte Prozess schlug fehl: %1 - - - The remote file system has %n megabytes of free space, going ahead. - - Das entfernte Dateisystem hat 1 Megabyte freien Speicherplatz; setze fort. - Das entfernte Dateisystem hat %n Megabytes freien Speicherplatz; setze fort. - - - - - RemoteLinux - - Remote path to check for free space: - Zu überprüfender Pfad: - - - Required disk space: - Erforderlicher Speicherplatz: - - - MB - MB - - - Check for free disk space - Freien Plattenplatz überprüfen - - - - ResourceEditor - - Invalid file location - Ungültiger Pfad - - - Copy - Kopieren - - - Abort - Abbrechen - - - Skip - Überspringen - - - The file %1 is not in a subdirectory of the resource file. You now have the option to copy this file to a valid location. - Die Datei %1 befindet sich nicht in einem Unterverzeichnis der Ressourcendatei. Sie können sie jetzt an die richtige Stelle kopieren. - - - Choose Copy Location - Wählen Sie ein Ziel zum Kopieren - - - Overwriting Failed - Fehler beim Überschreiben - - - Could not overwrite file %1. - Die Datei %1 konnte nicht überschrieben werden. - - - Copying Failed - Fehler beim Kopieren - - - Could not copy the file to %1. - Die Datei konnte nicht nach %1 kopiert werden. - - - - ResourceEditor - - All files (*) - Alle Dateien (*) - - - - Android - - Run on Android - Ausführung auf Android-Gerät - - - Android Device - Android-Gerät - - - NDK is not configured in Devices > Android. - In Geräte > Android ist kein NDK konfiguriert. - - - SDK is not configured in Devices > Android. - In Geräte > Android ist kein SDK konfiguriert. - - - Failed to detect the ABIs used by the Qt version. Check the settings in Devices > Android for errors. - Die von der Qt-Version verwendeten ABIs konnten nicht bestimmt werden. Bitte prüfen Sie die Einstellungen in Geräte > Android auf Fehler. - - - Android - Qt Version is meant for Android - Android - - - - CppEditor::Internal::FunctionDeclDefLink - - Target file was changed, could not apply changes - Die Änderungen konnten nicht vorgenommen werden, da die Zieldatei geändert wurde - - - Apply changes to definition - Änderungen der Definition anwenden - - - Apply changes to declaration - Änderungen der Deklaration anwenden - - - Apply Function Signature Changes - Änderungen der Funktionssignatur anwenden - - - - QmlJSTools - - The type will only be available in the QML editors when the type name is a string literal. - Dieser Typ wird im QML Editor nur sichtbar sein, wenn der Typname ein Zeichenketten-Literal ist. - - - The module URI cannot be determined by static analysis. The type will be available -globally in the QML editor. You can add a "// @uri My.Module.Uri" annotation to let -the QML editor know about a likely URI. - Der Modul-URI kann nicht mittels statischer Analyse bestimmt werden. Der Typ wird im -QML-Editor global verfügbar sein. Sie können eine Annotation der Form "// @uri My.Module.Uri" -hinzufügen, um dem QML-Editor den wahrscheinlichen URI mitzuteilen. - - - must be a string literal to be available in the QML editor - muss eine Zeichenkette sein, um im QML-Editor verfügbar zu sein - - - - Qnx - - QNX %1 - Qt Version is meant for QNX - QNX %1 - - - No SDP path was set up. - Es ist kein SDP-Pfad eingestellt. - - - - ProjectExplorer::DeviceProcessesDialog - - Filter - Filter - - - &Update List - Liste &aktualisieren - - - &Kill Process - Prozess b&eenden - - - Kit: - Kit: - - - &Filter: - &Filter: - - - List of Processes - Liste der Prozesse - - - &Attach to Process - &An Prozess anhängen - - - - ProjectExplorer::DeviceProcessList - - Command Line - Kommandozeile - - - Process ID - Prozess-ID - - - - Utils::ElfReader - - "%1" is an invalid ELF object (%2) - "%1" ist keine gültige ELF-Objektdatei (%2) - - - "%1" is not an ELF object (file too small) - "%1" ist keine ELF-Objektdatei (Datei zu klein) - - - "%1" is not an ELF object - "%1" ist keine ELF-Objektdatei - - - odd cpu architecture - Unbekannte CPU-Architektur - - - odd endianness - Unbekannte Endianness - - - unexpected e_shsize - unerwartete e_shsize - - - unexpected e_shentsize - unerwartete e_shentsize - - - announced %n sections, each %1 bytes, exceed file size - - Es wurde eine Sektion der Größe %1 bytes angekündigt, was die Dateigröße überschreiten würde - Es wurden %n Sektionen der Größe %1 bytes angekündigt, was die Dateigröße überschreiten würde - - - - string table seems to be at 0x%1 - Die Zeichenkettentabelle ist offenbar bei 0x%1 - - - section name %1 of %2 behind end of file - Der Sektionsname %1 von %2 ist hinter dem Dateiende - - - - ProjectExplorer::DeviceUsedPortsGatherer - - Connection error: %1 - Verbindungsfehler: %1 - - - Remote process crashed: %1 - Der entfernte Prozess ist abgestürzt: %1 - - - Remote process failed; exit code was %1. - Der entfernte Prozess schlug fehl, Rückgabewert %1. - - - Remote error output was: %1 - Fehlerausgabe: %1 - - - - RemoteLinux - - Generic Linux - Generisches Linux - - - Generic Linux Device - Generisches Linux-Gerät - - - Deploy Public Key... - Öffentlichen Schlüssel senden... - - - Open Remote Shell - Entfernte Shell starten - - - Error running remote shell: %1 - Fehler bei der Ausführung der entfernten Shell: %1 - - - Error starting remote shell. - Fehler beim Start der entfernten Shell. - - - - ClearCase - - Check Out - Check Out - - - &Reserved - &Reserviert - - - &Unreserved if already reserved - &Nicht reserviert, falls bereits reserviert - - - &Preserve file modification time - Änderungsdatum von D&ateien beibehalten - - - Use &Hijacked file - Hijack: Unset read-only flag without check-out. This is used for local changes which the user does not want to commit. - Datei &hijacked verwenden - - - &Checkout comment: - &Checkout-Kommentar: - - - Configuration - Konfiguration - - - &Command: - &Kommando: - - - Diff - Diff - - - &External - &Extern - - - Arg&uments: - Arg&umente: - - - Miscellaneous - Sonstige Einstellungen - - - &History count: - Beschränkung der &History: - - - &Timeout: - &Zeitlimit: - - - s - s - - - &Automatically check out files on edit - Bearbeitete Dateien &automatisch auschecken - - - Aut&o assign activity names - Aktivitäten aut&omatisch Namen zuweisen - - - &Prompt on check-in - &Abgabe bestätigen - - - Di&sable indexer - Indexer ab&schalten - - - &Index only VOBs: - VOB: Versioned Object Base - Nur VOBs &indizieren: - - - Check this if you have a trigger that renames the activity automatically. You will not be prompted for activity name. - Aktivieren Sie diese Einstellung, wenn Sie einen Trigger verwenden, der die Aktivität automatisch umbenennt. Sie werden nicht nach dem Namen der Aktivität gefragt. - - - VOBs list, separated by comma. Indexer will only traverse the specified VOBs. If left blank, all active VOBs will be indexed. - VOB-Liste, durch Kommata getrennt. Der Indexer wird nur die hier angegebenen VOBs abarbeiten. Wenn das Feld leer ist, werden alle aktiven VOBs indiziert. - - - &Graphical (single file only) - &Grafisch (nur eine Datei) - - - Check out or check in files with no comment (-nc/omment). - Dateien ohne Kommentar aus- oder einchecken (-nc/omment). - - - Do &not prompt for comment during checkout or check-in - Beim Check-in oder Check-out &nicht nach Kommentaren fragen - - - Dialog - Dialog - - - &Save copy of the file with a '.keep' extension - &Kopie der Datei mit dem Suffix '.keep' erstellen - - - The file was changed. - Die Datei wurde geändert. - - - Confirm Version to Check Out - Bestätigung der Check-Out-Version - - - Version after &update - Version nach &Aktualisierung - - - Created by: - Erstellt von: - - - Created on: - Date - Erstellt am: - - - Multiple versions of "%1" can be checked out. Select the version to check out: - Mehrere Versionen von "%1", kommen für einen Checkout in Frage. Bitte wählen Sie eine Version für den Checkout: - - - &Loaded version - Ge&ladene Version - - - Note: You will not be able to check in this file without merging the changes (not supported by the plugin) - Hinweis: Diese Datei kann nicht ohne Mergen der Änderungen eingecheckt werden (durch das Plugin nicht unterstützt) - - - - Android - - AVD Name - AVD - Android Virtual Device - AVD-Name - - - API - API - - - Device Type - Gerätetyp - - - SD-card Size - Größe der SD-Karte - - - Target - Ziel - - - CPU/ABI - CPU/ABI - - - - ClearCase - - Select &activity: - Aktivität &auswählen: - - - Add - Hinzufügen - - - Keep item activity - Aktivität des Elements beibehalten - - - ClearCase Check In - ClearCase Einchecken - - - Chec&k in even if identical to previous version - Einchec&ken auch wenn zur Vorgängerversion identisch - - - &Check In - &Einchecken - - - ClearCase Command - ClearCase-Befehl - - - In order to use External diff, "diff" command needs to be accessible. - Zur Verwendung von externen Diffs muss ein "diff"-Kommando verfügbar sein. - - - DiffUtils is available for free download at http://gnuwin32.sourceforge.net/packages/diffutils.htm. Extract it to a directory in your PATH. - DiffUtils sind kostenlos erhältlich unter http://gnuwin32.sourceforge.net/packages/diffutils.htm . Bitte entpacken Sie sie in ein im Suchpfad befindliches Verzeichnis. - - - ClearCase - ClearCase - - - - Debugger - - Start Debugger - Debugger starten - - - Override server channel: - Kanal des Servers überschreiben: - - - For example, %1 - "For example, /dev/ttyS0, COM1, 127.0.0.1:1234" - Zum Beispiel %1 - - - Select Executable - Ausführbare Datei auswählen - - - Server port: - Server-Port: - - - Select Working Directory - Wählen Sie das Arbeitsverzeichnis aus - - - Select Server Start Script - Server-Startskript wählen - - - This option can be used to point to a script that will be used to start a debug server. If the field is empty, default methods to set up debug servers will be used. - Mit dieser Einstellung kann ein Skript zum Start eines Debug-Servers angegeben werden. Wenn das Feld leer ist, wird der Debug-Server mit den integrierten Methoden eingerichtet. - - - &Server start script: - &Server-Startskript: - - - Select SysRoot Directory - SysRoot-Verzeichnis auswählen - - - This option can be used to override the kit's SysRoot setting. - Diese Option kann verwendet werden, um die SysRoot-Einstellung des Kits zu überschreiben. - - - Override S&ysRoot: - S&ysRoot überschreiben: - - - This option can be used to send the target init commands. - Diese Option kann verwendet werden, um Kommandos zum Einrichten des Ziels zu senden. - - - &Init commands: - Kommandos zum E&inrichten: - - - This option can be used to send the target reset commands. - Diese Option kann verwendet werden, um Kommandos zum Zurücksetzen des Ziels zu senden. - - - &Reset commands: - Kommandos zum Zu&rücksetzen: - - - Select Location of Debugging Information - Pfad zu Debug-Information - - - Base path for external debug information and debug sources. If empty, $SYSROOT/usr/lib/debug will be chosen. - Basispfad für Debuginformationen und Quellen. Als Vorgabe wird $SYSROOT/usr/lib/debug benutzt. - - - &Kit: - &Kit: - - - Local &executable: - Ausführbare Datei (&lokal): - - - Command line &arguments: - Kommandozeilen&argumente: - - - Run in &terminal: - Im &Terminal ausführen: - - - Break at "&main": - Haltepunkt bei "&main": - - - Debug &information: - Debug&information: - - - Attach to %1 - An %1 anhängen - - - Normally, the running server is identified by the IP of the device in the kit and the server port selected above. -You can choose another communication channel here, such as a serial line or custom ip:port. - Normalerweise wird der laufende Server durch die IP-Adresse des im Kit angegebenen Geräts und den oben ausgewählten Port bestimmt. -Sie können hier eine andere Verbindung wählen, beispielsweise eine serielle Verbindung oder eine beliebige IP:Port-Kombination. - - - &Recent: - &Letzte: - - - - ProjectExplorer::Internal::DeviceProcessesDialogPrivate - - Remote Error - Entfernter Fehler - - - - ProjectExplorer::SshDeviceProcessList - - Connection failure: %1 - Fehler beim Herstellen der Verbindung: %1 - - - Process listing command failed with exit code %1. - Das Kommando zur Auflistung der Prozesse schlug mit Rückgabewert %1 fehl. - - - Error: Kill process failed: %1 - Fehlschlag beim Beenden des Prozesses: %1 - - - Remote stderr was: %1 - Fehlerausgabe: %1 - - - - ProjectExplorer::ToolChainConfigWidget - - Name: - Name: - - - - ResourceEditor - - The file name is empty. - Der Dateiname ist leer. - - - XML error on line %1, col %2: %3 - XML-Fehler in Zeile %1, Spalte %2: %3 - - - The <RCC> root element is missing. - Das Wurzelelement (<RCC>) fehlt. - - - Cannot save file. - Die Datei konnte nicht gespeichert werden. - - - - Core::IVersionControl - - Open with VCS (%1) - Öffnen mittels Versionskontrollsystem (%1) - - - - ProjectExplorer::Kit - - Unnamed - Unbenannt - - - Kit - Kit - - - Kit ID - Kit-ID - - - Kit filesystem-friendly name - Kit-Name zur Verwendung als Dateiname - - - The name of the currently active kit. - Der Name des aktiven Kits. - - - The name of the currently active kit in a filesystem-friendly version. - Der Name des aktiven Kits zur Verwendung als Dateiname. - - - The id of the currently active kit. - Die ID des aktiven Kits. - - - Clone of %1 - Kopie von %1 - - - Error: - Fehler: - - - Warning: - Warnung: - - - - ProjectExplorer::KitManager - - Desktop (%1) - Desktop (%1) - - - Desktop - Desktop - - - - ProjectExplorer::Internal::KitManagerConfigWidget - - Name: - Name: - - - Kit name and icon. - Kit-Name und Symbol. - - - <html><head/><body><p>The name of the kit suitable for generating directory names. This value is used for the variable <i>%1</i>, which for example determines the name of the shadow build directory.</p></body></html> - <html><head/><body><p>Der Name des Kits, der zum Erzeugen von Verzeichnisnamen geeignet ist. Dieser Wert wird für die Variable <i>%1</i> benutzt, die zum Beispiel den Namen des Shadow-Build-Verzeichnisses bestimmt.</p></body></html> - - - File system name: - Dateisystemname: - - - Kit icon. - Kit-Symbol. - - - Select Icon... - Symbol auswählen... - - - Reset to Device Default Icon - Auf vorgegebenes Gerätesymbol zurücksetzen - - - Display name is not unique. - Der anzuzeigende Name ist nicht einmalig. - - - Mark as Mutable - Als veränderlich kennzeichnen - - - Default for %1 - Vorgabe für %1 - - - Select Icon - Symbol auswählen - - - Images (*.png *.xpm *.jpg) - Bilddateien (*.png *.xpm *.jpg) - - - - ProjectExplorer::Internal::KitModel - - Auto-detected - Automatisch bestimmt - - - Manual - Benutzerdefiniert - - - %1 (default) - Mark up a kit as the default one. - %1 (Vorgabe) - - - Name - Name - - - - QtSupport - - %1 (invalid) - %1 (ungültig) - - - - ProjectExplorer::RunConfiguration - - Run Settings - Einstellungen zur Ausführung - - - Variables in the current run environment - Variablen in der aktuellen Ausführungsumgebung - - - The currently active run configuration's working directory - Das Arbeitsverzeichnis der aktiven Ausführungskonfiguration - - - No build system active - Kein Build-System aktiv - - - Run on %1 - Shown in Run configuration if no executable is given, %1 is device name - Auf %1 ausführen - - - %1 (on %2) - Shown in Run configuration, Add menu: "name of runnable (on device name)" - %1 (auf %2) - - - - Git Local Changes Found. Choose Action: Es wurden lokale Änderungen festgestellt: Wählen Sie eine Aktion: - - RadioButton - RadioButton - Discard Local Changes Lokale Änderungen verwerfen - - CheckBox - CheckBox - Checkout branch "%1" Branch "%1" auschecken @@ -20507,178 +8253,6 @@ Sie können hier eine andere Verbindung wählen, beispielsweise eine serielle Ve Create Branch Stash for Current Branch Branch-Stash für akuellen Branch anlegen - - - texteditv2 - - Text Edit - Text Edit - - - - textinputv2 - - Text - Text - - - - textv2 - - Text - Text - - - - VcsBase::SubmitEditorWidget - - Subversion Submit - Subversion Submit - - - Descriptio&n - &Beschreibung - - - F&iles - &Dateien - - - %1 %2/%n File(s) - - %1 %2/%n Datei - %1 %2/%n Dateien - - - - Update in progress - Aktualisierung läuft - - - Description is empty - Beschreibung ist leer - - - No files checked - Keine Dateien ausgewählt - - - &Commit - &Commit - - - Select All - Check all for submit - Alle für Submit auswählen - - - Unselect All - Uncheck all for submit - Alle für Submit abwählen - - - Select a&ll - A&lle auswählen - - - - ExtensionSystem::PluginErrorOverview - - Continue - Fortsetzen - - - - QmlJS::SimpleAbstractStreamReader - - Cannot find file %1. - Die Datei '%1' kann nicht gefunden werden. - - - Could not parse document. - Das Dokument konnte nicht ausgewertet werden. - - - Expected document to contain a single object definition. - Das Dokument sollte eine einzige Objektdefinition enthalten. - - - Expected expression statement after colon. - Nach dem Doppelpunkt wird ein Ausdruck erwartet. - - - - QmlJS::SimpleReader - - Property is defined twice. - Eigenschaft ist doppelt definiert. - - - - Bookmarks - - Note text: - Anmerkungstext: - - - Line number: - Zeilennummer: - - - - CPlusplus::CheckSymbols - - Only virtual functions can be marked 'override' - Nur virtuelle Funktionen können als 'override' gekennzeichnet werden - - - - CPlusPlus::CheckSymbols - - Only virtual functions can be marked 'final' - Nur virtuelle Funktionen können als 'final' gekennzeichnet werden - - - Expected a namespace-name - Angabe eines Namensraums erforderlich - - - Too many arguments - Zu viele Argumente - - - - CplusPlus::CheckSymbols - - Too few arguments - Zu wenige Argumente - - - - ImageViewer - - Color at %1,%2: red: %3 green: %4 blue: %5 alpha: %6 - Farbe bei %1,%2: rot: %3 grün: %4 blau: %5 alpha: %6 - - - Size: %1x%2, %3 byte, format: %4, depth: %5 - Größe: %1x%2, %3 Bytes, Format: %4, Tiefe: %5 - - - <Click to display color> - <Klicken Sie, um die Farbe anzuzeigen> - - - Copy Image - Bild kopieren - - - Open Image Viewer - Bildbetrachter öffnen - - - - Git Normal Normal @@ -20772,12 +8346,18288 @@ Entfernt: %4 Führen Sie git config --global merge.tool &lt;tool&gt; aus, um es zu konfigurieren, und versuchen Sie es erneut. - Merge tool process finished successfully. - Mergetool-Prozess wurde erfolgreich beendet. + Cannot find a Gerrit remote. Add one and try again. + Es wurde kein Remote-Repository für Gerrit gefunden. Bitte fügen Sie eines hinzu und versuchen es erneut. - Merge tool process terminated with exit code %1 - Der mergetool-Prozess wurde beendet, Rückgabewert %1 + Number of commits between %1 and %2: %3 + Anzahl der Commits zwischen %1 und %2: %3 + + + Are you sure you selected the right target branch? + Sind Sie sicher, dass Sie den richtigen Ziel-Branch gewählt haben? + + + Checked - Mark change as WIP. +Unchecked - Mark change as ready for review. +Partially checked - Do not change current state. + Markiert - Änderung als "WIP" markieren. +Nicht markiert - Änderung als bereit zur Prüfung markieren. +Teilmarkiert - Zustand nicht verändern. + + + Checked - Mark change as private. +Unchecked - Remove mark. +Partially checked - Do not change current state. + Markiert - Änderung als privat markieren. +Nicht markiert - Markierung entfernen. +Teilmarkiert - Zustand nicht verändern. + + + Supported on Gerrit 2.15 and later. + Unterstützt von Gerrit 2.15 und höher. + + + Checked - The change is a draft. +Unchecked - The change is not a draft. + Markiert - Die Änderung ist ein Entwurf. +Nicht markiert - Die Änderung ist kein Entwurf. + + + No remote branches found. This is probably the initial commit. + Keine Branches im Remote-Repository gefunden. Dies ist wahrscheinlich der erste Commit. + + + Branch name + Branch-Name + + + ... Include older branches ... + ... Ältere Branches einschließen ... + + + Reset to: + Zurücksetzen auf: + + + Select change: + Change auswählen: + + + Reset type: + Rücksetzmodus: + + + Mixed + Using the English original because this is what will be passed to git (--mixed). + Mixed + + + Hard + Hard + + + Soft + Soft + + + Sha1 + Sha1 + + + Refreshing Commit Data + Aktualisiere Commit-Daten + + + Filter by message + + + + Filter log entries by text in the commit message. + + + + Filter by content + + + + Filter log entries by added or removed string. + + + + Filter by author + + + + Filter log entries by author. + + + + &Blame %1 + &Blame %1 + + + Blame &Parent Revision %1 + Blame der über&geordneten Revision %1 + + + Stage Chunk... + Chunk für Commit vorsehen... + + + Unstage Chunk... + Chunk aus Commit entfernen... + + + Tree (optional) + Baum (optional) + + + Can be HEAD, tag, local or remote branch, or a commit hash. +Leave empty to search through the file system. + Kann HEAD sein, ein Tag oder ein lokaler oder entfernter Branch oder ein Commit-Hash. +Leer lassen, um das Dateisystem zu durchsuchen. + + + Recurse submodules + In Submodule hinabsteigen + + + Git Grep + Git Grep + + + Ref: %1 +%2 + Ref: %1 +%2 + + + Git Show %1:%2 + Git Show %1:%2 + + + Authentication + Authentifizierung + + + <html><head/><body><p>Gerrit server with HTTP was detected, but you need to set up credentials for it.</p><p>To get your password, <a href="LINK_PLACEHOLDER"><span style=" text-decoration: underline; color:#007af4;">click here</span></a> (sign in if needed). Click Generate Password if the password is blank, and copy the user name and password to this form.</p><p>Choose Anonymous if you do not want authentication for this server. In this case, changes that require authentication (like draft changes or private projects) will not be displayed.</p></body></html> + <html><head/><body><p>Ein Gerrit-Server mit HTTP wurde erkannt, aber Sie müssen Zugangsdaten angeben.</p><p>Um Ihr Passwort zu erhalten, <a href="LINK_PLACEHOLDER"><span style=" text-decoration: underline; color:#007af4;">klicken Sie hier</span></a>. (Melden Sie sich an, wenn nötig.). Wenn das Passwortfeld leer ist, klicken Sie "Generate Password" und kopieren den Benutzernamen und das Passwort in dieses Formular.</p><p>Wählen Sie "Anonym", wenn Sie keine Authentifizierung für diesen Server wünschen. In diesem Fall werden Änderungen, die eine Authentifizierung benötigen (wie "Drafts" oder private Projekte), nicht angezeigt.</p></body></html> + + + &Password: + &Passwort: + + + Server: + Server: + + + Anonymous + Anonym + + + Refresh Remote Servers + Remote-Server aktualisieren + + + Fallback + Fallback + + + Include Old Entries + Alte Einträge einschließen + + + Include Tags + Tags anzeigen + + + Refresh + Aktualisieren + + + Include branches and tags that have not been active for %n days. + + Branches und Tags einschließen, die seit einem Tag nicht benutzt wurden. + Branches und Tags einschließen, die seit %n Tagen nicht benutzt wurden. + + + + Create Git Repository... + Git-Repository erzeugen... + + + Add Branch... + Branch hinzufügen... + + + &Fetch + &Fetch + + + Remove &Stale Branches + + + + Manage &Remotes... + &Remotes verwalten... + + + Rem&ove... + En&tfernen... + + + Re&name... + Umbe&nennen... + + + &Checkout + Aus&checken + + + &Diff + &Diff + + + &Log + &Log + + + Reflo&g + + + + Re&set + Zurück&setzen + + + &Merge "%1" into "%2" (Fast-Forward) + + + + Merge "%1" into "%2" (No &Fast-Forward) + + + + &Merge "%1" into "%2" + + + + &Rebase "%1" on "%2" + + + + &Track + &Folgen + + + Would you like to delete the tag "%1"? + Möchten Sie das Tag "%1" löschen? + + + Would you like to delete the branch "%1"? + Möchten Sie den Branch "%1" löschen? + + + Would you like to delete the <b>unmerged</b> branch "%1"? + Es wurde mit dem Branch "%1" noch <b>keine</b> Merge-Operation durchgeführt. Möchten Sie ihn dennoch löschen? + + + Delete Tag + Tag löschen + + + Delete Branch + Branch löschen + + + Git Reset + Git Reset + + + Reset branch "%1" to "%2"? + + + + Git Branches + Git Branches + + + Filter + Filter + + + Diff + Diff + + + Show difference. + Änderung anzeigen. + + + Filter: + Filter: + + + Case Sensitive + Groß-/Kleinschreibung + + + &Copy "%1" + "%1" &Kopieren + + + &Describe Change %1 + Änderung %1 &beschreiben + + + Git Settings + Git-Einstellungen + + + Triggers a Git version control operation. + + + + &Git + &Git + + + Current &File + Aktuelle &Datei + + + Meta+G,Meta+D + Meta+G,Meta+D + + + Alt+G,Alt+D + Alt+G,Alt+D + + + Meta+G,Meta+L + Meta+G,Meta+L + + + Alt+G,Alt+L + Alt+G,Alt+L + + + Meta+G,Meta+B + Meta+G,Meta+B + + + Alt+G,Alt+B + Alt+G,Alt+B + + + Stage File for Commit + Datei zu Commit hinzufügen (stage) + + + Stage "%1" for Commit + "%1" zu Commit hinzufügen (stage) + + + Meta+G,Meta+A + Meta+G,Meta+A + + + Alt+G,Alt+A + Alt+G,Alt+A + + + Unstage File from Commit + Datei aus Commit entfernen (unstage) + + + Unstage "%1" from Commit + "%1" aus Commit entfernen (unstage) + + + Undo Unstaged Changes + Nicht bereitgestellte Änderungen rückgängig machen (unstaged) + + + Undo Unstaged Changes for "%1" + Nicht bereitgestellte Änderungen in "%1" rückgängig machen (unstaged) + + + Undo Uncommitted Changes + Ausstehende Änderungen rückgängig machen + + + Undo Uncommitted Changes for "%1" + Ausstehende Änderungen in "%1" rückgängig machen + + + Meta+G,Meta+U + Meta+G,Meta+U + + + Alt+G,Alt+U + Alt+G,Alt+U + + + Current &Project + Aktuelles &Projekt + + + Meta+G,Meta+Shift+D + Meta+G,Meta+Shift+D + + + Alt+G,Alt+Shift+D + Alt+G,Alt+Shift+D + + + Meta+G,Meta+K + Meta+G,Meta+K + + + Alt+G,Alt+K + Alt+G,Alt+K + + + &Local Repository + &Lokales Repository + + + Meta+G,Meta+C + Meta+G,Meta+C + + + Alt+G,Alt+C + Alt+G,Alt+C + + + Recover Deleted Files + Gelöschte Dateien wiederherstellen + + + Update Submodules + Submodule aktualisieren + + + Skip Rebase + Rebase überspringen + + + Continue Cherry Pick + Cherry-Pick fortsetzen + + + Branches... + Branches... + + + &Patch + &Patch + + + Apply from Editor + Von Editor + + + Apply "%1" + Patch "%1" anwenden + + + Apply from File... + Von Datei... + + + &Stash + &Stash + + + Saves the current state of your work and resets the repository. + Speichert den gegenwärtigen Stand der Arbeit und setzt das Repository zurück. + + + Saves the current state of your unstaged files and resets the repository to its staged state. + Speichert den gegenwärtigen Stand der nicht bereitgestellten Dateien und setzt das Repository auf den bereitgestellten Zustand zurück. + + + Take Snapshot... + Snapshot erzeugen... + + + Saves the current state of your work. + Sichert den gegenwärtigen Arbeitsstand. + + + Restores changes saved to the stash list using "Stash". + Stellt den gesicherten Zustand von "Stash" wieder her. + + + &Remote Repository + &Entferntes Repository + + + &Subversion + &Subversion + + + DCommit + DCommit + + + Manage Remotes... + Remotes verwalten... + + + Archive... + Archive... + + + Diff Current File + Avoid translating "Diff" + + + + Diff of "%1" + Avoid translating "Diff" + Diff für "%1" + + + Log Current File + Avoid translating "Log" + + + + Log of "%1" + Avoid translating "Log" + Log für "%1" + + + Blame Current File + Avoid translating "Blame" + Blame für Datei + + + Blame for "%1" + Avoid translating "Blame" + Blame für "%1" + + + Diff Current Project + Avoid translating "Diff" + Diff für Projekt + + + Diff Project "%1" + Avoid translating "Diff" + Diff für Projekt "%1" + + + Log Project + Avoid translating "Log" + Log für Projekt + + + Log Project "%1" + Avoid translating "Log" + Log für Projekt "%1" + + + Clean Project... + Avoid translating "Clean" + Projekt bereinigen... + + + Clean Project "%1"... + Avoid translating "Clean" + Projekt "%1" bereinigen... + + + Amend Last Commit... + Avoid translating "Commit" + Letzten Commit ändern... + + + Fixup Previous Commit... + Avoid translating "Commit" + Vorangehenden Commit verbessern... + + + Interactive Rebase... + Avoid translating "Rebase" + Interaktives Rebase... + + + Abort Merge + Avoid translating "Merge" + Merge abbrechen + + + Abort Rebase + Avoid translating "Rebase" + Rebase abbrechen + + + Abort Cherry Pick + Avoid translating "Cherry Pick" + Cherry-Pick abbrechen + + + Abort Revert + Avoid translating "Revert" + Revert abbrechen + + + Stash Unstaged Files + Avoid translating "Stash" + Stash nicht bereitgestellter Dateien (unstaged) + + + Stash Pop + Avoid translating "Stash" + Stash Pop + + + Git &Tools + Git-&Werkzeuge + + + Gitk Current File + Gitk mit Datei + + + Gitk of "%1" + Gitk mit "%1" + + + Gitk for folder of Current File + Gitk für Verzeichnis der Datei + + + Gitk for folder of "%1" + Gitk für Verzeichnis von "%1" + + + Git Gui + Git Gui + + + Repository Browser + Repository-Browser + + + Git Bash + Git Bash + + + Actions on Commits... + Aktionen mit Commits... + + + Create Repository... + Repository erzeugen... + + + Undo Changes to %1 + Änderungen in %1 rückgängig machen + + + Interactive Rebase + Interaktives Rebase + + + Another submit is currently being executed. + Ein weiterer Submit-Vorgang findet gerade statt. + + + Unsupported version of Git found. Git %1 or later required. + Es wurde eine nicht unterstützte Version von Git festgestellt. Es wird Git %1 oder neuer benötigt. + + + Amend %1 + Abgabe %1 ändern (amend) + + + Git Fixup Commit + Git Fixup Commit + + + Git Commit + Git Commit + + + Unable to Retrieve File List + Die Dateiliste konnte nicht bestimmt werden + + + Repository Clean + Repository bereinigt + + + The repository is clean. + Das Repository wurde bereits bereinigt. + + + Patches (*.patch *.diff) + Patch-Dateien (*.patch *.diff) + + + Choose Patch + Patch-Datei auswählen + + + Patch %1 successfully applied to %2 + Die Patch-Datei %1 wurde erfolgreich auf das Repository %2 angewandt + + + + Help + + Add and remove compressed help files, .qch. + Hinzufügen oder Entfernen von komprimierten Hilfedateien (.qch). + + + Registered Documentation + Registrierte Dokumentationen + + + Add... + Hinzufügen... + + + Remove + Entfernen + + + Filters + Filter + + + Unfiltered + Ungefiltert + + + General + Allgemein + + + Change takes effect after reloading help pages. + Änderung wird wirksam, wenn die Hilfeseiten neu geladen werden. + + + Note: The above setting takes effect only if the HTML file does not use a style sheet. + Hinweis: Die obige Einstellung ist nur wirksam, wenn die HTML-Seite kein Stylesheet verwendet. + + + Zoom: + Vergrößerungsfaktor: + + + % + % + + + Default (%1) + Default viewer backend + Vorgabe (%1) + + + Import Bookmarks + Lesezeichen importieren + + + Files (*.xbel) + XBEL-Dateien (*.xbel) + + + Cannot import bookmarks. + Lesezeichen konnten nicht importiert werden. + + + Save File + Datei speichern + + + Font + Zeichensatz + + + Family: + Name: + + + Style: + Stil: + + + Size: + Größe: + + + Startup + Start + + + On context help: + Kontexthilfe: + + + Show Side-by-Side if Possible + Möglichst nebeneinander zeigen + + + Always Show Side-by-Side + Immer nebeneinander zeigen + + + On help start: + Zu Beginn: + + + Show My Home Page + Startseite zeigen + + + Show a Blank Page + Leere Seite zeigen + + + Show My Tabs from Last Session + Reiter aus letzter Sitzung zeigen + + + Home page: + Startseite: + + + Use &Current Page + &Aktuelle Seite verwenden + + + Use &Blank Page + &Leere Seite + + + Reset + Zurücksetzen + + + Behaviour + Verhalten + + + Return to editor on closing the last page + Nach Schließen der letzten Hilfeseite zum Editor schalten + + + Import Bookmarks... + Lesezeichen importieren... + + + Export Bookmarks... + Lesezeichen exportieren... + + + Reset to default. + Auf Vorgabe zurücksetzen. + + + Switches to editor context after last help page is closed. + Nach Schließen der letzten Hilfeseite zum Editor schalten. + + + Always Show in Help Mode + Immer im Modus "Hilfe" anzeigen + + + Always Show in External Window + Stets in separatem Fenster anzeigen + + + Enable scroll wheel zooming + Zoom mittels Mausrad aktivieren + + + Viewer backend: + Anzeigen mit: + + + Help Index + Hilfe - Index + + + Help + Hilfe + + + Search + Suche + + + Bookmarks + Lesezeichen + + + Open Pages + Offene Seiten + + + Index + Index + + + Contents + Inhalt + + + Context Help + Kontexthilfe + + + Technical Support... + Technischer Support... + + + Report Bug... + Fehler melden... + + + System Information... + Systeminformationen... + + + No Documentation + Dokumentation fehlt + + + No documentation available. + Es ist keine Dokumentation verfügbar. + + + System Information + Systeminformationen + + + Use the following to provide more detailed information about your system to bug reports: + Hiermit können Sie Ihren Fehlermeldungen detaillierte Informationen über Ihr System hinzufügen: + + + Copy to Clipboard + In die Zwischenablage kopieren + + + Indexing Documentation + Indiziere Dokumentation + + + Open Link + Verweis öffnen + + + Open Link as New Page + Verweis in neuer Seite öffnen + + + Copy Link + Verweis kopieren + + + Copy + Kopieren + + + Reload + Neu laden + + + The file is not an XBEL version 1.0 file. + Die Datei ist keine XBEL-Datei der Version 1.0. + + + Unknown title + Unbekannter Titel + + + Error loading page + Fehler beim Laden der Seite + + + <p>Check that you have the corresponding documentation set installed.</p> + <p>Stellen Sie sicher, dass Sie den zugehörigen Satz Dokumentation(en) installiert haben.</p> + + + Error loading: %1 + Fehler beim Laden: %1 + + + The page could not be found + Die Seite konnte nicht gefunden werden + + + Close %1 + Schließe %1 + + + Close All Except %1 + Alle außer %1 schließen + + + Copy Full Path to Clipboard + Vollständigen Pfad in die Zwischenablage kopieren + + + (Untitled) + (Ohne Titel) + + + Show Context Help Side-by-Side if Possible + Kontexthilfe möglichst seitlich anzeigen + + + Always Show Context Help Side-by-Side + Kontexthilfe immer seitlich anzeigen + + + Always Show Context Help in Help Mode + Kontexthilfe immer im Hilfemodus anzeigen + + + Always Show Context Help in External Window + Kontexthilfe immer in separatem Fenster anzeigen + + + Open in Help Mode + Im Hilfsmodus öffnen + + + Home + Startseite + + + Back + Zurück + + + Forward + Nächstes + + + Add Bookmark + Lesezeichen hinzufügen + + + Meta+M + Meta+M + + + Ctrl+M + Ctrl+M + + + Open Online Documentation... + Online-Dokumentation öffnen... + + + Increase Font Size + Schrift vergrößern + + + Decrease Font Size + Schrift verkleinern + + + Reset Font Size + Schriftgröße zurücksetzen + + + Open in Edit Mode + Im Editieren-Modus öffnen + + + Open in New Page + Auf neuer Seite öffnen + + + Open in Window + In Fenster öffnen + + + Meta+Shift+C + Meta+Shift+C + + + Ctrl+Shift+C + Ctrl+Shift+C + + + Meta+I + Meta+I + + + Ctrl+Shift+I + Ctrl+Shift+I + + + Activate Help Bookmarks View + Lesezeichen-Anzeige für Hilfe aktivieren + + + Alt+Meta+M + Alt+Meta+M + + + Ctrl+Shift+B + Ctrl+Shift+B + + + Activate Help Search View + Such-Anzeige für Hilfe aktivieren + + + Meta+/ + Meta+/ + + + Ctrl+Shift+/ + Ctrl+Shift+/ + + + Activate Open Help Pages View + Anzeige geöffneter Seiten in Hilfe aktivieren + + + Meta+O + Meta+O + + + Ctrl+Shift+O + Ctrl+Shift+O + + + Help - %1 + Hilfe - %1 + + + Print Documentation + Dokumentation drucken + + + Get Help Online + Onlinehilfe + + + Regenerate Index + Index neu erstellen + + + Open Link in Window + Verweis in Fenster öffnen + + + &Look for: + &Suche nach: + + + Update Documentation + Dokumentation aktualisieren + + + QtWebEngine + QtWebEngine + + + litehtml + litehtml + + + WebKit + WebKit + + + QTextBrowser + QTextBrowser + + + %1 (auto-detected) + %1 (automatisch bestimmt) + + + Add Documentation + Dokumentation hinzufügen + + + Qt Help Files (*.qch) + Qt-Hilfedateien (*.qch) + + + Invalid documentation file: + Ungültige Dokumentationsdatei: + + + Namespace already registered: + Der Namensraum ist bereits registriert: + + + Registration Failed + Registrierung fehlgeschlagen + + + Unable to register documentation. + Die Dokumentation konnte nicht registriert werden. + + + Documentation + Dokumentation + + + Zoom: %1% + Vergrößerung: %1% + + + + Locator + + Locator + Locator + + + + OpenWith::Editors + + Plain Text Editor + Texteditor + + + Binary Editor + Binäreditor + + + C++ Editor + C++-Editor + + + .pro File Editor + .pro-Dateieditor + + + .files Editor + .files-Dateieditor + + + QMLJS Editor + QMLJS-Editor + + + Qt Designer + Qt Designer + + + Qt Linguist + Qt Linguist + + + Resource Editor + Ressourceneditor + + + GLSL Editor + GLSL Editor + + + Python Editor + Python-Editor + + + Model Editor + Model-Editor + + + Nim Editor + Nim-Editor + + + SCXML Editor + SCXML-Editor + + + Java Editor + Java-Editor + + + CMake Editor + CMake-Editor + + + Compilation Database + Kompilierungsdatenbank + + + Qt Quick Designer + Qt Quick-Designer + + + + Perforce::Internal::ChangeNumberDialog + + Change Number + Change-Nummer + + + Change Number: + Change-Nummer: + + + + Perforce::Internal::PendingChangesDialog + + P4 Pending Changes + P4 Ausstehende Changes + + + Submit + Submit + + + Cancel + Abbrechen + + + Change %1: %2 + Change %1: %2 + + + + Perforce::Internal::PerforcePlugin + + &Perforce + &Perforce + + + Edit + Anfordern + + + Edit "%1" + "%1" anfordern + + + Alt+P,Alt+E + Alt+P,Alt+E + + + Edit File + Datei zum Editieren anfordern + + + Add + Hinzufügen + + + Add "%1" + "%1" hinzufügen + + + Alt+P,Alt+A + Alt+P,Alt+A + + + Add File + Datei hinzufügen + + + Delete File + Datei löschen + + + Revert + Rückgängig machen + + + Revert "%1" + Änderungen in "%1" rückgängig machen (revert) + + + Alt+P,Alt+R + Alt+P,Alt+R + + + Revert File + Änderungen in Datei rückgängig machen (revert) + + + Diff Current File + Diff für Datei + + + Diff "%1" + Diff für "%1" + + + Diff Current Project/Session + Diff für Projekt/Sitzung + + + Diff Project "%1" + Diff für Projekt "%1" + + + Alt+P,Alt+D + Alt+P,Alt+D + + + Diff Opened Files + Diff für angeforderte Dateien + + + Opened + Angefordert + + + Alt+P,Alt+O + Alt+P,Alt+O + + + Submit Project + Submit des Projekts + + + Alt+P,Alt+S + Alt+P,Alt+S + + + Pending Changes... + Ausstehende Changes... + + + Update Project "%1" + Projekt "%1"auf aktuellen Stand bringen + + + Describe... + Change anzeigen... + + + Annotate Current File + Annotation für Datei + + + Annotate "%1" + Annotation für "%1" + + + Annotate... + Annotation... + + + Filelog Current File + Filelog für Datei + + + Filelog "%1" + Filelog für "%1" + + + Alt+P,Alt+F + Alt+P,Alt+F + + + Filelog... + Filelog... + + + Update All + Auf aktuellen Stand bringen + + + Triggers a Perforce version control operation. + + + + Meta+P,Meta+F + Meta+P,Meta+F + + + Meta+P,Meta+E + Meta+P,Meta+E + + + Meta+P,Meta+A + Meta+P,Meta+A + + + Delete... + Löschen... + + + Delete "%1"... + Lösche "%1"... + + + Meta+P,Meta+R + Meta+P,Meta+R + + + Meta+P,Meta+D + Meta+P,Meta+D + + + Log Project "%1" + Log für Projekt "%1" + + + Log Project + Log für Projekt + + + Submit Project "%1" + Submit des Projekts "%1" + + + Meta+P,Meta+S + Meta+P,Meta+S + + + Update Current Project + Projekt auf aktuellen Stand bringen + + + Revert Unchanged + Angeforderte, ungeänderte Dateien zurücksetzen + + + Revert Unchanged Files of Project "%1" + Angeforderte, ungeänderte Dateien des Projekts "%1" rücksetzen + + + Revert Project + Änderungen des Projekts rückgängig machen + + + Revert Project "%1" + Änderungen des Projekts "%1" rückgängig machen + + + Meta+P,Meta+O + Meta+P,Meta+O + + + Repository Log + Log des Repositorys + + + &Edit + B&earbeiten + + + &Hijack + &Hijack + + + Submit + Submit + + + p4 revert + Rückgängig machen + + + The file has been changed. Do you want to revert it? + Die Datei wurde geändert. Möchten Sie die Änderungen rückgängig machen? + + + Do you want to revert all changes to the project "%1"? + Möchten Sie alle ausstehenden Änderungen des Projektes "%1" verwerfen? + + + Another submit is currently executed. + Es läuft bereits ein Submit-Vorgang. + + + Project has no files + Das Projekt hat keine Dateien + + + p4 annotate + Annotationen + + + p4 annotate %1 + p4 annotate %1 + + + p4 filelog + Filelog + + + p4 filelog %1 + p4 filelog %1 + + + p4 changelists %1 + p4 changelists %1 + + + Could not start perforce "%1". Please check your settings in the preferences. + Das Perforce-Kommando "%1" konnte nicht gestartet werden. Bitte überprüfen Sie die Einstellungen. + + + Perforce did not respond within timeout limit (%1 s). + Perforce reagierte nicht innerhalb des Zeitlimits (%1 s). + + + The process terminated with exit code %1. + Der Prozess wurde beendet, Rückgabewert %1. + + + p4 submit failed: %1 + Fehler beim Submit: %1 + + + Error running "where" on %1: %2 + Failed to run p4 "where" to resolve a Perforce file name to a local file system name. + Fehler bei der Ausführung von "where" bei Datei "%1": %2 + + + The file is not mapped + File is not managed by Perforce + Die Datei wird nicht von Perforce verwaltet + + + Perforce repository: %1 + Perforce-Repository: %1 + + + Perforce: Unable to determine the repository: %1 + Perforce: Das Repository von konnte nicht bestimmt werden: %1 + + + The process terminated abnormally. + Der Prozess wurde unnormal beendet. + + + Perforce is not correctly configured. + Perforce ist nicht richtig konfiguriert. + + + [Only %n MB of output shown] + + [Nur %n MB der Ausgabe wird angezeigt] + [Nur %n MB der Ausgabe werden angezeigt] + + + + p4 diff %1 + p4 diff %1 + + + p4 describe %1 + p4 describe %1 + + + Pending change + Ausstehende Änderung + + + Could not submit the change, because your workspace was out of date. Created a pending submit instead. + Der Submit-Vorgang konnte nicht ausgeführt werden, weil Ihr Arbeitsbereich nicht auf dem aktuellsten Stand ist. Es wurde ein ausstehender Submit-Vorgang erzeugt. + + + + Perforce::Internal::PerforceSubmitEditor + + Perforce Submit + Perforce Submit + + + + Perforce::Internal::SettingsPage + + Perforce Command + Perforce-Kommando + + + Testing... + Test läuft... + + + Test succeeded (%1). + Der Test war erfolgreich (%1). + + + Perforce + Perforce + + + Test + Test + + + Configuration + Konfiguration + + + Miscellaneous + Sonstige Einstellungen + + + Timeout: + Zeitlimit: + + + s + s + + + Prompt on submit + Submit bestätigen + + + Log count: + Log-Anzeige beschränken auf: + + + P4 command: + P4-Kommando: + + + P4 client: + P4 Client: + + + P4 user: + P4 Nutzer: + + + P4 port: + P4 Port-Nummer: + + + Environment Variables + Umgebungsvariablen + + + Automatically open files when editing + Dateien bei Bearbeitung automatisch anfordern + + + + Perforce::Internal::SubmitPanel + + Submit + Submit + + + Change: + Änderung: + + + Client: + Client: + + + User: + Nutzer: + + + + PluginManager + + The plugin "%1" is specified twice for testing. + Das Plugin "%1" ist in der Testliste doppelt vorhanden. + + + The plugin "%1" does not exist. + Es existiert kein Plugin "%1". + + + The plugin "%1" is not tested. + Das Plugin "%1" ist ungetested. + + + Cannot request scenario "%1" as it was already requested. + + + + Unknown option %1 + Ungültiges Kommandozeilenargument %1 + + + The option %1 requires an argument. + Das Kommandozeilenargument %1 erfordert ein Argument. + + + Failed Plugins + Nicht geladene Plugins (Fehlschlag beim Ladevorgang) + + + + PluginSpec + + "%1" is missing + "%1" fehlt + + + Value for key "%1" is not a string + Wert des Schlüssels "%1" ist keine Zeichenkette + + + Value for key "%1" is not a bool + Wert des Schlüssels "%1" ist kein Boolescher Wert + + + Value for key "%1" is not an array of objects + Wert des Schlüssels "%1" ist kein Feld von Objekten + + + Value for key "%1" is not a string and not an array of strings + Wert des Schlüssels "%1" ist keine Zeichenkette und auch kein Feld von Zeichenketten + + + Value "%2" for key "%1" has invalid format + Wert "%2" des Schlüssels "%1" ist in ungültigem Format + + + Resolving dependencies failed because state != Read + Das Bestimmen der Abhängigkeiten schlug fehl, weil der Status != Gelesen ist + + + Could not resolve dependency '%1(%2)' + Die Abhängigkeit '%1 (%2)' konnte nicht aufgelöst werden + + + Loading the library failed because state != Resolved + Das Laden der Bibliothek schlug fehl, weil der Status != 'Abhängigkeiten bestimmt' ist + + + Plugin is not valid (does not derive from IPlugin) + Das Plugin ist ungültig (nicht von Klasse IPlugin abgeleitet) + + + Initializing the plugin failed because state != Loaded + Die Initialisierung des Plugins schlug fehl, weil der Status != Geladen ist + + + Internal error: have no plugin instance to initialize + Interner Fehler: Es existiert keine Plugininstanz zur Initialisierung + + + Plugin initialization failed: %1 + Die Initialisierung des Plugins schlug fehl: %1 + + + Cannot perform extensionsInitialized because state != Initialized + extensionsInitialized kann nicht abgearbeitet werden, weil der Status != Initialisiert ist + + + Internal error: have no plugin instance to perform extensionsInitialized + Interner Fehler: Es existiert keine Plugininstanz zur Abarbeitung von extensionsInitialized + + + Internal error: have no plugin instance to perform delayedInitialize + Interner Fehler: Es existiert keine Plugininstanz zur Abarbeitung von delayedInitialize + + + + ProjectExplorer::AbstractProcessStep + + Configuration is faulty. Check the Issues view for details. + Die Konfiguration ist fehlerhaft. Details befinden sich in der Ansicht "Probleme". + + + Could not create directory "%1" + Das Verzeichnis "%1" konnte nicht angelegt werden + + + Starting: "%1" %2 + Starte: "%1" %2 + + + The process "%1" exited normally. + Der Prozess "%1" wurde normal beendet. + + + The process "%1" exited with code %2. + Der Prozess "%1" wurde mit dem Rückgabewert %2 beendet. + + + The process "%1" crashed. + Der Prozess "%1" ist abgestürzt. + + + Could not start process "%1" %2. + Der Prozess "%1" %2. konnte nicht gestartet werden {1"?} + + + + ProjectExplorer::BuildManager + + Finished %1 of %n steps + + Schritt %1 von %n beendet + Schritt %1 von %n beendet + + + + Stop Applications + Anwendungen beenden + + + Stop these applications before building? + Diese Anwendungen vor dem Erstellen beenden? + + + The project %1 is not configured, skipping it. + Das Projekt %1 ist nicht konfiguriert, es wird übersprungen. + + + The build device failed to prepare for the build of %1 (%2). + + + + Compile + Category for compiler issues listed under 'Issues' + Kompilierung + + + Build System + Category for build system issues listed under 'Issues' + Build-System + + + Autotests + Category for autotest issues listed under 'Issues' + Autotests + + + Clean + Displayed name for a "cleaning" build step + Bereinigen + + + Deploy + Displayed name for a deploy step + Deployment + + + Build + Displayed name for a normal build step + Erstellen + + + Build/Deployment canceled + Erstellen/Deployment wurde abgebrochen + + + When executing step "%1" + Bei der Ausführung von Schritt "%1" + + + Deployment + Category for deployment issues listed under 'Issues' + Deployment + + + Canceled build/deployment. + Erstellen/Deployment abgebrochen. + + + Error while building/deploying project %1 (kit: %2) + Fehler beim Erstellen/Deployment des Projekts %1 (Kit: %2) + + + The kit %1 has configuration issues which might be the root cause for this problem. + Das Kit %1 enthält Konfigurationsprobleme, die die Ursache für dieses Problem sein könnten. + + + Running steps for project %1... + Führe Schritte für Projekt %1 aus... + + + Skipping disabled step %1. + Überspringe deaktivierten Schritt %1. + + + + ProjectExplorer::EnvironmentWidget + + Variable already exists. + Variable existiert bereits. + + + Ed&it + Bearbe&iten + + + &Add + Hinzu&fügen + + + &Reset + Zu&rücksetzen + + + &Unset + &Aufheben + + + Disable + Deaktivieren + + + Append Path... + Pfad anhängen... + + + Prepend Path... + Pfad voranstellen... + + + &Batch Edit... + Als &Text bearbeiten... + + + Open &Terminal + &Terminalfenster öffnen + + + Open a terminal with this environment set up. + Ein Terminalfenster mit dieser Umgebung öffnen. + + + Unset <a href="%1"><b>%1</b></a> + <a href="%1"><b>%1</b></a> zurücksetzen + + + Set <a href="%1"><b>%1</b></a> to <b>%2</b> + <b>%2</b> an <a href="%1"><b>%1</b></a> zuweisen + + + Append <b>%2</b> to <a href="%1"><b>%1</b></a> + + + + Prepend <b>%2</b> to <a href="%1"><b>%1</b></a> + + + + Set <a href="%1"><b>%1</b></a> to <b>%2</b> [disabled] + <b>%2</b> an <a href="%1"><b>%1</b></a> zuweisen [deaktiviert] + + + Use <b>%1</b> + %1 is "System Environment" or some such. + Verwende <b>%1</b> + + + <b>No environment changes</b> + <b>Keine Änderung der Umgebung</b> + + + Use <b>%1</b> and + Yup, word puzzle. The Set/Unset phrases above are appended to this. %1 is "System Environment" or some such. + Verwende <b>%1</b> und + + + Choose Directory + Verzeichnis wählen + + + Enable + Aktivieren + + + + ProjectExplorer::Internal::AllProjectsFilter + + Files in Any Project + Dateien aus allen Projekten + + + Matches all files of all open projects. Append "+<number>" or ":<number>" to jump to the given line number. Append another "+<number>" or ":<number>" to jump to the column number as well. + + + + + ProjectExplorer::Internal::AllProjectsFind + + All Projects + Alle Projekte + + + All Projects: + Alle Projekte: + + + Filter: %1 +Excluding: %2 +%3 + Filter: %1 +Außer: %2 +%3 + + + + ProjectExplorer::Internal::BuildSettingsWidget + + No build settings available + Es sind keine Build-Einstellungen verfügbar + + + Edit build configuration: + Build-Konfiguration bearbeiten: + + + Add + Hinzufügen + + + Remove + Entfernen + + + Clone... + Klonen... + + + New Configuration + Neue Konfiguration + + + Cancel Build && Remove Build Configuration + Build abbrechen und Build-Konfiguration löschen + + + Do Not Remove + Nicht löschen + + + Remove Build Configuration %1? + Build-Konfiguration %1 löschen? + + + The build configuration <b>%1</b> is currently being built. + Die Build-Konfiguration <b>%1</b> wird gegenwärtig erstellt. + + + Do you want to cancel the build process and remove the Build Configuration anyway? + Möchten Sie die Erstellung abbrechen und die Build-Konfiguration trotzdem löschen? + + + Remove Build Configuration? + Build-Konfiguration löschen? + + + Do you really want to delete build configuration <b>%1</b>? + Möchten Sie die Build-Konfiguration <b>%1</b> wirklich löschen? + + + Clone Configuration + Title of a the cloned BuildConfiguration window, text of the window + Duplizierte Konfiguration + + + New configuration name: + Name der neuen Konfiguration: + + + Rename... + Umbenennen... + + + New name for build configuration <b>%1</b>: + Neuer Name der Build-Konfiguration <b>%1</b>: + + + + ProjectExplorer::Internal::CompileOutputWindow + + Compile Output + Kompilierung + + + Open Settings Page + Einstellungsseite öffnen + + + Show Compile &Output + + + + Show the output that generated this issue in Compile Output. + + + + O + O + + + + ProjectExplorer::Internal::CurrentProjectFilter + + Files in Current Project + Dateien im aktuellen Projekt + + + Matches all files from the current document's project. Append "+<number>" or ":<number>" to jump to the given line number. Append another "+<number>" or ":<number>" to jump to the column number as well. + + + + + ProjectExplorer::Internal::CurrentProjectFind + + Project "%1" + Projekt "%1" + + + Current Project + Aktuelles Projekt + + + Project "%1": + Projekt "%1": + + + + ProjectExplorer::Internal::ProjectFileWizardExtension + + Open project anyway? + Projekt trotzdem öffnen? + + + Version Control Failure + Fehlschlag der Versionsverwaltung + + + Failed to add subproject "%1" +to project "%2". + Das untergeordnete Projekt "%1" +konnte dem Projekt "%2" nicht hinzugefügt werden. + + + Failed to add one or more files to project +"%1" (%2). + Einige Dateien (%2) konnten nicht zum Projekt "%1" hinzugefügt werden. + + + + ProjectExplorer::Internal::ProjectTreeWidget + + Simplify Tree + Baum vereinfachen + + + Hide Generated Files + Generierte Dateien nicht zeigen + + + Hide Disabled Files + Deaktivierte Dateien verstecken + + + Focus Document in Project Tree + Dokument in Projektbaum hervorheben + + + Alt+Shift+L + Alt+Shift+L + + + Meta+Shift+L + Meta+Shift+L + + + Hide Empty Directories + Leere Verzeichnisse ausblenden + + + Hide Source and Header Groups + + + + Synchronize with Editor + Mit Editor synchronisieren + + + Filter Tree + Baum filtern + + + + ProjectExplorer::Internal::ProjectTreeWidgetFactory + + Projects + Projekte + + + Meta+X + Meta+X + + + Alt+X + Alt+X + + + + ProjectExplorer::Internal::ProjectWelcomePage + + Open Session #%1 + Sitzung #%1 öffnen + + + Ctrl+Meta+%1 + Ctrl+Meta+%1 + + + Ctrl+Alt+%1 + Ctrl+Alt+%1 + + + Open Recent Project #%1 + Zuletzt bearbeitetes Projekt #%1 öffnen + + + Ctrl+Shift+%1 + Ctrl+Shift+%1 + + + Open %1 "%2" + %1 "%2" öffnen + + + Open %1 "%2" (%3) + %1 "%2" öffnen (%3) + + + session + Appears in "Open session <name>" + Sitzung + + + %1 (last session) + %1 (letzte Sitzung) + + + %1 (current session) + %1 (aktuelle Sitzung) + + + Clone + Klonen + + + Rename + Umbenennen + + + Delete + Löschen + + + project + Appears in "Open project <name>" + Projekt + + + Remove Project from Recent Projects + Projekt aus der Liste der zuletzt bearbeiteten Projekte entfernen + + + Clear Recent Project List + Liste der zuletzt bearbeiteten Projekte löschen + + + Manage... + Verwalten... + + + Sessions + Sitzungen + + + Projects + Projekte + + + + ProjectExplorer::Internal::ProjectWizardPage + + Add to &version control: + Unter &Versionskontrolle stellen: + + + Summary + Zusammenfassung + + + Add as a subproject to project: + Als Unterprojekt hinzufügen zu Projekt: + + + Add to &project: + Zu Projekt &hinzufügen: + + + <None> + <Kein> + + + A version control system repository could not be created in "%1". + Das Versionskontrollsystem konnte im Verzeichnis "%1" kein Repository anlegen. + + + Failed to add "%1" to the version control system. + "%1" konnte nicht unter Versionskontrolle gestellt werden. + + + Files to be added: + Zu erzeugende Dateien: + + + Files to be added in + Hinzuzufügende Dateien in + + + + ProjectExplorer::Internal::RunSettingsWidget + + Run Settings + Einstellungen zur Ausführung + + + Add + Hinzufügen + + + Remove + Entfernen + + + Clone... + Klonen... + + + Run configuration: + Ausführungskonfiguration: + + + Remove Run Configuration? + Aktive Ausführungskonfiguration löschen? + + + Do you really want to delete the run configuration <b>%1</b>? + Möchten Sie die Ausführungskonfiguration <b>%1</b> löschen? + + + Rename... + Umbenennen... + + + Add... + Hinzufügen... + + + Deployment + Deployment + + + Method: + Methode: + + + Run + Ausführen + + + Clone Configuration + Title of a the cloned RunConfiguration window, text of the window + Duplizierte Konfiguration + + + New configuration name: + Name der neuen Konfiguration: + + + New name for run configuration <b>%1</b>: + Neuer Name der Ausführungskonfiguration <b>%1</b>: + + + Cancel Build && Remove Deploy Configuration + Build abbrechen und Deployment-Konfiguration löschen + + + Do Not Remove + Nicht löschen + + + Remove Deploy Configuration %1? + Deployment-Konfiguration %1 löschen? + + + The deploy configuration <b>%1</b> is currently being built. + Die Deployment-Konfiguration <b>%1</b> wird gegenwärtig ausgeführt. + + + Do you want to cancel the build process and remove the Deploy Configuration anyway? + Möchten Sie die Erstellung abbrechen und die Deployment-Konfiguration trotzdem löschen? + + + Remove Deploy Configuration? + Deployment-Konfiguration löschen? + + + Do you really want to delete deploy configuration <b>%1</b>? + Möchten Sie die Deployment-Konfiguration<b>%1</b> löschen? + + + New name for deploy configuration <b>%1</b>: + Neuer Name der Deployment-Konfiguration <b>%1</b>: + + + + ProjectExplorer::Internal::SessionDialog + + Session Manager + Sitzungsverwaltung + + + &New + &Neu + + + &Rename + &Umbenennen + + + C&lone + &Duplizieren + + + &Delete + &Löschen + + + Restore last session on startup + Bei Start letzte Sitzung laden + + + <a href="qthelp://org.qt-project.qtcreator/doc/creator-project-managing-sessions.html">What is a Session?</a> + <a href="qthelp://org.qt-project.qtcreator/doc/creator-project-managing-sessions.html">Was ist eine Sitzung?</a> + + + &Open + &Öffnen + + + + ProjectExplorer::Internal::TaskDelegate + + File not found: %1 + Datei nicht gefunden: %1 + + + + ProjectExplorer::ProjectExplorerPlugin + + &Build + &Erstellen + + + &Debug + Debugge&n + + + &Start Debugging + &Debuggen + + + Open With + Öffnen mit + + + New Project... + Neues Projekt... + + + Load Project... + Projekt laden... + + + Ctrl+Shift+O + Ctrl+Shift+O + + + Open File + Datei öffnen + + + Close Project + Projekt schließen + + + Ctrl+Shift+B + Ctrl+Shift+B + + + Build Project + Projekt erstellen + + + Ctrl+B + Ctrl+B + + + Rebuild Project + Projekt neu erstellen + + + Deploy Project + Deployment des Projekts durchführen + + + Clean Project + Projekt bereinigen + + + Deploy Without Dependencies + Deployment unter Ausschluss der Abhängigkeiten durchführen + + + Run + Ausführen + + + Ctrl+R + Ctrl+R + + + Run Without Deployment + Ausführung ohne Deployment + + + Cancel Build + Erstellen abbrechen + + + Add Existing Files... + Existierende Datei hinzufügen... + + + Set as Active Project + Als aktives Projekt setzen + + + Collapse All + Alle einklappen + + + Open Build and Run Kit Selector... + Kit-Auswahl für Erstellung und Ausführung öffnen... + + + The name of the current project. + Der Name des aktuellen Projekts. + + + Cancel Build && Unload + Erstellen abbrechen und schließen + + + Do Not Unload + Nicht schließen + + + Unload Project %1? + Projekt "%1" schließen? + + + The project %1 is currently being built. + Das Projekt "%1" wird gerade erstellt. + + + Do you want to cancel the build process and unload the project anyway? + Möchten Sie die Erstellung abbrechen und das Projekt trotzdem schließen? + + + All Projects + Alle Projekte + + + Failed opening project "%1": No plugin can open project type "%2". + Das Projekt "%1" konnte nicht geöffnet werden: Der Projekttyp "%2" kann von keinem Plugin geöffnet werden. + + + Found some build errors in current task. +Do you want to ignore them? + Es wurden einige Build-Fehler im aktuellen Task festgestellt. +Möchten Sie sie ignorieren? + + + Clean + Bereinigen + + + Build + Erstellen + + + Deploy + Deployment + + + The project "%1" has no active kit. + Das Projekt "%1" hat kein aktives Kit. + + + The kit "%1" for the project "%2" has no active run configuration. + Das Kit "%1" des Projektes "%2" hat keine aktive Ausführungskonfiguration. + + + Cannot run "%1". + "%1" kann nicht ausgeführt werden. + + + A build is still in progress. + Zur Zeit läuft ein Build-Vorgang. + + + Build All Projects for All Configurations + Alle Konfigurationen aller Projekte erstellen + + + Rebuild All Projects for All Configurations + Alle Konfigurationen aller Projekte neu erstellen + + + Clean All Projects for All Configurations + Alle Konfigurationen aller Projekte bereinigen + + + Build for &Run Configuration + + + + Build for &Run Configuration "%1" + + + + Add New... + Hinzufügen... + + + Close Other Projects + + + + Close All Projects Except "%1" + + + + Remove... + Entfernen... + + + Rename... + Umbenennen... + + + Main file of the project the current document belongs to. + + + + The name of the project the current document belongs to. + + + + Adding Files to Project Failed + Das Hinzufügen der Dateien zum Projekt schlug fehl + + + Remove More Files? + Weitere Dateien entfernen? + + + Remove these files as well? + %1 + Auch diese Dateien entfernen? + %1 + + + Removing File Failed + Fehlschlag bei Entfernen der Datei + + + File "%1" was not removed, because the project has changed in the meantime. +Please try again. + Die Datei "%1" wurde nicht entfernt, weil sich das Projekt inzwischen geändert hat. +Bitte versuchen Sie es erneut. + + + Could not remove file "%1" from project "%2". + Die Datei "%1" konnte nicht aus dem Projekt "%2" entfernt werden. + + + Choose File Name + Dateinamen wählen + + + New file name: + Neuer Dateiname: + + + Failed to copy file "%1" to "%2": %3. + Die Datei "%1" konnte nicht nach "%2" kopiert werden: %3. + + + Failed to add new file "%1" to the project. + Die Datei "%1" konnte nicht zum Projekt hinzugefügt werden. + + + Deleting File Failed + Datei konnte nicht gelöscht werden + + + Delete File... + Datei löschen... + + + C + C + + + C++ + C++ + + + Open... + Öffnen... + + + Build Environment + Build-Umgebung + + + Run Environment + Ausführungsumgebung + + + S&essions + Sitzung&en + + + &Manage... + &Verwalten... + + + Close Pro&ject "%1" + Pro&jekt "%1" schließen + + + Close Pro&ject + Pro&jekt schließen + + + Build All Projects + Alle Projekte erstellen + + + Deploy All Projects + Deployment aller Projekte durchführen + + + Rebuild All Projects + Alle Projekte neu erstellen + + + Clean All Projects + Alle Projekte bereinigen + + + Build Project for All Configurations + Alle Konfigurationen des Projekts erstellen + + + Build Project "%1" for All Configurations + Alle Konfigurationen des Projekts "%1" erstellen + + + Rebuild Project for All Configurations + Alle Konfigurationen des Projekts neu erstellen + + + Clean Project for All Configurations + Alle Konfigurationen des Projekts bereinigen + + + Meta+Backspace + Meta+Backspace + + + Alt+Backspace + Alt+Backspace + + + Add Existing Projects... + Bestehendes Projekt hinzufügen... + + + New Subproject... + Neues Teilprojekt... + + + Properties... + Eigenschaften... + + + Duplicate File... + Datei duplizieren... + + + Expand + Erweitern + + + Ctrl+T + Ctrl+T + + + Current project's main file. + Hauptdatei des aktuellen Projekts. + + + Current Build Environment + Aktuelle Build-Umgebung + + + Current Run Environment + Aktuelle Ausführungsumgebung + + + The name of the active project. + + + + Active project's main file. + + + + The type of the active project's active build configuration. + + + + Full build path of the active project's active build configuration. + + + + Active build environment of the active project. + + + + Name of the active project's active run configuration. + + + + The executable of the active project's active run configuration. + + + + Active run environment of the active project. + + + + Variables in the environment of the active project's active run configuration. + + + + The working directory of the active project's active run configuration. + + + + Load Project + Projekt laden + + + Sanitizer + Category for sanitizer issues listed under 'Issues' + + + + Parse Build Output... + Build-Ausgabe auswerten... + + + New Project + Title of dialog + Neues Projekt + + + <h3>Project already open</h3> + <h3>Projekt bereits geöffnet</h3> + + + Failed opening project "%1": Project is not a file. + Das Projekt "%1" konnte nicht geöffnet werden: Die angegebene Projektdatei ist keine Datei. + + + Open Project in "%1" + Projekt in "%1" öffnen + + + Open Project "%1" + Projekt "%1" öffnen + + + The file "%1" was renamed to "%2", but the following projects could not be automatically changed: %3 + Die Datei "%1" wurde in "%2" umbenannt, aber die folgenden Projekte konnten nicht automatisch geändert werden: %3 + + + The following projects failed to automatically remove the file: %1 + Die folgenden Projekte konnten die Datei nicht automatisch entfernen: %1 + + + No project loaded. + Es ist kein Projekt geladen. + + + Currently building the active project. + Das aktive Projekt wird gerade erstellt. + + + The project %1 is not configured. + Das Projekt %1 ist nicht konfiguriert. + + + Project has no build settings. + Das Projekt hat keine Build-Einstellungen. + + + A build is in progress. + Zur Zeit läuft ein Build-Vorgang. + + + Cancel Build && Close + Erstellen abbrechen und schließen + + + A project is currently being built. + Es wird gerade ein Projekt erstellt. + + + The project "%1" is not configured. + Das Projekt "%1" ist nicht konfiguriert. + + + A run action is already scheduled for the active project. + Für das aktive Projekt ist bereits eine Ausführung geplant. + + + Run %1 + %1 ausführen + + + %1 in %2 + %1 in %2 + + + New Subproject + Title of dialog + Neues Teilprojekt + + + Choose Project File + Projektdatei auswählen + + + The following subprojects could not be added to project "%1": + Die folgenden Unterprojekte konnten nicht zum Projekt "%1" hinzugefügt werden: + + + Adding Subproject Failed + Unterprojekt konnte nicht hinzugefügt werden + + + Could not add following files to project %1: + Die folgenden Dateien konnten nicht zum Projekt "%1" hinzugefügt werden: + + + _copy + _kopie + + + Duplicating File Failed + Datei konnte nicht dupliziert werden + + + Delete File + Datei löschen + + + Delete %1 from file system? + Soll die Datei "%1" gelöscht werden? + + + The file %1 could not be renamed %2. + Die Datei %1 konnte nicht in %2 umbenannt werden. + + + Cannot Rename File + Die Datei konnte nicht umbenannt werden + + + Matches all files from all project directories. Append "+<number>" or ":<number>" to jump to the given line number. Append another "+<number>" or ":<number>" to jump to the column number as well. + + + + Run run configuration + + + + Run a run configuration of the current active project + + + + Switch run configuration + + + + Switch active run configuration + + + + Switched run configuration to +%1 + + + + Close Project "%1" + Projekt "%1" schließen + + + Recent P&rojects + Zuletzt bearbeitete P&rojekte + + + Close All Projects and Editors + Alle Projekte und Editoren schließen + + + Build Project "%1" + Projekt "%1" erstellen + + + Rebuild + Neu erstellen + + + Build Without Dependencies + Erstellen unter Ausschluss der Abhängigkeiten + + + Close All Files in Project + Alle Dateien im Projekt schließen + + + Close All Files in Project "%1" + Alle Dateien im Projekt "%1" schließen + + + Rebuild Without Dependencies + Neu erstellen unter Ausschluss der Abhängigkeiten + + + Clean Without Dependencies + Bereinigen unter Ausschluss der Abhängigkeiten + + + Add Existing Directory... + Vorhandenes Verzeichnis hinzufügen... + + + Close All Files + Alle Dateien schließen + + + Remove Project... + Remove project from parent profile (Project explorer view); will not physically delete any files. + Projekt entfernen... + + + Set "%1" as Active Project + "%1" als aktives Projekt setzen + + + Expand All + Alles aufklappen + + + Quick Switch Kit Selector + Schnelle Kitauswahl + + + File where current session is saved. + Datei, in der die aktuelle Sitzung gespeichert wird. + + + Name of current session. + Name der aktuellen Sitzung. + + + Failed to Open Project + Projekt konnte nicht geöffnet werden + + + Ignore All Errors? + Alle Fehler ignorieren? + + + Run Configuration Removed + Ausführungskonfiguration gelöscht + + + The configuration that was supposed to run is no longer available. + Die auszuführende Konfiguration ist nicht mehr verfügbar. + + + Always save files before build + Alle Dateien vor Erstellen speichern + + + Do Not Close + Nicht schließen + + + Close %1? + %1 schließen? + + + Do you want to cancel the build process and close %1 anyway? + Möchten Sie die Erstellung abbrechen und %1 schließen? + + + No active project. + Kein aktives Projekt. + + + New File + Title of dialog + Neue Datei + + + Add Existing Files + Existierende Dateien hinzufügen + + + Project Editing Failed + Das Bearbeiten des Projekts schlug fehl + + + The project file %1 cannot be automatically changed. + +Rename %2 to %3 anyway? + Die Projektdatei %1 kann nicht automatisch geändert werden. + +%2 trotzdem in %3 umbenennen? + + + The file %1 was renamed to %2, but the project file %3 could not be automatically changed. + Die Datei %1 wurde in %2 umbenannt, aber die Projektdatei %3 konnte nicht automatisch geändert werden. + + + Could not delete file %1. + Die Datei "%1" konnte nicht gelöscht werden. + + + + ProjectExplorer::SessionManager + + Error while restoring session + Beim Wiederherstellen der Sitzung ist ein Fehler aufgetreten + + + Could not restore session %1 + Die Sitzung %1 konnte nicht wiederhergestellt werden + + + Delete Session + Sitzung löschen + + + Could not save session %1 + Die Sitzung %1 konnte nicht gespeichert werden + + + Delete Sessions + Sitzungen löschen + + + Delete session %1? + Soll die Sitzung %1 gelöscht werden? + + + Delete these sessions? + %1 + Diese Sitzungen löschen? + %1 + + + Failed to restore project files + Fehlschlag beim Wiederherstellen der Dateien des Projekts + + + Could not restore the following project files:<br><b>%1</b> + Die folgende Dateien konnten nicht wiederhergestellt werden: <br><b>%1</b> + + + Keep projects in Session + Projekte in Sitzung belassen + + + Remove projects from Session + Projekte aus Sitzung entfernen + + + Loading Session + Lade Sitzung + + + Error while saving session + Fehler beim Speichern der Sitzung + + + Could not save session to file %1 + Die Sitzung konnte nicht unter %1 gespeichert werden + + + Untitled + Unbenannt + + + + ResourceEditor + + &Undo + &Rückgängig + + + &Redo + &Wiederholen + + + Recheck Existence of Referenced Files + Nochmalige Überprüfung der Existenz der referenzierten Dateien + + + Add Prefix... + Präfix hinzufügen... + + + Change Prefix... + Präfix ändern... + + + Remove Prefix... + Präfix löschen... + + + Remove Missing Files + Fehlende Dateien entfernen + + + Rename... + Umbenennen... + + + Remove File... + Datei entfernen... + + + Open in Editor + In Editor öffnen + + + Open With + Öffnen mit + + + Copy Path + Pfad kopieren + + + Copy Path "%1" + Pfad "%1" kopieren + + + Copy URL + URL kopieren + + + Copy URL "%1" + URL "%1" kopieren + + + Add Prefix + Präfix hinzufügen + + + Remove Prefix + Präfix löschen + + + Remove prefix %1 and all its files? + Präfix %1 und alle zugehörigen Dateien löschen? + + + File Removal Failed + Fehlschlag bei Entfernen der Datei + + + Removing file %1 from the project failed. + Die Datei %1 konnte nicht aus dem Projekt entfernt werden. + + + Rename Prefix + Präfix umbenennen + + + Open File + Datei öffnen + + + Rename File... + Datei umbenennen... + + + Copy Resource Path to Clipboard + Ressourcenpfad in die Zwischenablage kopieren + + + Sort Alphabetically + Alphabetisch sortieren + + + Add Files + Dateien hinzufügen + + + Remove + + + + Alias: + Aliasname: + + + Properties + Eigenschaften + + + Invalid file location + Ungültiger Pfad + + + Copy + Kopieren + + + Abort + Abbrechen + + + Skip + Überspringen + + + The file %1 is not in a subdirectory of the resource file. You now have the option to copy this file to a valid location. + Die Datei %1 befindet sich nicht in einem Unterverzeichnis der Ressourcendatei. Sie können sie jetzt an die richtige Stelle kopieren. + + + Choose Copy Location + Wählen Sie ein Ziel zum Kopieren + + + Overwriting Failed + Fehler beim Überschreiben + + + Could not overwrite file %1. + Die Datei %1 konnte nicht überschrieben werden. + + + Copying Failed + Fehler beim Kopieren + + + Could not copy the file to %1. + Die Datei konnte nicht nach %1 kopiert werden. + + + All files (*) + Alle Dateien (*) + + + The file name is empty. + Der Dateiname ist leer. + + + XML error on line %1, col %2: %3 + XML-Fehler in Zeile %1, Spalte %2: %3 + + + The <RCC> root element is missing. + Das Wurzelelement (<RCC>) fehlt. + + + Cannot save file. + Die Datei konnte nicht gespeichert werden. + + + Prefix: + Präfix: + + + Language: + Sprache: + + + + Subversion::Internal::SubversionPlugin + + &Subversion + &Subversion + + + Add + Hinzufügen + + + Add "%1" + "%1" hinzufügen + + + Alt+S,Alt+A + Alt+S,Alt+A + + + Diff Project + Diff für Projekt + + + Diff Current File + Diff für Datei + + + Diff "%1" + Diff für "%1" + + + Alt+S,Alt+D + Alt+S,Alt+D + + + Commit All Files + Commit aller Dateien + + + Commit Current File + Commit der aktuellen Datei + + + Commit "%1" + Commit von "%1" + + + Alt+S,Alt+C + Alt+S,Alt+C + + + Filelog Current File + Filelog für Datei + + + Filelog "%1" + Filelog für "%1" + + + Annotate Current File + Annotation für Datei + + + Annotate "%1" + Annotation für "%1" + + + Describe... + Beschreibung zu... + + + Project Status + Status des Projekts (status) + + + Update Project + Projekt auf aktuellen Stand bringen + + + Commit Project + Commit des Projekts + + + Commit Project "%1" + Commit des Projekts "%1" + + + Diff Repository + Diff des Repositorys + + + Repository Status + Status des Repositorys + + + Log Repository + Log des Repositorys + + + Update Repository + Repository auf den aktuellen Stand bringen + + + Revert all pending changes to the repository? + Möchten Sie alle ausstehenden Änderungen des Repositorys verwerfen? + + + The file has been changed. Do you want to revert it? + Die Datei wurde geändert. Möchten Sie sie zurücksetzen? + + + Delete... + Löschen... + + + Triggers a Subversion version control operation. + + + + Meta+S,Meta+D + Meta+S,Meta+D + + + Meta+S,Meta+A + Meta+S,Meta+A + + + Meta+S,Meta+C + Meta+S,Meta+C + + + Delete "%1"... + Lösche "%1"... + + + Revert... + Rückgängig machen... + + + Revert "%1"... + Änderungen in "%1" rückgängig machen... + + + Diff Project "%1" + Diff für Projekt "%1" + + + Status of Project "%1" + Status des Projekts "%1" + + + Log Project "%1" + Log für Projekt "%1" + + + Log Project + Log für Projekt + + + Update Project "%1" + Projekt "%1"auf aktuellen Stand bringen + + + Revert Repository... + Änderungen im gesamten Repository rückgängig machen... + + + Revert repository + Alle Änderungen rückgängig machen + + + Revert failed: %1 + Fehler beim Rücksetzen der Änderungen: %1 + + + Another commit is currently being executed. + Es läuft bereits ein Commit-Vorgang. + + + There are no modified files. + Es gibt keine geänderten Dateien. + + + Describe + Beschreibe + + + Revision number: + Revisionsnummer: + + + No subversion executable specified. + Es wurde keine Subversion-Anwendung angegeben. + + + + Subversion::Internal::SubversionSubmitEditor + + Subversion Submit + Subversion Submit + + + + TextEditor::BaseFileFind + + Searching + Suche + + + %n occurrences replaced. + + %n Vorkommen ersetzt. + %n Vorkommen ersetzt. + + + + %n found. + + Ein Treffer gefunden. + %n Treffer gefunden. + + + + Aborting replace. + Breche Ersetzung ab. + + + + TextEditor::BaseTextEditor + + A highlight definition was not found for this file. Would you like to download additional highlight definition files? + Für diese Datei ist keine Definition der Syntaxhervorhebung vorhanden. Möchten Sie weitere Definitionen der Syntaxhervorhebung herunterladen? + + + Download Definitions + Definitionen herunterladen + + + More than one highlight definition was found for this file. Which one should be used to highlight this file? + Für diese Datei wurden mehrere Definitionen der Syntaxhervorhebung gefunden. Welche soll für diese Datei verwendet werden? + + + Remember My Choice + Meine Auswahl speichern + + + + TextEditor::Internal::ColorScheme + + Not a color scheme file. + Keine Farbschema-Datei. + + + + TextEditor::Internal::ColorSchemeEdit + + Bold + Fett + + + Italic + Kursiv + + + Background: + Hintergrund: + + + Foreground: + Zeichen: + + + No Underline + Nicht unterstreichen + + + Single Underline + Einfach unterstreichen + + + Wave Underline + Gewellt unterstreichen + + + Dot Underline + Gepunktet unterstreichen + + + Dash Underline + Gestrichelt unterstreichen + + + Dash-Dot Underline + Strich-Punkt unterstreichen + + + Dash-Dot-Dot Underline + Strich-Punkt-Punkt unterstreichen + + + Relative Foreground + Relativer Vordergrund + + + Lightness: + Helligkeit: + + + Saturation: + Sättigung: + + + Unset + + + + Unset foreground. + + + + Unset background. + + + + Font + Zeichensatz + + + Underline + Unterstreichung + + + Color: + Farbe: + + + Relative Background + Relativer Hintergrund + + + <p align='center'><b>Builtin color schemes need to be <a href="copy">copied</a><br/> before they can be changed</b></p> + <p align='center'><b>Mitgelieferte Farbschemata müssen <a href="copy">kopiert</a><br/> werden, bevor sie geändert werden können</b></p> + + + + TextEditor::Internal::FindInCurrentFile + + Current File + Aktuelle Datei + + + File "%1": + Datei "%1": + + + File path: %1 +%2 + Pfad zu Datei: %1 +%2 + + + + TextEditor::FontSettingsPageWidget + + Font + Zeichensatz + + + Family: + Name: + + + Size: + Größe: + + + Antialias + Kantenglättung + + + A line spacing value other than 100% disables text wrapping. +A value less than 100% can result in overlapping and misaligned graphics. + + + + Copy... + Kopieren... + + + Delete + Löschen + + + % + % + + + Import + Import + + + Export + Export + + + Zoom: + Vergrößerungsfaktor: + + + Line spacing: + + + + Color Scheme for Theme "%1" + Farbschema für Thema "%1" + + + Copy Color Scheme + Farbschema kopieren + + + Color scheme name: + Name des Farbschemas: + + + %1 (copy) + %1 (Kopie) + + + Delete Color Scheme + Farbschema löschen + + + Are you sure you want to delete this color scheme permanently? + Möchten Sie das Farbschema löschen? + + + Import Color Scheme + + + + Color scheme (*.xml);;All files (*) + + + + Export Color Scheme + + + + Color Scheme Changed + Farbschema geändert + + + The color scheme "%1" was modified, do you want to save the changes? + Das Farbschema "%1" wurde geändert, möchten Sie die Änderungen speichern? + + + Discard + Verwerfen + + + Font && Colors + Zeichensatz && Farben + + + + TextEditor::Internal::LineNumberFilter + + Jumps to the given line in the current document. + + + + <line>:<column> + <Zeilennummer>:<Spaltennummer> + + + Line %1, Column %2 + Zeile %1, Spalte %2 + + + Line %1 + Zeile %1 + + + Column %1 + Spalte %1 + + + Line in Current Document + Zeile im aktuellen Dokument + + + + TopicChooser + + Choose a topic for <b>%1</b>: + Wählen Sie ein Thema für <b>%1</b>: + + + Choose Topic + Themenwahl + + + + Utils::CheckableMessageBox + + Do not ask again + Nicht noch einmal nachfragen + + + Show Details... + Details anzeigen... + + + Hide Details... + Details ausblenden... + + + Do not &ask again + Nicht noch einmal nach&fragen + + + Do not &show again + Nicht noch einmal an&zeigen + + + + Utils::ClassNameValidatingLineEdit + + The class name must not contain namespace delimiters. + Der Klassenname darf keine Namensraum-Trenner enthalten. + + + Please enter a class name. + Bitte geben Sie einen Klassennamen ein. + + + The class name contains invalid characters. + Der Klassennamen enthält ungültige Zeichen. + + + + Utils::DetailsButton + + Details + Details + + + + Utils::FileSearch + + %1: canceled. %n occurrences found in %2 files. + + %1: Abgebrochen. Eine Fundstelle in %2 Dateien. + %1: Abgebrochen. %n Fundstellen in %2 Dateien. + + + + %1: %n occurrences found in %2 files. + + %1: Eine Fundstelle in %2 Dateien. + %1: %n Fundstellen in %2 Dateien. + + + + Fi&le pattern: + Such&muster für Dateinamen: + + + Excl&usion pattern: + Ausschl&ussmuster: + + + List of comma separated wildcard filters. Files with file name or full file path matching any filter are included. + Kommaseparierte Liste von Platzhalter-Filtern. Dateien werden eingeschlossen, wenn ihr Name oder vollständiger Pfad einem der Filter entspricht. + + + + Utils::PathChooser + + Choose... + Auswählen... + + + Browse... + Auswählen... + + + Choose Directory + Verzeichnis wählen + + + Choose Executable + Ausführbare Datei auswählen + + + Choose File + Datei wählen + + + The path must not be empty. + Der Pfad darf nicht leer sein. + + + The path "%1" expanded to an empty string. + Der Pfad "%1" expandierte zu einer leeren Zeichenkette. + + + The path "%1" does not exist. + Der Pfad "%1" existiert nicht. + + + The path "%1" is not a directory. + Der Pfad "%1" ist kein Verzeichnis. + + + The path "%1" is not a file. + Der Pfad "%1" ist keine Datei. + + + The directory "%1" does not exist. + Das Verzeichnis "%1" existiert nicht. + + + The path "%1" is not an executable file. + Der Pfad "%1" ist keine ausführbare Datei. + + + Invalid path "%1". + + + + Cannot execute "%1". + "%1" konnte nicht ausgeführt werden. + + + Full path: "%1" + Vollständiger Pfad: "%1" + + + Path: + Pfad: + + + + Utils::PathListEditor + + Insert... + Einfügen... + + + Delete Line + Zeile löschen + + + Clear + Löschen + + + + Utils::ProjectIntroPage + + Enter project name + Geben Sie einen Namen für das Projekt ein + + + Location + Pfad + + + The project already exists. + Das Projekt existiert bereits. + + + A file with that name already exists. + Eine Datei dieses Namens existiert bereits. + + + Project name is invalid. + + + + Name is empty. + Der Name ist leer. + + + Invalid character "%1" found. + Ungültiges Zeichen "%1" gefunden. + + + Invalid character ".". + Ungültiges Zeichen ".". + + + Name: + Name: + + + Create in: + Erzeugen in: + + + Use as default project location + Als Vorgabe für Projektverzeichnis verwenden + + + Introduction and Project Location + Einführung und Projektverzeichnis + + + + Utils::reloadPrompt + + File Changed + Datei geändert + + + The unsaved file <i>%1</i> has been changed on disk. Do you want to reload it and discard your changes? + Die noch nicht gespeicherte Datei <i>%1</i> wurde auf dem Speichermedium geändert. Möchten Sie sie neu laden und Ihre Änderungen verwerfen? + + + The file <i>%1</i> has been changed on disk. Do you want to reload it? + Die Datei <i>%1</i> wurde auf dem Speichermedium geändert. Möchten Sie sie neu laden? + + + The default behavior can be set in %1 > Preferences > Environment > System. + macOS + + + + The default behavior can be set in Edit > Preferences > Environment > System. + + + + &Close + &Schließen + + + No to All && &Diff + Keine && &Diff + + + + VcsBase + + Version Control + Versionskontrolle + + + General + Allgemein + + + + VcsBase::Internal::NickNameDialog + + Name + Name + + + Email + E-Mail-Adresse + + + Alias email + Alias-E-Mail-Adresse + + + Alias + Alias + + + + VcsBase::SubmitFileModel + + State + Status + + + File + Datei + + + + VcsBase::VcsBaseSubmitEditor + + Check Message + Beschreibung prüfen + + + Insert Name... + Namen einfügen... + + + Close %1 %2 Editor + Editor für %1 %2 schließen + + + What do you want to do with these changes? + Was möchten Sie mit diesen Änderungen tun? + + + Cannot %1%2. +What do you want to do? + %2 is an optional error message with ': ' prefix. Don't add space in front. + %1 ist nicht möglich%2 +Was möchten Sie tun? + + + Prompt to %1 + %1 bestätigen + + + &Close + &Schließen + + + &Keep Editing + &Weiter bearbeiten + + + Submit Message Check Failed + Die Überprüfung der Beschreibung schlug fehl + + + Executing %1 + Führe %1 aus + + + Executing [%1] %2 + Ausführung [%1] %2 + + + + QmlParser + + Illegal syntax for exponential number + Ungültige Syntax des Exponenten der Zahl + + + Stray newline in string literal + Nicht zugehöriges Zeilenende-Zeichen in Zeichenkettenliteral + + + End of file reached at escape sequence + Escape-Sequenz am Dateiende gefunden + + + Illegal unicode escape sequence + Ungültige Unicode-Escape-Sequenz + + + Illegal hexadecimal escape sequence + Ungültige hexadezimale Escape-Sequenz + + + Octal escape sequences are not allowed + Oktale Escape-Sequenzen sind nicht zulässig + + + Unclosed string at end of line + Zeichenkette am Zeilenende nicht geschlossen + + + Decimal numbers can't start with '0' + Dezimalzahlen dürfen nicht mit "0" beginnen + + + At least one hexadecimal digit is required after '0%1' + Auf "0%1" muss mindestens eine Hexadezimalziffer folgen + + + Unexpected token '.' + Unerwartetes Token "." + + + At least one octal digit is required after '0%1' + Auf "0%1" muss mindestens eine Oktalziffer folgen + + + At least one binary digit is required after '0%1' + Auf "0%1" muss mindestens eine Binärziffer folgen + + + Invalid regular expression flag '%0' + Ungültiger Modifikator für regulären Ausdruck "%0" + + + Unterminated regular expression backslash sequence + Der reguläre Ausdruck endet mit einer nicht abgeschlossenen Backslash-Sequenz + + + Unterminated regular expression class + Nicht abgeschlossene Zeichenklassenangabe innerhalb des regulären Ausdrucks + + + Unterminated regular expression literal + Regulärer Ausdruck nicht abgeschlossen + + + Syntax error + Syntaxfehler + + + Imported file must be a script + Importierte Datei muss ein Skript sein + + + Invalid module URI + Ungültiger Modul-URI + + + Incomplete version number (dot but no minor) + + + + File import requires a qualifier + Datei-Import benötigt einen Qualifizierer + + + Module import requires a qualifier + Modul-Import benötigt einen Qualifizierer + + + Invalid import qualifier + Ungültiger Import-Qualifizierer + + + Unexpected token `%1' + Unerwartetes Token "%1" + + + Expected token `%1' + Es wird das Token "%1" erwartet + + + + Mercurial + + General Information + Allgemeine Informationen + + + Repository: + Repository: + + + Branch: + Branch: + + + Commit Information + Informationen zu Commit + + + Author: + Autor: + + + Email: + E-Mail-Adresse: + + + Configuration + Konfiguration + + + Command: + Kommando: + + + User + Nutzer + + + Username to use by default on commit. + Nutzername für Commit. + + + Default username: + Vorgabe für Nutzernamen: + + + Email to use by default on commit. + E-Mail-Adresse für Commit. + + + Miscellaneous + Sonstige Einstellungen + + + Default email: + Vorgabe-E-Mail: + + + Revert + Rückgängig machen + + + Specify a revision other than the default? + Möchten Sie eine Revision angeben? + + + Revision: + Revision: + + + Local filesystem: + Dateisystem: + + + Default Location + Vorgabe + + + Specify URL: + URL: + + + Prompt for credentials + Nutzerdaten abfragen + + + For example: 'https://[user[:pass]@]host[:port]/[path]'. + Zum Beispiel: 'https://[user[:pass]@]host[:port]/[path]'. + + + Commit Editor + Commit-Editor + + + Unable to find parent revisions of %1 in %2: %3 + Die übergeordnete Revision von %1 im Repository %2 konnte nicht bestimmt werden: %3 + + + Cannot parse output: %1 + Die Ausgabe kann nicht ausgewertet werden: %1 + + + Hg incoming %1 + Hg eingehend %1 + + + Hg outgoing %1 + Hg ausgehend %1 + + + Mercurial Diff + Mercurial Diff + + + Mercurial Diff "%1" + Mercurial Diff für "%1" + + + Me&rcurial + Me&rcurial + + + Annotate Current File + Annotation für Datei + + + Annotate "%1" + Annotation für "%1" + + + Diff Current File + Diff für Datei + + + Diff "%1" + Diff für "%1" + + + Meta+H,Meta+D + Meta+H,Meta+D + + + Log Current File + Filelog für Datei + + + Log "%1" + Log für "%1" + + + Meta+H,Meta+L + Meta+H,Meta+L + + + Status Current File + Status der Datei + + + Status "%1" + Status von "%1" + + + Alt+G,Alt+D + Alt+G,Alt+D + + + Triggers a Mercurial version control operation. + + + + Alt+G,Alt+L + Alt+G,Alt+L + + + Meta+H,Meta+S + Meta+H,Meta+S + + + Alt+G,Alt+S + Alt+G,Alt+S + + + Add + Hinzufügen + + + Add "%1" + "%1" hinzufügen + + + Delete... + Löschen... + + + Delete "%1"... + Lösche "%1"... + + + Revert Current File... + Änderungen der Datei rückgängig machen... + + + Revert "%1"... + Änderungen in "%1" rückgängig machen... + + + Diff + Diff + + + Log + Log + + + Revert... + Rückgängig machen... + + + Status + Status + + + Pull... + Pull... + + + Push... + Push... + + + Update... + Auf aktuellen Stand bringen... + + + Import... + Importieren... + + + Incoming... + Eingehend... + + + Outgoing... + Ausgehend... + + + Commit... + Commit... + + + Meta+H,Meta+C + Meta+H,Meta+C + + + Alt+G,Alt+C + Alt+G,Alt+C + + + Create Repository... + Repository erzeugen... + + + Pull Source + Quelle + + + Push Destination + Ziel + + + Update + Aktualisieren + + + Incoming Source + Quelle + + + There are no changes to commit. + Es sind keine ausstehenden Änderungen vorhanden. + + + Unable to create an editor for the commit. + Es konnte kein Editor für den Commit angelegt werden. + + + Commit changes for "%1". + Commit der Änderungen in "%1". + + + Mercurial + Mercurial + + + Mercurial Command + Ausführbare Datei + + + Password: + Passwort: + + + Username: + Benutzername: + + + &Annotate %1 + &Annotate %1 + + + Annotate &parent revision %1 + Annotation der über&geordneten Revision %1 + + + + QmlDesigner::Internal::SettingsPage + + Snapping + Raster + + + Qt Quick Designer + Qt Quick-Designer + + + Restart Required + Neustart erforderlich + + + The made changes will take effect after a restart of the QML Emulation layer or %1. + Die Änderungen werden nach einem Neustart der QML-Emulationsschicht oder von %1 wirksam. + + + Canvas + Leinwand + + + Warnings + Warnungen + + + Debugging + Debuggen + + + Show the debugging view + Debugansicht anzeigen + + + Enable the debugging view + Debugansicht aktivieren + + + Subcomponents + Subkomponenten + + + Always save when leaving subcomponent in bread crumb + Immer speichern, wenn eine Subkomponente per Breadcrumb Navigation verlassen wird + + + QML Emulation Layer + QML-Emulationsschicht + + + Styling + Stil + + + Controls style: + Controls Stil: + + + Default style + Vorgabestil + + + Reset Style + Stil zurücksetzen + + + If you select this radio button, Qt Quick Designer always uses the QML emulation layer (QML Puppet) located at the following path. + Wenn Sie diesen Radiobutton auswählen, benutzt der Qt Quick Designer immer die QML-Emulationsschicht (QML Puppet) im folgenden Pfad. + + + Use fallback QML emulation layer + Fallback QML-Emulationsschicht benutzen + + + Path: + Pfad: + + + Reset Path + Pfad zurücksetzen + + + Top level build path: + Oberstes Build-Verzeichnis: + + + Warns about QML features that are not properly supported by the Qt Quick Designer. + Zeigt eine Warnung bei QML-Features an, die vom Qt Quick Designer nicht vollständig unterstützt werden. + + + Also warns in the code editor about QML features that are not properly supported by the Qt Quick Designer. + Zeigt auch im Code-Editor eine Warnung bei QML-Features an, die vom Qt Quick Designer nicht vollständig unterstützt werden. + + + Internationalization + Internationalisierung + + + qsTr() + qsTr() + + + qsTrId() + qsTrId() + + + Show property editor warnings + Zeige Warnungen des Eigenschafteneditors + + + Show warn exceptions + Zeige Warnungsausnahmen + + + Forward QML emulation layer output: + Ausgabe der QML-Emulationsschicht weiterleiten: + + + Debug QML emulation layer: + Debug-QML-Emulationsschicht: + + + Default + Vorgabe + + + Material + Material + + + Universal + Universal + + + Qt Quick Designer will propose to open .ui.qml files instead of opening a .qml file. + Qt Quick Designer wird vorschlagen, .ui.qml-Dateien statt einer .qml-Datei zu öffnen. + + + Warn about using .qml files instead of .ui.qml files + Bei der Benutzung von .qml-Dateien statt .ui.qml-Dateien warnen + + + Width: + Breite: + + + Height: + Höhe: + + + Controls 2 style: + Controls-2-Stil: + + + Use QML emulation layer that is built with the selected Qt + Mit dem gewählten Qt erstellte QML-Emulationsschicht benutzen + + + qsTranslate() + qsTranslate() + + + Path to the QML emulation layer executable (qmlpuppet). + Pfad zur ausführbaren Datei der QML-Emulationsschicht (qmlpuppet). + + + Resets the path to the built-in QML emulation layer. + Setzt den Pfad zurück auf die integrierte QML-Emulationsschicht. + + + Features + Zusatzfunktionen + + + Enable Timeline editor + Timeline-Editor aktivieren + + + Always open ui.qml files in Design mode + ui.qml-Dateien immer im Design-Modus öffnen + + + Parent component padding: + + + + Sibling component spacing: + + + + Enable smooth rendering in the 2D view. + + + + Smooth rendering: + + + + Root Component Init Size + + + + Warn about unsupported features of .ui.qml files in code editor + + + + Warn about unsupported features in .ui.qml files + + + + Ask for confirmation before deleting asset + + + + + Utils::UnixTools + + <table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expands to</th></tr><tr><td>%d</td><td>directory of current file</td></tr><tr><td>%f</td><td>file name (with full path)</td></tr><tr><td>%n</td><td>file name (without path)</td></tr><tr><td>%%</td><td>%</td></tr></table> + <table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expandiert zu</th></tr><tr><td>%d</td><td>Verzeichnis der aktuellen Datei</td></tr><tr><td>%f</td><td>Dateiname mit vollständigem Pfad</td></tr><tr><td>%n</td><td>Dateiname (ohne Pfad)</td></tr><tr><td>%%</td><td>%</td></tr></table> + + + + Core + + Show Left Sidebar + Linke Seitenleiste anzeigen + + + Hide Left Sidebar + Linke Seitenleiste verbergen + + + Show Right Sidebar + Rechte Seitenleiste anzeigen + + + Hide Right Sidebar + Rechte Seitenleiste verbergen + + + Qt + Qt + + + on + an + + + off + aus + + + Environment + Umgebung + + + Clear Menu + Menü löschen + + + Configure... + msgShowOptionsDialog + Einstellungen... + + + Open Preferences dialog. + msgShowOptionsDialogToolTip (mac version) + Einstellungsdialog öffnen. + + + Open Options dialog. + msgShowOptionsDialogToolTip (non-mac version) + Einstellungsdialog öffnen. + + + All Files (*.*) + On Windows + Alle Dateien (*.*) + + + All Files (*) + On Linux/macOS + Alle Dateien (*) + + + %1 > %2 Preferences... + %1 > %2 Einstellungen... + + + Open From Device... + Von Gerät öffnen... + + + Apply Chunk + Änderung anwenden + + + Revert Chunk + Änderung rückgängig machen + + + Would you like to apply the chunk? + Möchten Sie diese Änderung anwenden? + + + Would you like to revert the chunk? + Möchten Sie diese Änderung rückgängig machen? + + + There is no patch-command configured in the general "Environment" settings. + Es ist keine ausführbare Datei für das patch-Kommando in den allgemeinen Umgebungseinstellungen konfiguriert. + + + The patch-command configured in the general "Environment" settings does not exist. + Das in den allgemeinen Umgebungseinstellungen konfigurierte patch-Kommando existiert nicht. + + + Running in %1: %2 %3 + Führe in %1 aus: %2 %3 + + + Unable to launch "%1": %2 + "%1" konnte nicht gestartet werden: %2 + + + A timeout occurred running "%1" + Zeitüberschreitung bei Ausführung von "%1" + + + "%1" crashed. + "%1" ist abgestürzt. + + + "%1" failed (exit code %2). + "%1" schlug fehl (Rückgabewert %2). + + + + VCS + + CVS Commit Editor + CVS Commit-Editor + + + CVS Command Log Editor + CVS Kommando-Log-Editor + + + CVS File Log Editor + CVS Datei-Log-Editor + + + CVS Annotation Editor + CVS Annotations-Editor + + + CVS Diff Editor + CVS Diff-Editor + + + Git SVN Log Editor + Git SVN-Log-Editor + + + Git Log Editor + Git Log-Editor + + + Git Reflog Editor + Git Reflog-Editor + + + Git Annotation Editor + Git Annotations-Editor + + + Git Commit Editor + Git Commit-Editor + + + Git Rebase Editor + Git Rebase-Editor + + + Git Submit Editor + Git Submit-Editor + + + Mercurial File Log Editor + Mercurial Datei-Log-Editor + + + Mercurial Annotation Editor + Mercurial Annotations-Editor + + + Mercurial Diff Editor + Mercurial Diff-Editor + + + Mercurial Commit Log Editor + Mercurial Commit-Log-Editor + + + Perforce.SubmitEditor + Perforce Submit-Editor + + + Perforce Log Editor + Perforce Datei-Log-Editor + + + Perforce Diff Editor + Perforce Diff-Editor + + + Perforce Annotation Editor + Perforce Annotations-Editor + + + Subversion Commit Editor + Subversion Commit-Editor + + + Subversion File Log Editor + Subversion Datei-Log-Editor + + + Subversion Annotation Editor + Subversion Annotations-Editor + + + Bazaar File Log Editor + Bazaar Datei-Log-Editor + + + Bazaar Annotation Editor + Bazaar Annotations-Editor + + + Bazaar Diff Editor + Bazaar Diff-Editor + + + Bazaar Commit Log Editor + Bazaar Commit-Log-Editor + + + ClearCase Check In Editor + ClearCase Check-In-Editor + + + ClearCase File Log Editor + ClearCase Datei-Log-Editor + + + ClearCase Annotation Editor + ClearCase Annotations-Editor + + + ClearCase Diff Editor + ClearCase Diff-Editor + + + + Perforce::Internal::PerforceChecker + + No executable specified + Es wurde keine ausführbare Datei angegeben + + + "%1" timed out after %2 ms. + Zeitüberschreitung bei der Ausführung von "%1"(%2 ms). + + + Unable to launch "%1": %2 + "%1" konnte nicht ausgeführt werden: %2 + + + "%1" crashed. + "%1" ist abgestürzt. + + + "%1" terminated with exit code %2: %3 + Der Prozess "%1" wurde beendet (Rückgabewert %2): %3 + + + The client does not seem to contain any mapped files. + Der Perforce-Client enthält offenbar keine Dateizuordnungen. + + + Unable to determine the client root. + Unable to determine root of the p4 client installation + Das Wurzelverzeichnis der Perforce-Installation konnte nicht bestimmt werden. + + + The repository "%1" does not exist. + Es ist existiert kein Repository "%1". + + + + ProjectExplorer::BaseProjectWizardDialog + + untitled + File path suggestion for a new project. If you choose to translate it, make sure it is a valid path name without blanks and using only ascii chars. + untitled + + + + ProjectExplorer::Internal::DependenciesModel + + <No other projects in this session> + <Es existieren keine anderen Projekte in der Sitzung> + + + + ProjectExplorer::Internal::MiniProjectTargetSelector + + Project + Projekt + + + Build + Erstellen + + + Kit + Kit + + + Deploy + Deployment + + + Run + Ausführen + + + Unconfigured + Nicht konfiguriert + + + <b>Project:</b> %1 + <b>Projekt:</b> %1 + + + <b>Build:</b> %1 + <b>Erstellung:</b> %1<br/> + + + <b>Deploy:</b> %1 + <b>Deployment:</b> %1 + + + <b>Run:</b> %1 + <b>Ausführung:</b> %1<br/> + + + %1 + %1 + + + Kit: <b>%1</b><br/> + Kit: <b>%1</b><br/> + + + <style type=text/css>a:link {color: rgb(128, 128, 255);}</style>The project <b>%1</b> is not yet configured<br/><br/>You can configure it in the <a href="projectmode">Projects mode</a><br/> + <style type=text/css>a:link {color: rgb(128, 128, 255, 240);}</style>Das Projekt <b>%1</b> ist noch nicht konfiguriert<br/><br/>Sie können es im <a href="projectmode">Projektmodus</a> konfigurieren<br/> {128, 128, 255)?} {1<?} + + + Project: <b>%1</b><br/> + Projekt: <b>%1</b><br/> + + + <b>Path:</b> %1 + <b>Pfad:</b> %1 + + + <b>Kit:</b> %1 + <b>Kit:</b> %1 + + + Build: <b>%1</b><br/> + Erstellung: <b>%1</b><br/> + + + Deploy: <b>%1</b><br/> + Deployment: <b>%1</b><br/> + + + Run: <b>%1</b><br/> + Ausführung: <b>%1</b><br/> + + + + ProjectExplorer + + Build & Run + Erstellung und Ausführung + + + Other Project + Anderes Projekt + + + Application + Anwendung + + + Library + Bibliothek + + + Import Project + Projekt importieren + + + Devices + Geräte + + + Name of current build + Name der gegenwärtigen Build-Konfiguration + + + Main file of current project + Hauptdatei des aktuellen Projekts + + + Main file of the project + + + + Name of current project + Name des aktuellen Projekts + + + Name of the project + + + + Name of the project's active build configuration + + + + Name of the project's active build system + + + + Type of current build + Typ der gegenwärtigen Build-Konfiguration + + + Type of the project's active build configuration + + + + Kits + Kits + + + SSH + SSH + + + Kit is not valid. + Kit ist ungültig. + + + Start removing auto-detected items associated with this docker image. + + + + Removing kits... + + + + Removed "%1" + + + + Removing Qt version entries... + + + + Removing toolchain entries... + + + + Removal of previously auto-detected kit items finished. + + + + Start listing auto-detected items associated with this docker image. + + + + Kits: + + + + Qt versions: + + + + Toolchains: + + + + Listing of previously auto-detected kit items finished. + + + + Found "%1" + + + + Searching for qmake executables... + + + + Error: %1. + Fehler: %1. + + + No Qt installation found. + + + + Searching toolchains... + + + + Searching toolchains of type %1 + + + + %1 new toolchains found. + + + + Starting auto-detection. This will take a while... + + + + Registered kit %1 + + + + Auto-detected + Automatisch bestimmt + + + Automatically managed by %1 or the installer. + + + + Manual + Benutzerdefiniert + + + Debug + Debug + + + Release + Release + + + + QmlDesigner::NavigatorTreeModel + + Unknown component: %1 + + + + Toggles whether this component is exported as an alias property of the root component. + + + + Toggles the visibility of this component in the 2D view. +This is independent of the visibility property. + + + + Toggles whether this component is locked. +Locked components cannot be modified or selected. + + + + + QmlDesigner::NavigatorWidget + + Navigator + Title of navigator view + Navigator + + + Become last sibling of parent (CTRL + Left). + Nach übergeordnetem Element anordnen (CTRL + Left). + + + Become child of last sibling (CTRL + Right). + Unter letztem gleichrangigen Element anordnen (CTRL + Right). + + + Move down (CTRL + Down). + Nach unten (CTRL + Down). + + + Move up (CTRL + Up). + Nach oben (CTRL + Up). + + + Filter Tree + Baum filtern + + + Show Only Visible Components + + + + Reverse Component Order + + + + + WidgetPluginManager + + Failed to create instance of file "%1": %2 + Es konnte keine Instanz der Datei "%1" erzeugt werden: %2 + + + Failed to create instance of file "%1". + Es konnte keine Instanz der Datei "%1" erzeugt werden. + + + File "%1" is not a Qt Quick Designer plugin. + Die Datei "%1" ist kein Qt Quick Designer-Plugin. + + + + QmlDesigner::StatesEditorWidget + + States + Title of Editor widget + Status + + + Cannot Create QtQuick View + QtQuick View konnte nicht erzeugt werden + + + StatesEditorWidget: %1 cannot be created.%2 + + + + + QmlDesigner::Internal::DesignModeWidget + + &Workspaces + &Arbeitsbereiche + + + Output + Ausgaben + + + Switch the active workspace. + Den aktiven Arbeitsbereich wechseln. + + + Edit global annotation for current file. + Globale Annotation der aktuellen Datei bearbeiten. + + + Manage... + Verwalten... + + + Reset Active + + + + + QmlJSEditor + + Show Qt Quick Toolbar + Qt Quick-Werkzeugleiste anzeigen + + + QML + QML + + + QML + SnippetProvider + QML + + + Run Checks + Prüfungen ausführen + + + Ctrl+Shift+C + Ctrl+Shift+C + + + Reformat File + Datei neu formatieren + + + Inspect API for Element Under Cursor + API für Element unter der Einfügemarke untersuchen + + + QML Analysis + QML-Analyse + + + Move Component into Separate File + Verschiebe Komponente in separate Datei + + + Show All Bindings + Alle Bindings anzeigen + + + Split Initializer + Initalisierung aufspalten + + + Add a Comment to Suppress This Message + Fügen Sie einen Kommentar ein, um diese Nachricht zu unterdrücken + + + Property assignments for %1: + Eigenschaftszuweisungen für %1: + + + Component name: + Komponentenname: + + + Path: + Pfad: + + + Invalid component name. + + + + Invalid path. + + + + Component already exists. + Komponente existiert bereits. + + + Component Name + Komponentenname + + + ui.qml file + ui.qml-Datei + + + QML/JS Usages: + QML/JS Referenzen: + + + Searching for Usages + Suche nach Referenzen + + + Expand All + Alles aufklappen + + + Collapse All + Alle einklappen + + + Wrap Component in Loader + Komponente in Loader einbetten + + + // TODO: Move position bindings from the component to the Loader. +// Check all uses of 'parent' inside the root element of the component. + // TODO: Move position bindings from the component to the Loader. +// Check all uses of 'parent' inside the root element of the component. + + + // Rename all outer uses of the id "%1" to "%2.item". + // Rename all outer uses of the id "%1" to "%2.item". + + + // Rename all outer uses of the id "%1" to "%2.item.%1". + + // Rename all outer uses of the id "%1" to "%2.item.%1". + + + + Qt Quick Toolbars + Qt Quick-Werkzeugleisten + + + Pin Qt Quick Toolbar + Qt Quick-Werkzeugleiste verankern + + + Always show Qt Quick Toolbar + Qt Quick-Werkzeugleiste immer anzeigen + + + Always Ask + Stets fragen + + + Qt Design Studio + Qt Design Studio + + + Qt Creator + + + + Automatic Formatting on File Save + Automatische Formatierung beim Speichern einer Datei + + + Open .ui.qml files with: + + + + Enable auto format on file save + Beim Speichern einer Datei automatisch formatieren + + + Restrict to files contained in the current project + Auf Dateien des aktuellen Projekts beschränken + + + Features + Zusatzfunktionen + + + Auto-fold auxiliary data + Hilfsdaten automatisch einklappen + + + Code Model Warning + Codemodell-Warnung + + + Code Model Error + Codemodell-Fehler + + + QML/JS Editing + QML/JS-Bearbeitung + + + Show Qt Quick ToolBar + Qt-Quick-Werkzeugleiste anzeigen + + + Code Model Not Available + Codemodell nicht verfügbar + + + Code model not available. + Codemodell nicht verfügbar. + + + Code Model of %1 + Codemodell von %1 + + + Refactoring + Refactoring + + + This file should only be edited in <b>Design</b> mode. + Diese Datei sollte nur im <b>Design</b>-Modus bearbeitet werden. + + + Switch Mode + Modus umschalten + + + Library at %1 + Bibliothek bei %1 + + + Dumped plugins successfully. + Plugin-Information erfolgreich bestimmt. + + + Read typeinfo files successfully. + typeinfo-Dateien gelesen. + + + + QtSupport + + No qmake path set + Es ist keine qmake-Pfad gesetzt + + + qmake does not exist or is not executable + Die qmake-Datei existiert nicht oder ist nicht ausführbar + + + Qt version has no name + Die Qt-Version hat keinen Namen + + + <unknown> + <unbekannt> + + + System + System + + + Qt %{Qt:Version} in PATH (%2) + Qt %{Qt:Version} in PATH (%2) + + + Qt %{Qt:Version} (%2) + Qt %{Qt:Version} (%2) + + + Qt version is not properly installed, please run make install + Die Qt-Version ist nicht richtig installiert, führen Sie bitte make install aus + + + Could not determine the path to the binaries of the Qt installation, maybe the qmake path is wrong? + Der Pfad zu den ausführbaren Dateien der Qt-Installation konnte nicht bestimmt werden, möglicherweise ist der Pfad zu qmake falsch? + + + The default mkspec symlink is broken. + Der symbolische Link zu der Vorgabe-mkspec ist fehlerhaft. + + + ABI detection failed: Make sure to use a matching compiler when building. + Die ABI konnte nicht bestimmt werden. Stellen Sie sicher, dass Sie einen passenden Compiler zum Erstellen verwenden. + + + Non-installed -prefix build - for internal development only. + Nicht installierter Build (-prefix) - nur zur internen Entwicklung. + + + "%1" crashed. + "%1" ist abgestürzt. + + + "%1" produced no output: %2. + + + + qmake "%1" is not an executable. + qmake "%1" ist keine ausführbare Datei. + + + No QML utility installed. + + + + Desktop + Qt Version is meant for the desktop + Desktop + + + Embedded Linux + Qt Version is used for embedded Linux development + Embedded Linux + + + Edit + Ändern + + + Remove + Entfernen + + + Add... + Hinzufügen... + + + Clean Up + Bereinigen + + + qmake path: + + + + Register documentation: + Dokumentation registrieren: + + + Link with Qt... + Mit Qt verknüpfen... + + + <specify a name> + <Geben Sie einen Namen an> + + + Do you want to remove all invalid Qt Versions?<br><ul><li>%1</li></ul><br>will be removed. + Möchten Sie alle ungültigen Qt-Versionen entfernen? <br><ul><li>%1</li></ul><br> wird entfernt. + + + No compiler can produce code for this Qt version. Please define one or more compilers for: %1 + Kein Compiler kann für diese Qt-Version Code erzeugen. Bitte richten Sie einen oder mehrere Compiler ein, geeignet für: %1 + + + The following ABIs are currently not supported: %1 + Die folgenden ABIs werden gegenwärtig nicht unterstützt: %1 + + + Select a qmake Executable + Wählen Sie die ausführbare qmake-Datei aus + + + Qmake Not Executable + Qmake ist nicht ausführbar + + + This Qt version was already registered as "%1". + Diese Qt-Version ist bereits unter "%1" registriert. + + + qmake Path + + + + Qt version %1 for %2 + Qt-Version %1 für %2 + + + Name + Name + + + Highest Version Only + Nur höchste Version + + + All + Alle + + + Remove Invalid Qt Versions + Ungültige Qt-Versionen entfernen + + + Display Name is not unique. + Der Anzeigename ist nicht einmalig. + + + Not all possible target environments can be supported due to missing compilers. + Es können nicht alle Zielumgebungen unterstützt werden, da einige Compiler fehlen. + + + Qt Version Already Known + Qt-Version bereits bekannt + + + The qmake executable %1 could not be added: %2 + Die ausführbare qmake-Datei %1 konnte nicht hinzugefügt werden: %2 + + + Incompatible Qt Versions + Inkompatible Qt-Versionen + + + The Qt version selected must match the device type. + Die ausgewählte Qt-Version muss dem Gerät entsprechen. + + + Linking with a Qt installation automatically registers Qt versions and kits, and other tools that were installed with that Qt installer, in this Qt Creator installation. Other Qt Creator installations are not affected. + + + + %1's resource directory is not writable. + Das Ressourcenverzeichnis von %1 ist nicht beschreibbar. + + + %1 is part of a Qt installation. + %1 ist Teil einer Qt-Installation. + + + %1 is currently linked to "%2". + %1 ist zur Zeit mit "%2" verknüpft. + + + Qt installation information was not found in "%1". Choose a directory that contains one of the files %2 + In "%1" wurde keine Qt-Installationsinformation gefunden. Wählen Sie ein Verzeichnis, das eine der folgenden Dateien enthält %2 + + + Choose Qt Installation + Qt-Installation wählen + + + The change will take effect after restart. + Die Änderung wird nach einem Neustart wirksam. + + + Qt installation path: + Qt-Installationspfad: + + + Choose the Qt installation directory, or a directory that contains "%1". + Wählen Sie das Qt-Installationsverzeichnis oder ein Verzeichnis, das "%1" enthält. + + + Cancel + Abbrechen + + + Remove Link + Verknüpfung entfernen + + + Examples + Beispiele + + + Tutorials + Anleitungen + + + Copy Project to writable Location? + Projekt an schreibbaren Pfad kopieren? + + + <p>The project you are about to open is located in the write-protected location:</p><blockquote>%1</blockquote><p>Please select a writable location below and click "Copy Project and Open" to open a modifiable copy of the project or click "Keep Project and Open" to open the project in location.</p><p><b>Note:</b> You will not be able to alter or compile your project in the current location.</p> + <p>Das zu öffnende Projekt befindet sich in einem schreibgeschützten Verzeichnis:</p><blockquote>%1</blockquote><p>Bitte geben Sie ein schreibbares Verzeichnis an und wählen dann "Kopieren und öffne Projekt", um eine modifizierbare Kopie des Projektes erhalten, oder "Öffne Projekt hier", um das Projekt im gegenwärtigen Verzeichnis zu öffnen</p><p><b>Hinweis:</b> Im gegenwärtigen.Verzeichnis kann das Projekt weder compiliert noch modifiziert werden.</p> + + + &Location: + &Ziel: + + + &Copy Project and Open + &Kopiere und öffne Projekt + + + &Keep Project and Open + &Öffne Projekt hier + + + Cannot Use Location + Ziel kann nicht verwendet werden + + + The specified location already exists. Please specify a valid location. + Der angegebene Pfad existiert bereits. Bitte geben Sie einen gültigen Pfad ein. + + + Cannot Copy Project + Fehler beim Kopieren des Projekts + + + Search in Examples... + Suche in Beispielen... + + + Search in Tutorials... + Suche in Anleitungen... + + + Qt Versions + Qt-Versionen + + + Qt Class Generation + Qt-Klassenerzeugung + + + %1 (invalid) + %1 (ungültig) + + + Link with Qt + Mit Qt verknüpfen + + + No factory found for qmake: "%1" + Es konnte keine Factory für qmake gefunden werden: "%1" + + + The Qt version is invalid: %1 + %1: Reason for being invalid + Ungültige Qt-Version: %1 + + + The qmake command "%1" was not found or is not executable. + %1: Path to qmake executable + Das qmake-Kommando "%1" konnte nicht gefunden werden, oder die Datei ist nicht ausführbar. + + + Embedding of the UI Class + Verwendung der UI-Klasse + + + Aggregation as a pointer member + Aggregation als Zeiger + + + Aggregation + Aggregation + + + Multiple inheritance + Mehrfachvererbung + + + Code Generation + Code-Erzeugung + + + Support for changing languages at runtime + Wechsel der Sprache zur Laufzeit unterstützen + + + Use Qt module name in #include-directive + Qt-Modulnamen in #include-Direktive verwenden + + + Add Qt version #ifdef for module names + Von Qt-Version abhängige #ifdef-Direktiven für Modulnamen einfügen + + + Device type is not supported by Qt version. + Der Gerätetyp wird von der Qt-Version nicht unterstützt. + + + The compiler "%1" (%2) cannot produce code for the Qt version "%3" (%4). + Der Compiler "%1" (%2) kann für die Qt-Version "%3" (%4) keinen Code erstellen. + + + The compiler "%1" (%2) may not produce code compatible with the Qt version "%3" (%4). + Der Compiler "%1" (%2) erstellt möglicherweise keinen mit der Qt-Version "%3" (%4) kompatiblen Code. + + + The kit has a Qt version, but no C++ compiler. + Das Kit hat eine Qt-Version, aber keinen C++-Compiler. + + + Name: + Name: + + + Invalid Qt version + Ungültige Qt-Version + + + ABI: + ABI: + + + Source: + Quelle: + + + mkspec: + mkspec: + + + qmake: + qmake: + + + Default: + Vorgabe: + + + Version: + Version: + + + Qt version + Qt-Version + + + The version string of the current Qt version. + Die Versionsbezeichnung der aktuellen Qt-Version. + + + The type of the current Qt version. + Der Typ der aktuellen Qt-Version. + + + The mkspec of the current Qt version. + Die mkspec der aktuellen Qt-Version. + + + The installation prefix of the current Qt version. + Das Installationspräfix der aktuellen Qt-Version. + + + The installation location of the current Qt version's data. + Das Installationsverzeichnis für Daten der aktuellen Qt-Version. + + + The host location of the current Qt version. + + + + The installation location of the current Qt version's internal host executable files. + + + + The installation location of the current Qt version's header files. + Das Installationsverzeichnis für Header-Dateien der aktuellen Qt-Version. + + + The installation location of the current Qt version's library files. + Das Installationsverzeichnis für Bibliotheken der aktuellen Qt-Version. + + + The installation location of the current Qt version's documentation files. + Das Installationsverzeichnis für Dokumentationsdateien der aktuellen Qt-Version. + + + The installation location of the current Qt version's executable files. + Das Installationsverzeichnis für ausführbare Dateien der aktuellen Qt-Version. + + + The installation location of the current Qt version's internal executable files. + + + + The installation location of the current Qt version's plugins. + Das Installationsverzeichnis für Plugins der aktuellen Qt-Version. + + + The installation location of the current Qt version's QML files. + Das Installationsverzeichnis für QML-Dateien der aktuellen Qt-Version. + + + The installation location of the current Qt version's imports. + Das Installationsverzeichnis für Imports der aktuellen Qt-Version. + + + The installation location of the current Qt version's translation files. + Das Installationsverzeichnis für Übersetzungen der aktuellen Qt-Version. + + + The installation location of the current Qt version's examples. + Das Installationsverzeichnis für Beispielprojekte der aktuellen Qt-Version. + + + The installation location of the current Qt version's demos. + Das Installationsverzeichnis für Demoprojekte der aktuellen Qt-Version. + + + The current Qt version's default mkspecs (Qt 4). + Die Vorgabe-mkspecs der aktuellen Qt-Version (Qt 4). + + + The current Qt version's default mkspec (Qt 5; host system). + Die Vorgabe-mkspec der aktuellen Qt-Version (Qt 5; Host-System). + + + The current Qt version's default mkspec (Qt 5; target system). + Die Vorgabe-mkspec der aktuellen Qt-Version (Qt 5; Zielsystem). + + + The current Qt's qmake version. + Die qmake-Version der aktuellen Qt-Version. + + + Timeout running "%1". + + + + No Qt version. + Keine Qt-Version. + + + Invalid Qt version. + Ungültige Qt-Version. + + + Requires Qt 5.0.0 or newer. + Erfordert Qt 5.0.0 oder neuer. + + + Requires Qt 5.3.0 or newer. + Erfordert Qt 5.3.0 oder neuer. + + + This Qt Version does not contain Qt Quick Compiler. + Diese Qt-Version enthält keinen Qt Quick Compiler. + + + The Qt library to use for all projects using this kit.<br>A Qt version is required for qmake-based projects and optional when using other build systems. + Die für alle Projekte, die dieses Kit verwenden, zu benutzende Qt-Bibliothek.<br>Für qmake-basierende Projekte ist diese Angabe erforderlich, für andere Build-Systeme optional. + + + None + Keine + + + Name of Qt Version + Name der Qt-Version + + + unknown + unbekannt + + + Path to the qmake executable + Pfad zur ausführbaren Datei von qmake + + + QML debugging and profiling: + + + + Might make your application vulnerable.<br/>Only use in a safe environment. + + + + Qt Quick Compiler: + Qt-Quick-Compiler: + + + Disables QML debugging. QML profiling will still work. + Deaktiviert QML-Debuggen. QML-Profiling funktioniert weiterhin. + + + If you plan to provide translations for your project's user interface via the Qt Linguist tool, please select a language here. A corresponding translation (.ts) file will be generated for you. + + + + <none> + <leer> + + + Language: + Sprache: + + + Translation file: + Übersetzungsdatei: + + + Qt Version + Qt-Version + + + Location of qmake + QMake-Pfad + + + Link with a Qt installation to automatically register Qt versions and kits? To do this later, select Edit > Preferences > Kits > Qt Versions > Link with Qt. + + + + Full path to the host bin directory of the Qt version in the active kit of the project containing the current document. + + + + Full path to the target bin directory of the Qt version in the active kit of the project containing the current document.<br>You probably want %1 instead. + + + + Full path to the host libexec directory of the Qt version in the active kit of the project containing the current document. + + + + Full path to the host bin directory of the Qt version in the active kit of the active project. + + + + Full path to the target bin directory of the Qt version in the active kit of the active project.<br>You probably want %1 instead. + + + + Full path to the libexec bin directory of the Qt version in the active kit of the active project. + + + + + TextEditor + + Text Editor + Texteditor + + + Cannot create temporary file "%1": %2. + Die temporäre Datei "%1" konnte nicht erstellt werden: %2. + + + Failed to format: %1. + Konnte nicht formatieren: %1. + + + Cannot read file "%1": %2. + Die Datei "%1" kann nicht gelesen werden: %2. + + + Cannot call %1 or some other error occurred. Timeout reached while formatting file %2. + %1 konnte nicht aufgerufen werden oder es trat ein anderer Fehler auf. Zeitüberschreitung während die Datei %2 formatiert wurde. + + + Error in text formatting: %1 + Fehlerhafte Formatierung: %1 + + + Could not format file %1. + Die Datei %1 konnte nicht formatiert werden. + + + File %1 was closed. + Datei %1 wurde geschlossen. + + + File was modified. + Datei geändert. + + + + QmlJS::Check + + 'int' or 'real' + 'int' oder 'real' + + + + Core::Internal::SystemEditor + + System Editor + Editor des Betriebssystems + + + Could not open URL %1. + URL %1 konnte nicht geöffnet werden. + + + + BuildSettingsPanel + + Build Settings + Build-Einstellungen + + + + DependenciesPanelFactory + + Dependencies + Abhängigkeiten + + + + EditorSettingsPanelFactory + + Editor + Editor + + + + QmlProjectManager::QmlProject + + Kit has no device. + Das Kit hat kein Gerät. + + + Qt version is too old. + Die Qt-Version ist zu alt. + + + Qt version has no QML utility. + + + + Non-desktop Qt is used with a desktop device. + Eine Qt-Version, die nicht für den Desktop gedacht ist, wird mit einem Desktop-Gerät verwendet. + + + No Qt version set in kit. + Im Kit ist keine Qt-Version gesetzt. + + + + QmlProjectManager::QmlProjectRunConfiguration + + System Environment + Systemumgebung + + + Clean Environment + Saubere Umgebung + + + QML Utility + QMLRunConfiguration display name. + + + + No QML utility found. + + + + No QML utility specified for target device. + + + + Qt Version: + + + + Qt 6 + Qt 6 + + + Qt 5 + Qt 5 + + + QML Runtime + + + + QML Viewer: + QML-Betrachter: + + + No script file to execute. + Keine Skriptdatei zum Ausführen. + + + + Core::DesignMode + + Design + Design + + + + VcsBase::CleanDialog + + The directory %1 could not be deleted. + Das Verzeichnis %1 konnte nicht gelöscht werden. + + + The file %1 could not be deleted. + Die Datei %1 konnte nicht gelöscht werden. + + + There were errors when cleaning the repository %1: + Beim Bereinigen des Repositorys %1 traten Fehler auf: + + + Clean Repository + Repository bereinigen + + + Select All + + + + Delete... + Löschen... + + + Name + Name + + + Repository: %1 + Repository: %1 + + + %n bytes, last modified %1. + + %n byte, zuletzt geändert %1. + %n bytes, zuletzt geändert %1. + + + + Delete + Löschen + + + Do you want to delete %n files? + + Möchten Sie eine Datei löschen? + Möchten Sie %n Dateien löschen? + + + + Cleaning "%1" + Bereinige "%1" + + + + ExtensionSystem::PluginDetailsView + + None + Keine + + + All + Alle + + + %1 (current: "%2") + %1 (aktuell: "%2") + + + + ExtensionSystem::PluginView + + Name + Name + + + Load + Geladen + + + Version + Version + + + Vendor + Anbieter + + + Load on Startup + Beim Start Laden + + + Utilities + Hilfsmittel + + + Plugin is not available on this platform. + Plugin ist auf dieser Plattform nicht verfügbar. + + + %1 (experimental) + %1 (experimentell) + + + Path: %1 +Plugin is not available on this platform. + Pfad: %1 +Plugin ist auf dieser Plattform nicht verfügbar. + + + Path: %1 +Plugin is enabled as dependency of an enabled plugin. + Pfad: %1 +Plugin aktiviert als Abhängigkeit eines aktivierten Plugins. + + + Path: %1 +Plugin is enabled by command line argument. + Pfad: %1 +Plugin durch ein Kommandozeilenargument aktiviert. + + + Path: %1 +Plugin is disabled by command line argument. + Pfad: %1 +Plugin durch ein Kommandozeilenargument deaktiviert. + + + Path: %1 + Pfad: %1 + + + Plugin is required. + Plugin ist erforderlich. + + + Load on startup + Beim Start Laden + + + Enabling Plugins + Plugins aktivieren + + + Enabling +%1 +will also enable the following plugins: + +%2 + %1 +zu aktivieren, aktiviert auch die folgenden Plugins: + +%2 + + + Disabling Plugins + Plugins deaktivieren + + + Disabling +%1 +will also disable the following plugins: + +%2 + %1 +zu deaktivieren, deaktiviert auch die folgenden Plugins: + +%2 + + + + Utils::fileDeletedPrompt + + File Has Been Removed + Die Datei wurde gelöscht + + + The file %1 has been removed from disk. Do you want to save it under a different name, or close the editor? + Die Datei %1 wurde vom Speichermedium gelöscht. Möchten Sie sie unter einem anderen Namen speichern oder den Editor schließen? + + + &Close + &Schließen + + + C&lose All + A&lle schließen + + + Save &as... + Speichern &unter... + + + &Save + &Speichern + + + + Core::CommandMappings + + Command Mappings + Zuordnung von Kommandos + + + Target + Ziel + + + Command + Kommando + + + Reset All + Alle zurücksetzen + + + Reset all to default. + Alle auf Vorgabewert zurücksetzen. + + + Reset + Zurücksetzen + + + Reset to default. + Auf Vorgabe zurücksetzen. + + + Import... + Importieren... + + + Export... + Exportieren... + + + Label + Beschreibung + + + + Core::EditorToolBar + + Drag to drag documents between splits + Ziehen um Dokumente in andere Editor-Ansichten zu verschieben + + + Split + Teilen + + + Remove Split + Teilung entfernen + + + Make Writable + Schreibbar machen + + + File is writable + Die Datei ist schreibbar + + + + ProjectExplorer::BuildConfiguration + + Build Settings + Build-Einstellungen + + + Build directory + Build-Verzeichnis + + + Name of current build + Name der aktuellen Build-Konfiguration + + + Name of the build configuration + + + + Variables in the current build environment + Variablen in der aktuellen Build-Umgebung + + + Variables in the build configuration's environment + + + + Tooltip in target selector: + + + + Appears as a tooltip when hovering the build configuration + + + + System Environment + Systemumgebung + + + Clean Environment + Saubere Umgebung + + + The project was not parsed successfully. + Das Projekt konnte nicht erfolgreich ausgewertet werden. + + + Build + Build + + + Default + The name of the build configuration created by default for a autotools project. +---------- +The name of the build configuration created by default for a generic project. + Vorgabe + + + Debug + Debug + + + Release + Release + + + Variables in the current build environment. + + + + Variables in the active build environment of the project containing the currently open document. + + + + Variables in the active build environment of the active project. + + + + + ProjectExplorer::Internal::CustomWizardPage + + Path: + Pfad: + + + + QmlManager + + <Current File> + <Aktuelle Datei> + + + + QmlJS::Link + + File or directory not found. + Datei oder Verzeichnis nicht gefunden. + + + QML module not found (%1). + +Import paths: +%2 + +For qmake projects, use the QML_IMPORT_PATH variable to add import paths. +For Qbs projects, declare and set a qmlImportPaths property in your product to add import paths. +For qmlproject projects, use the importPaths property to add import paths. +For CMake projects, make sure QML_IMPORT_PATH variable is in CMakeCache.txt. +For qmlRegister... calls, make sure that you define the Module URI as a string literal. + + + + + QML module contains C++ plugins, currently reading type information... %1 + + + + Implicit import '%1' of QML module '%2' not found. + +Import paths: +%3 + +For qmake projects, use the QML_IMPORT_PATH variable to add import paths. +For Qbs projects, declare and set a qmlImportPaths property in your product to add import paths. +For qmlproject projects, use the importPaths property to add import paths. +For CMake projects, make sure QML_IMPORT_PATH variable is in CMakeCache.txt. + + Der implizite Import '%1' des QML-Moduls '%2' wurde nicht gefunden. + +Importpfade: +%3 + +Für qmake-Projekte benutzen Sie die Variable QML_IMPORT_PATH, um Importpfade hinzuzufügen. +Für Qbs-Projekte geben Sie eine qmlImportPaths-Eigenschaft in Ihrem Produkt an, um Importpfade hinzuzufügen. +Für qmlproject-Projekte benutzen Sie die Eigenschaft importPaths, um Importpfade hinzuzufügen. +Für CMake-Projekte stellen Sie sicher, dass die Variable QML_IMPORT_PATH in CMakeCache.txt steht. + + + + + RectangleSpecifics + + Rectangle + + + + Fill color + + + + Border color + + + + Border width + + + + Radius + Radius + + + + Utils::LinearProgressWidget + + ... + ... + + + + BorderImageSpecifics + + Source + Bildquelle + + + Border Image + Border Image + + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Tile mode H + + + + Tile mode V + + + + Border left + + + + Border right + + + + Border top + + + + Border bottom + + + + Mirror + Spiegeln + + + Specifies whether the image should be horizontally inverted. + Legt fest, ob das Bild horizontal gespiegelt werden soll. + + + Smooth + Glatt + + + Specifies whether the image is smoothly filtered when scaled or transformed. + Legt fest, ob das Bild beim Skalieren oder Umwandeln geglättet wird. + + + Cache + Cache + + + Specifies whether the image should be cached. + Legt fest, ob das Bild zwischengespeichert werden soll. + + + Asynchronous + Asynchron + + + Specifies that images on the local filesystem should be loaded asynchronously in a separate thread. + Legt fest, dass Bilder aus dem lokalen Dateisystem asynchron in einem eigenen Thread geladen werden. + + + Source size + Größe der Bildquelle + + + + QmlDesigner::Internal::ModelPrivate + + Exception thrown by view %1. + + + + + Utils::FancyMainWindow + + Central Widget + Zentrales Widget + + + Reset to Default Layout + Vorgabe wiederherstellen + + + Automatically Hide View Title Bars + Titelleisten von Anzeigen automatisch ausblenden + + + + ProjectExplorer::Internal::SessionNameInputDialog + + Enter the name of the session: + Geben Sie den Namen der Sitzung an: + + + + TextEditor::Internal::TextEditorPlugin + + Ctrl+Space + Ctrl+Space + + + Meta+Space + Meta+Space + + + Trigger Completion + Code-Vervollständigung auslösen + + + Display Function Hint + + + + Meta+Shift+D + + + + Ctrl+Shift+D + + + + Trigger Refactoring Action + Refactoring-Aktion auslösen + + + Alt+Return + Alt+Return + + + Show Context Menu + Kontextmenü anzeigen + + + Text + SnippetProvider + Text + + + Selected text within the current document. + Ausgewählter Text im aktuellen Dokument. + + + Line number of the text cursor position in current document (starts with 1). + Zeilennummer der Cursorposition des aktuellen Dokuments (beginnend bei 1). + + + Column number of the text cursor position in current document (starts with 0). + Spaltennummer der Cursorposition des aktuellen Dokuments (beginnend bei 0). + + + Number of lines visible in current document. + Anzahl der sichtbaren Zeilen des aktuellen Dokuments. + + + Number of columns visible in current document. + Anzahl der sichtbaren Spalten des aktuellen Dokuments. + + + Current document's font size in points. + Font-Größe des aktuellen Dokuments. + + + Word under the current document's text cursor. + + + + + emptyPane + + Select a component in the 2D, Navigator, or Code view to see its properties. + + + + + QmlDesigner::FormEditorWidget + + No snapping. + Keine Ausrichtung. + + + Override Width + Breite überschreiben + + + Override Height + Höhe überschreiben + + + Snap to parent or sibling components and generate anchors. + + + + Snap to parent or sibling components but do not generate anchors. + + + + Show bounding rectangles and stripes for empty components. + + + + Override width of root component. + + + + Override height of root component. + + + + Zoom In + Vergrößern + + + Zoom Out + Verkleinern + + + Zoom screen to fit all content. + + + + Ctrl+Alt+0 + + + + Zoom screen to fit current selection. + + + + Ctrl+Alt+i + + + + Reset View + Ansicht zurücksetzen + + + Export Current QML File as Image + Aktuelle QML-Datei als Bild exportieren + + + PNG (*.png);;JPG (*.jpg) + PNG (*.png);;JPG (*.jpg) + + + + InvalidIdException + + Only alphanumeric characters and underscore allowed. +Ids must begin with a lowercase letter. + Es sind nur alphanumerische Zeichen und Unterstriche zulässig. +IDs müssen außerdem mit einem Kleinbuchstaben beginnen. + + + Ids have to be unique. + IDs müssen eindeutig sein. + + + Invalid Id: %1 +%2 + Ungültige ID: %1 +%2 + + + + QmlDesigner::InvalidArgumentException + + Failed to create item of type %1 + Es konnte kein Element des Typs %1 erzeugt werden + + + + ContextPaneTextWidget + + Text + Text + + + Style + Stil + + + ... + ... + + + + ContextPaneWidgetBorderImage + + 10 x 10 + 10 x 10 + + + Stretch vertically. Scales the image to fit to the available area. + Vertikal anpassen. Skaliert das Bild, so dass es die zur Verfügung stehende Fläche ausfüllt. + + + Repeat vertically. Tiles the image until there is no more space. May crop the last image. + Vertikal mehrfach anordnen. Bild mehrfach untereinander anordnen, bis kein Platz mehr vorhanden ist. Das letzte Bild wird unter Umständen beschnitten. + + + Round. Like Repeat, but scales the images down to ensure that the last image is not cropped. + Runden. Wie 'Vertikal mehrfach anordnen' mit zusätzlicher Skalierung zur Vermeidung des Beschneidens des letzten Bildes. + + + Repeat horizontally. Tiles the image until there is no more space. May crop the last image. + Horizontal mehrfach anordnen. Bild mehrfach nebeneinander anordnen, bis kein Platz mehr vorhanden ist. Das letzte Bild wird unter Umständen beschnitten. + + + Stretch horizontally. Scales the image to fit to the available area. + Horizontal anpassen. Skaliert das Bild, so dass es die zur Verfügung stehende Fläche ausfüllt. + + + + ContextPaneWidgetImage + + 10 x 10 + 10 x 10 + + + The image is scaled to fit. + Das Bild ist skaliert, um die Fläche auszufüllen. + + + The image is stretched horizontally and tiled vertically. + Das Bild ist horizontal gestreckt und vertikal mehrfach untereinander angeordnet. + + + The image is stretched vertically and tiled horizontally. + Das Bild ist vertikal gestreckt und mehrfach nebeneinander angeordnet. + + + The image is duplicated horizontally and vertically. + Das Bild ist horizontal und vertikal mehrfach nebeneinander angeordnet. + + + The image is scaled uniformly to fit without cropping. + Das Bild ist gleichmäßig skaliert, um die Fläche auszufüllen ohne Überstehendes abzuschneiden. + + + The image is scaled uniformly to fill, cropping if necessary. + Das Bild ist gleichmäßig skaliert, Überstehendes wird abgeschnitten sofern nötig. + + + + ContextPaneWidgetRectangle + + Gradient + Gradient + + + Color + Farbe + + + ... + ... + + + Border + Rahmen + + + + EasingContextPane + + Dialog + Dialog + + + Easing + Easing + + + Subtype + Subtype + + + Duration + Dauer + + + INVALID + Ungültig + + + ms + ms + + + Amplitude + Amplitude + + + Period + Periode + + + Overshoot + Overshoot + + + Play simulation. + Simulation abspielen. + + + Type of easing curve. + Typ der Easing-Kurve. + + + Acceleration or deceleration of easing curve. + Beschleunigung/Verlangsamung der Easing-Kurve. + + + Duration of animation. + Dauer der Animation. + + + Amplitude of elastic and bounce easing curves. + Amplitude für Easing-Kurven des Typs Elastic und Bounce. + + + Easing period of an elastic curve. + Easing-Periode für Kurven des Typs Elastic. + + + Easing overshoot for a back curve. + Easing-Overshoot für Kurven des Typs Back. + + + + ClassView::Internal::NavigationWidget + + Show Subprojects + Untergeordnete Projekte anzeigen + + + + ImageViewer + + Export + Export + + + Set as Default + Als Vorgabe setzen + + + on + an + + + off + aus + + + Use the current settings for background, outline, and fitting to screen as the default for new image viewers. Current default: + + + + Background: %1 + + + + Outline: %1 + + + + Fit to Screen: %1 + + + + Image Viewer + Bildbetrachter + + + Fit to Screen + An Bildschirm anpassen + + + Ctrl+= + Ctrl+= + + + Switch Background + Hintergrund umschalten + + + Ctrl+[ + Ctrl+[ + + + Switch Outline + Umriss umschalten + + + Ctrl+] + Ctrl+] + + + Toggle Animation + Animation umschalten + + + Export Multiple Images + Mehrere Bilder exportieren + + + Copy as Data URL + + + + Play Animation + Animation abspielen + + + Pause Animation + Animation anhalten + + + Image format not supported. + Bildformat nicht unterstützt. + + + Failed to read SVG image. + Das SVG-Bild konnte nicht gelesen werden. + + + Failed to read image. + Das Bild konnte nicht gelesen werden. + + + x + Multiplication, as in 32x32 + x + + + Size: + Größe: + + + %1 already exists. +Would you like to overwrite it? + %1 existiert bereits. +Möchten Sie sie überschreiben? + + + Export %1 + %1 exportieren + + + Exported "%1", %2x%3, %4 bytes + "%1" exportiert, %2x%3, %4 Bytes + + + Export Image + Bild exportieren + + + Export a Series of Images from %1 (%2x%3) + Eine Bilderserie aus %1 exportieren (%2x%3) + + + Could not write file "%1". + Die Datei "%1" konnte nicht geschrieben werden. + + + Enter a file name containing place holders %1 which will be replaced by the width and height of the image, respectively. + Geben Sie einen Dateinamen ein, der die Platzhalter %1 enthält, die durch Breite und Höhe des Bilds ersetzt werden. + + + File: + Datei: + + + Clear + Löschen + + + Set Standard Icon Sizes + Standard-Symbolgröße einstellen + + + Generate Sizes + Größen erzeugen + + + A comma-separated list of size specifications of the form "<width>x<height>". + Eine kommaseparierte Liste von Größenangaben der Form "<Breite>x<Höhe>". + + + Sizes: + Größen: + + + Please specify some sizes. + Bitte geben Sie einige Größen an. + + + Invalid size specification: %1 + Ungültige Größenangabe: %1 + + + The file name must contain one of the placeholders %1, %2. + Der Dateiname muss einen der Platzhalter %1, %2 enthalten. + + + The file %1 already exists. +Would you like to overwrite it? + Die Datei %1 existiert bereits. +Möchten Sie sie überschreiben? + + + The files %1 already exist. +Would you like to overwrite them? + Die Dateien %1 existieren bereits. +Möchten Sie sie überschreiben? + + + + QmlEditorWidgets::ContextPaneWidget + + Hides this toolbar. + Schließt diese Werkzeugleiste. + + + Pin Toolbar + Werkzeugleiste verankern + + + Show Always + Stets anzeigen + + + Unpins the toolbar and moves it to the default position. + Löst die Verankerung und verschiebt die Werkzeugleiste an die Vorgabeposition. + + + Hides this toolbar. This toolbar can be permanently disabled in the options page or in the context menu. + Schließt diese Werkzeugleiste. Sie kann in den Einstellung oder durch das Kontextmenü dauerhaft abgeschaltet werden. + + + + QmlEditorWidgets::ContextPaneWidgetImage + + Double click for preview. + Doppelklick zur Vorschau. + + + + QmlEditorWidgets::FileWidget + + Open File + Datei öffnen + + + + ClassView::Internal::NavigationWidgetFactory + + Class View + Klassenanzeige + + + + Core::NavigationWidget + + Activate %1 View + Anzeige "%1" aktivieren + + + + CppEditor::Internal::CppTypeHierarchyWidget + + No type hierarchy available + Keine Klassenhierarchie verfügbar + + + Bases + Basisklassen + + + Evaluating Type Hierarchy + + + + Derived + Abgeleitet + + + Evaluating type hierarchy... + + + + + CppEditor::Internal::CppTypeHierarchyFactory + + Type Hierarchy + Klassenhierarchie + + + + ProjectExplorer::Internal::BuildStepListWidget + + %1 Steps + %1 is the name returned by BuildStepList::displayName + Schritte zum %1 + + + No %1 Steps + Keine Schritte für %1 + + + Add %1 Step + Schritt für %1 hinzufügen + + + Move Up + Nach oben + + + Disable + Deaktivieren + + + Move Down + Nach unten + + + Remove Item + Element löschen + + + Enable + Aktivieren + + + Removing Step failed + Das Entfernen des Build-Schritts schlug fehl + + + Cannot remove build step while building + Während des Build-Vorgangs ist das Entfernen eines Build-Schritts nicht möglich + + + No Build Steps + Keine Build-Schritte + + + + ProjectExplorer::Internal::CopyTaskHandler + + error: + Task is of type: error + Fehler: + + + warning: + Task is of type: warning + Warnung: + + + + ProjectExplorer::DeployConfiguration + + Deploy locally + Default DeployConfiguration display name + Lokales Deployment + + + Deploy Configuration + Display name of the default deploy configuration + Deployment-Konfiguration + + + + ProjectExplorer::RunControl + + Unexpected run control state %1 when worker %2 started. + Unerwarteter Run Control-Zustand %1 beim Start von Worker %2. + + + Application Still Running + Anwendung läuft noch + + + Force &Quit + &Beenden erzwingen + + + &Keep Running + &Fortsetzen + + + Starting %1... + Starte %1 %2... {1.?} + + + No executable specified. + Es wurde keine ausführbare Datei angegeben. + + + <html><head/><body><center><i>%1</i> is still running.<center/><center>Force it to quit?</center></body></html> + <html><head/><body><center><i>%1</i> läuft noch.<center/><center>Soll es beendet werden?</center></body></html> + + + PID %1 + PID %1 + + + Invalid + Ungültig + + + + ProjectExplorer::Internal::ShowInEditorTaskHandler + + Show in Editor + In Editor anzeigen + + + Show task location in an editor. + Fundstelle in Editor anzeigen. + + + + ProjectExplorer::Internal::TaskWindow + + Issues + Probleme + + + Show Warnings + Warnungen anzeigen + + + Filter by categories + Nach Kategorie filtern + + + + ProjectExplorer::Internal::VcsAnnotateTaskHandler + + &Annotate + &Annotation + + + Annotate using version control system. + Annotation durch Versionskontrollsystem. + + + + TaskList::Internal::StopMonitoringHandler + + Stop Monitoring + Überwachung beenden + + + Stop monitoring task files. + Überwachung von Aufgabendateien beenden. + + + + TextEditor::Internal::OutlineWidgetStack + + No outline available + Überblick nicht verfügbar + + + Synchronize with Editor + Mit Editor synchronisieren + + + Filter tree + Baum filtern + + + Sort Alphabetically + Alphabetisch sortieren + + + + TextEditor::Internal::OutlineFactory + + Outline + Überblick + + + + Utils::FileNameValidatingLineEdit + + Name is empty. + Der Dateiname ist leer. + + + Name contains white space. + Der Name enthält Leerzeichen. + + + Invalid character "%1". + Ungültiges Zeichen "%1". + + + Invalid characters "%1". + Ungültige Zeichen "%1". + + + Name matches MS Windows device (CON, AUX, PRN, NUL, COM1, COM2, ..., COM9, LPT1, LPT2, ..., LPT9) + Der Name entspricht einem MS Windows-Gerätenamen (CON, AUX, PRN, NUL, COM1, COM2, ..., COM9, LPT1, LPT2, ..., LPT9) + + + File extension %1 is required: + Dateisuffix %1 ist erforderlich: + + + File extensions %1 are required: + Einer der Dateisuffixe %1 ist erforderlich: + + + + QmlJS::Bind + + Hit maximal recursion depth in AST visit. + + + + package import requires a version number + Package-Import erfordert eine Versionsnummer + + + Nested inline components are not supported + + + + + Core::Internal::CommandComboBox + + Activate %1 View + Anzeige "%1" aktivieren + + + + CppEditor::InsertDefOperation + + Add Definition in %1 + Definition in %1 hinzufügen + + + Add Definition Here + Definition hier einfügen + + + Add Definition Inside Class + Definition innerhalb der Klasse erstellen + + + Add Definition Outside Class + Definition außerhalb der Klasse erstellen + + + + CppEditor::InsertDeclOperation + + Add %1 Declaration + Deklaration für %1 hinzufügen + + + + Macros::Internal::MacroOptionsWidget + + Preferences + Einstellungen + + + Name + Name + + + Shortcut + Tastenkombination + + + Description) + + + + Macro + Makro + + + Description: + Beschreibung: + + + Remove + Löschen + + + Macros + Makros + + + + Macros::Internal::SaveDialog + + Name: + Name: + + + Description: + Beschreibung: + + + Save Macro + Makro speichern + + + + QmlJS::TypeDescriptionReader + + Errors while loading qmltypes from %1: +%2 + Fehler beim Laden der qmltypes von %1: +%2 + + + Warnings while loading qmltypes from %1: +%2 + Warnungen beim Laden der qmltypes von %1: +%2 + + + Could not parse document. + Das Dokument konnte nicht ausgewertet werden. + + + Expected a single import. + Es wird ein einzelner Import erwartet. + + + Expected import of QtQuick.tooling. + Import von QtQuick.tooling erwartet. + + + Expected document to contain a single object definition. + Das Dokument sollte eine einzige Objektdefinition enthalten. + + + Expected document to contain a Module {} member. + Das Dokument sollte ein Modul-{}-Member enthalten. + + + Major version different from 1 not supported. + Andere Hauptversionen als 1 werden nicht unterstützt. + + + Expected dependency definitions + Abhängigkeitsdefinitionen erwartet + + + Component definition is missing a name binding. + Bei der Komponentendefinition fehlt ein Namens-Binding. + + + ModuleApi definition has no or invalid version binding. + Die ModuleApi-Definition hat kein oder ein ungültiges version-Binding. + + + Method or signal is missing a name script binding. + Bei der Methode oder dem Signal fehlt ein Namens-Skript-Binding. + + + Expected script binding. + Es wird ein Skript-Binding erwartet. + + + Property object is missing a name or type script binding. + Bei dem Eigenschaftsobjekt fehlt ein Namens- oder Typ-Skript-Binding. + + + Expected string after colon. + Nach dem Doppelpunkt wird eine Zeichenkette erwartet. + + + Expected boolean after colon. + Nach dem Doppelpunkt wird ein Boolescher Wert erwartet. + + + Expected true or false after colon. + Nach dem Doppelpunkt wird true oder false erwartet. + + + Expected numeric literal after colon. + Nach dem Doppelpunkt wird ein Zahlenliteral erwartet. + + + Expected integer after colon. + Nach dem Doppelpunkt wird ein ganzzahliger Wert erwartet. + + + Expected array of strings after colon. + Nach dem Doppelpunkt wird ein Feld von Zeichenketten erwartet. + + + Expected array literal with only string literal members. + Es wird ein nur aus Zeichenketten bestehendes Feldliteral erwartet. + + + Expected string literal to contain 'Package/Name major.minor' or 'Name major.minor'. + Das Zeichenkettenliteral sollte 'Package/Name major.minor' oder 'Name major.minor' enthalten./ + + + Expected array of numbers after colon. + Nach dem Doppelpunkt wird ein aus Zahlen bestehendes Feld erwartet. + + + Expected array literal with only number literal members. + Es wird ein nur aus Zahlenliteralen bestehendes Feldliteral erwartet. + + + Meta object revision without matching export. + Metaobjekt-Revision ohne entsprechenden Export. + + + Expected integer. + Ganzzahliger Wert erwartet. + + + Expected object literal after colon. + Nach dem Doppelpunkt wird ein Objektliteral erwartet. + + + Expected expression after colon. + Nach dem Doppelpunkt wird ein Ausdruck erwartet. + + + Expected strings as enum keys. + Als enum-Schlüssel werden Zeichenketten erwartet. + + + Expected either array or object literal as enum definition. + Als enum-Definition wird entweder ein Array oder ein Objektliteral erwartet. + + + + Utils::EnvironmentModel + + <VARIABLE> + <Variable> + + + + Utils::QtcProcess + + Error in command line. + Fehler in Kommandozeile. + + + The program "%1" does not exist or is not executable. + + + + Process Not Responding + + + + The process is not responding. + Der Prozess antwortet nicht. + + + The process "%1" is not responding. + Der Prozess "%1" antwortet nicht. + + + Terminate the process? + + + + The command "%1" finished successfully. + Das Kommando "%1" wurde beendet. + + + The command "%1" terminated with exit code %2. + Das Kommando "%1" wurde beendet, Rückgabewert %2. + + + The command "%1" terminated abnormally. + Das Kommando "%1" wurde unnormal beendet. + + + The command "%1" could not be started. + Das Kommando "%1" konnte nicht gestartet werden. + + + The command "%1" did not respond within the timeout limit (%2 s). + Das Kommando "%1" konnte nicht innerhalb des Zeitlimits (%2 s) beendet werden. + + + Invalid command + Ungültiges Kommando + + + Internal socket error: %1 + + + + Cannot set up communication channel: %1 + Es konnte kein Kommunikationskanal hergestellt werden: %1 + + + Press <RETURN> to close this window... + Betätigen Sie die <RETURN> Taste, um das Fenster zu schließen... + + + Cannot create temporary file: %1 + Es konnte keine temporäre Datei erstellt werden: %1 + + + Cannot write temporary file. Disk full? + Es konnte keine temporäre Datei erstellt werden. Möglicherweise ist kein Speicherplatz mehr auf der Festplatte vorhanden? + + + Cannot create temporary directory "%1": %2 + Das temporäre Verzeichnis "%1" konnte nicht erstellt werden: %2 + + + Unexpected output from helper program (%1). + Die Ausgabe des Hilfsprogrammes (%1) kann nicht ausgewertet werden. + + + Cannot change to working directory "%1": %2 + Es konnte nicht zum Arbeitsverzeichnis "%1" gewechselt werden: %2 + + + Cannot execute "%1": %2 + Das Kommando "%1" konnte nicht ausgeführt werden: %2 + + + The process "%1" could not be started: %2 + Der Prozess "%1" konnte nicht gestartet werden: %2 + + + Quoting error in command. + Falsch gesetzte Anführungszeichen im Kommando. + + + Debugging complex shell commands in a terminal is currently not supported. + Das Debuggen komplexer Shell-Kommandos in einem Terminal wird gegenwärtig nicht unterstützt. + + + Quoting error in terminal command. + Quotierungsfehler in Terminal-Kommando. + + + Terminal command may not be a shell command. + Shell-Kommandos sind als Terminal-Kommando nicht zulässig. + + + Cannot start the terminal emulator "%1", change the setting in the Environment preferences. (%2) + + + + Cannot create socket "%1": %2 + Der Socket "%1" konnte nicht erstellt werden: %2 + + + Cannot obtain a handle to the inferior: %1 + Der zu debuggende Prozess konnte nicht angesprochen werden: %1 + + + Cannot obtain exit status from inferior: %1 + Der Rückgabewert des zu debuggenden Prozesses konnte nicht erhalten werden: %1 + + + + Core::VcsManager + + %1 repository was detected but %1 is not configured. + Ein Repository des Versionskontrollsystems %1 wurde gefunden, aber %1 ist noch nicht konfiguriert. + + + Version Control + Versionskontrolle + + + Remove the following files from the version control system (%2)? %1Note: This might remove the local file. + Möchten Sie die folgenden Dateien aus der Versionskontrolle (%2) entfernen? %1Hinweis: Unter Umständen werden die lokalen Dateien gelöscht. + + + Add to Version Control + Unter Versionsverwaltung stellen + + + Add the file +%1 +to version control (%2)? + Datei +%1 +unter Versionsverwaltung (%2) stellen? + + + Add the files +%1 +to version control (%2)? + Dateien +%1 +unter Versionsverwaltung (%2) stellen? + + + Could not add the file +%1 +to version control (%2) + + Die Datei +%1 +konnte nicht unter Versionsverwaltung (%2) gestellt werden + + + + Could not add the following files to version control (%1) +%2 + Die folgenden Dateien konnten nicht unter Versionsverwaltung (%1) gestellt werden: +%2 + + + Adding to Version Control Failed + Das Hinzufügen der Dateien zur Versionsverwaltung schlug fehl + + + + CppEditor::Internal::CppOutlineTreeView + + Expand All + Alles aufklappen + + + Collapse All + Alle einklappen + + + + GLSLEditor + + GLSL + GLSL + + + + Macros::Internal::MacroLocatorFilter + + Text Editing Macros + Textbearbeitungs-Makros + + + Runs a text editing macro that was recorded with Tools > Text Editing Macros > Record Macro. + + + + + Macros::Internal::MacrosPlugin + + Text Editing &Macros + Textbearbeitungs-&Makros + + + Record Macro + Makroaufnahme + + + Stop Recording Macro + Makroaufnahme anhalten + + + Ctrl+[ + Ctrl+[ + + + Alt+[ + Alt+[ + + + Ctrl+] + Ctrl+] + + + Alt+] + Alt+] + + + Play Last Macro + Letztes Makro abspielen + + + Alt+R + Alt+R + + + Meta+R + Meta+R + + + Save Last Macro + Letztes Makro speichern + + + + ProjectExplorer::ProjectsMode + + Projects + Projekte + + + + QmlDesigner::ItemLibraryWidget + + Components Library + Title of library view + + + + + QmlDesigner::StatesEditorModel + + base state + Implicit default state + Grundzustand + + + Invalid State Name + + + + The empty string as a name is reserved for the base state. + Eine leere Zeichenkette ist als Name des Basiszustands reserviert. + + + Name already used in another state. + Der Name wird bereits von einem anderen Zustand verwendet. + + + + QmlDesigner::StatesEditorView + + States + Der Plural von "Status" ist "Status": https://de.wiktionary.org/wiki/Status + States + + + Remove State + + + + This state is not empty. Are you sure you want to remove it? + + + + Locked components: + + + + Removing this state will modify locked components. + + + + Continue by removing the state? + + + + base state + Grundzustand + + + + QmlJSTools + + QML Functions + QML-Funktionen + + + Code Style + Coding-Stil + + + Qt Quick + Qt Quick + + + Qt + Qt + + + Old Creator + Veraltete Creator-Konvention + + + &QML/JS + &QML/JS + + + Reset Code Model + Codemodell zurücksetzen + + + Qml JS Code Style + + + + &Line length: + + + + + TextEditor::Internal::SnippetsTableModel + + Error + Fehler + + + Not a valid trigger. A valid trigger can only contain letters, numbers, or underscores, where the first character is limited to letter or underscore. + + + + Trigger + Auslöser + + + Trigger Variant + Variante + + + Error reverting snippet. + Fehler beim Zurücksetzen des Snippets. + + + + Bazaar + + General Information + Allgemeine Informationen + + + Branch: + Branch: + + + Local commit + Lokaler Commit + + + Commit Information + Informationen zu Commit + + + Author: + Autor: + + + Email: + E-Mail-Adresse: + + + Fixed bugs: + Behobene Bugs: + + + Performs a local commit in a bound branch. +Local commits are not pushed to the master branch until a normal commit is performed. + Führt einen lokalen Commit in einem gebundenen Branch aus. +Lokale Commits werden nicht zum Master-Branch gepusht, bis ein normaler Commit erfolgt. + + + Configuration + Konfiguration + + + Command: + Kommando: + + + User + Nutzer + + + Username to use by default on commit. + Nutzername für Commit. + + + Default username: + Vorgabe für Nutzernamen: + + + Email to use by default on commit. + E-Mail-Adresse für Commit. + + + Default email: + Vorgabe-E-Mail: + + + Miscellaneous + Sonstige Einstellungen + + + Log count: + Log-Anzeige beschränken auf: + + + Timeout: + Zeitlimit: + + + s + s + + + The number of recent commit logs to show. Choose 0 to see all entries. + Zahl der anzuzeigenden Logeinträge, 0 für unbegrenzt. + + + Dialog + Dialog + + + Local filesystem: + Dateisystem: + + + Options + Einstellungen + + + Remember specified location as default + Obige Einstellung als Vorgabe übernehmen + + + Overwrite + Überschreiben + + + Use existing directory + Vorhandenes Verzeichnis verwenden + + + Create prefix + Präfix erzeugen + + + Local + Lokale Variable + + + Pull Source + Quelle für Pull-Operation + + + Push Destination + Ziel für Push-Operation + + + Branch Location + Branch + + + Default location + Vorgabe + + + Specify URL: + URL: + + + By default, push will fail if the target directory exists, but does not already have a control directory. +This flag will allow push to proceed. + Normalerweise schlägt eine push-Operation fehl, wenn das Zielverzeichnis vorhanden ist, aber kein Versionskontrollverzeichnis hat. +Die Einstellung gestattet es, unter diesen Umständen fortzusetzen. + + + For example: 'https://[user[:pass]@]host[:port]/[path]'. + Zum Beispiel: 'https://[user[:pass]@]host[:port]/[path]'. + + + Ignores differences between branches and overwrites +unconditionally. + Berücksichtigt die Unterschiede zwischen Branches nicht und +überschreibt immer. + + + Creates the path leading up to the branch if it does not already exist. + Legt einen Pfad bis zum Branch an, sofern er nicht existiert. + + + Performs a local pull in a bound branch. +Local pulls are not applied to the master branch. + Führt eine lokale Pull-Operation in einem gebundenem Branch aus. +Lokale Pull-Operationen werden nicht auf den Master-Branch angewandt. + + + Revert + Rückgängig machen + + + Specify a revision other than the default? + Möchten Sie eine Revision angeben? + + + Annotate Current File + Annotation für Datei + + + Annotate "%1" + Annotation für "%1" + + + Diff Current File + Diff für Datei + + + Diff "%1" + Diff für "%1" + + + Log Current File + Filelog für Datei + + + Log "%1" + Log für "%1" + + + Status Current File + Status der Datei + + + Status "%1" + Status von "%1" + + + ALT+Z,Alt+D + ALT+Z,Alt+D + + + Triggers a Bazaar version control operation. + + + + Meta+Z,Meta+D + Meta+Z,Meta+D + + + ALT+Z,Alt+L + ALT+Z,Alt+L + + + Meta+Z,Meta+L + Meta+Z,Meta+L + + + ALT+Z,Alt+S + ALT+Z,Alt+S + + + Meta+Z,Meta+S + Meta+Z,Meta+S + + + Add + Hinzufügen + + + Add "%1" + "%1" hinzufügen + + + Delete... + Löschen... + + + Delete "%1"... + Lösche "%1"... + + + Revert Current File... + Änderungen der Datei rückgängig machen... + + + Revert "%1"... + Änderungen in "%1" rückgängig machen... + + + Diff + Diff + + + Log + Log + + + Revert... + Rückgängig machen... + + + Status + Status + + + Pull... + Pull... + + + Push... + Push... + + + Update... + Auf aktuellen Stand bringen... + + + Commit... + Commit... + + + ALT+Z,Alt+C + ALT+Z,Alt+C + + + Meta+Z,Meta+C + Meta+Z,Meta+C + + + Uncommit... + Commit rückgängig machen... + + + Create Repository... + Repository erzeugen... + + + Update + Aktualisieren + + + There are no changes to commit. + Es sind keine ausstehenden Änderungen vorhanden. + + + Unable to create an editor for the commit. + Es konnte kein Editor für den Commit angelegt werden. + + + Unable to create a commit editor. + Es konnte kein Editor für den Commit angelegt werden. + + + Commit changes for "%1". + Commit der Änderungen in "%1". + + + Commit Editor + Commit-Editor + + + Bazaar Command + Bazaar-Kommando + + + Bazaar + Bazaar + + + Uncommit + Commit rückgängig machen + + + Keep tags that point to removed revisions + Behalte Tags, die auf gelöschte Revisionen verweisen + + + Only remove the commits from the local branch when in a checkout + Nur während eines Checkouts Commits von lokalem Branch entfernen + + + Revision: + Revision: + + + If a revision is specified, uncommits revisions to leave the branch at the specified revision. +For example, "Revision: 15" will leave the branch at revision 15. + Wenn eine Revision angegeben wurde, werden so viele Revisionen entfernt, bis der Branch auf der angegebenen Revision steht. +Zum Beispiel bewirkt die Angabe "Revision: 15" dass der Branch auf Revision 15 steht. + + + Last committed + Letzter Commit + + + Dry Run + Probelauf + + + Test the outcome of removing the last committed revision, without actually removing anything. + Testet das Ergebnis des Entfernens der zuletzt abgegebenen Revision, ohne wirklich etwas zu löschen. + + + &Annotate %1 + &Annotation für %1 + + + Annotate &parent revision %1 + Annotation der über&geordneten Revision %1 + + + Ignore Whitespace + Leerzeichen ignorieren + + + Ignore Blank Lines + Leerzeilen ignorieren + + + Verbose + Ausführlich + + + Show files changed in each revision. + Geänderte Dateien jeder Revision anzeigen. + + + Forward + Nächstes + + + Show from oldest to newest. + Von Ältestem zu Neuestem anzeigen. + + + Include Merges + Merges einschließen + + + Show merged revisions. + Merge-Revisionen anzeigen. + + + Detailed + Ausführlich + + + Moderately Short + Moderat kurz + + + One Line + Einzeilig + + + GNU Change Log + GNU-Änderungslog + + + Format + Format + + + + Core::ExternalToolConfig + + Add + Hinzufügen + + + Remove + Löschen + + + Reset + Zurücksetzen + + + Description: + Beschreibung: + + + Executable: + Ausführbare Datei: + + + Arguments: + Argumente: + + + Working directory: + Arbeitsverzeichnis: + + + Output: + Ausgabe: + + + Ignore + Unterdrücken + + + Error output: + Fehlerausgabe: + + + Text to pass to the executable via standard input. Leave empty if the executable should not receive any input. + Text, der dem Werkzeug auf der Standardeingabe übergeben wird. Wenn es leer ist, erhält das Werkzeug keine Eingabe. + + + Input: + Eingabe: + + + If the tool modifies the current document, set this flag to ensure that the document is saved before running the tool and is reloaded after the tool finished. + Diese Einstellung sollte aktiviert werden, wenn das Werkzeug das aktuelle Dokument ändert, um sicherzustellen, dass das Dokument vor Ausführung gesichert und nach Ablauf neu geladen wird. + + + Modifies current document + Ändert aktuelles Dokument + + + Replace Selection + Ausgewählten Text ersetzen + + + Add tool. + Werkzeug hinzufügen. + + + Remove tool. + Werkzeug löschen. + + + Revert tool to default. + Werkzeug auf Vorgabewert zurücksetzen. + + + Environment: + Umgebung: + + + No changes to apply. + Keine Änderungen. + + + Change... + Ändern... + + + Base environment: + Basisumgebung: + + + Uncategorized + keine + + + Tools that will appear directly under the External Tools menu. + Werkzeuge, die direkt unter dem Menü "Extern" erscheinen. + + + New Category + Neue Kategorie + + + New Tool + Neues Werkzeug + + + This tool prints a line of useful text + Dieses Werkzeug gibt eine Zeile hilfreichen Texts aus + + + Useful text + Sample external tool text + Hilfreicher Text + + + <html><head/><body> +<p>What to do with the executable's standard output. +<ul><li>Ignore: Do nothing with it.</li><li>Show in General Messages.</li><li>Replace selection: Replace the current selection in the current document with it.</li></ul></p></body></html> + + <html><head/><body> +<p>Behandlung der Standardausgabe des Werkzeugs. +<ul><li>Unterdrücken: Ausgabe nicht behandeln.</li><li>In 'Allgemeine Ausgaben' anzeigen.</li><li>Ausgewählten Text ersetzen: Der im aktuellen Dokument ausgewählte Text wird durch die Ausgabe ersetzt.</li></ul></p></body></html> + + + + Show in General Messages + In 'Allgemeine Ausgaben' anzeigen + + + <html><head><body> +<p >What to do with the executable's standard error output.</p> +<ul><li>Ignore: Do nothing with it.</li> +<li>Show in General Messages.</li> +<li>Replace selection: Replace the current selection in the current document with it.</li> +</ul></body></html> + <html><head/><body> +<p>Behandlung der Fehlerausgabe des Werkzeugs.</p> +<ul><li>Unterdrücken: Ausgabe nicht behandeln.</li> +<li>In 'Allgemeine Ausgaben' anzeigen.</li> +<li>Ausgewählten Text ersetzen: Der im aktuellen Dokument ausgewählte Text wird durch die Ausgabe ersetzt.</li> +</ul></body></html> + + + Add Tool + Werkzeug hinzufügen + + + Add Category + Kategorie hinzufügen + + + PATH=C:\dev\bin;${PATH} + PATH=C:\dev\bin;${PATH} + + + PATH=/opt/bin:${PATH} + PATH=/opt/bin:${PATH} + + + External Tools + Externe Werkzeuge + + + + Core::ExternalToolManager + + &External + &Extern + + + Error: External tool in %1 has duplicate id + Fehler: Die externe Werkzeugspezifikation %1 enthält eine bereits vergebene ID + + + + Core::Internal::MimeTypeMagicDialog + + Add Magic Header + Magic-Header hinzufügen + + + Error + Fehler + + + Internal error: Type is invalid + Interner Fehler: Typ ist ungültig + + + Value: + Wert: + + + String + Zeichenkette + + + Byte + Byte + + + Use Recommended + Empfohlene verwenden + + + Priority: + Priorität: + + + <html><head/><body><p>MIME magic data is interpreted as defined by the Shared MIME-info Database specification from <a href="http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html">freedesktop.org</a>.<hr/></p></body></html> + <html><head/><body><p>MIME Magic Data wird interpretiert wie in der Shared MIME-Info Datenbank-Spezifikation von <a href="http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html">freedesktop.org</a> festgelegt.<hr/></p></body></html> + + + Type: + Typ: + + + RegExp + RegExp + + + Host16 + Host16 + + + Host32 + Host32 + + + Big16 + Big16 + + + Big32 + Big32 + + + Little16 + Little16 + + + Little32 + Little32 + + + Mask: + Maske: + + + Range start: + Bereichsbeginn: + + + Range end: + Bereichsende: + + + <html><head/><body><p><span style=" font-style:italic;">Note: Wide range values might impact performance when opening files.</span></p></body></html> + <html><head/><body><p><span style=" font-style:italic;">Hinweis: Große Bereiche können das Öffnen von Dateien verlangsamen.</span></p></body></html> + + + + Core::Internal::MimeTypeSettingsPrivate + + Reset MIME Types + MIME-Typen zurücksetzen + + + Changes will take effect after restart. + Änderungen werden nach einem Neustart wirksam. + + + + ProjectExplorer::Internal::GccToolChainConfigWidget + + &Compiler path: + &Compiler-Pfad: + + + Platform codegen flags: + Plattformspezifische Optionen für codegen: + + + Platform linker flags: + Plattformspezifische Linkeroptionen: + + + &ABI: + &ABI: + + + Target triple: + + + + + ProjectExplorer::Internal::ToolChainOptionsPage + + Compilers + Compiler + + + Add + Hinzufügen + + + <nobr><b>ABI:</b> %1 + <nobr><b>ABI:</b> %1 + + + This toolchain is invalid. + Diese Toolchain ist ungültig. + + + not up-to-date + nicht aktuell + + + Toolchain Auto-detection Settings + Einstellungen für automatische Erkennung von Toolchains + + + Detect x86_64 GCC compilers as x86_64 and x86 + x86_64 GCC-Compiler als x86_64 und x86 erkennen + + + Name + Name + + + Type + Typ + + + If checked, %1 will set up two instances of each x86_64 compiler: +One for the native x86_64 target, and one for a plain x86 target. +Enable this if you plan to create 32-bit x86 binaries without using a dedicated cross compiler. + + + + Clone + Klonen + + + Remove + Entfernen + + + Remove All + Alle entfernen + + + Re-detect + Neu erkennen + + + Auto-detection Settings... + Einstellungen für automatische Erkennung... + + + Duplicate Compilers Detected + Mehrfach auftretende Compiler + + + The following compiler was already configured:<br>&nbsp;%1<br>It was not configured again. + Der folgende Compiler ist bereits konfiguriert:<br>&nbsp;%1<br>Er wurde nicht noch einmal konfiguriert. + + + The following compilers were already configured:<br>&nbsp;%1<br>They were not configured again. + Die folgenden Compiler wurden bereits konfiguriert:<br>&nbsp;%1<br>Sie wurden nicht noch einmal konfiguriert. + + + + VcsBase::VcsBaseEditorWidget + + Annotate "%1" + Annotation für "%1" + + + Copy "%1" + "%1" Kopieren + + + &Describe Change %1 + Änderung %1 &beschreiben + + + Send to CodePaster... + An CodePaster senden... + + + Apply Chunk... + Änderung anwenden... + + + Revert Chunk... + Diese Änderung rückgängig machen... + + + + Core::Internal::MimeTypeSettingsModel + + MIME Type + MIME-Typ + + + Handler + Editor + + + + Core::Internal::MimeTypeSettings + + MIME Types + MIME-Typen + + + + Valgrind + + Issue + Problem + + + %1 in function %2 + %1 in Funktion %2 + + + Location: + Ort: + + + Instruction pointer: + Instruktionszeiger: + + + Could not parse hex number from "%1" (%2) + "%1" (%2) ist keine gültige Hexadezimalzahl + + + trying to read element text although current position is not start of element + es wurde versucht, Elementtext auszulesen, obwohl nicht auf Startelement positioniert + + + Unexpected child element while reading element text + Unerwartetes Unterelement angetroffen beim Lesen von Elementtext + + + Unexpected token type %1 + Unerwartetes Token %1 + + + Could not parse protocol version from "%1" + Die Protokollversion konnte nicht aus "%1" bestimmt werden + + + XmlProtocol version %1 not supported (supported version: 4) + Die Protokollversion %1 wird nicht unterstützt (Unterstützte Version: 4) + + + Valgrind tool "%1" not supported + Das Valgrind-Werkzeug"%1" ist nicht unterstützt + + + Unknown memcheck error kind "%1" + Unbekannte memcheck-Fehlerkategorie "%1" + + + Unknown helgrind error kind "%1" + Unbekannte helgrind-Fehlerkategorie "%1" + + + Unknown ptrcheck error kind "%1" + Unbekannte ptrcheck-Fehlerkategorie "%1" + + + Could not parse error kind, tool not yet set. + Die Fehlerkategorie konnte nicht bestimmt werden, da kein Werkzeug aktiv ist. + + + Unknown state "%1" + Unbekannter Zustand "%1" + + + Unexpected exception caught during parsing. + Beim Parsen ist eine unerwartete Ausnahme aufgetreten. + + + Description + Beschreibung + + + Instruction Pointer + Instruktionszeiger + + + Object + Objekt + + + Directory + Verzeichnis + + + File + Datei + + + Line + Zeile + + + Suppression File: + Ausschluss-Datei: + + + Suppression: + Ausschlüsse: + + + Select Suppression File + Ausschluss-Datei wählen + + + Save Suppression + Ausschlüsse speichern + + + Valgrind executable: + Ausführbare Datei von Valgrind: + + + Valgrind Command + Valgrind-Kommando + + + KCachegrind Command + KCachegrind-Kommando + + + Valgrind Suppression Files + Valgrind-Ausschlussdateien + + + Valgrind Suppression File (*.supp);;All Files (*) + Valgrind Ausschlussdatei (*.supp);;Alle Dateien (*) + + + Valgrind Generic Settings + + + + MemCheck Memory Analysis Options + + + + CallGrind Profiling Options + + + + Valgrind + Valgrind + + + Analyzer + Analyzer + + + Backtrace frame count: + Stack-Frames: + + + Suppression files: + Ausschluss-Dateien: + + + Add... + Hinzufügen... + + + Remove + Entfernen + + + Track origins of uninitialized memory + Herkunft von nicht initialisiertem Speicher verfolgen + + + Limits the amount of results the profiler gives you. A lower limit will likely increase performance. + Diese Einstellung beschränkt die Anzahl der Ergebnisse des Profilers. Kleinere Werte steigern die Geschwindigkeit. + + + Result view: Minimum event cost: + Minimale Ereigniskosten für Ergebnisanzeige: + + + % + % + + + Show additional information for events in tooltips + Zusätzliche Informationen zu Ereignissen in Tooltips anzeigen + + + Valgrind arguments: + + + + Extra MemCheck arguments: + + + + Extra CallGrind arguments: + + + + Enable cache simulation + Cache-Simulation aktivieren + + + <p>Does full cache simulation.</p> +<p>By default, only instruction read accesses will be counted ("Ir").</p> +<p> +With cache simulation, further event counters are enabled: +<ul><li>Cache misses on instruction reads ("I1mr"/"I2mr").</li> +<li>Data read accesses ("Dr") and related cache misses ("D1mr"/"D2mr").</li> +<li>Data write accesses ("Dw") and related cache misses ("D1mw"/"D2mw").</li></ul> +</p> + + + + Enable branch prediction simulation + Simulation der Verzweigungsvorhersage aktivieren + + + <p>Does branch prediction simulation.</p> +<p>Further event counters are enabled: </p> +<ul><li>Number of executed conditional branches and related predictor misses ( +"Bc"/"Bcm").</li> +<li>Executed indirect jumps and related misses of the jump address predictor ( +"Bi"/"Bim").)</li></ul> + + + + Collect system call time + In Systemaufrufen verbrachte Zeit aufnehmen + + + Collect the number of global bus events that are executed. The event type "Ge" is used for these events. + Gibt an, ob die Anzahl der ausgeführten globalen Bus-Ereignisse aufgenommen werden soll. Der Ereignistyp "Ge" wird dafür verwendet. + + + Collect global bus events + Globale Bus-Ereignisse aufnehmen + + + Visualization: Minimum event cost: + Minimale Ereigniskosten für Visualisierung: + + + Detect self-modifying code: + Selbstmodifizierenden Code erkennen: + + + No + Nein + + + Show reachable and indirectly lost blocks + Zeige erreichbare und indirekt verlorengegangene Blöcke + + + Check for leaks on finish: + Speicherlecks beim Beenden suchen: + + + Summary Only + Nur Zusammenfassung + + + Full + Vollständig + + + Collects information for system call times. + In Systemaufrufen verbrachte Zeit aufnehmen. + + + KCachegrind executable: + Ausführbare Datei von KCachegrind: + + + Callee + Aufgerufene Funktion + + + Caller + Aufrufer + + + Cost + Kosten + + + Calls + Aufrufe + + + Previous command has not yet finished. + Das vorangegangene Kommando ist noch nicht beendet. + + + Dumping profile data... + Schreibe Profiling-Daten aus... + + + Resetting event counters... + Setze Ereigniszähler zurück... + + + Pausing instrumentation... + Pausiere Überwachung... + + + Unpausing instrumentation... + Setze Überwachung fort... + + + An error occurred while trying to run %1: %2 + Bei der Ausführung von %1 trat ein Fehler auf: %2 + + + Callgrind dumped profiling info + Callgrind hat die Profiling-Information ausgeschrieben + + + Callgrind unpaused. + Callgrind fortgesetzt. + + + Failed opening temp file... + + + + Function: + Funktion: + + + File: + Datei: + + + Object: + Objekt: + + + Called: + Aufgerufen: + + + %n time(s) + + einmal + %n mal + + + + Events + Ereignisse + + + Self costs + Eigene Kosten + + + (%) + (%) + + + Incl. costs + Einschließliche Kosten + + + (%1%) + (%1%) + + + %1 cost spent in a given function excluding costs from called functions. + %1 Kosten in einer gegebenen Funktion auschließlich der Kosten aufgerufenener Funktionen. + + + %1 cost spent in a given function including costs from called functions. + %1 Kosten in einer gegebenen Funktion einchließlich der Kosten aufgerufenener Funktionen. + + + Function + Funktion + + + Location + Pfad + + + Called + Aufgerufen + + + Self Cost: %1 + Eigene Kosten: %1 + + + Incl. Cost: %1 + Einschließliche Kosten: %1 + + + %1%2 + %1%2 + + + in %1 + in %1 + + + Suppress Error + Fehler unterdrücken + + + External Errors + Externe Fehler + + + Suppressions + Ausschlüsse + + + Definite Memory Leaks + Definitive Speicherlecks + + + Possible Memory Leaks + Potenzielle Speicherlecks + + + Use of Uninitialized Memory + Benutzung von nicht initialisiertem Speicher + + + Show issues originating outside currently opened projects. + Zeigt Fehler an, deren Ursache außerhalb der aktuellen Projekte liegt. + + + These suppression files were used in the last memory analyzer run. + Die Ausschlussdateien wurden beim letzten Lauf der Speicheranalyse verwendet. + + + Invalid Calls to "free()" + Ungültige Aufrufe von "free()" + + + Memory Issues + Speicherprobleme + + + Memcheck + Memcheck + + + Analyzing Memory + Analysiere Speicher + + + Load External XML Log File + Externe XML-Logdatei laden + + + Go to previous leak. + Gehe zu vorigem Speicherleck. + + + Go to next leak. + Gehe zum nächsten Speicherleck. + + + Error Filter + Fehlerfilter + + + Valgrind Analyze Memory uses the Memcheck tool to find memory leaks. + Die Speicheranalyse von Valgrind benutzt das Programm "memcheck", um Speicherlecks zu finden. + + + Valgrind Memory Analyzer + Speicheranalyse mit Valgrind + + + Valgrind Memory Analyzer with GDB + Speicheranalyse mit Valgrind und GDB + + + Valgrind Analyze Memory with GDB uses the Memcheck tool to find memory leaks. +When a problem is detected, the application is interrupted and can be debugged. + Die Speicheranalyse mit Valgrind und GDB benutzt das Programm "memcheck", um Speicherlecks zu finden. +Wird ein Problem gefunden, dann wird die Anwendung angehalten und kann untersucht werden. + + + Heob + Heob + + + Ctrl+Alt+H + Ctrl+Alt+H + + + Valgrind Memory Analyzer (External Application) + Speicheranalyse mit Valgrind (externe Anwendung) + + + Heob: No local run configuration available. + Heob: Keine lokale Ausführungskonfiguration verfügbar. + + + Heob: No toolchain available. + Heob: Keine Toolchain verfügbar. + + + Heob: No executable set. + Heob: Keine ausführbare Datei angegeben. + + + Heob: Cannot find %1. + Heob: Kann %1 nicht finden. + + + The %1 executables must be in the appropriate location. + Die ausführbaren %1-Dateien müssen am richtigen Ort liegen. + + + Heob used with MinGW projects needs the %1 DLLs for proper stacktrace resolution. + Für MinGW-Projekte braucht Heob die %1-DLLs zur korrekten Stacktrace-Auflösung. + + + Heob: Cannot create %1 process (%2). + Avoiding "heob64.exe-Prozess" + Heob: Kann Prozess %1 nicht erzeugen (%2). + + + A Valgrind Memcheck analysis is still in progress. + Ein Valgrind Speichertest läuft noch. + + + Start a Valgrind Memcheck analysis. + Starte einen Valgrind Speichertest. + + + Start a Valgrind Memcheck with GDB analysis. + Starte einen Valgrind Speichertest mit GDB Analyse. + + + Open Memcheck XML Log File + Memcheck-XML-Logdatei öffnen + + + XML Files (*.xml);;All Files (*) + XML-Dateien (*.xml);;Alle Dateien (*) + + + Memcheck: Failed to open file for reading: %1 + Memcheck: Konnte Datei nicht zum Lesen öffnen: %1 + + + Memcheck: Error occurred parsing Valgrind output: %1 + Memcheck: Fehler beim Auswerten der Valgrind-Ausgabe: %1 + + + Memory Analyzer Tool finished. %n issues were found. + + Das Speicheranalysewerkzeug wurde beendet. Ein Problem wurde gefunden. + Das Speicheranalysewerkzeug wurde beendet. %n Probleme wurde gefunden. + + + + Log file processed. %n issues were found. + + Die Logdatei wurde verarbeitet. Ein Problem wurde gefunden. + Die Logdatei wurde verarbeitet. %n Probleme wurden gefunden. + + + + Last-level + Letzte Ebene + + + Instruction + Anweisung + + + Cache + Cache + + + Conditional branches + Bedingte Verzweigung + + + Indirect branches + Indirekte Verzweigung + + + level %1 + Ebene %1 + + + read + lesen + + + write + schreiben + + + mispredicted + falsch vorhergesagt + + + executed + ausgeführt + + + miss + Fehlschlag + + + access + Zugriff + + + Line: + Zeile: + + + Position: + Position: + + + %1 in %2 + %1 in %2 + + + %1:%2 in %3 + %1:%2 in %3 + + + Valgrind Settings + Einstellungen von Valgrind + + + Valgrind Function Profiler uses the Callgrind tool to record function calls when a program runs. + Das Profiling von Funktionen mit Valgrind verwendet das Programm "callgrind", um Funktionsaufrufe während der Programmausführung aufzuzeichnen. + + + Valgrind Function Profiler + Valgrind Funktionsprofiler + + + Valgrind Function Profiler (External Application) + Valgrind Functionsprofiler (externe Anwendung) + + + Profile Costs of This Function and Its Callees + Bestimme Kosten dieser Funktion und der von ihr aufgerufenen Funktionen + + + Visualization + Visualisierung + + + Callers + Aufrufer + + + Callees + Aufgerufene + + + Functions + Funktionen + + + Load External Log File + Externe Logdatei laden + + + Open results in KCachegrind. + Ergebnisse in KCachegrind öffnen. + + + Request the dumping of profile information. This will update the Callgrind visualization. + Fordere das Ausschreiben der Profiler-Informationen an. Die Callgrind-Visualisierung wird dadurch aktualisiert. + + + Reset all event counters. + Alle Ereigniszähler zurücksetzen. + + + Pause event logging. No events are counted which will speed up program execution during profiling. + Pausiert die Ereignissprotokollierung, was die Ausführung des Programmes während des Profilings beschleunigt. + + + Discard Data + Daten verwerfen + + + Go back one step in history. This will select the previously selected item. + Gehe einen Schritt im Verlauf zurück. Das vorher ausgewählte Element wird wieder ausgewählt. + + + Go forward one step in history. + Gehe einen Schritt weiter. + + + Selects which events from the profiling data are shown and visualized. + Bestimmt, welche Ereignisse der Profilerdaten angezeigt werden. + + + Absolute Costs + Absolute Kosten + + + Show costs as absolute numbers. + Kosten als absolute Werte anzeigen. + + + Relative Costs + Relative Kosten + + + Show costs relative to total inclusive cost. + Zeige Kosten relativ zur Summe der einschließlichen Kosten. + + + Relative Costs to Parent + Kosten relativ zu übergeordnetem Element + + + Show costs relative to parent function's inclusive cost. + Zeige Kosten relativ zu den einschließlichen Kosten der rufenden Funktion. + + + Remove template parameter lists when displaying function names. + Beim Anzeigen von Funktionsnamen Template-Parameterlisten entfernen. + + + Select This Function in the Analyzer Output + Diese Funktion in der Analyzer-Ausgabe auswählen + + + Cost Format + Kostenformat + + + Enable cycle detection to properly handle recursive or circular function calls. + Aktivieren Sie die Schleifenerkennung, um rekursive oder zyklische Funktionsaufrufe richtig zu behandeln. + + + Show Project Costs Only + Nur Projektkosten anzeigen + + + Show only profiling info that originated from this project source. + Nur Profilerinformationen aus den Quellen des Projekts anzeigen. + + + Filter... + Filter... + + + Callgrind + Callgrind + + + A Valgrind Callgrind analysis is still in progress. + Eine Valgrind Callgrind Analyse läuft noch. + + + Start a Valgrind Callgrind analysis. + Eine Valgrind Callgrind Analyse starten. + + + Profiling aborted. + Profiling abgebrochen. + + + Parsing finished, no data. + Auswertung beendet, keine Daten erhalten. + + + Parsing finished, total cost of %1 reported. + Auswertung beendet, erhaltene Gesamtkosten: %1. + + + Parsing failed. + Die Auswertung schlug fehl. + + + Populating... + Erstelle Ansicht... + + + Open Callgrind Log File + Callgrind-Logdatei öffnen + + + Callgrind Output (callgrind.out*);;All Files (*) + Callgrind-Ausgabedatei (callgrind.out*);;Alle Dateien (*) + + + Callgrind: Failed to open file for reading: %1 + Callgrind: Konnte Datei nicht zum Lesen öffnen: %1 + + + Parsing Profile Data... + Werte Profilerdaten aus... + + + Profiling + Profiling + + + Profiling %1 + Profiling von %1 + + + Valgrind options: %1 + Valgrind-Optionen: %1 + + + Working directory: %1 + Arbeitsverzeichnis: %1 + + + Command line arguments: %1 + Kommandozeilenargumente: %1 + + + Analyzing finished. + Analyse beendet. + + + Error: "%1" could not be started: %2 + Fehler: "%1" konnte nicht gestartet werden: %2 + + + Error: no Valgrind executable set. + Fehler: Es ist keine ausführbare Datei für Valgrind konfiguriert. + + + Process terminated. + Prozess beendet. + + + Process exited with return value %1 + + Der Prozess wurde mit dem Rückgabewert %1 beendet + + + + XmlServer on %1: + XmlServer an %1: + + + LogServer on %1: + LogServer an %1: + + + All functions with an inclusive cost ratio higher than %1 (%2 are hidden) + Alle Funktionen mit einem einschließlichen Kostenfaktor größer als %1 (%2 nicht gezeigt) + + + %1 (Called: %2; Incl. Cost: %3) + + + + + Analyzer + + Analyzer + Analyzer + + + + ProjectExplorer::ToolChain + + Clone of %1 + Kopie von %1 + + + + QmlProfiler + + QML Profiler + QML-Profiler + + + &Port: + &Port: + + + Start QML Profiler + QML-Profiler starten + + + Select an externally started QML-debug enabled application.<p>Commonly used command-line arguments are: + Wählen Sie eine extern gestartete Anwendung aus, die QML-Debugging erlaubt.<p>Häufig verwendete Kommandozeilenargumente sind: + + + Kit: + Kit: + + + Load QML Trace + QML-Trace laden + + + Save QML Trace + QML-Trace speichern + + + A QML Profiler analysis is still in progress. + Eine QML-Profiler-Analyse läuft noch. + + + Start QML Profiler analysis. + Starte QML-Profiler-Analyse. + + + Disable Profiling + Profiling deaktivieren + + + Enable Profiling + Profiling aktivieren + + + The application finished before a connection could be established. No data was loaded. + Die Anwendung wurde beendet, bevor eine Verbindung aufgebaut werden konnte. Es wurden keine Daten geladen. + + + Could not connect to the in-process QML profiler within %1 s. +Do you want to retry and wait %2 s? + Innerhalb von %1 s konnte keine Verbindung zum QML-Profiler im Prozess hergestellt werden. +Wollen Sie es noch einmal versuchen und %2 s warten? + + + %1 s + %1 s + + + Elapsed: %1 + Vergangen: %1 + + + QML traces (*%1 *%2) + QML-Traces (*%1 *%2) + + + Saving Trace Data + Speichere Trace-Daten + + + Loading Trace Data + Lade Trace-Daten + + + You are about to discard the profiling data, including unsaved notes. Do you want to continue? + Sie sind dabei die Profildaten einschließlich ungespeicherter Notizen zu verwerfen. Wollen Sie fortfahren? + + + Application finished before loading profiled data. +Please use the stop button instead. + Die Anwendung wurde vor dem Laden der Profildaten beendet. +Bitte verwenden Sie den Stop-Button. + + + Starting a new profiling session will discard the previous data, including unsaved notes. +Do you want to save the data first? + Wenn Sie eine neue Profiling-Sitzung beginnen, werden die Profildaten einschließlich ungespeicherter Notizen verworfen. +Wollen Sie die Daten vorher speichern? + + + Discard data + Daten löschen + + + Search timeline event notes. + Notizen zu Ereignissen in der Zeitleiste durchsuchen. + + + Hide or show event categories. + Ereigniskategorien verstecken oder anzeigen. + + + Failed to connect. + Verbindung fehlgeschlagen. + + + Memory Usage + Speicherverbrauch + + + Pixmap Cache + Pixmap Cache + + + Scene Graph + Scene Graph + + + Animations + Animationen + + + Painting + Zeichnen + + + Compiling + Kompilieren + + + Creating + Erstellen + + + Binding + Binding + + + Input Events + Eingabeereignisse + + + Debug Messages + Debugnachrichten + + + JavaScript + JavaScript + + + GUI Thread + GUI-Thread + + + Render Thread + Render-Thread + + + Render Thread Details + Render-Thread Details + + + Polish + Bereinigen + + + Wait + Warten + + + GUI Thread Sync + GUI-Thread Synchronisation + + + Render Thread Sync + Render-Thread Synchronisation + + + Render + Render + + + Swap + Tauschen + + + Render Preprocess + Render Preprocess + + + Render Update + Render Update + + + Render Bind + Render Bind + + + Render Render + Render Render + + + Material Compile + Material Compile + + + Glyph Render + Glyph Render + + + Glyph Upload + Glyph Upload + + + Texture Bind + Texture Bind + + + Texture Convert + Texture Convert + + + Texture Swizzle + Texture Swizzle + + + Texture Upload + Texture Upload + + + Texture Mipmap + Texture Mipmap + + + Texture Delete + Texture Löschen + + + Profiling application: %n events + + Profiling der Anwendung: ein Ereignis + Profiling der Anwendung: %n Ereignisse + + + + Profiling application + Profiling der Anwendung + + + No QML events recorded + Es wurden keine QML-Ereignisse aufgenommen + + + Loading buffered data: %n events + + Lade zwischengespeicherte Daten: ein Ereignis + Lade zwischengespeicherte Daten: %n Ereignisse + + + + Loading offline data: %n events + + Lade Offline-Daten: ein Ereignis + Lade Offline-Daten: %n Ereignisse + + + + Waiting for data + Warte auf Daten + + + Timeline + Zeitleiste + + + Analyze Current Range + Analysiere aktuellen Bereich + + + Analyze Full Range + Analysiere kompletten Bereich + + + Reset Zoom + Vergrößerung zurücksetzen + + + Quick3D + + + + Failed to replay QML events from stash file. + QML-Ereignisse aus der Stash-Datei konnten nicht wieder abgespielt werden. + + + <bytecode> + <bytecode> + + + anonymous function + Anonyme Funktion + + + Read past end in temporary trace file. + Über das Ende der temporären Trace-Datei hinaus gelesen. + + + Flush data while profiling: + Daten während Profiling übertragen: + + + Flush interval (ms): + Zeitabstand der Übertragungen (ms): + + + Process data only when process ends: + Daten erst bei Prozessende verarbeiten: + + + Only process data when the process being profiled ends, not when the current recording +session ends. This way multiple recording sessions can be aggregated in a single trace, +for example if multiple QML engines start and stop sequentially during a single run of +the program. + Daten nur bei Prozessende und nicht bei Aufnahmeende verarbeiten. Dadurch werden +mehrere Aufnahmen in einer einzigen Aufnahmespur zusammengefügt, zum Beispiel +wenn mehrere QML-Instanzen nacheinander in einem einzigen Programmlauf gestartet +und gestoppt werden. + + + Periodically flush pending data to the profiler. This reduces the delay when loading the +data and the memory usage in the application. It distorts the profile as the flushing +itself takes time. + Sende Daten regelmässig zum Profiler. Das reduziert die Verzögerung beim Laden der +Daten und den Speicherverbrauch der Applikation. Es stört das Profiling, weil das +Senden selbst auch Zeit benötigt. + + + Analyzer + Analyzer + + + Duration + Dauer + + + Framerate + Bildwiederholrate + + + Context + Kontext + + + Details + Details + + + Location + Ort + + + QML Profiler Settings + Einstellungen des QML-Profilers + + + Statistics + Statistik + + + Copy Row + Zeile kopieren + + + Copy Table + Tabelle kopieren + + + Extended Event Statistics + Erweiterte Ereignisstatistik + + + Show Full Range + Ganzen Bereich anzeigen + + + Debug Message + Debugnachricht + + + Warning Message + Warnungsnachricht + + + Critical Message + Kritische Nachricht + + + Fatal Message + Fatale Nachricht + + + Info Message + Infonachricht + + + Unknown Message %1 + Unbekannte Nachricht %1 + + + Timestamp + Zeitstempel + + + Message + Nachricht + + + Could not re-read events from temporary trace file: %1 + Ereignisse konnten nicht erneut aus der temporären Trace-Datei eingelesen werden: %1 + + + Compile + Kompilierung + + + Create + Erzeugung + + + Signal + Signal + + + Source code not available + Kein Quelltext verfügbar + + + Flame Graph + Flame Graph + + + Reset Flame Graph + Flame Graph zurücksetzen + + + Mouse Events + Mausereignisse + + + Keyboard Events + Tastaturereignisse + + + Key Press + Tastendruck + + + Key Release + Tastenfreigabe + + + Key + Taste + + + Modifiers + Modifizierer + + + Double Click + Doppelklick + + + Mouse Press + Mausdruck + + + Mouse Release + Mausfreigabe + + + Button + Maustaste + + + Result + Ergebnis + + + Mouse Move + Mausbewegung + + + X + X + + + Y + Y + + + Mouse Wheel + Mausrad + + + Angle X + X-Winkel + + + Angle Y + Y-Winkel + + + Keyboard Event + Tastaturereignis + + + Mouse Event + Mausereignis + + + Unknown + Unbekannt + + + Memory Allocation + Speicherallokation + + + Memory Allocated + Speicher allokiert + + + Memory Freed + Speicher freigegeben + + + Total + Summe + + + %n byte(s) + + Ein Byte + %n Bytes + + + + Allocated + Allokiert + + + Allocations + Allokationen + + + Deallocated + Freigegeben + + + Deallocations + Freigaben + + + Heap Allocation + Heap-Allokation + + + Large Item Allocation + Allokation großer Elemente + + + Heap Usage + Heap-Verbrauch + + + Type + Typ + + + Cache Size + Puffergröße + + + Image Cached + Bild gepuffert + + + Image Loaded + Bild geladen + + + Load Error + Ladefehler + + + File + Datei + + + Width + Breite + + + Height + Höhe + + + Stage + Phase + + + Glyphs + Glyphen + + + Total Time + Gesamtdauer + + + Calls + Aufrufe + + + Memory + Speicher + + + Various Events + Verschiedene Ereignisse + + + others + andere + + + Handling Signal + Signalverarbeitung + + + Main program + Hauptprogramm + + + +%1 in recursive calls + +%1 in rekursiven Aufrufen + + + Longest Time + Längste Dauer + + + Mean Time + Durchschnittliche Dauer + + + Self Time + Eigene Dauer + + + Self Time in Percent + Eigene Dauer in Prozent + + + Shortest Time + Kürzeste Dauer + + + Time in Percent + Dauer in Prozent + + + Median Time + Mediandauer + + + The QML Profiler can be used to find performance bottlenecks in applications using QML. + Der QML-Profiler kann zum Auffinden geschwindigkeitsrelevanter Engpässe in QML-Anwendungen verwendet werden. + + + QML Profiler (Attach to Waiting Application) + QML-Profiler (mit wartender Anwendung verbinden) + + + QML Profiler Options + Einstellungen des QML-Profilers + + + Cannot open temporary trace file to store events. + Eine temporäre Trace-Datei kann nicht geöffnet werden um Ereignisse zu speichern. + + + Failed to reset temporary trace file. + Eine temporäre Trace-Datei konnte nicht zurückgesetzt werden. + + + Failed to flush temporary trace file. + Das Schreiben in eine temporäre Trace-Datei konnte nicht beendet werden. + + + Could not re-open temporary trace file. + Eine temporäre Trace-Datei konnte nicht neu geöffnet werden. + + + Main Program + Hauptprogramm + + + called recursively + rekursiv aufgerufen + + + Callee + Aufgerufene Funktion + + + Caller + Aufrufende Funktion + + + Callee Description + Bescheibung der aufgerufenen Funktion + + + Caller Description + Beschreibung der aufrufenden Funktion + + + Error while parsing trace data file: %1 + Fehler beim Auswerten der Trace-Datei: %1 + + + Invalid magic: %1 + Ungültige Dateiformatkennzeichnung: %1 + + + Unknown data stream version: %1 + Unbekannte Datenstromversion: %1 + + + Excessive number of event types: %1 + Zu viele Ereignistypen: %1 + + + Invalid type index %1 + Ungültiger Typindex %1 + + + Corrupt data before position %1. + Unbrauchbare Daten vor Position %1. + + + Error writing trace file. + Fehler beim Schreiben der Trace-Datei. + + + Could not re-read events from temporary trace file: %1 +Saving failed. + Ereignisse konnten nicht erneut aus der temporären Trace-Datei eingelesen werden: %1 +Speichern fehlgeschlagen. + + + Render Frame + + + + Synchronize Frame + + + + Prepare Frame + + + + Mesh Load + + + + Custom Mesh Load + + + + Texture Load + + + + Generate Shader + + + + Load Shader + + + + Particle Update + + + + Mesh Memory consumption + + + + Texture Memory consumption + + + + Mesh Unload + + + + Custom Mesh Unload + + + + Texture Unload + + + + Unknown Unload Message %1 + + + + Description + Beschreibung + + + Count + Anzahl + + + Draw Calls + + + + Render Passes + + + + Total Memory Usage + + + + + VcsBase::VcsConfigurationPage + + Configuration + Konfiguration + + + No version control set on "VcsConfiguration" page. + Do not translate "VcsConfiguration", because it is the id of a page. + Kein Versionskontrollsystem auf der Seite "VcsConfiguration" angegeben. + + + "vcsId" ("%1") is invalid for "VcsConfiguration" page. Possible values are: %2. + Do not translate "VcsConfiguration", because it is the id of a page. + "vcsId" ("%1") ist für die Seite "VcsConfiguration" ungültig. Mögliche Werden sind: %2. + + + Please configure <b>%1</b> now. + Bitte konfigurieren Sie jetzt <b>%1</b>. + + + No known version control selected. + Kein Versionskontrollsystem ausgewählt. + + + + FlowSpecifics + + Flow + Anordnung + + + Spacing + Abstand + + + Layout direction + + + + + GridSpecifics + + Grid + Gitter + + + Columns + Spalten + + + Rows + Zeilen + + + Flow + Anordnung + + + Layout direction + + + + Alignment H + + + + Alignment V + + + + Spacing + Abstand + + + + GridViewSpecifics + + Grid View + Gitteranzeige + + + Cell size + + + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Layout direction + + + + Cache + Cache + + + Cache buffer + Cache-Puffer + + + Flow + Anordnung + + + Navigation wraps + Tastennavigation bricht um + + + Snap mode + Einrasten + + + Determines how the view scrolling will settle following a drag or flick. + Bestimmt, wie die Anzeige nach einer Drag- oder -Flick-Operation zum Stehen kommt. + + + Whether the grid wraps key navigation. + + + + Grid View Highlight + Hervorhebung im Grid View + + + Range + Bereich + + + Highlight range + Bereich hervorheben + + + Move duration + Dauer der Bewegung + + + Move animation duration of the highlight delegate. + Dauer der Bewegungsanimation des hervorgehobenen Delegates. + + + Whether the highlight is managed by the view. + + + + Preferred begin + Anfang + + + Preferred highlight begin - must be smaller than Preferred end. + Beginn der Hervorhebung - muss kleiner sein als der Endwert. + + + Preferred end + Ende + + + Preferred highlight end - must be larger than Preferred begin. + Ende der Hervorhebung - muss größer sein als der Anfangswert. + + + Follows current + Aktuellem Element folgen + + + + ListViewSpecifics + + List View + List View + + + Spacing between components. + + + + Cache + Cache + + + Navigation wraps + Tastennavigation bricht um + + + Orientation + Ausrichtung + + + Orientation of the list. + Ausrichtung der Liste. + + + Layout direction + + + + Snap mode + Einrasten + + + Determines how the view scrolling will settle following a drag or flick. + Bestimmt, wie die Anzeige nach einer Drag- oder -Flick-Operation zum Stehen kommt. + + + Spacing + Abstand + + + List View Highlight + Hervorhebung im List View + + + Range + Bereich + + + Move duration + Dauer der Bewegung + + + Move animation duration of the highlight delegate. + Dauer der Bewegungsanimation des hervorgehobenen Delegates. + + + Cache buffer. + + + + Whether the grid wraps key navigation. + + + + Highlight range. + + + + Move velocity + + + + Move animation velocity of the highlight delegate. + + + + Resize duration + Dauer der Größenänderung + + + Resize animation duration of the highlight delegate. + Dauer der Größenänderungsanimation des hervorgehobenen Delegates. + + + Resize velocity + + + + Resize animation velocity of the highlight delegate. + + + + Preferred begin + Anfang + + + Preferred highlight begin - must be smaller than Preferred end. + Beginn der Hervorhebung - muss kleiner sein als der Endwert. + + + Preferred end + Ende + + + Preferred highlight end - must be larger than Preferred begin. + Ende der Hervorhebung - muss größer sein als der Anfangswert. + + + Follows current + Aktuellem Element folgen + + + Whether the highlight is managed by the view. + + + + + PathViewSpecifics + + Path View + Path View + + + Allows users to drag or flick a path view. + + + + Drag margin + Rand bei Drag-Operation + + + Flick deceleration + Abbremsung der Flick-Interaktion + + + Offset + Abstand + + + Specifies how far along the path the items are from their initial positions. This is a real number that ranges from 0.0 to the count of items in the model. + Gibt an, wie weit die Elemente des Pfades von ihren initialen Positionen entfernt sind. Es ist ein Fließkommawert im Bereich von 0 bis zur Anzahl der Elemente im Modell. + + + Item count + Anzahl der Elemente + + + Path View Highlight + Hervorhebung im Path View + + + Highlight range + Bereich hervorheben + + + Move duration + Dauer der Bewegung + + + Move animation duration of the highlight delegate. + Dauer der Bewegungsanimation des hervorgehobenen Delegates. + + + Preferred begin + Anfang + + + Preferred highlight begin - must be smaller than Preferred end. Note that the user has to add a highlight component. + Beginn der Hervorhebung - muss kleiner sein als der Endwert. Beachten Sie, dass der Benutzer eine Hervorhebungs-Komponente hinzufügen muss. + + + Preferred highlight end - must be larger than Preferred begin. Note that the user has to add a highlight component. + Ende der Hervorhebung - muss größer sein als der Anfangswert. Beachten Sie, dass der Benutzer eine Hervorhebungs-Komponente hinzufügen muss. + + + Preferred end + Ende + + + Interactive + Interaktiv + + + Number of items visible on the path at any one time. + + + + Range + Bereich + + + + RowSpecifics + + Row + Zeile + + + Spacing + Abstand + + + Layout direction + + + + + Core::OutputWindow + + Elided %n characters due to Application Output settings + + Ein Zeichen wurde wegen der Einstellungen für die Ausgabe der Anwendung ausgelassen + %n Zeichen wurden wegen der Einstellungen für die Ausgabe der Anwendung ausgelassen + + + + [Discarding excessive amount of pending output.] + + [Überschüssige anstehende Ausgaben werden verworfen.] + + + + + Macros + + Macros + Makros + + + + ProjectExplorer::AbiWidget + + <custom> + <benutzerdefiniert> + + + + ProjectExplorer::Internal::AppOutputPane + + Stop + Anhalten + + + Attach debugger to this process + Debugger an diesen Prozess anhängen + + + Attach debugger to %1 + Debugger an %1 anhängen + + + Close Tab + Reiter schließen + + + Close All Tabs + Alle schließen + + + Close Other Tabs + Andere Reiter schließen + + + Show &App Output + + + + Show the output that generated this issue in Application Output. + + + + A + + + + Re-run this run-configuration. + Ausführungskonfiguration erneut ausführen. + + + Stop running program. + Laufendes Programm anhalten. + + + Open Settings Page + Einstellungsseite öffnen + + + Application Output + Ausgabe der Anwendung + + + Application Output Window + Ausgabe der Anwendung + + + + CodeStyleSettingsPanelFactory + + Code Style + Coding-Stil + + + + ProjectExplorer::EditorConfiguration + + Project + Settings + Projekt + + + Project %1 + Settings, %1 is a language (C++ or QML) + Projekt %1 + + + + QmlDesigner::ComponentAction + + Edit sub components defined in this file. + In dieser Datei definierte Subkomponenten bearbeiten. + + + + TextEditor::BehaviorSettingsPage + + Global + Settings + Global + + + Behavior + Verhalten + + + + TextEditor::FunctionHintProposalWidget + + %1 of %2 + %1 von %2 + + + + TextEditor::Internal::SnippetsCollection + + Cannot create user snippet directory %1 + Das Snippet-Verzeichnis des Nutzers konnte nicht erstellt werden: %1 + + + + Welcome + + Welcome + Willkommen + + + New to Qt? + Neu bei Qt? + + + Create Project... + + + + Open Project... + + + + Get Started + + + + Get Qt + + + + Qt Account + Qt Account + + + Online Community + Online-Community + + + Blogs + Blogs + + + User Guide + Handbuch + + + Would you like to take a quick UI tour? This tour highlights important user interface elements and shows how they are used. To take the tour later, select Help > UI Tour. + Wollen Sie sich kurz die Oberfläche vorführen lassen? Dabei wird gezeigt, wo die wichtigsten Bedienelemente sind und wie man sie benutzt. Sie können die Vorführung auch später über "Hilfe" > "Oberfläche vorführen" starten. + + + Take UI Tour + Oberfläche vorführen + + + Mode Selector + Moduswahl + + + Select different modes depending on the task at hand. + Wählen Sie verschiedene Modi abhängig von der zu erledigenden Aufgabe. + + + <p style="margin-top: 30px"><table><tr><td style="padding-right: 20px">Welcome:</td><td>Open examples, tutorials, and recent sessions and projects.</td></tr><tr><td>Edit:</td><td>Work with code and navigate your project.</td></tr><tr><td>Design:</td><td>Visually edit Widget-based user interfaces, state charts and UML models.</td></tr><tr><td>Debug:</td><td>Analyze your application with a debugger or other analyzers.</td></tr><tr><td>Projects:</td><td>Manage project settings.</td></tr><tr><td>Help:</td><td>Browse the help database.</td></tr></table></p> + + + + Kit Selector + Kit-Auswahl + + + Select the active project or project configuration. + Wählen Sie das aktive Projekt oder die aktive Projektkonfiguration. + + + Run Button + "Ausführen"-Schaltfläche + + + Run the active project. By default this builds the project first. + Führen Sie das aktive Projekt aus. Wenn nicht anders eingestellt, wird das Projekt zunächst erstellt. + + + Debug Button + "Debug"-Schaltfläche + + + Run the active project in a debugger. + Führen Sie das aktive Projekt in einem Debugger aus. + + + Build Button + "Erstellen"-Schaltfläche + + + Build the active project. + Erstellen Sie das aktive Projekt. + + + Locator + Locator + + + Type here to open a file from any open project. + Tippen Sie hier, um Dateien aus den offenen Projekten zu öffnen. + + + Or:<ul><li>type <code>c&lt;space&gt;&lt;pattern&gt;</code> to jump to a class definition</li><li>type <code>f&lt;space&gt;&lt;pattern&gt;</code> to open a file from the file system</li><li>click on the magnifier icon for a complete list of possible options</li></ul> + Oder:<ul><li>Tippen Sie <code>c&lt;Leerzeichen&gt;&lt;Suchmuster&gt;</code>, um eine Klassendefinition zu öffnen</li><li>Tippen Sie <code>f&lt;Leerzeichen&gt;&lt;Suchmuster&gt;</code>, um eine Datei aus dem Dateisystem zu öffnen</li><li>Klicken Sie auf das Lupensymbol, um eine vollständige Liste der Möglichkeiten anzuzeigen.</li></ul> + + + Output + Ausgaben + + + Pressing the Escape key brings you back to the editor. Press it multiple times to also hide context help and output, giving the editor more space. + + + + Find compile and application output here, as well as a list of configuration and build issues, and the panel for global searches. + Hier werden die Ausgaben der Kompilierung und Ausführung, eine Liste von Konfigurations- und Kompilierungsproblemen sowie globale Suchergebnisse angezeigt. + + + Progress Indicator + Fortschrittsanzeige + + + Progress information about running tasks is shown here. + Hier wird der Fortschritt laufender Aufgaben angezeigt. + + + Escape to Editor + Zurück zum Editor + + + The End + Ende + + + You have now completed the UI tour. To learn more about the highlighted controls, see <a style="color: #41CD52" href="qthelp://org.qt-project.qtcreator/doc/creator-quick-tour.html">User Interface</a>. + Die Vorführung der Oberfläche endet hier. Unter <a style="color: #41CD52" href="qthelp://org.qt-project.qtcreator/doc/creator-quick-tour.html">User Interface</a> können Sie mehr erfahren. + + + UI Introduction %1/%2 > + Vorführung der Oberfläche %1/%2 > + + + UI Tour + Oberfläche vorführen + + + + Utils::FileUtils + + Refusing to remove root directory. + Das Wurzelverzeichnis kann nicht entfernt werden. + + + Refusing to remove your home directory. + Das Nutzerverzeichnis (Home) kann nicht entfernt werden. + + + Failed to remove directory "%1". + Das Verzeichnis "%1" konnte nicht gelöscht werden. + + + Failed to remove file "%1". + Die Datei "%1" konnte nicht gelöscht werden. + + + Failed to create directory "%1". + Das Verzeichnis "%1" konnte nicht erstellt werden. + + + Could not copy file "%1" to "%2". + Die Datei "%1" konnte nicht nach "%2" kopiert werden. + + + Cannot open %1 for reading: %2 + Die Datei %1 kann nicht zum Lesen geöffnet werden: %2 + + + Cannot read %1 + + + + Cannot read %1: %2 + Datei %1 kann nicht gelesen werden: %2 + + + File Error + Dateifehler + + + Cannot write file %1: %2 + In die Datei %1 konnte nicht geschrieben werden: %2 + + + Cannot write file %1. Disk full? + Die Datei %1 konnte nicht geschrieben werden. Möglicherweise ist kein Speicherplatz mehr auf der Festplatte vorhanden? + + + %1: Is a reserved filename on Windows. Cannot save. + %1 ist ein von Windows reservierter Dateiname. Speichern fehlgeschlagen. + + + Cannot overwrite file %1: %2 + Die Datei %1 konnte nicht überschrieben werden: %2 + + + Cannot create file %1: %2 + Die Datei %1 konnte nicht erzeugt werden: %2 + + + Cannot create temporary file in %1: %2 + Es konnte keine temporäre Datei erstellt in %1 werden: %2 + + + Overwrite File? + Datei überschreiben? + + + Overwrite existing file "%1"? + Soll die Datei "%1" überschrieben werden? + + + %1 on %2 + File on device + + + + %1 %2 on %3 + File and args on device + + + + + RemoteLinux + + Connection + Verbindung + + + Choose Public Key File + Datei mit öffentlichem Schlüssel auswählen + + + Public Key Files (*.pub);;All Files (*) + Öffentliche Schlüssel (*.pub);;Alle Dateien (*) + + + Deploying... + Sende Schlüssel... + + + Key deployment failed. + + + + Deployment finished successfully. + Schlüssel erfolgreich versandt. + + + Close + Schließen + + + Summary + Zusammenfassung + + + The new device configuration will now be created. +In addition, device connectivity will be tested. + Es wird eine neue Gerätekonfiguration erzeugt. +Zusätzlich wird die Verbindung zum Gerät getestet. + + + No deployment action necessary. Skipping. + Alle Dateien sind auf dem aktuellen Stand, es ist keine Installation erforderlich. + + + No device configuration set. + Es ist keine Gerätekonfiguration eingestellt. + + + Cannot deploy: %1 + Fehlschlag beim Deployment von %1 + + + User requests deployment to stop; cleaning up. + Abbruch des Deployments durch Nutzer, Bereinigung. + + + Deploy step failed. + Deployment fehlgeschlagen. + + + Deploy step finished. + Deployment beendet. + + + Successfully uploaded package file. + Die Paketdatei wurde hochgeladen. + + + Installing package to device... + Installiere Paket auf Mobilgerät... + + + Package installed. + Paket installiert. + + + Failed to start "stat": %1 + + + + "stat" crashed. + + + + "stat" failed with exit code %1: %2 + + + + Failed to retrieve remote timestamp for file "%1". Incremental deployment will not work. Error message was: %2 + Der Zeitstempel der Datei "%1" konnte nicht gelesen werden. Inkrementelles Deployment wird daher nicht funktionieren. Die Fehlermeldung war: %2 + + + Unexpected stat output for remote file "%1": %2 + Unerwartete Ausgabe von "stat" für die entfernte Datei "%1": %2 + + + All files successfully deployed. + Alle Dateien erfolgreich versandt. + + + No files need to be uploaded. + Es müssen keine Dateien hochgeladen werden. + + + %n file(s) need to be uploaded. + + Eine Datei muss hochgeladen werden. + %n Dateien müssen hochgeladen werden. + + + + Local file "%1" does not exist. + Es gibt keine lokale Datei "%1". + + + Remote chmod failed for file "%1": %2 + "chmod" für die entfernte Datei "%1" ist fehlgeschlagen: %2 + + + Incremental deployment + Inkrementelles Deployment + + + Ignore missing files + + + + Upload files via SFTP + Dateien mittels SFTP hochladen + + + Sending echo to device... + + + + echo failed: %1 + + + + echo failed. + + + + Device replied to echo with unexpected contents. + + + + Device replied to echo with expected contents. + + + + Checking kernel version... + Prüfe Kernel-Version... + + + uname failed: %1 + Fehlschlag des uname-Kommandos: %1 + + + uname failed. + Fehlschlag des uname-Kommandos. + + + Error gathering ports: %1 + Fehlschlag bei Prüfung der Ports: %1 + + + All specified ports are available. + Alle angegebenen Ports sind verfügbar. + + + The following specified ports are currently in use: %1 + Die folgenden angegebenen Ports sind auf dem Gerät in Verwendung: %1 + + + Checking whether "%1" works... + + + + Failed to start "%1": %2 + + + + + "%1" crashed. + + + + + "%1" failed with exit code %2: %3 + + + + + "%1" is functional. + + + + + Checking if required commands are available... + + + + %1... + + + + %1 found. + %1 gefunden. + + + An error occurred while checking for %1. + Bei der Prüfung von %1 trat ein Fehler auf. + + + %1 not found. + %1 nicht gefunden. + + + SFTP will be used for deployment, because rsync is not available. + + SFTP wird fürs Deployment verwendet, weil rsync nicht verfügbar ist. + + + + Deployment to this device will not work out of the box. + + Deployment auf dieses Gerät wird nicht von Anfang an funktionieren. + + + + Checking if specified ports are available... + Prüfe Verfügbarkeit der angegebenen Ports... + + + Deploy to Remote Linux Host + Auf Linux-Mobilgerät ausführen + + + Error: No device + Fehler: Kein Gerät + + + Error: %1 + Fehler: %1 + + + Process exited with code %1. + Der Prozess wurde mit dem Rückgabewert %1 beendet. + + + Error running 'env': %1 + Fehler bei Ausführung des 'env'-Kommandos: %1 + + + Remote stderr was: "%1" + Fehlerausgabe: "%1" + + + Installing package failed. + Die Installation des Pakets schlug fehl. + + + Public key error: %1 + Fehler im öffentlich Schlüssel: %1 + + + Packaging finished successfully. + Paketierung erfolgreich abgeschlossen. + + + Packaging failed. + Die Paketerstellung schlug fehl. + + + Creating tarball... + Tarball erzeugen... + + + Package modified files only + Nur geänderte Dateien einpacken + + + Tarball up to date, skipping packaging. + Tarball auf aktuellem Stand, Paketierung wird übersprungen. + + + Error: tar file %1 cannot be opened (%2). + Fehler: Die tar-Datei '%1' kann nicht geöffnet werden (%2). + + + No remote path specified for file "%1", skipping. + Der Datei "%1" ist kein entfernter Pfad zugeordnet, sie wird übersprungen. + + + Error writing tar file "%1": %2. + Fehler beim Schreiben der tar-Datei "%1": %2. + + + Error reading file "%1": %2. + Fehler beim Lesen der Datei "%1": %2. + + + Adding file "%1" to tarball... + Füge Datei "%1" zu Tarball hinzu... + + + Cannot add file "%1" to tar-archive: path too long. + Die Datei "%1" kann nicht zu dem Tar-Archiv hinzugefügt werden: Der Pfad ist zu lang. + + + Error writing tar file "%1": %2 + Fehler beim Schreiben der tar-Datei "%1": %2 + + + Tarball creation not possible. + Erstellung eines Tarballs nicht möglich. + + + Create tarball: + Tarball erzeugen: + + + Create tarball + Tarball erzeugen + + + No tarball creation step found. + Es konnte kein passender Schritt zur Erzeugung eines Tarballs gefunden werden. + + + Deploy tarball via SFTP upload + Deployment eines tar-Pakets mittels SFTP + + + No command line given. + Keine Kommandozeile angegeben. + + + Starting remote command "%1"... + Starte entferntes Kommando "%1"... + + + Remote process finished with exit code %1. + Der entfernte Prozess wurde beendet, Rückgabewert %1. + + + Remote command finished successfully. + Das entfernte Kommando wurde erfolgreich ausgeführt. + + + WizardPage + WizardPage + + + The name to identify this configuration: + Name der Konfiguration: + + + The device's host name or IP address: + Hostname oder IP-Adresse des Geräts: + + + The device's SSH port number: + + + + The username to log into the device: + Nutzername für Geräte-Login: + + + Authentication type: + Art der Authentifizierung: + + + &Host name: + &Hostname: + + + IP or host name of the device + IP-Adresse oder Hostname des Geräts + + + &SSH port: + &SSH-Port: + + + Free ports: + Freie Ports: + + + Timeout: + Zeitlimit: + + + s + s + + + &Username: + &Nutzername: + + + Physical Device + Physisches Gerät + + + Emulator + Emulator + + + You will need at least one port. + Sie benötigen mindestens einen freien Port. + + + Create New... + Neu erstellen... + + + Machine type: + Gerätetyp: + + + GDB server executable: + Ausführbare Datei des GDB-Servers: + + + Leave empty to look up executable in $PATH + Wenn der Wert leer ist, wird die ausführbare Datei in $PATH gesucht + + + You can enter lists and ranges like this: '1024,1026-1028,1030'. + Sie können Listen und Bereiche wie folgt angeben: '1024,1026-1028,1030'. + + + &Check host key + Host-S&chlüssel prüfen + + + Default + Vorgabe + + + Specific &key + Aus&gewählter Schlüssel + + + Remote process failed: %1 + Der entfernte Prozess schlug fehl: %1 + + + Deploy Public Key... + Öffentlichen Schlüssel senden... + + + Error running remote shell. + + + + Open Remote Shell + Entfernte Shell starten + + + Error running remote shell: %1 + Fehler bei der Ausführung der entfernten Shell: %1 + + + Cannot establish SSH connection: ssh binary "%1" does not exist. + SSH-Verbindung kann nicht aufgebaut werden: Eine ausführbare SSH-Datei "%1" existiert nicht. + + + Cannot establish SSH connection: Failed to create temporary directory for control socket: %1 + SSH-Verbindung kann nicht aufgebaut werden: Es konnte kein temporäres Verzeichnis für den Steuer-Socket angelegt werden: %1 + + + Cannot establish SSH connection. +Control process failed to start. + + + + SSH connection failure. + SSH-Verbindungsfehler. + + + SSH connection failure: + + + + Remote Linux + + + + Remote Linux Device + + + + Error starting remote shell. + Fehler beim Start der entfernten Shell. + + + "%1" failed to start: %2 + "%1" konnte nicht gestartet werden: %2 + + + "%1" crashed. + "%1" ist abgestürzt. + + + "sftp" binary "%1" does not exist. + + + + Failed to create local directory "%1". + Das lokale Verzeichnis "%1" konnte nicht erstellt werden. + + + Creating directory: %1 + + + + + Failed. + Fehlgeschlagen. + + + Copying %1/%2: %3 -> %4 + + + + + Clean Environment + Saubere Umgebung + + + System Environment + Systemumgebung + + + Fetch Device Environment + Umgebung vom Mobilgerät abfragen + + + Cannot Open Terminal + Terminal kann nicht geöffnet werden + + + Cannot open remote terminal: Current kit has no device. + Terminal kann nicht auf Gerät geöffnet werden: Das aktive Kit hat kein Gerät. + + + Cancel Fetch Operation + Abfragen der Umgebung abbrechen + + + Device Error + Gerätefehler + + + Fetching environment failed: %1 + Das Abfragen der Umgebung schlug fehl: %1 + + + Exit code is %1. stderr: + Rückgabewert %1. Fehlerausgabe: + + + Remote executable: + Entfernte ausführbare Datei: + + + Local executable: + Lokale ausführbare Datei: + + + The remote executable must be set in order to run a custom remote run configuration. + Die entfernte ausführbare Datei muss eingestellt sein um eine benutzerdefinierte enternte Ausführungskonfiguration zu verwenden. + + + Custom Executable + Benutzerdefinierte ausführbare Datei + + + Run "%1" + "%1" ausführen + + + Trying to kill "%1" on remote device... + Versuche "%1" auf anderem Gerät zu beenden... + + + Remote application killed. + Anwendung auf anderem Gerät beendet. + + + Failed to kill remote application. Assuming it was not running. + Anwendung auf anderem Gerät konnte nicht beendet werden. Vermutlich lief sie nicht. + + + Kill current application instance + Aktuelle Instanz der Anwendung beenden + + + Command line: + Kommandozeile: + + + Run custom remote command + Benutzerdefiniertes entferntes Kommando ausführen + + + Key Deployment + Schlüssel-Deployment + + + We recommend that you log into your device using public key authentication. +If your device is already set up for this, you do not have to do anything here. +Otherwise, please deploy the public key for the private key with which to connect in the future. +If you do not have a private key yet, you can also create one here. + Wir empfehlen Ihnen, sich per Public Key-Authentifizierung mit Ihrem Gerät zu verbinden. +Wenn dies bereits auf Ihrem Gerät eingerichtet ist, müssen Sie nichts weiter tun. +Wenn nicht, übertragen Sie bitte den öffentlichen Schlüssel, der zu dem privaten Schlüssel gehört, der verwendet werden soll. +Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen erzeugen. + + + Choose a Private Key File + Datei mit privatem Schlüssel auswählen + + + Deploy Public Key + Öffentlichen Schlüssel übertragen + + + Create New Key Pair + Neues Schlüsselpaar erzeugen + + + Private key file: + Private Schlüsseldatei: + + + X11 Forwarding: + + + + Forward to local display + Auf lokalen Bildschirm weiterleiten + + + Deploy via rsync: failed to create remote directories: + + + + rsync failed to start: %1 + rsync konnte nicht gestartet werden: %1 + + + rsync crashed. + rsync ist abgestürzt. + + + rsync failed with exit code %1. + rsync scheiterte mit dem Rückgabewert %1. + + + Flags: + Optionen: + + + Ignore missing files: + Fehlende Dateien ignorieren: + + + rsync is only supported for transfers between different devices. + + + + Deploy files via rsync + Dateien mittels rsync übertragen + + + Command: + + + + Install root: + Install-Root: + + + Clean install root first: + + + + Full command line: + + + + Custom command line: + + + + Use custom command line instead: + + + + Install into temporary host directory + + + + You must provide an install root. + + + + The install root "%1" could not be cleaned. + + + + The install root "%1" could not be created. + + + + The "make install" step should probably not be last in the list of deploy steps. Consider moving it up. + + + + You need to add an install statement to your CMakeLists.txt file for deployment to work. + + + + Executable on device: + Ausführbare Datei auf Mobilgerät: + + + Remote path not set + Der entfernte Pfad ist nicht gesetzt + + + Executable on host: + Ausführbare Datei auf Hostrechner: + + + New Remote Linux Device Configuration Setup + + + + SSH Key Configuration + SSH-Schlüsselkonfiguration + + + &RSA + &RSA + + + ECDSA + ECDSA + + + &Generate And Save Key Pair + &Erzeuge und speichere Schlüsselpaar + + + Options + Einstellungen + + + Key algorithm: + Schlüsselalgorithmus: + + + Key &size: + Schlüssel&länge: + + + Public key file: + Öffentliche Schlüsseldatei: + + + The ssh-keygen tool was not found. + Das Programm "ssh-keygen" wurde nicht gefunden. + + + Refusing to overwrite existing private key file "%1". + Die private Schlüsseldatei "%1" wird nicht überschrieben. + + + The ssh-keygen tool at "%1" failed: %2 + Das Programm "ssh-keygen" in "%1" hat einen Fehler festgestellt: %2 + + + Choose Private Key File Name + Name der privaten Schlüsseldatei auswählen + + + Key Generation Failed + Fehler bei Erzeugung der Schlüssel + + + + GenericProjectManager::Internal::FilesSelectionWizardPage + + Files + Dateien + + + + text + + Text + Text + + + + textedit + + Text Edit + Text Edit + + + + textinput + + Text + Text + + + + MouseAreaSpecifics + + Enabled + Aktiviert + + + Accepted buttons + Akzeptierte Tasten + + + Cursor shape + Mauszeiger-Form + + + Prevent stealing + Stealing verhindern + + + Enable + Aktivieren + + + Accepts mouse events. + + + + Area + + + + Hover + + + + Mouse buttons that the mouse area reacts to. + + + + Cursor shape for this mouse area. + + + + Hold interval + + + + Overrides the elapsed time in milliseconds before pressAndHold signal is emitted. + + + + Scroll gesture + + + + Responds to scroll gestures from non-mouse devices. + + + + Stops mouse events from being stolen from this mouse area. + + + + Propagate events + + + + Automatically propagates composed mouse events to other mouse areas. + + + + Drag + Ziehen + + + Target + Ziel + + + ID of the component to drag. + + + + Whether dragging can be done horizontally, vertically, or both. + + + + Threshold in pixels of when the drag operation should start. + + + + Whether dragging overrides descendant mouse areas. + + + + Moves targets only after the drag operation has started. +When disabled, moves targets straight to the current mouse position. + + + + Axis + Achse + + + Filter children + Children filtern + + + Threshold + Grenze + + + Smoothed + Glatt + + + Mouse Area + Mouse Area + + + + Core::Internal::ExternalTool + + Creates qm translation files that can be used by an application from the translator's ts files + Erzeugt aus den ts-Dateien des Übersetzers qm-Übersetzungsdateien, die von einer Anwendung genutzt werden können + + + Release Translations (lrelease) + Übersetzungen freigeben (lrelease) + + + Linguist + Linguist + + + Runs the current QML file with QML utility. + Führt die aktuelle QML-Datei mit dem QML-Werkzeug aus. + + + QML utility + QML-Werkzeug + + + Synchronizes translator's ts files with the program code + Synchronisiert die ts-Dateien des Übersetzers mit dem Quelltext + + + Update Translations (lupdate) + Übersetzungen aktualisieren (lupdate) + + + Opens the current file in Notepad + Öffnet die aktuelle Datei im Editor + + + Edit with Notepad + Mit Editor bearbeiten + + + Text + Text + + + Runs the current QML file with qmlscene. This requires Qt 5. + Führt die aktuelle QML-Datei mit qmlscene aus. Erfordert Qt 5. + + + Qt Quick 2 Preview (qmlscene) + Qt Quick 2-Vorschau (qmlscene) + + + Qt Quick + Qt Quick + + + Opens the current file in vi + Öffnet die aktuelle Datei in vi + + + Edit with vi + Mit vi bearbeiten + + + + ExtensionSystem::Internal::PluginErrorOverview + + The following plugins have errors and cannot be loaded: + Die folgenden Plugins sind fehlerhaft und können nicht geladen werden: + + + Details: + Details: + + + Plugin Loader Messages + Meldungen der Plugin-Verwaltung + + + + Utils::TextFileFormat + + Out of memory. + Es ist kein Speicher mehr verfügbar. + + + An encoding error was encountered. + Fehlerhafte Zeichenkodierung. + + + + Core::Internal + + Launching a file browser failed + Das Starten des Datei-Browsers schlug fehl + + + Unable to start the file manager: + +%1 + + + Der Dateibrowser konnte nicht gestartet werden: + +%1 + + + + + "%1" returned the following error: + +%2 + "%1" gab einen Fehler zurück: + +%2 + + + Launching Windows Explorer Failed + Das Starten des Windows-Explorers schlug fehl + + + Could not find explorer.exe in path to launch Windows Explorer. + Windows Explorer konnte nicht gestartet werden, da die Datei explorer.exe nicht im Pfad gefunden werden konnte. + + + The command for file browser is not set. + Das Kommando für den Datei-Browser ist nicht konfiguriert. + + + Error while starting file browser. + Fehler beim Starten des Datei-Browsers. + + + Find in This Directory... + In diesem Verzeichnis suchen... + + + Show in File System View + In Dateisystem-Seitenleiste anzeigen + + + Show in Explorer + In Explorer anzeigen + + + Show in Finder + In Finder anzeigen + + + Show Containing Folder + Beinhaltendes Verzeichnis anzeigen + + + Open Command Prompt Here + Kommandoprompt öffnen + + + Open Terminal Here + Terminalfenster hier öffnen + + + Open Command Prompt With + Opens a submenu for choosing an environment, such as "Run Environment" + Kommandoprompt öffnen mit + + + Open Terminal With + Opens a submenu for choosing an environment, such as "Run Environment" + Terminalfenster öffnen mit + + + Failed to remove file "%1". + Die Datei "%1" konnte nicht gelöscht werden. + + + + BaseFileWizard + + Unable to create the directory %1. + Das Verzeichnis %1 kann nicht erstellt werden. + + + + TextEditor::CodeStyleSelectorWidget + + Copy... + Kopieren... + + + Remove + + + + Export... + Exportieren... + + + Import... + Importieren... + + + Current settings: + Gegenwärtige Einstellungen: + + + Copy Code Style + Coding Style kopieren + + + Code style name: + Coding Style: + + + %1 (Copy) + %1 (Kopie) + + + Delete Code Style + Coding Style löschen + + + Are you sure you want to delete this code style permanently? + Möchten Sie diesen Coding-Stil endgültig löschen? + + + Delete + Löschen + + + Import Code Style + Coding Style importieren + + + Code styles (*.xml);;All files (*) + Coding-Stile (*.xml);;Alle Dateien (*) + + + Cannot import code style from %1 + Der Coding-Stil kann nicht von %1 importiert werden + + + Export Code Style + Coding-Stil exportieren + + + %1 [proxy: %2] + %1 [proxy: %2] + + + %1 [built-in] + %1 [eingebaut] + + + + TextEditor::FindInFiles + + Files in File System + Dateien aus Dateisystem + + + %1 "%2": + %1 "%2": + + + Path: %1 +Filter: %2 +Excluding: %3 +%4 + the last arg is filled by BaseFileFind::runNewSearch + Pfad: %1 +Filter: %2 +Außer: %3 +%4 + + + Search engine: + Suchwerkzeug: + + + Director&y: + &Verzeichnis: + + + Directory to Search + Suchverzeichnis + + + + UpdateInfo::Internal::UpdateInfoPlugin + + Checking for Updates + Aktualisierungen werden gesucht + + + New updates are available. Start the update? + Neue Aktualisierungen sind verfügbar. Wollen Sie eine Aktualisierung starten? + + + Start Update + Aktualisierung beginnen + + + %1 (%2) + Package name and version + %1 (%2) + + + Available updates: + Verfügbare Aktualisierungen: + + + %1 is available. Check the <a %2>Qt blog</a> for details. + %1 ist verfügbar. Details finden Sie im <a %2>Qt Blog</a>. + + + Start Package Manager + Paketmanager starten + + + Open Settings + Einstellungen öffnen + + + No updates found. + Es wurden keine Aktualisierungen gefunden. + + + Could not determine location of maintenance tool. Please check your installation if you did not enable this plugin manually. + Das Maintenance Tool konnte nicht gefunden werden. Bitte überprüfen Sie Ihre Installation, sofern Sie das Plugin nicht manuell aktiviert haben. + + + The maintenance tool at "%1" is not an executable. Check your installation. + Das Maintenance Tool "%1" kann nicht ausgeführt werden. Bitte überprüfen Sie Ihre Installation. + + + Check for Updates + Nach Aktualisierungen suchen + + + + TextEditor::CodeStyleEditor + + Edit preview contents to see how the current settings are applied to custom code snippets. Changes in the preview do not affect the current settings. + Ändern Sie den Inhalt der Vorschau, um zu sehen wie sich die gegenwärtigen Einstellungen auf die benutzerdefinierten Snippets auswirken. Änderungen der Vorschau haben keinen Einfluss auf die Einstellungen. + + + + Core::Internal::MimeTypeSettingsPage + + Registered MIME Types + Registrierte MIME-Typen + + + Details + Details + + + Patterns: + Muster: + + + Reset all MIME type definitions to their defaults. + Setzt alle MIME-Typen auf die Voreinstellung zurück. + + + Reset the assigned handler for all MIME type definitions to the default. + Setzt die zugewiesenen Editoren aller MIME-Typen auf die Voreinstellung zurück. + + + A semicolon-separated list of wildcarded file names. + Eine durch Semikola getrennte Liste von Dateinamen mit Platzhaltern. + + + Magic Header + Magic Header + + + Type + Typ + + + Range + Bereich + + + Priority + Priorität + + + Add... + Hinzufügen... + + + Edit... + Bearbeiten... + + + Remove + Entfernen + + + Reset MIME Types + MIME-Typen zurücksetzen + + + Reset Handlers + Editoren zurücksetzen + + + + Tracing + + Selection + Auswahl + + + Start + Anfang + + + End + Ende + + + Duration + Dauer + + + Close + Schließen + + + Jump to previous event. + Gehe zu vorangehendem Ereignis. + + + Jump to next event. + Gehe zu nächstem Ereignis. + + + Show zoom slider. + Zoom-Schieberegler anzeigen. + + + Select range. + Bereich auswählen. + + + View event information on mouseover. + Information zu Ereignis anzeigen, wenn sich der Mauszeiger darüber befindet. + + + Collapse category + Kategorie einklappen + + + Expand category + Kategorie expandieren + + + [unknown] + [unbekannt] + + + others + andere + + + unknown + unbekannt + + + No data available + Keine Daten verfügbar + + + Could not open %1 for writing. + Die Datei %1 konnte nicht zum Schreiben geöffnet werden. + + + Could not open %1 for reading. + Die Datei %1 konnte nicht zum Lesen geöffnet werden. + + + Could not re-read events from temporary trace file: %1 +The trace data is lost. + Ereignisse konnten nicht erneut aus der temporären Trace-Datei eingelesen werden: %1 +Die Trace-Daten sind verloren. + + + Edit note + Notiz bearbeiten + + + + QmakeProjectManager + + qmake + QMakeStep default display name + qmake + + + No Qt version configured. + Keine Qt-Version konfiguriert. + + + Could not determine which "make" command to run. Check the "make" step in the build configuration. + Es konnte nicht bestimmt werden, welches "make"-Kommando ausgeführt werden soll. Überprüfen Sie den "make"-Schritt in der Build-Konfiguration. + + + Configuration unchanged, skipping qmake step. + Unveränderte Konfiguration, qmake-Schritt wird übersprungen. + + + <no Qt version> + <keine Qt-Version> + + + <no Make step found> + <kein Make-Schritt gefunden> + + + &Sources + &Quellen + + + Widget librar&y: + Widget-&Bibliothek: + + + Widget project &file: + Widget-&Projektdatei: + + + Widget h&eader file: + Widget-&Header-Datei: + + + Widge&t source file: + Widget-&Quelldatei: + + + Widget &base class: + &Basisklasse des Widgets: + + + Plugin class &name: + Klassen&name des Plugins: + + + Plugin &header file: + He&ader-Datei des Plugins: + + + Plugin sou&rce file: + Q&uelldatei des Plugins: + + + Icon file: + Symboldatei: + + + &Link library + &Bibliothek + + + Create s&keleton + &Gerüst erzeugen + + + Include pro&ject + Pro&jekt einbinden + + + &Description + &Beschreibung + + + G&roup: + &Kategorie: + + + &Tooltip: + &Tooltip: + + + W&hat's this: + W&hat's this: + + + The widget is a &container + &Containerwidget + + + Property defa&ults + &Vorgabewerte der Eigenschaften + + + dom&XML: + dom&XML: + + + Select Icon + Symbol auswählen + + + Icon files (*.png *.ico *.jpg *.xpm *.tif *.svg) + Symboldateien (*.png *.ico *.jpg *.xpm *.tif *.svg) + + + Specify the properties of the plugin library and the collection class. + Geben Sie die Eigenschaften der Plugin-Bibliothek und der Collection-Klasse an. + + + Collection class: + Collection-Klasse: + + + Collection header file: + Collection-Header-Datei: + + + Collection source file: + Collection-Quelldatei: + + + Plugin name: + Name des Plugins: + + + Resource file: + Ressourcendatei: + + + icons.qrc + icons.qrc + + + Plugin Details + Plugin-Details + + + Specify the list of custom widgets and their properties. + Erstellen Sie eine Liste der benutzerdefinierten Widgets und ihrer Eigenschaften. + + + Widget &Classes: + Widget-&Klassen: + + + Custom Widgets + Benutzerdefinierte Widgets + + + Library: + Bibliothek: + + + Library file: + Bibliotheksdatei: + + + Include path: + Include-Pfad: + + + Package: + Paket: + + + Linux + Linux + + + Mac + Mac + + + Windows + Windows + + + Linkage: + Linken: + + + Dynamic + dynamisch + + + Static + statisch + + + Mac: + Mac: + + + Library + Bibliothek + + + Framework + Framework + + + Windows: + Windows: + + + Platform: + Plattform: + + + Library inside "debug" or "release" subfolder + Bibliothek innerhalb "debug" oder "release" Unterverzeichnis + + + Add "d" suffix for debug version + Suffix "d" für Debug-Version anfügen + + + Remove "d" suffix for release version + Suffix "d" für Release-Version entfernen + + + Library type: + Art der Bibliothek: + + + Add Library + Bibliothek hinzufügen + + + Library Type + Typ der Bibliothek + + + Choose the type of the library to link to + Wählen Sie den Typ der Bibliothek, gegen die Sie Ihr Projekt linken möchten + + + Internal library + Interne Bibliothek + + + Links to a library that is located in your build tree. +Adds the library and include paths to the .pro file. + Linkt gegen eine Bibliothek, die sich in Ihrem Build-Baum befindet. +Der Pfad zur Bibliothek und der Pfad zu den Headerdateien werden zur .pro-Datei hinzugefügt. + + + External library + Externe Bibliothek + + + Links to a library that is not located in your build tree. +Adds the library and include paths to the .pro file. + Linkt gegen eine Bibliothek, die sich nicht in Ihrem Build-Baum befindet. +Der Pfad zur Bibliothek und der Pfad zu den Headerdateien werden zur .pro-Datei hinzugefügt. + + + System library + Systembibliothek + + + Links to a system library. +Neither the path to the library nor the path to its includes is added to the .pro file. + Linkt gegen eine Systembibliothek. +Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-Datei hinzugefügt. + + + System package + Systempaket + + + Links to a system library using pkg-config. + Verweist auf eine Systembibliothek unter Verwendung von pkg-config. + + + Type + Typ + + + Details + Details + + + Internal Library + Interne Bibliothek + + + Choose the project file of the library to link to + Geben Sie die Projektdatei der zu verwendenden Bibliothek an + + + External Library + Externe Bibliothek + + + Specify the library to link to and the includes path + Geben Sie den Pfad und die Include-Pfade der Bibliothek an + + + System Library + Systembibliothek + + + Specify the library to link to + Wählen Sie die zu verwendende Bibliothek + + + System Package + Systempaket + + + Specify the package to link to + Geben Sie das zu bindende Paket an + + + Summary + Zusammenfassung + + + The following snippet will be added to the<br><b>%1</b> file: + Die folgende Angabe wird in die Datei <br><b>%1</b> eingefügt: + + + <New class> + <Neue Klasse> + + + Confirm Delete + Löschen Bestätigen + + + Delete class %1 from list? + Soll die Klasse %1 aus der Liste gelöscht werden? + + + Qt Custom Designer Widget + Benutzerdefiniertes Widget für Qt Designer + + + Creates a Qt Custom Designer Widget or a Custom Widget Collection. + Erstellt ein oder mehrere benutzerdefinierte Widgets für Qt Designer. + + + This wizard generates a Qt Designer Custom Widget or a Qt Designer Custom Widget Collection project. + Dieser Assistent erstellt ein Projekt mit einem oder mehreren benutzerdefinierten Widgets für Qt Designer. + + + Creating multiple widget libraries (%1, %2) in one project (%3) is not supported. + Die Erzeugung von mehreren Bibliotheken (%1, %2) in einem Projekt (%3) wird nicht unterstützt. + + + Unable to start "%1" + "%1" kann nicht gestartet werden + + + The application "%1" could not be found. + Die Anwendung "%1" konnte nicht gefunden werden. + + + Qt Designer is not responding (%1). + Qt Designer antwortet nicht (%1). + + + Unable to create server socket: %1 + Der Server-Socket konnte nicht erzeugt werden: %1 + + + %1 Dynamic + %1 dynamisch + + + %1 Static + %1 statisch + + + %1 Framework + %1 Framework + + + %1 Library + %1 Bibliothek + + + Debug + Debug + + + Release + Release + + + QML Debugging + QML-Debuggen + + + qmake build configuration: + qmake Build-Konfiguration: + + + Additional arguments: + Zusätzliche Argumente: + + + Effective qmake call: + Resultierender qmake-Aufruf: + + + ABIs: + ABIs: + + + Qt Quick Compiler + Qt-Quick-Compiler + + + Separate Debug Information + Separate Debug-Information + + + The option will only take effect if the project is recompiled. Do you want to recompile now? + Diese Einstellung wird nur nach einer Neuerstellung des Projekts wirksam. Möchten Sie das Projekt neu erstellen? + + + <b>qmake:</b> No Qt version set. Cannot run qmake. + <b>qmake:</b> Es ist keine Qt-Version eingestellt. qmake kann nicht ausgeführt werden. + + + <b>qmake:</b> %1 %2 + <b>qmake:</b> %1 %2 + + + Subdirs Project + Subdirs-Projekt + + + Creates a qmake-based subdirs project. This allows you to group your projects in a tree structure. + Erstellt ein qmake-basiertes Projekt vom Typ subdirs. Dies ermöglicht es Ihnen, Ihre Projekte in einer Baumstruktur zu gruppieren. + + + Done && Add Subproject + Abschließen und Unterprojekt hinzufügen + + + Finish && Add Subproject + Abschließen und Unterprojekt hinzufügen + + + New Subproject + Title of dialog + Neues Teilprojekt + + + This wizard generates a Qt Subdirs project. Add subprojects to it later on by using the other wizards. + Dieser Assistent erstellt ein Qt-Projekt vom Typ subdirs. Unterprojekte können später mit anderen Assistenten hinzugefügt werden. + + + Run + Ausführen + + + Ignore + + + + Use global setting + + + + qmake system() behavior when parsing: + + + + General + Allgemein + + + This kit cannot build this project since it does not define a Qt version. + Das Kit kann dieses Projekt nicht erstellen, da in ihm keine Qt-Version festgelegt ist. + + + Error: + Fehler: + + + Warning: + Warnung: + + + The build directory contains a build for a different project, which will be overwritten. + Das Build-Verzeichnis enthält einen Build eines anderen Projektes, welcher überschrieben wird. + + + %1 The build will be overwritten. + %1 error message + %1 Der Build wird überschrieben. + + + The build directory should be at the same level as the source directory. + Das Build-Verzeichnis sollte sich auf der Ebene des Quellverzeichnisses befinden. + + + Could not parse Makefile. + Das Makefile konnte nicht ausgewertet werden. + + + The Makefile is for a different project. + Das Makefile ist für ein anderes Projekt. + + + The build type has changed. + Die Art des Builds wurde geändert. + + + The qmake arguments have changed. + Die Argumente für qmake wurden geändert. + + + The mkspec has changed. + Die mkspec wurde geändert. + + + Release + Shadow build directory suffix + Non-ASCII characters in directory suffix may cause build issues. + Release + + + Debug + Shadow build directory suffix + Non-ASCII characters in directory suffix may cause build issues. + Debug + + + Profile + Shadow build directory suffix + Non-ASCII characters in directory suffix may cause build issues. + Profile + + + Cannot parse project "%1": The currently selected kit "%2" does not have a valid Qt. + + + + Cannot parse project "%1": No kit selected. + + + + No Qt version set in kit. + Im Kit ist keine Qt-Version gesetzt. + + + Qt version is invalid. + Ungültige Qt-Version. + + + No C++ compiler set in kit. + Im Kit ist kein C++-Compiler eingerichtet. + + + Project is part of Qt sources that do not match the Qt defined in the kit. + Das Projekt ist Teil von Qt-Quellen, die nicht zum im Kit definierten Qt passen. + + + Build + Erstellen + + + Build "%1" + "%1" erstellen + + + Run qmake + qmake ausführen + + + Rebuild + Neu erstellen + + + Clean + Bereinigen + + + Build &Subproject + &Unterprojekt erstellen + + + Build &Subproject "%1" + &Unterprojekt "%1" erstellen + + + Rebuild Subproject + Unterprojekt neu erstellen + + + Clean Subproject + Unterprojekt bereinigen + + + Build File + Datei erstellen + + + Build File "%1" + Datei "%1" erstellen + + + Ctrl+Alt+B + Ctrl+Alt+B + + + Add Library... + Bibliothek hinzufügen... + + + QMake + QMake + + + Headers + Header-Dateien + + + Sources + Quelldateien + + + Forms + Formulardateien + + + State charts + Zustandsdiagramme + + + Resources + Ressourcen + + + QML + QML + + + Other files + Andere Dateien + + + Generated Files + Erzeugte Dateien + + + Failed + Fehlgeschlagen + + + Could not write project file %1. + Die Projektdatei %1 konnte nicht geschrieben werden. + + + File Error + Dateifehler + + + Error while parsing file %1. Giving up. + Fehler beim Auswerten der Datei %1. Abbruch. + + + Could not find .pro file for subdirectory "%1" in "%2". + Die .pro-Datei des Unterverzeichnisses "%1" konnte in "%2" nicht gefunden werden. + + + "%1" is used by qmake, but "%2" is configured in the kit. +Please update your kit (%3) or choose a mkspec for qmake that matches your target environment better. + "%1" wird von qmake verwendet, aber "%2" ist im Kit festgelegt. +Bitte aktualisieren Sie Ihr Kit (%3) oder wählen Sie eine mkspec für qmake, die besser zu Ihrer Zielumgebung passt. + + + Cannot find Makefile. Check your build settings. + Die Makefile-Datei konnte nicht gefunden werden. Bitte überprüfen Sie die Einstellungen zur Erstellung. + + + The build directory is not at the same level as the source directory, which could be the reason for the build failure. + + + + Qt mkspec + Qt-mkspec + + + The mkspec to use when building the project with qmake.<br>This setting is ignored when using other build systems. + Die zur Erstellung des Projekts mit qmake zu verwendende mkspec.<br>Diese Einstellung hat keine Auswirkung auf andere Build-Systeme. + + + No Qt version set, so mkspec is ignored. + Es ist keine Qt-Version gesetzt, die mkspec wird ignoriert. + + + Mkspec not found for Qt version. + Die mkspec konnte für diese Qt-Version nicht gefunden werden. + + + mkspec + mkspec + + + Mkspec configured for qmake by the kit. + + + + Reading Project "%1" + Lese Projekt "%1" + + + Warn if a project's source and build directories are not at the same level + + + + Qmake has subtle bugs that can be triggered if source and build directory are not at the same level. + + + + Run qmake on every build + + + + This option can help to prevent failures on incremental builds, but might slow them down unnecessarily in the general case. + + + + Ignore qmake's system() function when parsing a project + + + + Checking this option avoids unwanted side effects, but may result in inexact parsing results. + + + + Qmake + + + + Required Qt features not present. + + + + Qt version does not target the expected platform. + + + + Qt version does not provide all features. + + + + + TextEditor::BehaviorSettingsWidget + + Typing + Beim Tippen + + + Enable automatic &indentation + Automatische Ein&rückung + + + Backspace indentation: + Einrückung bei Rücktaste: + + + <html><head/><body> +Specifies how backspace interacts with indentation. + +<ul> +<li>None: No interaction at all. Regular plain backspace behavior. +</li> + +<li>Follows Previous Indents: In leading white space it will take the cursor back to the nearest indentation level used in previous lines. +</li> + +<li>Unindents: If the character behind the cursor is a space it behaves as a backtab. +</li> +</ul></body></html> + + <html><head/><body> +Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält. + +<ul> +<li>Keine: Kein besondere Behandlung, normales Verhalten der Rücktaste. +</li> + +<li>Vorangehender Einrückung folgen: In führenden Leerzeichen wird die Einfügemarke auf die nächstliegende Einrückung vorangehender Zeilen gestellt. +</li> + +<li>Ausrücken: Wenn das hinter der Einfügemarke befindliche Zeichen ein Leerzeichen ist, verhält sich die Rücktaste wie ein rückwärtiger Tabulator. +</li> +</ul></body></html> + + + + None + Keine + + + Follows Previous Indents + Vorangehender Einrückung folgen + + + Unindents + Ausrücken + + + Prefer single line comments + + + + Tab key performs auto-indent: + Tabulator-Taste bewirkt automatische Einrückung: + + + Never + Niemals + + + Always + Immer + + + In Leading White Space + Nur in Leerzeichen am Zeilenanfang + + + Cleanup actions which are automatically performed right before the file is saved to disk. + Korrekturen die unmittelbar vor dem Speichern durchgeführt werden. + + + Cleanups Upon Saving + Korrekturen beim Speichern + + + Removes trailing whitespace upon saving. + Leerzeichen am Zeilenende beim Abspeichern entfernen. + + + &Clean whitespace + &Leerzeichen bereinigen + + + In entire &document + Im &gesamten Dokument + + + Clean indentation + Einrückung korrigieren + + + &Ensure newline at end of file + &Zeilenvorschub am Dateiende anfügen + + + File Encodings + Datei-Zeichenkodierungen + + + UTF-8 BOM: + UTF-8 BOM: + + + Add If Encoding Is UTF-8 + Bei UTF-8-Zeichenkodierung hinzufügen + + + Keep If Already Present + Beibehalten, falls vorhanden + + + Always Delete + Immer entfernen + + + Mouse and Keyboard + Maus und Tastatur + + + Enable &mouse navigation + &Mausnavigation aktivieren + + + Enable scroll &wheel zooming + Zoom mittels Maus&rad aktivieren + + + Enable built-in camel case &navigation + Eingebaute CamelCase-&Navigation aktivieren + + + On Mouseover + Wenn sich der Mauszeiger über dem Element befindet + + + On Shift+Mouseover + Wenn sich der Mauszeiger über dem Element befindet und die Umschalttaste gedrückt ist + + + Show help tooltips using keyboard shortcut (Alt) + Hilfe-Tooltips mit der Tastatur aufrufen (Alt-Taste) + + + Default encoding: + + + + Show help tooltips using the mouse: + Hilfe-Tooltips mit der Maus aufrufen: + + + Cleans whitespace in entire document instead of only for changed parts. + Bereinigt Leerzeichen im gesamten Dokument und nicht nur in den geänderten Teilen. + + + Corrects leading whitespace according to tab settings. + Leerzeichen am Zeilenanfang entsprechend Tabulatoreinstellungen korrigieren. + + + Always writes a newline character at the end of the file. + Am Ende einer Datei stets einen Zeilenvorschub anfügen. + + + Hide mouse cursor while typing + Mauszeiger beim Tippen ausblenden + + + Pressing Alt displays context-sensitive help or type information as tooltips. + Drücken Sie die Alt-Taste um kontextabhängige Hilfe oder Typinformation als Tool-Tip anzuzeigen. + + + Using Select Block Up / Down actions will now provide smarter selections. + "Einen Block nach open/unten auswählen" funktioniert nun intelligenter. + + + Enable smart selection changing + Die Änderung der intelligenten Auswahl einschalten + + + <html><head/><body> +<p>How text editors should deal with UTF-8 Byte Order Marks. The options are:</p> +<ul ><li><i>Add If Encoding Is UTF-8:</i> always add a BOM when saving a file in UTF-8 encoding. Note that this will not work if the encoding is <i>System</i>, as the text editor does not know what it actually is.</li> +<li><i>Keep If Already Present: </i>save the file with a BOM if it already had one when it was loaded.</li> +<li><i>Always Delete:</i> never write an UTF-8 BOM, possibly deleting a pre-existing one.</li></ul> +<p>Note that UTF-8 BOMs are uncommon and treated incorrectly by some editors, so it usually makes little sense to add any.</p> +<p>This setting does <b>not</b> influence the use of UTF-16 and UTF-32 BOMs.</p></body></html> + <html><head/><body> +<p>Gibt an, wie sich der Texteditor bezüglich UTF-8 Byte Order Marks verhält. Zur Auswahl stehen:</p> +<ul ><li><i>Bei UTF-8-Zeichenkodierung hinzufügen</i> BOM bei UTF-8-Zeichenkodierung stets hinzufügen. Dies wird jedoch bei der Zeichenkodierung <i>System</i> nicht funktionieren, da der Editor in diesem Fall die Zeichenkodierung nicht bestimmen kann.</li> +<li><i>Beibehalten, falls vorhanden: </i>BOM ausschreiben, wenn beim Laden ein BOM festgestellt wurde.</li> +<li><i>Immer entfernen:</i> UTF-8 BOM niemals ausschreiben, existierende unter Umständen entfernen.</li></ul> +<p>Beachten Sie, dass UTF-8 BOMs selten sind und von einigen Editoren falsch behandelt werden. Daher ist es meist sinnlos sie hinzuzufügen.</p> +<p>Die Einstellung beeinflusst <b>nicht</b> die Verwendung von UTF-16 und UTF-32 BOMs.</p></body></html> + + + Default line endings: + Vorgabe für Zeilenenden: + + + For the file patterns listed, do not trim trailing whitespace. + Leerzeichen am Ende nicht in den aufgelisteten Dateitypen bereinigen. + + + Skip clean whitespace for file types: + Leerzeichen nicht in Dateitypen bereinigen: + + + List of wildcard-aware file patterns, separated by commas or semicolons. + Eine durch Kommas oder Semikolons getrennte Liste von Dateinamen. (Platzhalter sind möglich) + + + Displays context-sensitive help or type information on mouseover. + Kontextsensitive Hilfe oder Typinformationen anzeigen, wenn sich der Mauszeiger über dem Element befindet. + + + Displays context-sensitive help or type information on Shift+Mouseover. + Kontextsensitive Hilfe oder Typinformationen anzeigen, wenn sich der Mauszeiger über dem Element befindet und die Umschalttaste gedrückt ist. + + + Unix (LF) + Unix (LF) + + + Windows (CRLF) + Windows (CRLF) + + + + TextEditor::DisplaySettingsPage + + Display + Anzeige + + + Display line &numbers + Zeilen&nummern anzeigen + + + Highlight current &line + Aktuelle &Zeile hervorheben + + + Display &folding markers + Code&folding-Zeichen anzeigen + + + Highlight &blocks + &Blöcke hervorheben + + + Mark &text changes + &Textänderungen hervorheben + + + &Visualize whitespace + &Leerzeichen darstellen + + + &Animate matching parentheses + Passende Klammern &animieren + + + Auto-fold first &comment + Ersten &Kommentarblock einklappen + + + Center &cursor on scroll + Cursor beim Scrollen in der &Mitte halten + + + Enable text &wrapping + &Umbruch aktivieren + + + Display right &margin at column: + Rechten &Rand anzeigen bei Spalte: + + + &Highlight matching parentheses + Passende Klammern &hervorheben + + + Always open links in another split + Verweise immer in anderem geteilten Fenster öffnen + + + Display file encoding + Datei-Zeichenkodierung anzeigen + + + Shows tabs and spaces. + Tabulatoren und Leerzeichen darstellen. + + + Highlight search results on the scrollbar + Suchergebnisse in der Bildlaufleiste hervorheben + + + <i>Set <a href="font zoom">font line spacing</a> to 100% to enable text wrapping option.</i> + + + + Tint whole margin area + + + + Use context-specific margin + + + + If available, use a different margin. For example, the ColumnLimit from the ClangFormat plugin. + + + + Animate navigation within file + Navigation innerhalb einer Datei animieren + + + Visualize indent + + + + Display file line ending + + + + Next to editor content + Neben Editorinhalt + + + Next to right margin + Am rechten Rand + + + Aligned at right side + Rechtsbündig + + + Line annotations + Zeilenannotationen + + + Margin + Rand + + + Wrapping + + + + Between lines + Zwischen den Zeilen + + + + TextEditor::Internal::HighlighterSettingsPage + + Syntax Highlight Definition Files + Definitionsdateien für die Syntaxhervorhebung + + + Ignored file patterns: + Ausgeschlossene Datei-Suchmuster: + + + <html><head/><body><p>Highlight definitions are provided by the <a href="https://api.kde.org/frameworks/syntax-highlighting/html/index.html">KSyntaxHighlighting</a> engine.</p></body></html> + <html><head/><body><p>Definitionsdateien für die Syntaxhervorhebung werden von <a href="https://api.kde.org/frameworks/syntax-highlighting/html/index.html">KSyntaxHighlighting</a> bereitgestellt.</p></body></html> + + + User Highlight Definition Files + Dateien für benutzerdefinierte Syntaxhervorhebung + + + Reset Remembered Definitions + Gespeicherte Definitionen zurücksetzen + + + Reset definitions remembered for files that can be associated with more than one highlighter definition. + Gespeicherte Definitionen für Dateien, denen mehrere Definitionsdateien zur Syntaxhervorhebung zugeordnet werden können, zurücksetzen. + + + Download missing and update existing syntax definition files. + Fehlende Syntax-Definitionsdateien herunterladen und bestehende aktualisieren. + + + Download Definitions + Definitionen herunterladen + + + Reload externally modified definition files. + Extern geänderte Definitionsdateien neu laden. + + + Reload Definitions + Definitionen neu laden + + + Generic Highlighter + Generische Syntaxhervorhebung + + + Download finished + Herunterladen beendet + + + + TextEditor::Internal::SnippetsSettingsPage + + Add + Hinzufügen + + + Remove + Entfernen + + + Revert Built-in + Internes Snippet zurücksetzen + + + Group: + Gruppe: + + + Restore Removed Built-ins + Alle internen Snippets zurücksetzen + + + Reset All + Alle zurücksetzen + + + Error While Saving Snippet Collection + Fehler beim Speichern der Snippet-Sammlung + + + Error + Fehler + + + No snippet selected. + Kein Snippet ausgewählt. + + + Snippets + Snippets + + + + TextEditor::TabSettingsWidget + + Tabs And Indentation + Tabulatoren und Einrückung + + + Tab policy: + Tabulatorverhalten: + + + Spaces Only + Nur Leerzeichen + + + Tabs Only + Nur Tabulatoren + + + Mixed + Gemischt + + + Ta&b size: + Tabulator&weite: + + + &Indent size: + &Einrückung: + + + Align continuation lines: + Einrückung von Fortsetzungszeilen: + + + <html><head/><body> +Influences the indentation of continuation lines. + +<ul> +<li>Not At All: Do not align at all. Lines will only be indented to the current logical indentation depth. +<pre> +(tab)int i = foo(a, b +(tab)c, d); +</pre> +</li> + +<li>With Spaces: Always use spaces for alignment, regardless of the other indentation settings. +<pre> +(tab)int i = foo(a, b +(tab) c, d); +</pre> +</li> + +<li>With Regular Indent: Use tabs and/or spaces for alignment, as configured above. +<pre> +(tab)int i = foo(a, b +(tab)(tab)(tab) c, d); +</pre> +</li> +</ul></body></html> + <html><head/><body> +Bestimmt das Verhalten bezüglich der Einrückung von Fortsetzungszeilen. + +<ul> +<li>Keine Einrückung: Keine Einrückung zusätzlich zur logischen Einrückung. +<pre> +(tab)int i = foo(a, b +(tab)c, d); +</pre> +</li> + +<li>Leerzeichen: Zusätzliche Einrückung mittels Leerzeichen. +<pre> +(tab)int i = foo(a, b +(tab) c, d); +</pre> +</li> + +<li>Normale Einrückung: Benutze Tabulatoren oder Leerzeichen entsprechend obiger Konfiguration. +<pre> +(tab)int i = foo(a, b +(tab)(tab)(tab) c, d); +</pre> +</li> +</ul></body></html> + + + Not At All + Keine Einrückung + + + With Spaces + Leerzeichen + + + With Regular Indent + Benutze normale Einrückung + + + The text editor indentation setting is used for non-code files only. See the C++ and Qt Quick coding style settings to configure indentation for code files. + Die Einstellungen des Texteditors bezüglich Einrückung werden nur für Dateien verwendet, die keinen Code enthalten. Verwenden Sie die Einstellungen zu C++ und Qt Quick Coding-Style, um Einrückungen in Code-Dateien festzulegen. + + + <i>Code indentation is configured in <a href="C++">C++</a> and <a href="QtQuick">Qt Quick</a> settings.</i> + <i>Die Einrückung von Code wird in den <a href="C++">C++</a> und <a href="QtQuick">Qt Quick</a> Einstellungen konfiguriert.</i> + + + + Utils::SettingsSelector + + Add + Hinzufügen + + + Remove + Entfernen + + + Rename + Umbenennen + + + Do you really want to delete the configuration <b>%1</b>? + Möchten Sie wirklich die Konfiguration <b>%1</b> löschen? + + + New name for configuration <b>%1</b>: + Neuer Name der Konfiguration <b>%1</b>: + + + Rename... + Umbenennen... + + + + Android + + Keystore + Keystore + + + Password: + Passwort: + + + Retype password: + Passwort noch einmal eingeben: + + + Show password + Passwort anzeigen + + + Certificate + Zertifikat + + + Alias name: + Alias: + + + Keysize: + Schlüssellänge: + + + Validity (days): + Gültigkeitsdauer (Tage): + + + First and last name: + Vor- und Nachname: + + + Organizational unit (e.g. Necessitas): + Organisationseinheit (z.B. Necessitas): + + + Organization (e.g. KDE): + Organisation (z.B. KDE): + + + Two-letter country code for this unit (e.g. RO): + Länderkennung für die Einheit (2 Buchstaben, z.B. RO): + + + Create a keystore and a certificate + Keystore und Zertifikat erzeugen + + + Certificate Distinguished Names + Namen des Zertifikats + + + City or locality: + Stadt: + + + State or province: + Bundesland oder Provinz: + + + Use Keystore password + Keystore-Passwort verwenden + + + Android Configuration + Android-Konfiguration + + + Android SDK location: + Android-SDK: + + + Remove + Entfernen + + + Automatically create kits for Android tool chains + Kits für Android-Toolchains automatisch erstellen + + + JDK location: + JDK-Pfad: + + + Add... + Hinzufügen... + + + Android Settings + Android-Einstellungen + + + SDK Manager + SDK-Manager + + + Android NDK list: + Android NDK-Liste: + + + Add the selected custom NDK. The toolchains and debuggers will be created automatically. + Das gewählte benutzerdefinierte NDK hinzufügen. Die Toolchains und Debugger werden automatisch erstellt. + + + Remove the selected NDK if it has been added manually. + Das gewählte NDK entfernen, wenn Sie es selbst hinzugefügt haben. + + + Select the path of the prebuilt OpenSSL binaries. + Wählen Sie den Pfad der bereits erstellten OpenSSL-Bibliotheken. + + + Open JDK download URL in the system's browser. + URL zum Herunterladen des Open JDK im Browser des System öffnen. + + + Open Android SDK download URL in the system's browser. + URL zum Herunterladen des Android SDK im Browser des System öffnen. + + + Force a specific NDK installation to be used by all Android kits.<br/>Note that the forced NDK might not be compatible with all registered Qt versions. + + + + Open Android NDK download URL in the system's browser. + URL zum Herunterladen des Android NDK im Browser des System öffnen. + + + Set Up SDK + SDK einrichten + + + Android SDK path exists and is writable. + + + + JDK path exists and is writable. + + + + Android OpenSSL settings (Optional) + OpenSSL-Einstellungen für Android (optional) + + + OpenSSL binaries location: + Pfad zu OpenSSL-Binärdateien: + + + Download OpenSSL + OpenSSL herunterladen + + + Keystore password is too short. + Das Keystore-Passwort ist zu kurz. + + + Keystore passwords do not match. + Die Keystore-Passwörter stimmen nicht überein. + + + Certificate password is too short. + Das Passwort des Zertifikats ist zu kurz. + + + Certificate passwords do not match. + Die Passwörter des Zertifikats stimmen nicht überein. + + + Certificate alias is missing. + Der Alias des Zertifikats fehlt. + + + Invalid country code. + Ungültiger Ländercode. + + + Keystore Filename + Dateiname für Keystore + + + Keystore files (*.keystore *.jks) + Keystore-Dateien (*.keystore *.jks) + + + Error + Fehler + + + "%1" terminated. + "%1" beendet. + + + Select JDK Path + Pfad zum JDK auswählen + + + OpenSSL prebuilt libraries cloning failed. + + + + The Git tool might not be installed properly on your system. + + + + Unset Default + + + + Make Default + Als Vorgabe setzen + + + The selected path already has a valid SDK Tools package. + Der gewählte Pfad enthält bereits ein gültiges SDK-Tools-Paket. + + + Cloning OpenSSL prebuilt libraries... + Bereits erstellte OpenSSL-Bibliotheken werden geklont... + + + Select an NDK + NDK auswählen + + + Add Custom NDK + Benutzerdefiniertes NDK hinzufügen + + + The selected path has an invalid NDK. This might mean that the path contains space characters, or that it does not have a "toolchains" sub-directory, or that the NDK version could not be retrieved because of a missing "source.properties" or "RELEASE.TXT" file + Der gewählte Pfad enthält ein ungültiges NDK. Das könnte daran liegen, dass der Pfad Leerzeichen enthält, dass er kein Unterverzeichnis "toolchains" enthält oder dass die NDK-Version nicht bestimmt werden konnte, weil die Dateien "source.properties" oder "RELEASE.TXT" fehlen + + + SDK tools installed. + SDK-Tools sind installiert. + + + SDK manager runs. + + + + Platform tools installed. + Plattformwerkzeuge sind installiert. + + + All essential packages installed for all installed Qt versions. + Für alle installierten Qt-Versionen sind alle notwendigen Pakete installiert. + + + Build tools installed. + Build-Werkzeuge sind installiert. + + + Platform SDK installed. + Plattform-SDK ist installiert. + + + OpenSSL path exists. + Pfad zu OpenSSL existiert. + + + QMake include project (openssl.pri) exists. + QMake-Include-Projekt (openssl.pri) existiert. + + + CMake include project (CMakeLists.txt) exists. + CMake-Include-Projekt (CMakeLists.txt) existiert. + + + OpenSSL Settings are OK. + OpenSSL-Einstellungen sind korrekt. + + + OpenSSL settings have errors. + OpenSSL-Einstellungen sind fehlerhaft. + + + Select Android SDK Folder + Android-SDK-Verzeichnis auswählen + + + Select OpenSSL Include Project File + Include-Projektdatei für OpenSSL wählen + + + Failed to create the SDK Tools path %1. + + + + OpenSSL Cloning + OpenSSL klonen + + + OpenSSL prebuilt libraries repository is already configured. + Das Repository für bereits erstellte OpenSSL-Bibliotheken ist bereits konfiguriert. + + + The selected download path (%1) for OpenSSL already exists and the directory is not empty. Select a different path or make sure it is an empty directory. + Das gewählte Zielverzeichnis zum Herunterladen von OpenSSL (%1) ist bereits vorhanden und nicht leer. Bitte wählen Sie einen anderen Pfad oder sorgen Sie dafür, dass er leer ist. + + + Opening OpenSSL URL for manual download. + Die URL zum manuellen Herunterladen von OpenSSL wird geöffnet. + + + Open Download URL + URL zum Herunterladen öffnen + + + (SDK Version: %1, NDK Version: %2) + (SDK-Version: %1, NDK-Version: %2) + + + Download and install Android SDK Tools to %1? + Android-SDK-Tools herunterladen und nach %1 installieren? + + + Encountered SSL errors, download is aborted. + + + + The SDK Tools download URL is empty. + + + + Cancel + Abbrechen + + + Downloading SDK Tools package... + + + + Download SDK Tools + + + + Could not open %1 for writing: %2. + + + + Downloading Android SDK Tools from URL %1 has failed: %2. + + + + Download from %1 was redirected. + + + + Writing and verifying the integrity of the downloaded file has failed. + + + + Automatically download Android SDK Tools to selected location. + +If the selected path contains no valid SDK Tools, the SDK Tools package is downloaded +from %1, +and extracted to the selected path. +After the SDK Tools are properly set up, you are prompted to install any essential +packages required for Qt to build for Android. + Android-SDK-Tools automatisch an den gewählten Ort herunterladen. + +Wenn der gewählte Pfad keine gültigen SDK-Tools enthält, wird das Paket +von %1 +heruntergeladen und in den gewählten Pfad entpackt. +Nachdem die SDK-Tools vollständig eingerichtet wurden, werden Sie aufgefordert, alle +notwendigen Pakete zu installieren, die Qt benötigt, um für Android zu erstellen. + + + Automatically download OpenSSL prebuilt libraries. + +These libraries can be shipped with your application if any SSL operations +are performed. Find the checkbox under "Projects > Build > Build Steps > +Build Android APK > Additional Libraries". +If the automatic download fails, Qt Creator proposes to open the download URL +in the system's browser for manual download. + Bereits erstellte OpenSSL-Bibliotheken automatisch herunterladen. + +Diese Bibliotheken können mit Ihrer Anwendung weitergegeben werden, falls +diese SSL-Funktionen verwendet. Sie finden eine Checkbox unter "Projekte > Erstellen > +Schritte zum Erstellen > Android-APK erstellen > Zusätzliche Bibliotheken". +Falls das automatische Herunterladen scheitert, wird Qt Creator vorschlagen, die URL zum +manuellen Herunterladen im Browser des System zu öffnen. + + + Android settings are OK. + Android-Einstellungen sind korrekt. + + + Android settings have errors. + Android-Einstellungen sind fehlerhaft. + + + Android SDK installation is missing necessary packages. Do you want to install the missing packages? + Der Android-SDK-Installation fehlen notwendige Pakete. Wollen Sie die fehlenden Pakete installieren? + + + Device name: + Gerätename: + + + Device type: + Gerätetyp: + + + Unknown + Unbekannt + + + Serial number: + + + + CPU architecture: + + + + OS version: + Betriebssystemversion: + + + Yes + Ja + + + No + Nein + + + Authorized: + + + + Android target flavor: + + + + Skin type: + + + + OpenGL status: + + + + Android Device Manager + + + + Run on Android + Ausführung auf Android-Gerät + + + Refresh + Aktualisieren + + + Start AVD + + + + Erase AVD + + + + AVD Arguments + + + + Set up Wi-Fi + + + + Emulator for "%1" + + + + Physical device + + + + None + + + + Erase the Android AVD "%1"? +This cannot be undone. + + + + The device has to be connected with ADB debugging enabled to use this feature. + + + + Opening connection port %1 failed. + + + + Retrieving the device IP address failed. + + + + The retrieved IP address is invalid. + + + + Connecting to the device IP "%1" failed. + + + + An error occurred while removing the Android AVD "%1" using avdmanager tool. + + + + Emulator Command-line Startup Options + + + + Emulator command-line startup options (<a href="%1">Help Web Page</a>): + + + + Android Device + Android-Gerät + + + The device info returned from AvdDialog is invalid. + + + + NDK is not configured in Devices > Android. + In Geräte > Android ist kein NDK konfiguriert. + + + SDK is not configured in Devices > Android. + In Geräte > Android ist kein SDK konfiguriert. + + + Failed to detect the ABIs used by the Qt version. Check the settings in Devices > Android for errors. + Die von der Qt-Version verwendeten ABIs konnten nicht bestimmt werden. Bitte prüfen Sie die Einstellungen in Geräte > Android auf Fehler. + + + Android + Qt Version is meant for Android + Android + + + API + API + + + General + Allgemein + + + XML Source + XML-Quelle + + + Package + Paket + + + <p align="justify">Please choose a valid package name for your application (for example, "org.example.myapplication").</p><p align="justify">Packages are usually defined using a hierarchical naming pattern, with levels in the hierarchy separated by periods (.) (pronounced "dot").</p><p align="justify">In general, a package name begins with the top level domain name of the organization and then the organization's domain and then any subdomains listed in reverse order. The organization can then choose a specific name for their package. Package names should be all lowercase characters whenever possible.</p><p align="justify">Complete conventions for disambiguating package names and rules for naming packages when the Internet domain name cannot be directly used as a package name are described in section 7.7 of the Java Language Specification.</p> + <p align="justify">Bitte wählen Sie einen gültigen Paketnamen für Ihre Anwendung (z.B. "org.example.myapplication").</p><p align="justify">Paketnamen werden üblicherweise nach einem hierarchischen Namensschema festgelegt, bei dem die Ebenen der Hierarchie durch Punkte (.) (ausgesprochen "dot") getrennt werden.</p><p align="justify">Im Allgemeinen beginnt ein Paketname mit dem Top-Level-Domainnamen der Organisation, gefolgt von der Domain der Organisation und den Sub-Domains in umgekehrter Reihenfolge. Die Organisation kann dann einen spezifischen Namen für das Paket festlegen. Paketnamen sollten nach Möglichkeit nur aus Kleinbuchstaben bestehen.</p><p align="justify">Die vollständigen Konventionen zur Sicherstellung der Eindeutigkeit der Paketnamen und Regeln für den Fall, dass der Internet-Domain-Name nicht direkt als Paketname verwendet werden kann, sind im Abschnitt 7.7 der Java-Sprachspezifikation beschrieben.</p> + + + Package name: + Paketname: + + + The package name is not valid. + Der Paketname ist ungültig. + + + Version code: + Versionscode: + + + Version name: + Versionsname: + + + Sets the minimum required version on which this application can be run. + Legt die minimal erforderliche Version fest, auf der diese Anwendung ausgeführt werden kann. + + + Not set + Nicht festgelegt + + + Minimum required SDK: + Minimal erforderliches SDK: + + + Screen orientation: + + + + Advanced + Erweitert + + + Application icon + Symbol der Anwendung + + + Android services + Android-Dienste + + + Splash screen + Startbildschirm + + + The structure of the Android manifest file is corrupted. Expected a top level 'manifest' node. + Die Struktur der Android-Manifest-Datei ist ungültig. Es wird ein 'manifest'-Knoten in der obersten Ebene erwartet. + + + The structure of the Android manifest file is corrupted. Expected an 'application' and 'activity' sub node. + Die Struktur der Android-Manifest-Datei ist ungültig. Es wird ein 'application'- und ein 'activity'-Unterknoten erwartet. + + + Target SDK: + Ziel-SDK: + + + Sets the target SDK. Set this to the highest tested version. This disables compatibility behavior of the system for your application. + Legt das Ziel-SDK fest. Geben Sie die höchste Version an, gegen die getestet wurde. Dies schaltet das Kompatibilitätsverhalten des Systems für Ihre Anwendung ab. + + + Application + Anwendung + + + Application name: + Name der Anwendung: + + + Activity name: + Name der Aktivität: + + + Permissions + Berechtigungen + + + Include default permissions for Qt modules. + Standard-Berechtigungen für Qt-Module einschließen. + + + Include default features for Qt modules. + Standard-Features für Qt-Module einschließen. + + + Add + Hinzufügen + + + Style extraction: + Stil-Extraktion: + + + Service Definition Invalid + Dienstdefinition ungültig + + + Cannot switch to source when there are invalid services. + Es kann nicht zum Quelltext umgeschaltet werden, wenn ungültige Dienste vorhanden sind. + + + Cannot save when there are invalid services. + Es kann nicht gespeichert werden, wenn ungültige Dienste vorhanden sind. + + + API %1: %2 + API %1: %2 + + + Could not parse file: "%1". + Die Datei konnte nicht ausgewertet werden: "%1". + + + %2: Could not parse file: "%1". + %2: Die Datei konnte nicht ausgewertet werden: "%1". + + + Goto error + Zu Fehler gehen + + + Services invalid. Manifest cannot be saved. Correct the service definitions before saving. + Dienste ungültig. Manifest kann nicht gespeichert werden. Bitte korrigieren Sie die Dienstdefinitionen bevor Sie speichern. + + + Android Manifest editor + Android Manifest-Editor + + + Android: SDK installation error 0x%1 + Android: Bei der SDK-Installation trat Fehler 0x%1 auf + + + Android: NDK installation error 0x%1 + Android: Bei der NDK-Installation trat Fehler 0x%1 auf + + + Android: Java installation error 0x%1 + Android: Bei der Installation von Java trat Fehler 0x%1 auf + + + Android: ant installation error 0x%1 + Android: Bei der Installation von ant trat Fehler 0x%1 auf + + + Android: adb installation error 0x%1 + Android: Bei der Installation von adb trat Fehler 0x%1 auf + + + Android: Device connection error 0x%1 + Android: Bei der Verbindung zum Gerät trat Fehler 0x%1 auf + + + Android: Device permission error 0x%1 + Android: Fehler 0x%1 bei Zugriff auf das Gerät + + + Android: Device authorization error 0x%1 + Android: Fehler 0x%1 bei Autorisierung des Geräts + + + Android: Device API level not supported: error 0x%1 + Android: Der API-Level des Geräts wird nicht unterstützt: Fehler 0x%1 + + + Android: Unknown error 0x%1 + Android: Unbekannter Fehler 0x%1 + + + Create new AVD + Android Virtual Device + Neues AVD erzeugen + + + Target API: + Ziel-API: + + + Cannot create a new AVD. No suitable Android system image is installed.<br/>Install a system image for the intended Android version from the SDK Manager. + + + + Cannot create an AVD for ABI %1.<br/>Install a system image for it from the SDK Manager tab first. + + + + Name: + Name: + + + SD card size: + Größe der SD-Karte: + + + MiB + MiB + + + Architecture (ABI): + Architektur (ABI): + + + Device definition: + Gerätedefinition: + + + Overwrite existing AVD name + Bestehenden AVD-Namen überschreiben + + + Deploying to %1 + Deployment auf %1 + + + Cannot find the androiddeployqt tool. + Kann das androiddeployqt-Werkzeug nicht finden. + + + Install an APK File + Eine APK-Datei installieren + + + Qt Android Installer + Qt Android Installer + + + Deploy to Android Device + Deployment auf Android-Gerät + + + Java Language Server + + + + Would you like to configure Android options? This will ensure Android kits can be usable and all essential packages are installed. To do it later, select Edit > Preferences > Devices > Android. + + + + Configure Android + + + + The process "%1" exited normally. + Der Prozess "%1" wurde normal beendet. + + + The process "%1" exited with code %2. + Der Prozess "%1" wurde mit dem Rückgabewert %2 beendet. + + + The process "%1" crashed. + Der Prozess "%1" ist abgestürzt. + + + Package deploy: Failed to pull "%1" to "%2". + Paket-Deployment: "pull" von "%1" nach "%2" scheiterte. + + + Install failed + Installation gescheitert + + + Android package (*.apk) + Android-Paket (*.apk) + + + Initializing deployment to Android device/simulator + Initialisiere Deployment zu Android-Gerät oder -Simulator + + + Uninstall the existing app before deployment + + + + No Android architecture (ABI) is set by the project. + + + + The kit's run configuration is invalid. + + + + The kit's build configuration is invalid. + + + + The kit's build steps list is invalid. + + + + The kit's deploy configuration is invalid. + + + + No valid deployment device is set. + + + + The deployment device "%1" is invalid. + + + + The deployment device "%1" does not support the architectures used by the kit. +The kit supports "%2", but the device uses "%3". + + + + The deployment device "%1" is disconnected. + + + + Android: The main ABI of the deployment device (%1) is not selected. The app execution or debugging might not work properly. Add it from Projects > Build > Build Steps > qmake > ABIs. + + + + The deployment step's project node is invalid. + + + + Cannot find the androiddeployqt input JSON file. + + + + Cannot find the package name from the Android Manifest file "%1". + + + + Uninstalling the previous package "%1". + + + + Starting: "%1" + Starte: "%1" + + + Installing the app failed even after uninstalling the previous one. + + + + Installing the app failed with an unknown error. + + + + Deployment failed with the following errors: + + + Das Deployment ist mit den folgenden Fehlern gescheitert: + + + + + +Uninstalling the installed package may solve the issue. +Do you want to uninstall the existing package? + +Das installierte Paket zu deinstallieren könnte das Problem lösen. +Möchten Sie das vorhandene Paket deinstallieren? + + + The deployment AVD "%1" cannot be started. + + + + Pulling files necessary for debugging. + Die für das Debuggen erforderlichen Dateien werden installiert. + + + Package deploy: Running command "%1". + Paket-Deployment: Führe Kommando "%1" aus. + + + Deploy to Android device + + + + %1 needs additional settings to enable Android support. You can configure those settings in the Options dialog. + %1 benötigt zusätzliche Einstellungen, um die Android-Unterstützung zu aktivieren. Sie können diese im Einstellungsdialog konfigurieren. + + + Could not run: %1 + Keine Ausführung möglich: %1 + + + No devices found in output of: %1 + In der Ausgabe von %1 konnten keine Geräte festgestellt werden + + + Configure Android... + Android konfigurieren... + + + Allowed characters are: a-z A-Z 0-9 and . _ - + Erlaubte Zeichen sind: a-z A-Z 0-9 und . _ - + + + Build Android APK + Android-APK erstellen + + + "%1" step failed initialization. + + + + Keystore/Certificate password verification failed. + + + + Warning: Signing a debug or profile package. + Warnung: Es wird ein Debug- oder Profile-Paket signiert. + + + The Qt version for kit %1 is invalid. + + + + The installed SDK tools version (%1) does not include Gradle scripts. The minimum Qt version required for Gradle build to work is %2 + Die installierte SDK-Tools-Version (%1) enthält keine Gradle-Skripte. Die Mindestversion von Qt für Gradle-Builds ist %2 + + + The minimum Qt version required for Gradle build to work is %1. It is recommended to install the latest Qt version. + Die älteste Qt-Version, die Gradle-Builds unterstützt, ist %1. Es ist ratsam, die neueste Qt-Version zu verwenden. + + + The API level set for the APK is less than the minimum required by the kit. +The minimum API level required by the kit is %1. + Der für das APK gewählte APK-Level ist nieriger als das vom Kit benötigte Minimum. +Der vom Kit mindestens benötigte API-Level ist %1. + + + Cannot sign the package. Invalid keystore path (%1). + Das Paket kann nicht signiert werden. Der Keystore-Pfad ist ungültig (%1). + + + Cannot sign the package. Certificate alias %1 does not exist. + Das Paket kann nicht signiert werden. Der Zertifikatsalias %1 existiert nicht. + + + Android deploy settings file not found, not building an APK. + Keine Einstellungsdatei für Android-Deployment gefunden, APK wird nicht erstellt. + + + Starting: "%1" %2 + Starte: "%1" %2 + + + Failed to run keytool. + keytool konnte nicht ausgeführt werden. + + + Android Debugger (%1, NDK %2) + Android-Debugger (%1, NDK %2) + + + Android %1 Clang %2 + Android %1 Clang %2 + + + Unknown Android version. API Level: %1 + Unbekannte Android-Version. API-Level: %1 + + + Error creating Android templates. + Fehler beim Erstellen der Android-Vorlagendateien. + + + Cannot parse "%1". + "%1" kann nicht ausgewertet werden. + + + Starting Android virtual device failed. + Das Starten des virtuellen Android-Geräts schlug fehl. + + + Android package installation failed. +%1 + Android-Paketinstallation gescheitert. +%1 + + + Cannot create AVD. Invalid input. + AVD kann nicht erstellt werden. Ungültige Eingabe. + + + Could not start process "%1 %2" + Der Prozess "%1 %2" konnte nicht gestartet werden + + + Cannot create AVD. Command timed out. + AVD kann nicht erstellt werden. Zeitüberschreitung des Kommandos. + + + Incorrect password. + Ungültiges Passwort. + + + This is useful for apps that use SSL operations. The path can be defined in Edit > Preferences > Devices > Android. + + + + No valid input file for "%1". + + + + Android build SDK version is not defined. Check Android settings. + + + + The Android build folder %1 was not found and could not be created. + + + + Cannot copy the target's lib file %1 to the Android build folder %2. + + + + Cannot copy file "%1" to Android build libs folder "%2". + + + + Cannot open androiddeployqt input file "%1" for writing. + + + + Cannot set up "%1", not building an APK. + + + + Enter keystore password + Geben Sie das Keystore-Passwort ein + + + Enter certificate password + Geben Sie das Zertifikatspasswort ein + + + No free ports available on host for QML debugging. + Auf dem Host sind nicht genügend freie Ports für das QML-Debuggen vorhanden. + + + Failed to find application directory. + Anwendungsverzeichnis wurde nicht gefunden. + + + Cannot find C++ debug server in NDK installation. + + + + The lldb-server binary has not been found. + + + + Failed to forward QML debugging ports. + Die Ports des QML-Debuggers konnten nicht übermittelt werden. + + + Failed to start the activity. + Die Aktivität konnte nicht gestartet werden. + + + Activity Manager threw the error: %1 + + + + Failed to forward JDB debugging ports. + JDB-Debugging-Ports konnten nicht weitergeleitet werden. + + + Failed to start JDB. + JDB konnte nicht gestartet werden. + + + Cannot attach JDB to the running application. + JDB konnte sich nicht mit der laufenden Anwendung verbinden. + + + Failed to start debugger server. + Der Debug-Server konnte nicht gestartet werden. + + + Cannot copy C++ debug server. + C++-Debug-Server kann nicht kopiert werden. + + + Failed to forward C++ debugging ports. + Die Ports des C++-Debuggers konnten nicht übermittelt werden. + + + "%1" died. + "%1" beendet. + + + Android SDK Manager + Android SDK-Manager + + + Expand All + Alle aufklappen + + + Update Installed + Aktualisierung installiert + + + Apply + Anwenden + + + Show Packages + Pakete anzeigen + + + Available + Verfügbar + + + Default + Vorgabe + + + Stable + + + + Beta + + + + Dev + + + + Canary + + + + Include obsolete + + + + Installed + Installiert + + + All + Alle + + + Advanced Options... + Erweiterte Optionen... + + + Do you want to accept the Android SDK license? + Wollen Sie die Android SDK-Lizenz akzeptieren? + + + Channel: + + + + %1 cannot find the following essential packages: "%2". +Install them manually after the current operation is done. + + + + + Checking pending licenses... + + Prüfe auf ausstehende Lizenzen... + + + + The installation of Android SDK packages may fail if the respective licenses are not accepted. + + + + + +SDK Manager is busy. + +SDK-Manager arbeitet. + + + Android SDK Changes + Android SDK-Änderungen + + + %n Android SDK packages shall be updated. + + Ein Android SDK-Paket soll aktualisiert werden. + %n Android SDK-Pakete sollen aktualisiert werden. + + + + [Packages to be uninstalled:] + + [Pakete, die deinstalliert werden sollen:] + + + + SDK Manager is busy. Operation cancelled. + SDK-Manager arbeitet. Die Operation wurde abgebrochen. + + + Installing/Uninstalling selected packages... + + Installiere/Deinstalliere ausgewählte Pakete... + + + + Closing the %1 dialog will cancel the running and scheduled SDK operations. + + Wenn Sie den %1-Dialog schließen, werden die laufenden und geplanten SDK-Operationen abgebrochen. + + + + preferences + Einstellungen + + + options + Einstellungen + + + Updating installed packages... + + Aktualisiere installierte Pakete... + + + + Android SDK operations finished. + Android SDK-Operationen beendet. + + + Operation cancelled. + + Operation abgebrochen. + + + + +No pending operations to cancel... + + +Keine ausstehenden Operationen sind abzubrechen... + + + + +Cancelling pending operations... + + +Breche ausstehende Operationen ab... + + + + The operation requires user interaction. Use the "sdkmanager" command-line tool. + Die Operation benötigt Benutzereingaben. Benutzen Sie das Kommandozeilenwerkzeug "sdkmanager". + + + AndroidSdkManager + Failed + + + + AndroidSdkManager + Done + + + + + + License command failed. + + + Lizenzkommando fehlgeschlagen. + + + + + Updating installed packages. + Aktualisiere installierte Pakete. + + + Failed. + Fehlgeschlagen. + + + Done + + + Fertig + + + + + Installing + Installiere + + + Uninstalling + Deinstalliere + + + SDK Manager Arguments + SDK-Manager-Argumente + + + Cannot load available arguments for "sdkmanager" command. + Die verfügbaren Argumente für "sdkmanager" können nicht geladen werden. + + + SDK manager arguments: + SDK-Manager-Argumente: + + + Available arguments: + Verfügbare Argumente: + + + Revision + Revision + + + Tools + Werkzeuge + + + SDK Platform + SDK Plattform + + + Copy application data + Anwendungsdaten kopieren + + + <b>Make install:</b> Copy App Files to %1 + + + + "%1" step has an invalid C++ toolchain. + + + + Removing directory %1 + Lösche Verzeichnis %1 + + + Failed to clean "%1" from the previous build, with error: +%2 + + + + Deploy to device + Deployment auf Gerät + + + AVD Start Error + Fehler beim Start von AVD + + + Emulator Tool Is Missing + Fehlender Emulator + + + Install the missing emulator tool (%1) to the installed Android SDK. + Installieren Sie den fehlenden Emulator (%1) im installierten Android-SDK. + + + Clean Environment + Saubere Umgebung + + + Activity manager start arguments: + + + + Pre-launch on-device shell commands: + + + + Post-quit on-device shell commands: + + + + Create Templates + Vorlagen erstellen + + + Build Android App Bundle (*.aab) + + + + Additional Libraries + Zusätzliche Bibliotheken + + + List of extra libraries to include in Android package and load on startup. + Liste aller zusätzlichen Bibliotheken, die in das Paket aufgenommen und beim Start geladen werden. + + + Select library to include in package. + Wählen Sie eine Bibliothek zur Aufnahme in das Paket aus. + + + Remove currently selected library from list. + Ausgewählte Bibliothek aus Liste entfernen. + + + Select additional libraries + Zusätzliche Bibliotheken auswählen + + + Sign package + Paket signieren + + + Keystore: + Keystore: + + + Android build platform SDK: + + + + Create an Android package for Custom Java code, assets, and Gradle configurations. + + + + Android customization: + + + + Application Signature + + + + Select Keystore File + Keystore-Datei auswählen + + + Create... + Erstellen... + + + Signing a debug package + Signiere Debug-Paket + + + Certificate alias: + Alias des Zertifikats: + + + Advanced Actions + Erweiterte Aktionen + + + Open package location after build + Paketverzeichnis nach dem Erstellen öffnen + + + Add debug server + Debug-Server hinzufügen + + + Packages debug server with the APK to enable debugging. For the signed APK this option is unchecked by default. + Packt einen Debug-Server im APK-Paket ein um Debugging zu ermöglichen. Für ein signiertes APK ist diese Option standardmäßig abgewählt. + + + Verbose output + Ausführliche Ausgabe + + + Libraries (*.so) + Bibliotheken (*.so) + + + Include prebuilt OpenSSL libraries + Bereits erstellte OpenSSL-Bibliotheken einbinden + + + No application .pro file found in this project. + Die .pro-Datei der Anwendung konnte in diesem Projekt nicht gefunden werden. + + + No Application .pro File + Keine .pro-Datei der Anwendung + + + Android package source directory: + Quellverzeichnis des Android-Pakets: + + + The Android package source directory cannot be the same as the project directory. + Das Android-Paket-Quellverzeichnis muss sich vom Projektverzeichnis unterscheiden. + + + Copy the Gradle files to Android directory + Gradle-Dateien ins Android-Verzeichnis kopieren + + + It is highly recommended if you are planning to extend the Java part of your Qt application. + Dies ist sehr zu empfehlen, wenn sie den Java-Teil Ihrer Qt-Anwendung erweitern wollen. + + + Select the Android package source directory. + +The files in the Android package source directory are copied to the build directory's Android directory and the default files are overwritten. + Wählen Sie das Quellverzeichnis des Android-Pakets aus. + +Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichnis "Android" im Build-Verzeichnis kopiert und die Vorgabedateien überschrieben. + + + The Android template files will be created in the %1 set in the .pro file. + + + + Create Android Template Files Wizard + Assistent zum Erzeugen von Android-Vorlagendateien + + + Project File not Updated + Projekt-Datei nicht aktualisiert + + + Could not update the project file %1. + Die Projekt-Datei %1 konnte nicht aktualisiert werden. + + + Select the .pro file for which you want to create the Android template files. + Wählen Sie die .pro-Datei, für die Sie die Android-Vorlagendateien erstellen wollen. + + + .pro file: + .pro-Datei: + + + Select a .pro File + .pro-Datei wählen + + + Android Clang + Android Clang + + + Master icon + + + + Select master icon. + + + + LDPI icon + + + + Select an icon suitable for low-density (ldpi) screens (~120dpi). + + + + MDPI icon + + + + Select an icon for medium-density (mdpi) screens (~160dpi). + + + + HDPI icon + + + + Select an icon for high-density (hdpi) screens (~240dpi). + + + + XHDPI icon + + + + Select an icon for extra-high-density (xhdpi) screens (~320dpi). + + + + XXHDPI icon + + + + Select an icon for extra-extra-high-density (xxhdpi) screens (~480dpi). + + + + XXXHDPI icon + + + + Select an icon for extra-extra-extra-high-density (xxxhdpi) screens (~640dpi). + + + + Icon scaled up. + + + + Click to select... + + + + Images (*.png *.jpg *.jpeg *.webp *.svg) + + + + %1 has been stopped. + + + + Selected device is invalid. + + + + Selected device is disconnected. + + + + Launching AVD. + + + + Could not start AVD. + + + + No valid AVD has been selected. + + + + Checking if %1 app is installed. + + + + ABI of the selected device is unknown. Cannot install APK. + + + + Cannot install %1 app for %2 architecture. The appropriate APK was not found in resources folders. + + + + Installing %1 APK. + + + + Too many .qmlproject files in your project. Open directly the .qmlproject file you want to work with and then run the preview. + + + + No .qmlproject file found among project files. + + + + Could not gather information on project files. + + + + Could not create file for %1 "%2" + + + + A timeout occurred running "%1" + Zeitüberschreitung bei Ausführung von "%1" + + + Crash while creating file for %1 "%2" + + + + Creating file for %1 failed. "%2" (exit code %3). + + + + Uploading files. + + + + Starting %1. + Starte %1. + + + %1 is running. + + + + The name of the class implementing the service. + + + + Checked if the service is run in an external process. + + + + The name of the external process. +Prefix with : if the process is private, use a lowercase name if the process is global. + + + + Checked if the service is in a separate dynamic library. + + + + The name of the separate dynamic library. + + + + The arguments for telling the app to run the service instead of the main activity. + + + + Service class name. + + + + Run in external process. + + + + Process name. + + + + Run in external library. + + + + Library name. + + + + Service arguments. + + + + The class name must be set. + + + + The process name must be set for a service run in an external process. + + + + The library name must be set for a service run in an external library. + + + + Java: + + + + Java Language Server: + + + + Path to equinox launcher jar + + + + Select splash screen image + + + + Portrait splash screen + + + + Select portrait splash screen image + + + + Landscape splash screen + + + + Select landscape splash screen image + + + + Clear All + + + + A non-sticky splash screen is hidden automatically when an activity is drawn. +To hide a sticky splash screen, invoke QtAndroid::hideSplashScreen(). + + + + Sticky splash screen: + + + + Image show mode: + + + + Background color of the splash screen. + + + + Background color: + + + + Select master image to use. + + + + Master image: + + + + Select portrait master image to use. + + + + Portrait master image: + + + + Select landscape master image to use. + + + + Landscape master image: + + + + LDPI + + + + MDPI + + + + HDPI + + + + XHDPI + + + + XXHDPI + + + + XXXHDPI + + + + An image is used for the splashscreen. Qt Creator manages +splashscreen by using a different method which requires changing +the manifest file by overriding your settings. Allow override? + + + + Convert + + + + Select background color + + + + Select master image + + + + Select portrait master image + + + + Select landscape master image + + + + Images + + + + + QuickFix::ExtractFunction + + Extract Function + Funktion herausziehen + + + Extract Function Refactoring + Funktion herausziehen + + + Function name + Funktionsname + + + Access + Zugriff + + + + TextEditor::Internal::FindInOpenFiles + + Open Documents + Offene Dokumente + + + Open documents: + Offene Dokumente: + + + Open Documents +%1 + Offene Dokumente +%1 + + + + VcsBase::Internal::UrlTextCursorHandler + + Open URL in Browser... + URL in Browser öffnen... + + + Copy URL Location + URL kopieren + + + + VcsBase::Internal::EmailTextCursorHandler + + Send Email To... + Sende E-Mail an... + + + Copy Email Address + E-Mail Adresse kopieren + + + + Todo + + Keywords + Schlüsselworte + + + Edit + Bearbeiten + + + Reset + Zurücksetzen + + + Scanning scope + Suchbereich + + + Scan the whole active project + Im gesamten aktiven Projekt suchen + + + Scan only the currently edited document + Nur im gegenwärtig bearbeiteten Dokument suchen + + + Scan the current subproject + Im aktuellen Teilprojekt suchen + + + Description + Beschreibung + + + File + Datei + + + Line + Zeile + + + To-Do Entries + To-do-Einträge + + + Current Document + Aktuelles Dokument + + + Scan only the currently edited document. + Nur im gegenwärtig bearbeiteten Dokument suchen. + + + Active Project + Aktives Projekt + + + Scan the whole active project. + Im gesamten aktiven Projekt suchen. + + + Subproject + Teilprojekt + + + Scan the current subproject. + Im aktuellen Teilprojekt suchen. + + + Show "%1" entries + "%1"-Einträge anzeigen + + + Keyword + Schlüsselwort + + + Icon + Symbol + + + Color + Farbe + + + errorLabel + errorLabel + + + Keyword cannot be empty, contain spaces, colons, slashes or asterisks. + Das Schlüsselwort darf weder leer sein, noch Leerzeichen, Doppelpunkte, Schrägstriche oder Sternchen enthalten. + + + There is already a keyword with this name. + Ein Schlüsselwort dieses Namens existiert bereits. + + + Excluded Files + ausgenommene Dateien + + + Regular expressions for file paths to be excluded from scanning. + Reguläre Ausdrücke für vom Prüfen ausgenommene Dateipfade. + + + Add + Hinzufügen + + + Remove + Entfernen + + + <Enter regular expression to exclude> + <Regulären Ausdruck zum Ausschließen eingeben> + + + To-Do + To-do + + + + Core::DocumentManager + + Could not save the files. + error message + Die Dateien konnten nicht gespeichert werden. + + + File Error + Dateifehler + + + Error while saving file: %1 + Fehler beim Speichern der Datei: %1 + + + Overwrite? + Überschreiben? + + + An item named "%1" already exists at this location. Do you want to overwrite it? + Es existiert bereits eine Datei des Namens "%1" an dieser Stelle. Wollen Sie sie überschreiben? + + + Save File As + Datei speichern + + + Open File + Datei öffnen + + + Cannot reload %1 + %1 konnte nicht neu geladen werden + + + + Core::IDocument + + File was restored from auto-saved copy. Select Save to confirm or Revert to Saved to discard changes. + Die Datei wurde von einer Sicherheitskopie wiederhergestellt. Wählen Sie Speichern zur Bestätigung oder Wiederherstellen um die Änderungen zu verwerfen. + + + + ProjectExplorer::Internal::SessionModel + + Session + Sitzung + + + Last Modified + Zuletzt geändert + + + New Session Name + Name der neuen Sitzung + + + &Create + &Erstellen + + + Create and &Open + Erstellen und ö&ffnen + + + &Clone + &Klonen + + + Clone and &Open + Klonen und ö&ffnen + + + Rename Session + Sitzung umbenennen + + + &Rename + &Umbenennen + + + Rename and &Open + Umbenennen und ö&ffnen + + + + ProjectExplorer::Internal::DeviceFactorySelectionDialog + + Available device types: + Verfügbare Gerätetypen: + + + Start Wizard + Assistent starten + + + + ProjectExplorer::Internal::DeviceSettingsWidget + + &Device: + &Gerät: + + + General + Allgemein + + + &Name: + &Name: + + + Type: + Typ: + + + Auto-detected: + Automatisch bestimmt: + + + Current state: + Status: + + + Type Specific + typspezifisch + + + &Add... + &Hinzufügen... + + + &Remove + &Entfernen + + + Set As Default + Als Vorgabe setzen + + + Yes (id is "%1") + Ja (id ist "%1") + + + No + Nein + + + Test + Test + + + Show Running Processes... + Laufende Prozesse anzeigen... + + + Devices + Geräte + + + + QmlDebug::QmlOutputParser + + The port seems to be in use. + Error message shown after 'Could not connect ... debugger:" + Der Port wird bereits verwendet. + + + The application is not set up for QML/JS debugging. + Error message shown after 'Could not connect ... debugger:" + Diese Anwendung ist nicht für QML/JS-Debuggen eingerichtet. + + + + ProjectExplorer::DesktopDevice + + Local PC + Lokaler PC + + + Desktop + Desktop + + + + ProjectExplorer::DeviceManagerModel + + %1 (default for %2) + %1 (Vorgabe für %2) + + + + ProjectExplorer::IDevice + + Device + Gerät + + + + Qnx + + Preparing remote side... + Bereite Gegenseite vor... + + + Project source directory: + Quellverzeichnis des Projekts: + + + Local executable: + Lokale ausführbare Datei: + + + Executable on device: + Ausführbare Datei auf Mobilgerät: + + + Remote path not set + Der entfernte Pfad ist nicht eingestellt + + + Executable on host: + Ausführbare Datei auf Hostrechner: + + + Path to Qt libraries on device + Pfad zu den Qt-Bibliotheken auf dem Gerät + + + QNX %1 + Qt Version is meant for QNX + QNX %1 + + + No SDP path was set up. + Es ist kein SDP-Pfad eingestellt. + + + Checking that files can be created in /var/run... + Prüfe, ob Dateien in /var/run angelegt werden können... + + + Files can be created in /var/run. + Dateien können in /var/run angelegt werden. + + + Files cannot be created in /var/run. + Dateien können nicht in /var/run angelegt werden. + + + An error occurred while checking that files can be created in /var/run. + Beim Prüfen, ob Dateien in /var/run angelegt werden können, ist ein Fehler aufgetreten. + + + An error occurred while checking for %1. + Bei der Prüfung von %1 trat ein Fehler auf. + + + %1 found. + %1 gefunden. + + + %1 not found. + %1 nicht gefunden. + + + Checking for %1... + Prüfe %1... + + + Warning: "slog2info" is not found on the device, debug output not available. + Warnung: "slog2info" konnte nicht auf dem Gerät gefunden werden, es ist daher keine Debugausgabe verfügbar. + + + Cannot show slog2info output. Error: %1 + Die Ausgabe des Kommandos slog2info kann nicht angezeigt werden. Fehler: %1 + + + &Compiler path: + &Compiler-Pfad: + + + SDP path: + SDP refers to 'Software Development Platform'. + SDP-Pfad: + + + &ABI: + &ABI: + + + Remote QNX process %1 + Entfernter QNX-Prozess %1 + + + Attach to remote QNX application... + An entfernte QNX-Anwendung anhängen... + + + Qt library to deploy: + Zum Deployment vorgesehene Qt-Bibliothek: + + + Deploy + Deployment + + + Remote directory: + Entferntes Verzeichnis: + + + Close + Schließen + + + Closing the dialog will stop the deployment. Are you sure you want to do this? + Das Schließen des Dialogs bricht das Deployment ab. Sind Sie sicher? + + + Please input a remote directory to deploy to. + Bitte geben Sie ein entferntes Verzeichnis für das Deployment an. + + + The remote directory "%1" already exists. +Deploying to that directory will remove any files already present. + +Are you sure you want to continue? + + + + Connection failed: %1 + Fehler beim Herstellen der Verbindung: %1 + + + Checking existence of "%1" + Prüfe Vorhandensein von "%1" + + + Removing "%1" + Lösche "%1" + + + Deploy Qt to QNX Device + Qt-Deployment auf QNX-Gerät + + + Generate kits + Kits erzeugen + + + Configuration Information: + Konfigurationsinformationen: + + + Name: + Name: + + + Version: + Version: + + + Host: + Host: + + + Target: + Ziel: + + + Remove + Entfernen + + + Select QNX Environment File + QNX Umgebungsdatei auswählen + + + Warning + Warnung + + + Configuration already exists or is invalid. + Die Konfiguration existiert bereits oder ist ungültig. + + + Remove QNX Configuration + Entferne QNX Konfiguration + + + Are you sure you want to remove: + %1? + Möchten Sie + %1 +wirklich löschen? + + + QNX + QNX + + + Add... + Hinzufügen... + + + The following errors occurred while activating the QNX configuration: + Die folgenden Fehler traten beim Aktivieren der QNX-Konfiguration auf: + + + Cannot Set Up QNX Configuration + QNX-Konfiguration kann nicht eingerichtet werden + + + Debugger for %1 (%2) + Debugger für %1 (%2) + + + QCC for %1 (%2) + QCC für %1 (%2) + + + Kit for %1 (%2) + Kit für %1 (%2) + + + - No targets found. + - Keine Ziele gefunden. + + + - No GCC compiler found. + - Kein GCC-Compiler gefunden. + + + QNX Device + QNX-Gerät + + + Deploy Qt libraries... + Deployment der Qt-Bibliotheken... + + + New QNX Device Configuration Setup + Neue QNX-Geräte-Konfiguration + + + Deploy to QNX Device + Deployment auf QNX-Gerät + + + QCC + QCC + + + + CppEditor::Internal::FunctionDeclDefLink + + Target file was changed, could not apply changes + Die Änderungen konnten nicht vorgenommen werden, da die Zieldatei geändert wurde + + + Apply changes to definition + Änderungen der Definition anwenden + + + Apply changes to declaration + Änderungen der Deklaration anwenden + + + Apply Function Signature Changes + Änderungen der Funktionssignatur anwenden + + + + ProjectExplorer::DeviceProcessesDialog + + Filter + Filter + + + &Update List + Liste &aktualisieren + + + &Kill Process + Prozess b&eenden + + + Kit: + Kit: + + + &Filter: + &Filter: + + + List of Processes + Liste der Prozesse + + + &Attach to Process + &An Prozess anhängen + + + + ProjectExplorer::DeviceProcessList + + Command Line + Kommandozeile + + + Process ID + Prozess-ID + + + Fetching process list. This might take a while. + + + + + Utils::ElfReader + + "%1" is an invalid ELF object (%2) + "%1" ist keine gültige ELF-Objektdatei (%2) + + + "%1" is not an ELF object (file too small) + "%1" ist keine ELF-Objektdatei (Datei zu klein) + + + "%1" is not an ELF object + "%1" ist keine ELF-Objektdatei + + + odd cpu architecture + Unbekannte CPU-Architektur + + + odd endianness + Unbekannte Endianness + + + unexpected e_shsize + unerwartete e_shsize + + + unexpected e_shentsize + unerwartete e_shentsize + + + announced %n sections, each %1 bytes, exceed file size + + Es wurde eine Sektion der Größe %1 bytes angekündigt, was die Dateigröße überschreiten würde + Es wurden %n Sektionen der Größe %1 bytes angekündigt, was die Dateigröße überschreiten würde + + + + string table seems to be at 0x%1 + Die Zeichenkettentabelle ist offenbar bei 0x%1 + + + section name %1 of %2 behind end of file + Der Sektionsname %1 von %2 ist hinter dem Dateiende + + + + ProjectExplorer::DeviceUsedPortsGatherer + + Connection error: %1 + Verbindungsfehler: %1 + + + Remote process crashed: %1 + Der entfernte Prozess ist abgestürzt: %1 + + + Remote process failed; exit code was %1. + Der entfernte Prozess schlug fehl, Rückgabewert %1. + + + Remote error output was: %1 + Fehlerausgabe: %1 + + + + ClearCase + + Check Out + Check Out + + + &Reserved + &Reserviert + + + &Unreserved if already reserved + &Nicht reserviert, falls bereits reserviert + + + &Preserve file modification time + Änderungsdatum von D&ateien beibehalten + + + Use &Hijacked file + Datei &hijacked verwenden + + + &Checkout comment: + &Checkout-Kommentar: + + + Configuration + Konfiguration + + + &Command: + &Kommando: + + + Diff + Diff + + + &External + &Extern + + + Arg&uments: + Arg&umente: + + + Miscellaneous + Sonstige Einstellungen + + + &History count: + Beschränkung der &History: + + + &Timeout: + &Zeitlimit: + + + s + s + + + &Automatically check out files on edit + Bearbeitete Dateien &automatisch auschecken + + + Aut&o assign activity names + Aktivitäten aut&omatisch Namen zuweisen + + + &Prompt on check-in + &Abgabe bestätigen + + + Di&sable indexer + Indexer ab&schalten + + + &Index only VOBs: + Nur VOBs &indizieren: + + + Check this if you have a trigger that renames the activity automatically. You will not be prompted for activity name. + Aktivieren Sie diese Einstellung, wenn Sie einen Trigger verwenden, der die Aktivität automatisch umbenennt. Sie werden nicht nach dem Namen der Aktivität gefragt. + + + VOBs list, separated by comma. Indexer will only traverse the specified VOBs. If left blank, all active VOBs will be indexed. + VOB-Liste, durch Kommata getrennt. Der Indexer wird nur die hier angegebenen VOBs abarbeiten. Wenn das Feld leer ist, werden alle aktiven VOBs indiziert. + + + &Graphical (single file only) + &Grafisch (nur eine Datei) + + + Check out or check in files with no comment (-nc/omment). + Dateien ohne Kommentar aus- oder einchecken (-nc/omment). + + + Do &not prompt for comment during checkout or check-in + Beim Check-in oder Check-out &nicht nach Kommentaren fragen + + + Dialog + Dialog + + + &Save copy of the file with a '.keep' extension + &Kopie der Datei mit dem Suffix '.keep' erstellen + + + The file was changed. + Die Datei wurde geändert. + + + Confirm Version to Check Out + Bestätigung der Check-Out-Version + + + Version after &update + Version nach &Aktualisierung + + + Created by: + Erstellt von: + + + Created on: + Erstellt am: + + + Multiple versions of "%1" can be checked out. Select the version to check out: + Mehrere Versionen von "%1", kommen für einen Checkout in Frage. Bitte wählen Sie eine Version für den Checkout: + + + &Loaded version + Ge&ladene Version + + + Note: You will not be able to check in this file without merging the changes (not supported by the plugin) + Hinweis: Diese Datei kann nicht ohne Mergen der Änderungen eingecheckt werden (durch das Plugin nicht unterstützt) + + + Select &activity: + Aktivität &auswählen: + + + Add + Hinzufügen + + + Keep item activity + Aktivität des Elements beibehalten + + + ClearCase Check In + ClearCase Einchecken + + + Chec&k in even if identical to previous version + Einchec&ken auch wenn zur Vorgängerversion identisch + + + &Check In + &Einchecken + + + In order to use External diff, "diff" command needs to be accessible. + Zur Verwendung von externen Diffs muss ein "diff"-Kommando verfügbar sein. + + + DiffUtils is available for free download at http://gnuwin32.sourceforge.net/packages/diffutils.htm. Extract it to a directory in your PATH. + DiffUtils sind kostenlos erhältlich unter http://gnuwin32.sourceforge.net/packages/diffutils.htm . Bitte entpacken Sie sie in ein im Suchpfad befindliches Verzeichnis. + + + ClearCase + ClearCase + + + Annotate version "%1" + Annotation für Version "%1" + + + Editing Derived Object: %1 + Bearbeite abgeleitetes Objekt: %1 + + + Triggers a ClearCase version control operation. + + + + C&learCase + C&learCase + + + Check Out... + Auschecken... + + + Check &Out "%1"... + "%1" &auschecken... + + + Meta+L,Meta+O + Meta+L,Meta+O + + + Alt+L,Alt+O + Alt+L,Alt+O + + + Check &In... + &Einchecken... + + + Check &In "%1"... + "%1" &einchecken... + + + Meta+L,Meta+I + Meta+L,Meta+I + + + Alt+L,Alt+I + Alt+L,Alt+I + + + Undo Check Out + Auschecken rückgängig machen + + + &Undo Check Out "%1" + A&uschecken von "%1" rückgängig machen + + + Meta+L,Meta+U + Meta+L,Meta+U + + + Alt+L,Alt+U + Alt+L,Alt+U + + + Undo Hijack + Hijack rückgängig machen + + + Undo Hi&jack "%1" + Hi&jack von "%1" rückgängig machen + + + Meta+L,Meta+R + Meta+L,Meta+R + + + Alt+L,Alt+R + Alt+L,Alt+R + + + Diff Current File + Diff für Datei + + + &Diff "%1" + &Diff für "%1" + + + Meta+L,Meta+D + Meta+L,Meta+D + + + Alt+L,Alt+D + Alt+L,Alt+D + + + History Current File + History für Datei + + + &History "%1" + &History von "%1" + + + Meta+L,Meta+H + Meta+L,Meta+H + + + Alt+L,Alt+H + Alt+L,Alt+H + + + Annotate Current File + Annotation für Datei + + + &Annotate "%1" + &Annotation für "%1" + + + Meta+L,Meta+A + Meta+L,Meta+A + + + Alt+L,Alt+A + Alt+L,Alt+A + + + Add File... + Datei hinzufügen... + + + Add File "%1" + Datei "%1" hinzufügen + + + Diff A&ctivity... + Diff der A&ktivität... + + + Ch&eck In Activity + &Aktivität einchecken + + + Chec&k In Activity "%1"... + &Aktivität "%1" einchecken... + + + Update Index + Index aktualisieren + + + Update View + Ansicht aktualisieren + + + U&pdate View "%1" + &Ansicht "%1" aktualisieren + + + Check In All &Files... + Alle &Dateien einchecken... + + + Meta+L,Meta+F + Meta+L,Meta+F + + + Alt+L,Alt+F + Alt+L,Alt+F + + + View &Status + &Status anzeigen + + + Meta+L,Meta+S + Meta+L,Meta+S + + + Alt+L,Alt+S + Alt+L,Alt+S + + + Check In + Einchecken + + + Do you want to undo the check out of "%1"? + Möchten Sie das Auschecken von "%1" rückgängig machen? + + + Undo Hijack File + Hijack von Datei rückgängig machen + + + Do you want to undo hijack of "%1"? + Möchten Sie den Hijack von "%1" rückgängig machen? + + + External diff is required to compare multiple files. + Um mehrere Dateien zu vergleichen, ist ein externer Diff erforderlich. + + + Enter Activity + Aktivität eingeben + + + Activity Name + Name der Aktivität + + + Check In Activity + Aktivität einchecken + + + Another check in is currently being executed. + Es läuft bereits ein Eincheck-Vorgang. + + + There are no modified files. + Es gibt keine geänderten Dateien. + + + No ClearCase executable specified. + Es wurde keine ausführbare ClearCase-Datei angegeben. + + + ClearCase Checkout + ClearCase Auschecken + + + File is already checked out. + Die Datei ist bereits ausgecheckt. + + + Set current activity failed: %1 + Das Setzen der aktuellen Aktivität schlug fehl: %1 + + + Enter &comment: + &Kommentar eingeben: + + + ClearCase Add File %1 + ClearCase Datei %1 hinzufügen + + + ClearCase Remove Element %1 + ClearCase Element %1 entfernen + + + This operation is irreversible. Are you sure? + Dieser Vorgang kann nicht rückgängig gemacht werden. Sind Sie sicher? + + + ClearCase Remove File %1 + ClearCase Datei %1 löschen + + + ClearCase Rename File %1 -> %2 + ClearCase Datei %1 -> %2 umbenennen + + + Activity Headline + Titel der Aktivität + + + Enter activity headline + Geben Sie den Titel der Aktivität ein + + + Updating ClearCase Index + Aktualisiere ClearCase Index + + + Check &Out + Check&out + + + &Hijack + &Hijack + + + + ProjectExplorer::Internal::DeviceProcessesDialogPrivate + + Remote Error + Entfernter Fehler + + + + ProjectExplorer::SshDeviceProcessList + + Process listing command failed with exit code %1. + Das Kommando zur Auflistung der Prozesse schlug mit Rückgabewert %1 fehl. + + + Error: Kill process failed: %1 + Fehlschlag beim Beenden des Prozesses: %1 + + + Remote stderr was: %1 + Fehlerausgabe: %1 + + + + ProjectExplorer::ToolChainConfigWidget + + Name: + Name: + + + + Core::IVersionControl + + Open with VCS (%1) + Öffnen mittels Versionskontrollsystem (%1) + + + + ProjectExplorer::Kit + + Unnamed + Unbenannt + + + Kit + Kit + + + Kit ID + Kit-ID + + + Kit filesystem-friendly name + Kit-Name zur Verwendung als Dateiname + + + The name of the currently active kit. + Der Name des aktiven Kits. + + + The name of the kit. + + + + The name of the currently active kit in a filesystem-friendly version. + Der Name des aktiven Kits zur Verwendung als Dateiname. + + + The name of the kit in a filesystem-friendly version. + + + + The ID of the currently active kit. + Die ID des aktiven Kits. + + + The ID of the kit. + + + + Clone of %1 + Kopie von %1 + + + Error: + Fehler: + + + Warning: + Warnung: + + + + ProjectExplorer::KitManager + + Desktop (%1) + Desktop (%1) + + + Desktop + Desktop + + + + ProjectExplorer::Internal::KitManagerConfigWidget + + Name: + Name: + + + Kit name and icon. + Kit-Name und Symbol. + + + <html><head/><body><p>The name of the kit suitable for generating directory names. This value is used for the variable <i>%1</i>, which for example determines the name of the shadow build directory.</p></body></html> + <html><head/><body><p>Der Name des Kits, der zum Erzeugen von Verzeichnisnamen geeignet ist. Dieser Wert wird für die Variable <i>%1</i> benutzt, die zum Beispiel den Namen des Shadow-Build-Verzeichnisses bestimmt.</p></body></html> + + + File system name: + Dateisystemname: + + + Kit icon. + Kit-Symbol. + + + Select Icon... + Symbol auswählen... + + + Reset to Device Default Icon + Auf vorgegebenes Gerätesymbol zurücksetzen + + + Display name is not unique. + Der anzuzeigende Name ist nicht einmalig. + + + Default for %1 + Vorgabe für %1 + + + Select Icon + Symbol auswählen + + + Images (*.png *.xpm *.jpg) + Bilddateien (*.png *.xpm *.jpg) + + + + ProjectExplorer::Internal::KitModel + + %1 (default) + Mark up a kit as the default one. + %1 (Vorgabe) + + + Name + Name + + + + ProjectExplorer::RunConfiguration + + Run Settings + Einstellungen zur Ausführung + + + Variables in the run environment. + + + + The run configuration's working directory. + + + + The run configuration's name. + + + + The run configuration's executable. + + + + Run on %{Device:Name} + Shown in Run configuration if no executable is given, %1 is device name + + + + %1 (on %{Device:Name}) + Shown in Run configuration, Add menu: "name of runnable (on device name)" + + + + No build system active + Kein Build-System aktiv + + + + texteditv2 + + Text Edit + Text Edit + + + + textinputv2 + + Text + Text + + + + textv2 + + Text + Text + + + + VcsBase::SubmitEditorWidget + + Subversion Submit + Subversion Submit + + + Descriptio&n + &Beschreibung + + + F&iles + &Dateien + + + %1 %2/%n File(s) + + %1 %2/%n Datei + %1 %2/%n Dateien + + + + Warning: The commit subject is very short. + + + + Warning: The commit subject is too long. + + + + Hint: Aim for a shorter commit subject. + + + + Hint: The second line of a commit message should be empty. + + + + <p>Writing good commit messages</p><ul><li>Avoid very short commit messages.</li><li>Consider the first line as subject (like in email) and keep it shorter than %n characters.</li><li>After an empty second line, a longer description can be added.</li><li>Describe why the change was done, not how it was done.</li></ul> + + + + + + + Update in progress + Aktualisierung läuft + + + Description is empty + Beschreibung ist leer + + + No files checked + Keine Dateien ausgewählt + + + &Commit + &Commit + + + Select All + Check all for submit + Alle für Submit auswählen + + + Unselect All + Uncheck all for submit + Alle für Submit abwählen + + + Select a&ll + A&lle auswählen + + + + ExtensionSystem::PluginErrorOverview + + Continue + Fortsetzen + + + + QmlJS::SimpleAbstractStreamReader + + Cannot find file %1. + Die Datei '%1' kann nicht gefunden werden. + + + Could not parse document. + Das Dokument konnte nicht ausgewertet werden. + + + Expected document to contain a single object definition. + Das Dokument sollte eine einzige Objektdefinition enthalten. + + + Expected expression statement after colon. + Nach dem Doppelpunkt wird ein Ausdruck erwartet. + + + + QmlJS::SimpleReader + + Property is defined twice, previous definition at %1:%2 + + + + + CPlusplus::CheckSymbols + + Only virtual functions can be marked 'override' + Nur virtuelle Funktionen können als 'override' gekennzeichnet werden + + + + CPlusPlus::CheckSymbols + + Only virtual functions can be marked 'final' + Nur virtuelle Funktionen können als 'final' gekennzeichnet werden + + + Expected a namespace-name + Angabe eines Namensraums erforderlich + + + Too many arguments + Zu viele Argumente + + + + CplusPlus::CheckSymbols + + Too few arguments + Zu wenige Argumente @@ -20856,8 +26706,8 @@ Entfernt: %4 GCC - %1 (%2, %3 %4 in %5) - %1 (%2, %3 %4 in %5) + %1 (%2, %3 %4 at %5) + @@ -20878,10 +26728,6 @@ Entfernt: %4 Selection Auswahl - - Stack (z) - Stapel (z) - Edit Editieren @@ -20902,6 +26748,18 @@ Entfernt: %4 Select: %1 Auswahl: %1 + + Open Connections Editor + + + + Remove This Handler + + + + Add Signal Handler + + Connect: %1 Verbinden: %1 @@ -20950,22 +26808,6 @@ Entfernt: %4 Delete Selection Auswahl löschen - - To Front - Ganz nach vorn - - - To Back - Ganz nach hinten - - - Raise - Nach vorn - - - Lower - Nach hinten - Undo Rückgängig @@ -21014,10 +26856,6 @@ Entfernt: %4 Remove GroupItem GroupItem entfernen - - Add Item - Element hinzufügen - Add Tab Bar Tab Bar hinzufügen @@ -21042,14 +26880,6 @@ Entfernt: %4 Layout in Grid Layout In Grid-Layout anordnen - - Raise selected item. - Ausgewähltes Element eine Ebene nach vorn. - - - Lower selected item. - Ausgewähltes Element eine Ebene nach hinten. - Reset size and use implicit size. Größe zurücksetzen und implizite Größe verwenden. @@ -21058,26 +26888,6 @@ Entfernt: %4 Reset position and use implicit position. Position zurücksetzen und implizite Position verwenden. - - Fill selected item to parent. - Elternelement mit ausgewähltem Element ausfüllen. - - - Reset anchors for selected item. - Anker für ausgewähltes Element zurücksetzen. - - - Layout selected items in column layout. - Ausgewählte Elemente in Column-Layout anordnen. - - - Layout selected items in row layout. - Ausgewählte Elemente in Row-Layout anordnen. - - - Layout selected items in grid layout. - Ausgewählte Elemente in Grid-Layout anordnen. - Increase index of stacked container. Index des verschachtelten Containers erhöhen. @@ -21086,10 +26896,6 @@ Entfernt: %4 Decrease index of stacked container. Index des verschachtelten Containers verringern. - - Add item to stacked container. - Element zum verschachtelten Container hinzufügen. - Add flow action. Flow action hinzufügen. @@ -21102,6 +26908,62 @@ Entfernt: %4 Reset z Property Z-Wert zurücksetzen + + Connections + Verbindungen + + + Arrange + + + + Bring to Front + + + + Send to Back + + + + Bring Forward + + + + Send Backward + + + + Copy Formatting + + + + Apply Formatting + + + + Edit Material + + + + Edit Annotation + + + + Add Mouse Area + + + + Open Signal Dialog + + + + Update 3D Asset + + + + Reverse + + Position in Column In Spalte anordnen @@ -21126,6 +26988,10 @@ Entfernt: %4 Remove Layout Layout entfernen + + Add Component + Komponente hinzufügen + Fill Width Füllbreite @@ -21134,6 +27000,46 @@ Entfernt: %4 Fill Height Füllhöhe + + Raise selected component. + + + + Lower selected component. + + + + Copy formatting. + + + + Apply formatting. + + + + Fill selected component to parent. + + + + Reset anchors for selected component. + + + + Layout selected components in column layout. + + + + Layout selected components in row layout. + + + + Layout selected components in grid layout. + + + + Add component to stacked container. + + Go into Component In Komponente gehen @@ -21217,8 +27123,12 @@ Entfernt: %4 Unbekannte Eigenschaft für QmlSource %1 - Invalid or duplicate item library entry %1 - Ungültiger oder doppelter Eintrag %1 für Item-Library + Unknown property for ExtraFile %1 + + + + Invalid or duplicate library entry %1 + @@ -21228,51 +27138,6 @@ Entfernt: %4 Ungültige Metainformation - - QtSupport - - Link with a Qt installation to automatically register Qt versions and kits? To do this later, select Options > Kits > Qt Versions > Link with Qt. - Mit einer Qt-Installation verknüpfen, um automatisch Qt-Versionen und Kits zu registrieren? Um dies später zu tun, wählen Sie Einstellungen > Kits > Qt-Versionen > Mit Qt verknüpfen. - - - Link with Qt - Mit Qt verknüpfen - - - Full path to the host bin directory of the current project's Qt version. - Vollständiger Pfad zum Host-bin-Verzeichnis der Qt-Version des aktuellen Projekts. - - - Full path to the target bin directory of the current project's Qt version.<br>You probably want %1 instead. - Vollständiger Pfad zum Ziel-bin-Verzeichnis der Qt-Version des aktuellen Projekts. <br>Wahrscheinlich sollte es %1 sein. - - - - QtSupport - - No factory found for qmake: "%1" - Es konnte keine Factory für qmake gefunden werden: "%1" - - - - TextEditor::BehaviorSettingsWidget - - Displays context-sensitive help or type information on mouseover. - Kontextsensitive Hilfe oder Typinformationen anzeigen, wenn sich der Mauszeiger über dem Element befindet. - - - Displays context-sensitive help or type information on Shift+Mouseover. - Kontextsensitive Hilfe oder Typinformationen anzeigen, wenn sich der Mauszeiger über dem Element befindet und die Umschalttaste gedrückt ist. - - - Unix (LF) - Unix (LF) - - - Windows (CRLF) - Windows (CRLF) - - QmlDesigner::QmlDesignerPlugin @@ -21283,6 +27148,18 @@ Entfernt: %4 The QML file is not currently opened in a QML Editor. Die QML-Datei ist in keinem QML-Editor geöffnet. + + License: Enterprise + + + + License: Professional + + + + Licensee: %1 + + QmlDesigner::ShortCutManager @@ -21318,10 +27195,6 @@ Entfernt: %4 Select &All &Alles auswählen - - Toggle States - States ein-/ausblenden - Save %1 As... Speichere %1 unter... @@ -21347,13 +27220,6 @@ Entfernt: %4 Andere schließen - - CppTools::Internal::BuiltinIndexingSupport - - Parsing C/C++ Files - Werte C/C++-Dateien aus - - QmlJS::StaticAnalysisMessages @@ -21517,44 +27383,88 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Zur Steigerung der Ausführungsgeschwindigkeit sollte %1 statt 'var' oder 'variant' verwendet werden. - This type (%1) is not supported in the Qt Quick Designer. - Dieser Typ (%1) wird von Qt Quick Designer nicht unterstützt. + Imperative code is not supported in Qt Design Studio. + - This id might be ambiguous and is not supported in the Qt Quick Designer. - Diese ID könnte mehrdeutig sein und wird von Qt Quick Designer nicht unterstützt. + This type (%1) is not supported in Qt Design Studio. + - This type (%1) is not supported as a root element by Qt Quick Designer. - Dieser Typ (%1) wird von Qt Quick Designer nicht als Wurzelelement unterstützt. + Reference to parent item cannot be resolved correctly by Qt Design Studio. + - This type (%1) is not supported as a root element of a Qt Quick UI form. - Dieser Typ (%1) wird nicht als Wurzelelement eines Qt Quick UI-Formulars unterstützt. + This visual property binding cannot be evaluated in the local context and might not show up in Qt Design Studio as expected. + - This type (%1) is not supported in a Qt Quick UI form. - Dieser Typ (%1) wird in einem Qt Quick UI-Formular nicht unterstützt. + Qt Design Studio only supports states in the root item. + - Functions are not supported in a Qt Quick UI form. - Funktionen werden in einem Qt Quick UI-Formular nicht unterstützt. + This id might be ambiguous and is not supported in Qt Design Studio. + - JavaScript blocks are not supported in a Qt Quick UI form. - JavaScript Blöcke werden in einem Qt Quick UI-Formular nicht unterstützt. + This type (%1) is not supported as a root element by Qt Design Studio. + - Behavior type is not supported in a Qt Quick UI form. - Typ "Behavior" wird in einem Qt Quick UI-Formular nicht unterstützt. + This type (%1) is not supported as a root element of a UI file (.ui.qml). + - States are only supported in the root item in a Qt Quick UI form. - States werden nur im Wurzelelement eines Qt Quick UI-Formulars unterstützt. + This type (%1) is not supported in a UI file (.ui.qml). + - Referencing the parent of the root item is not supported in a Qt Quick UI form. - Bezüge auf das übergeordnete Element des Wurzelelements werden in einem Qt Quick UI-Formular nicht unterstützt. + Functions are not supported in a UI file (.ui.qml). + + + + JavaScript blocks are not supported in a UI file (.ui.qml). + + + + Behavior type is not supported in a UI file (.ui.qml). + + + + States are only supported in the root item in a UI file (.ui.qml). + + + + Referencing the parent of the root item is not supported in a UI file (.ui.qml). + + + + Do not mix translation functions in a UI file (.ui.qml). + + + + Type cannot be instantiated recursively (%1). + + + + Logical value does not depend on actual values. + + + + Components are only allowed to have a single child element. + + + + Components require a child element. + + + + Do not reference the root item as alias. + + + + Avoid referencing the root item in a hierarchy. + A State cannot have a child item (%1). @@ -21568,10 +27478,6 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Hit maximum recursion limit when visiting AST. Maximale Rekursionstiefe beim Durchlaufen des Syntaxbaums erreicht. - - Type cannot be instantiated recursively (%1). - Typ kann nicht rekursiv instanziiert werden (%1). - Invalid property name "%1". "%1" ist kein gültiger Name einer Eigenschaft. @@ -21673,33 +27579,9 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code %1 elements expected in array value. Das Feld benötigt %1 Werte. - - Imperative code is not supported in the Qt Quick Designer. - Imperativer Code wird von Qt Quick Designer nicht unterstützt. - - - Reference to parent item cannot be resolved correctly by the Qt Quick Designer. - Der Verweis auf das Elternelement kann von Qt Quick Designer nicht korrekt aufgelöst werden. - - - This visual property binding cannot be evaluated in the local context and might not show up in Qt Quick Designer as expected. - Dieses sichtbare Property-Binding kann nicht im lokalen Kontext ausgewertet werden und wird daher in Qt Quick Designer möglicherweise nicht wie erwartet angezeigt. - - - Qt Quick Designer only supports states in the root item. - Qt Quick Designer unterstützt nur States im Wurzelelement. - QbsProjectManager - - Debug - Debug - - - Release - Release - Build variant: Build-Variante: @@ -21748,6 +27630,10 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Keep going when errors occur (if at all possible). Beim Auftreten von Fehlern fortsetzen (falls möglich). + + ABIs: + ABIs: + Parallel jobs: Parallele Jobs: @@ -21872,10 +27758,6 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Clean Product Produkt bereinigen - - Clean Product "%1" - Produkt "%1" bereinigen - Rebuild Neu erstellen @@ -21885,8 +27767,182 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Produkt neu erstellen - Rebuild Product "%1" - Produkt "%1" neu erstellen + Qbs Install + Qbs-Installation + + + Installing canceled: Qbs session failed. + Installation abgebrochen: Qbs-Sitzung fehlgeschlagen. + + + Install root: + Install-Root: + + + Remove first + Zuerst entfernen + + + Custom Properties + Benutzerdefinierte Eigenschaften + + + &Add + Hinzu&fügen + + + &Remove + &Entfernen + + + Key + Schlüssel + + + Value + Wert + + + Kit: + Kit: + + + Associated profile: + Zugeordnetes Profil: + + + Profile properties: + Profileigenschaften: + + + E&xpand All + Alles &aufklappen + + + &Collapse All + Alles &einklappen + + + Qbs + Qbs + + + Profiles + Profile + + + C and C++ compiler paths differ. C compiler may not work. + Die Pfade von C- und C++-Compiler sind unterschiedlich. Der C-Compiler könnte nicht funktionieren. + + + Generated files + Erzeugte Dateien + + + Change... + Ändern... + + + Additional Qbs Profile Settings + Zusätzliche Qbs-Profileinstellungen + + + Qbs files + Qbs-Dateien + + + Fatal qbs error: %1 + Fataler qbs-Fehler:%1 + + + Failed + Fehlgeschlagen + + + Could not write project file %1. + Die Projektdatei %1 konnte nicht geschrieben werden. + + + Reading Project "%1" + Lese Projekt "%1" + + + Error retrieving run environment: %1 + Fehler beim Abfragen der Ausführungsumgebung: %1 + + + Use %1 settings directory for Qbs + + + + Path to qbs executable: + + + + Default installation directory: + + + + Qbs version: + Qbs-Version: + + + Failed to retrieve version. + + + + General + Allgemein + + + Failed to run qbs config: %1 + + + + Received invalid input. + + + + No qbs executable was found, please set the path in the settings. + + + + The qbs executable was not found at the specified path, or it is not executable ("%1"). + + + + The qbs process quit unexpectedly. + + + + The qbs process failed to start. + + + + The qbs process sent unexpected data. + + + + The qbs API level is not compatible with what %1 expects. + + + + Request timed out. + + + + Failed to load qbs build graph. + + + + The qbs session is not in a valid state. + + + + Failed to update files in Qbs project: %1. +The affected files are: + %2 + @@ -21997,6 +28053,46 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Combo Box Combobox + + Text role + + + + The model role used for displaying text. + + + + Display text + + + + Holds the text that is displayed on the combo box button. + + + + Current index + Aktueller Index + + + The index of the current item. + + + + Flat + Flach + + + Whether the combo box button is flat. + + + + Editable + + + + Whether the combo box is editable. + + Focus on press Fokussieren durch Betätigen @@ -22166,12 +28262,20 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code QmlDesigner::TextToModelMerger - No import statements found - Es konnte keine Import-Anweisung gefunden werden + No import statements found. + - Unsupported QtQuick version - Nicht unterstützte Version von QtQuick + Qt Quick 6 is not supported with a Qt 5 kit. + + + + The Design Mode requires a valid Qt kit. + + + + Unsupported Qt Quick version. + No import for Qt Quick found. @@ -22236,146 +28340,6 @@ Weitere Informationen finden Sie auf der Dokumentationsseite "Checking Code Diff "%1", "%2" - - Core::Internal::ReadOnlyFilesDialog - - Files Without Write Permissions - Dateien ohne Schreibberechtigung - - - The following files have no write permissions. Do you want to change the permissions? - Die folgenden Dateien sind schreibgeschützt. Möchten Sie die Berechtigungen ändern? - - - Save As - Speichern unter - - - Path - Pfad - - - Select all, if possible: - Möglichst alle auswählen: - - - Make Writable - Schreibbar machen - - - Open with VCS - Öffnen mittels Versionskontrollsystem - - - - Git - - Push to Gerrit - Push zu Gerrit - - - Number of commits - Anzahl der Commits - - - Cannot find a Gerrit remote. Add one and try again. - Es wurde kein Remote-Repository für Gerrit gefunden. Bitte fügen Sie eines hinzu und versuchen es erneut. - - - Number of commits between %1 and %2: %3 - Anzahl der Commits zwischen %1 und %2: %3 - - - Are you sure you selected the right target branch? - Sind Sie sicher, dass Sie den richtigen Ziel-Branch gewählt haben? - - - Checked - Mark change as WIP. -Unchecked - Mark change as ready for review. -Partially checked - Do not change current state. - Markiert - Änderung als "WIP" markieren. -Nicht markiert - Änderung als bereit zur Prüfung markieren. -Teilmarkiert - Zustand nicht verändern. - - - Checked - Mark change as private. -Unchecked - Remove mark. -Partially checked - Do not change current state. - Markiert - Änderung als privat markieren. -Nicht markiert - Markierung entfernen. -Teilmarkiert - Zustand nicht verändern. - - - Supported on Gerrit 2.15 and later. - Unterstützt von Gerrit 2.15 und höher. - - - Checked - The change is a draft. -Unchecked - The change is not a draft. - Markiert - Die Änderung ist ein Entwurf. -Nicht markiert - Die Änderung ist kein Entwurf. - - - No remote branches found. This is probably the initial commit. - Keine Branches im Remote-Repository gefunden. Dies ist wahrscheinlich der erste Commit. - - - Branch name - Branch-Name - - - ... Include older branches ... - ... Ältere Branches einschließen ... - - - &Topic: - &Topic: - - - Pushes the selected commit and all dependent commits. - Push des ausgewählten Commit und aller abhängigen Commits. - - - &Reviewers: - &Reviewer: - - - Comma-separated list of reviewers. - -Reviewers can be specified by nickname or email address. Spaces not allowed. - -Partial names can be used if they are unambiguous. - Kommaseparierte Liste der Reviewer. - -Reviewer können mit Benutzernamen oder E-Mail-Adresse angegeben werden. Leerzeichen sind nicht erlaubt. - -Teilnamen können verwendet werden, sofern sie eindeutig sind. - - - Push: - Push: - - - Commits: - Commits: - - - Local repository - Lokales Repository - - - To: - Nach: - - - &Draft/private - &Entwurf/privat - - - &Work-in-progress - &In Arbeit - - Core::Internal::ProgressManagerPrivate @@ -22383,73 +28347,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Verlaufsdetails ein/ausschalten - - Debugger - - Debugger settings - Debuggereinstellungen - - - Enable C++ - C++ aktivieren - - - Enable QML - QML aktivieren - - - <a href="qthelp://org.qt-project.qtcreator/doc/creator-debugging-qml.html">What are the prerequisites?</a> - <a href="qthelp://org.qt-project.qtcreator/doc/creator-debugging-qml.html">Was sind die Voraussetzungen?</a> - - - Enable Debugging of Subprocesses - Debuggen von Unterprozessen zulassen - - - Additional startup commands: - Zusätzliche Kommandos beim Start: - - - Unable to start LLDB "%1": %2 - LLDB "%1" konnte nicht gestartet werden: %2 - - - Interrupt requested... - Unterbrechung angefordert... - - - The LLDB process failed to start. Either the invoked program "%1" is missing, or you may have insufficient permissions to invoke the program. - Der Start des LLDB-Prozesses schlug fehl. Entweder fehlt die ausführbare Datei "%1" oder die Berechtigungen sind nicht ausreichend. - - - An unknown error in the LLDB process occurred. - Im LLDB-Prozess trat ein unbekannter Fehler auf. - - - Adapter start failed. - Der Start des Adapters schlug fehl. - - - Stopping temporarily - Halte an - - - LLDB I/O Error - LLDB-Ein/Ausgabefehler - - - The LLDB process crashed some time after starting successfully. - Der LLDB-Prozess ist einige Zeit nach dem Start abgestürzt. - - - An error occurred when attempting to write to the LLDB process. For example, the process may not be running, or it may have closed its input channel. - Ein Fehler trat beim Versuch zum LLDB-Prozess zu schreiben auf. Möglicherweise läuft der Prozess nicht oder hat seinen Eingabekanal geschlossen. - - - An error occurred when attempting to read from the Lldb process. For example, the process may not be running. - Ein Fehler trat beim Versuch vom Lldb-Prozess zu lesen auf. Möglicherweise läuft der Prozess nicht. - - Diff @@ -22465,34 +28362,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Gleich - - Git - - Reset to: - Zurücksetzen auf: - - - Select change: - Change auswählen: - - - Reset type: - Rücksetzmodus: - - - Mixed - Using the English original because this is what will be passed to git (--mixed). - Mixed - - - Hard - Hard - - - Soft - Soft - - ProjectExplorer::EnvironmentAspect @@ -22544,46 +28413,12 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. QmlDesigner::FormEditorView - Form Editor - Formulareditor - - - - RemoteLinux - - Clean Environment - Saubere Umgebung + 2D + 2D - System Environment - Systemumgebung - - - - RemoteLinux - - Fetch Device Environment - Umgebung vom Mobilgerät abfragen - - - Cannot Open Terminal - Terminal kann nicht geöffnet werden - - - Cannot open remote terminal: Current kit has no device. - Terminal kann nicht auf Gerät geöffnet werden: Das aktive Kit hat kein Gerät. - - - Cancel Fetch Operation - Abfragen der Umgebung abbrechen - - - Device Error - Gerätefehler - - - Fetching environment failed: %1 - Das Abfragen der Umgebung schlug fehl: %1 + %1 is not supported as the root element by the 2D view. + @@ -22595,6 +28430,114 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. CppEditor::QuickFix + + Rewrite Using %1 + Unter Verwendung von %1 umschreiben + + + Swap Operands + Operanden vertauschen + + + Rewrite Condition Using || + Bedingung unter Verwendung des ||-Operators umschreiben + + + Split Declaration + Deklaration aufspalten + + + Add Curly Braces + Geschweifte Klammern hinzufügen + + + Move Declaration out of Condition + Deklaration aus Bedingung entfernen + + + Split if Statement + if-Anweisung aufspalten + + + Enclose in %1(...) + In %1(...) einschließen + + + Convert to String Literal + In Zeichenkettenliteral umwandeln + + + Convert to Character Literal and Enclose in QLatin1Char(...) + In Zeichenliteral umwandeln und in QLatin1Char(...) einschließen + + + Convert to Character Literal + In Zeichenliteral umwandeln + + + Mark as Translatable + Zur Übersetzung vorsehen + + + Convert to Objective-C String Literal + In Objective-C-Zeichenkettenliteral umwandeln + + + Convert to Hexadecimal + In Hexadezimaldarstellung umwandeln + + + Convert to Octal + In Oktaldarstellung umwandeln + + + Convert to Decimal + In Dezimaldarstellung umwandeln + + + Convert to Binary + In Binärdarstellung umwandeln + + + Add Local Declaration + Lokale Deklaration hinzufügen + + + Convert to Camel Case + In Camel-Case umwandeln + + + Add #include %1 + #include %1 hinzufügen + + + Add forward declaration for %1 + Forward declaration für %1 hinzufügen + + + Switch with Previous Parameter + Mit vorangehendem Parameter tauschen + + + Switch with Next Parameter + Mit nächstem Parameter tauschen + + + Reformat to "%1" + In "%1" umformatieren + + + Reformat Pointers or References + Zeiger/Referenzen umformatieren + + + Complete Switch Statement + Switch-Anweisung vervollständigen + + + Extract Constant as Function Parameter + Konstante als Funktionsparameter extrahieren + Move Definition Outside Class Definition aus Klasse herausnehmen @@ -22615,6 +28558,34 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Move Definition to Class Definition in Klasse verschieben + + Assign to Local Variable + Lokaler Variable zuweisen + + + Optimize for-Loop + for-Schleife optimieren + + + Escape String Literal as UTF-8 + Zeichenkette als UTF-8-Escape-Sequenzen darstellen + + + Unescape String Literal as UTF-8 + Zeichenkette ohne UTF-8-Escape-Sequenzen darstellen + + + Convert connect() to Qt 5 Style + connect() in Qt5-Stil umwandeln + + + Remove All Occurrences of "using namespace %1" in Global Scope and Adjust Type Names Accordingly + + + + Remove "using namespace %1" and Adjust Type Names Accordingly + + Insert Virtual Functions of Base Classes Virtuelle Funktionen der Basisklasse einfügen @@ -22630,6 +28601,46 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Additional Preprocessor Directives... Zusätzliche Präprozessor-Anweisungen... + + &C++ + &C++ + + + Switch Header/Source + Zwischen Header- und Quelldatei wechseln + + + Open Corresponding Header/Source in Next Split + Headerdatei beziehungsweise Quelldatei im nächsten geteilten Fenster anzeigen + + + Meta+E, F4 + Meta+E, F4 + + + Ctrl+E, F4 + Ctrl+E, F4 + + + Show Preprocessed Source + + + + Show Preprocessed Source in Next Split + + + + The license template. + Die Lizenzvorlage. + + + The configured path to the license template + Der eingestellte Pfad der Lizenzvorlage + + + Insert "#pragma once" instead of "#ifndef" include guards into header file + "#pragma once" statt Include-Guards mit "#ifndef" in Header-Datei einfügen + C++ SnippetProvider @@ -22666,6 +28677,30 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Ctrl+E, Shift+F2 Ctrl+E, Shift+F2 + + Follow Symbol Under Cursor to Type + + + + Ctrl+Shift+F2 + Ctrl+Shift+F2 + + + Follow Symbol to Type in Next Split + + + + Meta+E, Ctrl+Shift+F2 + + + + Ctrl+E, Ctrl+Shift+F2 + + + + Find References With Access Type + + Open Type Hierarchy Klassenhierarchie öffnen @@ -22706,31 +28741,9 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Ctrl+Shift+F12 Ctrl+Shift+F12 - - - QbsProjectManager - Qbs Install - Qbs-Installation - - - Installing canceled: Qbs session failed. - Installation abgebrochen: Qbs-Sitzung fehlgeschlagen. - - - Install root: - Install-Root: - - - Remove first - Zuerst entfernen - - - - Git - - Sha1 - Sha1 + Clangd + @@ -22784,191 +28797,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Hinzugefügte Entsprechungen von "override" entfernen - - Debugger - - Use Local Symbol Cache - Lokalen Symbolcache verwenden - - - Use Microsoft Symbol Server - Microsoft-Symbol-Server verwenden - - - <html><head/><body><p>The debugger is not configured to use the public Microsoft Symbol Server.<br/>This is recommended for retrieval of the symbols of the operating system libraries.</p><p><span style=" font-style:italic;">Note:</span> It is recommended, that if you use the Microsoft Symbol Server, to also use a local symbol cache.<br/>A fast internet connection is required for this to work smoothly,<br/>and a delay might occur when connecting for the first time and caching the symbols.</p><p>What would you like to set up?</p></body></html> - <html><head/><body><p>Der Debugger ist nicht zur Benutzung des öffentlichen Microsoft Symbol Servers eingerichtet.<br/>Dies wird zur Anzeige der Symbole der Betriebssystem-Bibliotheken empfohlen.</p><p><span style=" font-style:italic;">Hinweis:</span> Bei der Verwendung des Microsoft Symbol Servers wird zusätzlich die Benutzung eines lokalen Zwischenspeichers für Symbole empfohlen.<br/>Allerdings ist dabei eine schnelle Internetverbindung für flüssiges Arbeiten erforderlich<br/>und bei der ersten Verbindung zum Zwischenspeichern der Symbole können Verzögerungen auftreten.</p><p>Was möchten Sie einrichten?</p></body></html> - - - Set up Symbol Paths - Symbolpfade einrichten - - - - Android - - General - Allgemein - - - XML Source - XML-Quelle - - - Package - Paket - - - <p align="justify">Please choose a valid package name for your application (for example, "org.example.myapplication").</p><p align="justify">Packages are usually defined using a hierarchical naming pattern, with levels in the hierarchy separated by periods (.) (pronounced "dot").</p><p align="justify">In general, a package name begins with the top level domain name of the organization and then the organization's domain and then any subdomains listed in reverse order. The organization can then choose a specific name for their package. Package names should be all lowercase characters whenever possible.</p><p align="justify">Complete conventions for disambiguating package names and rules for naming packages when the Internet domain name cannot be directly used as a package name are described in section 7.7 of the Java Language Specification.</p> - <p align="justify">Bitte wählen Sie einen gültigen Paketnamen für Ihre Anwendung (z.B. "org.example.myapplication").</p><p align="justify">Paketnamen werden üblicherweise nach einem hierarchischen Namensschema festgelegt, bei dem die Ebenen der Hierarchie durch Punkte (.) (ausgesprochen "dot") getrennt werden.</p><p align="justify">Im Allgemeinen beginnt ein Paketname mit dem Top-Level-Domainnamen der Organisation, gefolgt von der Domain der Organisation und den Sub-Domains in umgekehrter Reihenfolge. Die Organisation kann dann einen spezifischen Namen für das Paket festlegen. Paketnamen sollten nach Möglichkeit nur aus Kleinbuchstaben bestehen.</p><p align="justify">Die vollständigen Konventionen zur Sicherstellung der Eindeutigkeit der Paketnamen und Regeln für den Fall, dass der Internet-Domain-Name nicht direkt als Paketname verwendet werden kann, sind im Abschnitt 7.7 der Java-Sprachspezifikation beschrieben.</p> - - - Package name: - Paketname: - - - The package name is not valid. - Der Paketname ist ungültig. - - - Version code: - Versionscode: - - - Version name: - Versionsname: - - - Sets the minimum required version on which this application can be run. - Legt die minimal erforderliche Version fest, auf der diese Anwendung ausgeführt werden kann. - - - Not set - Nicht festgelegt - - - Minimum required SDK: - Minimal erforderliches SDK: - - - Advanced - Erweitert - - - Application icon - Symbol der Anwendung - - - Android services - Android-Dienste - - - Splash screen - Startbildschirm - - - The structure of the Android manifest file is corrupted. Expected a top level 'manifest' node. - Die Struktur der Android-Manifest-Datei ist ungültig. Es wird ein 'manifest'-Knoten in der obersten Ebene erwartet. - - - The structure of the Android manifest file is corrupted. Expected an 'application' and 'activity' sub node. - Die Struktur der Android-Manifest-Datei ist ungültig. Es wird ein 'application'- und ein 'activity'-Unterknoten erwartet. - - - Target SDK: - Ziel-SDK: - - - Sets the target SDK. Set this to the highest tested version. This disables compatibility behavior of the system for your application. - Legt das Ziel-SDK fest. Geben Sie die höchste Version an, gegen die getestet wurde. Dies schaltet das Kompatibilitätsverhalten des Systems für Ihre Anwendung ab. - - - Application - Anwendung - - - Application name: - Name der Anwendung: - - - Activity name: - Name der Aktivität: - - - Run: - Ausführen: - - - Permissions - Berechtigungen - - - Include default permissions for Qt modules. - Standard-Berechtigungen für Qt-Module einschließen. - - - Include default features for Qt modules. - Standard-Features für Qt-Module einschließen. - - - Add - Hinzufügen - - - Style extraction: - Stil-Extraktion: - - - Service Definition Invalid - Dienstdefinition ungültig - - - Cannot switch to source when there are invalid services. - Es kann nicht zum Quelltext umgeschaltet werden, wenn ungültige Dienste vorhanden sind. - - - Cannot save when there are invalid services. - Es kann nicht gespeichert werden, wenn ungültige Dienste vorhanden sind. - - - API %1: %2 - API %1: %2 - - - Could not parse file: "%1". - Die Datei konnte nicht ausgewertet werden: "%1". - - - %2: Could not parse file: "%1". - %2: Die Datei konnte nicht ausgewertet werden: "%1". - - - Goto error - Zu Fehler gehen - - - Services invalid. Manifest cannot be saved. Correct the service definitions before saving. - Dienste ungültig. Manifest kann nicht gespeichert werden. Bitte korrigieren Sie die Dienstdefinitionen bevor Sie speichern. - - - Android Manifest editor - Android Manifest-Editor - - - - Debugger - - Symbol Paths - Symbolpfade - - - Source Paths - Quellpfade - - - CDB Paths - CDB-Pfade - - QmlJS::QrcParser @@ -22999,62 +28827,8 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Prüfe, ob ein Gerät eingerichtet ist - - Qnx - - Checking that files can be created in /var/run... - Prüfe, ob Dateien in /var/run angelegt werden können... - - - Files can be created in /var/run. - Dateien können in /var/run angelegt werden. - - - Files cannot be created in /var/run. - Dateien können nicht in /var/run angelegt werden. - - - An error occurred while checking that files can be created in /var/run. - Beim Prüfen, ob Dateien in /var/run angelegt werden können, ist ein Fehler aufgetreten. - - - An error occurred while checking for %1. - Bei der Prüfung von %1 trat ein Fehler auf. - - - %1 found. - %1 gefunden. - - - %1 not found. - %1 nicht gefunden. - - - SSH connection error: %1 - SSH-Verbindungsfehler: %1 - - - Checking for %1... - Prüfe %1... - - - - Mercurial - - Password: - Passwort: - - - Username: - Benutzername: - - Core::Internal::AddToVcsDialog - - Dialog - Dialog - Add the file to version control (%1) Datei unter Versionsverwaltung (%1) stellen @@ -23102,10 +28876,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. File name: Dateiname: - - TextLabel - TextLabel - Line number: Zeilennummer: @@ -23161,10 +28931,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. ProjectExplorer::Internal::DeviceTestDialog - - Device Test - Test des Geräts - Close Schließen @@ -23178,56 +28944,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Test des Geräts fehlgeschlagen. - - Android - - Android: SDK installation error 0x%1 - Android: Bei der SDK-Installation trat Fehler 0x%1 auf - - - Android: NDK installation error 0x%1 - Android: Bei der NDK-Installation trat Fehler 0x%1 auf - - - Android: Java installation error 0x%1 - Android: Bei der Installation von Java trat Fehler 0x%1 auf - - - Android: ant installation error 0x%1 - Android: Bei der Installation von ant trat Fehler 0x%1 auf - - - Android: adb installation error 0x%1 - Android: Bei der Installation von adb trat Fehler 0x%1 auf - - - Android: Device connection error 0x%1 - Android: Bei der Verbindung zum Gerät trat Fehler 0x%1 auf - - - Android: Device permission error 0x%1 - Android: Fehler 0x%1 bei Zugriff auf das Gerät - - - Android: Device authorization error 0x%1 - Android: Fehler 0x%1 bei Autorisierung des Geräts - - - Android: Device API level not supported: error 0x%1 - Android: Der API-Level des Geräts wird nicht unterstützt: Fehler 0x%1 - - - Android: Unknown error 0x%1 - Android: Unbekannter Fehler 0x%1 - - - - ModelManagerSupportInternal::displayName - - %1 Built-in - %1 intern - - Macros::Internal::MacroManager @@ -23249,10 +28965,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. CustomToolChain - - Parser for toolchain %1 - Parser für Toolchain %1 - GCC GCC @@ -23274,21 +28986,6 @@ Teilnamen können verwendet werden, sofern sie eindeutig sind. Benutzerdefiniert - - ProjectExplorer::SshDeviceProcess - - Failed to kill remote process: %1 - Fehlschlag beim Beenden des entfernten Prozesses: %1 - - - Timeout waiting for remote process to finish. - Überschreitung des Zeitlimits beim Warten auf Beendigung des entfernten Prozesses. - - - Terminated by request. - Auf Anforderung beendet. - - ProjectExplorer::OsParser @@ -23298,13 +28995,6 @@ Please close all running instances of your application before starting a build.< Bitte schließen Sie alle laufenden Instanzen Ihrer Anwendung vor dem Erstellen. - - QmlDesigner::ImportsWidget - - Import Manager - Importverwaltung - - QmlDesigner::PropertyEditorView @@ -23312,12 +29002,8 @@ Bitte schließen Sie alle laufenden Instanzen Ihrer Anwendung vor dem Erstellen. Eigenschaften - Invalid Id - Ungültige ID - - - %1 is an invalid id. - %1 ist keine gültige ID. + Invalid ID + %1 already exists. @@ -23328,27 +29014,8 @@ Bitte schließen Sie alle laufenden Instanzen Ihrer Anwendung vor dem Erstellen. Eigenschaft kann nicht als Alias exportiert werden - Property %1 does already exist for root item. - Die Eigenschaft %1 existiert bereits für das Wurzelelement. - - - - QmlProfiler - - Failed to replay QML events from stash file. - QML-Ereignisse aus der Stash-Datei konnten nicht wieder abgespielt werden. - - - <bytecode> - <bytecode> - - - anonymous function - Anonyme Funktion - - - Read past end in temporary trace file. - Über das Ende der temporären Trace-Datei hinaus gelesen. + Property %1 does already exist for root component. + @@ -23358,121 +29025,6 @@ Bitte schließen Sie alle laufenden Instanzen Ihrer Anwendung vor dem Erstellen. Ungültiges Wurzelelement: %1 - - Valgrind - - Valgrind Settings - Einstellungen von Valgrind - - - - Android - - Create new AVD - Android Virtual Device - Neues AVD erzeugen - - - Target API: - Ziel-API: - - - Name: - Name: - - - SD card size: - Größe der SD-Karte: - - - MiB - MiB - - - Architecture (ABI): - Architektur (ABI): - - - Device definition: - Gerätedefinition: - - - Overwrite existing AVD name - Bestehenden AVD-Namen überschreiben - - - Select Android Device - Android-Gerät auswählen - - - Refresh Device List - Geräteliste aktualisieren - - - Create Android Virtual Device - Android Virtual Device erstellen - - - ABI: - ABI: - - - Compatible devices - Kompatible Geräte - - - Unauthorized. Please check the confirmation dialog on your device %1. - Nicht autorisiert. Bitte bestätigen Sie den Dialog auf Ihrem Gerät %1. - - - Offline. Please check the state of your device %1. - Offline. Bitte prüfen Sie den Status Ihres Gerätes %1. - - - ABI is incompatible, device supports ABIs: %1. - Die ABIs sind nicht kompatibel; das Gerät unterstützt die ABIs: %1. - - - API Level of device is: %1. - Der API-Level des Geräts ist %1. - - - Incompatible devices - Geräte nicht kompatibel - - - <p>Connect an Android device via USB and activate developer mode on it. Some devices require the installation of a USB driver.</p> - <p>Verbinden Sie ein Android-Gerät mittels USB und aktivieren Sie darauf den Entwicklungsmodus. Einige Geräte erfordern die Installation eines USB-Treibers.</p> - - - <p>The adb tool in the Android SDK lists all connected devices if run via &quot;adb devices&quot;.</p> - <p>Das adb-Werkzeug im Android-SDK listet alle verbundenen Geräte auf, wenn man es mit &quot;adb devices&quot; aufruft.</p> - - - Always use this device for this project - Für dieses Projekt immer dieses Gerät verwenden - - - No Device Found - Kein Gerät gefunden - - - Looking for default device <b>%1</b>. - Suche nach Vorgabegerät <b>%1</b>. - - - <html><head/><body><p><a href="aaa"><span style=" text-decoration: underline; color:#0057ae;">My device is missing</span></a></p></body></html> - <html><head/><body><p><a href="aaa"><span style=" text-decoration: underline; color:#0057ae;">Mein Gerät fehlt</span></a></p></body></html> - - - This can be later reset in deployment settings in the Projects mode. - Dies kann später in den Deploymenteinstellungen im Projektmodus zurückgesetzt werden. - - - Always use this device for architecture %1 for this project - Benutze für die Architektur %1 dieses Projekts immer dieses Gerät - - BareMetal @@ -23487,44 +29039,703 @@ Bitte schließen Sie alle laufenden Instanzen Ihrer Anwendung vor dem Erstellen. Debug server provider: Debug-Server-Provider: - - - CppTools::Internal::CppCodeModelSettingsPage - <i>The Clang Code Model is enabled because the corresponding plugin is loaded.</i> - <i>Das Clang Codemodell ist aktiv, weil das entsprechende Plugin geladen ist.</i> + Bare Metal + Bare Metal - <i>The Clang Code Model is disabled because the corresponding plugin is not loaded.</i> - <i>Das Clang Codemodell ist inaktiv, weil das entsprechende Plugin nicht geladen ist.</i> + Bare Metal Device + Bare-Metal-Gerät - General - Allgemein + Enter GDB commands to reset the board and to write the nonvolatile memory. + Geben Sie GDB-Kommandos ein, um die Platine zurückzusetzen und in den nichtflüchtigen Speicher zu schreiben. - Interpret ambiguous headers as C headers - Mehrdeutige Header als C-Header behandeln + Enter GDB commands to reset the hardware. The MCU should be halted after these commands. + Geben Sie GDB-Kommandos ein, um die Hardware zurückzusetzen. Die MCU sollte danach angehalten sein. - Do not index files greater than - Dateien nicht indizieren, wenn sie größer sind als + New Bare Metal Device Configuration Setup + Einrichtung der Konfiguration für neues Bare-Metal-Gerät - MB - MB + Unknown + Unbekannt - <html><head/><body><p>When precompiled headers are not ignored, the parsing for code completion and semantic highlighting will process the precompiled header before processing any file.</p></body></html> - <html><head/><body><p>Code-Vervollständigung und semantische Hervorhebung verarbeiten die vorkompilierte Headerdatei vor jeder anderen Datei sofern vorkompilierte Headerdateien nicht übersprungen werden.</p></body></html> + The remote executable must be set in order to run a custom remote run configuration. + Die entfernte ausführbare Datei muss eingestellt sein um eine benutzerdefinierte enternte Ausführungskonfiguration zu verwenden. - Ignore precompiled headers - Vorkompilierte Header-Dateien nicht beachten + Custom Executable + Benutzerdefinierte ausführbare Datei - Clang Code Model - Clang Codemodell + Cannot debug: Kit has no device. + Kann nicht debuggen: Das Kit hat kein Gerät. + + + No debug server provider found for %1 + Für %1 wurde kein Debug-Server-Provider gefunden + + + Cannot debug: Local executable is not set. + Kann nicht debuggen: Lokale ausführbare Datei ist nicht angegeben. + + + Cannot debug: Could not find executable for "%1". + Kann nicht debuggen: Die ausführbare Datei "%1" wurde nicht gefunden. + + + Unable to create a uVision project options template. + Es kann keine uVision-Projekteinstellungsvorlage erzeugt werden. + + + Unable to create a uVision project template. + Es kann keine uVision-Projektvorlage erzeugt werden. + + + Choose Keil Toolset Configuration File + + + + Tools file path: + + + + Target device: + + + + Target driver: + + + + Starting %1 ... + + + + Choose the desired startup mode of the GDB server provider. + Wählen Sie den gewünschten Startmodus des GDB-Server-Providers. + + + Startup mode: + Startmodus: + + + Peripheral description files (*.svd) + Peripherie-Beschreibungsdatei (*.svd) + + + Peripheral description file: + Peripherie-Beschreibungsdatei: + + + Startup in TCP/IP Mode + Im TCP/IP-Modus starten + + + Startup in Pipe Mode + Im Pipe-Modus starten + + + Enter TCP/IP hostname of the debug server, like "localhost" or "192.0.2.1". + Geben Sie den TCP/IP-Hostnamen des Debug-Servers ein, etwa "localhost" oder "192.0.2.1". + + + Enter TCP/IP port which will be listened by the debug server. + Geben Sie den TCP/IP-Port ein, an dem der Debug-Server Verbindungen annehmen wird. + + + Host: + Host: + + + Executable file: + Ausführbare Datei: + + + Root scripts directory: + Skript-Wurzelverzeichnis: + + + Configuration file: + Konfigurationsdatei: + + + Additional arguments: + Zusätzliche Argumente: + + + Init commands: + Kommandos zum Einrichten: + + + Reset commands: + Kommandos zum Zurücksetzen: + + + Specify the verbosity level (0..99). + Geben Sie den Detailgrad an (0..99). + + + Verbosity level: + Detailgrad: + + + Continue listening for connections after disconnect. + Nach der Trennung weiterhin auf Verbindungen warten. + + + Generic + + + + Use GDB target extended-remote + + + + Extended mode: + Erweiterter Modus: + + + Reset board on connection. + Board beim Verbinden zurücksetzen. + + + Reset on connection: + Beim Verbinden zurücksetzen: + + + Transport layer type. + Art der Transportschicht. + + + Version: + Version: + + + ST-LINK/V1 + ST-LINK/V1 + + + ST-LINK/V2 + ST-LINK/V2 + + + Keep unspecified + + + + Manage... + Verwalten... + + + None + Keine + + + Not recognized + Nicht erkannt + + + GDB + GDB + + + UVSC + + + + GDB compatible provider engine +(used together with the GDB debuggers). + + + + UVSC compatible provider engine +(used together with the KEIL uVision). + + + + Name + Name + + + Type + Typ + + + Engine + + + + Duplicate Providers Detected + Mehrfach auftretende Provider + + + The following providers were already configured:<br>&nbsp;%1<br>They were not configured again. + Die folgenden Provider wurden bereits konfiguriert:<br>&nbsp;%1<br>Sie wurden nicht noch einmal konfiguriert. + + + Add + Hinzufügen + + + Clone + Klonen + + + Remove + Entfernen + + + Debug Server Providers + Debug-Server-Provider + + + Clone of %1 + Kopie von %1 + + + EBlink + EBlink + + + JLink + JLink + + + OpenOCD + OpenOCD + + + ST-LINK Utility + ST-LINK-Werkzeug + + + Script file: + Skriptdatei: + + + Specify the verbosity level (0 to 7). + + + + Connect under reset (hotplug). + + + + Connect under reset: + + + + Interface type. + + + + Type: + Typ: + + + Specify the speed of the interface (120 to 8000) in kilohertz (kHz). + + + + Speed: + Geschwindigkeit: + + + Do not use EBlink flash cache. + + + + Disable cache: + + + + Shut down EBlink server after disconnect. + + + + Auto shutdown: + + + + SWD + SWD + + + JTAG + JTAG + + + JLink GDB Server (JLinkGDBServerCL.exe) + JLink GDB-Server (JLinkGDBServerCL.exe) + + + JLink GDB Server (JLinkGDBServer) + JLink GDB-Server (JLinkGDBServer) + + + Host interface: + + + + Target interface: + + + + Default + Vorgabe + + + USB + + + + TCP/IP + + + + Compact JTAG + + + + Renesas RX FINE + + + + ICSP + + + + Auto + + + + Adaptive + + + + %1 kHz + + + + IP Address + IP-Adresse + + + Speed + Geschwindigkeit + + + Device: + Geräte: + + + uVision Simulator + uVision Simulator + + + Limit speed to real-time. + + + + Limit speed to real-time: + + + + uVision St-Link + uVision St-Link + + + Port: + Port: + + + 9MHz + 9MHz + + + 4.5MHz + 4,5MHz + + + 2.25MHz + 2,25MHz + + + 1.12MHz + 1,12MHz + + + 560kHz + 560kHz + + + 280kHz + 280kHz + + + 140kHz + 140kHz + + + 4MHz + 4MHz + + + 1.8MHz + 1,8MHz + + + 950kHz + 950kHz + + + 480kHz + 480kHz + + + 240kHz + 240kHz + + + 125kHz + 125kHz + + + 100kHz + 100kHz + + + 50kHz + 50kHz + + + 25kHz + 25kHz + + + 15kHz + 15kHz + + + 5kHz + 5kHz + + + Version + Version + + + Vendor + Anbieter + + + ID + ID + + + Start + Anfang + + + Size + Größe + + + FLASH Start + + + + FLASH Size + + + + RAM Start + + + + RAM Size + + + + Algorithm path. + + + + FLASH: + + + + Start address. + + + + Size. + + + + RAM: + + + + Vendor: + Anbieter: + + + Package: + Paket: + + + Description: + Beschreibung: + + + Memory: + Speicher: + + + Flash algorithm: + + + + Target device not selected. + + + + Available Target Devices + + + + Select Peripheral Description File + Wählen Sie eine Peripherie-Beschreibungsdatei + + + Path + Pfad + + + IAREW %1 (%2, %3) + + + + IAREW + + + + &Compiler path: + &Compiler-Pfad: + + + Platform codegen flags: + Plattformspezifische Optionen für codegen: + + + &ABI: + &ABI: + + + Enter the name of the debugger server provider. + Geben Sie den Namen des Debug-Server-Providers ein. + + + SDCC %1 (%2, %3) + SDCC %1 (%2, %3) + + + SDCC + SDCC + + + uVision JLink + + + + Adapter options: + + + + 50MHz + 50MHz + + + 33MHz + 33MHz + + + 25MHz + 25MHz + + + 20MHz + 20MHz + + + 10MHz + 10MHz + + + 5MHz + 5MHz + + + 3MHz + 3MHz + + + 2MHz + 2MHz + + + 1MHz + 1MHz + + + 500kHz + 500kHz + + + 200kHz + 200kHz + + + KEIL %1 (%2, %3) + KEIL %1 (%2, %3) + + + KEIL + KEIL + + + Deploy to BareMetal Device + + + + Debugger CPU library (depends on a CPU core). + + + + Debugger driver library. + + + + Driver library: + + + + CPU library: + + + + Target driver not selected. + + + + Available Target Drivers + @@ -23573,69 +29784,73 @@ Bitte schließen Sie alle laufenden Instanzen Ihrer Anwendung vor dem Erstellen. Größe - Font style - Schriftstil + Emphasis + - Font capitalization - Schrift-Großschreibung + Capitalization + - Sets the capitalization for the text. - Gibt die Großschreibung für den Text an. + Capitalization for the text. + - Font weight - Schriftstärke + Weight + - Sets the font's weight. - Gibt die Stärke der Schrift an. + Font's weight. + + + + Font's style. + + + + Style color + + + + Hinting + + + + Preferred hinting on the text. + + + + Letter spacing + + + + Letter spacing for the font. + + + + Word spacing + + + + Word spacing for the font. + + + + Auto kerning + + + + Enables or disables the kerning OpenType feature when shaping the text. Disabling this may improve performance when creating or changing the text, at the expense of some cosmetic features. + Style name Stilname - - Sets the font's style. - Gibt den Stil der Schrift an. - Style Stil - - Spacing - Abstand - - - Word - Wort - - - Sets the word spacing for the font. - Gibt den Wortabstand für die Schrift an. - - - Letter - Buchstabe - - - Sets the letter spacing for the font. - Gibt den Buchstabenabstand für die Schrift an. - - - Performance - Leistung - - - Kerning - Unterschneidung - - - Enables or disables the kerning OpenType feature when shaping the text. Disabling this may improve performance when creating or changing the text, at the expense of some cosmetic features. The default value is true. - Aktiviert oder deaktiviert beim Zeichnen des Texts die Unterschneidung von OpenType. Dies zu deaktivieren kann die Geschwindigkeit beim Erstellen oder Ändern des Tests erhöhen, aber das Aussehen verschlechtern. Standardmäßig ist es aktiviert. - Sometimes, a font will apply complex rules to a set of characters in order to display them correctly. In some writing systems, such as Brahmic scripts, this is required in order for the text to be legible, whereas in Latin script, @@ -23646,14 +29861,6 @@ In manchen Schriftsystemem, beispielsweise Brahmi, wäre Text sonst nicht lesbar Verschönerung dient. Die preferShaping-Eigenschaft auf "false" zu setzen deaktiviert diese Funktionalität, wenn sie nicht benötigt wird, was meist die Geschwindigkeit erhöht. - - Hinting preference - Hinting-Einstellung - - - Sets the preferred hinting on the text. - Gibt das bevorzugte Hinting für den Text an. - Prefer shaping Shaping bevorzugen @@ -23665,6 +29872,10 @@ benötigt wird, was meist die Geschwindigkeit erhöht. Text Text + + Text color + + Wrap mode Umbruch @@ -23674,16 +29885,44 @@ benötigt wird, was meist die Geschwindigkeit erhöht. Auslassung - Maximum line count - Maximale Zeilenzahl + Max line count + - Limits the number of lines that the text item will show. - Begrenzt die Anzahl von Zeilen, die das Text-Item anzeigen wird. + Limits the number of lines that the text component will show. + - Alignment - Ausrichtung + Alignment H + + + + Alignment V + + + + Overrides the default rendering type for this component. + + + + Size mode + + + + Min size + + + + Minimum font pixel size of scaled text. + + + + Minimum font point size of scaled text. + + + + Line height for the text. + Format @@ -23693,46 +29932,14 @@ benötigt wird, was meist die Geschwindigkeit erhöht. Render type Rendering-Typ - - Override the default rendering type for this item. - Über das Standard-Rendering für dieses Element hinwegsetzen. - - - Font size mode - Schriftgrößenmodus - Specifies how the font size of the displayed text is determined. Legt fest wie die Schriftgröße des angezeigten Texts bestimmt wird. - - Minimum size - Mindestgröße - - - Pixel - Pixel - - - Specifies the minimum font pixel size of scaled text. - Legt die minimale Fontgröße von skaliertem Text in Pixeln fest. - - - Point - Point - - - Specifies the minimum font point size of scaled text. - Legt die minimale Fontgröße von skaliertem Text in Points fest. - Line height Zeilenhöhe - - Sets the line height for the text. - Gibt die Zeilenhöhe für den Text an. - Line height mode Zeilenhöhen-Modus @@ -23742,163 +29949,6 @@ benötigt wird, was meist die Geschwindigkeit erhöht. Bestimmt, wie die Zeilenhöhe festgelegt wird. - - TextInputSpecifics - - Text Color - Schriftfarbe - - - Selection Color - Farbe der Auswahl - - - Selected Text Color - Farbe von ausgewähltem Text - - - - TextSpecifics - - Text Color - Schriftfarbe - - - Style Color - Stil-Farbe - - - - Android - - No Android arch set by the .pro file. - Die .pro-Datei setzt keine Android-Architektur. - - - Deploying to %1 - Deployment auf %1 - - - Cannot find the androiddeployqt tool. - Kann das androiddeployqt-Werkzeug nicht finden. - - - Cannot find the androiddeploy Json file. - Kann die androiddeploy Json-Datei nicht finden. - - - Uninstall the existing app first - Zuerst die vorhandene App deinstallieren - - - Reset Default Deployment Devices - Auswahl von Geräten für Deployment zurücksetzen - - - Install an APK File - Eine APK-Datei installieren - - - Qt Android Installer - Qt Android Installer - - - Deploy to Android Device - AndroidDeployQtStep default display name - Deployment auf Android-Gerät - - - Cannot find the package name. - Kann den Paketnamen nicht finden. - - - Uninstall previous package %1. - Entferne vorheriges Paket %1. - - - The process "%1" exited normally. - Der Prozess "%1" wurde normal beendet. - - - The process "%1" exited with code %2. - Der Prozess "%1" wurde mit dem Rückgabewert %2 beendet. - - - The process "%1" crashed. - Der Prozess "%1" ist abgestürzt. - - - Package deploy: Failed to pull "%1" to "%2". - Paket-Deployment: "pull" von "%1" nach "%2" scheiterte. - - - Install failed - Installation gescheitert - - - Deploy to Android device or emulator - Deployment auf Android-Gerät oder Emulator - - - Android package (*.apk) - Android-Paket (*.apk) - - - Initializing deployment to Android device/simulator - Initialisiere Deployment zu Android-Gerät oder -Simulator - - - Android: The main ABI of the deployment device (%1) is not selected! The app execution or debugging might not work properly. Add it from Projects > Build > Build Steps > qmake > ABIs. - Android: Die Haupt-ABI des Deployment-Geräts (%1) ist nicht ausgewählt. Die Ausführung oder das Debuggen der App könnte nicht richtig funktionieren. Bitte fügen Sie sie in Projekte > Erstellen > Schritte zum Erstellen > qmake > ABIs hinzu. - - - Starting: "%1" - Starte: "%1" - - - Deployment failed with the following errors: - - - Das Deployment ist mit den folgenden Fehlern gescheitert: - - - - - -Uninstalling the installed package may solve the issue. -Do you want to uninstall the existing package? - -Das installierte Paket zu deinstallieren könnte das Problem lösen. -Möchten Sie das vorhandene Paket deinstallieren? - - - Pulling files necessary for debugging. - Die für das Debuggen erforderlichen Dateien werden installiert. - - - Package deploy: Running command "%1". - Paket-Deployment: Führe Kommando "%1" aus. - - - %1 needs additional settings to enable Android support. You can configure those settings in the Options dialog. - %1 benötigt zusätzliche Einstellungen, um die Android-Unterstützung zu aktivieren. Sie können diese im Einstellungsdialog konfigurieren. - - - - BareMetal - - Bare Metal - Bare Metal - - - Bare Metal Device - Bare-Metal-Gerät - - - GDB commands: - GDB-Kommandos: - - CppEditor::Internal::CppIncludeHierarchyFactory @@ -23928,8 +29978,8 @@ Möchten Sie das vorhandene Paket deinstallieren? VirtualFunctionsAssistProcessor - ...searching overrides - ...Suche überschriebene Methoden + collecting overrides ... + @@ -23989,8 +30039,8 @@ Möchten Sie das vorhandene Paket deinstallieren? Das zum Signieren der Anwendung verwendete Provisioning-Profil "%1" (%2) deckt das Gerät %3 (%4) nicht ab. Deployment auf dieses wird scheitern. - Deploy to iOS device or emulator - Deployment auf iOS-Gerät oder Emulator + Deploy to iOS device + @@ -24225,6 +30275,14 @@ Möchten Sie das vorhandene Paket deinstallieren? No build found in %1 matching project %2. In %1 wurde kein dem Projekt %2 entsprechender Build gefunden. + + Import Warning + + + + Import Build + + %1 - temporary %1 - temporär @@ -24300,13 +30358,25 @@ Möchten Sie das vorhandene Paket deinstallieren? Flickable Flickable + + Allows users to drag or flick a flickable component. + + + + Whether the surface may be dragged beyond the Flickable's boundaries, or overshoot the Flickable's boundaries when flicked. + + + + Whether the Flickable will give a feeling that the edges of the view are soft, rather than a hard physical boundary. + + Press delay Druckverzögerung - Holds the time to delay (ms) delivering a press to children of the Flickable. - Enthält die Zeit (ms), um die die Weitergabe eines Druckes an die Children des Flickable verzögert wird. + Time to delay delivering a press to children of the Flickable in milliseconds. + Pixel aligned @@ -24328,22 +30398,6 @@ cursor or touchpoint when pressed remains under that point. ein Ziehen des Inhalts zu beginnen, wird der Inhalt springen. Dadurch bleibt das Inhaltspixel, das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt. - - Content size - Größe des Inhalts - - - Content - Inhalt - - - Origin - Ursprung - - - Margins - Ränder - Flick direction Richtung der Flickable-Interaktion @@ -24352,26 +30406,14 @@ das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt Behavior Verhalten - - Determines whether the surface may be dragged beyond the Flickable's boundaries, or overshoot the Flickable's boundaries when flicked. - Bestimmt, ob die Oberfläche über die Ränder des Flickable-Items hinaus gezogen werden darf oder sie beim Flicken überschreiten darf. - Movement Bewegung - - Determines whether the Flickable will give a feeling that the edges of the view are soft, rather than a hard physical boundary. - Bestimmt, ob das Flickable-Item den Anschein erweckt, dass die Ränder der Ansicht nachgeben, anstelle eines harten Anschlags. - Interactive Interaktiv - - Describes whether the user can interact with the Flickable. A user cannot drag or flick a Flickable that is not interactive. - Beschreibt, ob der Benutzer mit dem Flickable-Item interagieren kann. Ein Benutzer kann ein Flickable-Item nicht ziehen oder flicken, wenn es nicht interaktiv ist. - Max. velocity Maximale Geschwindigkeit @@ -24396,69 +30438,41 @@ das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt Erweitert - Origin - Ursprung + Sets focus on the component within the enclosing focus scope. + - Scale - Skalieren + Focus on tab + - Rotation - Drehung + Adds the component to the tab focus chain. + - State - State + Position of the component's baseline in local coordinates. + Enabled Aktiviert - - Accept mouse and keyboard events - Maus- und Tastaturereignisse akzeptieren - Smooth Glatt - - Smooth sampling active - Geglättetes Sampling aktiv - Antialiasing Kantenglättung - - Anti-aliasing active - Kantenglättung aktiv - Focus Fokus - - Holds whether the item has focus within the enclosing FocusScope. - Enhält, ob das Item den Fokus innerhalb des umgebenden FocusScope hat. - - - Active focus on tab - Aktiver Fokus auf Reiter - - - Holds whether the item wants to be in the tab focus chain. - Enthält, ob das Item in der Tab-Fokus-Kette enthalten sein will. - Baseline offset Abstand der Basislinie - - Specifies the position of the item's baseline in local coordinates. - Legt die Position der Basislinie des Items in lokalen Koordinaten fest. - ColumnSpecifics @@ -24481,8 +30495,12 @@ das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt GeometrySection - Geometry - Geometrie + Geometry - 2D + + + + This property is defined by an anchor or a layout. + Position @@ -24492,44 +30510,52 @@ das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt Size Größe + + W + width + The width of the object + + + + Width + Breite + + + H + height + The height of the object + H + + + Height + Höhe + + + Rotation + Drehung + + + Scale + Skalieren + + + Z stack + + + + Origin + Ursprung + ItemPane - - Type - Typ - - - Change the type of this item. - Den Typ dieses Elements verändern. - - - id - Id - - - Toggles whether this item is exported as an alias property of the root item. - Wählt aus, ob dieses Element als ein Alias des Wurzelelements exportiert wird. - - - Custom id - Benutzerdefinierte Id - - - customId - customId - - - Add Annotation - Annotation hinzufügen - Visibility Sichtbarkeit - Is Visible - sichtbar + Visible + Sichtbar Clip @@ -24543,10 +30569,6 @@ das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt Layout Layout - - Advanced - Erweitert - LayoutSection @@ -24590,557 +30612,6 @@ das beim Drücken unter dem Zeiger oder Berührungspunkt war, unter diesem Punkt Ausführung mit Fehler beendet. - - QmakeProjectManager - - The header file - Header-Datei - - - &Sources - &Quellen - - - Widget librar&y: - Widget-&Bibliothek: - - - Widget project &file: - Widget-&Projektdatei: - - - Widget h&eader file: - Widget-&Header-Datei: - - - The header file has to be specified in source code. - Die Header-Datei muss im Quellcode angegeben werden. - - - Widge&t source file: - Widget-&Quelldatei: - - - Widget &base class: - &Basisklasse des Widgets: - - - QWidget - QWidget - - - Plugin class &name: - Klassen&name des Plugins: - - - Plugin &header file: - He&ader-Datei des Plugins: - - - Plugin sou&rce file: - Q&uelldatei des Plugins: - - - Icon file: - Symboldatei: - - - &Link library - &Bibliothek - - - Create s&keleton - &Gerüst erzeugen - - - Include pro&ject - Pro&jekt einbinden - - - &Description - &Beschreibung - - - G&roup: - &Kategorie: - - - &Tooltip: - &Tooltip: - - - W&hat's this: - W&hat's this: - - - The widget is a &container - &Containerwidget - - - Property defa&ults - &Vorgabewerte der Eigenschaften - - - dom&XML: - dom&XML: - - - Select Icon - Symbol auswählen - - - Icon files (*.png *.ico *.jpg *.xpm *.tif *.svg) - Symboldateien (*.png *.ico *.jpg *.xpm *.tif *.svg) - - - WizardPage - WizardPage - - - Plugin and Collection Class Information - Informationen zum Plugin und der Collection-Klasse - - - Specify the properties of the plugin library and the collection class. - Geben Sie die Eigenschaften der Plugin-Bibliothek und der Collection-Klasse an. - - - Collection class: - Collection-Klasse: - - - Collection header file: - Collection-Header-Datei: - - - Collection source file: - Collection-Quelldatei: - - - Plugin name: - Name des Plugins: - - - Resource file: - Ressourcendatei: - - - icons.qrc - icons.qrc - - - Plugin Details - Plugin-Details - - - Custom Qt Widget Wizard - Assistent zur Erstellung benutzerdefinierter Qt-Widgets - - - Custom Widget List - Benutzerdefinierte Widgets - - - Specify the list of custom widgets and their properties. - Erstellen Sie eine Liste der benutzerdefinierten Widgets und ihrer Eigenschaften. - - - Widget &Classes: - Widget-&Klassen: - - - ... - ... - - - Custom Widgets - Benutzerdefinierte Widgets - - - Library: - Bibliothek: - - - Library file: - Bibliotheksdatei: - - - Include path: - Include-Pfad: - - - Package: - Paket: - - - Platform - Plattform - - - Linux - Linux - - - Mac - Mac - - - Windows - Windows - - - Linkage: - Linken: - - - Dynamic - dynamisch - - - Static - statisch - - - Mac: - Mac: - - - Library - Bibliothek - - - Framework - Framework - - - Windows: - Windows: - - - Library inside "debug" or "release" subfolder - Bibliothek innerhalb "debug" oder "release" Unterverzeichnis - - - Add "d" suffix for debug version - Suffix "d" für Debug-Version anfügen - - - Remove "d" suffix for release version - Suffix "d" für Release-Version entfernen - - - Library type: - Art der Bibliothek: - - - - Debugger - - Auto-detected CDB at %1 - Automatisch bestimmter CDB bei %1 - - - System %1 at %2 - %1: Debugger engine type (GDB, LLDB, CDB...), %2: Path - %1 von System in %2 - - - Not recognized - Nicht erkannt - - - Could not determine debugger type - Der Typ des Debuggers konnte nicht bestimmt werden - - - Unknown - Unbekannt - - - Name: - Name: - - - Path: - Pfad: - - - Type: - Typ: - - - ABIs: - ABIs: - - - Version: - Version: - - - 64-bit version - 64-bit-Version - - - 32-bit version - 32-bit-Version - - - Specify the path to the <a href="%1">Windows Console Debugger executable</a> (%2) here. - Label text for path configuration. %2 is "x-bit version". - Geben Sie hier den Pfad zur ausführbaren Datei des <a href="%1">Windows Console Debuggers</a> (%2) an. - - - Auto-detected uVision at %1 - Automatisch bestimmte uVision bei %1 - - - - QmakeProjectManager - - Add Library - Bibliothek hinzufügen - - - Library Type - Typ der Bibliothek - - - Choose the type of the library to link to - Wählen Sie den Typ der Bibliothek, gegen die Sie Ihr Projekt linken möchten - - - Internal library - Interne Bibliothek - - - Links to a library that is located in your build tree. -Adds the library and include paths to the .pro file. - Linkt gegen eine Bibliothek, die sich in Ihrem Build-Baum befindet. -Der Pfad zur Bibliothek und der Pfad zu den Headerdateien werden zur .pro-Datei hinzugefügt. - - - External library - Externe Bibliothek - - - Links to a library that is not located in your build tree. -Adds the library and include paths to the .pro file. - Linkt gegen eine Bibliothek, die sich nicht in Ihrem Build-Baum befindet. -Der Pfad zur Bibliothek und der Pfad zu den Headerdateien werden zur .pro-Datei hinzugefügt. - - - System library - Systembibliothek - - - Links to a system library. -Neither the path to the library nor the path to its includes is added to the .pro file. - Linkt gegen eine Systembibliothek. -Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-Datei hinzugefügt. - - - System package - Systempaket - - - Links to a system library using pkg-config. - Verweist auf eine Systembibliothek unter Verwendung von pkg-config. - - - Type - Typ - - - Details - Details - - - Internal Library - Interne Bibliothek - - - Choose the project file of the library to link to - Geben Sie die Projektdatei der zu verwendenden Bibliothek an - - - External Library - Externe Bibliothek - - - Specify the library to link to and the includes path - Geben Sie den Pfad und die Include-Pfade der Bibliothek an - - - System Library - Systembibliothek - - - Specify the library to link to - Wählen Sie die zu verwendende Bibliothek - - - System Package - Systempaket - - - Specify the package to link to - Geben Sie das zu bindende Paket an - - - Summary - Zusammenfassung - - - The following snippet will be added to the<br><b>%1</b> file: - Die folgende Angabe wird in die Datei <br><b>%1</b> eingefügt: - - - <New class> - <Neue Klasse> - - - Confirm Delete - Löschen Bestätigen - - - Delete class %1 from list? - Soll die Klasse %1 aus der Liste gelöscht werden? - - - Qt Custom Designer Widget - Benutzerdefiniertes Widget für Qt Designer - - - Creates a Qt Custom Designer Widget or a Custom Widget Collection. - Erstellt ein oder mehrere benutzerdefinierte Widgets für Qt Designer. - - - This wizard generates a Qt Designer Custom Widget or a Qt Designer Custom Widget Collection project. - Dieser Assistent erstellt ein Projekt mit einem oder mehreren benutzerdefinierten Widgets für Qt Designer. - - - Creating multiple widget libraries (%1, %2) in one project (%3) is not supported. - Die Erzeugung von mehreren Bibliotheken (%1, %2) in einem Projekt (%3) wird nicht unterstützt. - - - Unable to start "%1" - "%1" kann nicht gestartet werden - - - The application "%1" could not be found. - Die Anwendung "%1" konnte nicht gefunden werden. - - - Qt Designer is not responding (%1). - Qt Designer antwortet nicht (%1). - - - Unable to create server socket: %1 - Der Server-Socket konnte nicht erzeugt werden: %1 - - - %1 Dynamic - %1 dynamisch - - - %1 Static - %1 statisch - - - %1 Framework - %1 Framework - - - %1 Library - %1 Bibliothek - - - Debug - Debug - - - Release - Release - - - QML Debugging - QML-Debuggen - - - qmake build configuration: - qmake Build-Konfiguration: - - - Additional arguments: - Zusätzliche Argumente: - - - Effective qmake call: - Resultierender qmake-Aufruf: - - - ABIs: - ABIs: - - - Qt Quick Compiler - Qt-Quick-Compiler - - - Separate Debug Information - Separate Debug-Information - - - The option will only take effect if the project is recompiled. Do you want to recompile now? - Diese Einstellung wird nur nach einer Neuerstellung des Projekts wirksam. Möchten Sie das Projekt neu erstellen? - - - <b>qmake:</b> No Qt version set. Cannot run qmake. - <b>qmake:</b> Es ist keine Qt-Version eingestellt. qmake kann nicht ausgeführt werden. - - - <b>qmake:</b> %1 %2 - <b>qmake:</b> %1 %2 - - - Subdirs Project - Subdirs-Projekt - - - Creates a qmake-based subdirs project. This allows you to group your projects in a tree structure. - Erstellt ein qmake-basiertes Projekt vom Typ subdirs. Dies ermöglicht es Ihnen, Ihre Projekte in einer Baumstruktur zu gruppieren. - - - Done && Add Subproject - Abschließen und Unterprojekt hinzufügen - - - Finish && Add Subproject - Abschließen und Unterprojekt hinzufügen - - - New Subproject - Title of dialog - Neues Teilprojekt - - - This wizard generates a Qt Subdirs project. Add subprojects to it later on by using the other wizards. - Dieser Assistent erstellt ein Qt-Projekt vom Typ subdirs. Unterprojekte können später mit anderen Assistenten hinzugefügt werden. - - - - QtSupport - - The Qt version is invalid: %1 - %1: Reason for being invalid - Ungültige Qt-Version: %1 - - - The qmake command "%1" was not found or is not executable. - %1: Path to qmake executable - Das qmake-Kommando "%1" konnte nicht gefunden werden, oder die Datei ist nicht ausführbar. - - CppEditor::Internal::CppPreProcessorDialog @@ -25158,10 +30629,6 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Text Input Texteingabe - - Mouse selection mode - Mausauswahl-Modus - Input mask Eingabemaske @@ -25170,10 +30637,6 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Echo mode Echo-Modus - - Pass. char - Passwort-Zeichen - Character displayed when users enter passwords. Das Zeichen, das bei der Eingabe von Passwörtern angezeigt wird. @@ -25182,30 +30645,14 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Tab stop distance Tabulatorbreite - - Sets the default distance, in device units, between tab stops. - Legt den vorgegebenen Abstand zwischen Tabulatorstopps in device units fest. - Text margin Textrand - - Sets the margin, in pixels, around the text in the Text Edit. - Legt die Randbreite um den Text in einem Text Edit in Pixeln fest. - Maximum length Maximale Länge - - Sets the maximum permitted length of the text in the TextInput. - Legt die maximal erlaubte Länge von Text im TextInput-Item fest. - - - Flags - Optionen - Read only Schreibgeschützt @@ -25215,8 +30662,36 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Einfügemarke sichtbar - Active focus on press - Fokussieren durch Betätigen + Selection color + + + + Selected text color + + + + Selection mode + + + + Password character + + + + Default distance between tab stops in device units. + + + + Margin around the text in the Text Edit in pixels. + + + + Maximum permitted length of the text in the Text Input. + + + + Focus on press + Fokussieren durch Betätigen Auto scroll @@ -25239,220 +30714,6 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Mit der Tastatur auswählen - - Qnx - - Warning: "slog2info" is not found on the device, debug output not available. - Warnung: "slog2info" konnte nicht auf dem Gerät gefunden werden, es ist daher keine Debugausgabe verfügbar. - - - Cannot show slog2info output. Error: %1 - Die Ausgabe des Kommandos slog2info kann nicht angezeigt werden. Fehler: %1 - - - - RemoteLinux - - Exit code is %1. stderr: - Rückgabewert %1. Fehlerausgabe: - - - - QmakeProjectManager - - General - Allgemein - - - This kit cannot build this project since it does not define a Qt version. - Das Kit kann dieses Projekt nicht erstellen, da in ihm keine Qt-Version festgelegt ist. - - - Error: - Fehler: - - - Warning: - Warnung: - - - The build directory contains a build for a different project, which will be overwritten. - Das Build-Verzeichnis enthält einen Build eines anderen Projektes, welcher überschrieben wird. - - - %1 The build will be overwritten. - %1 error message - %1 Der Build wird überschrieben. - - - The build directory should be at the same level as the source directory. - Das Build-Verzeichnis sollte sich auf der Ebene des Quellverzeichnisses befinden. - - - Could not parse Makefile. - Das Makefile konnte nicht ausgewertet werden. - - - The Makefile is for a different project. - Das Makefile ist für ein anderes Projekt. - - - The build type has changed. - Die Art des Builds wurde geändert. - - - The qmake arguments have changed. - Die Argumente für qmake wurden geändert. - - - The mkspec has changed. - Die mkspec wurde geändert. - - - Release - Shadow build directory suffix - Non-ASCII characters in directory suffix may cause build issues. - Release - - - Debug - Shadow build directory suffix - Non-ASCII characters in directory suffix may cause build issues. - Debug - - - Profile - Shadow build directory suffix - Non-ASCII characters in directory suffix may cause build issues. - Profile - - - No Qt version set in kit. - Im Kit ist keine Qt-Version gesetzt. - - - Qt version is invalid. - Ungültige Qt-Version. - - - No C++ compiler set in kit. - Im Kit ist kein C++-Compiler eingerichtet. - - - Project is part of Qt sources that do not match the Qt defined in the kit. - Das Projekt ist Teil von Qt-Quellen, die nicht zum im Kit definierten Qt passen. - - - Build - Erstellen - - - Build "%1" - "%1" erstellen - - - Run qmake - qmake ausführen - - - Rebuild - Neu erstellen - - - Clean - Bereinigen - - - Build &Subproject - &Unterprojekt erstellen - - - Build &Subproject "%1" - &Unterprojekt "%1" erstellen - - - Rebuild Subproject - Unterprojekt neu erstellen - - - Rebuild Subproject "%1" - Unterprojekt "%1" neu erstellen - - - Clean Subproject - Unterprojekt bereinigen - - - Clean Subproject "%1" - Unterprojekt "%1" bereinigen - - - Build File - Datei erstellen - - - Build File "%1" - Datei "%1" erstellen - - - Ctrl+Alt+B - Ctrl+Alt+B - - - Add Library... - Bibliothek hinzufügen... - - - QMake - QMake - - - - ImportManagerComboBox - - Add new import - Neuen Import hinzufügen - - - <Add Import> - <Import hinzufügen> - - - - Qnx - - &Compiler path: - &Compiler-Pfad: - - - SDP path: - SDP refers to 'Software Development Platform'. - SDP-Pfad: - - - &ABI: - &ABI: - - - - QtObjectPane - - Type - Typ - - - Change the type of this item. - Den Typ dieses Elements ändern. - - - id - Id - - - Toggles whether this item is exported as an alias property of the root item. - Wählt aus, ob dieses Element als ein Alias des Wurzelelements exportiert wird. - - WindowSpecifics @@ -25463,10 +30724,42 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Title Titel + + Position + Position + Size Größe + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Minimum size + Mindestgröße + + + Minimum size of the window. + + + + Maximum size + Höchstgröße + + + Maximum size of the window. + + Color Farbe @@ -25479,6 +30772,22 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Opacity Deckkraft + + Content orientation + + + + Flags + + + + Modality + + + + Visibility + Sichtbarkeit + FileResourcesModel @@ -25487,85 +30796,6 @@ Weder der Pfad zur Bibliothek noch der Pfad zu den Headerdateien wird zur .pro-D Datei öffnen - - QmlDesigner::ImportLabel - - Remove Import - Import löschen - - - - UpdateInfo::Internal::SettingsWidget - - Configure Filters - Filterkonfiguration - - - Automatic Check for Updates - Automatisch nach Aktualisierungen suchen - - - Check interval basis: - Nach Aktualisierungen suchen: - - - Next check date: - Nächste Suche am: - - - Last check date: - Vorige Suche am: - - - Not checked yet - Noch nicht gesucht - - - Check Now - Jetzt suchen - - - Automatically runs a scheduled check for updates on a time interval basis. The automatic check for updates will be performed at the scheduled date, or the next startup following it. - Sucht in regelmäßigen Abständen automatisch nach Aktualisierungen. Dies erfolgt zum angegebenen Zeitpunkt oder beim nächsten darauf folgenden Neustart. - - - - Bazaar - - Uncommit - Commit rückgängig machen - - - Keep tags that point to removed revisions - Behalte Tags, die auf gelöschte Revisionen verweisen - - - Only remove the commits from the local branch when in a checkout - Nur während eines Checkouts Commits von lokalem Branch entfernen - - - Revision: - Revision: - - - If a revision is specified, uncommits revisions to leave the branch at the specified revision. -For example, "Revision: 15" will leave the branch at revision 15. - Wenn eine Revision angegeben wurde, werden so viele Revisionen entfernt, bis der Branch auf der angegebenen Revision steht. -Zum Beispiel bewirkt die Angabe "Revision: 15" dass der Branch auf Revision 15 steht. - - - Last committed - Letzter Commit - - - Dry Run - Probelauf - - - Test the outcome of removing the last committed revision, without actually removing anything. - Testet das Ergebnis des Entfernens der zuletzt abgegebenen Revision, ohne wirklich etwas zu löschen. - - Beautifier::Internal::ConfigurationDialog @@ -25619,11 +30849,11 @@ Zum Beispiel bewirkt die Angabe "Revision: 15" dass der Branch auf Rev Suchen && &Ersetzen - Sear&ch for: + Search f&or: Suche &nach: - Case sensiti&ve + &Case sensitive &Groß-/Kleinschreibung @@ -25712,10 +30942,6 @@ Um es abzurufen, tippen Sie das Kürzel im Locator, gefolgt von einem Leerzeiche Core::Internal::LocatorSettingsWidget - - Configure Filters - Filterkonfiguration - Add... Hinzufügen... @@ -25789,19 +31015,6 @@ Errors: Die automatische Ausgabe der Typen des QML-Modules schlug fehl. Fehler: %1 - - - Automatic type dump of QML module failed. -First 10 lines or errors: - -%1 -Check 'General Messages' output pane for details. - Die automatische Ausgabe der Typen des QML-Modules schlug fehl. -Führende 10 Zeilen der Ausgabe beziehungsweise Fehlermeldungen: - -%1 -Der Ausgabebereich 'Allgemeine Ausgaben' enthält weitere Informationen. - QML module does not contain information about components contained in plugins. @@ -25814,6 +31027,14 @@ Modul-Pfad: %1 enthält keine Informationen über die in Plugins verwendeten Komponenten. Siehe dazu auch "Using QML Modules with Plugins" in der Dokumentation. + + Automatic type dump of QML module failed. +First 10 lines or errors: + +%1 +Check General Messages for details. + + Warnings while parsing QML type information of %1: %2 @@ -25872,25 +31093,6 @@ Bitte erstellen Sie die Anwendung qmldump auf der Einstellungsseite der Qt-Versi Text löschen - - Android - - Could not run: %1 - Keine Ausführung möglich: %1 - - - No devices found in output of: %1 - In der Ausgabe von %1 konnten keine Geräte festgestellt werden - - - Error Creating AVD - Fehler beim Erstellen des AVD - - - Configure Android... - Android konfigurieren... - - Beautifier @@ -25927,6 +31129,11 @@ Bitte erstellen Sie die Anwendung qmldump auf der Einstellungsseite der Qt-Versi Menu entry An &Einfügemarke formatieren + + Format &Line(s) + Menu entry + + &Disable Formatting for Selected Text Menu entry @@ -25984,6 +31191,14 @@ Bitte erstellen Sie die Anwendung qmldump auf der Einstellungsseite der Qt-Versi Ctrl+Shift+F3 Ctrl+Shift+F3 + + Select All + Alle auswählen + + + Ctrl+Alt+Return + Ctrl+Alt+Return + Replace Ersetzen @@ -26109,6 +31324,10 @@ Bitte erstellen Sie die Anwendung qmldump auf der Einstellungsseite der Qt-Versi Continue Fortsetzen + + Searching... + Suche... + No matches found. Es wurden keine Treffer gefunden. @@ -26135,6 +31354,10 @@ Bitte erstellen Sie die Anwendung qmldump auf der Einstellungsseite der Qt-Versi Expand All Alle aufklappen + + Filter Results + Resultate filtern + %1 %2 %1 %2 @@ -26154,20 +31377,16 @@ Bitte erstellen Sie die Anwendung qmldump auf der Einstellungsseite der Qt-Versi Execute Custom Commands Benutzerdefinierte Kommandos ausführen + + Runs an arbitrary command with arguments. The command is searched for in the PATH environment variable if needed. Note that the command is run directly, not in a shell. + Führt beliebige Kommandos mit Argumenten aus. Das Kommando wird nach Bedarf in der PATH Umgebungsvariable gesucht. Beachten Sie, dass das Kommando direkt und nicht in einer Shell ausgeführt wird. + Previous command is still running ("%1"). Do you want to kill it? Das vorangegangene Kommando ("%1") läuft noch. Möchten Sie es beenden? - - Command "%1" finished. - Das Kommando "%1" wurde beendet. - - - Command "%1" failed. - Das Kommando "%1" schlug fehl. - Starting command "%1". Starte Kommando "%1". @@ -26176,10 +31395,6 @@ Möchten Sie es beenden? Kill Previous Process? Laufenden Prozess beenden? - - Could not start process: %1. - Der Prozess konnte nicht gestartet werden: %1. - Could not find executable for "%1". Die ausführbare Datei von "%1" konnte nicht gefunden werden. @@ -26191,6 +31406,10 @@ Möchten Sie es beenden? Files in File System Dateien aus Dateisystem + + Opens a file given by a relative path to the current document, or absolute path. "~" refers to your home directory. You have the option to create a file if it does not exist yet. + Öffnet eine Datei mit einem Pfad relativ zum aktuellen Dokument oder einem absoluten Pfad. "~" bezieht sich auf Ihr Benutzerverzeichnis. Sie haben die Option eine Datei zu erstellen, wenn diese noch nicht existiert. + Create and Open "%1" Erzeuge und öffne "%1" @@ -26271,6 +31490,10 @@ Möchten Sie es beenden? Core::Internal::LocatorWidget + + Open as Centered Popup + Als zentriertes Pop-up öffnen + Refresh Aktualisieren @@ -26295,65 +31518,6 @@ Möchten Sie es beenden? Offene Dokumente - - Debugger - - Attach to Process Not Yet Started - An noch nicht gestarteten Prozess anhängen - - - Reset - Zurücksetzen - - - Reopen dialog when application finishes - Dialog nach Beendigung der Anwendung wieder öffnen - - - Reopens this dialog when application finishes. - Öffnet den Dialog nach Beendigung der Anwendung wieder. - - - Continue on attach - Bei Anhängen fortsetzen - - - Debugger does not stop the application after attach. - Wenn aktiviert, wird der Debugger die Anwendung nach dem Anhängen nicht unterbrechen. - - - Start Watching - Beobachtung starten - - - Kit: - Kit: - - - Executable: - Ausführbare Datei: - - - Stop Watching - Nicht mehr beobachten - - - Select valid executable. - Bitte wählen Sie eine gültige ausführbare Datei. - - - Not watching. - Keine Beobachtung. - - - Waiting for process to start... - Warte auf Start des Prozesses... - - - Attach - Anhängen - - ProjectExplorer::SelectableFilesDialogEditFiles @@ -26368,13 +31532,6 @@ Möchten Sie es beenden? Vorhandenes Verzeichnis hinzufügen - - Qnx - - Remote QNX process %1 - Entfernter QNX-Prozess %1 - - FontSettings_C_OCCURRENCES_UNUSED @@ -26397,145 +31554,6 @@ Möchten Sie es beenden? Der oberste Pfad zum Repository, in dem sich das aktuelle Projekt befindet. - - WinRt::Internal::WinRtDeployStepFactory - - Run windeployqt - windeployqt ausführen - - - - WinRt::Internal::WinRtDeployConfiguration - - Run windeployqt - windeployqt ausführen - - - Deploy to Windows Phone - Deployment auf Windows Phone - - - Deploy to Windows Phone Emulator - Deployment auf Windows Phone Emulator - - - - WinRt::Internal::WinRtDevice - - Windows Runtime (Local) - Windows Runtime (lokal) - - - Windows Phone - Windows Phone - - - Windows Phone Emulator - Windows Phone Emulator - - - - WinRt::Internal::WinRtDeviceFactory - - Error while executing winrtrunner: %1 - Fehler bei der Ausführung von winrtrunner: %1 - - - winrtrunner returned with exit code %1. - winrtrunner wurde beendet, Rückgabewert %1. - - - Found %n Windows Runtime devices. - - Ein Windows Runtime-Gerät gefunden. - %n Windows Runtime-Geräte gefunden. - - - - %n of them are new. - - Eins von ihnen ist neu. - %n von ihnen sind neu. - - - - Windows Runtime local UI - Windows Runtime lokale UI - - - - WinRt::Internal::WinRtPackageDeploymentStep - - Run windeployqt - windeployqt ausführen - - - No executable to deploy found in %1. - Keine ausführbare Datei für Deployment gefunden in %1. - - - Cannot find windeployqt.exe in "%1". - windeployqt.exe wurde nicht in "%1" gefunden. - - - Cannot parse manifest file %1. - Kann Manifest-Datei nicht auswerten: %1. - - - File %1 is outside of the executable's directory. These files cannot be installed. - Die Datei %1 ist außerhalb des Verzeichnisses der ausführbaren Datei. Solche Dateien können nicht installiert werden. - - - Cannot open mapping file %1 for writing. - Die Zuordnungs-Datei %1 kann nicht zum Schreiben geöffnet werden. - - - - WinRt::Internal::WinRtQtVersion - - Windows Phone - Windows Phone - - - Windows Runtime - Windows Runtime - - - - WinRt::Internal::WinRtRunConfiguration - - Uninstall package after application stops - Deinstalliere Paket nach der Ausführung - - - Enable localhost communication for clients - Localhost-Kommunikation für Clients aktivieren - - - Enable localhost communication for servers (requires elevated rights) - Localhost-Kommunikation für Server aktivieren (benötigt erweiterte Berechtigungen) - - - Run App Package - App-Paket ausführen - - - - ClangCodeModel::Internal::ClangCompletionAssistProcessor - - Location: %1 - Parent folder for proposed #include completion - Pfad: %1 - - - - ClangCodeModel::Internal::ModelManagerSupport - - Clang - Display name - Clang - - QmlDesigner @@ -26578,28 +31596,6 @@ Möchten Sie es beenden? An der rechten Seite des Ziels verankern. - - Qnx - - Attach to remote QNX application... - An entfernte QNX-Anwendung anhängen... - - - - Ios::Internal::IosPresetBuildStep - - Reset to Default - Auf Vorgabe zurücksetzen - - - Command: - Kommando: - - - Arguments: - Argumente: - - Utils::ProxyCredentialsDialog @@ -26662,231 +31658,8 @@ Möchten Sie es beenden? Bestimmt die Position der Tabs. - - Tracing - - Jump to previous event. - Gehe zu vorangehendem Ereignis. - - - Jump to next event. - Gehe zu nächstem Ereignis. - - - Show zoom slider. - Zoom-Schieberegler anzeigen. - - - Select range. - Bereich auswählen. - - - View event information on mouseover. - Information zu Ereignis anzeigen, wenn sich der Mauszeiger darüber befindet. - - - Collapse category - Kategorie einklappen - - - Expand category - Kategorie expandieren - - - - Qnx - - Qt library to deploy: - Zum Deployment vorgesehene Qt-Bibliothek: - - - Deploy - Deployment - - - Remote directory: - Entferntes Verzeichnis: - - - Close - Schließen - - - Closing the dialog will stop the deployment. Are you sure you want to do this? - Das Schließen des Dialogs bricht das Deployment ab. Sind Sie sicher? - - - Please input a remote directory to deploy to. - Bitte geben Sie ein entferntes Verzeichnis für das Deployment an. - - - Connection failed: %1 - Fehler beim Herstellen der Verbindung: %1 - - - The remote directory "%1" already exists. Deploying to that directory will remove any files already present. - -Are you sure you want to continue? - Das entfernte Verzeichnis "%1" existiert bereits. Das Deployment in dieses Verzeichnis wird alle gegenwärtig darin befindlichen Dateien löschen. - -Möchten Sie fortfahren? - - - Checking existence of "%1" - Prüfe Vorhandensein von "%1" - - - Removing "%1" - Lösche "%1" - - - Deploy Qt to QNX Device - Qt-Deployment auf QNX-Gerät - - - - Qnx - - Generate kits - Kits erzeugen - - - Configuration Information: - Konfigurationsinformationen: - - - Name: - Name: - - - Version: - Version: - - - Host: - Host: - - - Target: - Ziel: - - - Remove - Entfernen - - - Select QNX Environment File - QNX Umgebungsdatei auswählen - - - Warning - Warnung - - - Configuration already exists or is invalid. - Die Konfiguration existiert bereits oder ist ungültig. - - - Remove QNX Configuration - Entferne QNX Konfiguration - - - Are you sure you want to remove: - %1? - Möchten Sie - %1 -wirklich löschen? - - - QNX - QNX - - - Add... - Hinzufügen... - - - - ColorEditor - - Color - Farbe - - - Solid Color - Vollfarbe - - - Linear Gradient - Linearer Gradient - - - Defines the start point for color interpolation. - Legt den Startpunkt für Farb-Interpolation fest. - - - Defines the end point for color interpolation. - Legt den Endpunkt für Farb-Interpolation fest. - - - Radial Gradient - Radialer Gradient - - - Defines the center point. - Legt den Mittelpunkt fest. - - - Defines the focal point. - Legt den Brennpunkt fest. - - - Defines the focal radius. Set to 0 for simple radial gradients. - Legt den Brennradius fest. Wählen Sie 0 für einfache radiale Gradienten. - - - Conical Gradient - Konischer Gradient - - - Defines the start angle for the conical gradient. The value is in degrees (0-360). - Legt den Anfangswinkel für den konischen Gradienten fest. Der Wert ist in Grad (0-360). - - - Gradient Picker Dialog - Gradienten-Auswahldialog - - - Original - Original - - - New - Neu - - - Recent - Zuletzt verwendet - - - Open Color Dialog - Farb-Auswahldialog öffnen - - - Transparent - Transparent - - StatesList - - Collapse - Einklappen - - - Expand - Erweitern - Add a new state. Einen neuen State hinzufügen. @@ -26924,6 +31697,18 @@ wirklich löschen? Utils::FileWizardPage + + Choose the Location + Pfadangabe + + + File name: + Dateiname: + + + Path: + Pfad: + Location Ort @@ -26933,46 +31718,6 @@ wirklich löschen? Wenn Sie keine Dateinamenserweiterung angeben, wird ".%1" verwendet. - - Android - - Cannot create a new AVD. No sufficiently recent Android SDK available. -Install an SDK of at least API version %1. - Es konnte kein AVD erzeugt werden, da kein hinreichend aktuelles Android-SDK verfügbar ist. -Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer. - - - Cannot create a AVD for ABI %1. Install an image for it. - Es konnte kein AVD für ABI %1 erzeugt werden. Installieren sie ein Image dafür. - - - Allowed characters are: a-z A-Z 0-9 and . _ - - Erlaubte Zeichen sind: a-z A-Z 0-9 und . _ - - - - - BareMetal - - Enter GDB commands to reset the board and to write the nonvolatile memory. - Geben Sie GDB-Kommandos ein, um die Platine zurückzusetzen und in den nichtflüchtigen Speicher zu schreiben. - - - Enter GDB commands to reset the hardware. The MCU should be halted after these commands. - Geben Sie GDB-Kommandos ein, um die Hardware zurückzusetzen. Die MCU sollte danach angehalten sein. - - - New Bare Metal Device Configuration Setup - Einrichtung der Konfiguration für neues Bare-Metal-Gerät - - - GDB commands - GDB-Kommandos - - - Unknown - Unbekannt - - Core::BaseFileWizardFactory @@ -26998,37 +31743,6 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer. - - Core::PatchTool - - There is no patch-command configured in the general "Environment" settings. - Es ist keine ausführbare Datei für das patch-Kommando in den allgemeinen Umgebungseinstellungen konfiguriert. - - - The patch-command configured in the general "Environment" settings does not exist. - Das in den allgemeinen Umgebungseinstellungen konfigurierte patch-Kommando existiert nicht. - - - Running in %1: %2 %3 - Führe in %1 aus: %2 %3 - - - Unable to launch "%1": %2 - "%1" konnte nicht ausgeführt werden: %2 - - - A timeout occurred running "%1" - Zeitüberschreitung bei Ausführung von "%1" - - - "%1" crashed. - "%1" ist abgestürzt. - - - "%1" failed (exit code %2). - "%1" schlug fehl (Rückgabewert %2). - - Core::Internal::WindowSupport @@ -27051,64 +31765,6 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer.%1: Konnte Inhalt der Datei nicht erhalten - - Debugger - - Use Debugging Helper - Ausgabe-Hilfsbibliothek benutzen - - - The debugging helpers are used to produce a nice display of objects of certain types like QString or std::map in the &quot;Locals&quot; and &quot;Expressions&quot; views. - Die Ausgabe-Hilfsbibliothek wird benutzt um bestimmte Datentypen wie QString oder std::map in &quot;Lokale Variablen&quot; und &quot;Ausdrücke&quot; ansprechend anzuzeigen. - - - Debugging Helper Customization - Anpassung der Ausgabe-Hilfsbibliothek - - - Python commands entered here will be executed after built-in debugging helpers have been loaded and fully initialized. You can load additional debugging helpers or modify existing ones here. - Hier angegebene Python-Kommandos werden ausgeführt, nachdem die integrierte Ausgabe-Hilfsbibliothek geladen und vollständig initialisiert wurde. Sie können hier weitere Ausgabehelfer laden oder bereits existierende Ausgabehelfer ändern. - - - Extra Debugging Helpers - Zusätzliche Ausgabe-Hilfsbibliotheken - - - Path to a Python file containing additional data dumpers. - Pfad zu einer Python-Datei für zusätzliche Datenausgabe. - - - Maximum string length: - Maximale Zeichenkettenlänge: - - - Display string length: - Anzuzeigende Länge von Zeichenketten: - - - - Debugger - - %1 (Previous) - %1 (Vorherig) - - - Expression %1 in function %2 from line %3 to %4 - Ausdruck %1 in Funktion %2 von Zeile %3 bis %4 - - - No valid expression - Kein gültiger Ausdruck - - - %1 (Restored) - %1 (Wiederhergestellt) - - - Expression too complex - Ausdruck zu komplex - - EmacsKeys::Internal::EmacsKeysPlugin @@ -27196,160 +31852,6 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer.Eine halbe Bildschirmseite aufwärts - - Git - - Refreshing Commit Data - Aktualisiere Commit-Daten - - - - Help - - (Untitled) - (Ohne Titel) - - - Show Context Help Side-by-Side if Possible - Kontexthilfe möglichst seitlich anzeigen - - - Always Show Context Help Side-by-Side - Kontexthilfe immer seitlich anzeigen - - - Always Show Context Help in Help Mode - Kontexthilfe immer im Hilfemodus anzeigen - - - Always Show Context Help in External Window - Kontexthilfe immer in separatem Fenster anzeigen - - - Open in Help Mode - Im Hilfsmodus öffnen - - - Home - Startseite - - - Back - Zurück - - - Forward - Nächstes - - - Add Bookmark - Lesezeichen hinzufügen - - - Meta+M - Meta+M - - - Ctrl+M - Ctrl+M - - - Open Online Documentation... - Online-Dokumentation öffnen... - - - Increase Font Size - Schrift vergrößern - - - Decrease Font Size - Schrift verkleinern - - - Reset Font Size - Schriftgröße zurücksetzen - - - Open in Edit Mode - Im Editieren-Modus öffnen - - - Open in New Page - Auf neuer Seite öffnen - - - Open in Window - In Fenster öffnen - - - Meta+Shift+C - Meta+Shift+C - - - Ctrl+Shift+C - Ctrl+Shift+C - - - Meta+I - Meta+I - - - Ctrl+Shift+I - Ctrl+Shift+I - - - Activate Help Bookmarks View - Lesezeichen-Anzeige für Hilfe aktivieren - - - Alt+Meta+M - Alt+Meta+M - - - Ctrl+Shift+B - Ctrl+Shift+B - - - Activate Help Search View - Such-Anzeige für Hilfe aktivieren - - - Meta+/ - Meta+/ - - - Ctrl+Shift+/ - Ctrl+Shift+/ - - - Activate Open Help Pages View - Anzeige geöffneter Seiten in Hilfe aktivieren - - - Meta+O - Meta+O - - - Ctrl+Shift+O - Ctrl+Shift+O - - - Help - %1 - Hilfe - %1 - - - Print Documentation - Dokumentation drucken - - - Get Help Online - Onlinehilfe - - - Regenerate Index - Index neu erstellen - - ProjectWizard @@ -27502,60 +32004,6 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer.Die QML-Emulationsschicht (QML Puppet) kann nicht erstellt werden, weil das Kit nicht korrekt konfiguriert ist. Beispielsweise könnte ein falscher Compiler eingestellt sein. Berichtigen Sie die Kit-Konfiguration und starten Sie %1 neu. Sonst wird die Fallback QML-Emulationsschicht benutzt, die nicht alle Funktionen bietet. - - Qnx - - The following errors occurred while activating the QNX configuration: - Die folgenden Fehler traten beim Aktivieren der QNX-Konfiguration auf: - - - Cannot Set Up QNX Configuration - QNX-Konfiguration kann nicht eingerichtet werden - - - Debugger for %1 (%2) - Debugger für %1 (%2) - - - QCC for %1 (%2) - QCC für %1 (%2) - - - Kit for %1 (%2) - Kit für %1 (%2) - - - - No targets found. - - Keine Ziele gefunden. - - - - No GCC compiler found. - - Kein GCC-Compiler gefunden. - - - - RemoteLinux - - Remote executable: - Entfernte ausführbare Datei: - - - Local executable: - Lokale ausführbare Datei: - - - The remote executable must be set in order to run a custom remote run configuration. - Die entfernte ausführbare Datei muss eingestellt sein um eine benutzerdefinierte enternte Ausführungskonfiguration zu verwenden. - - - Custom Executable - Benutzerdefinierte ausführbare Datei - - - Run "%1" - "%1" ausführen - - TaskList::Internal::TaskListPlugin @@ -27568,64 +32016,71 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer. My Tasks - Category under which tasklist tasks are listed in Issues view Meine Aufgaben - - WinRt::Internal::WinRtDebugSupport - - Not enough free ports for QML debugging. - Nicht genügend freie Ports für das QML-Debuggen vorhanden. - - - The WinRT debugging helper is missing from your %1 installation. It was assumed to be located at %2 - Die WinRT Ausgabe-Hilfsbibliothek fehlt in Ihrer %1-Installation. Sie wurde erwartet in %2 - - - Cannot start the WinRT Runner Tool. - WinRT Runner Tool konnte nicht gestartet werden. - - - Cannot establish connection to the WinRT debugging helper. - Konnte keine Verbindung zur WinRT Ausgabe-Hilfsbibliothek herstellen. - - - Cannot extract the PID from the WinRT debugging helper. (output: %1) - Konnte keine PID aus der Ausgabe-Hilfsbibliothek extrahieren. (Ausgabe: %1) - - - Cannot create an appropriate run control for the current run configuration. - Konnte keinen passenden Run Control für die aktuelle Ausführungskonfiguration erstellen. - - - - WinRt::Internal::WinRtRunnerHelper - - The current kit has no Qt version. - Das aktuelle Kit hat keine Qt-Version. - - - Cannot find winrtrunner.exe in "%1". - winrtrunner.exe konnte in "%1" nicht gefunden werden. - - - Cannot determine the executable file path for "%1". - Kann den Pfad der ausführbaren Datei für "%1" nicht bestimmen. - - - Error while executing the WinRT Runner Tool: %1 - - Fehler bei der Ausführung von WinRT Runner Tool: %1 - - - SliderSpecifics + + Slider + + Value Wert + + The current value of the slider. + + + + Live + + + + Whether the slider provides live value updates. + + + + From + Von + + + The starting value of the slider range. + + + + To + Bis + + + The ending value of the slider range. + + + + The step size of the slider. + + + + Drag threshold + + + + The threshold (in logical pixels) at which a drag event will be initiated. + + + + Snap mode + Einrasten + + + The snap mode of the slider. + + + + The orientation of the slider. + + Current value of the Slider. The default value is 0.0. Aktueller Wert des Sliders. Die Voreinstellung ist 0,0. @@ -27702,41 +32157,6 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer.Ausrichtung des Split View. - - QtSupport - - Embedding of the UI Class - Verwendung der UI-Klasse - - - Aggregation as a pointer member - Aggregation als Zeiger - - - Aggregation - Aggregation - - - Multiple inheritance - Mehrfachvererbung - - - Code Generation - Code-Erzeugung - - - Support for changing languages at runtime - Wechsel der Sprache zur Laufzeit unterstützen - - - Use Qt module name in #include-directive - Qt-Modulnamen in #include-Direktive verwenden - - - Add Qt version #ifdef for module names - Von Qt-Version abhängige #ifdef-Direktiven für Modulnamen einfügen - - Utils::MacroExpander @@ -27776,105 +32196,6 @@ Bitte installieren Sie ein Android-SDK der API-Version %1 oder neuer.Auf Umgebungsvariablen zugreifen. - - Android - - Build Android APK - AndroidBuildApkStep default display name - Android-APK erstellen - - - Warning: Signing a debug or profile package. - Warnung: Es wird ein Debug- oder Profile-Paket signiert. - - - The installed SDK tools version (%1) does not include Gradle scripts. The minimum Qt version required for Gradle build to work is %2 - Die installierte SDK-Tools-Version (%1) enthält keine Gradle-Skripte. Die Mindestversion von Qt für Gradle-Builds ist %2 - - - The minimum Qt version required for Gradle build to work is %1. It is recommended to install the latest Qt version. - Die älteste Qt-Version, die Gradle-Builds unterstützt, ist %1. Es ist ratsam, die neueste Qt-Version zu verwenden. - - - The API level set for the APK is less than the minimum required by the kit. -The minimum API level required by the kit is %1. - Der für das APK gewählte APK-Level ist nieriger als das vom Kit benötigte Minimum. -Der vom Kit mindestens benötigte API-Level ist %1. - - - Android build SDK not defined. Check Android settings. - Android-Build-SDK nicht festgelegt. Bitte überprüfen Sie die Einstellungen für Android. - - - Cannot sign the package. Invalid keystore path (%1). - Das Paket kann nicht signiert werden. Der Keystore-Pfad ist ungültig (%1). - - - Cannot sign the package. Certificate alias %1 does not exist. - Das Paket kann nicht signiert werden. Der Zertifikatsalias %1 existiert nicht. - - - Android deploy settings file not found, not building an APK. - Keine Einstellungsdatei für Android-Deployment gefunden, APK wird nicht erstellt. - - - Cannot set up Android, not building an APK. - Android kann nicht eingerichtet werden, APK wird nicht erstellt. - - - Starting: "%1" %2 - Starte: "%1" %2 - - - Failed to run keytool. - keytool konnte nicht ausgeführt werden. - - - Custom Android Debugger (%1, NDK %2) - Benutzerdefinierter Android-Debugger (%1, NDK %2) - - - Android Debugger (%1, NDK %2) - Android-Debugger (%1, NDK %2) - - - Android %1 Clang %2 - Android %1 Clang %2 - - - Unknown Android version. API Level: %1 - Unbekannte Android-Version. API-Level: %1 - - - Error creating Android templates. - Fehler beim Erstellen der Android-Vorlagendateien. - - - Cannot parse "%1". - "%1" kann nicht ausgewertet werden. - - - Starting Android virtual device failed. - Das Starten des virtuellen Android-Geräts schlug fehl. - - - Android package installation failed. -%1 - Android-Paketinstallation gescheitert. -%1 - - - - Bazaar - - &Annotate %1 - &Annotation für %1 - - - Annotate &parent revision %1 - Annotation der über&geordneten Revision %1 - - BinEditor @@ -27893,12 +32214,121 @@ Der vom Kit mindestens benötigte API-Level ist %1. Cannot open %1: %2 Die Datei %1 kann nicht geöffnet werden: %2 - - - ClearCase - Annotate version "%1" - Annotation für Version "%1" + Memory at 0x%1 + Speicher bei 0x%1 + + + Decimal&nbsp;unsigned&nbsp;value: + Vorzeichenloser&nbsp;dezimaler&nbsp;Wert: + + + Decimal&nbsp;signed&nbsp;value: + Vorzeichenbehafteter&nbsp;dezimaler&nbsp;Wert: + + + Previous&nbsp;decimal&nbsp;unsigned&nbsp;value: + Vorangegangener&nbsp;vorzeichenloser&nbsp;dezimaler&nbsp;Wert: + + + Previous&nbsp;decimal&nbsp;signed&nbsp;value: + Vorangegangener&nbsp;vorzeichenbehafteter&nbsp;dezimaler&nbsp;Wert: + + + %1-bit&nbsp;Integer&nbsp;Type + %1-bit&nbsp;Ganzzahltyp + + + Little Endian + Little Endian + + + Big Endian + Big Endian + + + Binary&nbsp;value: + Binärer&nbsp;Wert: + + + Octal&nbsp;value: + Oktaler&nbsp;Wert: + + + Previous&nbsp;binary&nbsp;value: + Vorangeganger&nbsp;binärer&nbsp;Wert: + + + Previous&nbsp;octal&nbsp;value: + Vorangeganger&nbsp;oktaler&nbsp;Wert: + + + <i>double</i>&nbsp;value: + <i>double</i>&nbsp;Wert: + + + Previous <i>double</i>&nbsp;value: + Vorangegangener <i>double</i>&nbsp;Wert: + + + <i>float</i>&nbsp;value: + <i>float</i>&nbsp;Wert: + + + Previous <i>float</i>&nbsp;value: + Vorangegangener <i>float</i>&nbsp;Wert: + + + Copying Failed + Fehler beim Kopieren + + + You cannot copy more than 4 MB of binary data. + Sie können nicht mehr als 4 MB binäre Daten kopieren. + + + Copy Selection as ASCII Characters + Auswahl als ASCII-Zeichen kopieren + + + Copy Selection as Hex Values + Auswahl als hexadezimale Werte kopieren + + + Set Data Breakpoint on Selection + Datenhaltepunkt bei Auswahl setzen + + + Copy 0x%1 + 0x%1 kopieren + + + Jump to Address in This Window + Gehe zu Adresse in diesem Fenster + + + Jump to Address in New Window + Gehe zu Adresse in neuem Fenster + + + Copy Value + Wert kopieren + + + Jump to Address 0x%1 in This Window + Gehe zu Adresse 0x%1 in diesem Fenster + + + Jump to Address 0x%1 in New Window + Gehe zu Adresse 0x%1 in neuem Fenster + + + Zoom: %1% + Vergrößerung: %1% + + + &Redo + &Wiederholen @@ -28011,6 +32441,42 @@ You will likely experience further problems using this instance of %3. Fehler beim Lesen der Einstellungsdatei "%1": %2" Sie werden wahrscheinlich auf weitere Probleme mit dieser Instanz von %3 stoßen. + + %1 collects crash reports for the sole purpose of fixing bugs. To disable this feature go to %2. + Zum Zweck der Fehlerbehebung sammelt %1 Absturzberichte. Öffnen Sie %2, um diese Funktion zu deaktivieren. + + + %1 can collect crash reports for the sole purpose of fixing bugs. To enable this feature go to %2. + Zum Zweck der Fehlerbehebung kann %1 Absturzberichte sammeln. Öfnen Sie %2, um diese Funktion zu aktivieren. + + + > Preferences > Environment > System + > Einstellungen > Umgebung > System + + + Edit > Preferences > Environment > System + Bearbeiten > Einstellungen > Umgebung > System + + + Configure... + Einstellungen... + + + %1 uses Google Crashpad for collecting crashes and sending them to our backend for processing. Crashpad may capture arbitrary contents from crashed process’ memory, including user sensitive information, URLs, and whatever other content users have trusted %1 with. The collected crash reports are however only used for the sole purpose of fixing bugs. + %1 nutzt Google Crashpad, um Absturzberichte zu sammeln und diese zur Verarbeitung an unsere Server zu senden. Crashpad kann beliebige Inhalte des Speichers des abgestürzten Prozesses erfassen. Dies beinhaltet persönliche Daten, URLs und welche Inhalte auch immer der Nutzer %1 anvertraut hat. Die gesammelten Absturzberichte werden allerdings nur zum Zweck der Fehlerbehebung genutzt. + + + More information: + Mehr Informationen: + + + Crashpad Overview + Übersicht über Crashpad + + + %1 security policy + Sicherheitsrichtlinien von %1 + Core::PromptOverwriteDialog @@ -28091,10 +32557,30 @@ Es konnte kein Versionskontrollsystem gefunden werden. See details for a complete list of files. Die komplette Dateiliste finden Sie unter Details. + + Files Without Write Permissions + Dateien ohne Schreibberechtigung + + + The following files have no write permissions. Do you want to change the permissions? + Die folgenden Dateien sind schreibgeschützt. Möchten Sie die Berechtigungen ändern? + + + Filename + Dateiname + + + Path + Pfad + Change &Permission &Berechtigung ändern + + Select all, if possible: + Möglichst alle auswählen: + The following files are not checked out yet. Do you want to check them out now? @@ -28375,222 +32861,6 @@ Möchten Sie sie jetzt auschecken? unbenannt - - CppEditor::Internal::CppEditorWidget - - &Refactor - &Refactoring - - - - Cvs - - Annotate revision "%1" - Annotation für Revision "%1" - - - - Debugger - - Debug - Debug - - - Option "%1" is missing the parameter. - Das Kommandozeilenargument "%1" erfordert einen Parameter. - - - Only one executable allowed. - Nur eine ausführbare Datei erlaubt. - - - The parameter "%1" of option "%2" does not match the pattern <handle>:<pid>. - Der Parameter "%1" der Option "%2" entspricht nicht dem Muster <Handle>:<PID>. - - - Invalid debugger option: %1 - Ungültiger Debugger-Kommandozeilenparameter: %1 - - - Show %1 Column - Spalte %1 anzeigen - - - Cannot start %1 without a project. Please open the project and try again. - Kann %1 nicht ohne Projekt starten. Bitte das Projekt öffnen und nochmal versuchen. - - - Profile - Profile - - - Release - Release - - - in Debug mode - im Debug-Modus - - - in Profile mode - im Profile-Modus - - - in Release mode - im Release-Modus - - - with debug symbols (Debug or Profile mode) - mit Debug-Symbolen (Debug- oder Profile-Modus) - - - on optimized code (Profile or Release mode) - auf optimiertem Programmcode (Profile- oder Release-Modus) - - - Run %1 in %2 Mode? - Soll %1 im %2-Modus ausgeführt werden? - - - <html><head/><body><p>You are trying to run the tool "%1" on an application in %2 mode. The tool is designed to be used %3.</p><p>Run-time characteristics differ significantly between optimized and non-optimized binaries. Analytical findings for one mode may or may not be relevant for the other.</p><p>Running tools that need debug symbols on binaries that don't provide any may lead to missing function names or otherwise insufficient output.</p><p>Do you want to continue and run the tool in %2 mode?</p></body></html> - <html><head/><body><p>Sie versuchen das Werkzeug "%1" für eine Anwendung im %2-Modus auszuführen. Das Werkzeug ist dafür vorgesehen %3 ausgeführt zu werden.</p><p>Die Laufzeitcharakteristik von optimierten und nicht optimierten Maschinenprogrammen unterscheidet sich stark. Ergebnisse einer Analyse des einen Modus können, müssen aber nicht auf den anderen Modus übertragbar sein.</p><p>Werkzeuge, die Debug-Symbole benötigen, auf Dateien auszuführen, die diese nicht enthalten, kann zu fehlenden Funktionsnamen oder anderweitig unbrauchbaren Ergebnissen führen.</p><p>Wollen Sie fortfahren und das Werkzeug im %2-Modus ausführen?</p></body></html> - - - %1 is a 64 bit executable which can not be debugged by a 32 bit Debugger. -Please select a 64 bit Debugger in the kit settings for this kit. - %1 ist eine 64-bit-Anwendung, die nicht mit einem 32-bit-Debugger untersucht werden kann. -Bitte wählen Sie einen 64-bit-Debugger in den Kit-Einstellungen für dieses Kit. - - - Unable to create a debugging engine. Please select a Debugger Setting from the Run page of the project mode. - Eine Debugging-Engine kann nicht erzeugt werden. Bitte wählen Sie in der Ausführungskonfiguration im Projekte-Modus eine Debuggereinstellung. - - - Unable to create a debugging engine. - Eine Debugging-Engine kann nicht erzeugt werden. - - - Some breakpoints cannot be handled by the debugger languages currently active, and will be ignored. -Affected are breakpoints %1 - Einige Haltepunkte werden von den Debuggern der gegenwärtig aktiven Sprachen nicht unterstützt und werden daher nicht berücksichtigt. -Dies betrifft die Haltepunkte %1 - - - Debugging complex command lines is currently not supported on Windows. - Komplexe Kommandozeilen werden beim Debuggen unter Windows gegenwärtig nicht unterstützt. - - - Not enough free ports for QML debugging. - Nicht genügend freie Ports für das QML-Debuggen vorhanden. - - - - Designer - - Widget box - Widget-Box - - - Object Inspector - Objektanzeige - - - Property Editor - Eigenschaften - - - Signals && Slots Editor - Signals und Slots - - - Action Editor - Aktionseditor - - - Widget Box - Widget-Box - - - Edit Widgets - Widgets bearbeiten - - - F3 - F3 - - - Edit Signals/Slots - Signals und Slots bearbeiten - - - F4 - F4 - - - Edit Buddies - Buddies bearbeiten - - - Edit Tab Order - Tabulatorreihenfolge bearbeiten - - - Meta+Shift+H - Meta+Shift+H - - - Ctrl+H - Ctrl+H - - - Meta+L - Meta+L - - - Ctrl+L - Ctrl+L - - - Meta+Shift+G - Meta+Shift+G - - - Ctrl+G - Ctrl+G - - - Meta+J - Meta+J - - - Ctrl+J - Ctrl+J - - - Alt+Shift+R - Alt+Shift+R - - - About Qt Designer Plugins... - Über Qt Designer-Plugins... - - - Preview in - Vorschau in - - - This file can only be edited in <b>Design</b> mode. - Datei kann nur im <b>Design</b>-Modus bearbeitet werden. - - - Switch Mode - Modus umschalten - - - The image could not be created: %1 - Das Bild konnte nicht erstellt werden: %1 - - ProjectExplorer::JsonWizard @@ -28867,30 +33137,14 @@ Dies betrifft die Haltepunkte %1 Python Class Python-Klasse - - Component name: - Komponentenname: - - - %{Class}Form - %{Class}-Formular - - - Component form name: - Komponentenformularname: - - - Creates a Qt Quick Designer UI form along with a matching QML file for implementation purposes. You can add the form and file to an existing Qt Quick Project. - Erstellt ein Qt Quick-Designer-UI-Formular mit zugehöriger QML-Datei für Implementierungszwecke. Sie können Formular und Datei zu einem existierenden Qt Quick-Projekt hinzufügen. - - - QtQuick UI File - QtQuick UI-Datei - Location Pfad + + Qt Quick Application + + This wizard creates a simple unit test project. Dieser Assistent erstellt ein einfaches Unit-Test-Projekt. @@ -28903,10 +33157,18 @@ Dies betrifft die Haltepunkte %1 Test case name: Testfallname: + + Generate setup code + + Creates a new unit test project. Unit tests allow you to verify that the code is fit for use and that there are no regressions. Erstellt ein neues Unit-Test-Projekt. Unit-Tests können sicherstellen, dass Quelltext seine Aufgabe erfüllt und keine Regressionen enthält. + + Creates a QML file with boilerplate code, starting with "import QtQuick". + + Choose a Form Template Formularvorlage auswählen @@ -28923,6 +33185,18 @@ Dies betrifft die Haltepunkte %1 Qt Designer Form Qt-Designer-Formular + + Creates an Effect Maker file. + + + + Effects + + + + Effect File (Effect Maker) + + Creates a Java file with boilerplate code. Erzeugt eine Java-Datei mit allgemeingültigem Quelltext. @@ -29003,10 +33277,6 @@ Dies betrifft die Haltepunkte %1 Qt Resource File Qt Ressourcen-Datei - - Creates a QML file with boilerplate code, starting with "import QtQuick 2.0". - Erzeugt eine QML-Datei mit allgemeingültigem Quelltext, beginnend mit "import QtQuick 2.0". - QML File (Qt Quick 2) QML-Datei (Qt Quick 2) @@ -29092,14 +33362,6 @@ Dies betrifft die Haltepunkte %1 This wizard creates a simple Qt-based console application. Dieser Assistent erzeugt eine einfache Qt-basierte Konsolenanwendung. - - Creates a project containing a single main.cpp file with a stub implementation. - -Preselects a desktop Qt for building the application if available. - Erstellt ein Projekt, das aus einer main.cpp-Datei mit einem Implementationsrumpf besteht. - -Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfügbar ist. - Qt Console Application Qt Konsolenanwendung @@ -29112,26 +33374,10 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Creates a simple C++ application with no dependencies. Erstellt eine einfache C++-Anwendung ohne Abhängigkeiten. - - Qt 5.10 - Qt 5.10 - - - Qt 5.9 - Qt 5.9 - - - Qt 5.8 - Qt 5.8 - Creates a Qt for Python application that contains only the main code for a QApplication. Erstellt eine Qt for Python-Anwendung, die nur den grundlegenden Quelltext für eine QApplication enthält. - - Default - Vorgabe - This wizard creates an empty .pro file. Dieser Assistent erzeugt eine leere .pro-Datei. @@ -29152,14 +33398,6 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Define Project Details Projektdetails festlegen - - Qt 5.6 - Qt 5.6 - - - Minimal required Qt version: - Mindestens benötigte Qt-Version: - Configuration Konfiguration @@ -29253,18 +33491,6 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Nim Application Nim-Anwendung - - Qt 5.7 - Qt 5.7 - - - Creates a Qt Quick 2 UI project with a QML entry point. To use it, you need to have a QML runtime environment such as qmlscene set up. - -Use this only if you are prototyping. You cannot create a full application with this. Consider using a Qt Quick Application project instead. - Erstellt ein Qt Quick 2 UI-Projekt mit QML-Einsprungpunkt. Um es zu verwenden, brauchen Sie eine QML-Laufzeitumgebung wie qmlscene. - -Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anwendung erstellen. Vielleicht ist ein Qt Quick-Anwendungsprojekt besser geeignet. - Qt Quick UI Prototype Qt Quick UI-Prototyp @@ -29365,26 +33591,10 @@ Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anw URL: URL: - - Qt Creator sources: - Qt Creator-Quelldateien: - Qt Creator build: Qt Creator-Build-Verzeichnis: - - Qt Creator Build - Qt Creator-Build - - - Local User Settings - Lokale Benutzereinstellungen - - - Deploy into: - Deployment nach: - Translation File Übersetzungsdatei @@ -29457,6 +33667,14 @@ Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anw Specify basic information about the classes for which you want to generate skeleton source code files. Geben Sie Informationen bezüglich der Klassen ein, für die Sie Quelltexte generieren wollen. + + Fully qualified name, including namespaces + + + + Creates a widget-based Qt application that contains a Qt Designer-based main window.Preselects a desktop Qt for building the application if available. + + Shared Library Dynamisch gebundene Bibliothek @@ -29534,6 +33752,66 @@ Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anw C++ Library C++-Bibliothek + + Creates a project containing a single main.cpp file with a stub implementation.Preselects a desktop Qt for building the application if available. + + + + %{JS: value('BaseCB') ? value('BaseCB').slice(1) : 'MyClass'} + + + + %{JS: Util.fileName('%{ProjectName}', 'pyproject')} + + + + Empty Window + + + + Creates a Qt for Python application that includes a Qt Designer-based widget (ui file) - Requires .ui to Python conversion + + + + Window UI + + + + Creates a Qt for Python application that includes a Qt Designer-based widget (.ui file) - Load the forms dynamically/at runtime + + + + Window UI - Dynamic load + + + + Empty Application + + + + PySide 6 + PySide 6 + + + Qt 6.2 + Qt 6.2 + + + Minimum required Qt version: + + + + Create example project + + + + Qt 6 + Qt 6 + + + Creates a Qt Quick 2 UI project with a QML entry point. To use it, you need to have a QML runtime environment.Use this only if you are prototyping. You cannot create a full application with this. Consider using a Qt Quick Application project instead. + + Binary Binärdatei @@ -29638,6 +33916,46 @@ Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anw Nimble Application Nimble-Anwendung + + Creates a CMake-based test project for which a code snippet can be entered. + + + + int main(int argc, char *argv[]){ return 0;} + + + + Code: + Code: + + + QtCore + + + + QtCore, QtWidgets + + + + Use Qt Modules: + + + + Application bundle (macOS) + + + + Define Code snippet + + + + Code snippet + + + + Code Snippet + Code-Ausschnitt + MyItem MyItem @@ -29678,10 +33996,6 @@ Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anw Qt 5.13 Qt 5.13 - - Qt 5.11 - Qt 5.11 - This wizard generates a Qt Widgets Application project. The application derives by default from QApplication and includes an empty widget. Dieser Assistent erstellt eine Qt Widgets-Anwendung. Sie wird üblicherweise von der Klasse QApplication abgeleitet und enthält ein leeres Widget. @@ -29706,14 +34020,6 @@ Benutzen Sie dies nur für Prototypen. Sie können damit keine vollständige Anw Class Information Klasseninformationen - - Creates a Qt application for the desktop. Includes a Qt Designer-based main window. - -Preselects a desktop Qt for building the application if available. - Erstellt eine Qt-Anwendung für den Desktop mit einem Qt Designer-basierten Hauptfenster. - -Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfügbar ist. - Qt Widgets Application Qt Widgets-Anwendung @@ -29730,18 +34036,10 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Application (Qt for Python) Anwendung (Qt for Python) - - Qt for Python - Empty - Qt for Python - Leer - %{JS: Cpp.classToFileName(value('Class'), Util.preferredSuffix('text/x-python'))} %{JS: Cpp.classToFileName(value('Class'), Util.preferredSuffix('text/x-python'))} - - %{JS: Cpp.classToFileName(value('Class'), 'pyproject')} - %{JS: Cpp.classToFileName(value('Class'), 'pyproject')} - Project file: Projektdatei: @@ -29750,10 +34048,6 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Creates a Qt for Python application that contains an empty window. Erstellt eine Qt for Python-Anwendung, die ein leeres Fenster enthält. - - Qt for Python - Window - Qt for Python - Fenster - PySide 5.15 PySide 5.15 @@ -29778,82 +34072,10 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Creates a Qt Quick application that contains an empty window. Erstellt eine Qt Quick-Anwendung, die ein leeres Fenster enthält. - - Qt for Python - Qt Quick Application - Empty - Qt for Python - Qt Quick-Anwendung - Leer - - - Creates a Qt for Python application that includes a Qt Designer-based widget (ui file) - Erstellt eine Qt for Python-Anwendung, die ein Qt Designer-basiertes Widget (ui-Datei) enthält - - - Qt for Python - Window (UI file) - Qt for Python - Fenster (UI-Datei) - - - Application (Qt Quick) - Anwendung (Qt Quick) - Qt Quick Application - Empty Qt Quick-Anwendung - Leer - - Material Light - Material Light - - - Material Dark - Material Dark - - - Universal Light - Universal Light - - - Universal Dark - Universal Dark - - - Universal System - Universal System - - - Fusion (Qt 5.10+) - Fusion (Qt 5.10+) - - - Imagine (Qt 5.10+) - Imagine (Qt 5.10+) - - - Qt Quick Controls Style: - Qt Quick Controls-Stil: - - - Creates a Qt Quick Controls application with a ScrollView. - Erstellt eine Qt Quick-Anwendung mit einer ScrollView. - - - Qt Quick Application - Scroll - Qt Quick-Anwendung - Scroll - - - Creates a Qt Quick Controls application with a StackView to display content, and a Drawer and ToolBar for navigation. - Erstellt eine Qt Quick-Anwendung mit einer StackView um Inhalte anzuzeigen sowie einem Drawer und einer ToolBar zur Navigation. - - - Qt Quick Application - Stack - Qt Quick-Anwendung - Stack - - - Creates a Qt Quick Controls application with a SwipeView for navigation. - Erstellt eine Qt Quick-Anwendung mit einer SwipeView zur Navigation. - - - Qt Quick Application - Swipe - Qt Quick-Anwendung - Swipe - Repository URL is not valid Die URL des Repositorys ist ungültig @@ -30057,6 +34279,122 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü FakeVim + + Use FakeVim + FakeVim benutzen + + + Read .vimrc from location: + Verwende .vimrc aus: + + + Show position of text marks + Position der Textmarken anzeigen + + + Pass control keys + + + + Pass keys in insert mode + Tastenanschläge im Einfügemodus weitergeben + + + Start of line + Zeilenanfang + + + Tabulator size: + Tabulatorweite: + + + Smart tabulators + "Smart"-Tabularmodus + + + Highlight search results + Suchergebnisse hervorheben + + + Shift width: + Einrückung: + + + Expand tabulators + Tabulatoren expandieren + + + Automatic indentation + Automatische Einrückung + + + Smart indentation + Intelligente Einrückung + + + Incremental search + Inkrementelle Suche + + + Use search dialog + Suchdialog verwenden + + + Use smartcase + Smartcase verwenden + + + Use ignorecase + ignorecase verwenden + + + Use wrapscan + Wrapscan verwenden + + + Use tildeop + + + + Show partial command + Teil des Kommandos anzeigen + + + Show line numbers relative to cursor + Zeilennummern relativ zur Einfügemarke anzeigen + + + Blinking cursor + Blinkende Einfügemarke + + + Scroll offset: + Rollversatz: + + + Backspace: + Rücktaste: + + + Keyword characters: + Wortbildende Zeichen: + + + Displays line numbers relative to the line containing text cursor. + Zeige Zeilennummern relativ zur Zeile mit der Einfügemarke an. + + + Does not interpret key sequences like Ctrl-S in FakeVim but handles them as regular shortcuts. This gives easier access to core functionality at the price of losing some features of FakeVim. + Zeichenfolgen wie Strg-S nicht in FakeVim verarbeiten, sondern sie als gewöhnliche Tastenkombinationen behandeln. Dies erleichtert den Zugriff auf die Kernfunktionalität auf Kosten eingeschränkter Funktionalität von FakeVim. + + + Does not interpret some key presses in insert mode so that code can be properly completed and expanded. + Einige Zeichenfolgen nicht im Einfügemodus verarbeiten, damit Quelltext korrekt vervollständigt und erweitert werden kann. + + + Vim tabstop option. + Vim-Tabulator-Einstellung. + Unknown option: %1 Unbekannte Option: %1 @@ -30069,14 +34407,6 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Use Vim-style Editing Vim benutzen - - Read .vimrc - .vimrc lesen - - - Path to .vimrc - Pfad zu .vimrc - Mark "%1" not set. Die Marke "%1" ist nicht gesetzt. @@ -30098,8 +34428,12 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü In FakeVim nicht implementiert. - Type Alt-V, Alt-V to quit FakeVim mode. - Alt-V, Alt-V beendet den FakeVim-Modus. + Type Meta-Shift-Y, Meta-Shift-Y to quit FakeVim mode. + + + + Type Alt-Y, Alt-Y to quit FakeVim mode. + Unknown option: @@ -30256,6 +34590,26 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Ex Command Ex-Kommando + + Copy Text Editor Settings + Texteditor-Einstellungen übernehmen + + + Set Qt Style + Qt-Stil setzen + + + Set Plain Style + Einfachen Stil setzen + + + Vim Behavior + Vim-Verhalten + + + Plugin Emulation + + Action Aktion @@ -30273,25 +34627,25 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü Benutzerdefinierte Aktion #%1 - Alt+V,Alt+V - Alt+V,Alt+V + Meta+Shift+Y,Meta+Shift+Y + - Meta+Shift+V,Meta+Shift+V - Meta+Shift+V,Meta+Shift+V + Alt+Y,Alt+Y + + + + Meta+Shift+Y,%1 + + + + Alt+Y,%1 + Execute User Action #%1 Benutzerdefinierte Aktion #%1 ausführen - - Alt+V,%1 - Alt+V,%1 - - - Meta+Shift+V,%1 - Meta+Shift+V,%1 - "%1" %2 %3L, %4C written "%1" %2 %3 Zeilen mit %4 Zeichen geschrieben @@ -30312,25 +34666,6 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü - - Git - - &Blame %1 - &Blame %1 - - - Blame &Parent Revision %1 - Blame der über&geordneten Revision %1 - - - Stage Chunk... - Chunk für Commit vorsehen... - - - Unstage Chunk... - Chunk aus Commit entfernen... - - GlslEditor::Internal::GlslEditorPlugin @@ -30339,24 +34674,6 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü GLSL - - Help - - Open Link in Window - Verweis in Fenster öffnen - - - - Mercurial - - &Annotate %1 - &Annotate %1 - - - Annotate &parent revision %1 - Annotation der über&geordneten Revision %1 - - Perforce::Internal::PerforceEditorWidget @@ -30418,6 +34735,10 @@ Wählt eine für Desktop-Entwicklung geeignete Qt-Version aus, sofern sie verfü LineEdit ("%1") has an invalid regular expression "%2" in "validator". LineEdit ("%1") hat einen ungültigen regulären Ausdruck "%2" in "validator". + + LineEdit ("%1") has an invalid value "%2" in "completion". + + TextEdit ("%1") data is not an object. TextEdit ("%1") data ist kein Objekt. @@ -30603,12 +34924,6 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Image file "%1" not found. Bilddatei "%1" nicht gefunden. - - * Failed to create: %1 - - * Konnte nicht erzeugen: %1 - - JsonWizard: "%1" not found @@ -30719,6 +35034,10 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Select the Root Directory Wählen Sie das Wurzelverzeichnis + + Replacement for + + Replacement for "%1" Ersatz für "%1" @@ -30727,6 +35046,10 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Project "%1" was configured for kit "%2" with id %3, which does not exist anymore. The new kit "%4" was created in its place, in an attempt not to lose custom project settings. Das Projekt "%1" wurde für das Kit "%2" mit dem Bezeichner %3 konfiguriert. Dieses Kit existiert nicht mehr. Das neue Kit "%4" wurde an seiner Stelle erzeugt, um den Verlust von benutzerdefinierten Projekteinstellungen zu verhindern. + + Could not find any qml_*.qm file at "%1" + + ProjectExplorer::Target @@ -30738,16 +35061,25 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Source directory Quellverzeichnis - - - ResourceEditor - Prefix: - Präfix: + Build system + - Language: - Sprache: + The currently active run configuration's name. + Der Name der aktiven Ausführungskonfiguration. + + + The currently active run configuration's executable (if applicable). + Die ausführbare Datei der aktiven Ausführungskonfiguration (falls möglich). + + + Variables in the current run environment. + + + + The currently active run configuration's working directory. + @@ -30798,6 +35130,10 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Select Encoding Zeichenkodierung auswählen + + Snippet Parse Error + + Zoom: %1% Vergrößerung: %1% @@ -30834,26 +35170,12 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Versionskontrolle - Running: %1 %2 - Führe aus: %1 %2 + Running: %1 + Führe aus: %1 - Running in %1: %2 %3 - Führe in %1 aus: %2 %3 - - - - Help - - &Look for: - &Suche nach: - - - - Tracing - - [unknown] - [unbekannt] + Running in %1: %2 + Führe in %1 aus: %2 {1:?} @@ -30884,7 +35206,6 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. min - unit for minutes min @@ -30895,6 +35216,26 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Always Ask Stets fragen + + Enable crash reporting + Absturzberichte aktivieren + + + Ask for confirmation before exiting + Vor dem Beenden nachfragen + + + Clear Local Crash Reports + Lokale Absturzberichte löschen + + + Auto-save files after refactoring + Dateien nach Refaktorisierung speichern + + + Allow crashes to be automatically reported. Collected reports are used for the sole purpose of fixing bugs. + Erlaubt Absturzberichte zu sammeln und zu senden. Gesammelte Absturzberichte werden nur zum Zweck der Fehlerbehebung genutzt. + Reload All Unchanged Editors Alle Dateien in ungeänderten Editoren neu laden @@ -30903,6 +35244,10 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Ignore Modifications Änderungen ignorieren + + Reset to default. + Auf Vorgabe zurücksetzen. + Patch command: Patch-Kommando: @@ -30911,11 +35256,6 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. ? ? - - Reset to default. - File Browser - Auf Vorgabe zurücksetzen. - Reset Zurücksetzen @@ -30961,48 +35301,66 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Maximum number of entries in "Recent Files": Höchstzahl der Einträge in "Zuletzt bearbeitete Dateien": - - - QbsProjectManager - Custom Properties - Benutzerdefinierte Eigenschaften + Command line arguments used for "%1". + Kommandozeilenargumente für "%1". - &Add - Hinzu&fügen + Change... + Ändern... - &Remove - &Entfernen + Environment: + Umgebung: - Key - Schlüssel + Command used for reverting diff chunks. + Kommando zum Zurücksetzen von einzelnen Änderungen in Diff-Anzeige. - Value - Wert + Automatically creates temporary copies of modified files. If %1 is restarted after a crash or power failure, it asks whether to recover the auto-saved content. + Erstellt automatisch temporäre Kopien geänderter Dateien. Beim Neustart von %1 nach einem Absturz oder Stromausfall wird nachgefragt, ob der automatisch gesicherte Stand wiederhergestellt werden soll. - Kit: - Kit: + Automatically saves all open files affected by a refactoring operation, +provided they were unmodified before the refactoring. + Speichert automatisch alle geöffneten Dateien, die von der Refaktorisierung betroffen sind, sofern sie vorher unverändert waren. - Associated profile: - Zugeordnetes Profil: + Crash Reporting + Absturzberichte - Profile properties: - Profileigenschaften: + The change will take effect after restart. + Die Änderung wird nach einem Neustart wirksam. - E&xpand All - Alles &aufklappen + Case Sensitive (Default) + Groß-/Kleinschreibung beachten (Vorgabe) - &Collapse All - Alles &einklappen + Case Sensitive + Groß-/Kleinschreibung beachten + + + Case Insensitive (Default) + Groß-/Kleinschreibung ignorieren (Vorgabe) + + + Case Insensitive + Groß-/Kleinschreibung ignorieren + + + The file system case sensitivity change will take effect after restart. + Die Änderung der Groß-/Kleinschreibungseinstellung wird nach einem Neustart wirksam. + + + No changes to apply. + Keine Änderungen. + + + Variables + Variablen @@ -31096,162 +35454,27 @@ konnte dem Projekt "%2" nicht hinzugefügt werden. Verbindungen - - QmlProfiler - - Flush data while profiling: - Daten während Profiling übertragen: - - - Flush interval (ms): - Zeitabstand der Übertragungen (ms): - - - Process data only when process ends: - Daten erst bei Prozessende verarbeiten: - - - Only process data when the process being profiled ends, not when the current recording -session ends. This way multiple recording sessions can be aggregated in a single trace, -for example if multiple QML engines start and stop sequentially during a single run of -the program. - Daten nur bei Prozessende und nicht bei Aufnahmeende verarbeiten. Dadurch werden -mehrere Aufnahmen in einer einzigen Aufnahmespur zusammengefügt, zum Beispiel -wenn mehrere QML-Instanzen nacheinander in einem einzigen Programmlauf gestartet -und gestoppt werden. - - - Periodically flush pending data to the profiler. This reduces the delay when loading the -data and the memory usage in the application. It distorts the profile as the flushing -itself takes time. - Sende Daten regelmässig zum Profiler. Das reduziert die Verzögerung beim Laden der -Daten und den Speicherverbrauch der Applikation. Es stört das Profiling, weil das -Senden selbst auch Zeit benötigt. - - - Analyzer - Analyzer - - - - Todo - - Excluded Files - ausgenommene Dateien - - - Regular expressions for file paths to be excluded from scanning. - Reguläre Ausdrücke für vom Prüfen ausgenommene Dateipfade. - - - Add - Hinzufügen - - - Remove - Entfernen - - - <Enter regular expression to exclude> - <Regulären Ausdruck zum Ausschließen eingeben> - - - - LayoutPoperties - - Alignment - Ausrichtung - - - Alignment of an item within the cells it occupies. - Ausrichtung eines Items in den Zellen, die es enthalten. - - - Fill layout - Ausfüllen - - - The item will expand as much as possible while respecting the given constraints if true. - Wenn ausgewählt, wird das Item so stark vergrößert wie es die angegebenen Bedingungen erlauben. - - - Fill width - Breite ausfüllen - - - Fill height - Höhe ausfüllen - - - Preferred size - Bevorzugte Größe - - - Preferred size of an item in a layout. If the preferred height or width is -1, it is ignored. - Bevorzugte Größe eines Elements in einem Layout. Falls die bevorzugte Höhe oder Breite -1 ist, wird sie ignoriert. - - - Minimum size - Mindestgröße - - - Minimum size of an item in a layout. - Mindestgröße eines Items im Layout. - - - Maximum size - Höchstgröße - - - Maximum size of an item in a layout. - Höchstgröße eines Items im Layout. - - - Row span - Zeilen verbinden - - - Row span of an item in a GridLayout. - Anzahl der zu verbindenden Zeilen in einem GridLayout. - - - Column span - Spalten verbinden - - - Column span of an item in a GridLayout. - Anzahl der zu verbindenden Spalten in einem GridLayout. - - GridLayoutSpecifics - GridLayout - GridLayout + Grid Layout + - Columns - Spalten + Columns & Rows + - Rows - Zeilen + Spacing + Abstand Flow Anordnung - Layout Direction - Layout-Richtung - - - Row Spacing - Zeilenabstand - - - Column Spacing - Spaltenabstand + Layout direction + @@ -31349,297 +35572,6 @@ Senden selbst auch Zeit benötigt. OpenGL-Kontext kann nicht erzeugt werden. - - Utils::ShellCommand - - UNKNOWN - UNBEKANNT - - - Unknown - Unbekannt - - - - Utils::ShellCommandPage - - Command started... - Kommando gestartet... - - - Run Command - Kommando ausführen - - - No job running, please abort. - Kein laufender Job, bitte brechen Sie ab. - - - Succeeded. - Erfolgreich beendet. - - - Failed. - Fehlgeschlagen. - - - - Android - - OpenGL enabled - OpenGL aktiviert - - - OpenGL disabled - OpenGL deaktiviert - - - - BareMetal - - The remote executable must be set in order to run a custom remote run configuration. - Die entfernte ausführbare Datei muss eingestellt sein um eine benutzerdefinierte enternte Ausführungskonfiguration zu verwenden. - - - Custom Executable - Benutzerdefinierte ausführbare Datei - - - Cannot debug: Kit has no device. - Kann nicht debuggen: Das Kit hat kein Gerät. - - - No debug server provider found for %1 - Für %1 wurde kein Debug-Server-Provider gefunden - - - Cannot debug: Local executable is not set. - Kann nicht debuggen: Lokale ausführbare Datei ist nicht angegeben. - - - Cannot debug: Could not find executable for "%1". - Kann nicht debuggen: Die ausführbare Datei "%1" wurde nicht gefunden. - - - Unable to create a uVision project options template. - Es kann keine uVision-Projekteinstellungsvorlage erzeugt werden. - - - Unable to create a uVision project template. - Es kann keine uVision-Projektvorlage erzeugt werden. - - - Unable to create an uVision project options template. - Es kann keine uVision-Projekteinstellungsvorlage erzeugt werden. - - - Choose the desired startup mode of the GDB server provider. - Wählen Sie den gewünschten Startmodus des GDB-Server-Providers. - - - Startup mode: - Startmodus: - - - Peripheral description files (*.svd) - Peripherie-Beschreibungsdatei (*.svd) - - - Peripheral description file: - Peripherie-Beschreibungsdatei: - - - Startup in TCP/IP Mode - Im TCP/IP-Modus starten - - - Startup in Pipe Mode - Im Pipe-Modus starten - - - Enter TCP/IP hostname of the debug server, like "localhost" or "192.0.2.1". - Geben Sie den TCP/IP-Hostnamen des Debug-Servers ein, etwa "localhost" oder "192.0.2.1". - - - Enter TCP/IP port which will be listened by the debug server. - Geben Sie den TCP/IP-Port ein, an dem der Debug-Server Verbindungen annehmen wird. - - - Host: - Host: - - - Executable file: - Ausführbare Datei: - - - Root scripts directory: - Skript-Wurzelverzeichnis: - - - Configuration file: - Konfigurationsdatei: - - - Additional arguments: - Zusätzliche Argumente: - - - Init commands: - Kommandos zum Einrichten: - - - Reset commands: - Kommandos zum Zurücksetzen: - - - Specify the verbosity level (0..99). - Geben Sie den Detailgrad an (0..99). - - - Verbosity level: - Detailgrad: - - - Continue listening for connections after disconnect. - Nach der Trennung weiterhin auf Verbindungen warten. - - - Extended mode: - Erweiterter Modus: - - - Reset board on connection. - Board beim Verbinden zurücksetzen. - - - Reset on connection: - Beim Verbinden zurücksetzen: - - - Transport layer type. - Art der Transportschicht. - - - Version: - Version: - - - ST-LINK/V1 - ST-LINK/V1 - - - ST-LINK/V2 - ST-LINK/V2 - - - - CMakeProjectManager - - No cmake tool set. - Keine CMake Anwendung konfiguriert. - - - No compilers set in kit. - Im Kit sind keine Compiler eingerichtet. - - - Version: %1<br>Supports fileApi: %2 - Version: %1<br>Unterstützt fileApi: %2 - - - yes - ja - - - no - nein - - - (Default) - (Vorgabe) - - - Name - Name - - - Location - Pfad - - - Auto-detected - Automatisch bestimmt - - - Manual - Benutzerdefiniert - - - CMake .qch File - CMake .qch-Datei - - - Autorun CMake - CMake automatisch ausführen - - - Automatically run CMake after changes to CMake project files. - CMake nach Änderungen an den CMake-Projektdateien automatisch ausführen. - - - Auto-create build directories - Build-Verzeichnisse automatisch erzeugen - - - Automatically create build directories for CMake projects. - Build-Verzeichnisse für CMake-Projekte automatisch erzeugen. - - - Name: - Name: - - - Path: - Pfad: - - - Help file: - Hilfedatei: - - - Add - Hinzufügen - - - Clone - Klonen - - - Remove - Entfernen - - - Make Default - Als Vorgabe setzen - - - Set as the default CMake Tool to use when creating a new kit or when no value is set. - Als vorgegebenes CMake-Werkzeug einstellen, das verwendet wird, wenn eine neues Kit erstellt wird oder kein Wert eingestellt ist. - - - Clone of %1 - Kopie von %1 - - - New CMake - Neues CMake - - - System CMake at %1 - System-CMake in %1 - - Core::BaseFileWizard @@ -31682,442 +35614,9 @@ Senden selbst auch Zeit benötigt. Run External Tool Externes Werkzeug ausführen - - - CppTools::AbstractEditorSupport - The file name. - Der Dateiname. - - - The class name. - Der Klassenname. - - - - CppTools::CppEditorOutline - - Sort Alphabetically - Alphabetisch sortieren - - - - Debugger - - Debugger finished. - Debuggen beendet. - - - Continue - Fortsetzen - - - Interrupt - Anhalten - - - Abort Debugging - Debuggen abbrechen - - - Step Into - Einzelschritt herein - - - Step Out - Einzelschritt heraus - - - Run to Line - Ausführen bis Zeile - - - Run to Selected Function - Bis zu ausgewählter Funktion ausführen - - - Jump to Line - Zeile anspringen - - - Immediately Return From Inner Function - Sofortiges Herausspringen aus innerer Funktion - - - Step Over - Einzelschritt über - - - Toggle Breakpoint - Haltepunkt umschalten - - - Operate by Instruction - Auf Anweisungsebene arbeiten - - - Record Information to Allow Reversal of Direction - Daten aufzeichnen, um Richtungsumkehr zu ermöglichen - - - Switches the debugger to instruction-wise operation mode. In this mode, stepping operates on single instructions and the source location view also shows the disassembled instructions. - Weist den Debugger an, auf Anweisungsebene zu arbeiten. In diesem Modus arbeitet die Einzelschritt-Funktion auf Maschinenanweisungen und die Quelltextanzeige zeigt die disassemblierten Anweisungen an. - - - Peripheral Reg&isters - Peripherie-Reg&ister - - - Restarts the debugging session. - Startet die Debugging-Sitzung neu. - - - Record information to enable stepping backwards. - Daten aufzeichnen, um Einzelschritte rückwärts ausführen zu können. - - - Note: - Hinweis: - - - This feature is very slow and unstable on the GDB side. It exhibits unpredictable behavior when going backwards over system calls and is very likely to destroy your debugging session. - Diese Funktionalität ist sehr langsam und instabil innerhalb von GDB. Es kann unvorhergesehenes Verhalten auftreten, wenn man rückwärts über einen Systemaufruf springt, und die Debugger-Sitzung kann leicht unbenutzbar werden. - - - Reverse Direction - Richtung umkehren - - - Continue %1 - %1 fortsetzen - - - Interrupt %1 - %1 anhalten - - - Take Snapshot of Process State - Aktuellen Prozessstatus aufzeichnen - - - Launching Debugger - Starte Debugger - - - &Modules - &Module - - - Reg&isters - Reg&ister - - - &Stack - &Stack - - - Source Files - Quelldateien - - - &Threads - &Threads - - - Locals - Lokale Variablen - - - &Expressions - &Ausdrücke - - - &Breakpoints - &Haltepunkte - - - Aborts debugging and resets the debugger to the initial state. - Bricht das Debuggen ab und versetzt den Debugger in den Ausgangszustand. - - - Threads: - Threads: - - - - Debugger - - No Memory Viewer Available - Es ist kein Speicher-Anzeigemodul verfügbar - - - The memory contents cannot be shown as no viewer plugin for binary data has been loaded. - Der Speicherinhalt kann nicht angezeigt werden, da kein Plugin zur Anzeige binärer Daten geladen ist. - - - Loading finished. - Laden beendet. - - - Run failed. - Ausführung fehlgeschlagen. - - - Running. - Läuft. - - - Stopped. - Angehalten. - - - Run requested... - Ausführung angefordert... - - - The %1 process terminated. - Der %1-Prozess wurde beendet. - - - The %2 process terminated unexpectedly (exit code %1). - Der %2-Prozess wurde unerwartet beendet (Rückgabewert %1). - - - Unexpected %1 Exit - %1 unerwartet beendet - - - Taking notice of pid %1 - PID %1 gemeldet - - - Reverse-execution history exhausted. Going forward again. - Keine weiteren rückwärts ausführbaren Schritte vorhanden. Führe sie wieder vorwärts aus. - - - Attempting to interrupt. - Unterbreche. - - - Could not find a widget. - Es konnte kein Widget gefunden werden. - - - %1 for "%2" - e.g. LLDB for "myproject", shows up i - %1 für "%2" - - - This debugger cannot handle user input. - Dieser Debugger kann keine Nutzereingaben verarbeiten. - - - Stopped: "%1". - Angehalten: "%1". - - - Stopped: %1 (Signal %2). - Angehalten: %1 (Signal %2). - - - Stopped in thread %1 by: %2. - Im Thread %1 angehalten durch: %2. - - - Interrupted. - Unterbrochen. - - - <Unknown> - name - <unbekannt> - - - <Unknown> - meaning - <unbekannt> - - - <p>The inferior stopped because it received a signal from the operating system.<p><table><tr><td>Signal name : </td><td>%1</td></tr><tr><td>Signal meaning : </td><td>%2</td></tr></table> - <p>Der Prozess wurde wegen eines Signals vom Betriebssystem angehalten.<p><table><tr><td>Name des Signals : </td><td>%1</td></tr><tr><td>Bedeutung : </td><td>%2</td></tr></table> - - - Signal Received - Signal erhalten - - - <p>The inferior stopped because it triggered an exception.<p>%1 - <p>Der zu debuggende Prozess wurde angehalten, da er eine Ausnahme ausgelöst hat.<p>%1 - - - Exception Triggered - Ausnahme ausgelöst - - - Finished retrieving data. - Alle Daten erhalten. - - - No function selected. - Keine Funktion ausgewählt. - - - Running to function "%1". - Ausführung bis zu Funktion "%1". - - - Select a valid expression to evaluate. - Wählen Sie einen gültigen Ausdruck zur Auswertung aus. - - - Symbol - Symbol - - - Code - Code - - - Section - Abschnitt - - - Name - Name - - - Symbols in "%1" - Symbole in "%1" - - - From - Von - - - To - Bis - - - Flags - Flags - - - Sections in "%1" - Abschnitte in "%1" - - - The inferior is in the Portable Executable format. -Selecting %1 as debugger would improve the debugging experience for this binary format. - Der zu debuggende Prozess hat das Portable Executable-Format. -Für dieses Binärformat wäre %1 besser als Debugger geeignet. - - - The selected debugger may be inappropriate for the inferior. -Examining symbols and setting breakpoints by file name and line number may fail. - - Der gewählte Debugger könnte ungeeignet für den zu debuggenden Prozess sein. -Vielleicht können Symbole nicht untersucht werden oder Haltepunkte nicht anhand von Dateiname und Zeilennummer gesetzt werden. - - - - The inferior is in the ELF format. -Selecting GDB or LLDB as debugger would improve the debugging experience for this binary format. - Der zu debuggende Prozess hat das ELF-Format. -Für dieses Binärformat wären GDB oder LLDB besser als Debugger geeignet. - - - Current debugger location of %1 - Aktueller Pfad zum Debugger von %1 - - - Debugging has failed. - Debuggen schlug fehl. - - - Operate in Reverse Direction - In umgekehrter Richtung arbeiten - - - Reverse-execution recording failed. - Aufzeichnung für Rückwärtsausführung gescheitert. - - - Found. - Gefunden. - - - Not found. - Nicht gefunden. - - - Section %1: %2 - Abschnitt %1: %2 - - - Warning - Warnung - - - This does not seem to be a "Debug" build. -Setting breakpoints by file name and line number may fail. - Es liegt offenbar kein "Debug"-Build vor. -Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehlschlagen. - - - Run to Address 0x%1 - Ausführung bis Adresse 0x%1 - - - Run to Line %1 - Ausführen bis Zeile %1 - - - Jump to Address 0x%1 - Zu Adresse 0x%1 springen - - - Jump to Line %1 - Zu Zeile %1 springen - - - Location - Pfad - - - Type - Typ - - - Auto-detected - Automatisch bestimmt - - - Manual - Benutzerdefiniert - - - Add - Hinzufügen - - - Clone - Klonen - - - Clone of %1 - Kopie von %1 - - - New Debugger - Neuer Debugger - - - Restore - Wiederherstellen - - - Debuggers - Debugger + Runs an external tool that you have set up in the preferences (Environment > External Tools). + Führt ein in den Einstellungen konfiguriertes externes Werkzeug aus (Umgebung > Externe Werkzeuge). @@ -32131,37 +35630,6 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Anonyme Funktion - - Debugger - - Terminal: Cannot open /dev/ptmx: %1 - Terminal: /dev/ptmx kann nicht geöffnet werden: %1 - - - Terminal: ptsname failed: %1 - Terminal: ptsname schlug fehl: %1 - - - Terminal: Error: %1 - Terminal: Fehler: %1 - - - Terminal: Slave is no character device. - Terminal: Slave ist kein zeichenorientiertes Gerät. - - - Terminal: grantpt failed: %1 - Terminal: grantpt schlug fehl: %1 - - - Terminal: unlock failed: %1 - Terminal: unlock schlug fehl: %1 - - - Terminal: Read failed: %1 - Terminal: Lesen schlug fehl: %1 - - DiffEditor::Internal::DiffEditor @@ -32261,10 +35729,22 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Skipped unknown number of lines... Unbekannte Anzahl von Zeilen übersprungen... + + Waiting for data... + Warte auf Daten... + No difference. Kein Unterschied. + + Retrieving data failed. + Es konnten keine Daten empfangen werden. + + + Rendering diff + + DiffEditor::Internal::SideDiffEditorWidget @@ -32279,24 +35759,21 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl No document Kein Dokument + + Waiting for data... + Warte auf Daten... + No difference. Kein Unterschied. - - - ImageViewer - Image format not supported. - Bildformat nicht unterstützt. + Retrieving data failed. + Es konnten keine Daten empfangen werden. - Failed to read SVG image. - Das SVG-Bild konnte nicht gelesen werden. - - - Failed to read image. - Das Bild konnte nicht gelesen werden. + Rendering diff + @@ -32524,6 +36001,10 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl ProjectExplorer::ProjectTree + + <b>Warning:</b> This file is generated. + + <b>Warning:</b> This file is outside the project directory. <b>Warnung:</b> Diese Datei befindet sich außerhalb des Projektverzeichnisses. @@ -32573,6 +36054,10 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Toggle multi-line mode. Mehrzeiligen Modus umschalten. + + Reset to Default + Auf Vorgabe zurücksetzen + ProjectExplorer::Internal::WaitForStopDialog @@ -32589,17 +36074,6 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Warte auf Beendigung laufender Anwendungen. - - QbsProjectManager - - Qbs - Qbs - - - Profiles - Profile - - ModelNodeOperations @@ -32607,8 +36081,8 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Zu Implementierung gehen - Invalid item. - Ungültiges Element. + Invalid component. + Cannot find an implementation. @@ -32622,6 +36096,41 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl The property %1 is bound to an expression. Die Eigenschaft %1 ist an einen Ausdruck gebunden. + + Overwrite Existing File? + + + + File already exists. Overwrite? +"%1" + + + + Asset import data file "%1" is invalid. + + + + Unable to locate source scene "%1". + + + + Opening asset import data file "%1" failed. + + + + Unable to resolve asset import path. + + + + Import Update Failed + + + + Failed to update import. +Error: +%1 + + EnterTabDesignerAction @@ -32704,26 +36213,31 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl QmlDesigner::Internal::ConnectionView - Connection View - Verbindungsanzeige + Connections + Verbindungen QmlDesigner::Internal::ConnectionViewWidget Connections - Title of connection view - Verbindungen + Title of connections window + Verbindungen + + + Connections + Title of connection tab + Verbindungen Bindings - Title of connection view - Datenbindungen + Title of connection tab + Datenbindungen Properties - Title of dynamic properties view - Eigenschaften + Title of dynamic properties tab + Eigenschaften Backends @@ -32839,33 +36353,6 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Textwerkzeug - - QmlProfiler - - Duration - Dauer - - - Framerate - Bildwiederholrate - - - Context - Kontext - - - Details - Details - - - Location - Ort - - - QML Profiler Settings - Einstellungen des QML-Profilers - - ResourceTopLevelNode @@ -32883,10 +36370,6 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl &Redo &Wiederholen - - <line>:<column> - <Zeilennummer>:<Spaltennummer> - Delete &Line &Zeile löschen @@ -32907,6 +36390,10 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Delete Line up to Cursor Ganze Zeile vor Einfügemarke löschen + + Ctrl+Backspace + + Delete Word up to Cursor Ganzes Wort vor Einfügemarke löschen @@ -33083,6 +36570,14 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Ctrl+Shift+V Ctrl+Shift+V + + Paste Without Formatting + + + + Ctrl+Alt+Shift+V + + Auto-&indent Selection Einrückung &in Auswahl korrigieren @@ -33163,6 +36658,26 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Ctrl+Ins Ctrl+Ins + + Copy With Highlighting + + + + Create Cursors at Selected Line Ends + + + + Alt+Shift+I + + + + Add Next Occurrence to Selection + + + + Ctrl+D + + &Duplicate Selection Auswahl &duplizieren @@ -33382,6 +36897,10 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl VcsBase::VcsBaseClientImpl + + Failed to retrieve data. + Es konnten keine Daten empfangen werden. + Working... Arbeite... @@ -33417,10 +36936,26 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Job in "VcsCommand" page has no "%1" set. Für Job auf der "VcsCommand"-Seite wurde kein "%1" angegeben. + + Command started... + Kommando gestartet... + Checkout Auschecken + + No job running, please abort. + Kein laufender Job, bitte brechen Sie ab. + + + Succeeded. + Erfolgreich beendet. + + + Failed. + Fehlgeschlagen. + VcsBase::VcsCommandPage @@ -33467,6 +37002,34 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Limit result output Begrenze Ergebnisausgabe + + Limit result description: + + + + Limit number of lines shown in test result tooltip and description. + + + + Open results when tests start + + + + Displays test results automatically when tests are started. + + + + Open results when tests finish + + + + Displays test results automatically when tests are finished. + + + + Displays test results only if the test run contains failed, fatal or unexpectedly passed tests. + + Automatically scroll results Ergebnisse automatisch scrollen @@ -33475,6 +37038,18 @@ Das Setzen von Haltepunkten anhand von Dateinamen und Zeilennummern könnte fehl Timeout used when executing each test case. Zeitlimit für jeden Testfall benutzen. + + No active test frameworks or tools. + + + + Mixing test frameworks and test tools. + + + + Mixing test frameworks and test tools can lead to duplicating run information when using "Run All Tests", for example. + + Timeout: Zeitlimit: @@ -33541,26 +37116,6 @@ Warnung: Dies ist eine experimentelle Funktion und könnte dazu führen, dass di Group results by application Ergebnisse nach Anwendung gruppieren - - Opens the test results pane automatically when tests are started. - Öffnet die Ansicht "Testergebnisse" automatisch, wenn Tests gestartet werden. - - - Open results pane when tests start - Ergebnisansicht öffnen, wenn Tests starten - - - Opens the test result pane automatically when tests are finished. - Öffnet die Ansicht "Testergebnisse" automatisch, wenn Tests beendet werden. - - - Open results pane when tests finish - Ergebnisansicht öffnen, wenn Tests enden - - - Opens the test result pane only if the test run contains failed, fatal or unexpectedly passed tests. - Öffnet die Ansicht "Testergebnisse" nur, wenn der Testlauf Fehler oder unerwartet erfolgreiche Tests enthält. - Only for unsuccessful test runs Nur bei gescheiterten Tests @@ -33573,6 +37128,14 @@ Warnung: Dies ist eine experimentelle Funktion und könnte dazu führen, dass di Runs chosen tests automatically if a build succeeded. Führt ausgewählte Tests automatisch aus, wenn ein Build erfolgreich endete. + + Active frameworks: + + + + Automatically run tests after build + + None Keine @@ -33585,34 +37148,1089 @@ Warnung: Dies ist eine experimentelle Funktion und könnte dazu führen, dass di Selected Ausgewählte - - - ClangCodeModel::Internal::ClangProjectSettingsWidget - Clang Code Model - Clang Codemodell + &Run Test Under Cursor + Test unter Cursor &ausführen - Parse templates in a MSVC-compliant way. This helps to parse headers for example from Active Template Library (ATL) or Windows Runtime Library (WRL). -However, using the relaxed and extended rules means also that no highlighting/completion can be provided within template functions. - Templates auf MSVC-konforme Weise verarbeiten. Dies hilft Header zu verarbeiten, etwa aus derA Active Template Library (ATL) oder Windows Runtime Library (WRL). -Allerdings führt die Anwendung der weniger strikten und erweiterten Regeln dazu, dass in Template-Funktionen keine Syntaxhervorhebung oder Vervollständigung möglich sind. + &Debug Test Under Cursor + Test unter Cursor de&buggen - Enable MSVC-compliant template parsing - MSVC-konforme Template-Verarbeitung verwenden + Scanning for Tests + Suche nach Tests - Use Global Settings - Globale Einstellungen verwenden + Run Without Deployment + Ausführung ohne Deployment - Use Customized Settings - Benutzerdefinierte Einstellungen verwenden + Debug Without Deployment + Debuggen ohne Deployment - <a href="target">Open Global Settings</a> - <a href="target">Globale Einstellungen öffnen</a> + Select All + Alles auswählen + + + Deselect All + Alles abwählen + + + Filter Test Tree + Testbaum filtern + + + Sort Naturally + Natürlich sortieren + + + Expand All + Alles aufklappen + + + Collapse All + Alles einklappen + + + Sort Alphabetically + Alphabetisch sortieren + + + Show Init and Cleanup Functions + Zeige Init- und Aufräumfunktionen + + + Show Data Functions + Zeige Datenfunktionen + + + Tests + Tests + + + %1 %2 per iteration (total: %3, iterations: %4) + %1 %2 pro Durchlauf (Summe: %3, Durchläufe: %4) + + + Executing test case %1 + Führe Testfall %1 aus + + + Entering test function %1::%2 + Betrete Testfunktion %1::%2 + + + Qt version: %1 + Qt-Version: %1 + + + Qt build: %1 + Qt-Build: %1 + + + QTest version: %1 + QTest-Version: %1 + + + XML parsing failed. + Die XML-Auswertung schlug fehl. + + + Executing test function %1 + Führe Testfunktion %1 aus + + + Execution took %1 ms. + Ausführung dauerte %1 ms. + + + Test function finished. + Testfunktion beendet. + + + Test finished. + Test beendet. + + + Test execution took %1 ms. + Testausführung dauerte %1 ms. + + + Running tests failed. + %1 +Executable: %2 + Ausführung von Tests gescheitert. + %1 +Ausführbare Datei: %2 + + + (iteration %1) + (Durchlauf %1) + + + Repeating test suite %1 (iteration %2) + Wiederhole Test-Suite %1 (%2. Durchlauf) + + + Entering test case %1 + Führe Testfall %1 aus + + + Execution took %1. + Ausführung benötigte %1. + + + Stop Test Run + Testlauf anhalten + + + Filter Test Results + Testergebnisse filtern + + + Switch Between Visual and Text Display + Zwischen grafischer und Textausgabe umschalten + + + Test Results + Testergebnisse + + + Pass + Bestanden + + + Fail + Durchgefallen + + + Expected Fail + Erwartetes Scheitern + + + Unexpected Pass + Unerwartet bestanden + + + Skip + Überspringen + + + Benchmarks + Benchmarks + + + Debug Messages + Debugnachrichten + + + Warning Messages + Warnungsnachrichten + + + Internal Messages + Interne Nachrichten + + + Check All Filters + Alle Filter auswählen + + + Uncheck All Filters + Alle Filter abwählen + + + Test summary + Testzusammenfassung + + + passes + bestanden + + + fails + durchgefallen + + + unexpected passes + unerwartete Erfolge + + + expected fails + erwartete Fehlschläge + + + fatals + Fatal + + + blacklisted + indiziert + + + skipped + übersprungen + + + disabled + deaktiviert + + + Copy + Kopieren + + + Copy All + Alles kopieren + + + Save Output to File... + Ausgabe in Datei speichern... + + + Run This Test Without Deployment + + + + Debug This Test Without Deployment + + + + Run This Test + Diesen Test starten + + + Debug This Test + Diesen Test debuggen + + + Save Output To + Ausgabe speichern + + + Error + Fehler + + + Failed to write "%1". + +%2 + Schreiben von "%1" fehlgeschlagen. + +%2 + + + Test run canceled by user. + Testlauf durch den Benutzer abgebrochen. + + + Omitted the following arguments specified on the run configuration page for "%1": + Die folgenden in der Ausführungskonfiguration "%1" angegebenen Argumente wurden ausgelassen: + + + Project is null for "%1". Removing from test run. +Check the test environment. + Kein Projekt für "%1". Entferne den Testlauf. +Überprüfen Sie die Testumgebung. + + + Executable path is empty. (%1) + Der Pfad zur ausführbaren Datei ist leer. (%1) + + + +Run configuration: deduced from "%1" + +Ausführungskonfiguration: hergeleitet von "%1" + + + +Run configuration: "%1" + +Ausführungskonfiguration: "%1" + + + Failed to start test for project "%1". + Der Test für das Projekt "%1" konnte nicht gestartet werden. + + + Test for project "%1" crashed. + Der Test für das Projekt "%1" ist abgestürzt. + + + Test for project "%1" did not produce any expected output. + Der Test für das Projekt "%1" hat keine erwartete Ausgabe erzeugt. + + + Test case canceled due to timeout. +Maybe raise the timeout? + Der Testfall wurde aufgrund einer Zeitüberschreitung abgebrochen. +Gegebenenfalls sollten Sie das Zeitlimit erhöhen. + + + No test cases left for execution. Canceling test run. + Es sind keine Tests ausführbar. Der Testlauf wird abgebrochen. + + + Could not find command "%1". (%2) + Kommando "%1" nicht gefunden. (%2) + + + No tests selected. Canceling test run. + Keine Tests ausgewählt. Testlauf wird abgebrochen. + + + Omitted the following environment variables for "%1": + Ausgelassene Umgebungsvariablen für "%1": + + + Current kit has changed. Canceling test run. + Aktuelles Kit wurde geändert. Testlauf wird abgebrochen. + + + Project is null. Canceling test run. +Only desktop kits are supported. Make sure the currently active kit is a desktop kit. + Projektangabe fehlt. Testlauf wird abgebrochen. +Nur Desktopkits sind erlaubt. Stellen Sie sicher, dass das aktive Kit ein Desktopkit ist. + + + Project is not configured. Canceling test run. + Projekt ist nicht konfiguriert. Testlauf wird abgebrochen. + + + Project's run configuration was deduced for "%1". +This might cause trouble during execution. +(deduced from "%2") + Die Ausführungskonfiguration des Projekts wurde für "%1" hergeleitet. +Dies könnte Probleme während der Ausführung verursachen. +(hergeleitet von "%2") + + + Startup project has changed. Canceling test run. + Startprojekt wurde geändert. Testlauf wird abgebrochen. + + + Running Tests + Laufende Tests + + + Failed to get run configuration. + Ausführungskonfiguration konnte nicht bestimmt werden. + + + Unable to display test results when using CDB. + Wenn CDB benutzt wird, können keine Testergebnisse angezeigt werden. + + + Build failed. Canceling test run. + Erstellung fehlgeschlagen. Testlauf wird abgebrochen. + + + AutoTest Debug + AutoTest Debug + + + No active test frameworks. + Keine aktiven Test-Frameworks. + + + You will not be able to use the AutoTest plugin without having at least one active test framework. + Ohne ein aktives Test-Framework können Sie das AutoTest-Plugin nicht verwenden. + + + Enable or disable test frameworks to be handled by the AutoTest plugin. + Vom AutoTest-Plugin zu verwendende Test-Frameworks ein- oder ausschalten. + + + Enable or disable grouping of test cases by folder. + Gruppierung von Testfällen nach Verzeichnis ein- oder ausschalten. + + + Number of resamples for bootstrapping. + + + + ms + ms + + + Abort after + + + + Aborts after the specified number of failures. + + + + Benchmark samples + + + + Number of samples to collect while running benchmarks. + + + + Benchmark resamples + + + + Number of resamples used for statistical bootstrapping. + + + + Confidence interval used for statistical bootstrapping. + + + + Benchmark confidence interval + + + + Benchmark warmup time + + + + Warmup time for each test. + + + + Disable analysis + + + + Disables statistical analysis and bootstrapping. + + + + Show success + + + + Show success for tests. + + + + Turns failures into debugger breakpoints. + Erzeugt aus Fehlern Debugger-Haltepunkte. + + + Skip throwing assertions + + + + Skips all assertions that test for thrown exceptions. + + + + Visualize whitespace + + + + Makes whitespace visible. + + + + Warn on empty tests + + + + Warns if a test section does not check any assertion. + + + + Break on failure while debugging + Beim Debuggen an Fehlern anhalten + + + Executes disabled tests when performing a test run. + Ausgeschaltete Tests in einem Testlauf ausführen. + + + Run disabled tests + Ausgeschaltete Tests ausführen + + + Turns assertion failures into C++ exceptions. + Erzeugt aus Assertion-Fehlern C++-Exceptions. + + + Throw on failure + Exception bei Fehler + + + Iterations: + Durchläufe: + + + Shuffles tests automatically on every iteration by the given seed. + Vertauscht die Tests automatisch für jeden Durchlauf mithilfe des vorgegebenen Startwerts. + + + Shuffle tests + Vertausche Tests + + + Repeats a test run (you might be required to increase the timeout to avoid canceling the tests). + Testlauf wiederholen (eine Erhöhung des Zeitlimits kann nötig sein, um einen Abbruch zu vermeiden). + + + Output on failure + + + + Output mode + + + + Default + Vorgabe + + + Verbose + Ausführlich + + + Very Verbose + + + + Repetition mode + + + + Until Fail + + + + Until Pass + + + + After Timeout + + + + Count + Anzahl + + + Number of re-runs for the test. + + + + Schedule random + + + + Stop on failure + + + + Run tests in parallel mode using given number of jobs. + + + + Jobs + + + + Test load + + + + Try not to start tests when they may cause CPU load to pass a threshold. + + + + Threshold + Grenze + + + CTest + + + + Repeat tests + Tests wiederholen + + + Run in parallel + + + + Log format: + + + + Report level: + + + + Seed: + Startwert: + + + A seed of 0 means no randomization. A value of 1 uses the current time, any other value is used as random seed generator. + + + + Randomize + + + + Randomize execution order. + + + + Catch system errors + + + + Catch or ignore system errors. + + + + Floating point exceptions + + + + Enable floating point exception traps. + + + + Detect memory leaks + + + + Enable memory leak detection. + + + + A seed of 0 generates a seed based on the current timestamp. + Ein Startwert 0 erzeugt einen neuen Startwert aus der Uhrzeit. + + + Group mode: + Gruppieren nach: + + + Active filter: + Aktiver Filter: + + + Select on what grouping the tests should be based. + Wählen Sie aus, wie die Tests gruppiert werden sollen. + + + Directory + Verzeichnis + + + GTest Filter + GTest-Filter + + + Set the GTest filter to be used for grouping. +See Google Test documentation for further information on GTest filters. + Geben Sie den GTest-Filter an, der zum Gruppieren verwendet werden soll. +Weitere Informationen über GTest-Filter finden Sie in der Dokumenation von Google Test. + + + Enables interrupting tests on assertions. + Hält Tests bei Assertions an. + + + Disable crash handler while debugging + Crash Handler beim Debuggen deaktivieren + + + Use XML output + XML-Ausgabe verwenden + + + Verbose benchmarks + Ausführliche Benchmarks + + + Log every signal emission and resulting slot invocations. + Jede Signal-Auslösung und daraus resultierende Slot-Aufrufe aufzeichnen. + + + Log signals and slots + Signale und Slots aufzeichnen + + + Limit warnings + + + + Set the maximum number of warnings. 0 means that the number is not limited. + + + + Unlimited + + + + Benchmark Metrics + Benchmark-Metriken + + + Uses walltime metrics for executing benchmarks (default). + Echtzeit bei der Benchmarkausführung messen (Standard). + + + Walltime + Echtzeit + + + Uses tick counter when executing benchmarks. + Den Tickzähler bei der Benchmarkausführung benutzen. + + + Tick counter + Tickzähler + + + Uses event counter when executing benchmarks. + Ereigniszähler bei der Benchmarkausführung benutzen. + + + Event counter + Ereigniszähler + + + Uses Valgrind Callgrind when executing benchmarks (it must be installed). + "Valgrind Callgrind" zur Benchmarkausführung benutzen (dazu muss es installiert sein). + + + Callgrind + Callgrind + + + Uses Perf when executing benchmarks (it must be installed). + "Perf" zur Benchmarkausführung benutzen (dazu muss es installiert sein). + + + Perf + Perf + + + XML output is recommended, because it avoids parsing issues, while plain text is more human readable. + +Warning: Plain text misses some information, such as duration. + Die XML-Ausgabe ist empfehlenswert, weil sie Probleme beim Einlesen vermeidet. Reiner Text ist hingegen besser lesbar für Menschen. + +Warnung: Reinem Text fehlen manche Informationen, etwa die Dauer. + + + Select Run Configuration + Ausführungskonfiguration auswählen + + + Could not determine which run configuration to choose for running tests + Es konnte nicht bestimmt werden, welche Ausführungskonfiguration zum Ausführen von Tests gewählt werden soll + + + Remember choice. Cached choices can be reset by switching projects or using the option to clear the cache. + Auswahl speichern. Gespeicherte Entscheidungen können zurückgesetzt werden, indem Sie das Projekt wechseln oder mithilfe der Option zum Löschen des Zwischenspeichers. + + + Run Configuration: + Ausführungskonfiguration: + + + Executable: + Ausführbare Datei: + + + Arguments: + Argumente: + + + Working Directory: + Arbeitsverzeichnis: + + + Testing + Testen + + + &Tests + &Tests + + + Run &All Tests + Starte &alle Tests + + + Run All Tests + Alle Tests starten + + + Ctrl+Meta+T, Ctrl+Meta+A + Ctrl+Meta+T, Ctrl+Meta+A + + + Alt+Shift+T,Alt+A + Alt+Shift+T,Alt+A + + + Run All Tests Without Deployment + + + + Ctrl+Meta+T, Ctrl+Meta+E + + + + Alt+Shift+T,Alt+E + + + + &Run Selected Tests + Sta&rte ausgewählte Tests + + + Run Selected Tests + Ausgewählte Tests starten + + + Ctrl+Meta+T, Ctrl+Meta+R + Ctrl+Meta+T, Ctrl+Meta+R + + + Alt+Shift+T,Alt+R + Alt+Shift+T,Alt+R + + + Run Tests for Current File + Tests für aktuelle Datei ausführen + + + Ctrl+Meta+T, Ctrl+Meta+F + Ctrl+Meta+T, Ctrl+Meta+F + + + &Run Selected Tests Without Deployment + + + + Ctrl+Meta+T, Ctrl+Meta+W + + + + Alt+Shift+T,Alt+W + + + + Run &Failed Tests + + + + Run Failed Tests + + + + Alt+Shift+T,Alt+F + Alt+Shift+T,Alt+F + + + Run Tests for &Current File + + + + Ctrl+Meta+T, Ctrl+Meta+C + + + + Alt+Shift+T,Alt+C + + + + Re&scan Tests + Tests neu durch&suchen + + + Ctrl+Meta+T, Ctrl+Meta+S + Ctrl+Meta+T, Ctrl+Meta+S + + + Alt+Shift+T,Alt+S + Alt+Shift+T,Alt+S + + + Run Test Under Cursor Without Deployment + + + + Debug Test Under Cursor Without Deployment + + + + Selected test was not found (%1). + Ausgewählter Test wurde nicht gefunden (%1). + + + Boost Test + Boost Test + + + Executing test suite %1 + Führe Test-Suite %1 aus + + + Test execution took %1 + Testausführung benötigte %1 + + + Test suite execution took %1 + + + + Executing test module %1 + + + + Test module execution took %1 + + + + %1 failures detected in %2. + + + + %1 tests passed. + + + + No errors detected. + + + + Running tests exited with %1 + + + + Executable: %1 + + + + Running tests failed. +%1 +Executable: %2 + + + + Running tests without output. + + + + parameterized + parametrisiert + + + fixture + festgelegt + + + templated + aus Vorlage + + + Test executable crashed. + Die ausführbare Datei des Tests ist abgestürzt. + + + Catch Test + + + + Exception: + + + + Executing %1 "%2" + + + + %1 "%2" passed + + + + Expression passed + + + + Expression failed: %1 + + + + Finished executing %1 "%2" + + + + Running tests for %1 + + + + Google Test + Google Test + + + Enable or disable grouping of test cases by folder or GTest filter. +See also Google Test settings. + Gruppierung von Testfällen nach Verzeichnis oder GTest-Filter ein- oder ausschalten. +Siehe auch die Einstellungen für Google Test. + + + <matching> + <passend> + + + <not matching> + <nicht passend> + + + Change GTest filter in use inside the settings. + Ändern Sie den verwendeten GTest-Filter in den Einstellungen. + + + typed + typisiert + + + Qt Test + Qt Test + + + <p>Multiple testcases inside a single executable are not officially supported. Depending on the implementation they might get executed or not, but never will be explicitly selectable.</p> + + + + inherited + vererbt + + + multiple testcases + + + + Quick Test + Quick Test + + + <unnamed> + <unbenannt> + + + Give all test cases a name to ensure correct behavior when running test cases and to be able to select them + + + + %1 (none) + %1 (keine) @@ -33622,70 +38240,6 @@ Allerdings führt die Anwendung der weniger strikten und erweiterten Regeln dazu MainWindow - - CppTools::ClangDiagnosticConfigsWidget - - Copy... - Kopieren... - - - Remove - Entfernen - - - Clang Warnings - Clang-Warnungen - - - Copy Diagnostic Configuration - Diagnosekonfiguration kopieren - - - Diagnostic configuration name: - Diagnosekonfigurationsname: - - - %1 (Copy) - %1 (Kopie) - - - Rename Diagnostic Configuration - Diagnosekonfiguration umbenennen - - - New name: - Neuer Name: - - - Option "%1" is invalid. - Option "%1" ist ungültig. - - - Copy this configuration to customize it. - Kopieren Sie diese Konfiguration, um sie anzupassen. - - - Configuration passes sanity checks. - https://de.wikipedia.org/wiki/Sanity_Check - Die Konfiguration besteht die Sanity Checks. - - - %1 - %1 - - - InfoText - InfoText - - - Diagnostic Configurations - Diagnosekonfigurationen - - - Rename... - Umbenennen... - - AddSignalHandlerDialog @@ -34146,470 +38700,6 @@ Allerdings führt die Anwendung der weniger strikten und erweiterten Regeln dazu Beziehung umbiegen - - Autotest - - &Run Test Under Cursor - Test unter Cursor &ausführen - - - &Debug Test Under Cursor - Test unter Cursor de&buggen - - - - Autotest - - Scanning for Tests - Suche nach Tests - - - - Autotest - - Run Without Deployment - Ausführung ohne Deployment - - - Debug Without Deployment - Debuggen ohne Deployment - - - Select All - Alles auswählen - - - Deselect All - Alles abwählen - - - Filter Test Tree - Testbaum filtern - - - Sort Naturally - Natürlich sortieren - - - Expand All - Alles aufklappen - - - Collapse All - Alles einklappen - - - Sort Alphabetically - Alphabetisch sortieren - - - Show Init and Cleanup Functions - Zeige Init- und Aufräumfunktionen - - - Show Data Functions - Zeige Datenfunktionen - - - - Autotest - - Tests - Tests - - - - Autotest - - %1 %2 per iteration (total: %3, iterations: %4) - %1 %2 pro Durchlauf (Summe: %3, Durchläufe: %4) - - - Executing test case %1 - Führe Testfall %1 aus - - - Entering test function %1::%2 - Betrete Testfunktion %1::%2 - - - Qt version: %1 - Qt-Version: %1 - - - Qt build: %1 - Qt-Build: %1 - - - QTest version: %1 - QTest-Version: %1 - - - XML parsing failed. - Die XML-Auswertung schlug fehl. - - - Executing test function %1 - Führe Testfunktion %1 aus - - - Execution took %1 ms. - Ausführung dauerte %1 ms. - - - Test function finished. - Testfunktion beendet. - - - Test finished. - Test beendet. - - - Test execution took %1 ms. - Testausführung dauerte %1 ms. - - - - Autotest - - Running tests failed. - %1 -Executable: %2 - Ausführung von Tests gescheitert. - %1 -Ausführbare Datei: %2 - - - (iteration %1) - (Durchlauf %1) - - - Repeating test suite %1 (iteration %2) - Wiederhole Test-Suite %1 (%2. Durchlauf) - - - Entering test case %1 - Führe Testfall %1 aus - - - Execution took %1. - Ausführung benötigte %1. - - - - Autotest - - Stop Test Run - Testlauf anhalten - - - Filter Test Results - Testergebnisse filtern - - - Switch Between Visual and Text Display - Zwischen grafischer und Textausgabe umschalten - - - Test Results - Testergebnisse - - - Pass - Bestanden - - - Fail - Durchgefallen - - - Expected Fail - Erwartetes Scheitern - - - Unexpected Pass - Unerwartet bestanden - - - Skip - Überspringen - - - Benchmarks - Benchmarks - - - Debug Messages - Debugnachrichten - - - Warning Messages - Warnungsnachrichten - - - Internal Messages - Interne Nachrichten - - - Check All Filters - Alle Filter auswählen - - - Uncheck All Filters - Alle Filter abwählen - - - Test summary - Testzusammenfassung - - - passes - bestanden - - - fails - durchgefallen - - - unexpected passes - unerwartete Erfolge - - - expected fails - erwartete Fehlschläge - - - fatals - Fatal - - - blacklisted - indiziert - - - skipped - übersprungen - - - disabled - deaktiviert - - - Copy - Kopieren - - - Copy All - Alles kopieren - - - Save Output to File... - Ausgabe in Datei speichern... - - - Run This Test - Diesen Test starten - - - Debug This Test - Diesen Test debuggen - - - Save Output To - Ausgabe speichern - - - Error - Fehler - - - Failed to write "%1". - -%2 - Schreiben von "%1" fehlgeschlagen. - -%2 - - - - Autotest - - Test run canceled by user. - Testlauf durch den Benutzer abgebrochen. - - - Omitted the following arguments specified on the run configuration page for "%1": - Die folgenden in der Ausführungskonfiguration "%1" angegebenen Argumente wurden ausgelassen: - - - Project is null for "%1". Removing from test run. -Check the test environment. - Kein Projekt für "%1". Entferne den Testlauf. -Überprüfen Sie die Testumgebung. - - - Executable path is empty. (%1) - Der Pfad zur ausführbaren Datei ist leer. (%1) - - - -Run configuration: deduced from "%1" - -Ausführungskonfiguration: hergeleitet von "%1" - - - -Run configuration: "%1" - -Ausführungskonfiguration: "%1" - - - Failed to start test for project "%1". - Der Test für das Projekt "%1" konnte nicht gestartet werden. - - - Test for project "%1" crashed. - Der Test für das Projekt "%1" ist abgestürzt. - - - Test for project "%1" did not produce any expected output. - Der Test für das Projekt "%1" hat keine erwartete Ausgabe erzeugt. - - - Test case canceled due to timeout. -Maybe raise the timeout? - Der Testfall wurde aufgrund einer Zeitüberschreitung abgebrochen. -Gegebenenfalls sollten Sie das Zeitlimit erhöhen. - - - No test cases left for execution. Canceling test run. - Es sind keine Tests ausführbar. Der Testlauf wird abgebrochen. - - - Could not find command "%1". (%2) - Kommando "%1" nicht gefunden. (%2) - - - No tests selected. Canceling test run. - Keine Tests ausgewählt. Testlauf wird abgebrochen. - - - Omitted the following environment variables for "%1": - Ausgelassene Umgebungsvariablen für "%1": - - - Current kit has changed. Canceling test run. - Aktuelles Kit wurde geändert. Testlauf wird abgebrochen. - - - Project is null. Canceling test run. -Only desktop kits are supported. Make sure the currently active kit is a desktop kit. - Projektangabe fehlt. Testlauf wird abgebrochen. -Nur Desktopkits sind erlaubt. Stellen Sie sicher, dass das aktive Kit ein Desktopkit ist. - - - Project is not configured. Canceling test run. - Projekt ist nicht konfiguriert. Testlauf wird abgebrochen. - - - Project's run configuration was deduced for "%1". -This might cause trouble during execution. -(deduced from "%2") - Die Ausführungskonfiguration des Projekts wurde für "%1" hergeleitet. -Dies könnte Probleme während der Ausführung verursachen. -(hergeleitet von "%2") - - - Startup project has changed. Canceling test run. - Startprojekt wurde geändert. Testlauf wird abgebrochen. - - - Running Tests - Laufende Tests - - - Failed to get run configuration. - Ausführungskonfiguration konnte nicht bestimmt werden. - - - Unable to display test results when using CDB. - Wenn CDB benutzt wird, können keine Testergebnisse angezeigt werden. - - - Build failed. Canceling test run. - Erstellung fehlgeschlagen. Testlauf wird abgebrochen. - - - - CMakeProjectManager - - CMake Build - Default display name for the cmake make step. - Erstellen mit CMake - - - The build configuration is currently disabled. - Die Build-Konfiguration ist zurzeit deaktiviert. - - - A CMake tool must be set up for building. Configure a CMake tool in the kit options. - Zum Erstellen muss ein CMake Tool eingestellt sein. Die Konfiguration erfolgt in den Kit Einstellungen. - - - There is a CMakeCache.txt file in "%1", which suggest an in-source build was done before. You are now building in "%2", and the CMakeCache.txt file might confuse CMake. - Es gibt eine Datei CMakeCache.txt in "%1", was darauf hindeutet, dass das Projekt bereits innerhalb der Quellen erstellt wurde. Sie erstellen es jetzt in "%2". Die Datei CMakeCache.txt könnte CMake stören. - - - Persisting CMake state... - Speichere CMake Status... - - - Running CMake in preparation to build... - CMake wird ausgeführt um die Erstellung vorzubereiten... - - - Project did not parse successfully, cannot build. - Das Projekt konnte nicht erfolgreich ausgewertet werden. Es kann nicht erstellt werden. - - - Build - Display name for CMakeProjectManager::CMakeBuildStep id. - Erstellen - - - CMake arguments: - Kommandozeilenargumente für CMake: - - - Tool arguments: - Toolparameter: - - - Targets: - Ziele: - - - Build - CMakeProjectManager::CMakeBuildStepConfigWidget display name. - Build - - - Key - Schlüssel - - - (ADVANCED) - (ERWEITERT) - - - Current kit: %1 - Aktuelles Kit: %1 - - - Value - Wert - - Core::Internal::ThemeChooser @@ -34635,89 +38725,6 @@ Dies könnte Probleme während der Ausführung verursachen. Default Clang-Tidy and Clazy checks Vorgegebene Clang-Tidy- und Clazy-Prüfungen - - Pedantic checks - Pedantische Prüfung - - - Checks for almost everything - Prüft auf fast alles - - - - Debugger - - Use Customized Settings - Benutzerdefinierte Einstellungen verwenden - - - Use Global Settings - Globale Einstellungen verwenden - - - - Debugger - - Copy - Kopieren - - - - Debugger - - Start Remote Analysis - Entfernte Analyse starten - - - Executable: - Ausführbare Datei: - - - Arguments: - Argumente: - - - Working directory: - Arbeitsverzeichnis: - - - - Debugger - - Show debug, log, and info messages. - Zeige Debug-, Log- und informative Nachrichten. - - - Show warning messages. - Warnungen anzeigen. - - - Show error messages. - Fehlermeldungen anzeigen. - - - Can only evaluate during a debug session. - Kann nur während einer Debugsitzung ermittelt werden. - - - QML Debugger Console - QML-Debuggerkonsole - - - - Debugger - - &Copy - &Kopieren - - - &Show in Editor - In &Editor anzeigen - - - C&lear - &Löschen - Utils::DebuggerMainWindow @@ -34729,66 +38736,6 @@ Dies könnte Probleme während der Ausführung verursachen. Stop Anhalten - - &Views - &Ansichten - - - Leave Debug Mode - Debug-Modus verlassen - - - Toolbar - Werkzeugleiste - - - Editor - Editor - - - - Debugger - - <not in scope> - Value of variable in Debugger Locals display for variables out of scope (stopped above initialization). - <nicht im Scope> - - - %1 <shadowed %2> - Display of variables shadowed by variables of the same name in nested scopes: Variable %1 is the variable name, %2 is a simple count. - %1 <überlagert %2> - - - - Git - - Tree (optional) - Baum (optional) - - - Can be HEAD, tag, local or remote branch, or a commit hash. -Leave empty to search through the file system. - Kann HEAD sein, ein Tag oder ein lokaler oder entfernter Branch oder ein Commit-Hash. -Leer lassen, um das Dateisystem zu durchsuchen. - - - Recurse submodules - In Submodule hinabsteigen - - - Git Grep - Git Grep - - - Ref: %1 -%2 - Ref: %1 -%2 - - - Git Show %1:%2 - Git Show %1:%2 - ModelEditor::Internal::ModelDocument @@ -34913,220 +38860,6 @@ Sie werden erhalten. - - QmlProfiler - - Statistics - Statistik - - - Copy Row - Zeile kopieren - - - Copy Table - Tabelle kopieren - - - Extended Event Statistics - Erweiterte Ereignisstatistik - - - Show Full Range - Ganzen Bereich anzeigen - - - Debug Message - Debugnachricht - - - Warning Message - Warnungsnachricht - - - Critical Message - Kritische Nachricht - - - Fatal Message - Fatale Nachricht - - - Info Message - Infonachricht - - - - Valgrind - - Valgrind Function Profiler uses the Callgrind tool to record function calls when a program runs. - Das Profiling von Funktionen mit Valgrind verwendet das Programm "callgrind", um Funktionsaufrufe während der Programmausführung aufzuzeichnen. - - - Valgrind Function Profiler - Valgrind Funktionsprofiler - - - Valgrind Function Profiler (External Application) - Valgrind Functionsprofiler (externe Anwendung) - - - Profile Costs of This Function and Its Callees - Bestimme Kosten dieser Funktion und der von ihr aufgerufenen Funktionen - - - Visualization - Visualisierung - - - Callers - Aufrufer - - - Callees - Aufgerufene - - - Functions - Funktionen - - - Load External Log File - Externe Logdatei laden - - - Open results in KCachegrind. - Ergebnisse in KCachegrind öffnen. - - - Request the dumping of profile information. This will update the Callgrind visualization. - Fordere das Ausschreiben der Profiler-Informationen an. Die Callgrind-Visualisierung wird dadurch aktualisiert. - - - Reset all event counters. - Alle Ereigniszähler zurücksetzen. - - - Pause event logging. No events are counted which will speed up program execution during profiling. - Pausiert die Ereignissprotokollierung, was die Ausführung des Programmes während des Profilings beschleunigt. - - - Discard Data - Daten verwerfen - - - Go back one step in history. This will select the previously selected item. - Gehe einen Schritt im Verlauf zurück. Das vorher ausgewählte Element wird wieder ausgewählt. - - - Go forward one step in history. - Gehe einen Schritt weiter. - - - Selects which events from the profiling data are shown and visualized. - Bestimmt, welche Ereignisse der Profilerdaten angezeigt werden. - - - Absolute Costs - Absolute Kosten - - - Show costs as absolute numbers. - Kosten als absolute Werte anzeigen. - - - Relative Costs - Relative Kosten - - - Show costs relative to total inclusive cost. - Zeige Kosten relativ zur Summe der einschließlichen Kosten. - - - Relative Costs to Parent - Kosten relativ zu übergeordnetem Element - - - Show costs relative to parent function's inclusive cost. - Zeige Kosten relativ zu den einschließlichen Kosten der rufenden Funktion. - - - Remove template parameter lists when displaying function names. - Beim Anzeigen von Funktionsnamen Template-Parameterlisten entfernen. - - - Select This Function in the Analyzer Output - Diese Funktion in der Analyzer-Ausgabe auswählen - - - Cost Format - Kostenformat - - - Enable cycle detection to properly handle recursive or circular function calls. - Aktivieren Sie die Schleifenerkennung, um rekursive oder zyklische Funktionsaufrufe richtig zu behandeln. - - - Show Project Costs Only - Nur Projektkosten anzeigen - - - Show only profiling info that originated from this project source. - Nur Profilerinformationen aus den Quellen des Projekts anzeigen. - - - Filter... - Filter... - - - Callgrind - Callgrind - - - A Valgrind Callgrind analysis is still in progress. - Eine Valgrind Callgrind Analyse läuft noch. - - - Start a Valgrind Callgrind analysis. - Eine Valgrind Callgrind Analyse starten. - - - Profiling aborted. - Profiling abgebrochen. - - - Parsing finished, no data. - Auswertung beendet, keine Daten erhalten. - - - Parsing finished, total cost of %1 reported. - Auswertung beendet, erhaltene Gesamtkosten: %1. - - - Parsing failed. - Die Auswertung schlug fehl. - - - Populating... - Erstelle Ansicht... - - - Open Callgrind Log File - Callgrind-Logdatei öffnen - - - Callgrind Output (callgrind.out*);;All Files (*) - Callgrind-Ausgabedatei (callgrind.out*);;Alle Dateien (*) - - - Callgrind: Failed to open file for reading: %1 - Callgrind: Konnte Datei nicht zum Lesen öffnen: %1 - - - Parsing Profile Data... - Werte Profilerdaten aus... - - ModelEditor::Internal::ExtPropertiesMView @@ -35229,70 +38962,6 @@ Sie werden erhalten. Zugehörige Elemente hinzufügen - - ImageViewer - - x - Multiplication, as in 32x32 - x - - - Size: - Größe: - - - %1 already exists. -Would you like to overwrite it? - %1 existiert bereits. -Möchten Sie sie überschreiben? - - - - ImageViewer - - Export %1 - %1 exportieren - - - Exported "%1", %2x%3, %4 bytes - "%1" exportiert, %2x%3, %4 Bytes - - - Export Image - Bild exportieren - - - Export a Series of Images from %1 (%2x%3) - Eine Bilderserie aus %1 exportieren (%2x%3) - - - Could not write file "%1". - Die Datei "%1" konnte nicht geschrieben werden. - - - - Beautifier::Internal::GeneralOptionsPage - - Automatic Formatting on File Save - Automatische Formatierung beim Speichern einer Datei - - - Enable auto format on file save - Beim Speichern einer Datei automatisch formatieren - - - Tool: - Werkzeug: - - - Restrict to MIME types: - Auf MIME-Typen beschränken: - - - Restrict to files contained in the current project - Auf Dateien des aktuellen Projekts beschränken - - Nim @@ -35323,6 +38992,112 @@ Möchten Sie sie überschreiben? Release Release + + Nim Compiler Build Step + Nim-Compiler Build-Schritt + + + Nim build step + Nim-Build-Schritt + + + Code Style + Coding-Stil + + + Nim + Nim + + + Nim Clean Step + Nim-Schritt zur Bereinigung + + + Working directory: + Arbeitsverzeichnis: + + + Build directory "%1" does not exist. + Build-Verzeichnis "%1" existiert nicht. + + + Failed to delete the cache directory. + Das Cache-Verzeichnis konnte nicht gelöscht werden. + + + Failed to delete the out file. + Die Ausgabedatei konnte nicht gelöscht werden. + + + Clean step completed successfully. + Der Schritt zur Bereinigung war erfolgreich. + + + Path: + Pfad: + + + Global + Settings + Global + + + Nim + SnippetProvider + Nim + + + No Nim compiler set. + Es ist kein Nim-Compiler eingerichtet. + + + Nim compiler does not exist. + Der Nim-Compiler existiert nicht. + + + &Compiler path: + &Compiler-Pfad: + + + &Compiler version: + &Compiler-Version: + + + Current Build Target + Aktuelles Build-Ziel + + + Tools + Werkzeuge + + + General + Allgemein + + + Nimble Build + + + + Nimble Test + + + + Nimble Task + + + + Task arguments: + + + + Tasks: + + + + Nimble task %1 not found. + + QmlDesigner::OpenUiQmlFileDialog @@ -35385,6 +39160,10 @@ Möchten Sie sie überschreiben? Timeout in ms: Zeitüberschreitung nach (ms): + + Character threshold: + + Inserts the common prefix of available completion items. Fügt den gemeinsamen Präfix aller verfügbaren Vervollständigungen ein. @@ -35449,10 +39228,6 @@ Drücken Sie zusätzlich die Umschalttaste, wird ein Escape-Zeichen an der aktue Highlight automatically inserted text Automatisch eingefügten Text hervorheben - - Skip automatically inserted character if re-typed manually after completion. - Automatisch eingefügtes Zeichen überspringen, wenn es nach der Vervollständigung erneut eingegeben wird. - Skip automatically inserted character when typing Automatisch eingefügtes Zeichen beim Tippen überspringen @@ -35473,6 +39248,10 @@ Drücken Sie zusätzlich die Umschalttaste, wird ein Escape-Zeichen an der aktue Automatically creates a Doxygen comment upon pressing enter after a '/**', '/*!', '//!' or '///'. Erstellt automatisch einen Doxygen-Kommentar, wenn man nach '/**', '/*!', '//!' oder '///' die Enter-Taste betätigt. + + Skip automatically inserted character if re-typed manually after completion or by pressing tab. + + Enable Doxygen blocks Doxygen-Blöcke aktivieren @@ -35509,32 +39288,40 @@ Drücken Sie zusätzlich die Umschalttaste, wird ein Escape-Zeichen an der aktue AnchorButtons - Anchor item to the top. - Item am oberen Ende verankern. + Anchors can only be applied to child items. + - Anchor item to the bottom. - Item am unteren Ende verankern. + Anchors can only be applied to the base state. + - Anchor item to the left. - Item an der linken Seite verankern. + Anchor component to the top. + - Anchor item to the right. - Item an der rechten Seite verankern. + Anchor component to the bottom. + - Fill parent item. - Übergeordnetes Element ausfüllen. + Anchor component to the left. + - Anchor item vertically. - Item vertikal verankern. + Anchor component to the right. + - Anchor item horizontally. - Item horizontal verankern. + Fill parent component. + + + + Anchor component vertically. + + + + Anchor component horizontally. + @@ -35546,108 +39333,12 @@ Drücken Sie zusätzlich die Umschalttaste, wird ein Escape-Zeichen an der aktue Enter one environment variable per line. To set or change a variable, use VARIABLE=VALUE. +To append to a variable, use VARIABLE+=VALUE. +To prepend to a variable, use VARIABLE=+VALUE. Existing variables can be referenced in a VALUE with ${OTHER}. To clear a variable, put its name on a line with nothing else on it. To disable a variable, prefix the line with "#". - Geben Sie eine Umgebungsvariable pro Zeile ein. -Um eine Variable zu setzen oder zu ändern, benutzen Sie VARIABLE=WERT. -Existierende Variablen können in einem WERT mit ${ANDERE} verwendet werden. -Um eine Variable zu leeren, schreiben Sie nichts als ihren Namen in eine Zeile. -Um eine Variable zu deaktivieren, stellen Sie der Zeile "#" voran. - - - - GTestFramework - - Google Test - Google Test - - - Enable or disable grouping of test cases by folder or GTest filter. -See also Google Test settings. - Gruppierung von Testfällen nach Verzeichnis oder GTest-Filter ein- oder ausschalten. -Siehe auch die Einstellungen für Google Test. - - - - GTestTreeItem - - <matching> - <passend> - - - <not matching> - <nicht passend> - - - Change GTest filter in use inside the settings. - Ändern Sie den verwendeten GTest-Filter in den Einstellungen. - - - parameterized - parametrisiert - - - typed - typisiert - - - - QtTestFramework - - Qt Test - Qt Test - - - - QuickTestFramework - - Quick Test - Quick Test - - - - QuickTestTreeItem - - <unnamed> - <unbenannt> - - - <p>Give all test cases a name to ensure correct behavior when running test cases and to be able to select them.</p> - <p>Geben Sie allen Testfällen einen Namen, um die korrekte Durchführung sicherzustellen und sie auswählen zu können.</p> - - - - Autotest - - AutoTest Debug - AutoTest Debug - - - - Autotest - - No active test frameworks. - Keine aktiven Test-Frameworks. - - - You will not be able to use the AutoTest plugin without having at least one active test framework. - Ohne ein aktives Test-Framework können Sie das AutoTest-Plugin nicht verwenden. - - - Enable or disable test frameworks to be handled by the AutoTest plugin. - Vom AutoTest-Plugin zu verwendende Test-Frameworks ein- oder ausschalten. - - - Enable or disable grouping of test cases by folder. - Gruppierung von Testfällen nach Verzeichnis ein- oder ausschalten. - - - - TestTreeItem - - %1 (none) - %1 (keine) + @@ -35681,32 +39372,6 @@ Siehe auch die Einstellungen für Google Test. Die Dokumentationsdatei "%1" kann nicht gelesen werden: %2. - - ClangCodeModel::Internal::ClangDiagnosticManager - - Inspect available fixits - Verfügbare Korrekturen untersuchen - - - - CMakeProjectManager - - Changing Build Directory - Build-Verzeichnis ändern - - - Change the build directory and start with a basic CMake configuration? - Wollen Sie das Build-Verzeichnis ändern und mit einer grundlegenden CMake-Konfiguration beginnen? - - - Minimum Size Release - Release (kleinstmöglich) - - - Release with Debug Information - Release mit Debuginformationen - - Core::Internal::ShortcutButton @@ -35759,8 +39424,44 @@ Siehe auch die Einstellungen für Google Test. Core::Internal::SpotlightLocatorFilter - Spotlight File Name Index - Spotlight-Dateinamensindex + Locator: Error occurred when running "%1". + Finden: Bei der Ausführung von "%1" trat ein Fehler auf. + + + Locator query string. + Suchtext. + + + Locator query string with quotes escaped with backslash. + Suchtext, bei dem Anführungszeichen durch Backslash-Sequenz ersetzt sind. + + + Locator query string with quotes escaped with backslash and spaces replaced with "*" wildcards. + Suchtext, bei dem Anführungszeichen durch Backslash-Sequenz und Leerzeichen durch "*"-Platzhalter ersetzt sind. + + + Locator query string as regular expression. + Suchtext als regulärer Ausdruck. + + + File Name Index + Dateinamensindex + + + Matches files from a global file system index (Spotlight, Locate, Everything). Append "+<number>" or ":<number>" to jump to the given line number. Append another "+<number>" or ":<number>" to jump to the column number as well. + Filtert Dateien aus einem globalen Dateisystemindex (Spotlight, Locate, Everything). Fügen Sie "+<Zahl>" oder ":<Zahl>" an, um zur angegebenen Zeile zu springen. Fügen Sie noch einmal "+<Zahl>" oder ":<Zahl>" an, um auch zur angegebenen Spalte zu springen. + + + Executable: + Ausführbare Datei: + + + Arguments: + Argumente: + + + Case sensitive: + Mit Groß-/Kleinschreibung: @@ -35770,58 +39471,6 @@ Siehe auch die Einstellungen für Google Test. Vergrößerung: %1% - - Nim - - Nim Compiler Build Step - Nim-Compiler Build-Schritt - - - Nim build step - Nim-Build-Schritt - - - Code Style - Coding-Stil - - - Nim - Nim - - - Nim Clean Step - Nim-Schritt zur Bereinigung - - - Working directory: - Arbeitsverzeichnis: - - - Build directory "%1" does not exist. - Build-Verzeichnis "%1" existiert nicht. - - - Failed to delete the cache directory. - Das Cache-Verzeichnis konnte nicht gelöscht werden. - - - Failed to delete the out file. - Die Ausgabedatei konnte nicht gelöscht werden. - - - Clean step completed successfully. - Der Schritt zur Bereinigung war erfolgreich. - - - Nim Compiler Clean Step - Nim-Compiler-Schritt zur Bereinigung - - - Global - Settings - Global - - ProjectExplorer::CustomExecutableRunConfiguration @@ -35844,428 +39493,6 @@ Siehe auch die Einstellungen für Google Test. Die Farbe der Leinwand einstellen - - QmlProfiler - - Unknown Message %1 - Unbekannte Nachricht %1 - - - Timestamp - Zeitstempel - - - Message - Nachricht - - - Could not re-read events from temporary trace file: %1 - Ereignisse konnten nicht erneut aus der temporären Trace-Datei eingelesen werden: %1 - - - Compile - Kompilierung - - - Create - Erzeugung - - - Signal - Signal - - - Source code not available - Kein Quelltext verfügbar - - - Flame Graph - Flame Graph - - - Reset Flame Graph - Flame Graph zurücksetzen - - - Mouse Events - Mausereignisse - - - Keyboard Events - Tastaturereignisse - - - Key Press - Tastendruck - - - Key Release - Tastenfreigabe - - - Key - Taste - - - Modifiers - Modifizierer - - - Double Click - Doppelklick - - - Mouse Press - Mausdruck - - - Mouse Release - Mausfreigabe - - - Button - Maustaste - - - Result - Ergebnis - - - Mouse Move - Mausbewegung - - - X - X - - - Y - Y - - - Mouse Wheel - Mausrad - - - Angle X - X-Winkel - - - Angle Y - Y-Winkel - - - Keyboard Event - Tastaturereignis - - - Mouse Event - Mausereignis - - - Unknown - Unbekannt - - - Memory Allocation - Speicherallokation - - - Memory Allocated - Speicher allokiert - - - Memory Freed - Speicher freigegeben - - - Total - Summe - - - %n byte(s) - - Ein Byte - %n Bytes - - - - Allocated - Allokiert - - - Allocations - Allokationen - - - Deallocated - Freigegeben - - - Deallocations - Freigaben - - - Heap Allocation - Heap-Allokation - - - Large Item Allocation - Allokation großer Elemente - - - Heap Usage - Heap-Verbrauch - - - Type - Typ - - - Cache Size - Puffergröße - - - Image Cached - Bild gepuffert - - - Image Loaded - Bild geladen - - - Load Error - Ladefehler - - - File - Datei - - - Width - Breite - - - Height - Höhe - - - Stage - Phase - - - Glyphs - Glyphen - - - - Qnx - - QNX Device - QNX-Gerät - - - Deploy Qt libraries... - Deployment der Qt-Bibliotheken... - - - - Qnx - - New QNX Device Configuration Setup - Neue QNX-Geräte-Konfiguration - - - - Android - - Widget - Widget - - - - Autotest - - Turns failures into debugger breakpoints. - Erzeugt aus Fehlern Debugger-Haltepunkte. - - - Break on failure while debugging - Beim Debuggen an Fehlern anhalten - - - Executes disabled tests when performing a test run. - Ausgeschaltete Tests in einem Testlauf ausführen. - - - Run disabled tests - Ausgeschaltete Tests ausführen - - - Turns assertion failures into C++ exceptions. - Erzeugt aus Assertion-Fehlern C++-Exceptions. - - - Throw on failure - Exception bei Fehler - - - Iterations: - Durchläufe: - - - Shuffles tests automatically on every iteration by the given seed. - Vertauscht die Tests automatisch für jeden Durchlauf mithilfe des vorgegebenen Startwerts. - - - Shuffle tests - Vertausche Tests - - - Repeats a test run (you might be required to increase the timeout to avoid canceling the tests). - Testlauf wiederholen (eine Erhöhung des Zeitlimits kann nötig sein, um einen Abbruch zu vermeiden). - - - Repeat tests - Tests wiederholen - - - Seed: - Startwert: - - - A seed of 0 generates a seed based on the current timestamp. - Ein Startwert 0 erzeugt einen neuen Startwert aus der Uhrzeit. - - - Group mode: - Gruppieren nach: - - - Active filter: - Aktiver Filter: - - - Select on what grouping the tests should be based. - Wählen Sie aus, wie die Tests gruppiert werden sollen. - - - Directory - Verzeichnis - - - GTest Filter - GTest-Filter - - - Set the GTest filter to be used for grouping. -See Google Test documentation for further information on GTest filters. - Geben Sie den GTest-Filter an, der zum Gruppieren verwendet werden soll. -Weitere Informationen über GTest-Filter finden Sie in der Dokumenation von Google Test. - - - - Autotest - - Enables interrupting tests on assertions. - Hält Tests bei Assertions an. - - - Disable crash handler while debugging - Crash Handler beim Debuggen deaktivieren - - - Use XML output - XML-Ausgabe verwenden - - - Verbose benchmarks - Ausführliche Benchmarks - - - Log every signal emission and resulting slot invocations. - Jede Signal-Auslösung und daraus resultierende Slot-Aufrufe aufzeichnen. - - - Log signals and slots - Signale und Slots aufzeichnen - - - Benchmark Metrics - Benchmark-Metriken - - - Uses walltime metrics for executing benchmarks (default). - Echtzeit bei der Benchmarkausführung messen (Standard). - - - Walltime - Echtzeit - - - Uses tick counter when executing benchmarks. - Den Tickzähler bei der Benchmarkausführung benutzen. - - - Tick counter - Tickzähler - - - Uses event counter when executing benchmarks. - Ereigniszähler bei der Benchmarkausführung benutzen. - - - Event counter - Ereigniszähler - - - Uses Valgrind Callgrind when executing benchmarks (it must be installed). - "Valgrind Callgrind" zur Benchmarkausführung benutzen (dazu muss es installiert sein). - - - Callgrind - Callgrind - - - Uses Perf when executing benchmarks (it must be installed). - "Perf" zur Benchmarkausführung benutzen (dazu muss es installiert sein). - - - Perf - Perf - - - XML output is recommended, because it avoids parsing issues, while plain text is more human readable. - -Warning: Plain text misses some information, such as duration. - Die XML-Ausgabe ist empfehlenswert, weil sie Probleme beim Einlesen vermeidet. Reiner Text ist hingegen besser lesbar für Menschen. - -Warnung: Reinem Text fehlen manche Informationen, etwa die Dauer. - - - - Git - - Authentication - Authentifizierung - - - <html><head/><body><p>Gerrit server with HTTP was detected, but you need to set up credentials for it.</p><p>To get your password, <a href="LINK_PLACEHOLDER"><span style=" text-decoration: underline; color:#007af4;">click here</span></a> (sign in if needed). Click Generate Password if the password is blank, and copy the user name and password to this form.</p><p>Choose Anonymous if you do not want authentication for this server. In this case, changes that require authentication (like draft changes or private projects) will not be displayed.</p></body></html> - <html><head/><body><p>Ein Gerrit-Server mit HTTP wurde erkannt, aber Sie müssen Zugangsdaten angeben.</p><p>Um Ihr Passwort zu erhalten, <a href="LINK_PLACEHOLDER"><span style=" text-decoration: underline; color:#007af4;">klicken Sie hier</span></a>. (Melden Sie sich an, wenn nötig.). Wenn das Passwortfeld leer ist, klicken Sie "Generate Password" und kopieren den Benutzernamen und das Passwort in dieses Formular.</p><p>Wählen Sie "Anonym", wenn Sie keine Authentifizierung für diesen Server wünschen. In diesem Fall werden Änderungen, die eine Authentifizierung benötigen (wie "Drafts" oder private Projekte), nicht angezeigt.</p></body></html> - - - &Password: - &Passwort: - - - Server: - Server: - - - Anonymous - Anonym - - Ios::Internal::CreateSimulatorDialog @@ -36520,78 +39747,8 @@ Fehler: %5 Wählen Sie einen Typ, der mit qmlRegisterType oder qmlRegisterSingletonType registriert wurde. Der Typ wird als Eigenschaft in der aktuellen .qml-Datei verfügbar sein. - - QmlJSEditor - - Qt Quick Toolbars - Qt Quick-Werkzeugleisten - - - If enabled, the toolbar will remain pinned to an absolute position. - Verankert die Werkzeugleiste an einer festen, absoluten Position. - - - Pin Qt Quick Toolbar - Qt Quick-Werkzeugleiste verankern - - - Always show Qt Quick Toolbar - Qt Quick-Werkzeugleiste immer anzeigen - - - Automatic Formatting on File Save - Automatische Formatierung beim Speichern einer Datei - - - Enable auto format on file save - Beim Speichern einer Datei automatisch formatieren - - - Restrict to files contained in the current project - Auf Dateien des aktuellen Projekts beschränken - - - Features - Zusatzfunktionen - - - Auto-fold auxiliary data - Hilfsdaten automatisch einklappen - - - - QmlProfiler - - Total Time - Gesamtdauer - - - Calls - Aufrufe - - - In Percent - In Prozent - - - Memory - Speicher - - - Various Events - Verschiedene Ereignisse - - - others - andere - - ScxmlEditor - - Frame - Rahmen - Basic Colors Grundfarben @@ -36600,14 +39757,6 @@ Fehler: %5 Last used colors Zuletzt benutzte Farben - - + - + - - - - - - - Create New Color Theme Neues Farbschema erstellen @@ -36632,42 +39781,14 @@ Fehler: %5 Are you sure you want to delete color theme %1? Sind Sie sicher, dass Sie das Farbschema %1 entfernen wollen? - - Dialog - Dialog - - - OK - OK - - - Cancel - Abbrechen - - - Apply - Anwenden - - - Enter search term - Suchbegriff eingeben - Search Suche - - Back - Zurück - Time Zeit - - 0 - 0 - File Datei @@ -36684,1564 +39805,6 @@ Fehler: %5 Document Statistics Dokumentenstatistik - - - MarginSection - - Margin - Rand - - - Vertical - Vertikal - - - Top - Oben - - - The margin above the item. - Der Rand über dem Element. - - - Bottom - Unten - - - The margin below the item. - Der Rand unter dem Element. - - - Horizontal - Horizontal - - - Left - Links - - - The margin left of the item. - Der Rand links des Elements. - - - Right - Rechts - - - The margin right of the item. - Der Rand rechts des Elements. - - - Margins - Ränder - - - The margins around the item. - Die Ränder um das Element. - - - - PaddingSection - - Padding - Abstand - - - Vertical - Vertikal - - - Top - Oben - - - Padding between the content and the top edge of the item. - Der Abstand zwischen dem Inhalt und dem oberen Ende des Elements. - - - Bottom - Unten - - - Padding between the content and the bottom edge of the item. - Der Abstand zwischen dem Inhalt und dem unteren Ende des Elements. - - - Horizontal - Horizontal - - - Left - Links - - - Padding between the content and the left edge of the item. - Der Abstand zwischen dem Inhalt und dem linken Ende des Elements. - - - Right - Rechts - - - Padding between the content and the right edge of the item. - Der Abstand zwischen dem Inhalt und dem rechten Ende des Elements. - - - Padding between the content and the edges of the items. - Der Abstand zwischen dem Inhalt und den äußeren Enden des Elements. - - - - DialogSpecifics - - Dialog - Dialog - - - Title - Titel - - - - DrawerSpecifics - - Drawer - Drawer - - - Edge - Rand - - - Defines the edge of the window the drawer will open from. - Bestimmt den Rand des Fensters, aus dem sich der Drawer öffnen wird. - - - Drag Margin - Drag-Entfernung - - - Defines the distance from the screen edge within which drag actions will open the drawer. - Bestimmt die Entfernung vom Rand des Bildschirms, innerhalb derer "Drag"-Aktionen den Drawer öffnen. - - - - PopupSection - - Popup - Pop-up - - - Size - Größe - - - Visibility - Sichtbarkeit - - - Is visible - Ist sichtbar - - - Clip - Beschneiden - - - Behavior - Verhalten - - - Modal - Modal - - - Defines the modality of the popup. - Bestimmt, ob das Pop-up modal ist oder nicht. - - - Dim - Verdunkeln - - - Defines whether the popup dims the background. - Bestimmt, ob das Pop-up den Hintergrund verdunkelt. - - - Opacity - Deckkraft - - - Scale - Skalieren - - - Spacing - Abstand - - - Spacing between internal elements of the control. - Der Abstand zwischen inneren Elementen des Controls. - - - - StatesDelegate - - Set when Condition - Setzen bei Bedingung - - - Reset when Condition - Zurücksetzen bei Bedingung - - - Set as Default - Als Vorgabe setzen - - - Reset Default - Vorgabe zurücksetzen - - - Default - Vorgabe - - - - qmt::Exception - - Unacceptable null object. - Unzulässiges Null-Objekt. - - - File not found. - Datei nicht gefunden. - - - Unable to create file. - Datei kann nicht erstellt werden. - - - Writing to file failed. - Schreibfehler in der Datei. - - - Reading from file failed. - Lesefehler in der Datei. - - - Illegal XML file. - Ungültige XML-Datei. - - - Unable to handle file version %1. - Dateiversion %1 ist nicht nutzbar. - - - - Utils::FileSaverBase - - File Error - Dateifehler - - - - Android - - Cannot create AVD. Invalid input. - AVD kann nicht erstellt werden. Ungültige Eingabe. - - - Could not start process "%1 %2" - Der Prozess "%1 %2" konnte nicht gestartet werden - - - Cannot create AVD. Command timed out. - AVD kann nicht erstellt werden. Zeitüberschreitung des Kommandos. - - - Incorrect password. - Ungültiges Passwort. - - - Enter keystore password - Geben Sie das Keystore-Passwort ein - - - Enter certificate password - Geben Sie das Zertifikatspasswort ein - - - No free ports available on host for QML debugging. - Auf dem Host sind nicht genügend freie Ports für das QML-Debuggen vorhanden. - - - Failed to find application directory. - Anwendungsverzeichnis wurde nicht gefunden. - - - Failed to forward QML debugging ports. - Die Ports des QML-Debuggers konnten nicht übermittelt werden. - - - Failed to start the activity. - Die Aktivität konnte nicht gestartet werden. - - - Failed to forward JDB debugging ports. - JDB-Debugging-Ports konnten nicht weitergeleitet werden. - - - Failed to start JDB. - JDB konnte nicht gestartet werden. - - - Cannot attach JDB to the running application. - JDB konnte sich nicht mit der laufenden Anwendung verbinden. - - - Failed to start debugger server. - Der Debug-Server konnte nicht gestartet werden. - - - Cannot find C++ debug server in NDK installation - In der NDK-Installation wurde kein C++-Debug-Server gefunden - - - The lldb-server binary has not been found. Maybe sdk_definitions.json does not contain 'lldb;x.y' as sdk_essential_package or LLDB was not installed. - Die Binärdateien des lldb-Servers wurde nicht gefunden. Vielleicht ist 'lldb;x.y' nicht als sdk_essential_package in sdk_definitions.json enthalten oder LLDB ist nicht installiert. - - - Cannot copy C++ debug server. - C++-Debug-Server kann nicht kopiert werden. - - - Failed to forward C++ debugging ports. - Die Ports des C++-Debuggers konnten nicht übermittelt werden. - - - "%1" died. - "%1" beendet. - - - - AutoTest - - Testing - Testen - - - - QtTestTreeItem - - inherited - vererbt - - - - Bazaar - - Ignore Whitespace - Leerzeichen ignorieren - - - Ignore Blank Lines - Leerzeilen ignorieren - - - - Bazaar - - Verbose - Ausführlich - - - Show files changed in each revision. - Geänderte Dateien jeder Revision anzeigen. - - - Forward - Nächstes - - - Show from oldest to newest. - Von Ältestem zu Neuestem anzeigen. - - - Include Merges - Merges einschließen - - - Show merged revisions. - Merge-Revisionen anzeigen. - - - Detailed - Ausführlich - - - Moderately Short - Moderat kurz - - - One Line - Einzeilig - - - GNU Change Log - GNU-Änderungslog - - - Format - Format - - - - BinEditor - - Memory at 0x%1 - Speicher bei 0x%1 - - - Decimal&nbsp;unsigned&nbsp;value: - Vorzeichenloser&nbsp;dezimaler&nbsp;Wert: - - - Decimal&nbsp;signed&nbsp;value: - Vorzeichenbehafteter&nbsp;dezimaler&nbsp;Wert: - - - Previous&nbsp;decimal&nbsp;unsigned&nbsp;value: - Vorangegangener&nbsp;vorzeichenloser&nbsp;dezimaler&nbsp;Wert: - - - Previous&nbsp;decimal&nbsp;signed&nbsp;value: - Vorangegangener&nbsp;vorzeichenbehafteter&nbsp;dezimaler&nbsp;Wert: - - - %1-bit&nbsp;Integer&nbsp;Type - %1-bit&nbsp;Ganzzahltyp - - - Little Endian - Little Endian - - - Big Endian - Big Endian - - - Binary&nbsp;value: - Binärer&nbsp;Wert: - - - Octal&nbsp;value: - Oktaler&nbsp;Wert: - - - Previous&nbsp;binary&nbsp;value: - Vorangeganger&nbsp;binärer&nbsp;Wert: - - - Previous&nbsp;octal&nbsp;value: - Vorangeganger&nbsp;oktaler&nbsp;Wert: - - - <i>double</i>&nbsp;value: - <i>double</i>&nbsp;Wert: - - - Previous <i>double</i>&nbsp;value: - Vorangegangener <i>double</i>&nbsp;Wert: - - - <i>float</i>&nbsp;value: - <i>float</i>&nbsp;Wert: - - - Previous <i>float</i>&nbsp;value: - Vorangegangener <i>float</i>&nbsp;Wert: - - - Copying Failed - Fehler beim Kopieren - - - You cannot copy more than 4 MB of binary data. - Sie können nicht mehr als 4 MB binäre Daten kopieren. - - - Copy Selection as ASCII Characters - Auswahl als ASCII-Zeichen kopieren - - - Copy Selection as Hex Values - Auswahl als hexadezimale Werte kopieren - - - Set Data Breakpoint on Selection - Datenhaltepunkt bei Auswahl setzen - - - Copy 0x%1 - 0x%1 kopieren - - - Jump to Address in This Window - Gehe zu Adresse in diesem Fenster - - - Jump to Address in New Window - Gehe zu Adresse in neuem Fenster - - - Copy Value - Wert kopieren - - - Jump to Address 0x%1 in This Window - Gehe zu Adresse 0x%1 in diesem Fenster - - - Jump to Address 0x%1 in New Window - Gehe zu Adresse 0x%1 in neuem Fenster - - - - BinEditor - - Zoom: %1% - Vergrößerung: %1% - - - - Clang Code Model Marks - - Code Model Warning - Codemodell-Warnung - - - Code Model Error - Codemodell-Fehler - - - - ClangRefactoring::ClangQueryProjectsFindFilter - - Clang Query Project - Clang Query-Projekt - - - Clang Query - Clang Query - - - - QtCreatorSearchHandle - - Clang Query - Clang Query - - - - CMakeProjectManager - - Failed to open %1 for reading. - Die Datei %1 konnte nicht zum Lesen geöffnet werden. - - - - CMakeFilesProjectNode - - CMake Modules - CMake-Module - - - - CMakeTargetNode - - Target type: - Zieltyp: - - - No build artifacts - Keine Build-Artefakte - - - Build artifacts: - Build-Artefakte: - - - - CMakeProjectManager - - CMake - SnippetProvider - CMake - - - Build "%1" - "%1" erstellen - - - Current CMake: %1 - Aktuelles CMake: %1 - - - Not in CMakeCache.txt - Nicht in CMakeCache.txt - - - Value requested by kit: %1 - Vom Kit verlangter Wert: %1 - - - - Core::ICore - - (%1) - (%1) - - - %1 %2%3 - %1 %2%3 - - - Based on Qt %1 (%2, %3 bit) - Based on Qt %1 (%2, %3 bit) - - - - Core::LocatorManager - - <type here> - <Tippen Sie hier> - - - - CppEditor::Internal::CppEditorDocument - - Note: Multiple parse contexts are available for this file. Choose the preferred one from the editor toolbar. - Hinweis: Für diese Datei sind mehrere Auswertungskontexte verfügbar. Wählen Sie den bevorzugten in der Editorwerkzeugleiste aus. - - - - CppEditor::Internal::MinimizableInfoBars - - File is not part of any project. - Die Datei ist in keinem Projekt enthalten. - - - File contains errors in included files. - Die in der Datei eingebundenen Dateien enthalten Fehler. - - - Minimize - Minimieren - - - <b>Warning</b>: This file is not part of any project. The code model might have issues parsing this file properly. - <b>Warnung</b>: Diese Datei ist in keinem Projekt enthalten. Das Codemodell könnte Probleme haben, die Datei korrekt auszuwerten. - - - <b>Warning</b>: The code model could not parse an included file, which might lead to incorrect code completion and highlighting, for example. - <b>Warnung</b>: Das Codemodell konnte eine eingebundene Datei nicht auswerten. Dies kann beispielsweise dazu führen, dass Syntaxhervorhebung und Vervollständigung fehlerhaft sind. - - - - CppEditor::Internal::ParseContextModel - - <p><b>Active Parse Context</b>:<br/>%1</p><p>Multiple parse contexts (set of defines, include paths, and so on) are available for this file.</p><p>Choose a parse context to set it as the preferred one. Clear the preference from the context menu.</p> - <p><b>Aktiver Auswertungskontext</b>:<br/>%1</p><p>Für diese Datei sind mehrere Auswertungskontexte (Kombinationen aus Defines, Include-Verzeichnissen usw.) verfügbar.</p><p>Wählen Sie einen bevorzugten Auswertungskontext aus. Sie können diese Einstellung über das Kontextmenü zurücksetzen.</p> - - - - CppEditor::Internal::ParseContextWidget - - Clear Preferred Parse Context - Bevorzugten Auswertungskontext aufheben - - - - CppIndexer - - C++ Indexer: Skipping file "%1" because it is too big. - C++-Indexer: Überspringe Datei "%1", weil sie zu groß ist. - - - - BreakHandler - - Breakpoint - Haltepunkt - - - - Debugger - - Unpacking core file to %1 - Entpacke Core-Datei nach %1 - - - Cannot debug: Local executable is not set. - Kann nicht debuggen: Lokale ausführbare Datei ist nicht angegeben. - - - No executable specified. - Es wurde keine ausführbare Datei angegeben. - - - Unsupported CDB host system. - Nicht unterstütztes CDB-Host-System. - - - %1 - Snapshot %2 - %1 - Snapshot %2 - - - &Show this message again. - Diese Nachricht erneut an&zeigen. - - - Debugging starts - Debuggen beginnt - - - Starting debugger "%1" for ABI "%2"... - Starte Debugger "%1" für ABI "%2"... - - - Debugging has finished - Debuggen beendet - - - Close Debugging Session - Debuggen beenden - - - A debugging session is still in progress. Terminating the session in the current state can leave the target in an inconsistent state. Would you still like to terminate it? - Der Debugger läuft noch. Das Beenden im gegenwärtigen Zustand könnte zu einem inkonsistenten Zustand des untersuchten Prozesses führen. Möchten Sie ihn trotzdem beenden? - - - Debugged executable - Vom Debugger gesteuerte ausführbare Datei - - - - Debuggger::Internal::ModulesHandler - - Unknown - Unbekannt - - - No - Nein - - - Yes - Ja - - - None - Keine - - - Plain - Einfach - - - Fast - Schnell - - - debuglnk - debuglnk - - - buildid - buildid - - - It is unknown whether this module contains debug information. -Use "Examine Symbols" from the context menu to initiate a check. - Es ist nicht bekannt, ob dieses Modul Debuginformation enthält. -Verwenden Sie die Option "Symbole untersuchen" des Kontextmenüs, um eine Prüfung zu starten. - - - This module neither contains nor references debug information. -Stepping into the module or setting breakpoints by file and line will not work. - Dieses Modul enthält keine Debuginformation und auch keinen Verweis auf eine Quelle. -Einzelschritt in das Modul oder das Setzen von Haltepunkten nach Datei und Zeilennummer wird nicht funktionieren. - - - This module contains debug information. -Stepping into the module or setting breakpoints by file and line is expected to work. - Dieses Modul enthält Debuginformation. -Einzelschritt in das Modul und das Setzen von Haltepunkten nach Datei und Zeilennummer sollten funktionieren. - - - This module does not contain debug information itself, but contains a reference to external debug information. - Dieses Modul enthält selbst keine Debuginformation, aber einen Verweis auf eine externe Quelle. - - - <unknown> - address - End address of loaded module - <unbekannt> - - - Update Module List - Modulliste aktualisieren - - - Show Source Files for Module "%1" - Quelldateien des Moduls "%1" anzeigen - - - Show Source Files for Module - Quelldateien des Moduls anzeigen - - - Show Dependencies of "%1" - Abhängigkeiten von "%1" anzeigen - - - Show Dependencies - Abhängigkeiten anzeigen - - - Load Symbols for All Modules - Symbole aller Module laden - - - Examine All Modules - Alle Module untersuchen - - - Load Symbols for Module "%1" - Symbole des Moduls "%1" laden - - - Load Symbols for Module - Symbole des Moduls laden - - - Edit File "%1" - Datei "%1" bearbeiten - - - Edit File - Datei bearbeiten - - - Show Symbols in File "%1" - Symbole der Datei "%1" anzeigen - - - Show Symbols - Symbole anzeigen - - - Show Sections in File "%1" - Sektionen der Datei "%1" anzeigen - - - Show Sections - Sektionen anzeigen - - - - DiffEditor::Internal::DiffFilesController - - Calculating diff - Bestimme Unterschiede - - - - DiffEditor::Internal::DiffCurrentFileController - - Saved - Gespeichert - - - Modified - Geändert - - - - DiffEditor::Internal::DiffOpenFilesController - - Saved - Gespeichert - - - Modified - Geändert - - - - DiffEditor::Internal::DiffModifiedFilesController - - Saved - Gespeichert - - - Modified - Geändert - - - - DiffEditor::Internal::DiffEditorServiceImpl - - Diff Files - Unterschiede zwischen Dateien anzeigen - - - Diff Modified Files - Unterschiede zwischen geänderten Dateien anzeigen - - - - DiffEditor::Internal::DiffEditorWidgetController - - Revert Chunk - Änderung rückgängig machen - - - Apply Chunk - Änderung anwenden - - - Would you like to revert the chunk? - Möchten Sie diese Änderung rückgängig machen? - - - Would you like to apply the chunk? - Möchten Sie diese Änderung anwenden? - - - Send Chunk to CodePaster... - Änderung an CodePaster senden... - - - Apply Chunk... - Änderung anwenden... - - - Revert Chunk... - Diese Änderung rückgängig machen... - - - <b>Error:</b> Could not decode "%1" with "%2"-encoding. - <b>Fehler:</b> Die Datei "%1" kann nicht mit der Zeichenkodierung "%2" dargestellt werden. - - - Select Encoding - Zeichenkodierung auswählen - - - - Git - - Refresh Remote Servers - Remote-Server aktualisieren - - - Fallback - Fallback - - - - DevelopmentTeam - - %1 - Free Provisioning Team : %2 - %1 - Free Provisioning-Team : %2 - - - Yes - Ja - - - No - Nein - - - - ProvisioningProfile - - Team: %1 -App ID: %2 -Expiration date: %3 - Team: %1 -App-ID: %2 -Ablaufdatum: %3 - - - - Ios::Internal::IosRunSupport - - Starting remote process. - Starte entfernten Prozess. - - - - Ios::Internal::IosQmlProfilerSupport - - Could not get necessary ports for the profiler connection. - Auf die für die Profiler-Verbindung notwendigen Ports konnte nicht zugegriffen werden. - - - - Ios::Internal::SimulatorInfoModel - - UDID: %1 - UDID: %1 - - - Simulator Name - Name des Simulators - - - Runtime - Runtime - - - Current State - Status - - - - ModelEditor::Internal::ElementTasks - - Update Include Dependencies - Include-Abhängigkeiten aktualisieren - - - - Nim - - Nim - SnippetProvider - Nim - - - No Nim compiler set. - Es ist kein Nim-Compiler eingerichtet. - - - Nim compiler does not exist. - Der Nim-Compiler existiert nicht. - - - &Compiler path: - &Compiler-Pfad: - - - &Compiler version: - &Compiler-Version: - - - - Perforce::Internal::PerforceDiffConfig - - Ignore Whitespace - Leerzeichen ignorieren - - - - ProjectExplorer::PortsGatherer - - Found %n free ports. - - Ein freier Port gefunden. - %n freie Ports gefunden. - - - - Checking available ports... - Prüfe Verfügbarkeit von Ports... - - - - ProjectExplorer::Internal::ProjectWindow - - Project Settings - Projekteinstellungen - - - Build & Run - Erstellung und Ausführung - - - Projects - Projekte - - - Import Existing Build... - Existierenden Build importieren... - - - Manage Kits... - Kits verwalten... - - - Project Selector - Projektauswahl - - - Active Project - Aktives Projekt - - - Import Directory - Verzeichnis importieren - - - - TaskHub - - Error - Fehler - - - Warning - Warnung - - - Build Issue - Build-Problem - - - - ProjectExplorer::SimpleTargetRunner - - %1 crashed. - %1 ist abgestürzt. - - - %2 exited with code %1 - %2 wurde mit dem Rückgabewert %1 beendet - - - - ProjectExplorer::RunWorker - - Worker start timed out. - Start des Workers dauerte zu lange. - - - Worker stop timed out. - Anhalten des Workers dauerte zu lange. - - - The process failed to start. - Der Prozess konnte nicht gestartet werden. - - - An unknown error in the process occurred. - Im Prozess trat ein unbekannter Fehler auf. - - - Either the invoked program "%1" is missing, or you may have insufficient permissions to invoke the program. - Entweder ist das aufgerufene Programm "%1" nicht vorhanden oder Ihre Rechte reichen nicht aus, um dieses Programm aufzurufen. - - - The process was ended forcefully. - Der Prozess wurde gestoppt. - - - An error occurred when attempting to write to the process. For example, the process may not be running, or it may have closed its input channel. - Ein Fehler trat beim Versuch zum Prozess zu schreiben auf. Möglicherweise läuft der Prozess nicht oder hat seinen Eingabekanal geschlossen. - - - An error occurred when attempting to read from the process. For example, the process may not be running. - Ein Fehler trat beim Versuch vom Prozess zu lesen auf. Möglicherweise läuft der Prozess nicht. - - - - TargetSettingsPanelWidget - - Configure Project - Projekt konfigurieren - - - Kit is unsuited for project - Das Kit ist für das Projekt nicht geeignet - - - Click to activate - Klicken zum Aktivieren - - - Enable Kit for Project "%2" - Kit für das Projekt "%2" aktivieren - - - Enable Kit for All Projects - Kit für alle Projekte aktivieren - - - Disable Kit for Project "%2" - Kit für das Projekt "%2" deaktivieren - - - Cancel Build and Disable Kit in This Project - Erstellen abbrechen und das Kit für dieses Projekt deaktivieren - - - Do Not Remove - Nicht entfernen - - - Disable Kit "%1" in This Project? - Kit "%1" für dieses Projekt deaktivieren? - - - The kit <b>%1</b> is currently being built. - Das Kit <b>%1</b> wird gerade erstellt. - - - Do you want to cancel the build process and remove the kit anyway? - Möchten Sie die Erstellung abbrechen und das Kit entfernen? - - - Disable Kit for All Projects - Kit für alle Projekte deaktivieren - - - Copy Steps From Another Kit... - Schritte aus einem anderen Kit kopieren... - - - Build - Erstellen - - - Run - Ausführen - - - Enable Kit - Kit aktivieren - - - - TargetSettingsPanelItem - - No kit defined in this project. - In diesem Projekt ist kein Kit festgelegt. - - - Configure Project - Projekt konfigurieren - - - - ProjectExplorer::ToolChainManager - - None - Keine - - - Tool Chains - Toolchains - - - ABI - ABI - - - - QbsProjectManager - - C and C++ compiler paths differ. C compiler may not work. - Die Pfade von C- und C++-Compiler sind unterschiedlich. Der C-Compiler könnte nicht funktionieren. - - - Generated files - Erzeugte Dateien - - - - QmakeProjectManager - - Headers - Header-Dateien - - - Sources - Quelldateien - - - Forms - Formulardateien - - - State charts - Zustandsdiagramme - - - Resources - Ressourcen - - - QML - QML - - - Other files - Andere Dateien - - - Generated Files - Erzeugte Dateien - - - Failed - Fehlgeschlagen - - - Could not write project file %1. - Die Projektdatei %1 konnte nicht geschrieben werden. - - - File Error - Dateifehler - - - Error while parsing file %1. Giving up. - Fehler beim Auswerten der Datei %1. Abbruch. - - - Could not find .pro file for subdirectory "%1" in "%2". - Die .pro-Datei des Unterverzeichnisses "%1" konnte in "%2" nicht gefunden werden. - - - "%1" is used by qmake, but "%2" is configured in the kit. -Please update your kit (%3) or choose a mkspec for qmake that matches your target environment better. - "%1" wird von qmake verwendet, aber "%2" ist im Kit festgelegt. -Bitte aktualisieren Sie Ihr Kit (%3) oder wählen Sie eine mkspec für qmake, die besser zu Ihrer Zielumgebung passt. - - - - ChangeStyleWidgetAction - - Change style for Qt Quick Controls 2. - Stil für Qt Quick Controls 2 ändern. - - - Change style for Qt Quick Controls 2. Configuration file qtquickcontrols2.conf not found. - Stil für Qt Quick Controls 2 ändern. Die Konfigurationsdatei qtquickcontrols2.conf wurde nicht gefunden. - - - - QmlDesigner::ItemLibraryResourceView - - Large Icons - Große Symbole - - - Medium Icons - Mittlere Symbole - - - Small Icons - Kleine Symbole - - - List - Liste - - - - QmlDesigner::NavigatorTreeView - - Invalid Id - Ungültige ID - - - %1 is an invalid id. - %1 ist keine gültige ID. - - - %1 already exists. - %1 existiert bereits. - - - - QmlDesigner::PropertyEditorContextObject - - Invalid Type - Ungültiger Typ - - - %1 is an invalid type. - %1 ist kein gültiger Typ. - - - - QmlDesigner::TextEditorView - - Trigger Completion - Code-Vervollständigung auslösen - - - Meta+Space - Meta+Space - - - Ctrl+Space - Ctrl+Space - - - Text Editor - Texteditor - - - - QmlDesigner::NodeInstanceView - - Qt Quick emulation layer crashed. - Die Qt-Quick-Emulationsschicht ist abgestürzt. - - - - QmlDesigner::DocumentMessage - - Error parsing - Fehler beim Parsen - - - Internal error - Interner Fehler - - - line %1 - Zeile %1 - - - column %1 - Spalte %1 - - - - QmlDesigner::DocumentWarningWidget - - Always ignore these warnings about features not supported by Qt Quick Designer. - Diese Warnungen über in Qt Quick Designer nicht unterstütze Features immer ignorieren. - - - Cannot open this QML document because of an error in the QML file: - Dieses QML-Dokument kann wegen eines Fehlers in der QML-Datei nicht geöffnet werden: - - - OK - OK - - - This QML file contains features which are not supported by Qt Quick Designer at: - Diese QML-Datei enthält Features, die von Qt Quick Designer nicht unterstützt werden: - - - Ignore - Ignorieren - - - Previous - Vorige - - - Next - Nächste - - - Go to error - Zu Fehler gehen - - - Go to warning - Zur Warnung gehen - - - - QmlDesigner::Internal::BackendModel - - Type - Typ - - - Name - Name - - - Singleton - Singleton - - - Local - Lokal - - - - QmlJSHoverHandler - - Library at %1 - Bibliothek bei %1 - - - Dumped plugins successfully. - Plugin-Information erfolgreich bestimmt. - - - Read typeinfo files successfully. - typeinfo-Dateien gelesen. - - - - QmlProfiler - - Handling Signal - Signalverarbeitung - - - Main program - Hauptprogramm - - - +%1 in recursive calls - +%1 in rekursiven Aufrufen - - - Longest Time - Längste Dauer - - - Mean Time - Durchschnittliche Dauer - - - Self Time - Eigene Dauer - - - Self Time in Percent - Eigene Dauer in Prozent - - - Shortest Time - Kürzeste Dauer - - - Time in Percent - Dauer in Prozent - - - Median Time - Mediandauer - - - - ScxmlEditor Modify Color Themes... Farbschemata anpassen... @@ -38497,8 +40060,8 @@ Beschreibung: %4 Vergrößerung - Magnifier Tool (Alt) - Vergrößerungswerkzeug (Alt) + Magnifier Tool + Navigator (Ctrl+E) @@ -38851,6 +40414,832 @@ Zeile: %4, Spalte: %5 Modus umschalten + + MarginSection + + Margin + Rand + + + Vertical + Vertikal + + + The margin above the item. + Der Rand über dem Element. + + + The margin below the item. + Der Rand unter dem Element. + + + Horizontal + Horizontal + + + The margin left of the item. + Der Rand links des Elements. + + + The margin right of the item. + Der Rand rechts des Elements. + + + Margins + Ränder + + + The margins around the item. + Die Ränder um das Element. + + + + PaddingSection + + Padding + Abstand + + + Vertical + Vertikal + + + Padding between the content and the top edge of the item. + Der Abstand zwischen dem Inhalt und dem oberen Ende des Elements. + + + Padding between the content and the bottom edge of the item. + Der Abstand zwischen dem Inhalt und dem unteren Ende des Elements. + + + Horizontal + Horizontal + + + Padding between the content and the left edge of the item. + Der Abstand zwischen dem Inhalt und dem linken Ende des Elements. + + + Padding between the content and the right edge of the item. + Der Abstand zwischen dem Inhalt und dem rechten Ende des Elements. + + + Global + Global + + + Padding between the content and the edges of the items. + Der Abstand zwischen dem Inhalt und den äußeren Enden des Elements. + + + + DialogSpecifics + + Dialog + Dialog + + + Title + Titel + + + + DrawerSpecifics + + Drawer + Drawer + + + Edge + Rand + + + Defines the edge of the window the drawer will open from. + Bestimmt den Rand des Fensters, aus dem sich der Drawer öffnen wird. + + + Drag margin + Rand bei Drag-Operation + + + Defines the distance from the screen edge within which drag actions will open the drawer. + Bestimmt die Entfernung vom Rand des Bildschirms, innerhalb derer "Drag"-Aktionen den Drawer öffnen. + + + + PopupSection + + Popup + Pop-up + + + Size + Größe + + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Visibility + Sichtbarkeit + + + Visible + Sichtbar + + + Clip + Beschneiden + + + Behavior + Verhalten + + + Modal + Modal + + + Defines the modality of the popup. + Bestimmt, ob das Pop-up modal ist oder nicht. + + + Dim + Verdunkeln + + + Defines whether the popup dims the background. + Bestimmt, ob das Pop-up den Hintergrund verdunkelt. + + + Opacity + Deckkraft + + + Scale + Skalieren + + + Spacing + Abstand + + + Spacing between internal elements of the control. + Der Abstand zwischen inneren Elementen des Controls. + + + + StatesDelegate + + Set when Condition + Setzen bei Bedingung + + + Reset when Condition + Zurücksetzen bei Bedingung + + + Set as Default + Als Vorgabe setzen + + + Reset Default + Vorgabe zurücksetzen + + + Edit Annotation + + + + Add Annotation + Annotation hinzufügen + + + Remove Annotation + + + + Default + Vorgabe + + + + qmt::Exception + + Unacceptable null object. + Unzulässiges Null-Objekt. + + + File not found. + Datei nicht gefunden. + + + Unable to create file. + Datei kann nicht erstellt werden. + + + Writing to file failed. + Schreibfehler in der Datei. + + + Reading from file failed. + Lesefehler in der Datei. + + + Illegal XML file. + Ungültige XML-Datei. + + + Unable to handle file version %1. + Dateiversion %1 ist nicht nutzbar. + + + + Utils::FileSaverBase + + File Error + Dateifehler + + + + Core::ICore + + (%1) + (%1) + + + %1 %2%3 + %1 %2%3 + + + Based on Qt %1 (%2, %3) + Auf Qt %1 (%2, %3) beruhend + + + + CppEditor::Internal::CppEditorDocument + + <b>Warning</b>: This file is not part of any project. The code model might have issues parsing this file properly. + <b>Warnung</b>: Diese Datei ist in keinem Projekt enthalten. Das Codemodell könnte Probleme haben, die Datei korrekt auszuwerten. + + + Note: Multiple parse contexts are available for this file. Choose the preferred one from the editor toolbar. + Hinweis: Für diese Datei sind mehrere Auswertungskontexte verfügbar. Wählen Sie den bevorzugten in der Editorwerkzeugleiste aus. + + + + CppEditor::Internal::ParseContextModel + + <p><b>Active Parse Context</b>:<br/>%1</p><p>Multiple parse contexts (set of defines, include paths, and so on) are available for this file.</p><p>Choose a parse context to set it as the preferred one. Clear the preference from the context menu.</p> + <p><b>Aktiver Auswertungskontext</b>:<br/>%1</p><p>Für diese Datei sind mehrere Auswertungskontexte (Kombinationen aus Defines, Include-Verzeichnissen usw.) verfügbar.</p><p>Wählen Sie einen bevorzugten Auswertungskontext aus. Sie können diese Einstellung über das Kontextmenü zurücksetzen.</p> + + + + CppEditor::Internal::ParseContextWidget + + Clear Preferred Parse Context + Bevorzugten Auswertungskontext aufheben + + + + CppIndexer + + C++ Indexer: Skipping file "%1" because it is too big. + C++-Indexer: Überspringe Datei "%1", weil sie zu groß ist. + + + + DiffEditor::Internal::DiffFilesController + + Calculating diff + Bestimme Unterschiede + + + + DiffEditor::Internal::DiffCurrentFileController + + Saved + Gespeichert + + + Modified + Geändert + + + + DiffEditor::Internal::DiffOpenFilesController + + Saved + Gespeichert + + + Modified + Geändert + + + + DiffEditor::Internal::DiffModifiedFilesController + + Saved + Gespeichert + + + Modified + Geändert + + + + DiffEditor::Internal::DiffEditorServiceImpl + + Diff Files + Unterschiede zwischen Dateien anzeigen + + + Diff Modified Files + Unterschiede zwischen geänderten Dateien anzeigen + + + + DiffEditor::Internal::DiffEditorWidgetController + + Send Chunk to CodePaster... + Änderung an CodePaster senden... + + + Apply Chunk... + Änderung anwenden... + + + Revert Chunk... + Diese Änderung rückgängig machen... + + + <b>Error:</b> Could not decode "%1" with "%2"-encoding. + <b>Fehler:</b> Die Datei "%1" kann nicht mit der Zeichenkodierung "%2" dargestellt werden. + + + Select Encoding + Zeichenkodierung auswählen + + + + DevelopmentTeam + + %1 - Free Provisioning Team : %2 + %1 - Free Provisioning-Team : %2 + + + Yes + Ja + + + No + Nein + + + + ProvisioningProfile + + Team: %1 +App ID: %2 +Expiration date: %3 + Team: %1 +App-ID: %2 +Ablaufdatum: %3 + + + + Ios::Internal::IosRunSupport + + Starting remote process. + Starte entfernten Prozess. + + + + Ios::Internal::IosQmlProfilerSupport + + Could not get necessary ports for the profiler connection. + Auf die für die Profiler-Verbindung notwendigen Ports konnte nicht zugegriffen werden. + + + + Ios::Internal::SimulatorInfoModel + + UDID: %1 + UDID: %1 + + + Simulator Name + Name des Simulators + + + Runtime + Runtime + + + Current State + Status + + + + ModelEditor::Internal::ElementTasks + + Update Include Dependencies + Include-Abhängigkeiten aktualisieren + + + + Perforce::Internal::PerforceDiffConfig + + Ignore Whitespace + Leerzeichen ignorieren + + + + ProjectExplorer::PortsGatherer + + Found %n free ports. + + Ein freier Port gefunden. + %n freie Ports gefunden. + + + + Checking available ports... + Prüfe Verfügbarkeit von Ports... + + + + ProjectExplorer::Internal::ProjectWindow + + Use Regular Expressions + Reguläre Ausdrücke verwenden + + + Case Sensitive + + + + Show Non-matching Lines + + + + Project Settings + Projekteinstellungen + + + Build & Run + Erstellung und Ausführung + + + Projects + Projekte + + + Import Existing Build... + Existierenden Build importieren... + + + Manage Kits... + Kits verwalten... + + + Project Selector + Projektauswahl + + + Active Project + Aktives Projekt + + + Build System Output + + + + Import Directory + Verzeichnis importieren + + + + TaskHub + + Error + Fehler + + + Warning + Warnung + + + Build Issue + Build-Problem + + + + ProjectExplorer::RunWorker + + Worker start timed out. + Start des Workers dauerte zu lange. + + + Worker stop timed out. + Anhalten des Workers dauerte zu lange. + + + The process failed to start. + Der Prozess konnte nicht gestartet werden. + + + An unknown error in the process occurred. + Im Prozess trat ein unbekannter Fehler auf. + + + Either the invoked program "%1" is missing, or you may have insufficient permissions to invoke the program. + Entweder ist das aufgerufene Programm "%1" nicht vorhanden oder Ihre Rechte reichen nicht aus, um dieses Programm aufzurufen. + + + The process crashed. + Der Prozess ist abgestürzt. + + + An error occurred when attempting to write to the process. For example, the process may not be running, or it may have closed its input channel. + Ein Fehler trat beim Versuch zum Prozess zu schreiben auf. Möglicherweise läuft der Prozess nicht oder hat seinen Eingabekanal geschlossen. + + + An error occurred when attempting to read from the process. For example, the process may not be running. + Ein Fehler trat beim Versuch vom Prozess zu lesen auf. Möglicherweise läuft der Prozess nicht. + + + + TargetSettingsPanelWidget + + Kit is unsuited for project + Das Kit ist für das Projekt nicht geeignet + + + Click to activate + Klicken zum Aktivieren + + + Enable Kit for All Projects + Kit für alle Projekte aktivieren + + + &Configure Project + + + + Enable Kit for Project "%1" + Kit für das Projekt "%2" aktivieren {1"?} + + + Disable Kit for Project "%1" + Kit für das Projekt "%2" deaktivieren {1"?} + + + Cancel Build and Disable Kit in This Project + Erstellen abbrechen und das Kit für dieses Projekt deaktivieren + + + Do Not Remove + Nicht entfernen + + + Disable Kit "%1" in This Project? + Kit "%1" für dieses Projekt deaktivieren? + + + The kit <b>%1</b> is currently being built. + Das Kit <b>%1</b> wird gerade erstellt. + + + Do you want to cancel the build process and remove the kit anyway? + Möchten Sie die Erstellung abbrechen und das Kit entfernen? + + + Disable Kit for All Projects + Kit für alle Projekte deaktivieren + + + Copy Steps From Another Kit... + Schritte aus einem anderen Kit kopieren... + + + Build + Erstellen + + + Run + Ausführen + + + Enable Kit + Kit aktivieren + + + + TargetSettingsPanelItem + + No kit defined in this project. + In diesem Projekt ist kein Kit festgelegt. + + + Configure Project + Projekt konfigurieren + + + + ProjectExplorer::ToolChainManager + + None + Keine + + + Tool Chains + Toolchains + + + ABI + ABI + + + + ChangeStyleWidgetAction + + Change style for Qt Quick Controls 2. + Stil für Qt Quick Controls 2 ändern. + + + Change style for Qt Quick Controls 2. Configuration file qtquickcontrols2.conf not found. + Stil für Qt Quick Controls 2 ändern. Die Konfigurationsdatei qtquickcontrols2.conf wurde nicht gefunden. + + + + QmlDesigner::NavigatorTreeView + + Invalid Id + Ungültige ID + + + %1 is an invalid id. + %1 ist keine gültige ID. + + + %1 already exists. + %1 existiert bereits. + + + + QmlDesigner::PropertyEditorContextObject + + Invalid Type + Ungültiger Typ + + + %1 is an invalid type. + %1 ist kein gültiger Typ. + + + + QmlDesigner::TextEditorView + + Trigger Completion + Code-Vervollständigung auslösen + + + Meta+Space + Meta+Space + + + Ctrl+Space + Ctrl+Space + + + Code + Code + + + + QmlDesigner::NodeInstanceView + + Qt Quick emulation layer crashed. + Die Qt-Quick-Emulationsschicht ist abgestürzt. + + + Source item: %1 + + + + B + + + + KB + + + + MB + MB + + + GB + + + + Failed to generate QSB file for: %1 + + + + + QmlDesigner::DocumentMessage + + Error parsing + Fehler beim Parsen + + + Internal error + Interner Fehler + + + line %1 + + Zeile %1 + + + + column %1 + + Spalte %1 + + + + + QmlDesigner::DocumentWarningWidget + + Always ignore these warnings about features not supported by Qt Quick Designer. + Diese Warnungen über in Qt Quick Designer nicht unterstütze Features immer ignorieren. + + + Cannot open this QML document because of an error in the QML file: + Dieses QML-Dokument kann wegen eines Fehlers in der QML-Datei nicht geöffnet werden: + + + OK + OK + + + This QML file contains features which are not supported by Qt Quick Designer at: + Diese QML-Datei enthält Features, die von Qt Quick Designer nicht unterstützt werden: + + + Ignore + Ignorieren + + + Previous + Vorige + + + Next + Nächste + + + Go to error + Zu Fehler gehen + + + Go to warning + Zur Warnung gehen + + + + QmlDesigner::Internal::BackendModel + + Type + Typ + + + Name + Name + + + Singleton + Singleton + + + Local + Lokal + + SilverSearcher::FindInFilesSilverSearcher @@ -38917,6 +41306,33 @@ Wird auf Zeichen angewendet, sofern keine andere Regel zutrifft. Highlighted search results inside the editor. Hervorgehobene Suchergebnisse im Editor. + + Search Result (Alternative 1) + + + + Highlighted search results inside the editor. +Used to mark read accesses to C++ symbols. + + + + Search Result (Alternative 2) + + + + Highlighted search results inside the editor. +Used to mark write accesses to C++ symbols. + + + + Search Result Containing function + + + + Highlighted search results inside the editor. +Used to mark containing function of the symbol usage. + + Search Scope Suchbereich @@ -39023,6 +41439,14 @@ Wird auf Zeichen angewendet, sofern keine andere Regel zutrifft. Name of a type. Typname. + + Namespace + + + + Name of a namespace. + + Local Lokale Variable @@ -39031,6 +41455,14 @@ Wird auf Zeichen angewendet, sofern keine andere Regel zutrifft. Local variables. Lokale Variablen. + + Parameter + + + + Function or method parameters. + + Field Feld @@ -39063,6 +41495,14 @@ Wird auf Zeichen angewendet, sofern keine andere Regel zutrifft. Name of a function. Name einer Funktion. + + Declaration + + + + Style adjustments to declarations. + + Virtual Function Virtuelle Funktion @@ -39193,6 +41633,14 @@ Um den Stil von benutzerdefinierten Operatoren festzulegen, benutzen Sie " Preprocessor directives. Präprozessor-Anweisungen. + + Macro + Makro + + + Macros. + + Label Sprungmarke @@ -39403,6 +41851,86 @@ Außer Leerzeichen innerhalb von Kommentaren und Zeichenketten. Underline color of the contexts of warning diagnostics. Unterstreichung der Kontexte von Warnungen. + + Static Member + + + + Names of static fields or member functions. + + + + Code Coverage Added Code + + + + New code that was not checked for tests. + + + + Partially Covered Code + + + + Partial branch/condition coverage. + + + + Uncovered Code + + + + Not covered at all. + + + + Fully Covered Code + + + + Fully covered code. + + + + Manually Validated Code + + + + User added validation. + + + + Code Coverage Dead Code + + + + Unreachable code. + + + + Code Coverage Execution Count Too Low + + + + Minimum count not reached. + + + + Implicitly Not Covered Code + + + + PLACEHOLDER + + + + Implicitly Covered Code + + + + Implicit Manual Coverage Validation + + Overloaded Operators Überladene Operatoren @@ -39411,14 +41939,6 @@ Außer Leerzeichen innerhalb von Kommentaren und Zeichenketten. Calls and declarations of overloaded (user-defined) operators. Aufrufe und Deklarationen von überladenen (benutzerdefinierten) Operatoren. - - Function Declaration - Funktionsdeklaration - - - Style adjustments to (function) declarations. - Stilanpassungen für (Funktions-)Deklarationen. - Function Definition Funktionsdefinition @@ -39436,462 +41956,6 @@ Außer Leerzeichen innerhalb von Kommentaren und Zeichenketten. Schreibbare Argumente eines Funktionsaufrufs. - - Valgrind - - Profiling - Profiling - - - Profiling %1 - Profiling von %1 - - - - Valgrind - - Valgrind options: %1 - Valgrind-Optionen: %1 - - - Working directory: %1 - Arbeitsverzeichnis: %1 - - - Command line arguments: %1 - Kommandozeilenargumente: %1 - - - Analyzing finished. - Analyse beendet. - - - Error: "%1" could not be started: %2 - Fehler: "%1" konnte nicht gestartet werden: %2 - - - Error: no Valgrind executable set. - Fehler: Es ist keine ausführbare Datei für Valgrind konfiguriert. - - - Process terminated. - Prozess beendet. - - - Process exited with return value %1 - - Der Prozess wurde mit dem Rückgabewert %1 beendet - - - - - Valgrind - - XmlServer on %1: - XmlServer an %1: - - - LogServer on %1: - LogServer an %1: - - - - Welcome - - New to Qt? - Neu bei Qt? - - - Learn how to develop your own applications and explore %1. - Lernen Sie, wie Sie Ihre eigenen Anwendungen erstellen und erkunden Sie %1. - - - Get Started Now - Schnelleinstieg - - - Qt Account - Qt Account - - - Online Community - Online-Community - - - Blogs - Blogs - - - User Guide - Handbuch - - - - MainWidget - - Crash Handler - Crash-Handler - - - Qt Creator has crashed - Qt Creator ist abgestürzt - - - You can send us a crash report in order to help us diagnose and fix the problem. - Sie können uns einen Absturzbericht schicken, um uns beim Untersuchen und Beheben des Problems zu helfen. - - - Email: - E-Mail-Adresse: - - - Enter here your email (optional) - Geben Sie hier Ihre E-Mail-Adresse ein (optional) - - - Tell The Qt Company about this crash so they can fix it - Diesen Absturz The Qt Company mitteilen, damit sie ihn beheben können - - - Details - Details - - - Please describe what you did before it crashed (comments are publicly visible) - Bitte beschreiben Sie, was Sie vor dem Absturz getan haben (dies ist öffentlich sichtbar) - - - Your crash report will be submitted before you quit or restart. - Ihr Absturzbericht wird gesendet bevor sie beenden oder neustarten. - - - %v/%m Bytes - %v/%m Bytes - - - Restart - Neustart - - - Quit - Beenden - - - %1 has crashed - %1 ist abgestürzt - - - We specifically send the following information: - - - Wir übertragen speziell die folgenden Informationen: - - - - - Email: %1 - - E-Mail-Adresse: %1 - - - - Comments: %1 - - Kommentare: %1 - - - - In addition, we send a Microsoft Minidump file, which contains information about this computer, such as the operating system and CPU, and most importantly, it contains the stacktrace, which is an internal structure that shows where the program crashed. This information will help us to identify the cause of the crash and to fix it. - Zusätzlich übertragen wir eine Microsoft Minidump-Datei, die Informationen über diesen Computer enthält, z.B. das Betriebssystem, die CPU und vor allem den Stacktrace, eine interne Struktur, die zeigt, wo das Programm abgestürzt ist. Diese Information wird uns helfen, den Grund für den Absturz zu finden und zu beheben. - - - - Android - - Android SDK Manager - Android SDK-Manager - - - Expand All - Alle aufklappen - - - Update Installed - Aktualisierung installiert - - - Apply - Anwenden - - - Show Packages - Pakete anzeigen - - - Available - Verfügbar - - - Installed - Installiert - - - All - Alle - - - Advanced Options... - Erweiterte Optionen... - - - Do you want to accept the Android SDK license? - Wollen Sie die Android SDK-Lizenz akzeptieren? - - - Checking pending licenses... - - Prüfe auf ausstehende Lizenzen... - - - - -SDK Manager is busy. - -SDK-Manager arbeitet. - - - Android SDK Changes - Android SDK-Änderungen - - - Qt Creator couldn't find the following essential packages: "%1". -Install them manually after the current operation is done. - - Qt Creator konnte die folgenden notwendigen Pakete nicht finden: "%1". -Bitte installieren Sie sie selbst, nachdem die aktuelle Aktion abgeschlossen wurde. - - - - %n Android SDK packages shall be updated. - - Ein Android SDK-Paket soll aktualisiert werden. - %n Android SDK-Pakete sollen aktualisiert werden. - - - - [Packages to be uninstalled:] - - [Pakete, die deinstalliert werden sollen:] - - - - Review Android SDK package licenses that have not been accepted? -Please note that the installation and use of Android SDK packages may fail if respective licenses are not accepted. - Wollen Sie Android-SDK-Paketlizenzen einsehen, denen Sie noch nicht zugestimmt haben? -Bitte bedenken Sie, dass die Installation und die Nutzung von Android SDK-Paketen fehlschlagen können, wenn Sie die jeweiligen Lizenzen nicht akzeptieren. - - - Android SDK Licenses - Android SDK-Lizenzen - - - SDK Manager is busy. Operation cancelled. - SDK-Manager arbeitet. Die Operation wurde abgebrochen. - - - Installing/Uninstalling selected packages... - - Installiere/Deinstalliere ausgewählte Pakete... - - - - Closing the %1 dialog will cancel the running and scheduled SDK operations. - - Wenn Sie den %1-Dialog schließen, werden die laufenden und geplanten SDK-Operationen abgebrochen. - - - - preferences - Einstellungen - - - options - Einstellungen - - - Updating installed packages... - - Aktualisiere installierte Pakete... - - - - Android SDK operations finished. - Android SDK-Operationen beendet. - - - Operation cancelled. - - Operation abgebrochen. - - - - -No pending operations to cancel... - - -Keine ausstehenden Operationen sind abzubrechen... - - - - -Cancelling pending operations... - - -Breche ausstehende Operationen ab... - - - - The operation requires user interaction. Use the "sdkmanager" command-line tool. - Die Operation benötigt Benutzereingaben. Benutzen Sie das Kommandozeilenwerkzeug "sdkmanager". - - - License command failed. - - - Lizenzkommando fehlgeschlagen. - - - - - Updating installed packages. - Aktualisiere installierte Pakete. - - - Failed. - Fehlgeschlagen. - - - Done - - - Fertig - - - - - Installing - Installiere - - - Uninstalling - Deinstalliere - - - Failed - Fehlgeschlagen - - - SDK Manager Arguments - SDK-Manager-Argumente - - - Cannot load available arguments for "sdkmanager" command. - Die verfügbaren Argumente für "sdkmanager" können nicht geladen werden. - - - SDK manager arguments: - SDK-Manager-Argumente: - - - Available arguments: - Verfügbare Argumente: - - - Revision - Revision - - - Operation - Operation - - - Tools - Werkzeuge - - - SDK Platform - SDK Plattform - - - Update Only - Nur aktualisieren - - - Uninstall - Deinstallieren - - - Install - Installieren - - - - Autotest - - Select Run Configuration - Ausführungskonfiguration auswählen - - - Could not determine which run configuration to choose for running tests - Es konnte nicht bestimmt werden, welche Ausführungskonfiguration zum Ausführen von Tests gewählt werden soll - - - Remember choice. Cached choices can be reset by switching projects or using the option to clear the cache. - Auswahl speichern. Gespeicherte Entscheidungen können zurückgesetzt werden, indem Sie das Projekt wechseln oder mithilfe der Option zum Löschen des Zwischenspeichers. - - - Run Configuration: - Ausführungskonfiguration: - - - Executable: - Ausführbare Datei: - - - Arguments: - Argumente: - - - Working Directory: - Arbeitsverzeichnis: - - - - ClangCodeModel::Internal::BackendCommunicator - - Clang Code Model: Error: The clangbackend executable "%1" does not exist. - Clang Codemodell: Fehler: Die clangbackend-Anwendung "%1" existiert nicht. - - - Clang Code Model: Error: The clangbackend executable "%1" could not be started (timeout after %2ms). - Clang Codemodell: Fehler: Die clangbackend-Anwendung "%1" konnte nicht gestartet werden (Zeitüberschreitung nach %2ms). - - - Clang Code Model: Error: The clangbackend process has finished unexpectedly and was restarted. - Clang Codemodell: Fehler: Der clangbackend-Prozess wurde unerwartet beendet und neu gestartet. - - - - CMakeProjectManager - - Select a file for %1 - Wählen Sie eine Datei für %1 - - - Select a directory for %1 - Wählen Sie ein Verzeichnis für %1 - - Core::Internal::FindToolWindow @@ -39899,41 +41963,6 @@ Breche ausstehende Operationen ab... Leerer Suchbegriff. - - Debugger - - Upload failed: %1 - Hochladen gescheitert: %1 - - - The upload process failed to start. Shell missing? - Das Hochladen schlug fehl. Fehlt vielleicht ein Shell-Programm? - - - The upload process crashed some time after starting successfully. - Das Hochladen ist nach dem Starten abgestürzt. - - - The last waitFor...() function timed out. The state of QProcess is unchanged, and you can try calling waitFor...() again. - Die letzte waitFor...()-Funktion brauchte zu lange. Der Zustand des QProcess ist unverändert und Sie können versuchen waitFor...() erneut aufzurufen. - - - An error occurred when attempting to write to the upload process. For example, the process may not be running, or it may have closed its input channel. - Ein Fehler trat beim Versuch auf, zum Upload-Prozess zu schreiben. Möglicherweise läuft der Prozess nicht oder hat seinen Eingabekanal geschlossen. - - - An error occurred when attempting to read from the upload process. For example, the process may not be running. - Ein Fehler trat beim Versuch auf, vom Upload-Prozess zu lesen. Möglicherweise läuft der Prozess nicht. - - - An unknown error in the upload process occurred. This is the default return value of error(). - Es trat ein unbekannter Fehler im Upload-Prozess auf. Dies ist der gewöhliche Rückgabewert von error(). - - - Error - Fehler - - TextEditor::SearchEngine @@ -39954,10 +41983,18 @@ Breche ausstehende Operationen ab... Remove File Datei entfernen + + Remove Folder + + File to remove: Zu entfernende Datei: + + Folder to remove: + + &Delete file permanently Datei endgültig &löschen @@ -39967,37 +42004,6 @@ Breche ausstehende Operationen ab... Aus &Versionskontrolle entfernen - - ProcessCreator - - Executable does not exist: %1 - Ausführbare Datei existiert nicht: %1 - - - Unknown error occurred. - Ein unbekannter Fehler ist aufgetreten. - - - Process crashed. - Der Prozess ist abgestürzt. - - - Process failed at startup. - Der Prozess konnte nicht gestartet werden. - - - Process timed out. - Der Prozess brauchte zu lange. - - - Cannot write to process. - Zum Prozess kann nicht geschrieben werden. - - - Cannot read from process. - Vom Prozess kann nicht gelesen werden. - - QmlDebug::QmlDebugConnectionManager @@ -40024,38 +42030,16 @@ Breche ausstehende Operationen ab... <p>Es konnte keine mit dieser Instanz von %1 erstellte Einstellungsdatei gefunden werden.</p><p>Haben Sie mit diesem Projekt auf einem anderen Computer gearbeitet oder einen anderen Pfad für die Einstellungen verwendet?</p><p>Möchten Sie die Einstellungsdatei "%2" trotzdem laden?</p> - - Android - - Copy application data - Anwendungsdaten kopieren - - - Removing directory %1 - Lösche Verzeichnis %1 - - - Deploy to device - Deployment auf Gerät - - - - ClangHoverHandler - - %1 bytes - %1 Bytes - - - Value: - Wert: - - Core::Internal::JavaScriptFilter Evaluate JavaScript JavaScript auswerten + + Evaluates arbitrary JavaScript expressions and copies the result. + Wertet beliebige JavaScript-Ausdrücke aus und kopiert das Ergebnis. + Reset Engine Engine zurücksetzen @@ -40069,19 +42053,8 @@ Breche ausstehende Operationen ab... In die Zwischenablage kopieren: %1 - - Core::Internal::MenuBarFilter - - Actions from the Menu - Aktionen aus dem Menü - - QObject - - C++ Usages: - C++-Verwendungen: - None Keine @@ -40135,12 +42108,146 @@ Breche ausstehende Operationen ab... Reiter schließen - IncrediBuild for Windows - IncrediBuild für Windows + Bytes + - IncrediBuild for Linux - IncrediBuild für Linux + KB + + + + MB + MB + + + GB + + + + TB + + + + <Filter> + Library search input hint text + <Filter> + + + Show Event List + + + + Assign Events to Actions + + + + Connect Signal to Event + + + + Connected Events + + + + Connected Signals + + + + Exposed Custom Properties + + + + ID cannot start with an uppercase character (%1). + + + + ID cannot start with a number (%1). + + + + ID cannot include whitespace (%1). + + + + %1 is a reserved QML keyword. + + + + %1 is a reserved property keyword. + + + + ID includes invalid characters (%1). + + + + Empty document + + + + Start Nanotrace + + + + Shut Down Nanotrace + + + + Unknown + Unbekannt + + + Qt 6 + Qt 6 + + + Qt 5 + Qt 5 + + + Project File Generated + + + + File created: + +%1 + + + + Select File Location + + + + Qt Design Studio Project Files (*.qmlproject) + + + + Invalid Directory + + + + Project file must be placed in a parent directory of the QML files. + + + + Problem + + + + Selected directory is far away from the QML file. This can cause unexpected results. + +Are you sure? + + + + Failed to start Qt Design Studio. + + + + UntitledProject + File path suggestion for a new project. If you choose to translate it, make sure it is a valid path name without blanks and using only ascii chars. + @@ -40150,12 +42257,32 @@ Breche ausstehende Operationen ab... Getter- und Setter-Funktionen erstellen - Create Getter Member Function - Getter-Funktion erstellen + Create Implementations for Member Functions + - Create Setter Member Function - Setter-Funktion erstellen + Generate Setter + + + + Generate Getter + + + + Generate Getter and Setter + + + + Generate Constant Q_PROPERTY and Missing Members + + + + Generate Q_PROPERTY and Missing Members with Reset Function + + + + Generate Q_PROPERTY and Missing Members + Convert to Stack Variable @@ -40165,6 +42292,14 @@ Breche ausstehende Operationen ab... Convert to Pointer In Zeiger umwandeln + + Base Class Constructors + + + + Generate Constructor + + Generate Missing Q_PROPERTY Members Fehlende Q_PROPERTY-Elemente erzeugen @@ -40199,56 +42334,28 @@ Breche ausstehende Operationen ab... Schriftart-Dateien - Add Custom Effect - Benutzerdefinierten Effekt hinzufügen - - - - AddAnalysisMessageSuppressionComment - - Add a Comment to Suppress This Message - Fügen Sie einen Kommentar ein, um diese Nachricht zu unterdrücken - - - - QmlJSEditor - - Code Model Warning - Codemodell-Warnung + Sound Files + - Code Model Error - Codemodell-Fehler - - - - RemoteLinux - - Trying to kill "%1" on remote device... - Versuche "%1" auf anderem Gerät zu beenden... + Video Files + - Remote application killed. - Anwendung auf anderem Gerät beendet. + Shader Files + - Failed to kill remote application. Assuming it was not running. - Anwendung auf anderem Gerät konnte nicht beendet werden. Vermutlich lief sie nicht. + 3D Assets + 3D-Assets - Kill current application instance - Aktuelle Instanz der Anwendung beenden - - - - CppTools::ClangBaseChecks - - For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>. - Für passende Optionen lesen Sie das GCC- oder Clang-Handbuch oder auch die <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC-Onlinedokumentation</a>. + Qt 3D Studio Presentations + - Use diagnostic flags from build system - Diagnose-Flags des Build-Systems verwenden + Effect Maker Files + @@ -40333,20 +42440,10 @@ Breche ausstehende Operationen ab... group:'Text' trigger:'global' Beispiel - - - Tracing - others - andere - - - unknown - unbekannt - - - No data available - Keine Daten verfügbar + + Snippets are text fragments that can be inserted into an editor via the usual completion mechanics using a trigger text. The translated text (trigger variant) is used to disambiguate between snippets with the same trigger. + @@ -40364,181 +42461,6 @@ Breche ausstehende Operationen ab... Analysieren - - ClangTools::Internal::ProjectSettingsWidget - - Remove Selected - Ausgewählte entfernen - - - Remove All - Alle entfernen - - - Use Global Settings - Globale Einstellungen verwenden - - - Use Customized Settings - Benutzerdefinierte Einstellungen verwenden - - - Restore Global Settings - Globale Einstellungen wiederherstellen - - - <a href="target">Open Global Settings</a> - <a href="target">Globale Einstellungen öffnen</a> - - - <a href="target">Go to Analyzer</a> - <a href="target">Zum Analyzer gehen</a> - - - Suppressed diagnostics - Unterdrückte Diagnosemeldungen - - - - CMakeProjectManager - - Determines whether file paths are copied to the clipboard for pasting to the CMakeLists.txt file when you add new files to CMake projects. - Legt fest, ob beim Hinzufügen von neuen Dateien zu CMake-Projekten deren Dateipfade in die Zwischenablage kopiert werden, um sie in die CMakeLists.txt-Datei einzufügen. - - - Adding Files - Dateien hinzufügen - - - Ask about copying file paths - Fragen, ob Dateipfade kopiert werden sollen - - - Do not copy file paths - Dateipfade nicht kopieren - - - Copy file paths - Dateipfade kopieren - - - - FilePropertiesDialog - - File Properties - Eigenschaften der Datei - - - Owner: - Besitzer: - - - Group: - Gruppe: - - - Size: - Größe: - - - Name: - Name: - - - Path: - Pfad: - - - Last read: - Zuletzt gelesen: - - - Last modified: - Zuletzt geändert: - - - Readable: - Lesbar: - - - Writable: - Schreibbar: - - - Executable: - Ausführbar: - - - Symbolic link: - Symbolischer Link: - - - MIME type: - MIME-Typ: - - - Default editor: - Zugeordneter Editor: - - - Undefined - Nicht definiert - - - - Tracing - - Could not open %1 for writing. - Die Datei %1 konnte nicht zum Schreiben geöffnet werden. - - - Could not open %1 for reading. - Die Datei %1 konnte nicht zum Lesen geöffnet werden. - - - Could not re-read events from temporary trace file: %1 -The trace data is lost. - Ereignisse konnten nicht erneut aus der temporären Trace-Datei eingelesen werden: %1 -Die Trace-Daten sind verloren. - - - - Android - - AVD Start Error - Fehler beim Start von AVD - - - Emulator Tool Is Missing - Fehlender Emulator - - - Install the missing emulator tool (%1) to the installed Android SDK. - Installieren Sie den fehlenden Emulator (%1) im installierten Android-SDK. - - - Clean Environment - Saubere Umgebung - - - Activity manager start options: - Startoptionen des Aktivitätsmanagers: - - - If the "am start" options conflict, the application might not start. -Qt Creator uses: am start -n <package_name>/<Activity_name> [-D]. - Wenn die Optionen für "am start" widersprüchlich sind, könnte die Anwendung nicht starten. -Qt Creator benutzt: am start -n <Paketname>/<Aktivitätsname> [-D]. - - - Shell commands to run on Android device before application launch. - Shell-Kommandos, die vor dem Start der Anwendung auf dem Android-Gerät ausgeführt werden. - - - Shell commands to run on Android device after application quits. - Shell-Kommandos, die nach dem Beenden der Anwendung auf dem Android-Gerät ausgeführt werden. - - ClangCodeModel::Internal::ClangCodeModelPlugin @@ -40576,16 +42498,24 @@ Qt Creator benutzt: am start -n <Paketname>/<Aktivitätsname> [-D].< Clang-Tidy Issue Clang-Tidy-Problem + + [Source: %1] + + ClangCodeModel - <No Symbols> - <Keine Symbole> + Component + Komponente - <Select Symbol> - <Symbol auswählen> + Total Memory + + + + Update + Aktualisieren @@ -40613,33 +42543,6 @@ Ausgabe: %3 - - ClangTools::Internal::ClangToolsDiagnosticModel - - No Fixits - Keine Korrekturen - - - Not Scheduled - nicht eingeplant - - - Invalidated - Ungültig - - - Scheduled - eingeplant - - - Failed to Apply - Konnte nicht angewendet werden - - - Applied - Angewendet - - ClangTools::Diagnostic @@ -40666,6 +42569,10 @@ Ausgabe: Steps: Schritte: + + Documentation: + + ClangTools::ExplainingStep @@ -40700,10 +42607,22 @@ Ausgabe: Web Page Webseite + + Suppress Selected Diagnostics + + Suppress This Diagnostic Diese Art von Einträgen nicht anzeigen + + Disable These Checks + + + + Disable This Check + + LogFileReader @@ -40745,99 +42664,6 @@ Ausgabe: Diagnose - - QMessageBox - - Copy to Clipboard? - In die Zwischenablage kopieren? - - - Files are not automatically added to the CMakeLists.txt file of the CMake project. -Copy the path to the source files to the clipboard? - Dateien werden nicht automatisch zur Datei CMakeLists.txt des CMake-Projekts hinzugefügt. -Möchten Sie den Pfad zu den Quelldateien in die Zwischenablage kopieren? - - - - CppTools::ClangDiagnosticConfigsSelectionWidget - - Diagnostic Configuration: - Diagnosekonfiguration: - - - - CppTools::OverviewModel - - <Select Symbol> - <Symbol auswählen> - - - <No Symbols> - <Keine Symbole> - - - - ImageViewer - - Enter a file name containing place holders %1 which will be replaced by the width and height of the image, respectively. - Geben Sie einen Dateinamen ein, der die Platzhalter %1 enthält, die durch Breite und Höhe des Bilds ersetzt werden. - - - File: - Datei: - - - Clear - Löschen - - - Set Standard Icon Sizes - Standard-Symbolgröße einstellen - - - Generate Sizes - Größen erzeugen - - - A comma-separated list of size specifications of the form "<width>x<height>". - Eine kommaseparierte Liste von Größenangaben der Form "<Breite>x<Höhe>". - - - Sizes: - Größen: - - - Please specify some sizes. - Bitte geben Sie einige Größen an. - - - Invalid size specification: %1 - Ungültige Größenangabe: %1 - - - The file name must contain one of the placeholders %1, %2. - Der Dateiname muss einen der Platzhalter %1, %2 enthalten. - - - The file %1 already exists. -Would you like to overwrite it? - Die Datei %1 existiert bereits. -Möchten Sie sie überschreiben? - - - The files %1 already exist. -Would you like to overwrite them? - Die Dateien %1 existieren bereits. -Möchten Sie sie überschreiben? - - - - Nim - - Current Build Target - Aktuelles Build-Ziel - - ProjectExplorer::KitChooser @@ -40867,9 +42693,8 @@ Möchten Sie sie überschreiben? You just dragged some files from one project node to another. -What should Qt Creator do now? - Sie haben gerade eine oder mehrere Dateien von einem Projektknoten zu einem anderen gezogen. -Was soll Qt Creator tun? +What should %1 do now? + Copy Only File References @@ -40995,114 +42820,6 @@ Was soll Qt Creator tun? Target Directory Zielverzeichnis - - In directory: - Im Verzeichnis: - - - - QmlProfiler - - The QML Profiler can be used to find performance bottlenecks in applications using QML. - Der QML-Profiler kann zum Auffinden geschwindigkeitsrelevanter Engpässe in QML-Anwendungen verwendet werden. - - - QML Profiler (Attach to Waiting Application) - QML-Profiler (mit wartender Anwendung verbinden) - - - QML Profiler Options - Einstellungen des QML-Profilers - - - Cannot open temporary trace file to store events. - Eine temporäre Trace-Datei kann nicht geöffnet werden um Ereignisse zu speichern. - - - Failed to reset temporary trace file. - Eine temporäre Trace-Datei konnte nicht zurückgesetzt werden. - - - Failed to flush temporary trace file. - Das Schreiben in eine temporäre Trace-Datei konnte nicht beendet werden. - - - Cannot re-open temporary trace file. - Eine temporäre Trace-Datei konnte nicht neu geöffnet werden. - - - Read past end from temporary trace file. - Über das Ende der temporären Trace-Datei hinaus gelesen. - - - Could not re-open temporary trace file. - Eine temporäre Trace-Datei konnte nicht neu geöffnet werden. - - - Main Program - Hauptprogramm - - - called recursively - rekursiv aufgerufen - - - Callee - Aufgerufene Funktion - - - Caller - Aufrufende Funktion - - - Callee Description - Bescheibung der aufgerufenen Funktion - - - Caller Description - Beschreibung der aufrufenden Funktion - - - Error while parsing trace data file: %1 - Fehler beim Auswerten der Trace-Datei: %1 - - - Invalid magic: %1 - Ungültige Dateiformatkennzeichnung: %1 - - - Unknown data stream version: %1 - Unbekannte Datenstromversion: %1 - - - Excessive number of event types: %1 - Zu viele Ereignistypen: %1 - - - Invalid type index %1 - Ungültiger Typindex %1 - - - Corrupt data before position %1. - Unbrauchbare Daten vor Position %1. - - - Error writing trace file. - Fehler beim Schreiben der Trace-Datei. - - - Could not re-read events from temporary trace file: %1 -Saving failed. - Ereignisse konnten nicht erneut aus der temporären Trace-Datei eingelesen werden: %1 -Speichern fehlgeschlagen. - - - - Qnx - - Deploy to QNX Device - Deployment auf QNX-Gerät - SerialTerminal::Internal::SerialControl @@ -41394,55 +43111,8 @@ Speichern fehlgeschlagen. ClangFormat::ClangFormatConfigWidget - Apply - Anwenden - - - Current project has its own overridden .clang-format file and can be configured in Projects > Code Style > C++. - Das aktuelle Projekt hat seine eigene überschriebene .clang-format-Datei und kann in Projekte > Coding-Stil > C++ konfiguriert werden. - - - Error in ClangFormat configuration - Fehler in der Konfiguration von ClangFormat - - - Format instead of indenting - Formatieren statt einzurücken - - - Format while typing - Bei der Eingabe formatieren - - - Format edited code on file save - Bearbeiteten Quelltext beim Speichern der Datei formatieren - - - Override Clang Format configuration file - Clang-Format-Konfigurationsdatei überschreiben - - - - ProjectExplorer::Internal::MakeStep - - Override %1: - Überschreibe %1: - - - Make arguments: - Kommandozeilenargumente für make: - - - Parallel jobs: - Parallele Jobs: - - - Targets: - Ziele: - - - Override MAKEFLAGS - MAKEFLAGS überschreiben + Clang-Format Style + @@ -41452,158 +43122,16 @@ Speichern fehlgeschlagen. Fehler %1 - - Android - - Create Templates - Vorlagen erstellen - - - Additional Libraries - Zusätzliche Bibliotheken - - - List of extra libraries to include in Android package and load on startup. - Liste aller zusätzlichen Bibliotheken, die in das Paket aufgenommen und beim Start geladen werden. - - - Select library to include in package. - Wählen Sie eine Bibliothek zur Aufnahme in das Paket aus. - - - Remove currently selected library from list. - Ausgewählte Bibliothek aus Liste entfernen. - - - Select additional libraries - Zusätzliche Bibliotheken auswählen - - - Android build SDK: - Android-Build-SDK: - - - Sign package - Paket signieren - - - Keystore: - Keystore: - - - Select Keystore File - Keystore-Datei auswählen - - - Create... - Erstellen... - - - Signing a debug package - Signiere Debug-Paket - - - Certificate alias: - Alias des Zertifikats: - - - Advanced Actions - Erweiterte Aktionen - - - Open package location after build - Paketverzeichnis nach dem Erstellen öffnen - - - Add debug server - Debug-Server hinzufügen - - - Packages debug server with the APK to enable debugging. For the signed APK this option is unchecked by default. - Packt einen Debug-Server im APK-Paket ein um Debugging zu ermöglichen. Für ein signiertes APK ist diese Option standardmäßig abgewählt. - - - Verbose output - Ausführliche Ausgabe - - - Build .aab (Android App Bundle) - .aab (Android App Bundle) erstellen - - - Libraries (*.so) - Bibliotheken (*.so) - - - Include prebuilt OpenSSL libraries - Bereits erstellte OpenSSL-Bibliotheken einbinden - - - This is useful for apps that use SSL operations. The path can be defined in Tools > Options > Devices > Android. - Dies ist nützlich für Apps, die SSL benutzen. Der Pfad kann in Extras > Einstellungen > Geräte > Android festgelegt werden. - - - No application .pro file found in this project. - Die .pro-Datei der Anwendung konnte in diesem Projekt nicht gefunden werden. - - - No Application .pro File - Keine .pro-Datei der Anwendung - - - Android package source directory: - Quellverzeichnis des Android-Pakets: - - - The Android package source directory cannot be the same as the project directory. - Das Android-Paket-Quellverzeichnis muss sich vom Projektverzeichnis unterscheiden. - - - Copy the Gradle files to Android directory - Gradle-Dateien ins Android-Verzeichnis kopieren - - - It is highly recommended if you are planning to extend the Java part of your Qt application. - Dies ist sehr zu empfehlen, wenn sie den Java-Teil Ihrer Qt-Anwendung erweitern wollen. - - - Select the Android package source directory. - -The files in the Android package source directory are copied to the build directory's Android directory and the default files are overwritten. - Wählen Sie das Quellverzeichnis des Android-Pakets aus. - -Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichnis "Android" im Build-Verzeichnis kopiert und die Vorgabedateien überschrieben. - - - The Android template files will be created in the ANDROID_PACKAGE_SOURCE_DIR set in the .pro file. - Die Android-Vorlagendateien werden im in der .pro-Datei angegebenen ANDROID_PACKAGE_SOURCE_DIR angelegt. - - - Create Android Template Files Wizard - Assistent zum Erzeugen von Android-Vorlagendateien - - - Project File not Updated - Projekt-Datei nicht aktualisiert - - - Could not update the project file %1. - Die Projekt-Datei %1 konnte nicht aktualisiert werden. - - - - ClangCodeModel::ClangAssistProposalItem - - Requires changing "%1" to "%2" - "%1" muss durch "%2" ersetzt werden - - ClangFormat::ClangFormatPlugin Open Used .clang-format Configuration File Verwendete .clang-format-Konfigurationsdatei öffnen + + The ClangFormat plugin has been built against an unmodified Clang. You might experience formatting glitches in certain circumstances. See https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/README.md for more information. + + Cppcheck::Internal::CppcheckOptionsPage @@ -41612,13 +43140,6 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Cppcheck - - Cppcheck::Internal::CppcheckRunner - - Cppcheck failed to start: "%1". - Cppcheck konnte nicht gestartet werden: "%1". - - Cppcheck::Internal::CppcheckTool @@ -41630,202 +43151,28 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Cppcheck beendet. - - Debugger - - Debuggee - Untersuchtes Programm - - - Add Breakpoint - Haltepunkt setzen - - - Add Breakpoint... - Haltepunkt setzen... - - - Delete Selected Breakpoints - Ausgewählte Haltepunkte löschen - - - Edit Selected Breakpoints... - Ausgewählte Haltepunkte bearbeiten... - - - Disable Selected Breakpoints - Ausgewählte Haltepunkte deaktivieren - - - Enable Selected Breakpoints - Ausgewählte Haltepunkte aktivieren - - - Remove All Breakpoints - Alle Haltepunkte löschen - - - Are you sure you want to remove all breakpoints from all files in the current session? - Möchten Sie wirklich alle Haltepunkte aus allen Dateien der aktuellen Sitzung löschen? - - - - Debugger - - Perspective - Perspektive - - - Debugged Application - Zu debuggende Anwendung - - - Debugger Preset - Debugger-Voreinstellung - - - Create Snapshot - Snapshot erzeugen - - - Abort Debugger - Debugger abbrechen - - - - Debugger - - Global Debugger &Log - Globales Debugger-&Log - - - - Git - - Include Old Entries - Alte Einträge einschließen - - - Include Tags - Tags anzeigen - - - Refresh - Aktualisieren - - - Include branches and tags that have not been active for %n days. - - Branches und Tags einschließen, die seit einem Tag nicht benutzt wurden. - Branches und Tags einschließen, die seit %n Tagen nicht benutzt wurden. - - - - Create Git Repository... - Git-Repository erzeugen... - - - Add Branch... - Branch hinzufügen... - - - &Fetch - &Fetch - - - Manage &Remotes... - &Remotes verwalten... - - - Rem&ove... - En&tfernen... - - - Re&name... - Umbe&nennen... - - - &Checkout - Aus&checken - - - &Diff - &Diff - - - &Log - &Log - - - Re&set - Zurück&setzen - - - &Merge (Fast-Forward) - &Merge (Fast-Forward) - - - Merge (No &Fast-Forward) - Merge (kein &Fast-Forward) - - - &Merge - &Merge - - - &Rebase - &Rebase - - - &Track - &Folgen - - - Would you like to delete the tag "%1"? - Möchten Sie das Tag "%1" löschen? - - - Would you like to delete the branch "%1"? - Möchten Sie den Branch "%1" löschen? - - - Would you like to delete the <b>unmerged</b> branch "%1"? - Es wurde mit dem Branch "%1" noch <b>keine</b> Merge-Operation durchgeführt. Möchten Sie ihn dennoch löschen? - - - Delete Tag - Tag löschen - - - Delete Branch - Branch löschen - - - Git Reset - Git Reset - - - Git Branches - Git Branches - - - Filter - Filter - - - - Help - - Update Documentation - Dokumentation aktualisieren - - LanguageClient Language Client Language Client + + Symbols in Current Document + + + + Symbols in Workspace + + + + Classes and Structs in Workspace + + + + Functions and Methods in Workspace + + LanguageClient::LanguageClientManager @@ -41837,21 +43184,13 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Unexpectedly finished. Unerwartet beendet. + + Show available quick fixes + + LanguageClient::BaseSettingsWidget - - Name - Name - - - Value - Wert - - - Type - Typ - Name: Name: @@ -41873,12 +43212,16 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Startzeitpunkt: - Available after server was initialized - Verfügbar, nachdem der Server initialisiert wurde + Initialization options: + - Capabilities: - Fähigkeiten: + Failed to parse JSON at %1: %2 + + + + Language server-specific JSON to pass via "initializationOptions" field of "initialize" request. + @@ -41892,11 +43235,44 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Argumente: - - Nim - ProjectExplorer::MakeStep + + Make arguments: + Kommandozeilenargumente für make: + + + Parallel jobs: + Parallele Jobs: + + + Override MAKEFLAGS + MAKEFLAGS überschreiben + + + <code>MAKEFLAGS</code> specifies parallel jobs. Check "%1" to override. + <code>MAKEFLAGS</code> legt parallele Jobs fest. Wählen Sie "%1", um dies zu überstimmen. + + + Disable in subdirectories: + + + + Runs this step only for a top-level build. + + + + Targets: + Ziele: + + + Make: + Make: + + + Override %1: + + Make Make @@ -41905,57 +43281,17 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Make command missing. Specify Make command in step configuration. Make-Befehl fehlt. Geben Sie den Make-Befehl in der Schrittkonfiguration an. - - - ProjectExplorer::MakeStepConfigWidget - - <code>MAKEFLAGS</code> specifies parallel jobs. Check "%1" to override. - <code>MAKEFLAGS</code> legt parallele Jobs fest. Wählen Sie "%1", um dies zu überstimmen. - - - Make: - Make: - - - Override %1: - Statt %1 verwenden: - <b>Make:</b> %1 - <b>Make:</b> %1 + <b>Make:</b> %1 <b>Make:</b> No build configuration. - <b>Make:</b> Keine Build-Konfiguration. + <b>Make:</b> Keine Build-Konfiguration. <b>Make:</b> %1 not found in the environment. - <b>Make:</b> %1 konnte in der Umgebung nicht gefunden werden. - - - - QmakeProjectManager - - Cannot find Makefile. Check your build settings. - Die Makefile-Datei konnte nicht gefunden werden. Bitte überprüfen Sie die Einstellungen zur Erstellung. - - - - RemoteLinux - - Command line: - Kommandozeile: - - - Run custom remote command - Benutzerdefiniertes entferntes Kommando ausführen - - - - Valgrind - - All functions with an inclusive cost ratio higher than %1 (%2 are hidden) - Alle Funktionen mit einem einschließlichen Kostenfaktor größer als %1 (%2 nicht gezeigt) + <b>Make:</b> %1 konnte in der Umgebung nicht gefunden werden. @@ -41984,13 +43320,6 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Statt eines Ganzzahlwerts wurde "%2" in "%1" gefunden. - - LanguageServerProtocol::JsonObject - - Expected type %1 but value contained %2 - Der Wert enthielt %2 statt des erwarteten Typs %1 - - LanguageServerProtocol::Notification @@ -42005,42 +43334,6 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni In "%1" ist keine ID angegeben. - - LanguageServerProtocol::MarkedString - - DocumentFormattingProperty should be either bool, double, or QString. - "DocumentFormattingProperty" sollte entweder bool, double oder QString sein. - - - - LanguageServerProtocoll::MarkupOrString - - Expected a string or MarkupContent in MarkupOrString. - In MarkupOrString wurde eine Zeichenkette oder MarkupContent erwartet. - - - - JsonRpcMessageHandler - - Could not parse JSON message "%1". - Die JSON-Nachricht konnte nicht ausgewertet werden: "%1". - - - Expected a JSON object, but got a JSON "%1". - Statt eines erwarteten JSON-Objekts wurde JSON-"%1" gefunden. - - - - BinEditor - - &Undo - &Rückgängig - - - &Redo - &Wiederholen - - CppcheckOptionsPage @@ -42130,6 +43423,10 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Edit Files... Dateien bearbeiten... + + Remove Directory + + LanguageClientSettingsPage @@ -42164,17 +43461,6 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Compiler-Flags - - Nim - - Nimsuggest - Nimsuggest - - - Path - Pfad - - PerfProfiler @@ -42357,445 +43643,10 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Failed to run trace point script: %1 Tracepoint-Skript konnte nicht ausgeführt werden: %1 - - Creating Memory Trace Points - Trace Points für Speicher-Profiling erzeugen - Elevate privileges using: Rechte ausweiten mit: - - - QmlDesigner::SetFrameValueDialog - - Dialog - Dialog - - - Value - Wert - - - Frame - Frame - - - - QmlDesigner::TimelineAnimationForm - - Continuous - Fortlaufend - - - none - Keine - - - Animation Settings - Animationseinstellungen - - - animation02 - animation02 - - - Invalid Id - Ungültige ID - - - %1 is an invalid id. - %1 ist keine gültige ID. - - - %1 already exists. - %1 existiert bereits. - - - Base State - Grundzustand - - - Loops: - Wiederholungen: - - - Animation ID: - ID der Animation: - - - Finished: - Beendet: - - - Ping pong - Ping Pong - - - Transition to state: - Übergang zu Status: - - - Running in base state - Läuft im Grundzustand - - - Start frame: - Erster Frame: - - - Duration: - Dauer: - - - End frame: - Letzter Frame: - - - - QmlDesigner::TimelineForm - - Animation - Animation - - - Timeline Settings - Timeline-Einstellungen - - - Invalid Id - Ungültige ID - - - %1 is an invalid id. - %1 ist keine gültige ID. - - - %1 already exists. - %1 existiert bereits. - - - Expression binding: - Binding durch einen Ausdruck: - - - End frame: - Letzter Frame: - - - Expression binding - Binding durch einen Ausdruck - - - Timeline ID: - ID der Timeline: - - - Start frame: - Erster Frame: - - - - QmlDesigner::TimelineSettingsDialog - - Timeline Settings - Timeline-Einstellungen - - - Add Timeline - Timeline hinzufügen - - - Remove Timeline - Timeline entfernen - - - Add Animation - Animation hinzufügen - - - Remove Animation - Animation entfernen - - - No Timeline - Keine Timeline - - - No Animation - Keine Animation - - - - SyntaxHighlightingCLI - - Command line syntax highlighter using Kate syntax definitions. - Kommandozeilen-Syntaxhervorhebung mittels Kate-Syntaxdefinitionen. - - - source - Quelldatei - - - The source file to highlight. - Die Quelltextdatei, deren Syntax hervorgehoben werden soll. - - - List all available syntax definitions. - Alle verfügbaren Syntaxdefinitionen auflisten. - - - List all available themes. - Alle verfügbaren Farbschemata auflisten. - - - Download new/updated syntax definitions. - Neue oder aktualisierte Syntaxdefinitionen herunterladen. - - - File to write HTML output to (default: stdout). - Datei, in die die HTML-Ausgabe geschrieben werden soll (Vorgabe: Standardausgabe). - - - output - Ausgabedatei - - - Highlight using this syntax definition (default: auto-detect based on input file). - Mit dieser Syntaxdefinition hervorheben (Vorgabe: Anhand der Eingabedatei automatisch erkennen). - - - syntax - Syntax - - - Color theme to use for highlighting. - Farbschema für die Syntaxhervorhebung. - - - theme - Farbschema - - - Set HTML page's title -(default: the filename or "Kate Syntax Highlighter" if reading from stdin). - Titel der HTML-Seite setzen -(Vorgabe: Der Dateiname oder "Kate Syntax Highlighter", wenn von der Standardeingabe gelesen wird). - - - title - Titel - - - Read file from stdin. The -s option must also be used. - Die Datei aus der Standardeingabe lesen. Die Option "-s" muss auch verwendet werden. - - - - QSsh::SftpSession - - sftp failed to start: %1 - sftp konnte nicht gestartet werden: %1 - - - sftp crashed. - sftp ist abgestürzt. - - - Cannot establish SFTP session: sftp binary "%1" does not exist. - SFTP-Sitzung kann nicht aufgebaut werden: Eine ausführbare SFTP-Datei "%1" existiert nicht. - - - - QSsh::SftpTransfer - - sftp failed to start: %1 - sftp konnte nicht gestartet werden: %1 - - - sftp crashed. - sftp ist abgestürzt. - - - sftp binary "%1" does not exist. - Eine ausführbare SFTP-Datei "%1" existiert nicht. - - - Could not create temporary file: %1 - Es konnte keine temporäre Datei erstellt werden: %1 - - - Failed to create local directory "%1". - Das lokale Verzeichnis "%1" konnte nicht erstellt werden. - - - File transfer failed: %1 - Dateiübertragung gescheitert: %1 - - - - QSsh::SshConnection - - Cannot establish SSH connection: Control process failed to start: %1 - SSH-Verbindung kann nicht aufgebaut werden: Der Steuerprozess konnte nicht gestartet werden: %1 - - - SSH connection failure. - SSH-Verbindungsfehler. - - - Cannot establish SSH connection: ssh binary "%1" does not exist. - SSH-Verbindung kann nicht aufgebaut werden: Eine ausführbare SSH-Datei "%1" existiert nicht. - - - Cannot establish SSH connection: Failed to create temporary directory for control socket: %1 - SSH-Verbindung kann nicht aufgebaut werden: Es konnte kein temporäres Verzeichnis für den Steuer-Socket angelegt werden: %1 - - - - QSsh::SshRemoteProcess - - The ssh process crashed: %1 - Der SSH-Prozess ist abgestürzt: %1 - - - Remote process crashed. - Der entfernte Prozess ist abgestürzt. - - - - JsonTreeModelItem - - Null - Null - - - Bool - Bool - - - Double - Double - - - String - String - - - Array - Array - - - Object - Object - - - Undefined - Undefined - - - %n Items - - ein Element - %n Elemente - - - - - ClangDiagnosticConfig - - Project: %1 (based on %2) - Projekt: %1 (basierend auf %2) - - - Changes applied in Projects Mode > Clang Code Model - Änderungen in "Projekte"-Modus > Clang Codemodell - - - - ClangPchProgressManager - - Creating PCHs - PCH stands for precompiled header - PCHs erzeugen - - - Creating Dependencies - Abhängigkeiten erzeugen - - - - ClangRefactoringProgressManager - - C++ Indexing - Indiziere C++ - - - - CppEditor::Internal::CppIncludeHierarchyWidget - - No include hierarchy available - Keine Include-Hierarchie verfügbar - - - Synchronize with Editor - Mit Editor synchronisieren - - - - Ios::Internal - - Deploy on iOS - Deployment auf iOS - - - - LanguageClient::Client - - Cannot handle content of type: %1 - Kann Inhalt des Typs "%1" nicht verwenden. - - - Invalid parameter in "%1": %2 - Ungültiger Parameter in "%1": %2 - - - Language Server "%1" Initialize Error - Fehler bei Initialisierung von Language Server "%1" - - - Initialize error: - Fehler bei Initialisierung: - - - No initialize result. - Initialisierung ohne Ergebnis. - - - Initialize result is not valid: - Ergebnis der Initialisierung ist ungültig: - - - - LanguageClient::StdIOClientInterface - - Cannot send data to unstarted server %1 - Kann keine Daten an den nicht gestarteten Server %1 schicken - - - Crashed with exit code %1: %2 - Mit dem Rückgabewert %1 abgestürzt: %2 - - - - Nim - - Tools - Werkzeuge - - - - PerfProfiler Event Type Ereignistyp @@ -42908,6 +43759,603 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Self in Percent Eigene Samples in Prozent + + Failed to transfer Perf data to perfparser. + Perf-Daten konnten nicht zum perfparser übertragen werden. + + + Perf Process Failed to Start + Der Perf-Prozess konnte nicht gestartet werden + + + Make sure that you are running a recent Linux kernel and that the "perf" utility is available. + Stellen Sie sicher, dass Sie einen aktuellen Linux-Kernel verwenden und das Programm "perf" verfügbar ist. + + + Performance Analyzer Options + Einstellungen zur Leistungsanalyse + + + Load perf.data File + Datei perf.data laden + + + Load Trace File + Trace-Datei laden + + + Save Trace File + Trace-Datei speichern + + + Limit to Range Selected in Timeline + Auf in der Zeitleiste markierten Bereich einschränken + + + Show Full Range + Ganzen Bereich anzeigen + + + Create Memory Trace Points + Trace Points für Speicher-Profiling erzeugen + + + Create trace points for memory profiling on the target device. + Trace Points für Speicher-Profiling auf dem Gerät erzeugen. + + + Performance Analyzer + Leistungsanalyse + + + Finds performance bottlenecks. + Findet Leistungsengpässe. + + + Timeline + Zeitleiste + + + Statistics + Statistik + + + Flame Graph + Flame Graph + + + Discard data. + Daten verwerfen. + + + Limit to Selected Range + Auf markierten Bereich einschränken + + + Reset Zoom + Vergrößerung zurücksetzen + + + Copy Table + Tabelle kopieren + + + Copy Row + Zeile kopieren + + + Reset Flame Graph + Flame Graph zurücksetzen + + + No Data Loaded + Keine Daten geladen + + + The profiler did not produce any samples. Make sure that you are running a recent Linux kernel and that the "perf" utility is available and generates useful call graphs. +You might find further explanations in the Application Output view. + + + + A performance analysis is still in progress. + Eine Leistungsanalyse läuft noch. + + + Start a performance analysis. + Eine Leistungsanalyse beginnen. + + + Enable All + Alle aktivieren + + + Disable All + Alle deaktivieren + + + Trace File (*.ptq) + + + + Show all addresses. + Alle Adressen anzeigen. + + + Aggregate by functions. + Nach Funktionen zusammenfassen. + + + Stop collecting profile data. + Aufzeichnen von Profiling-Daten beenden. + + + Collect profile data. + Profiling-Daten aufzeichnen. + + + Recorded: %1.%2s + Aufgezeichnet: %1,%2s + + + Processing delay: %1.%2s + Verarbeitungsverzögerung: %1,%2s + + + Failed to reset temporary trace file. + Eine temporäre Trace-Datei konnte nicht zurückgesetzt werden. + + + Failed to flush temporary trace file. + Das Schreiben in eine temporäre Trace-Datei konnte nicht beendet werden. + + + Cannot re-open temporary trace file. + Eine temporäre Trace-Datei konnte nicht neu geöffnet werden. + + + Read past end from temporary trace file. + Über das Ende der temporären Trace-Datei hinaus gelesen. + + + Thread started + Thread gestartet + + + Thread ended + Thread beendet + + + Samples lost + Samples verloren + + + Context switch + + + + Invalid + Ungültig + + + Failed to replay Perf events from stash file. + Perf-Ereignisse aus der Stash-Datei konnten nicht wieder abgespielt werden. + + + Loading Trace Data + Lade Trace-Daten + + + Saving Trace Data + Speichere Trace-Daten + + + Performance Analyzer Settings + Einstellungen zur Leistungsanalyse + + + sample collected + Sample aufgezeichnet + + + Details + Details + + + Timestamp + Zeitstempel + + + Guessed + Geschätzt + + + %n frames + + + + + + + System + System + + + Name + Name + + + Resource Usage + Ressourcenverbrauch + + + Resource Change + Änderung der Ressourcen + + + thread started + Thread gestartet + + + thread ended + Thread beendet + + + lost sample + Sample verloren + + + context switch + + + + Duration + Dauer + + + (guessed from context) + (aus dem Kontext geschlossen) + + + Total Samples + Samples insgesamt + + + Total Unique Samples + Verschiedene Samples insgesamt + + + Resource Peak + Ressourcenspitzenwert + + + Resource Guesses + Ressourcenschätzungen + + + Invalid data format. The trace file's identification string is "%1". An acceptable trace file should have "%2". You cannot read trace files generated with older versions of %3. + + + + Invalid data format. The trace file was written with data stream version %1. We can read at most version %2. Please use a newer version of Qt. + + + + + QmlDesigner::SetFrameValueDialog + + Edit Keyframe + + + + Frame + Frame + + + + QmlDesigner::TimelineAnimationForm + + Continuous + Fortlaufend + + + none + Keine + + + Animation Settings + Animationseinstellungen + + + animation02 + animation02 + + + Invalid Id + Ungültige ID + + + %1 is an invalid id. + %1 ist keine gültige ID. + + + %1 already exists. + %1 existiert bereits. + + + Base State + Grundzustand + + + Loops: + Wiederholungen: + + + Animation ID: + ID der Animation: + + + Finished: + Beendet: + + + Ping pong + Ping Pong + + + Transition to state: + Übergang zu Status: + + + Running in base state + Läuft im Grundzustand + + + Start frame: + Erster Frame: + + + Duration: + Dauer: + + + End frame: + Letzter Frame: + + + Number of times the animation runs before it stops. + + + + Sets the animation to loop indefinitely. + + + + Name for the animation. + + + + State to activate when the animation finishes. + + + + Runs the animation backwards to the beginning when it reaches the end. + + + + Runs the animation automatically when the base state is active. + + + + First frame of the animation. + + + + Length of the animation in milliseconds. If you set a shorter duration than the number of frames, frames are left out from the end of the animation. + + + + Last frame of the animation. + + + + + QmlDesigner::TimelineForm + + Animation + Animation + + + Timeline Settings + Timeline-Einstellungen + + + Invalid Id + Ungültige ID + + + %1 is an invalid id. + %1 ist keine gültige ID. + + + %1 already exists. + %1 existiert bereits. + + + Expression binding: + Binding durch einen Ausdruck: + + + End frame: + Letzter Frame: + + + Expression binding + Binding durch einen Ausdruck + + + Timeline ID: + ID der Timeline: + + + Start frame: + Erster Frame: + + + Last frame of the timeline. + + + + First frame of the timeline. Negative numbers are allowed. + + + + To create an expression binding animation, delete all animations from this timeline. + + + + Name for the timeline. + + + + Sets the expression to bind the current keyframe to. + + + + + QmlDesigner::TimelineSettingsDialog + + Timeline Settings + Timeline-Einstellungen + + + Add Timeline + Timeline hinzufügen + + + Remove Timeline + Timeline entfernen + + + Add Animation + Animation hinzufügen + + + Remove Animation + Animation entfernen + + + No Timeline + Keine Timeline + + + No Animation + Keine Animation + + + + JsonTreeModelItem + + Null + Null + + + Bool + Bool + + + Double + Double + + + String + String + + + Array + Array + + + Object + Object + + + Undefined + Undefined + + + %n Items + + ein Element + %n Elemente + + + + + ClangDiagnosticConfig + + Project: %1 (based on %2) + Projekt: %1 (basierend auf %2) + + + Changes applied in Projects Mode > Clang Code Model + Änderungen in "Projekte"-Modus > Clang Codemodell + + + + CppEditor::Internal::CppIncludeHierarchyWidget + + No include hierarchy available + Keine Include-Hierarchie verfügbar + + + Synchronize with Editor + Mit Editor synchronisieren + + + + Ios::Internal + + Deploy on iOS + Deployment auf iOS + + + + LanguageClient::Client + + %1 for %2 + + + + uninitialized + + + + initialize requested + + + + initialized + + + + shutdown requested + + + + shutdown + + + + error + + + + + LanguageClient::StdIOClientInterface + + Cannot send data to unstarted server %1 + Kann keine Daten an den nicht gestarteten Server %1 schicken + ProjectExplorer::Internal::SshSettingsWidget @@ -43106,13 +44554,21 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Zum Ende - Loop - Wiederholen + Loop Playback + + + + Playback Speed + Auto Key Auto Key + + Easing Curve Editor + + Curve Editor Kurveneditor @@ -43144,94 +44600,13 @@ Die Dateien aus dem Quellverzeichnis des Android-Pakets werden in das Verzeichni Add Timeline Timeline hinzufügen - - - QmlPreview::Internal::QmlPreviewPlugin - QML Preview - QML-Vorschau + This file does not contain a timeline. <br><br>To create an animation, add a timeline by clicking the + button. + - Preview File - Datei in Vorschau anzeigen - - - - RemoteLinux - - Key Deployment - Schlüssel-Deployment - - - We recommend that you log into your device using public key authentication. -If your device is already set up for this, you do not have to do anything here. -Otherwise, please deploy the public key for the private key with which to connect in the future. -If you do not have a private key yet, you can also create one here. - Wir empfehlen Ihnen, sich per Public Key-Authentifizierung mit Ihrem Gerät zu verbinden. -Wenn dies bereits auf Ihrem Gerät eingerichtet ist, müssen Sie nichts weiter tun. -Wenn nicht, übertragen Sie bitte den öffentlichen Schlüssel, der zu dem privaten Schlüssel gehört, der verwendet werden soll. -Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen erzeugen. - - - Choose a Private Key File - Datei mit privatem Schlüssel auswählen - - - Deploy Public Key - Öffentlichen Schlüssel übertragen - - - Create New Key Pair - Neues Schlüsselpaar erzeugen - - - Private key file: - Private Schlüsseldatei: - - - - RemoteLinux - - X11 Forwarding - X11-Weiterleitung - - - Forward to local display - Auf lokalen Bildschirm weiterleiten - - - - RemoteLinux - - Failed to create remote directories: %1 - Entfernte Verzeichnisse konnten nicht erstellt werden: %1 - - - rsync failed to start: %1 - rsync konnte nicht gestartet werden: %1 - - - rsync crashed. - rsync ist abgestürzt. - - - rsync failed with exit code %1. - rsync scheiterte mit dem Rückgabewert %1. - - - - RemoteLinux - - Flags: - Optionen: - - - Ignore missing files: - Fehlende Dateien ignorieren: - - - Deploy files via rsync - Dateien mittels rsync übertragen + To edit the timeline settings, click + @@ -43244,119 +44619,9 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Highlighter updates: Aktualisierungen der Syntaxhervorhebung: - - - Welcome - Would you like to take a quick UI tour? This tour highlights important user interface elements and shows how they are used. To take the tour later, select Help > UI Tour. - Wollen Sie sich kurz die Oberfläche vorführen lassen? Dabei wird gezeigt, wo die wichtigsten Bedienelemente sind und wie man sie benutzt. Sie können die Vorführung auch später über "Hilfe" > "Oberfläche vorführen" starten. - - - Take UI Tour - Oberfläche vorführen - - - Mode Selector - Moduswahl - - - Select different modes depending on the task at hand. - Wählen Sie verschiedene Modi abhängig von der zu erledigenden Aufgabe. - - - <p style="margin-top: 30px"><table><tr><td style="padding-right: 20px">Welcome:</td><td>Open examples, tutorials, and recent sessions and projects.</td></tr><tr><td>Edit:</td><td>Work with code and navigate your project.</td></tr><tr><td>Design:</td><td>Work with UI designs for Qt Widgets or Qt Quick.</td></tr><tr><td>Debug:</td><td>Analyze your application with a debugger or other analyzers.</td></tr><tr><td>Projects:</td><td>Manage project settings.</td></tr><tr><td>Help:</td><td>Browse the help database.</td></tr></table></p> - <p style="margin-top: 30px"><table><tr><td style="padding-right: 20px">Willkommen:</td><td>Beispiele, Anleitungen, sowie kürzlich verwendete Sitzungen und Projekte öffnen.</td></tr><tr><td>Editieren:</td><td>Am Quelltext arbeiten und im Projekt navigieren.</td></tr><tr><td>Design:</td><td>Mit Oberflächendesigns für Qt Widgets oder Qt Quick arbeiten.</td></tr><tr><td>Debug:</td><td>Ihre Anwendung mit einem Debugger oder anderen Werkzeugen analysieren.</td></tr><tr><td>Projekte:</td><td>Projekteinstellungen verwalten.</td></tr><tr><td>Hilfe:</td><td>Die Hilfedatenbank durchsehen.</td></tr></table></p> - - - Kit Selector - Kit-Auswahl - - - Select the active project or project configuration. - Wählen Sie das aktive Projekt oder die aktive Projektkonfiguration. - - - Run Button - "Ausführen"-Schaltfläche - - - Run the active project. By default this builds the project first. - Führen Sie das aktive Projekt aus. Wenn nicht anders eingestellt, wird das Projekt zunächst erstellt. - - - Debug Button - "Debug"-Schaltfläche - - - Run the active project in a debugger. - Führen Sie das aktive Projekt in einem Debugger aus. - - - Build Button - "Erstellen"-Schaltfläche - - - Build the active project. - Erstellen Sie das aktive Projekt. - - - Locator - Locator - - - Type here to open a file from any open project. - Tippen Sie hier, um Dateien aus den offenen Projekten zu öffnen. - - - Or:<ul><li>type <code>c&lt;space&gt;&lt;pattern&gt;</code> to jump to a class definition</li><li>type <code>f&lt;space&gt;&lt;pattern&gt;</code> to open a file from the file system</li><li>click on the magnifier icon for a complete list of possible options</li></ul> - Oder:<ul><li>Tippen Sie <code>c&lt;Leerzeichen&gt;&lt;Suchmuster&gt;</code>, um eine Klassendefinition zu öffnen</li><li>Tippen Sie <code>f&lt;Leerzeichen&gt;&lt;Suchmuster&gt;</code>, um eine Datei aus dem Dateisystem zu öffnen</li><li>Klicken Sie auf das Lupensymbol, um eine vollständige Liste der Möglichkeiten anzuzeigen.</li></ul> - - - Output Panes - Ausgabebereiche - - - Find compile and application output here, as well as a list of configuration and build issues, and the panel for global searches. - Hier werden die Ausgaben der Kompilierung und Ausführung, eine Liste von Konfigurations- und Kompilierungsproblemen sowie globale Suchergebnisse angezeigt. - - - Progress Indicator - Fortschrittsanzeige - - - Progress information about running tasks is shown here. - Hier wird der Fortschritt laufender Aufgaben angezeigt. - - - Escape to Editor - Zurück zum Editor - - - Pressing the Escape key brings you back to the editor. Press it multiple times to also hide output panes and context help, giving the editor more space. - Wenn Sie die "Escape"-Taste betätigen, kommen Sie zurück zum Editor. Betätigen Sie sie mehrmals, um auch Ausgabebereiche sowie Kontexthilfe auszublenden und dem Editor mehr Platz zu geben. - - - The End - Ende - - - You have now completed the UI tour. To learn more about the highlighted controls, see <a style="color: #41CD52" href="qthelp://org.qt-project.qtcreator/doc/creator-quick-tour.html">User Interface</a>. - Die Vorführung der Oberfläche endet hier. Unter <a style="color: #41CD52" href="qthelp://org.qt-project.qtcreator/doc/creator-quick-tour.html">User Interface</a> können Sie mehr erfahren. - - - UI Introduction %1/%2 > - Vorführung der Oberfläche %1/%2 > - - - UI Tour - Oberfläche vorführen - - - - PerfProfiler - - Failed to transfer Perf data to perfparser. - Perf-Daten konnten nicht zum perfparser übertragen werden. + Highlighter updates: starting + @@ -43389,241 +44654,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Farbe zurücksetzen - - PerfProfiler - - Could not start device process. - Der Prozess auf dem Gerät konnte nicht gestartet werden. - - - Perf Process Failed to Start - Der Perf-Prozess konnte nicht gestartet werden - - - Make sure that you are running a recent Linux kernel and that the "perf" utility is available. - Stellen Sie sicher, dass Sie einen aktuellen Linux-Kernel verwenden und das Programm "perf" verfügbar ist. - - - Performance Analyzer Options - Einstellungen zur Leistungsanalyse - - - Load perf.data File - Datei perf.data laden - - - Load Trace File - Trace-Datei laden - - - Save Trace File - Trace-Datei speichern - - - Limit to Range Selected in Timeline - Auf in der Zeitleiste markierten Bereich einschränken - - - Show Full Range - Ganzen Bereich anzeigen - - - Create Memory Trace Points - Trace Points für Speicher-Profiling erzeugen - - - Create trace points for memory profiling on the target device. - Trace Points für Speicher-Profiling auf dem Gerät erzeugen. - - - Performance Analyzer - Leistungsanalyse - - - Finds performance bottlenecks. - Findet Leistungsengpässe. - - - Timeline - Zeitleiste - - - Statistics - Statistik - - - Flame Graph - Flame Graph - - - Discard data. - Daten verwerfen. - - - Limit to Selected Range - Auf markierten Bereich einschränken - - - Reset Zoom - Vergrößerung zurücksetzen - - - Copy Table - Tabelle kopieren - - - Copy Row - Zeile kopieren - - - Reset Flame Graph - Flame Graph zurücksetzen - - - No Data Loaded - Keine Daten geladen - - - A performance analysis is still in progress. - Eine Leistungsanalyse läuft noch. - - - Start a performance analysis. - Eine Leistungsanalyse beginnen. - - - Enable All - Alle aktivieren - - - Disable All - Alle deaktivieren - - - Show all addresses. - Alle Adressen anzeigen. - - - Aggregate by functions. - Nach Funktionen zusammenfassen. - - - Stop collecting profile data. - Aufzeichnen von Profiling-Daten beenden. - - - Collect profile data. - Profiling-Daten aufzeichnen. - - - Recorded: %1.%2s - Aufgezeichnet: %1,%2s - - - Processing delay: %1.%2s - Verarbeitungsverzögerung: %1,%2s - - - Thread started - Thread gestartet - - - Thread ended - Thread beendet - - - Samples lost - Samples verloren - - - Invalid - Ungültig - - - Failed to replay Perf events from stash file. - Perf-Ereignisse aus der Stash-Datei konnten nicht wieder abgespielt werden. - - - Loading Trace Data - Lade Trace-Daten - - - Saving Trace Data - Speichere Trace-Daten - - - Performance Analyzer Settings - Einstellungen zur Leistungsanalyse - - - sample collected - Sample aufgezeichnet - - - Details - Details - - - Timestamp - Zeitstempel - - - Guessed - Geschätzt - - - System - System - - - Name - Name - - - Resource Usage - Ressourcenverbrauch - - - Resource Change - Änderung der Ressourcen - - - thread started - Thread gestartet - - - thread ended - Thread beendet - - - lost sample - Sample verloren - - - Duration - Dauer - - - (guessed from context) - (aus dem Kontext geschlossen) - - - Total Samples - Samples insgesamt - - - Total Unique Samples - Verschiedene Samples insgesamt - - - Resource Peak - Ressourcenspitzenwert - - - Resource Guesses - Ressourcenschätzungen - - ADS::WorkspaceDialog @@ -43658,19 +44688,17 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Export Export - - - Tracing - Edit note - Notiz bearbeiten + Workspace Manager + - - - BoostSettingsPage - Seed: - Startwert: + Restore last workspace on startup + + + + <a href="qthelp://org.qt-project.qtcreator/doc/creator-project-managing-workspaces.html">What is a Workspace?</a> + @@ -43680,12 +44708,12 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Weitere Informationen finden Sie auf der <a href="https://github.com/KDE/clazy">Homepage von Clazy</a>. - Topic Filter - Themenfilter + Filters + Filter - Reset to All - Auf alle zurücksetzen + Reset Topic Filter + Checks @@ -43695,6 +44723,11 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e When enabling a level explicitly, also enable lower levels (Clazy semantic). Wenn Sie eine Stufe explizit aktivieren, auch die niedrigeren Stufen aktivieren (Clazy-Semantik). + + Could not query the supported checks from the clazy-standalone executable. +Set a valid executable first. + + Enable lower levels automatically Niedrigere Stufen automatisch aktivieren @@ -43706,6 +44739,22 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Filter Diagnostics Meldungen filtern + + Select All + + + + Select All with Fixits + + + + Clear Selection + + + + Select the diagnostics to display. + + ClangTools::Internal::RunSettingsWidget @@ -43713,6 +44762,14 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Build the project before analysis Projekt vor der Analyse erstellen + + Analyze open files + + + + Run Options + + Parallel jobs: Parallele Jobs: @@ -43732,6 +44789,11 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Edit Checks as String... Prüfungen als Zeichenkette bearbeiten... + + Could not query the supported checks from the clang-tidy executable. +Set a valid executable first. + + Core::Internal::UrlFilterOptions @@ -43747,6 +44809,12 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Add Hinzufügen + + Add "%1" placeholder for the query string. +Double-click to edit item. + Fügen Sie den Platzhalter "%1" für den Suchtext hinzu. +Doppelklicken Sie einen Eintrag um ihn zu ändern. + Remove Entfernen @@ -43760,84 +44828,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Nach unten - - Designer - - &Class name: - &Klassenname: - - - &Base class: - &Basisklasse: - - - &Type information: - &Typinformation: - - - None - Keine - - - Inherits QObject - Erbt von Klasse QObject - - - Inherits QWidget - Erbt von Klasse QWidget - - - Inherits QDeclarativeItem - Qt Quick 1 - Erbt von Klasse QDeclarativeItem - Qt Quick 1 - - - Inherits QQuickItem - Qt Quick 2 - Erbt von Klasse QQuickItem - Qt Quick 2 - - - Based on QSharedData - Basierend auf QSharedData - - - &Header file: - &Header-Datei: - - - &Source file: - &Quelldatei: - - - &Form file: - &Form-Datei: - - - &Path: - &Pfad: - - - Invalid header file name: "%1" - Ungültiger Header-Dateiname: "%1" - - - Invalid source file name: "%1" - Ungültiger Quelldateiname: "%1" - - - Invalid form file name: "%1" - Ungültiger Form-Dateiname: "%1" - - - - Nim - - Arguments: - Argumente: - - - Reset to Default - Auf Vorgabe zurücksetzen - - QmlDesigner::AnnotationCommentTab @@ -43856,8 +44846,8 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e QmlDesigner::AnnotationEditorDialog - Annotation - Annotation + Annotation Editor + @@ -43866,6 +44856,26 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Import Import + + Select import options and press "Import" to import the following files: + + + + Locate 3D Asset "%1" + + + + %1 options + + + + No options available for this type. + + + + No simple options available for this type. + + Cancel Abbrechen @@ -43874,16 +44884,68 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Close Schließen + + Import interrupted. + + + + Import done. + + + + Canceling import. + + + + Hide Advanced Options + + + + Asset Import + + + + Import Options + + + + Show All Options + + Welcome_splash - Qt Design Studio - Qt Design Studio + Community Edition + - % - % + Enterprise Edition + + + + Professional Edition + + + + Before we let you move on to your wonderful designs, help us make Qt Design Studio even better by letting us know how you're using it. To do this, we would like to turn on automatic collection of pseudonymized Analytics and Crash Report Data. + + + + Turn Off + + + + Turn On + + + + Learn More + + + + Qt Design Studio + Qt Design Studio @@ -43920,6 +44982,54 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Help Hilfe + + Community + + + + Blog + + + + Community Edition + + + + Continue + Fortsetzen + + + Start Download + + + + Browse + + + + Folder + + + + Cancel + Abbrechen + + + Open + Öffnen + + + Details + + + + Finish + + + + Download failed + + ExtendedFunctionLogic @@ -43942,6 +45052,26 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e GradientPresetList + + Gradient Picker + + + + System Presets + + + + User Presets + + + + Delete preset? + + + + Are you sure you want to delete this preset? + + Close Schließen @@ -43965,25 +45095,73 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Running Läuft + + Whether the animation is running and/or paused. + + + + Loops + + + + Number of times the animation should play. + + Duration Dauer + + Duration of the animation in milliseconds. + + + + Run to end + + + + Runs the animation to completion when it is stopped. + + + + Easing curve + + + + Defines a custom easing curve. + + AnimationTargetSection + + Animation Targets + + Target Ziel + + Target to animate the properties of. + + Property Eigenschaft + + Property to animate. + + Properties Eigenschaften + + Properties to animate. + + LayerSection @@ -43991,18 +45169,90 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Enabled Aktiviert + + Whether the component is layered or not. + + + + Sampler name + + + + Name of the effect's source texture property. + + + + Allows requesting multisampled rendering in the layer. + + + + Effect + + + + Applies the effect to this layer. + + Format Format + + Internal OpenGL format of the texture. + + + + Texture size + + + + Requested pixel size of the layer's texture. + + + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Texture mirroring + + + + Sets how the generated OpenGL texture should be mirrored. + + + + OpenGL wrap modes associated with the texture. + + Mipmap MIP Map + + Transforms the layer smoothly. + + Samples Samples + + Layer + + + + Generates mipmaps for the texture. + + Smooth Glatt @@ -44014,21 +45264,41 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e NumberAnimationSpecifics + + Number Animation + + From Von + + Start value for the animation. + + To Bis + + End value for the animation. + + PropertyActionSpecifics + + Property Action + + Value Wert + + Value of the property. + + ADS::DockWidgetTab @@ -44047,10 +45317,18 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ADS::WorkspaceModel + + Workspace + + Last Modified Zuletzt geändert + + New Workspace Name + + &Create &Erstellen @@ -44067,6 +45345,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Clone and &Open Klonen und ö&ffnen + + Rename Workspace + + &Rename &Umbenennen @@ -44078,6 +45360,34 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ExtensionSystem::Internal::PluginManagerPrivate + + %1 > About Plugins + %1 > Plugins + + + Help > About Plugins + Hilfe > Plugins + + + If you temporarily disable %1, the following plugins that depend on it are also disabled: %2. + + + Wenn Sie %1 vorübergehend deaktivieren, werden die folgenden Plugins, die davon abhängen, auch deaktiviert: %2. + + + + + Disable plugins permanently in %1. + Sie können Plugins in %1 auch dauerhaft deaktivieren. + + + The last time you started %1, it seems to have closed because of a problem with the "%2" plugin. Temporarily disable the plugin? + %1 scheint sich beim letzten Start wegen eines Problems mit dem Plugin "%2" selbst geschlossen zu haben. Wollen Sie das Plugin vorübergehend deaktivieren? + + + Disable Plugin + Plugin deaktivieren + Continue Fortsetzen @@ -44118,432 +45428,48 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e QWidget - Images (*.png *.jpg *.webp *.svg) - Bilder (*.png *.jpg *.webp *.svg) - - - - Android - - Select the .pro file for which you want to create the Android template files. - Wählen Sie die .pro-Datei, für die Sie die Android-Vorlagendateien erstellen wollen. - - - .pro file: - .pro-Datei: - - - Select a .pro File - .pro-Datei wählen - - - - Autotest - - Testing - Testen - - - &Tests - &Tests - - - Run &All Tests - Starte &alle Tests - - - Run All Tests - Alle Tests starten - - - Ctrl+Meta+T, Ctrl+Meta+A - Ctrl+Meta+T, Ctrl+Meta+A - - - Alt+Shift+T,Alt+A - Alt+Shift+T,Alt+A - - - &Run Selected Tests - Sta&rte ausgewählte Tests - - - Run Selected Tests - Ausgewählte Tests starten - - - Ctrl+Meta+T, Ctrl+Meta+R - Ctrl+Meta+T, Ctrl+Meta+R - - - Alt+Shift+T,Alt+R - Alt+Shift+T,Alt+R - - - Run Tests for Current &File - Tests für aktuelle &Datei ausführen - - - Run Tests for Current File - Tests für aktuelle Datei ausführen - - - Ctrl+Meta+T, Ctrl+Meta+F - Ctrl+Meta+T, Ctrl+Meta+F - - - Alt+Shift+T,Alt+F - Alt+Shift+T,Alt+F - - - Re&scan Tests - Tests neu durch&suchen - - - Ctrl+Meta+T, Ctrl+Meta+S - Ctrl+Meta+T, Ctrl+Meta+S - - - Alt+Shift+T,Alt+S - Alt+Shift+T,Alt+S - - - Selected test was not found (%1). - Ausgewählter Test wurde nicht gefunden (%1). - - - - Autotest - - Boost Test - Boost Test - - - - Autotest - - Executing test suite %1 - Führe Test-Suite %1 aus - - - Test execution took %1 - Testausführung benötigte %1 - - - - Autotest - - parameterized - parametrisiert - - - fixture - festgelegt - - - templated - aus Vorlage - - - - Autotest - - Global - Global - - - Custom - Benutzerdefiniert - - - Test executable crashed. - Die ausführbare Datei des Tests ist abgestürzt. - - - - Android - - Autotools Manager - Autotools-Verwaltung - - - - BareMetal - - Manage... - Verwalten... - - - None - Keine - - - Not recognized - Nicht erkannt - - - GDB - GDB - - - Name - Name - - - Type - Typ - - - Duplicate Providers Detected - Mehrfach auftretende Provider - - - The following providers were already configured:<br>&nbsp;%1<br>They were not configured again. - Die folgenden Provider wurden bereits konfiguriert:<br>&nbsp;%1<br>Sie wurden nicht noch einmal konfiguriert. - - - Add - Hinzufügen - - - Clone - Klonen - - - Remove - Entfernen - - - Debug Server Providers - Debug-Server-Provider - - - Clone of %1 - Kopie von %1 - - - EBlink - EBlink - - - JLink - JLink - - - OpenOCD - OpenOCD - - - ST-LINK Utility - ST-LINK-Werkzeug - - - Script file: - Skriptdatei: - - - Type: - Typ: - - - Speed: - Geschwindigkeit: - - - SWD - SWD - - - JTAG - JTAG - - - JLink GDB Server (JLinkGDBServerCL.exe) - JLink GDB-Server (JLinkGDBServerCL.exe) - - - JLink GDB Server (JLinkGDBServer) - JLink GDB-Server (JLinkGDBServer) - - - Default - Vorgabe - - - IP Address - IP-Adresse - - - Speed - Geschwindigkeit - - - kHz - kHz - - - Device: - Geräte: - - - uVision Simulator - uVision Simulator - - - uVision St-Link - uVision St-Link - - - Port: - Port: - - - 9MHz - 9MHz - - - 4.5MHz - 4,5MHz - - - 2.25MHz - 2,25MHz - - - 1.12MHz - 1,12MHz - - - 560kHz - 560kHz - - - 280kHz - 280kHz - - - 140kHz - 140kHz - - - 4MHz - 4MHz - - - 1.8MHz - 1,8MHz - - - 950kHz - 950kHz - - - 480kHz - 480kHz - - - 240kHz - 240kHz - - - 125kHz - 125kHz - - - 100kHz - 100kHz - - - 50kHz - 50kHz - - - 25kHz - 25kHz - - - 15kHz - 15kHz - - - 5kHz - 5kHz - - - Version - Version - - - Vendor - Anbieter - - - ID - ID - - - Start - Anfang - - - Size - Größe - - - Vendor: - Anbieter: - - - Package: - Paket: - - - Description: - Beschreibung: - - - Memory: - Speicher: - - - Select Peripheral Description File - Wählen Sie eine Peripherie-Beschreibungsdatei - - - Path - Pfad - - - &Compiler path: - &Compiler-Pfad: - - - Platform codegen flags: - Plattformspezifische Optionen für codegen: - - - &ABI: - &ABI: - - - Enter the name of the debugger server provider. - Geben Sie den Namen des Debug-Server-Providers ein. - - - SDCC %1 (%2, %3) - SDCC %1 (%2, %3) - - - SDCC - SDCC + Images (*.png *.jpg *.jpeg) + Beautifier::Internal::ArtisticStyle + + Options + Einstellungen + + + Use file *.astylerc defined in project files + Verwende Datei *.astylerc wie in Projektdateien definiert + + + Use specific config file: + Bestimmte Konfigurationsdatei verwenden: + AStyle (*.astylerc) AStyle (*.astylerc) + + Use file .astylerc or astylerc in HOME + Verwende .astylerc oder astylerc in HOME + + + Use customized style: + Verwende angepassten Stil: + + + Configuration + Konfiguration + + + Artistic Style command: + Ausführbare Datei von Artistic Style: + + + Restrict to MIME types: + Auf MIME-Typen beschränken: + Artistic Style Artistic Style @@ -44555,14 +45481,66 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Beautifier::Internal::ClangFormat + + Options + Einstellungen + + + Use customized style: + Verwende angepassten Stil: + + + Use predefined style: + Verwende vorgegebenen Stil: + + + Fallback style: + Fallback-Stil: + + + Configuration + Konfiguration + + + Clang Format command: + Ausführbare Datei von Clang Format: + + + Restrict to MIME types: + Auf MIME-Typen beschränken: + Clang Format Clang Format + + Use file uncrustify.cfg defined in project files + Verwende Datei uncrustify.cfg wie in Projektdateien definiert + + + Use file specific uncrustify.cfg + Dateispezifische uncrustify.cfg verwenden + Uncrustify file (*.cfg) Uncrustify-Datei (*.cfg) + + Use file uncrustify.cfg in HOME + Verwende uncrustify.cfg in HOME + + + Format entire file if no text was selected + Formatiere die ganze Datei falls kein Text selektiert ist + + + For action Format Selected Text + Für die Aktion "Formatiere selektierten Text" + + + Uncrustify command: + Ausführbare Datei von Uncrustify: + Uncrustify Uncrustify @@ -44578,14 +45556,70 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Qdb::Internal::QdbDevice + + Starting command "%1" on device "%2". + + + + Command failed on device "%1": %2 + + + + Command failed on device "%1". + + + + stdout was: "%1" + + + + stderr was: "%1" + + + + Commands on device "%1" finished successfully. + + + + Boot2Qt Device + + + + Reboot Device + + + + Restore Default App + + WizardPage WizardPage + + Device Settings + + + + A short, free-text description + + + + Host name or IP address + + Device name: Gerätename: + + Device address: + + + + Boot2Qt Network Device Setup + + Qdb::Internal::QdbMakeDefaultAppService @@ -44593,9 +45627,21 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Remote process failed: %1 Der entfernte Prozess schlug fehl: %1 + + Application set as the default one. + + + + Reset the default application. + + Qdb::Internal::QdbRunConfiguration + + Full command line: + + Executable on device: Ausführbare Datei auf Mobilgerät: @@ -44608,36 +45654,13 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Executable on host: Ausführbare Datei auf Hostrechner: - - - ClangPchManager::PreprocessorMacroWidget - Macro already exists. - Makro existiert bereits. + Run on Boot2Qt Device + - Ed&it - Bearbe&iten - - - &Add - Hinzu&fügen - - - &Reset - Zu&rücksetzen - - - &Unset - &Aufheben - - - Unset <a href="%1"><b>%1</b></a> - <a href="%1"><b>%1</b></a> aufheben - - - Set <a href="%1"><b>%1</b></a> to <b>%2</b> - <b>%2</b> an <a href="%1"><b>%1</b></a> zuweisen + The remote executable must be set in order to run on a Boot2Qt device. + @@ -44656,6 +45679,14 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ClangTools::Internal::ClangTool + + Analyze Project... + + + + Analyze Current File + + Go to previous diagnostic. Gehe zum vorherigen Eintrag. @@ -44664,10 +45695,22 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Go to next diagnostic. Gehe zum nächsten Eintrag. + + Load diagnostics from YAML files exported with "-export-fixes". + + Clear Löschen + + Expand All + + + + Collapse All + + Filter Diagnostics Meldungen filtern @@ -44708,21 +45751,161 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Clang-Tidy and Clazy tool stopped by user. Der Benutzer hat Clang-Tidy und Clazy abgebrochen. + + Cannot analyze current file: No files open. + + + + Cannot analyze current file: "%1" is not a known source file. + + + + Select YAML Files with Diagnostics + + + + YAML Files (*.yml *.yaml);;All Files (*) + + + + Error Loading Diagnostics + + + + Set a valid Clang-Tidy executable. + + + + Set a valid Clazy-Standalone executable. + + + + Project "%1" is not a C/C++ project. + + + + Open a C/C++ project to start analyzing. + + + + Failed to build the project. + + + + Failed to start the analyzer. + + + + All Files + + + + Opened Files + + + + Edited Files + + + + Failed to analyze %n file(s). + + + + + + + Analyzing... + + + + Analyzing... %1 of %n file(s) processed. + + + + + + + Analysis stopped by user. + + + + Finished processing %n file(s). + + + + + + + Diagnostics imported. + + + + %1 diagnostics. %2 fixits, %3 selected. + + + + No diagnostics. + + + + In general, the project should be built before starting the analysis to ensure that the code to analyze is valid.<br/><br/>Building the project might also run code generators that update the source files as necessary. + + + + Info About Build the Project Before Analysis + + ClangTools::Internal::ClangToolRunWorker + + Failed to build the project. + + + + No code model data available for project. + + The project configuration changed since the start of the %1. Please re-run with current configuration. Die Projektkonfiguration hat sich seit dem Start von %1 verändert. Bitte mit dieser Konfiguration neu starten. + + Failed to create temporary directory: %1. + + + + Running %1 on %2 with configuration "%3". + + Analyzing Analysiere + + Analyzing "%1" [%2]. + + + + Failed to start runner "%1". + + Failed to analyze "%1": %2 Analyse von "%1" fehlgeschlagen: %2 + + Error: Failed to analyze %n files. + + + + + + + Note: You might need to build the project to generate or update source files. To build automatically, enable "Build the project before analysis". + + %1 finished: Processed %2 files successfully, %3 failed. %1 beendet: %2 Dateien erfolgreich verarbeitet, %3 fehlgeschlagen. @@ -44768,6 +45951,14 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Checks Prüfungen + + Clang-Tidy Checks + + + + Clazy Checks + + Edit Checks as String... Prüfungen als Zeichenkette bearbeiten... @@ -44791,484 +45982,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e - - ClearCase - - Editing Derived Object: %1 - Bearbeite abgeleitetes Objekt: %1 - - - C&learCase - C&learCase - - - Check Out... - Auschecken... - - - Check &Out "%1"... - "%1" &auschecken... - - - Meta+L,Meta+O - Meta+L,Meta+O - - - Alt+L,Alt+O - Alt+L,Alt+O - - - Check &In... - &Einchecken... - - - Check &In "%1"... - "%1" &einchecken... - - - Meta+L,Meta+I - Meta+L,Meta+I - - - Alt+L,Alt+I - Alt+L,Alt+I - - - Undo Check Out - Auschecken rückgängig machen - - - &Undo Check Out "%1" - A&uschecken von "%1" rückgängig machen - - - Meta+L,Meta+U - Meta+L,Meta+U - - - Alt+L,Alt+U - Alt+L,Alt+U - - - Undo Hijack - Hijack rückgängig machen - - - Undo Hi&jack "%1" - Hi&jack von "%1" rückgängig machen - - - Meta+L,Meta+R - Meta+L,Meta+R - - - Alt+L,Alt+R - Alt+L,Alt+R - - - Diff Current File - Diff für Datei - - - &Diff "%1" - &Diff für "%1" - - - Meta+L,Meta+D - Meta+L,Meta+D - - - Alt+L,Alt+D - Alt+L,Alt+D - - - History Current File - History für Datei - - - &History "%1" - &History von "%1" - - - Meta+L,Meta+H - Meta+L,Meta+H - - - Alt+L,Alt+H - Alt+L,Alt+H - - - Annotate Current File - Annotation für Datei - - - &Annotate "%1" - &Annotation für "%1" - - - Meta+L,Meta+A - Meta+L,Meta+A - - - Alt+L,Alt+A - Alt+L,Alt+A - - - Add File... - Datei hinzufügen... - - - Add File "%1" - Datei "%1" hinzufügen - - - Diff A&ctivity... - Diff der A&ktivität... - - - Ch&eck In Activity - &Aktivität einchecken - - - Chec&k In Activity "%1"... - &Aktivität "%1" einchecken... - - - Update Index - Index aktualisieren - - - Update View - Ansicht aktualisieren - - - U&pdate View "%1" - &Ansicht "%1" aktualisieren - - - Check In All &Files... - Alle &Dateien einchecken... - - - Meta+L,Meta+F - Meta+L,Meta+F - - - Alt+L,Alt+F - Alt+L,Alt+F - - - View &Status - &Status anzeigen - - - Meta+L,Meta+S - Meta+L,Meta+S - - - Alt+L,Alt+S - Alt+L,Alt+S - - - Check In - Einchecken - - - Do you want to undo the check out of "%1"? - Möchten Sie das Auschecken von "%1" rückgängig machen? - - - Undo Hijack File - Hijack von Datei rückgängig machen - - - Do you want to undo hijack of "%1"? - Möchten Sie den Hijack von "%1" rückgängig machen? - - - External diff is required to compare multiple files. - Um mehrere Dateien zu vergleichen, ist ein externer Diff erforderlich. - - - Enter Activity - Aktivität eingeben - - - Activity Name - Name der Aktivität - - - Check In Activity - Aktivität einchecken - - - Another check in is currently being executed. - Es läuft bereits ein Eincheck-Vorgang. - - - There are no modified files. - Es gibt keine geänderten Dateien. - - - No ClearCase executable specified. - Es wurde keine ausführbare ClearCase-Datei angegeben. - - - ClearCase Checkout - ClearCase Auschecken - - - File is already checked out. - Die Datei ist bereits ausgecheckt. - - - Set current activity failed: %1 - Das Setzen der aktuellen Aktivität schlug fehl: %1 - - - Enter &comment: - &Kommentar eingeben: - - - ClearCase Add File %1 - ClearCase Datei %1 hinzufügen - - - ClearCase Remove Element %1 - ClearCase Element %1 entfernen - - - This operation is irreversible. Are you sure? - Dieser Vorgang kann nicht rückgängig gemacht werden. Sind Sie sicher? - - - ClearCase Remove File %1 - ClearCase Datei %1 löschen - - - ClearCase Rename File %1 -> %2 - ClearCase Datei %1 -> %2 umbenennen - - - Activity Headline - Titel der Aktivität - - - Enter activity headline - Geben Sie den Titel der Aktivität ein - - - Updating ClearCase Index - Aktualisiere ClearCase Index - - - Check &Out - Check&out - - - &Hijack - &Hijack - - - - CMakeProjectManager - - Scan "%1" project tree - Durchsuche "%1"-Projektbaum - - - The kit needs to define a CMake tool to parse this project. - Das Kit muss ein CMake-Werkzeug festlegen, um dieses Projekt auszuwerten. - - - Apply configuration changes? - Konfigurationsänderungen anwenden? - - - Failed to create build directory "%1". - Das Build-Verzeichnis "%1" konnte nicht erstellt werden. - - - Failed to create temporary directory "%1". - Das temporäre Verzeichnis "%1" konnte nicht erstellt werden. - - - CMakeCache.txt file not found. - Datei CMakeCache.txt nicht gefunden. - - - <No CMake Tool available> - <Kein CMake-Werkzeug verfügbar> - - - CMake Tool - CMake-Werkzeug - - - The CMake Tool to use when building a project with CMake.<br>This setting is ignored when using other build systems. - Das zum Erstellen eines Projektes mit CMake zu verwendende CMake-Werkzeug.<br>Diese Einstellung wird bei der Verwendung anderer Build-Systeme ignoriert. - - - Unconfigured - Nicht konfiguriert - - - Path to the cmake executable - Pfad zur ausführbaren Datei von cmake - - - Change... - Ändern... - - - %1 - %2, Platform: %3, Toolset: %4 - %1 - %2, Plattform: %3, Toolset: %4 - - - <none> - <leer> - - - CMake Generator - CMake-Generator - - - Generator: - Generator: - - - Extra generator: - Zusätzlicher Generator: - - - Platform: - Plattform: - - - Toolset: - Toolset: - - - CMake generator - CMake-Generator - - - CMake generator defines how a project is built when using CMake.<br>This setting is ignored when using other build systems. - Der CMake-Generator definiert, wie ein Projekt mit CMake gebaut wird.<br>Diese Einstellung wird von anderen Buildsystemen ignoriert. - - - CMake Tool is unconfigured, CMake generator will be ignored. - Das CMake-Tool ist nicht konfiguriert. Der CMake-Generator wird ignoriert. - - - CMake Tool does not support the configured generator. - Das CMake-Tool unterstützt den konfigurierten Generator nicht. - - - Platform is not supported by the selected CMake generator. - Der ausgewählte CMake-Generator unterstützt die Plattform nicht. - - - Toolset is not supported by the selected CMake generator. - Der ausgewählte CMake-Generator unterstützt das Toolset nicht. - - - <Use Default Generator> - <Benutze Standardgenerator> - - - Generator: %1<br>Extra generator: %2 - Generator: %1<br>Zusätzlicher Generator: %2 - - - Platform: %1 - Plattform: %1 - - - Toolset: %1 - Toolset: %1 - - - Edit CMake Configuration - CMake-Konfiguration bearbeiten - - - Enter one variable per line with the variable name separated from the variable value by "=".<br>You may provide a type hint by adding ":TYPE" before the "=". - Eine Variable pro Zeile eingeben, Name und Wert durch "=" trennen.<br>Ein Typhinweis kann mit ":TYPE" vor dem "=" angegeben werden. - - - CMake Configuration - CMake-Konfiguration - - - Default configuration passed to CMake when setting up a project. - Die Standardkonfiguration wird an CMake beim Anlegen eines Projekts übergeben. - - - CMake configuration has no path to qmake binary set, even though the kit has a valid Qt version. - Die CMake-Konfiguration hat keinen qmake-Pfad gesetzt, obwohl das Kit eine gültige Qt-Version hat. - - - CMake configuration has a path to a qmake binary set, even though the kit has no valid Qt version. - Die CMake-Konfiguration hat einen qmake-Pfad gesetzt, obwohl das Kit keine gültige Qt-Version hat. - - - CMake configuration has a path to a qmake binary set that does not match the qmake binary path configured in the Qt version. - Die CMake-Konfiguration hat einen qmake-Pfad gesetzt, der allerdings nicht mit dem qmake-Pfad der Qt-Version übereinstimmt. - - - CMake configuration has no CMAKE_PREFIX_PATH set that points to the kit Qt version. - Die CMake-Konfiguration hat keinen CMAKE_PREFIX_PATH gesetzt, der auf die Qt-Version des Kits verweist. - - - CMake configuration has no path to a C compiler set, even though the kit has a valid tool chain. - Die CMake-Konfiguration hat keinen C-Compiler gesetzt, obwohl das Kit eine gültige Toolchain hat. - - - CMake configuration has a path to a C compiler set, even though the kit has no valid tool chain. - Die CMake-Konfiguration hat einen C-Compiler gesetzt, obwohl das Kit keine gültige Toolchain hat. - - - CMake configuration has a path to a C compiler set that does not match the compiler path configured in the tool chain of the kit. - Die CMake-Konfiguration hat einen C-Compiler gesetzt, der nicht mit dem Compiler der Toolchain übereinstimmt, die vom Kit verwendet wird. - - - CMake configuration has no path to a C++ compiler set, even though the kit has a valid tool chain. - Die CMake-Konfiguration hat keinen C++-Compiler gesetzt, obwohl das Kit eine gültige Toolchain hat. - - - CMake configuration has a path to a C++ compiler set, even though the kit has no valid tool chain. - Die CMake-Konfiguration hat einen C++-Compiler gesetzt, obwohl das Kit keine gültige Toolchain hat. - - - CMake configuration has a path to a C++ compiler set that does not match the compiler path configured in the tool chain of the kit. - Die CMake-Konfiguration hat einen C++-Compiler gesetzt, der nicht mit dem Compiler der Toolchain übereinstimmt, die vom Kit verwendet wird. - - - Build CMake target - CMake-Ziel erstellen - - - Open CMake target - CMake-Ziel öffnen - - - Running %1 in %2. - Führe %1 in %2 aus. - - - Configuring "%1" - Konfiguriere "%1" - - - <Build Directory> - <Build-Verzeichnis> - - - <Other Locations> - <Andere Orte> - - CompilationDatabaseProjectManager::Internal::CompilationDbParser @@ -45280,54 +45993,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Werte Projekt "%1" aus - - Core::ExternalToolConfig - - Uncategorized - keine - - - Tools that will appear directly under the External Tools menu. - Werkzeuge, die direkt unter dem Menü "Extern" erscheinen. - - - New Category - Neue Kategorie - - - New Tool - Neues Werkzeug - - - This tool prints a line of useful text - Dieses Werkzeug gibt eine Zeile hilfreichen Texts aus - - - Useful text - Sample external tool text - Hilfreicher Text - - - Add Tool - Werkzeug hinzufügen - - - Add Category - Kategorie hinzufügen - - - PATH=C:\dev\bin;${PATH} - PATH=C:\dev\bin;${PATH} - - - PATH=/opt/bin:${PATH} - PATH=/opt/bin:${PATH} - - - External Tools - Externe Werkzeuge - - Core::RestartDialog @@ -45364,6 +46029,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Generic Directory Filter Allgemeiner Verzeichnisfilter + + Matches all files from a custom set of directories. Append "+<number>" or ":<number>" to jump to the given line number. Append another "+<number>" or ":<number>" to jump to the column number as well. + Filtert alle Dateien aus vom Benutzer gewählten Pfaden. Fügen Sie "+<Zahl>" oder ":<Zahl>" an, um zur angegebenen Zeile zu springen. Fügen Sie noch einmal "+<Zahl>" oder ":<Zahl>" an, um auch zur angegebenen Spalte zu springen. + Select Directory Verzeichnis auswählen @@ -45409,40 +46078,13 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Case Sensitive Groß-/Kleinschreibung - - - Core::Internal::SystemSettings - Command line arguments used for "%1". - Kommandozeilenargumente für "%1". + Show Non-matching Lines + Zeige nicht übereinstimmende Zeilen - Command used for reverting diff chunks. - Kommando zum Zurücksetzen von einzelnen Änderungen in Diff-Anzeige. - - - Automatically creates temporary copies of modified files. If %1 is restarted after a crash or power failure, it asks whether to recover the auto-saved content. - Erstellt automatisch temporäre Kopien geänderter Dateien. Beim Neustart von %1 nach einem Absturz oder Stromausfall wird nachgefragt, ob der automatisch gesicherte Stand wiederhergestellt werden soll. - - - Case Sensitive (Default) - Groß-/Kleinschreibung beachten (Vorgabe) - - - Case Sensitive - Groß-/Kleinschreibung beachten - - - Case Insensitive (Default) - Groß-/Kleinschreibung ignorieren (Vorgabe) - - - Case Insensitive - Groß-/Kleinschreibung ignorieren - - - Variables - Variablen + Filter output... + Ausgabe filtern... @@ -45461,6 +46103,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Cppcheck::Internal::ManualRunDialog + + Cppcheck Run Configuration + + Analyze Analysieren @@ -45489,24 +46135,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Cppcheck... - - CppTools::ConfigsModel - - Built-in - Integriert - - - Custom - Benutzerdefiniert - - - - CppTools::Internal::CppCodeModelSettingsWidget - - Code Model - Codemodell - - CtfVisualizer @@ -45521,14 +46149,106 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Total Time Gesamtdauer + + Percentage + + + + Minimum Time + + + + Average Time + + + + Maximum Time + + + + Stack Level %1 + + Value Wert + + Min + + + + Max + + + + Start + + + + Wall Duration + + + + Unfinished + + + + true + + + + Thread %1 + + + + Categories + + Arguments Argumente + + Instant + + + + Scope + + + + global + + + + process + + + + thread + + + + Return Arguments + + + + Chrome Trace Format Viewer + + + + Load JSON File + + + + Restrict to Threads + + + + Timeline + + Reset Zoom Vergrößerung zurücksetzen @@ -45537,202 +46257,38 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Statistics Statistik - - - Debugger - Behavior - Verhalten + Load Chrome Trace Format File + - Use alternating row colors in debug views - Alternierende Farben für Zeilen in Debug-Ansichten benutzen + JSON File (*.json) + - Changes the font size in the debugger views when the font size in the main editor changes. - Passt die Schriftgröße der Debuggerfenster den Editoren an. + The file does not contain any trace data. + - Debugger font size follows main editor - Schriftgröße des Debuggers mit Editor synchronisieren + Loading CTF File + - Use tooltips in main editor while debugging - Beim Debuggen Tooltips im Haupteditor benutzen + CTF Visualizer + - Stopping and stepping in the debugger will automatically open views associated with the current location. - Das Anhalten oder die Ausführung von Einzelschritten im Debugger öffnet automatisch Anzeigen mit Quelltext oder Disassembler der betreffenden Stelle. + Cannot read the CTF file. + - Close temporary source views on debugger exit - Temporäre Quelltextanzeigen bei Beendigung des Debuggens schließen + The trace contains threads with stack depth > 512. +Do you want to display them anyway? + - Closes automatically opened source views when the debugger exits. - Schließt automatisch geöffnete Quelltextanzeigen, wenn der Debugger beendet wird. - - - Close temporary memory views on debugger exit - Temporäre Speicheranzeigen bei Beendigung des Debuggens schließen - - - Closes automatically opened memory views when the debugger exits. - Schließt automatisch geöffnete Speicheranzeigen, wenn der Debugger beendet wird. - - - Switch to previous mode on debugger exit - Beim Beenden des Debuggens den vorher aktiven Modus wiederherstellen - - - Bring %1 to foreground when application interrupts - %1 in den Vordergrund bringen, wenn die Anwendung stoppt - - - Shows QML object tree in Locals and Expressions when connected and not stepping. - QML-Objektbaum in Fenster "Lokale Variablen" anzeigen, wenn eine Verbindung besteht und kein Einzelschrittbetrieb vorliegt. - - - Show QML object tree - QML-Objektbaum anzeigen - - - Enables a full file path in breakpoints by default also for GDB. - Vollständiger Pfad für Haltepunkte als Vorgabe, auch bei GDB. - - - Set breakpoints using a full absolute path - Vollständiger Pfad für Haltepunkte als Vorgabe - - - Registers %1 for debugging crashed applications. - %1 als Debugger für abgestürzte Anwendungen registrieren. - - - Use %1 for post-mortem debugging - %1 als Post-Mortem-Debugger verwenden - - - Warn when debugging "Release" builds - Warnung beim Versuch des Debuggens von "Release"-Builds anzeigen - - - Shows a warning when starting the debugger on a binary with insufficient debug information. - Zeigt eine Warnung an, wenn der Debugger für eine ausführbare Datei mit unzureichenden Debug-Informationen gestartet wird. - - - Keep editor stationary when stepping - Editor bei Einzelschritten nicht bewegen - - - Scrolls the editor only when it is necessary to keep the current line in view, instead of keeping the next statement centered at all times. - Verschiebt den Editor nur, um die aktuelle Zeile sichtbar zu halten, anstatt immer den nächsten Ausdruck zu zentrieren. - - - Maximum stack depth: - Maximale Stack-Tiefe: - - - <unlimited> - <unbegrenzt> - - - Stop when %1() is called - Bei Aufruf von %1() anhalten - - - Always adds a breakpoint on the <i>%1()</i> function. - Fügt bei der Funktion <i>%1()</i> stets einen Haltepunkt ein. - - - - Debugger - - Type of Debugger Backend - Typ des Debugger-Backends - - - Unknown debugger version - Unbekannte Debuggerversion - - - Unknown debugger ABI - Unbekannte Debugger-ABI - - - None - Keine - - - The debugger to use for this kit. - Der für dieses Kit zu verwendende Debugger. - - - No debugger set up. - Es ist kein Debugger eingerichtet. - - - Debugger "%1" not found. - Der Debugger "%1" konnte nicht gefunden werden. - - - Debugger "%1" not executable. - Der Debugger "%1" ist nicht ausführbar. - - - The debugger location must be given as an absolute path (%1). - Der Pfad zum Debugger muss als absoluter Pfad angegeben werden (%1). - - - The ABI of the selected debugger does not match the toolchain ABI. - Die ABI des gewählten Debuggers passt nicht zur ABI der Toolchain. - - - Name of Debugger - Name des Debuggers - - - Unknown debugger - Unbekannter Debugger - - - Unknown debugger type - Unbekannter Debuggertyp - - - No Debugger - Kein Debugger - - - %1 Engine - %1-Engine - - - %1 <None> - %1 <keine> - - - %1 using "%2" - %1 unter Verwendung von "%2" - - - - Debugger - - N/A - N/A - - - Access - Zugriff - - - Format - Format - - - %1.%2 - %1.%2 + Chrome Trace Format Visualizer + @@ -45742,601 +46298,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Generische Verwaltung - - Git - - Diff - Diff - - - Show difference. - Änderung anzeigen. - - - Filter: - Filter: - - - Case Sensitive - Groß-/Kleinschreibung - - - &Copy "%1" - "%1" &Kopieren - - - &Describe Change %1 - Änderung %1 &beschreiben - - - Git Settings - Git-Einstellungen - - - &Git - &Git - - - Current &File - Aktuelle &Datei - - - Diff Current File - Diff für Datei - - - Diff of "%1" - Diff für "%1" - - - Meta+G,Meta+D - Meta+G,Meta+D - - - Alt+G,Alt+D - Alt+G,Alt+D - - - Log Current File - Log für Datei - - - Log of "%1" - Log für "%1" - - - Meta+G,Meta+L - Meta+G,Meta+L - - - Alt+G,Alt+L - Alt+G,Alt+L - - - Blame Current File - Blame für Datei - - - Blame for "%1" - Blame für "%1" - - - Meta+G,Meta+B - Meta+G,Meta+B - - - Alt+G,Alt+B - Alt+G,Alt+B - - - Stage File for Commit - Datei zu Commit hinzufügen (stage) - - - Stage "%1" for Commit - "%1" zu Commit hinzufügen (stage) - - - Meta+G,Meta+A - Meta+G,Meta+A - - - Alt+G,Alt+A - Alt+G,Alt+A - - - Unstage File from Commit - Datei aus Commit entfernen (unstage) - - - Unstage "%1" from Commit - "%1" aus Commit entfernen (unstage) - - - Undo Unstaged Changes - Nicht bereitgestellte Änderungen rückgängig machen (unstaged) - - - Undo Unstaged Changes for "%1" - Nicht bereitgestellte Änderungen in "%1" rückgängig machen (unstaged) - - - Undo Uncommitted Changes - Ausstehende Änderungen rückgängig machen - - - Undo Uncommitted Changes for "%1" - Ausstehende Änderungen in "%1" rückgängig machen - - - Meta+G,Meta+U - Meta+G,Meta+U - - - Alt+G,Alt+U - Alt+G,Alt+U - - - Current &Project - Aktuelles &Projekt - - - Diff Current Project - Diff für Projekt - - - Diff Project "%1" - Diff für Projekt "%1" - - - Meta+G,Meta+Shift+D - Meta+G,Meta+Shift+D - - - Alt+G,Alt+Shift+D - Alt+G,Alt+Shift+D - - - Log Project - Log für Projekt - - - Log Project "%1" - Log für Projekt "%1" - - - Meta+G,Meta+K - Meta+G,Meta+K - - - Alt+G,Alt+K - Alt+G,Alt+K - - - Clean Project... - Projekt bereinigen... - - - Clean Project "%1"... - Projekt "%1" bereinigen... - - - &Local Repository - &Lokales Repository - - - Log - Log - - - Reflog - Reflog - - - Clean... - Repository bereinigen... - - - Commit... - Commit... - - - Meta+G,Meta+C - Meta+G,Meta+C - - - Alt+G,Alt+C - Alt+G,Alt+C - - - Amend Last Commit... - Letzten Commit ändern... - - - Fixup Previous Commit... - Vorangehenden Commit verbessern... - - - Reset... - Rücksetzen... - - - Recover Deleted Files - Gelöschte Dateien wiederherstellen - - - Interactive Rebase... - Interaktives Rebase... - - - Update Submodules - Submodule aktualisieren - - - Abort Merge - Merge abbrechen - - - Abort Rebase - Rebase abbrechen - - - Abort Cherry Pick - Cherry-Pick abbrechen - - - Abort Revert - Revert abbrechen - - - Skip Rebase - Rebase überspringen - - - Continue Cherry Pick - Cherry-Pick fortsetzen - - - Branches... - Branches... - - - &Patch - &Patch - - - Apply from Editor - Von Editor - - - Apply "%1" - Patch "%1" anwenden - - - Apply from File... - Von Datei... - - - &Stash - &Stash - - - Stashes... - Stashes... - - - Saves the current state of your work and resets the repository. - Speichert den gegenwärtigen Stand der Arbeit und setzt das Repository zurück. - - - Stash Unstaged Files - Stash nicht bereitgestellter Dateien (unstaged) - - - Saves the current state of your unstaged files and resets the repository to its staged state. - Speichert den gegenwärtigen Stand der nicht bereitgestellten Dateien und setzt das Repository auf den bereitgestellten Zustand zurück. - - - Take Snapshot... - Snapshot erzeugen... - - - Saves the current state of your work. - Sichert den gegenwärtigen Arbeitsstand. - - - Stash Pop - Stash Pop - - - Restores changes saved to the stash list using "Stash". - Stellt den gesicherten Zustand von "Stash" wieder her. - - - &Remote Repository - &Entferntes Repository - - - Fetch - Fetch - - - Pull - Pull - - - Push - Push - - - &Subversion - &Subversion - - - DCommit - DCommit - - - Manage Remotes... - Remotes verwalten... - - - Show... - Anzeigen... - - - Revert... - Rückgängig machen... - - - Cherry Pick... - Cherry-Pick... - - - Checkout... - Auschecken... - - - Archive... - Archive... - - - Rebase... - Rebase... - - - Merge... - Merge... - - - Git &Tools - Git-&Werkzeuge - - - Gitk Current File - Gitk mit Datei - - - Gitk of "%1" - Gitk mit "%1" - - - Gitk for folder of Current File - Gitk für Verzeichnis der Datei - - - Gitk for folder of "%1" - Gitk für Verzeichnis von "%1" - - - Git Gui - Git Gui - - - Repository Browser - Repository-Browser - - - Git Bash - Git Bash - - - Actions on Commits... - Aktionen mit Commits... - - - Create Repository... - Repository erzeugen... - - - Undo Changes to %1 - Änderungen in %1 rückgängig machen - - - Interactive Rebase - Interaktives Rebase - - - Another submit is currently being executed. - Ein weiterer Submit-Vorgang findet gerade statt. - - - Unsupported version of Git found. Git %1 or later required. - Es wurde eine nicht unterstützte Version von Git festgestellt. Es wird Git %1 oder neuer benötigt. - - - Amend %1 - Abgabe %1 ändern (amend) - - - Git Fixup Commit - Git Fixup Commit - - - Git Commit - Git Commit - - - Unable to Retrieve File List - Die Dateiliste konnte nicht bestimmt werden - - - Repository Clean - Repository bereinigt - - - The repository is clean. - Das Repository wurde bereits bereinigt. - - - Patches (*.patch *.diff) - Patch-Dateien (*.patch *.diff) - - - Choose Patch - Patch-Datei auswählen - - - Patch %1 successfully applied to %2 - Die Patch-Datei %1 wurde erfolgreich auf das Repository %2 angewandt - - - - Help - - QtWebEngine - QtWebEngine - - - litehtml - litehtml - - - WebKit - WebKit - - - QTextBrowser - QTextBrowser - - - - Imageviewer::Internal::ImageViewerPlugin - - Fit to Screen - An Bildschirm anpassen - - - Ctrl+= - Ctrl+= - - - Switch Background - Hintergrund umschalten - - - Ctrl+[ - Ctrl+[ - - - Switch Outline - Umriss umschalten - - - Ctrl+] - Ctrl+] - - - Toggle Animation - Animation umschalten - - - Export Image - Bild exportieren - - - Export Multiple Images - Mehrere Bilder exportieren - - - - Ios::Internal::IosBuildConfiguration - - iOS Settings - iOS-Einstellungen - - - Reset - Zurücksetzen - - - Automatically manage signing - Signieren automatisch ausführen - - - Development team: - Entwicklerteam: - - - Provisioning profile: - Provisioning-Profil: - - - Default - Vorgabe - - - None - Keine - - - Development team is not selected. - Es ist kein Entwicklerteam ausgewählt. - - - Provisioning profile is not selected. - Es ist kein Provisioning-Profil ausgewählt. - - - Using default development team and provisioning profile. - Die Vorgaben für Entwicklerteam und Provisioning-Profil werden benutzt. - - - Development team: %1 (%2) - Entwicklerteam: %1 (%2) - - - Settings defined here override the QMake environment. - Hier gewählte Einstellungen überschreiben die QMake-Umgebung. - - - %1 not configured. Use Xcode and Apple developer account to configure the provisioning profiles and teams. - %1 sind nicht konfiguriert. Benutzen Sie Xcode und Ihr Apple-Entwicklerkonto, um die Provisioning-Profile und Teams zu konfigurieren. - - - Development teams - Entwicklerteams - - - Provisioning profiles - Provisioning-Profile - - - No provisioning profile found for the selected team. - Für das gewählte Team wurde kein Provisioning-Profil gefunden. - - - Provisioning profile expired. Expiration date: %1 - Das Provisioning-Profil ist abgelaufen. Ablaufdatum: %1 - - - - LspLoggerWidget - - Log File - Logdatei - - Marketplace::Internal::QtMarketplaceWelcomePage @@ -46359,22 +46320,43 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e MCU-Gerät - - Nim - - General - Allgemein - - ProjectExplorer::Internal::AddRunConfigDialog + + [none] + + Name Name + + Source + + + + Create Run Configuration + + + + Filter candidates by name + + + + Create + + ProjectExplorer::Internal::AppOutputSettingsPage + + Word-wrap output + + + + Clear old output on a new run + + Merge stderr and stdout Fehlerausgabe und Standardausgabe zusammenführen @@ -46387,6 +46369,22 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Never Niemals + + On First Output Only + + + + Limit output to %1 characters + + + + Open Application Output when running: + + + + Open Application Output when debugging: + + Application Output Ausgabe der Anwendung @@ -46398,30 +46396,15 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Build directory: Build-Verzeichnis: + + The build directory is not reachable from the build device. + + Shadow build: Shadow-Build: - - ProjectExplorer::Internal::BuildPropertiesSettingsPage - - Enable - Aktivieren - - - Disable - Deaktivieren - - - Reset - Zurücksetzen - - - Default build directory: - Vorgabe-Build-Verzeichnis: - - ProjectExplorer::BuildSystem @@ -46439,6 +46422,18 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ProjectExplorer::Internal::CompileOutputSettingsPage + + Word-wrap output + + + + Open Compile Output when building + + + + Limit output to %1 characters + + Compile Output Kompilierung @@ -46447,12 +46442,12 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ProjectExplorer::Internal::DeploymentDataView - Local File Path - Lokaler Pfad + Source File Path + - Remote Directory - Entferntes Verzeichnis + Target Directory + Zielverzeichnis Add @@ -46466,6 +46461,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Files to deploy: Dateien für Deployment: + + Override deployment data from build system + + ProjectExplorer::Internal::DesktopRunConfiguration @@ -46642,6 +46641,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ProjectExplorer::KitAspectWidget + + Mark as Mutable + Als veränderlich kennzeichnen + Manage... Verwalten... @@ -46675,10 +46678,54 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ProjectExplorer::Internal::ParseIssuesDialog + + Parse Build Output + + + + Output went to stderr + + + + Clear existing tasks + + + + Load from File... + + Choose File Datei wählen + + Could Not Open File + + + + Could not open file: "%1": %2 + + + + Build Output + + + + Parsing Options + + + + Use parsers from kit: + + + + Cannot Parse + + + + Cannot parse: The chosen kit does not provide an output parser. + + ProjectExplorer::ProcessStep @@ -46699,26 +46746,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Working directory: Arbeitsverzeichnis: - - Custom Process Step - item in combobox - Benutzerdefinierter Verarbeitungsschritt - - - - ProjectExplorer::BaseTriStateAspect - - Enable - Aktivieren - - - Disable - Deaktivieren - - - Leave at Default - Vorgabe beibehalten - EnvironmentPanelFactory @@ -46736,6 +46763,66 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ProjextExplorer::Internal::ProjectExplorerSettings + + Current directory + Arbeitsverzeichnis + + + Directory + Verzeichnis + + + Close source files along with project + Quelldateien zusammen mit Projekt schließen + + + Save all files before build + Alle Dateien vor Erstellen speichern + + + Always deploy project before running it + Vor Ausführung des Projekts stets Deployment durchführen + + + Add linker library search paths to run environment + Linker-Bibliothekspfade zur Ausführungsumgebung hinzufügen + + + Always ask before stopping applications + Nachfrage beim Stoppen von Anwendungen + + + Create suitable run configurations automatically + Automatisch Ausführungskonfigurationen erzeugen + + + Clear issues list on new build + Problemliste bei neuer Erstellung leeren + + + Abort on error when building all projects + Bei Fehler abbrechen, wenn alle Projekte erstellt werden + + + Start build processes with low priority + Erstellungsprozesse mit niedriger Priorität starten + + + Do Not Build Anything + + + + Build the Whole Project + + + + Build Only the Application to Be Run + + + + None + + All Alle @@ -46748,6 +46835,50 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Same Build Directory Gleiches Build-Verzeichnis + + Same Application + + + + Enabled + Aktiviert + + + Disabled + Deaktiviert + + + Deduced from Project + Aus Projekt abgeleitet + + + Use jom instead of nmake + jom statt nmake verwenden + + + Projects Directory + Projektverzeichnis + + + Closing Projects + Schließen von Projekten + + + Build and Run + Erstellung und Ausführung + + + Build before deploying: + Vor dem Deployment erstellen: + + + Stop applications before building: + Anwendungen vor dem Erstellen beenden: + + + Default for "Run in terminal": + Vorgabe für "Im Terminal ausführen": + General Allgemein @@ -46767,20 +46898,14 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Unable to parse "%1":%2: %3 "%1":%2 konnte nicht ausgewertet werden: %3 - - - Python - Manage... - Verwalten... + Buffered output + - Interpreter - Interpreter + Enabling improves output performance, but results in delayed output. + - - - Python Script: Skript: @@ -46789,9 +46914,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Run %1 %1 ausführen - - - Python Name: Name: @@ -46800,6 +46922,18 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Executable Ausführbare Datei + + Executable is empty. + + + + %1 does not exist. + + + + %1 is not an executable file. + + &Add Hinzu&fügen @@ -46812,6 +46946,14 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e &Make Default Als &Vorgabe setzen + + &Clean Up + + + + Remove all Python interpreters without a valid executable. + + Interpreters Interpreter @@ -46820,86 +46962,129 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Python Python - - - Python + + Plugins: + + + + Use Python Language Server + + + + For a complete list of available options, consult the <a href="https://github.com/python-lsp/python-lsp-server/blob/develop/CONFIGURATION.md">Python LSP Server configuration documentation</a>. + + + + Advanced + Erweitert + + + Language Server Configuration + + + + (Windowed) + + + + Removing Python + + + + Python: + + + + %1 installation missing for %2 (%3) + + + + Install %1 for %2 using pip package installer. + + Install Installieren - Enable - Aktivieren - - - - QbsProjectManager - - Change... - Ändern... + Switch the Python interpreter for %1 + - Additional Qbs Profile Settings - Zusätzliche Qbs-Profileinstellungen + Install %1 + - Qbs files - Qbs-Dateien + Running "%1" to install %2. + - Fatal qbs error: %1 - Fataler qbs-Fehler:%1 + The %1 installation was canceled by %2. + - Failed - Fehlgeschlagen + user + - Could not write project file %1. - Die Projektdatei %1 konnte nicht geschrieben werden. + time out + - Reading Project "%1" - Lese Projekt "%1" + Installing the %1 failed with exit code %2 + - Error retrieving run environment: %1 - Fehler beim Abfragen der Ausführungsumgebung: %1 + Run PySide6 project tool + - Qbs version: - Qbs-Version: + PySide project tool: + + + + Enter location of PySide project tool. + General - Allgemein - - - - QmakeProjectManager - - Qt mkspec - Qt-mkspec + Allgemein - The mkspec to use when building the project with qmake.<br>This setting is ignored when using other build systems. - Die zur Erstellung des Projekts mit qmake zu verwendende mkspec.<br>Diese Einstellung hat keine Auswirkung auf andere Build-Systeme. + REPL + - No Qt version set, so mkspec is ignored. - Es ist keine Qt-Version gesetzt, die mkspec wird ignoriert. + Open interactive Python. + - Mkspec not found for Qt version. - Die mkspec konnte für diese Qt-Version nicht gefunden werden. + REPL Import File + - mkspec - mkspec + Open interactive Python and import file. + - Reading Project "%1" - Lese Projekt "%1" + REPL Import * + + + + Open interactive Python and import * from file. + + + + Open interactive Python. Either importing nothing, importing the current file, or importing everything (*) from the current file. + + + + Python Language Server (%1) + + + + Install Python language server (PyLS) for %1 (%2). The language server provides Python specific completion and annotation. + @@ -46908,6 +47093,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Annotation Annotation + + Delete this annotation? + + QmlDesigner::BindingEditorDialog @@ -46915,6 +47104,14 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Binding Editor Binding-Editor + + NOT + + + + Invert the boolean expression. + + QmlDesigner::BindingEditorWidget @@ -46931,13 +47128,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Ctrl+Space - - DesignTools::GraphicsView - - Insert Keyframe - Keyframe einfügen - - ResetView @@ -46951,19 +47141,32 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Annotation Annotation - - - QmlDesigner::ImportManagerView - Import Manager - Importverwaltung + Edit Annotation + + + + Remove Annotation + + + + By: + + + + Edited: + + + + Delete this annotation? + QmlDesigner::ItemLibraryView - Library - Bibliothek + Components + Komponenten @@ -46975,6 +47178,22 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e QmlDesigner::GenerateResource + + Generate QRC Resource File + + + + Save Project as QRC File + + + + QML Resource File (*.qrc) + + + + Unable to generate resource file: %1 + + A timeout occurred running "%1" Zeitüberschreitung bei Ausführung von "%1" @@ -46987,40 +47206,21 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e "%1" failed (exit code %2). "%1" schlug fehl (Rückgabewert %2). - - - QmlJSEditor - QML/JS Editing - QML/JS-Bearbeitung + Generate Deployable Package + - Show Qt Quick ToolBar - Qt-Quick-Werkzeugleiste anzeigen + Save Project as Resource + - Code Model Not Available - Codemodell nicht verfügbar + QML Resource File (*.qmlrc);;Resource File (*.rcc) + - Code model not available. - Codemodell nicht verfügbar. - - - Code Model of %1 - Codemodell von %1 - - - Refactoring - Refactoring - - - This file should only be edited in <b>Design</b> mode. - Diese Datei sollte nur im <b>Design</b>-Modus bearbeitet werden. - - - Switch Mode - Modus umschalten + Generate a resource file out of project %1 to %2 + @@ -47041,128 +47241,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Warnung beim Laden der Projektdatei %1. - - QtSupport - - Device type is not supported by Qt version. - Der Gerätetyp wird von der Qt-Version nicht unterstützt. - - - The compiler "%1" (%2) cannot produce code for the Qt version "%3" (%4). - Der Compiler "%1" (%2) kann für die Qt-Version "%3" (%4) keinen Code erstellen. - - - The compiler "%1" (%2) may not produce code compatible with the Qt version "%3" (%4). - Der Compiler "%1" (%2) erstellt möglicherweise keinen mit der Qt-Version "%3" (%4) kompatiblen Code. - - - The kit has a Qt version, but no C++ compiler. - Das Kit hat eine Qt-Version, aber keinen C++-Compiler. - - - - QtSupport - - Qt version - Qt-Version - - - The version string of the current Qt version. - Die Versionsbezeichnung der aktuellen Qt-Version. - - - The type of the current Qt version. - Der Typ der aktuellen Qt-Version. - - - The mkspec of the current Qt version. - Die mkspec der aktuellen Qt-Version. - - - The installation prefix of the current Qt version. - Das Installationspräfix der aktuellen Qt-Version. - - - The installation location of the current Qt version's data. - Das Installationsverzeichnis für Daten der aktuellen Qt-Version. - - - The installation location of the current Qt version's header files. - Das Installationsverzeichnis für Header-Dateien der aktuellen Qt-Version. - - - The installation location of the current Qt version's library files. - Das Installationsverzeichnis für Bibliotheken der aktuellen Qt-Version. - - - The installation location of the current Qt version's documentation files. - Das Installationsverzeichnis für Dokumentationsdateien der aktuellen Qt-Version. - - - The installation location of the current Qt version's executable files. - Das Installationsverzeichnis für ausführbare Dateien der aktuellen Qt-Version. - - - The installation location of the current Qt version's plugins. - Das Installationsverzeichnis für Plugins der aktuellen Qt-Version. - - - The installation location of the current Qt version's QML files. - Das Installationsverzeichnis für QML-Dateien der aktuellen Qt-Version. - - - The installation location of the current Qt version's imports. - Das Installationsverzeichnis für Imports der aktuellen Qt-Version. - - - The installation location of the current Qt version's translation files. - Das Installationsverzeichnis für Übersetzungen der aktuellen Qt-Version. - - - The installation location of the current Qt version's examples. - Das Installationsverzeichnis für Beispielprojekte der aktuellen Qt-Version. - - - The installation location of the current Qt version's demos. - Das Installationsverzeichnis für Demoprojekte der aktuellen Qt-Version. - - - The current Qt version's default mkspecs (Qt 4). - Die Vorgabe-mkspecs der aktuellen Qt-Version (Qt 4). - - - The current Qt version's default mkspec (Qt 5; host system). - Die Vorgabe-mkspec der aktuellen Qt-Version (Qt 5; Host-System). - - - The current Qt version's default mkspec (Qt 5; target system). - Die Vorgabe-mkspec der aktuellen Qt-Version (Qt 5; Zielsystem). - - - The current Qt's qmake version. - Die qmake-Version der aktuellen Qt-Version. - - - The Qt library to use for all projects using this kit.<br>A Qt version is required for qmake-based projects and optional when using other build systems. - Die für alle Projekte, die dieses Kit verwenden, zu benutzende Qt-Bibliothek.<br>Für qmake-basierende Projekte ist diese Angabe erforderlich, für andere Build-Systeme optional. - - - None - Keine - - - Name of Qt Version - Name der Qt-Version - - - unknown - unbekannt - - - Path to the qmake executable - Pfad zur ausführbaren Datei von qmake - - ProMessageHandler @@ -47171,69 +47249,11 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e [Ungenau] - - QtSupport - - Qt Quick Compiler: - Qt-Quick-Compiler: - - - Disables QML debugging. QML profiling will still work. - Deaktiviert QML-Debuggen. QML-Profiling funktioniert weiterhin. - - - - QtSupport - - <none> - <leer> - - - Language: - Sprache: - - - Translation file: - Übersetzungsdatei: - - - - RemoteLinux - - Install root: - Install-Root: - - - - RemoteLinux - - Executable on device: - Ausführbare Datei auf Mobilgerät: - - - Remote path not set - Der entfernte Pfad ist nicht gesetzt - - - Executable on host: - Ausführbare Datei auf Hostrechner: - - StudioWelcome::Internal::WelcomeMode - Studio - Studio - - - - TextEditor::DisplaySettingsPage - - - Todo - - To-Do - To-do + Welcome + Willkommen @@ -47266,6 +47286,38 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Not checked yet Noch nicht gesucht + + Configure Filters + Filterkonfiguration + + + Automatic Check for Updates + Automatisch nach Aktualisierungen suchen + + + Automatically runs a scheduled check for updates on a time interval basis. The automatic check for updates will be performed at the scheduled date, or the next startup following it. + Sucht in regelmäßigen Abständen automatisch nach Aktualisierungen. Dies erfolgt zum angegebenen Zeitpunkt oder beim nächsten darauf folgenden Neustart. + + + Check for new Qt versions + Suche nach neuen Qt Versionen + + + Check interval basis: + Nach Aktualisierungen suchen: + + + Next check date: + Nächste Suche am: + + + Check Now + Jetzt suchen + + + Last check date: + Letzte Suche am: + Update Update @@ -47327,17 +47379,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Im Verzeichnis %1 konnte kein Repository für die Versionskontrolle erstellt werden. - - WinRt::Internal::WinRtArgumentsAspect - - Arguments: - Argumente: - - - Restore Default Arguments - Standardargumente wiederherstellen - - ProjectExplorer::Internal::FilesSelectionWizardPage @@ -47359,6 +47400,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Project name: Projektname: + + Location: + + File Selection Dateiauswahl @@ -47366,45 +47411,31 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Beautifier::Internal::GeneralOptionsPageWidget + + Enable auto format on file save + Beim Speichern einer Datei automatisch formatieren + + + Tool: + Werkzeug: + + + Restrict to MIME types: + Auf MIME-Typen beschränken: + + + Restrict to files contained in the current project + Auf Dateien des aktuellen Projekts beschränken + + + Automatic Formatting on File Save + Automatische Formatierung beim Speichern einer Datei + General Allgemein - - Help - - %1 (auto-detected) - %1 (automatisch bestimmt) - - - Add Documentation - Dokumentation hinzufügen - - - Qt Help Files (*.qch) - Qt-Hilfedateien (*.qch) - - - Invalid documentation file: - Ungültige Dokumentationsdatei: - - - Namespace already registered: - Der Namensraum ist bereits registriert: - - - Unable to register documentation. - Die Dokumentation konnte nicht registriert werden. - - - Documentation - Dokumentation - - - - Nim - ProjextExplorer::Internal::KitOptionsPageWidget @@ -47444,191 +47475,234 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Kits - - TextEditor::FontSettingsPageWidget - - Color Scheme for Theme "%1" - Farbschema für Thema "%1" - - - Copy Color Scheme - Farbschema kopieren - - - Color scheme name: - Name des Farbschemas: - - - %1 (copy) - %1 (Kopie) - - - Delete Color Scheme - Farbschema löschen - - - Are you sure you want to delete this color scheme permanently? - Möchten Sie das Farbschema löschen? - - - Color Scheme Changed - Farbschema geändert - - - The color scheme "%1" was modified, do you want to save the changes? - Das Farbschema "%1" wurde geändert, möchten Sie die Änderungen speichern? - - - Discard - Verwerfen - - - Font && Colors - Zeichensatz && Farben - - - - CatchTestSettingsPage - - Turns failures into debugger breakpoints. - Erzeugt aus Fehlern Debugger-Haltepunkte. - - - Break on failure while debugging - Beim Debuggen an Fehlern anhalten - - - ms - ms - - - - Beautifier::Internal::ArtisticStyleOptionsPage - - Configuration - Konfiguration - - - Artistic Style command: - Ausführbare Datei von Artistic Style: - - - Restrict to MIME types: - Auf MIME-Typen beschränken: - - - Options - Einstellungen - - - Use file *.astylerc defined in project files - Verwende Datei *.astylerc wie in Projektdateien definiert - - - Use specific config file: - Bestimmte Konfigurationsdatei verwenden: - - - Use file .astylerc or astylerc in HOME - HOME is replaced by the user's home directory - Verwende .astylerc oder astylerc in HOME - - - Use customized style: - Verwende angepassten Stil: - - - - Beautifier::Internal::ClangFormatOptionsPage - - Options - Einstellungen - - - Use customized style: - Verwende angepassten Stil: - - - Use predefined style: - Verwende vorgegebenen Stil: - - - Fallback style: - Fallback-Stil: - - - Configuration - Konfiguration - - - Clang Format command: - Ausführbare Datei von Clang Format: - - - Restrict to MIME types: - Auf MIME-Typen beschränken: - - - - Beautifier::Internal::UncrustifyOptionsPage - - Configuration - Konfiguration - - - Uncrustify command: - Ausführbare Datei von Uncrustify: - - - Restrict to MIME types: - Auf MIME-Typen beschränken: - - - Options - Einstellungen - - - Use file uncrustify.cfg defined in project files - Verwende Datei uncrustify.cfg wie in Projektdateien definiert - - - Use file specific uncrustify.cfg - Dateispezifische uncrustify.cfg verwenden - - - Use file uncrustify.cfg in HOME - HOME is replaced by the user's home directory - Verwende uncrustify.cfg in HOME - - - Use customized style: - Verwende angepassten Stil: - - - For action Format Selected Text - Für die Aktion "Formatiere selektierten Text" - - - Format entire file if no text was selected - Formatiere die ganze Datei falls kein Text selektiert ist - - IncrediBuild::Internal::BuildConsoleBuildStep + + IncrediBuild for Windows + IncrediBuild für Windows + + + Target and Configuration + + + + Enter the appropriate arguments to your build command. + + + + Make sure the build command's multi-job parameter value is large enough (such as -j200 for the JOM or Make build tools) + + + + Keep original jobs number: + + + + Forces IncrediBuild to not override the -j command line switch, that controls the number of parallel spawned tasks. The default IncrediBuild behavior is to set it to 200. + + + + IncrediBuild Distribution Control + + + + Profile.xml: + + + + Defines how Automatic Interception Interface should handle the various processes involved in a distributed job. It is not necessary for "Visual Studio" or "Make and Build tools" builds, but can be used to provide configuration options if those builds use additional processes that are not included in those packages. It is required to configure distributable processes in "Dev Tools" builds. + + + + Avoid local task execution: + + + + Overrides the Agent Settings dialog Avoid task execution on local machine when possible option. This allows to free more resources on the initiator machine and could be beneficial to distribution in scenarios where the initiating machine is bottlenecking the build with High CPU usage. + + + + Determines the maximum number of CPU cores that can be used in a build, regardless of the number of available Agents. It takes into account both local and remote cores, even if the Avoid Task Execution on Local Machine option is selected. + + + + Maximum CPUs to utilize in the build: + + + + Newest allowed helper machine OS: + + + + Specifies the newest operating system installed on a helper machine to be allowed to participate as helper in the build. + + + + Oldest allowed helper machine OS: + + + + Specifies the oldest operating system installed on a helper machine to be allowed to participate as helper in the build. + + + + Output and Logging + + + + Build title: + + + + Specifies a custom header line which will be displayed in the beginning of the build output text. This title will also be used for the Build History and Build Monitor displays. + + + + Save IncrediBuild monitor file: + + + + Writes a copy of the build progress file (.ib_mon) to the specified location. If only a folder name is given, a generated GUID will serve as the file name. The full path of the saved Build Monitor will be written to the end of the build output. + + + + Suppress STDOUT: + + + + Does not write anything to the standard output. + + + + Output Log file: + + + + Writes build output to a file. + + + + Show Commands in output: + + + + Shows, for each file built, the command-line used by IncrediBuild to build the file. + + + + Show Agents in output: + + + + Shows the Agent used to build each file. + + + + Show Time in output: + + + + Shows the Start and Finish time for each file built. + + + + Hide IncrediBuild Header in output: + + + + Suppresses IncrediBuild's header in the build output + + + + Internal IncrediBuild logging level: + + + + Overrides the internal Incredibuild logging level for this build. Does not affect output or any user accessible logging. Used mainly to troubleshoot issues with the help of IncrediBuild support + + Miscellaneous Sonstige Einstellungen - Make arguments: - Kommandozeilenargumente für make: + Set an Environment Variable: + + + + Sets or overrides environment variables for the context of the build. + + + + Stop on errors: + + + + When specified, the execution will stop as soon as an error is encountered. This is the default behavior in "Visual Studio" builds, but not the default for "Make and Build tools" or "Dev Tools" builds + + + + Additional Arguments: + + + + Add additional buildconsole arguments manually. The value of this field will be concatenated to the final buildconsole command line + + + + Open Build Monitor: + + + + Opens Build Monitor once the build starts. + IncrediBuild::Internal::IBConsoleBuildStep - Make arguments: - Kommandozeilenargumente für make: + IncrediBuild for Linux + IncrediBuild für Linux + + + Target and Configuration + + + + Enter the appropriate arguments to your build command. + + + + Make sure the build command's multi-job parameter value is large enough (such as -j200 for the JOM or Make build tools) + + + + Keep original jobs number: + + + + Forces IncrediBuild to not override the -j command line switch, that controls the number of parallel spawned tasks. The default IncrediBuild behavior is to set it to 200. + + + + IncrediBuild Distribution Control + + + + Specify nice value. Nice Value should be numeric and between -20 and 19 + + + + Nice value: + + + + Force remote: + + + + Alternate tasks preference: + @@ -47638,8 +47712,17 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Konfigurationsänderungen anwenden - Filter - Filter + Wipe Project + + + + Wipes build directory and reconfigures using previous command line options. +Useful if build directory is corrupted or when rebuilding with a newer version of Meson. + + + + Parameters + Tool arguments: @@ -47649,42 +47732,190 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Targets: Ziele: - - - ToolItemSettings + + Meson Build + + + + Configure + Konfigurieren + + + Build + Erstellen + + + Build "%1" + "%1" erstellen + + + Meson + Meson + + + Build + MesonProjectManager::MesonBuildStepConfigWidget display name. + Erstellen + + + Key + Schlüssel + + + Value + Wert + + + Configuring "%1". + Konfiguriere "%1" + + + Running %1 in %2. + Führe %1 in %2 aus. + + + Executable does not exist: %1 + Ausführbare Datei existiert nicht: %1 + + + Command is not executable: %1 + + + + No Meson tool set. + + + + No Ninja tool set. + + + + No compilers set in kit. + Im Kit sind keine Compiler eingerichtet. + + + Autorun Meson + + + + Automatically run Meson when needed. + + + + Ninja verbose mode + + + + Enables verbose mode by default when invoking Ninja. + + + + General + Allgemein + + + Meson Tool + + + + The Meson tool to use when building a project with Meson.<br>This setting is ignored when using other build systems. + + + + Cannot validate this meson executable. + + + + Unconfigured + Nicht konfiguriert + + + Name + Name + + + Location + Pfad + + + New Meson or Ninja tool + + + + Tools + Werkzeuge + + + Version: %1 + Version: %1 + + + Clone of %1 + Kopie von %1 + + + Meson executable path does not exist. + + + + Meson executable path is not a file. + + + + Meson executable path is not executable. + + + + Cannot get tool version. + + + + Meson build: Parsing failed + + + + Ninja Tool + + + + The Ninja tool to use when building a project with Meson.<br>This setting is ignored when using other build systems. + + + + Cannot validate this Ninja executable. + + + + Ninja + + Name: - Name: + Name: Path: - Pfad: + Pfad: - - - ToolsSettingsWidget Add - Hinzufügen + Hinzufügen Clone - Klonen + Klonen Remove - Entfernen + Make Default - Als Vorgabe setzen + Als Vorgabe setzen - - - QmlDesigner::GlobalAnnotationEditorDialog - Annotation - Annotation + Set as the default Meson executable to use when creating a new kit or when no value is set. + @@ -47701,24 +47932,12 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e QmlDesigner::TransitionForm - Timeline Settings - Timeline-Einstellungen + Invalid ID + - From - Von - - - To - Bis - - - Invalid Id - Ungültige ID - - - %1 is an invalid id. - %1 ist keine gültige ID. + %1 is an invalid ID. + %1 already exists. @@ -47728,12 +47947,8 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e AlignDistributeSection - Align - Ausrichtung - - - Align objects - Objekte ausrichten + Alignment + Ausrichtung Align left edges. @@ -47799,6 +48014,26 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Distribute spacing vertically. Abstand vertikal einteilen. + + Disables the distribution of spacing in pixels. + + + + Sets the left or top border of the target area or item as the starting point, depending on the distribution orientation. + + + + Sets the horizontal or vertical center of the target area or item as the starting point, depending on the distribution orientation. + + + + Sets the bottom or right border of the target area or item as the starting point, depending on the distribution orientation. + + + + Pixel spacing + + Align to Ausrichten an @@ -47812,24 +48047,40 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Warnung - - The selection contains the root item. - - Die Auswahl enthält das Wurzel-Item. + - The selection contains the root component. + - - The selection contains a non visual item. - - Die Auswahl enthält ein nicht sichtbares Item. + - The selection contains a non-visual component. + - - An item in the selection uses anchors. - - Ein Item der Auswahl benutzt Anchor. + - A component in the selection uses anchors. + AnimatedImageSpecifics + + Image + Bild + + + Animated image + + Speed Geschwindigkeit + + Playing + + + + Whether the animation is playing or paused. + + Utils::InfoBarDisplay @@ -47846,103 +48097,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Schließen - - Android - - Low DPI icon - Symbol mit geringer Auflösung - - - Select low DPI icon. - Symbol für geringe Auflösung auswählen. - - - Medium DPI icon - Symbol mit mittlerer Auflösung - - - Select medium DPI icon. - Symbol für mittlere Auflösung auswählen. - - - High DPI icon - Symbol mit hoher Auflösung - - - Select high DPI icon. - Symbol für hohe Auflösung auswählen. - - - Android Clang - Android Clang - - - - CatchTreeItem - - parameterized - parametrisiert - - - fixture - festgelegt - - - - BareMetal - - 50MHz - 50MHz - - - 33MHz - 33MHz - - - 25MHz - 25MHz - - - 20MHz - 20MHz - - - 10MHz - 10MHz - - - 5MHz - 5MHz - - - 3MHz - 3MHz - - - 2MHz - 2MHz - - - 1MHz - 1MHz - - - 500kHz - 500kHz - - - 200kHz - 200kHz - - - KEIL %1 (%2, %3) - KEIL %1 (%2, %3) - - - KEIL - KEIL - - Beautifier::Internal @@ -47968,17 +48122,6 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e &Uncrustify - - CMakeProjectManager - - Parsing has been canceled. - Auswertung wurde abgebrochen. - - - <Headers> - <Header-Dateien> - - Core::CodecSelector @@ -48034,14 +48177,94 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Core::Internal::PluginInstallWizard + + Source + Quelle + + + Choose source location. This can be a plugin library file or a zip file. + Wählen Sie eine Quelle. Dies kann eine Plugin-Bibliothek oder eine ZIP-Datei sein. + + + File does not exist. + Datei existiert nicht. + + + Check Archive + Archiv überprüfen + Cancel Abbrechen + + Checking archive... + Überprüfe Archiv... + + + The file is not an archive. + Die Datei ist kein Archiv. + + + Canceled. + Abgebrochen. + + + There was an error while unarchiving. + Beim Entpacken des Archivs trat ein Fehler auf. + + + Archive is OK. + Archiv ist OK. + + + Plugin requires an incompatible version of %1 (%2). + Das Plugin benötigt eine inkompatible Version von %1 (%2). + + + Did not find %1 plugin. + Konnte das Plugin %1 nicht finden. + + + Install Location + Installationsort + + + Choose install location. + Wählen Sie einen Ort für die Installation. + + + User plugins + Benutzer-Plugins + + + The plugin will be available to all compatible %1 installations, but only for the current user. + Das Plugin wird für alle kompatiblen Installationen von %1 verfügbar sein, aber nur für den aktuellen Nutzer. + + + %1 installation + %1-Installation + + + The plugin will be available only to this %1 installation, but for all users that can access it. + Das Plugin wird nur für diese Installation von %1 verfügbar sein, aber für alle Nutzer, die diese Ausführen können. + Summary Zusammenfassung + + "%1" will be installed into "%2". + "%1" wird in "%2" installiert. + + + Overwrite File + Datei überschreiben + + + The file "%1" exists. Overwrite? + Die Datei "%1" existiert bereits. Soll die Datei überschrieben werden? + Overwrite Überschreiben @@ -48050,40 +48273,17 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Failed to Write File Datei konnte nicht geschrieben werden - - - CodePaster - %1: %2 - %1: %2 + Failed to write file "%1". + Die Datei "%1" konnte nicht geschrieben werden. - - - IncrediBuild::Internal::BuildConsoleStepConfigWidget - IncrediBuild for Windows - IncrediBuild für Windows + Install Plugin + Plugin installieren - - - CommandBuilder - CMake - CMake - - - - IncrediBuild::Internal::IBConsoleStepConfigWidget - - IncrediBuild for Linux - IncrediBuild für Linux - - - - MakeCommandBuilder - - Make - Make + Failed to Copy Plugin Files + Das Kopieren der Plugin-Dateien ist fehlgeschlagen @@ -48092,121 +48292,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Find References with %1 for: Referenzen mit %1 finden für: - - - MesonProjectManager - Configure - Konfigurieren + Renaming is not supported with %1 + - - Build - Erstellen - - - Build "%1" - "%1" erstellen - - - Meson - Meson - - - Build - MesonProjectManager::MesonBuildStepConfigWidget display name. - Erstellen - - - Key - Schlüssel - - - Value - Wert - - - Configuring "%1". - Konfiguriere "%1" - - - The process failed to start. - Der Prozess konnte nicht gestartet werden. - - - Either the invoked program "%1" is missing, or you may have insufficient permissions to invoke the program. - Entweder ist das aufgerufene Programm "%1" nicht vorhanden oder Ihre Rechte reichen nicht aus, um dieses Programm aufzurufen. - - - The process was ended forcefully. - Der Prozess wurde gestoppt. - - - Process timed out. - Der Prozess brauchte zu lange. - - - An error occurred when attempting to write to the process. For example, the process may not be running, or it may have closed its input channel. - Ein Fehler trat auf beim Versuch, zum Prozess zu schreiben. Möglicherweise läuft der Prozess nicht oder hat seinen Eingabekanal geschlossen. - - - An error occurred when attempting to read from the process. For example, the process may not be running. - Ein Fehler trat auf beim Versuch, vom Prozess zu lesen. Möglicherweise läuft der Prozess nicht. - - - An unknown error in the process occurred. - Im Prozess trat ein unbekannter Fehler auf. - - - Running %1 in %2. - Führe %1 in %2 aus. - - - Executable does not exist: %1 - Ausführbare Datei existiert nicht: %1 - - - No compilers set in kit. - Im Kit sind keine Compiler eingerichtet. - - - General - Allgemein - - - Unconfigured - Nicht konfiguriert - - - Name - Name - - - Location - Pfad - - - Auto-detected - Automatisch bestimmt - - - Manual - Benutzerdefiniert - - - Tools - Werkzeuge - - - Version: %1 - Version: %1 - - - Clone of %1 - Kopie von %1 - - - - Nim ProjectExplorer::Internal::BuildEnvironmentWidget @@ -48221,6 +48310,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e ProjectExplorer::Internal::CustomParsersSettingsPage + + Custom output parsers defined here can be enabled individually in the project's build or run settings. + + Add... Hinzufügen... @@ -48229,12 +48322,20 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Remove Entfernen + + New Parser + + + + Custom Output Parsers + + EnvironmentWidget - Add ... - Hinzufügen... + Add... + Hinzufügen... Remove @@ -48286,13 +48387,50 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e QmlDesigner::AssetExportDialog + + Choose Export File + + + + Metadata file (*.metadata) + + Open Öffnen + + Advanced Options + + + + Export assets + + + + Export components separately + + + + Export + Export + + + Export Components + + + + Export path: + + QmlDesigner::AssetExporter + + Export root directory: %1. +Exporting assets: %2 + + Yes Ja @@ -48301,13 +48439,98 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e No Nein + + Each component is exported separately. + + + + Canceling export. + + + + Unknown error. + + + + Loading file is taking too long. + + + + Cannot parse. The file contains coding errors. + + + + Loading components failed. %1 + + + + Cannot export component. Document "%1" has parsing errors. + + + + Error saving component file. %1 + + Unknown Unbekannt + + Cannot preprocess file: %1. Error %2 + + + + Cannot preprocess file: %1 + + + + Cannot update %1. +%2 + + + + Exporting file %1. + + + + Export canceled. + + + + Writing metadata failed. Cannot create file %1 + + + + Writing metadata to file %1. + + + + Empty JSON document. + + + + Writing metadata failed. %1 + + + + Export finished. + + + + Error creating asset directory. %1 + + + + Error saving asset. %1 + + TemplateMerge + + Merge With Template + + &Browse... &Auswählen... @@ -48316,6 +48539,10 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Template: Template: + + Browse Template + + QmlDesigner::RichTextEditor @@ -48327,9 +48554,113 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e &Redo &Wiederholen + + &Bold + + + + &Italic + + + + &Underline + + + + Select Image + + + + Image files (*.png *.jpg) + + + + Insert &Image + + + + Hyperlink Settings + + + + &Left + + + + C&enter + + + + &Right + + + + &Justify + + + + Bullet List + + + + Numbered List + + + + &Color... + + + + &Table Settings + + + + Create Table + + + + Remove Table + + + + Add Row + + + + Add Column + + + + Remove Row + + + + Remove Column + + + + Merge Cells + + + + Split Row + + + + Split Column + + QmlDesigner::TransitionEditorToolBar + + Transition Settings + + + + Easing Curve Editor + + Curve Editor Kurveneditor @@ -48350,23 +48681,9344 @@ Wenn Sie noch keinen privaten Schlüssel besitzen, können Sie hier auch einen e Title of transition view Übergang - - - Qnx - QCC - QCC + Add Transition + + + + This file does not contain transitions. <br><br> To create an animation, add a transition by clicking the + button. + + + + To edit the transition settings, click + - QtSupport + AddModuleView - Qt Version - Qt-Version + Select a Module to Add + + + + + Assets + + Add a new asset to the project. + - Location of qmake - QMake-Pfad + No match found. + + + + Looks like you don't have any assets yet. + + + + Drag-and-drop your assets here or click the '+' button to browse assets from the file system. + + + + + AssetsContextMenu + + Delete Files + + + + Delete File + Datei löschen + + + Expand All + + + + Collapse All + + + + Rename Folder + Verzeichnis umbenennen + + + New Folder + Neues Verzeichnis + + + Delete Folder + Verzeichnis löschen + + + + AssetsView + + Empty folder + + + + + ConfirmDeleteFolderDialog + + Folder Not Empty + + + + Folder "%1" is not empty. Delete it anyway? + + + + If the folder has assets in use, deleting it might cause the project to not work correctly. + + + + Delete + + + + Cancel + Abbrechen + + + + ItemsView + + Remove Module + + + + Expand All + + + + Collapse All + + + + Hide Category + + + + Show Module Hidden Categories + + + + Show All Hidden Categories + + + + Add Module: + + + + Go into Component + In Komponente gehen + + + Add a module. + + + + + NewFolderDialog + + Create New Folder + + + + Folder name: + + + + Folder name cannot be empty. + + + + Create + + + + Cancel + Abbrechen + + + New folder + + + + + RenameFolderDialog + + Rename Folder + Verzeichnis umbenennen + + + Folder name cannot be empty. + + + + Could not rename folder. Make sure no folder with the same name exists. + + + + If the folder has assets in use, renaming it might cause the project to not work correctly. + + + + Rename + Umbenennen + + + Cancel + Abbrechen + + + + InstallQdsStatusBlock.ui + + No Qt Design Studio installation found + + + + Would you like to install it now? + + + + Install + Installieren + + + + ProjectInfoStatusBlock.ui + + Unknown + Unbekannt + + + QML PROJECT FILE INFO + + + + Qt Version - + + + + Qt Design Studio Version - + + + + No QML project file found - Would you like to create one? + + + + Generate + + + + + Screen01.ui + + Qt Design Studio + Qt Design Studio + + + Open with Qt Design Studio + + + + Open + Öffnen + + + Open with Qt Creator - Text Mode + + + + Remember my choice + + + + + BundleMaterialItem + + Material is imported to project + + + + Add an instance to project + + + + + MaterialBrowser + + Add a material. + + + + <b>Material Browser</b> is disabled inside a material component. + + + + To use <b>Material Browser</b>, first add the QtQuick3D module in the <b>Components</b> view. + + + + Materials + + + + No match found. + + + + There are no materials in this project.<br>Select '<b>+</b>' to create one. + + + + Material Library + + + + + MaterialBrowserContextMenu + + Apply to selected (replace) + + + + Apply to selected (add) + + + + Copy properties + + + + Paste properties + + + + Duplicate + + + + Rename + Umbenennen + + + Delete + + + + Create New Material + + + + + MaterialBundleContextMenu + + Apply to selected (replace) + + + + Apply to selected (add) + + + + Add an instance to project + + + + Remove from project + + + + + UnimportBundleMaterialDialog + + Bundle material might be in use + + + + If the material you are removing is in use, it might cause the project to malfunction. + +Are you sure you want to remove the material? + + + + Remove + + + + Cancel + Abbrechen + + + + EmptyMaterialEditorPane + + There are no materials in this project.<br>Select '<b>+</b>' to create one. + + + + To use <b>Material Editor</b>, first add the QtQuick3D module in the <b>Components</b> view. + + + + + MaterialEditorToolBar + + Apply material to selected model. + + + + Create new material. + + + + Delete current material. + + + + Open material browser. + + + + + MaterialEditorTopSection + + Cone + + + + Cube + + + + Cylinder + + + + Sphere + + + + Basic + Grundlegend + + + Color + Farbe + + + Studio + Studio + + + Landscape + + + + Select preview environment. + + + + Select preview model. + + + + Name + Name + + + Material name + + + + Type + Typ + + + + Details + + Details + + + + Use as default project location + Als Vorgabe für Projektverzeichnis verwenden + + + Width + Breite + + + Height + Höhe + + + Orientation + Ausrichtung + + + Use Qt Virtual Keyboard + Qt Virtual Keyboard verwenden + + + Target Qt Version: + + + + Save Custom Preset + + + + Save Preset + Voreinstellung speichern + + + Preset name + + + + MyPreset + + + + + PresetView + + Delete Custom Preset + + + + + Styles + + Style + Stil + + + All + Alle + + + Light + + + + Dark + + + + + NewProjectDialog + + Let's create something wonderful with + + + + Qt Design Studio! + + + + Create new project by selecting a suitable Preset and then adjust details. + + + + Presets + + + + Cancel + Abbrechen + + + Create + + + + + Main + + Rename state group + + + + State Group + + + + Switch State Group + + + + Create State Group + + + + Remove State Group + + + + Rename State Group + + + + Show thumbnails + + + + Show property changes + + + + + StateMenu + + Clone + Klonen + + + Delete + + + + Show Thumbnail + + + + Show Changes + + + + Extend + + + + Reset when Condition + Zurücksetzen bei Bedingung + + + Edit Annotation + + + + Add Annotation + Annotation hinzufügen + + + Remove Annotation + + + + + StateThumbnail + + Default + Vorgabe + + + Set State as default + + + + State Name + + + + Base State + Grundzustand + + + No Property Changes Available + + + + Target + Ziel + + + Explicit + + + + Restore values + + + + When Condition + + + + + CharacterSection + + Character + + + + Text + Text + + + Font + Zeichensatz + + + Style name + Stilname + + + Font's style. + + + + Size + Größe + + + Text color + + + + Weight + + + + Font's weight. + + + + Emphasis + + + + Alignment H + + + + Alignment V + + + + Letter spacing + + + + Letter spacing for the font. + + + + Word spacing + + + + Word spacing for the font. + + + + Line height + Zeilenhöhe + + + Line height for the text. + + + + + ColorEditorPopup + + Solid + + + + Linear + + + + Radial + + + + Conical + + + + Open Color Dialog + Farb-Auswahldialog öffnen + + + Fill type can only be changed in base state. + + + + Transparent + Transparent + + + Gradient Picker + + + + Eye Dropper + + + + Original + Original + + + New + Neu + + + Add to Favorites + + + + Color Details + + + + Palette + + + + Gradient Controls + + + + Vertical + Vertikal + + + Horizontal + Horizontal + + + Defines the direction of the gradient. + + + + Defines the start point for color interpolation. + Legt den Startpunkt für Farb-Interpolation fest. + + + Defines the end point for color interpolation. + Legt den Endpunkt für Farb-Interpolation fest. + + + Defines the center point. + Legt den Mittelpunkt fest. + + + Defines the focal point. + Legt den Brennpunkt fest. + + + Defines the center radius. + + + + Defines the focal radius. Set to 0 for simple radial gradients. + Legt den Brennradius fest. Wählen Sie 0 für einfache radiale Gradienten. + + + Defines the start angle for the conical gradient. The value is in degrees (0-360). + Legt den Anfangswinkel für den konischen Gradienten fest. Der Wert ist in Grad (0-360). + + + + ColorPalette + + Remove from Favorites + + + + Add to Favorites + + + + + ComponentButton + + This is an instance of a component + + + + Edit Base Component + + + + + ComponentSection + + Component + Komponente + + + Type + Typ + + + Changes the type of this component. + + + + ID + ID + + + id + Id + + + Exports this component as an alias property of the root component. + + + + Name + Name + + + Descriptive text + + + + Edit Annotation + + + + Remove Annotation + + + + Add Annotation + Annotation hinzufügen + + + State + + + + + DynamicPropertiesSection + + Local Custom Properties + + + + No editor for type: + + + + Add New Property + + + + Name + Name + + + Type + Typ + + + Add Property + + + + + FlickableGeometrySection + + Flickable Geometry + + + + Content size + Größe des Inhalts + + + W + width + The width of the object + + + + Content width used for calculating the total implicit width. + + + + H + height + The height of the object + H + + + Content height used for calculating the total implicit height. + + + + Content + Inhalt + + + Origin + Ursprung + + + Left margin + + + + Right margin + + + + Top margin + + + + Bottom margin + + + + + FontExtrasSection + + Font Extras + + + + Capitalization + + + + Capitalization for the text. + + + + Style + Stil + + + Style color + + + + Hinting + + + + Preferred hinting on the text. + + + + Auto kerning + + + + Enables or disables the kerning OpenType feature when shaping the text. Disabling this may improve performance when creating or changing the text, at the expense of some cosmetic features. + + + + Prefer shaping + Shaping bevorzugen + + + Sometimes, a font will apply complex rules to a set of characters in order to display them correctly. +In some writing systems, such as Brahmic scripts, this is required in order for the text to be legible, whereas in Latin script, + it is merely a cosmetic feature. Setting the preferShaping property to false will disable all such features +when they are not required, which will improve performance in most cases. + Manchmal wendet ein Font komplexe Regeln auf Zeichen an, um sie korrekt anzuzeigen. +In manchen Schriftsystemem, beispielsweise Brahmi, wäre Text sonst nicht lesbar, während es in Latin-Schriften nur der +Verschönerung dient. Die preferShaping-Eigenschaft auf "false" zu setzen deaktiviert diese Funktionalität, wenn sie nicht +benötigt wird, was meist die Geschwindigkeit erhöht. + + + + ImageSection + + Image + Bild + + + Source + + + + Fill mode + Füllmodus + + + Source size + Größe der Bildquelle + + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Alignment H + + + + Alignment V + + + + Asynchronous + Asynchron + + + Loads images on the local filesystem asynchronously in a separate thread. + + + + Auto transform + Automatisch umwandeln + + + Automatically applies image transformation metadata such as EXIF orientation. + + + + Cache + Cache + + + Caches the image. + + + + Mipmap + MIP Map + + + Uses mipmap filtering when the image is scaled or transformed. + + + + Mirror + Spiegeln + + + Inverts the image horizontally. + + + + Smooth + Glatt + + + Smoothly filters the image when it is scaled or transformed. + + + + + ItemFilterComboBox + + [None] + + + + + Label + + This property is not available in this configuration. + + + + + PropertyLabel + + This property is not available in this configuration. + + + + + Section + + Expand All + + + + Collapse All + + + + + TextExtrasSection + + Text Extras + + + + Wrap mode + Umbruch + + + Elide + Auslassung + + + Format + Format + + + Render type + Rendering-Typ + + + Overrides the default rendering type for this component. + + + + Render type quality + + + + Overrides the default rendering type quality for this component. + + + + Line height mode + Zeilenhöhen-Modus + + + Determines how the line height is specified. + Bestimmt, wie die Zeilenhöhe festgelegt wird. + + + Size mode + + + + Specifies how the font size of the displayed text is determined. + Legt fest wie die Schriftgröße des angezeigten Texts bestimmt wird. + + + Min size + + + + Minimum font pixel size of scaled text. + + + + Minimum font point size of scaled text. + + + + Max line count + + + + Limits the number of lines that the text component will show. + + + + + UrlChooser + + Built-in primitive + + + + + SearchBox + + Search + Suche + + + + AudioSection + + Audio + + + + Volume + + + + Muted + + + + + MediaPlayerSection + + Media Player + + + + Playback rate + + + + Audio output + + + + Target audio output. + + + + Video output + + + + Target video output. + + + + + VideoSection + + Video + + + + Source + + + + Fill mode + Füllmodus + + + Orientation + Ausrichtung + + + + TimerSpecifics + + Timer + + + + Interval + + + + Sets the interval between triggers, in milliseconds. + + + + Repeat + + + + Sets whether the timer is triggered repeatedly at the specified interval or just once. + + + + Running + Läuft + + + Sets whether the timer is running or not. + + + + Triggered on start + + + + Sets the timer to trigger when started. + + + + + ColorAnimationSpecifics + + Color Animation + + + + From color + + + + To color + + + + + ConnectionsSpecifics + + Connections + Verbindungen + + + Enabled + Aktiviert + + + Sets whether the component accepts change events. + + + + Ignore unknown signals + + + + Ignores runtime errors produced by connections to non-existent signals. + + + + Target + Ziel + + + Sets the component that sends the signal. + + + + + AbstractButtonSection + + Button Content + + + + Text + Text + + + Text displayed on the button. + Der auf der Schaltfläche angezeigte Text. + + + Display + Anzeige + + + Determines how the icon and text are displayed within the button. + + + + Checkable + Umschaltbar + + + Whether the button is checkable. + + + + Checked + Eingeschaltet + + + Whether the button is checked. + + + + Exclusive + + + + Whether the button is exclusive. + + + + Auto-repeat + + + + Whether the button repeats pressed(), released() and clicked() signals while the button is pressed and held down. + + + + Repeat delay + + + + Initial delay of auto-repetition in milliseconds. + + + + Repeat interval + + + + Interval of auto-repetition in milliseconds. + + + + + BusyIndicatorSpecifics + + Busy Indicator + + + + Running + Läuft + + + Whether the busy indicator is currently indicating activity. + + + + Live + + + + + ButtonSection + + Button + + + + Appearance + + + + Whether the button is flat and/or highlighted. + + + + Flat + Flach + + + Highlight + + + + + CheckSection + + Check Box + Checkbox + + + Check state + + + + The current check state. + + + + Tri-state + + + + Whether the checkbox has three states. + + + + + ContainerSection + + Container + + + + Current index + Aktueller Index + + + The index of the current item. + + + + + ControlSection + + Control + + + + Enable + Aktivieren + + + Whether the control is enabled and hover events are received. + + + + Hover + + + + Focus policy + + + + Focus policy of the control. + + + + Spacing + Abstand + + + Spacing between internal elements of the control. + Der Abstand zwischen inneren Elementen des Controls. + + + Wheel + + + + Whether control accepts wheel events. + + + + + DelayButtonSpecifics + + Delay Button + + + + Delay + + + + The delay in milliseconds. + + + + + DialSpecifics + + Dial + + + + Value + Wert + + + The current value of the dial and whether it provides live value updates. + + + + Live + + + + From + Von + + + The starting value of the dial range. + + + + To + Bis + + + The ending value of the dial range. + + + + Step size + Schrittweite + + + The step size of the dial. + + + + Snap mode + Einrasten + + + The snap mode of the dial. + + + + Input mode + + + + How the dial tracks movement. + + + + Wrap + + + + Whether the dial wraps when dragged. + + + + + FrameSpecifics + + Frame + + + + Font Inheritance + + + + + GroupBoxSpecifics + + Group Box + + + + Title + Titel + + + The title of the group box. + + + + + IconSection + + Icon + Symbol + + + Source + + + + Color + Farbe + + + Size + Größe + + + W + width + The width of the object + + + + Width + Breite + + + H + height + The height of the object + H + + + Height + Höhe + + + Cache + Cache + + + Whether the icon should be cached. + + + + + InsetSection + + Inset + + + + Vertical + Vertikal + + + Top inset for the background. + + + + Bottom inset for the background. + + + + Horizontal + Horizontal + + + Left inset for the background. + + + + Right inset for the background. + + + + + ItemDelegateSection + + Item Delegate + + + + Highlight + + + + Whether the delegate is highlighted. + + + + + PageIndicatorSpecifics + + Page Indicator + + + + Count + Anzahl + + + The number of pages. + + + + Current + + + + The index of the current page. + + + + Interactive + Interaktiv + + + Whether the control is interactive. + + + + + PageSpecifics + + Page + + + + Title + Titel + + + Title of the page. + + + + Content size + Größe des Inhalts + + + Content width and height used for calculating the total implicit size. + + + + W + width + The width of the object + + + + Content width used for calculating the total implicit width. + + + + H + height + The height of the object + H + + + Content height used for calculating the total implicit height. + + + + + PaneSection + + Pane + + + + Content size + Größe des Inhalts + + + Content width and height used for calculating the total implicit size. + + + + W + width + The width of the object + + + + Content width used for calculating the total implicit width. + + + + H + height + The height of the object + H + + + Content height used for calculating the total implicit height. + + + + + PaneSpecifics + + Font Inheritance + + + + + ProgressBarSpecifics + + Progress Bar + + + + Value + Wert + + + The current value of the progress. + + + + From + Von + + + The starting value for the progress. + + + + To + Bis + + + The ending value for the progress. + + + + Indeterminate + + + + Whether the progress is indeterminate. + + + + + RadioDelegateSpecifics + + Radio Delegate + + + + + RangeSliderSpecifics + + Range Slider + + + + Value 1 + + + + The value of the first range slider handle. + + + + Live + + + + Whether the range slider provides live value updates. + + + + Value 2 + + + + The value of the second range slider handle. + + + + From + Von + + + The starting value of the range slider range. + + + + To + Bis + + + The ending value of the range slider range. + + + + Step size + Schrittweite + + + The step size of the range slider. + + + + Drag threshold + + + + The threshold (in logical pixels) at which a drag event will be initiated. + + + + Snap mode + Einrasten + + + The snap mode of the range slider. + + + + Orientation + Ausrichtung + + + The orientation of the range slider. + + + + + RoundButtonSpecifics + + Round Button + + + + Appearance + + + + Whether the button is flat and/or highlighted. + + + + Flat + Flach + + + Highlight + + + + Radius + Radius + + + Radius of the button. + + + + + ScrollViewSpecifics + + Scroll View + + + + Content size + Größe des Inhalts + + + W + width + The width of the object + + + + Content width used for calculating the total implicit width. + + + + H + height + The height of the object + H + + + Content height used for calculating the total implicit height. + + + + Font Inheritance + + + + + SpinBoxSpecifics + + Spin Box + + + + Value + Wert + + + The current value of the spin box. + + + + From + Von + + + The starting value of the spin box range. + + + + To + Bis + + + The ending value of the spin box range. + + + + Step size + Schrittweite + + + The step size of the spin box. + + + + Editable + + + + Whether the spin box is editable. + + + + Wrap + + + + Whether the spin box values wrap. + + + + + StackViewSpecifics + + Font Inheritance + + + + + SwipeViewSpecifics + + Swipe View + + + + Interactive + Interaktiv + + + Whether the view is interactive. + + + + Orientation + Ausrichtung + + + Orientation of the view. + + + + Font Inheritance + + + + + TabBarSpecifics + + Tab Bar + + + + Position + Position + + + Position of the tab bar. + + + + Content size + Größe des Inhalts + + + Content width and height used for calculating the total implicit size. + + + + W + width + The width of the object + + + + Content width used for calculating the total implicit width. + + + + H + height + The height of the object + H + + + Content height used for calculating the total implicit height. + + + + + TextSection + + Text Area + Textfeld + + + Placeholder text + Platzhaltertext + + + Placeholder text displayed when the editor is empty. + + + + Placeholder color + + + + Placeholder text color. + + + + Hover + + + + Whether text area accepts hover events. + + + + + ToolBarSpecifics + + Tool Bar + + + + Position + Position + + + Position of the toolbar. + + + + Font Inheritance + + + + + ToolSeparatorSpecifics + + Tool Separator + + + + Orientation + Ausrichtung + + + The orientation of the separator. + + + + + TumblerSpecifics + + Tumbler + + + + Visible count + + + + The count of visible items. + + + + Current index + Aktueller Index + + + The index of the current item. + + + + Wrap + + + + Whether the tumbler values wrap. + + + + + LayoutProperties + + Alignment + Ausrichtung + + + Alignment of a component within the cells it occupies. + + + + Fill layout + Ausfüllen + + + Expands the component as much as possible within the given constraints. + + + + Width + Breite + + + Height + Höhe + + + Preferred size + Bevorzugte Größe + + + Preferred size of a component in a layout. If the preferred height or width is -1, it is ignored. + + + + W + width + The width of the object + + + + H + height + The height of the object + H + + + Minimum size + Mindestgröße + + + Minimum size of a component in a layout. + + + + Maximum size + Höchstgröße + + + Maximum size of a component in a layout. + + + + Row span + Zeilen verbinden + + + Row span of a component in a Grid Layout. + + + + Column span + Spalten verbinden + + + Column span of a component in a Grid Layout. + + + + + ColumnLayoutSpecifics + + Column Layout + + + + Column spacing + + + + Layout direction + + + + + RowLayoutSpecifics + + Row Layout + + + + Row spacing + + + + Layout direction + + + + + StackLayoutSpecifics + + Stack Layout + + + + Current index + Aktueller Index + + + + LoaderSpecifics + + Loader + + + + Active + + + + Whether the loader is currently active. + + + + Source + + + + URL of the component to instantiate. + + + + Source component + + + + Component to instantiate. + + + + Asynchronous + Asynchron + + + Whether the component will be instantiated asynchronously. + + + + + RepeaterSpecifics + + Repeater + + + + Model + Modell + + + The model providing data for the repeater. This can simply specify the number of delegate instances to create or it can be bound to an actual model. + + + + Delegate + + + + The delegate provides a template defining each object instantiated by the repeater. + + + + + StateSpecifics + + State + + + + When + + + + Sets when the state should be applied. + + + + Name + Name + + + The name of the state. + + + + Extend + + + + The state that this state extends. + + + + + CppEditor::Internal::CppCodeStyleSettingsPage + + General + Allgemein + + + Content + Inhalt + + + Indent + + + + "public", "protected" and +"private" within class body + "public", "protected" und +"private" im Klassenrumpf + + + Declarations relative to "public", +"protected" and "private" + Deklarationen relativ zu "public", +"protected" und "private" + + + Statements within function body + Anweisungen im Funktionsrumpf + + + Statements within blocks + Anweisungen in Blöcken + + + Declarations within +"namespace" definition + Deklarationen in +Namensraum-Definition + + + Braces + Klammern + + + Indent Braces + Klammern einrücken + + + Class declarations + Klassendeklarationen + + + Namespace declarations + Namensraum-Deklarationen + + + Enum declarations + Deklarationen von Aufzählungen + + + Function declarations + Funktionsdeklarationen + + + Blocks + Blöcke + + + "switch" + "switch" + + + Indent within "switch" + Einrückung in "switch" + + + "case" or "default" + "case" oder "default" + + + Statements relative to +"case" or "default" + Anweisungen relativ zu +"case" oder "default" + + + Blocks relative to +"case" or "default" + Blöcke relativ zu +"case" oder "default" + + + "break" statement relative to +"case" or "default" + "break"-Anweisung relativ zu +"case" oder "default" + + + Alignment + Ausrichtung + + + Align + + + + <html><head/><body> +Enables alignment to tokens after =, += etc. When the option is disabled, regular continuation line indentation will be used.<br> +<br> +With alignment: +<pre> +a = a + + b +</pre> +Without alignment: +<pre> +a = a + + b +</pre> +</body></html> + <html><head/><body> +Bewirkt die Ausrichtung an Operanden nach =, += etc. Wenn die Option deaktiviert ist, wird die reguläre Einrückung von Fortsetzungszeilen verwendet.<br> +<br> +Mit Ausrichtung: +<pre> +a = a + + b +</pre> +Ohne Ausrichtung: +<pre> +a = a + + b +</pre> +</body></html> + + + Align after assignments + Nach Zuweisung ausrichten + + + <html><head/><body> +Adds an extra level of indentation to multiline conditions in the switch, if, while and foreach statements if they would otherwise have the same or less indentation than a nested statement. + +For four-spaces indentation only if statement conditions are affected. Without extra padding: +<pre> +if (a && + b) + c; +</pre> +With extra padding: +<pre> +if (a && + b) + c; +</pre> +</body></html> + <html><head/><body> +Gibt an, wie sich die Rücktaste bezüglich Einrückung verhält. + +<ul> +<li>Keine: Kein besondere Behandlung, normales Verhalten der Rücktaste. +</li> + +<li>Vorangehender Einrückung folgen: In führenden Leerzeichen wird die Einfügemarke auf die nächstliegende Einrückung vorangehender Zeilen gestellt. +</li> + +<li>Ausrücken: Wenn das hinter der Einfügemarke befindliche Zeichen ein Leerzeichen ist, verhält sich die Rücktaste wie ein rückwärtiger Tabulator. +</li> +</ul></body></html> + + + + Add extra padding to conditions +if they would align to the next line + Bedingungen weiter einrücken +wenn sie sonst an der nächsten Zeile ausgerichtet werden würden + + + Pointers and References + Zeiger und Referenzen + + + Bind '*' and '&&' in types/declarations to + Binde '*' und '&&' in Typen und Deklarationen an + + + <html><head/><body>This does not apply to the star and reference symbol in pointer/reference to functions and arrays, e.g.: +<pre> int (&rf)() = ...; + int (*pf)() = ...; + + int (&ra)[2] = ...; + int (*pa)[2] = ...; + +</pre></body></html> + <html><head/><body>Dies bezieht sich nicht auf die Stern- und Referenzsymbole in Zeigern auf / Referenzen zu Funktionen und Feldern, zum Beispiel: +<pre> int (&rf)() = ...; + int (*pf)() = ...; + + int (&ra)[2] = ...; + int (*pa)[2] = ...; + +</pre></body></html> + + + Identifier + Bezeichner + + + Type name + Typname + + + Left const/volatile + Linkes const/volatile + + + This does not apply to references. + Bezieht sich nicht auf Referenzen. + + + Right const/volatile + Rechtes const/volatile + + + + CppEditor::Internal::CppFileSettingsPage + + Headers + Header-Dateien + + + &Suffix: + &Endung: + + + S&earch paths: + &Suchpfade: + + + Comma-separated list of header paths. + +Paths can be absolute or relative to the directory of the current open document. + +These paths are used in addition to current directory on Switch Header/Source. + Kommaseparierte Liste von Pfaden für Header-Dateien. + +Die Pfade können absolut oder relativ zum Verzeichnis des gegenwärtig geöffneten Dokuments angegeben werden. + +Diese Pfade werden zusätzlich zum aktuellen Verzeichnis beim Wechseln zwischen Header- und Quelldatei verwendet. + + + &Prefixes: + &Präfixe: + + + Comma-separated list of header prefixes. + +These prefixes are used in addition to current file name on Switch Header/Source. + Kommaseparierte Liste der Header-Präfixe. + +Diese Präfixe werden zusätzlich zum Dateinamen beim Wechseln zwischen Header- und Quelldatei verwendet. + + + Include guards + Include-Guards + + + Uses "#pragma once" instead of "#ifndef" include guards. + Verwendet "#pragma once" statt Include-Guards mit "#ifndef". + + + Use "#pragma once" instead of "#ifndef" guards + "#pragma once" statt Include-Guards mit "#ifndef" verwenden + + + Sources + Quelldateien + + + S&uffix: + E&ndung: + + + Se&arch paths: + S&uchpfade: + + + Comma-separated list of source paths. + +Paths can be absolute or relative to the directory of the current open document. + +These paths are used in addition to current directory on Switch Header/Source. + Kommaseparierte Liste von Pfaden für Quelldateien. + +Die Pfade können absolut oder relativ zum Verzeichnis des gegenwärtig geöffneten Dokuments angegeben werden. + +Diese Pfade werden zusätzlich zum aktuellen Verzeichnis beim Wechseln zwischen Header- und Quelldatei verwendet. + + + P&refixes: + P&räfixe: + + + Comma-separated list of source prefixes. + +These prefixes are used in addition to current file name on Switch Header/Source. + Kommaseparierte Liste der Quelldatei-Präfixe. + +Diese Präfixe werden zusätzlich zum Dateinamen beim Wechseln zwischen Header- und Quelldatei verwendet. + + + &Lower case file names + &Kleinbuchstaben für Dateinamen verwenden + + + License &template: + Lizenz-&Vorlage: + + + + CppQuickFixSettingsWidget + + Generated Function Locations + + + + Default + Vorgabe + + + ≥ + + + + lines + + + + Generate Getters + + + + Generate Setters + + + + In .cpp file: + + + + Outside class: + + + + Inside class: + + + + Getter Setter Generation Properties + + + + Getter name: + + + + For example, new<Name> + + + + Setter name: + + + + Setters should be slots + + + + Generate signals with the new value as parameter + + + + Getter attributes: + + + + Setter parameter name: + + + + Reset name: + + + + Signal name: + + + + See tool tip for more information + + + + Normally reset<Name> + + + + For example, [[nodiscard]] + + + + Normally <name>Changed + + + + Member variable name: + + + + For example, m_<name> + + + + Missing Namespace Handling + + + + Generate missing namespaces + + + + Add "using namespace ..." + + + + Rewrite types to match the existing namespaces + + + + <html><head/><body><p>Uncheck this to make Qt Creator try to derive the type of expression in the &quot;Assign to Local Variable&quot; quickfix.</p><p>Note that this might fail for more complex types.</p></body></html> + + + + Use type "auto" when creating new variables + + + + Custom Getter Setter Templates + + + + Template + + + + Types: + Typen: + + + Separate the types by comma. + + + + Comparison: + + + + Assignment: + + + + Return expression: + + + + Return type: + + + + Use <new> and <cur> to access the parameter and current value. Use <type> to access the type and <T> for the template parameter. + + + + Add + Hinzufügen + + + Remove + + + + Normally arguments get passed by const reference. If the Type is one of the following ones, the argument gets passed by value. Namespaces and template arguments are removed. The real Type must contain the given Type. For example, "int" matches "int32_t" but not "vector<int>". "vector" matches "std::pmr::vector<int>" but not "std::optional<vector<int>>" + + + + Value types: + + + + Return non-value types by const reference + + + + Use <name> for the variable +Use <camel> for camel case +Use <snake> for snake case +Use <Name>, <Camel> and <Snake> for upper case +e.g. name = "m_test_foo_": +"set_<name> => "set_test_foo" +"set<Name> => "setTest_foo" +"set<Camel> => "setTestFoo" + + + + + Gerrit::Internal::GerritPushDialog + + Push to Gerrit + Push zu Gerrit + + + &Reviewers: + &Reviewer: + + + Checked - Mark change as private. +Unchecked - Remove mark. +Partially checked - Do not change current state. + Markiert - Änderung als privat markieren. +Nicht markiert - Markierung entfernen. +Teilmarkiert - Zustand nicht verändern. + + + &Draft/private + &Entwurf/privat + + + &Work-in-progress + &In Arbeit + + + Pushes the selected commit and all dependent commits. + Push des ausgewählten Commit und aller abhängigen Commits. + + + &Topic: + &Topic: + + + Push: + Push: + + + Commits: + Commits: + + + Local repository + Lokales Repository + + + To: + + + + Number of commits + Anzahl der Commits + + + Comma-separated list of reviewers. + +Reviewers can be specified by nickname or email address. Spaces not allowed. + +Partial names can be used if they are unambiguous. + Kommaseparierte Liste der Reviewer. + +Reviewer können mit Benutzernamen oder E-Mail-Adresse angegeben werden. Leerzeichen sind nicht erlaubt. + +Teilnamen können verwendet werden, sofern sie eindeutig sind. + + + + QmlDesigner::AnnotationEditorWidget + + Add Status + + + + In Progress + + + + In Review + + + + Done + + + + Tab view + + + + Table view + + + + Selected component + + + + Name + Name + + + Tab 1 + + + + Tab 2 + + + + + QmlDesigner::Internal::AssetImportUpdateDialog + + Select Files to Update + + + + Expand All + + + + Collapse All + + + + + QmlDesigner::TransitionEditorSettingsDialog + + Transition Settings + + + + Add Transition + + + + Remove Transition + + + + No Transition + + + + + AccountImage + + Account + + + + + Language + + None + + + + + ADS::DockAreaTitleBar + + Detach Area + + + + Close Area + + + + Close Other Areas + + + + + ADS::DockManager + + Cannot Save Workspace + + + + Could not save workspace to file %1 + + + + Delete Workspace + + + + Delete Workspaces + + + + Delete workspace %1? + + + + Delete these workspaces? + %1 + + + + Cannot Restore Workspace + + + + Could not restore workspace %1 + + + + + ADS::WorkspaceNameInputDialog + + Enter the name of the workspace: + + + + + ADS::WorkspaceView + + Import Workspace + + + + Export Workspace + + + + + JsonRpcMessage + + Could not parse JSON message "%1". + Die JSON-Nachricht konnte nicht ausgewertet werden: "%1". + + + Expected a JSON object, but got a JSON "%1" value. + + + + + QmlJSTools::FindExportedCppTypes + + The type will only be available in the QML editors when the type name is a string literal. + Dieser Typ wird im QML Editor nur sichtbar sein, wenn der Typname ein Zeichenketten-Literal ist. + + + The module URI cannot be determined by static analysis. The type will not be available +globally in the QML editor. You can add a "// @uri My.Module.Uri" annotation to let +the QML editor know about a likely URI. + + + + must be a string literal to be available in the QML editor + muss eine Zeichenkette sein, um im QML-Editor verfügbar zu sein + + + + Utils::Archive + + File format not supported. + + + + Could not find any unarchiving executable in PATH (%1). + + + + Command failed. + + + + Running %1 +in "%2". + + + Running <cmd> in <workingdirectory> + + + + + Utils::StringAspect + + Reset + Zurücksetzen + + + + Utils::TriStateAspect + + Enable + Aktivieren + + + Disable + Deaktivieren + + + Leave at Default + Vorgabe beibehalten + + + + Utils::BaseTreeView + + Show %1 Column + Spalte %1 anzeigen + + + + Utils::FileSystemModel + + My Computer + + + + Computer + Computer + + + Name + Name + + + Size + Größe + + + Kind + Match OS X Finder + + + + Type + All other platforms + Typ + + + Date Modified + + + + + QAbstractFileIconProvider + + File Folder + Match Windows Explorer + + + + Folder + All other platforms + + + + + Utils::LauncherSocket + + Failed to start process launcher at "%1": %2 + + + + Process launcher closed unexpectedly: %1 + + + + Socket error: %1 + + + + Internal protocol error: invalid packet size %1. + + + + Internal protocol error: invalid packet type %1. + + + + Launcher socket closed unexpectedly. + + + + + Utils::LauncherHandle + + Process launcher socket error. + + + + + Utils::MinimizableInfoBars + + Minimize + Minimieren + + + + Utils::NameValuesDialog + + &OK + + + + &Cancel + &Abbrechen + + + + Utils::VariableChooser + + Insert Variable + Variable einfügen + + + Current Value: %1 + Aktueller Wert: %1 + + + Insert Unexpanded Value + Nicht expandierten Wert einfügen + + + Insert "%1" + "%1" einfügen + + + Insert Expanded Value + Expandierten Wert einfügen + + + Select a variable to insert. + Wählen Sie eine Variable aus, die eingefügt werden soll. + + + Variables + Variablen + + + + AutotoolsProjectManager + + Arguments: + Argumente: + + + Configuration unchanged, skipping autogen step. + Unveränderte Konfiguration, autogen-Schritt wird übersprungen. + + + Autogen + Display name for AutotoolsProjectManager::AutogenStep id. + Autogen + + + Configuration unchanged, skipping autoreconf step. + Unveränderte Konfiguration, autoreconf-Schritt wird übersprungen. + + + Autoreconf + Display name for AutotoolsProjectManager::AutoreconfStep id. + Autoreconf + + + Autotools Manager + Autotools-Verwaltung + + + Configuration unchanged, skipping configure step. + Unveränderte Konfiguration, configure-Schritt wird übersprungen. + + + Configure + Display name for AutotoolsProjectManager::ConfigureStep id. + Konfigurieren + + + Parsing %1 in directory %2 + Werte %1 im Verzeichnis %2 aus + + + Parsing directory %1 + Werte Verzeichnis %1 aus + + + + BinEditor::Internal::BinEditorPlugin + + &Undo + &Rückgängig + + + + Qdb::Internal::DeviceDetector + + Device "%1" %2 + + + + Qt Debug Bridge device %1 + + + + Device detection error: %1 + + + + + Qdb::Internal::QdbDeviceTracker + + Shutting down device discovery due to unexpected response: %1 + + + + + Qdb::Internal::QdbMessageTracker + + Shutting down message reception due to unexpected response: %1 + + + + QDB message: %1 + + + + + Qdb::Internal::QdbWatcher + + Unexpected QLocalSocket error: %1 + + + + Could not connect to QDB host server even after trying to start it. + + + + Invalid JSON response received from QDB server: %1 + + + + Could not find QDB host server executable. You can set the location with environment variable %1. + + + + QDB host server started. + + + + Could not start QDB host server in %1 + + + + Starting QDB host server. + + + + + Qdb::Internal::QdbDeployConfiguration + + Deploy to Boot2Qt target + + + + + Qdb::Internal::QdbMakeDefaultAppStep + + Set this application to start by default + + + + Reset default application + + + + Change default application + + + + + Qdb + + Flash wizard "%1" failed to start. + + + + Flash wizard executable "%1" not found. + + + + Flash Boot to Qt Device + + + + + QtVersion + + Boot2Qt + Qt version is used for Boot2Qt development + Boot2Qt + + + + Qdb::Internal::QdbStopApplicationService + + Could not check and possibly stop running application. + + + + Checked that there is no running application. + + + + Stopped the running application. + + + + + Qdb::Internal::QdbStopApplicationStep + + Stop already running application + + + + + Boot2Qt + + Boot2Qt: %1 + + + + + ClangCodeModel::Internal::ClangdClient + + clangd + + + + Indexing %1 with clangd + + + + Indexing session with clangd + + + + Memory Usage + Speicherverbrauch + + + Location: %1 + Parent folder for proposed #include completion + Pfad: %1 + + + collecting overrides ... + + + + <base declaration> + + + + + ClangCodeModel::Internal::ClangdFindReferences + + C++ Usages: + + + + Re&name %n files + + Eine Datei umbe&nennen + %n Dateien umbe&nennen + + + + Files: +%1 + Dateien: +%1 + + + + ClangCodeModel::Internal::ClangModelManagerSupport + + The use of clangd for the C/C++ code model was disabled, because it is likely that its memory requirements would be higher than what your system can handle. + + + + With clangd enabled, Qt Creator fully supports modern C++ when highlighting code, completing symbols and so on.<br>This comes at a higher cost in terms of CPU load and memory usage compared to the built-in code model, which therefore might be the better choice on older machines and/or with legacy code.<br>You can enable/disable and fine-tune clangd <a href="dummy">here</a>. + + + + Enable Anyway + + + + Cannot use clangd: Failed to generate compilation database: +%1 + + + + + ClangdTextMark + + Code Model Error + Codemodell-Fehler + + + Code Model Warning + Codemodell-Warnung + + + Copy to Clipboard + Clang Code Model Marks + In die Zwischenablage kopieren + + + Disable Diagnostic in Current Project + + + + + ClangUtils + + Could not retrieve build directory. + + + + Could not create "%1": %2 + + + + + ClangFormat::ClangFormatGlobalConfigWidget + + Formatting mode: + + + + Format while typing + Bei der Eingabe formatieren + + + Format edited code on file save + Bearbeiteten Quelltext beim Speichern der Datei formatieren + + + Override Clang Format configuration file + Clang-Format-Konfigurationsdatei überschreiben + + + ClangFormat global setting: + + + + Indenting only + + + + Full formatting + + + + Disable + Deaktivieren + + + The current project has its own .clang-format file which can be overridden by the settings below. + + + + Override Clang Format configuration file with the chosen configuration. + + + + + ClangFormatStyleFactory + + ClangFormat + ClangFormat + + + + ClangTools::Internal::ClangToolsProjectSettingsWidget + + Restore Global Settings + Globale Einstellungen wiederherstellen + + + Go to Analyzer + + + + Remove Selected + Ausgewählte entfernen + + + Remove All + Alle entfernen + + + Suppressed diagnostics + Unterdrückte Diagnosemeldungen + + + + ClangToolsDiagnosticModel + + No Fixits + Keine Korrekturen + + + Not Scheduled + nicht eingeplant + + + Invalidated + Ungültig + + + Scheduled + eingeplant + + + Failed to Apply + Konnte nicht angewendet werden + + + Applied + Angewendet + + + + ClangTools::Internal::TidyOptionsDialog + + Options for %1 + + + + Option + + + + Value + Wert + + + Add Option + + + + Remove Option + + + + <new option> + + + + + ClangTools::Internal::TidyChecksTreeModel + + Options + Einstellungen + + + + Clang Tools + + Custom Configuration + + + + + ClangTools::Internal::DiagnosticMark + + Copy to Clipboard + In die Zwischenablage kopieren + + + Disable Diagnostic + + + + + ClangTools::Internal::FilterChecksModel + + Check + + + + + ClangTools::Internal::SettingsWidget + + Clang-Tidy Executable + + + + Clazy Executable + + + + Executables + + + + Clang-Tidy: + + + + Clazy-Standalone: + + + + + ClearCase::Tr::Tr + + ClearCase Command + ClearCase-Befehl + + + + CMakeProjectManager::Tr::Tr + + Tools + Werkzeuge + + + + Coco::CocoPlugin + + Select a Squish Coco CoverageBrowser Executable + + + + CoverageBrowser: + + + + Coco instrumentation files (*.csmes) + + + + Select a Squish Coco Instrumentation File + + + + CSMes: + + + + + CompilationDatabaseProjectManager::Internal::CompilationDatabaseProjectManagerPlugin + + Change Root Directory + + + + + ConanPackageManager::Internal::ConanInstallStep + + Conan install + + + + Conan file: + + + + Enter location of conanfile.txt or conanfile.py. + + + + Additional arguments: + Zusätzliche Argumente: + + + Run conan install + + + + + Core::Internal::ActionsFilter + + Global Actions & Actions from the Menu + Globale Aktionen & Aktionen aus dem Menü + + + Triggers an action. If it is from the menu it matches any part of a menu hierarchy, separated by ">". For example "sess def" matches "File > Sessions > Default". + Löst eine Aktion aus. Aktionen aus dem Menü werden inklusive Hierarchie, mit ">" getrennt, gefiltert. Zum Beispiel ist "Datei > Sitzungen > Vorgabe" ein Treffer für "sitz vorg". + + + + Core::ExternalTool + + System Environment + Systemumgebung + + + Error while parsing external tool %1: %2 + Fehler beim Auswerten der Ausgabe des externen Programms %1: %2 + + + + Core::FilePropertiesDialog + + Name: + Name: + + + Path: + Pfad: + + + MIME type: + MIME-Typ: + + + Default editor: + Voreingestellter Editor: + + + Line endings: + Zeilenenden: + + + Indentation: + Einrückung: + + + Owner: + Besitzer: + + + Group: + Gruppe: + + + Size: + Größe: + + + Last read: + Zuletzt gelesen: + + + Last modified: + Zuletzt geändert: + + + Readable: + Lesbar: + + + Writable: + Schreibbar: + + + Executable: + Ausführbar: + + + Symbolic link: + Symbolischer Link: + + + Unknown + Unbekannt + + + Windows (CRLF) + Windows (CRLF) + + + Unix (LF) + Unix (LF) + + + Mac (CR) + Mac (CR) + + + Mixed + Gemischt + + + %1 Spaces + %1 Leerzeichen + + + Tabs + Tabulatoren + + + Undefined + Undefiniert + + + + Core::ExternalToolRunner + + Could not find executable for "%1" (expanded "%2") + Die ausführbare Datei von "%1" (expandiert: "%2") konnte nicht gefunden werden + + + Starting external tool "%1" + Starte externes Werkzeug "%1" + + + "%1" finished + "%1" beendet + + + "%1" finished with error + "%1" mit Fehler beendet + + + + Core::FileUtils + + Failed to rename the include guard in file "%1". + Konnte Include-Guard in der Datei "%1" nicht umbenennen. + + + + Core::FolderNavigationWidget + + Show Hidden Files + Versteckte Dateien anzeigen + + + Show Bread Crumbs + Breadcrumb-Navigation anzeigen + + + Show Folders on Top + Verzeichnisse zuerst anzeigen + + + Synchronize with Editor + Mit Editor synchronisieren + + + Synchronize Root Directory with Editor + Wurzelverzeichnis aus Editor übernehmen + + + New File + Title of dialog + Neue Datei + + + New Folder + Neues Verzeichnis + + + Open "%1" + "%1" öffnen + + + Remove Folder + Verzeichnis löschen + + + Collapse All + Alle einklappen + + + Error + Fehler + + + Computer + Computer + + + Home + Benutzerverzeichnis + + + Projects + Projekte + + + + Core::FolderNavigationWidgetFactory + + File System + Dateisystem + + + Meta+Y,Meta+F + Meta+Y,Meta+F + + + Alt+Y,Alt+F + Alt+Y,Alt+F + + + Options + Einstellungen + + + Add New... + Hinzufügen... + + + Rename... + Umbenennen... + + + Remove... + Entfernen... + + + + Core::Internal::LoggingCategoryModel + + Category + Kategorie + + + Type + Typ + + + Color + Farbe + + + + LoggingViewManagerWidget + + Logging Category Viewer + + + + Save Log + + + + Clear + Löschen + + + Stop Logging + + + + Toggle Qt Internal Logging + + + + Auto Scroll + + + + Timestamps + + + + Message Types + + + + Timestamp + Zeitstempel + + + Category + + + + Type + Typ + + + Message + + + + Start Logging + + + + Copy Selected Logs + + + + Copy All + Alles kopieren + + + Save Enabled as Preset... + + + + Update from Preset... + + + + Uncheck All + + + + Save Logs As + + + + Error + Fehler + + + Failed to write logs to "%1". + + + + Failed to open file "%1" for writing logs. + + + + Save Enabled Categories As + + + + Failed to write preset file "%1". + + + + Load Enabled Categories From + + + + Failed to open preset file "%1" for reading + + + + Failed to read preset file "%1": %2 + + + + Unexpected preset file format. + + + + + Cppcheck::Internal::DiagnosticView + + Cppcheck Diagnostics + + + + + TextMark + + Copy to Clipboard + In die Zwischenablage kopieren + + + + CppEditor::AbstractEditorSupport + + The file name. + Der Dateiname. + + + The class name. + Der Klassenname. + + + + CppEditor::Internal::BuiltinIndexingSupport + + Parsing C/C++ Files + Werte C/C++-Dateien aus + + + + CppEditor::ClangDiagnosticConfigsSelectionWidget + + Diagnostic configuration: + + + + + CppEditor::ClangDiagnosticConfigsWidget + + Diagnostic Configurations + Diagnosekonfigurationen + + + Copy... + Kopieren... + + + Rename... + Umbenennen... + + + Remove + + + + Clang Warnings + Clang-Warnungen + + + Copy Diagnostic Configuration + Diagnosekonfiguration kopieren + + + Diagnostic configuration name: + Diagnosekonfigurationsname: + + + %1 (Copy) + %1 (Kopie) + + + Rename Diagnostic Configuration + Diagnosekonfiguration umbenennen + + + New name: + Neuer Name: + + + Option "%1" is invalid. + Option "%1" ist ungültig. + + + Copy this configuration to customize it. + Kopieren Sie diese Konfiguration, um sie anzupassen. + + + Configuration passes sanity checks. + Die Konfiguration besteht die Sanity Checks. + + + %1 + %1 + + + + CppEditor::ConfigsModel + + Built-in + Integriert + + + Custom + Benutzerdefiniert + + + + CppEditor::ClangBaseChecks + + For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>. + Für passende Optionen lesen Sie das GCC- oder Clang-Handbuch oder auch die <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC-Onlinedokumentation</a>. + + + Use diagnostic flags from build system + Diagnose-Flags des Build-Systems verwenden + + + + CppEditor + + Follow Symbol to Type is only available when using clangd + + + + C++ + C++ + + + Quick Fixes + + + + Code Style + Coding-Stil + + + File Naming + Namenskonventionen für Dateien + + + Diagnostic Configurations + Diagnosekonfigurationen + + + C++ Symbols in Current Document + C++-Symbole im aktuellen Dokument + + + C++ Classes + C++-Klassen + + + C++ Functions + C++-Funktionen + + + All Included C/C++ Files + Alle eingebundenen C/C++-Dateien + + + C++ Classes, Enums, Functions and Type Aliases + + + + C++ Symbols + C++-Symbole + + + Cannot show preprocessed file: %1 + + + + %1, falling back to built-in preprocessor. + + + + Failed to open output file "%1". + + + + Failed to write output file "%1". + + + + Could not determine which compiler to invoke. + + + + Could not determine compiler command line. + + + + The project contains C source files, but the currently active kit has no C compiler. The code model will not be fully functional. + Das Projekt enthält C-Quelldateien, aber das aktive Kit hat keinen C-Compiler. Das Codemodell wird nur eingeschränkt funktionieren. + + + The project contains C++ source files, but the currently active kit has no C++ compiler. The code model will not be fully functional. + Das Projekt enthält C++-Quelldateien, aber das aktive Kit hat keinen C++-Compiler. Das Codemodell wird nur eingeschränkt funktionieren. + + + + CppEditor::ClangdSettings + + Background Priority + + + + Normal Priority + + + + Low Priority + + + + Off + Aus + + + + CppEditor::Internal::CppCodeModelSettingsWidget + + Interpret ambiguous headers as C headers + Mehrdeutige Header als C-Header behandeln + + + Do not index files greater than + Dateien nicht indizieren, wenn sie größer sind als + + + MB + MB + + + Ignore precompiled headers + Vorkompilierte Header-Dateien nicht beachten + + + <html><head/><body><p>When precompiled headers are not ignored, the parsing for code completion and semantic highlighting will process the precompiled header before processing any file.</p></body></html> + <html><head/><body><p>Code-Vervollständigung und semantische Hervorhebung verarbeiten die vorkompilierte Headerdatei vor jeder anderen Datei sofern vorkompilierte Headerdateien nicht übersprungen werden.</p></body></html> + + + Use built-in preprocessor to show pre-processed files + + + + Uncheck this to invoke the actual compiler to show a pre-processed source file in the editor. + + + + General + Allgemein + + + Code Model + Codemodell + + + + CppEditor::Internal::ClangdSettingsWidget + + If background indexing is enabled, global symbol searches will yield +more accurate results, at the cost of additional CPU load when +the project is first opened. +The indexing result is persisted in the project's build directory. + +If you disable background indexing, a faster, but less accurate, +built-in indexer is used instead. + +The thread priority for building the background index can be adjusted since clangd 15. +Background Priority: Minimum priority, runs on idle CPUs. May leave 'performance' cores unused. +Normal Priority: Reduced priority compared to interactive work. +Low Priority: Same priority as other clangd work. + + + + Number of worker threads used by clangd. Background indexing also uses this many worker threads. + + + + Controls whether clangd may insert header files as part of symbol completion. + + + + Defines the amount of time Qt Creator waits before sending document changes to the server. +If the document changes again while waiting, this timeout resets. + + + + Files greater than this will not be opened as documents in clangd. +The built-in code model will handle highlighting, completion and so on. + + + + The maximum number of completion results returned by clangd. + + + + Use clangd + + + + Insert header files on completion + + + + Ignore files greater than + + + + Completion results: + + + + No limit + + + + Path to executable: + + + + Background indexing: + + + + Worker thread count: + + + + Document update threshold: + + + + Sessions with a single clangd instance + + + + By default, Qt Creator runs one clangd process per project. +If you have sessions with tightly coupled projects that should be +managed by the same clangd process, add them here. + + + + Add ... + Hinzufügen... + + + Remove + + + + Choose a session: + + + + Additional settings are available via <a href="https://clangd.llvm.org/config"> clangd configuration files</a>.<br>User-specific settings go <a href="%1">here</a>, project-specific settings can be configured by putting a .clangd file into the project source tree. + + + + Failed to retrieve clangd version: Unexpected clangd output. + + + + The clangd version is %1, but %2 or greater is required. + + + + Clangd + + + + + CppEditor::Internal::CppEditorOutline + + Sort Alphabetically + Alphabetisch sortieren + + + + CppEditor::CppEditorWidget + + &Refactor + &Refactoring + + + + CppEditor::Internal::CppFileSettingsWidget + + /************************************************************************** +** %1 license header template +** Special keywords: %USER% %DATE% %YEAR% +** Environment variables: %$VARIABLE% +** To protect a percent sign, use '%%'. +**************************************************************************/ + + /************************************************************************** +** %1 license header template +** Special keywords: %USER% %DATE% %YEAR% +** Environment variables: %$VARIABLE% +** To protect a percent sign, use '%%'. +**************************************************************************/ + + + + Edit... + Bearbeiten... + + + Choose Location for New License Template File + Dateiname für eine neue Lizenzvorlage + + + + CppEditor::Internal::CppFindReferences + + Reads + + + + Writes + + + + Declarations + Deklarationen + + + Other + Andere + + + C++ Usages: + + + + Searching for Usages + Suche nach Referenzen + + + Re&name %n files + + Eine Datei umbe&nennen + %n Dateien umbe&nennen + + + + Files: +%1 + Dateien: +%1 + + + C++ Macro Usages: + C++ Macro-Referenzen: + + + + CppEditor::Internal::CppIncludesFilter + + Matches all files that are included by all C++ files in all projects. Append "+<number>" or ":<number>" to jump to the given line number. Append another "+<number>" or ":<number>" to jump to the column number as well. + + + + + CppEditor::OverviewModel + + <Select Symbol> + <Symbol auswählen> + + + <No Symbols> + <Keine Symbole> + + + + CppEditor::CppProjectUpdater + + Preparing C++ Code Model + + + + + CppEditor::Quickfix + + Add Class Member "%1" + + + + Provide the type + + + + Data type: + + + + + AddImplementationsDialog + + Member Function Implementations + + + + None + + + + Inline + + + + Outside Class + + + + Default implementation location: + + + + + GenerateGettersSettersDialog + + Getters and Setters + + + + Member + + + + Getter + + + + Setter + + + + Signal + Signal + + + Reset + Zurücksetzen + + + QProperty + + + + Constant QProperty + + + + Create getters for all members + + + + Create setters for all members + + + + Create signals for all members + + + + Create Q_PROPERTY for all members + + + + Select the getters and setters to be created. + + + + + CppEditor::Internal::ConstructorParams + + Initialize in Constructor + + + + Member Name + + + + Parameter Name + + + + Default Value + + + + + GenerateConstructorDialog + + Constructor + + + + Parameters without default value must come before parameters with default value. + + + + Initialize all members + + + + Access + Zugriff + + + Select the members to be initialized in the constructor. +Use drag and drop to change the order of the parameters. + + + + + CppEditor::Internal::CppQuickFixProjectsSettings + + Quick Fix settings are saved in a file. Existing settings file "%1" found. Should this file be used or a new one be created? + + + + Switch Back to Global Settings + + + + Use Existing + + + + Create New + Neu erstellen + + + + CppEditor::Internal::CppQuickFixProjectSettingsWidget + + Custom settings are saved in a file. If you use the global settings, you can delete that file. + + + + Delete Custom Settings File + + + + Resets all settings to the global settings. + + + + Reset to Global + + + + + CppEditor::CppToolsSettings + + Global + Settings + Global + + + Qt + Qt + + + GNU + GNU + + + Old Creator + Veraltete Creator-Konvention + + + + CppTypeHierarchyTreeView + + Open in Editor + In Editor öffnen + + + Open Type Hierarchy + Klassenhierarchie öffnen + + + Expand All + + + + Collapse All + + + + + CppEditor::Internal::SymbolsFindFilter + + Searching for Symbol + Suche nach Symbol + + + C++ Symbols: + C++-Symbole: + + + Classes + Klassen + + + Functions + Funktionen + + + Enums + Enumerationen + + + Declarations + Deklarationen + + + Scope: %1 +Types: %2 +Flags: %3 + Bereich: %1 +Typen: %2 +Flags: %3 + + + All + Alle + + + Projects + Projekte + + + + CppEditor::Internal::SymbolsFindFilterConfigWidget + + Types: + Typen: + + + Classes + Klassen + + + Functions + Funktionen + + + Enums + Enumerationen + + + Declarations + Deklarationen + + + Projects only + Nur Projekte + + + All files + Alle Dateien + + + + CVS + + Annotate revision "%1" + Annotation für Revision "%1" + + + Ignore Whitespace + Leerzeichen ignorieren + + + Ignore Blank Lines + Leerzeilen ignorieren + + + &Edit + + + + CVS Checkout + CVS-Checkout + + + Triggers a CVS version control operation. + + + + &CVS + &CVS + + + Diff Current File + + + + Diff "%1" + Diff für "%1" + + + Meta+C,Meta+D + Meta+C,Meta+D + + + Alt+C,Alt+D + Alt+C,Alt+D + + + Filelog Current File + Filelog für Datei + + + Filelog "%1" + Filelog für "%1" + + + Annotate Current File + Annotation für Datei + + + Annotate "%1" + Annotation für "%1" + + + Add + Hinzufügen + + + Add "%1" + "%1" hinzufügen + + + Meta+C,Meta+A + Meta+C,Meta+A + + + Alt+C,Alt+A + Alt+C,Alt+A + + + Commit Current File + Commit der aktuellen Datei + + + Commit "%1" + Commit von "%1" + + + Meta+C,Meta+C + Meta+C,Meta+C + + + Alt+C,Alt+C + Alt+C,Alt+C + + + Delete... + Löschen... + + + Delete "%1"... + Lösche "%1"... + + + Revert... + Rückgängig machen... + + + Revert "%1"... + Änderungen in "%1" rückgängig machen... + + + Edit + + + + Edit "%1" + "%1" anfordern + + + Unedit + Anforderung zurücknehmen + + + Unedit "%1" + Anforderung der Datei '%1" zurücknehmen + + + Unedit Repository + Anforderung im gesamten Repository zurücknehmen + + + Diff Project + Diff für Projekt + + + Diff Project "%1" + Diff für Projekt "%1" + + + Project Status + + + + Status of Project "%1" + Status des Projekts "%1" + + + Log Project + Log für Projekt + + + Log Project "%1" + Log für Projekt "%1" + + + Update Project + Projekt auf aktuellen Stand bringen + + + Update Project "%1" + Projekt "%1"auf aktuellen Stand bringen + + + Commit Project + Commit des Projekts + + + Commit Project "%1" + Commit des Projekts "%1" + + + Update Directory + Verzeichnis aktualisieren + + + Update Directory "%1" + Verzeichnis "%1" aktualisieren + + + Commit Directory + Commit des Verzeichnisses + + + Commit Directory "%1" + Commit des Verzeichnisses "%1" + + + Diff Repository + Diff des Repositorys + + + Repository Status + Status des Repositorys + + + Repository Log + Log des Repositorys + + + Update Repository + Repository auf den aktuellen Stand bringen + + + Commit All Files + Commit aller Dateien + + + Revert Repository... + Änderungen im gesamten Repository rückgängig machen... + + + Revert Repository + Alle Änderungen rückgängig machen + + + Revert all pending changes to the repository? + Möchten Sie alle ausstehenden Änderungen des Repositorys verwerfen? + + + Revert failed: %1 + + + + The file has been changed. Do you want to revert it? + + + + Another commit is currently being executed. + Es läuft bereits ein Commit-Vorgang. + + + There are no modified files. + Es gibt keine geänderten Dateien. + + + Would you like to discard your changes to the repository "%1"? + Möchten Sie alle ausstehenden Änderungen des Repositorys "%1" verwerfen? + + + Would you like to discard your changes to the file "%1"? + Möchten Sie alle ausstehenden Änderungen in der Datei "%1" verwerfen? + + + Project status + Status des Projekts + + + Repository status + Status des Repositorys + + + Cannot find repository for "%1". + Kann das Repository für "%1" nicht finden. + + + The initial revision %1 cannot be described. + Die erste Version (%1) kann nicht weiter beschrieben werden. + + + Parsing of the log output failed. + Die Log-Ausgabe konnte nicht ausgewertet werden. + + + Could not find commits of id "%1" on %2. + Es konnten keine Commits des Datums %2 mit der ID "%1" gefunden werden. + + + No CVS executable specified. + Es wurde keine ausführbare Datei für CVS angegeben. + + + CVS Command + CVS-Kommando + + + CVS command: + CVS-Kommando: + + + CVS root: + CVS-Quelle (CVSROOT): + + + Describe all files matching commit id + Alle zur Commit-ID gehörenden Dateien beschreiben + + + When checked, all files touched by a commit will be displayed when clicking on a revision number in the annotation view (retrieved via commit ID). Otherwise, only the respective file will be displayed. + Wenn die Option aktiviert ist, werden beim Klick auf die Revisionsnummer in der Annotationsansicht alle Dateien angezeigt, die zu einem Commit gehören (mittels Commit-ID bestimmt). Ansonsten wird nur die betreffende Datei angezeigt. + + + CVS + CVS + + + Configuration + Konfiguration + + + Miscellaneous + Sonstige Einstellungen + + + Added + Hinzugefügt + + + Removed + Gelöscht + + + Modified + Geändert + + + + Docker + + Checking docker daemon + + + + Path "%1" is not a directory or does not exist. + + + + Docker + + + + Docker Image + + + + Docker Image "%1" (%2) + + + + Error starting remote shell. No container. + + + + Error starting remote shell: %1 + + + + Open Shell in Container + + + + Docker daemon appears to be not running. Verify daemon is up and running and reset the docker daemon on the docker device settings page or restart Qt Creator. + + + + Docker Image Selection + + + + Show Unnamed Images + + + + Loading ... + + + + Running "%1" + + + + + Unexpected result: %1 + + + + Done. + Fertig. + + + Error: %1 + Fehler: %1 + + + Docker Device + + + + Repository: + Repository: + + + Tag: + + + + Image ID: + + + + Daemon state: + + + + Clears detected daemon state. It will be automatically re-evaluated next time access is needed. + + + + Do not modify entry point + + + + Prevents modifying the entry point of the image. Enable only if the image starts into a shell. + + + + Run as outside user + + + + Uses user ID and group ID of the user running Qt Creator in the docker container. + + + + Paths to mount: + + + + Source directory list should not be empty. + + + + Host directories to mount into the container + + + + Maps paths in this list one-to-one to the docker container. + + + + Auto-detect Kit Items + + + + Remove Auto-Detected Kit Items + + + + List Auto-Detected Kit Items + + + + Search in PATH + + + + Search in Selected Directories + + + + Search in PATH and Additional Directories + + + + Semicolon-separated list of directories + + + + Select the paths in the docker image that should be scanned for kit entries. + + + + Docker daemon appears to be not running. + + + + Docker daemon appears to be running. + + + + Search Locations: + + + + Detection log: + + + + Daemon state not evaluated. + + + + Docker daemon running. + + + + Docker daemon not running. + + + + Docker CLI + + + + Command: + + + + Configuration + Konfiguration + + + + GenericProjectManager::Internal::GenericProject + + Project files list update failed. + + + + Build %1 + + + + + Gerrit::Internal::GerritDialog + + Certificate Error + Zertifikatsfehler + + + Server certificate for %1 cannot be authenticated. +Do you want to disable SSL verification for this server? +Note: This can expose you to man-in-the-middle attack. + Server-Zertifikat für %1 kann nicht authentifiziert werden. +Möchten Sie die SSL-Verifikation für diesen Server abschalten? +Hinweis: Dies macht Sie anfällig für Man-in-the-middle-Angriffe. + + + + GitLab::GitLabCloneDialog + + Clone Repository + + + + Specify repository URL, checkout path and directory. + + + + Repository + + + + Path + Pfad + + + Path "%1" already exists. + + + + Directory + Verzeichnis + + + Recursive + Rekursiv + + + Clone + Klonen + + + User canceled process. + + + + Cloning succeeded. + + + + Warning + Warnung + + + Cloned project does not have a project file that can be opened. Try importing the project as a generic project. + + + + Open Project + Projekt öffnen + + + Choose the project file to be opened. + + + + Cloning failed. + + + + + GitLab::GitLabDialog + + GitLab + + + + Search + Suche + + + ... + ... + + + 0 + 0 + + + Clone... + Klonen... + + + Remote: + Remote: + + + Not logged in. + + + + Insufficient access token. + + + + Permission scope read_api or api needed. + + + + Check settings for misconfiguration. + + + + Projects (%1) + + + + Using project access token. + + + + Logged in as %1 + + + + Id: %1 (%2) + + + + Certificate Error + Zertifikatsfehler + + + Server certificate for %1 cannot be authenticated. +Do you want to disable SSL verification for this server? +Note: This can expose you to man-in-the-middle attack. + Server-Zertifikat für %1 kann nicht authentifiziert werden. +Möchten Sie die SSL-Verifikation für diesen Server abschalten? +Hinweis: Dies macht Sie anfällig für Man-in-the-middle-Angriffe. + + + + GitLab::GitLabOptionsPage + + Host: + Host: + + + Description: + Beschreibung: + + + Access token: + + + + Port: + Port: + + + HTTPS: + + + + GitLab + + + + + GitLab::GitLabOptionsWidget + + Default: + Vorgabe: + + + curl: + + + + Edit... + Bearbeiten... + + + Edit current selected GitLab server configuration. + + + + Remove + + + + Remove current selected GitLab server configuration. + + + + Add... + Hinzufügen... + + + Add new GitLab server configuration. + + + + Edit Server... + + + + Modify + + + + Add Server... + + + + Add + Hinzufügen + + + + GitLab::GitLabPlugin + + GitLab + + + + GitLab... + + + + Error + Fehler + + + Invalid GitLab configuration. For a fully functional configuration, you need to set up host name or address and an access token. Providing the path to curl is mandatory. + + + + + GitLab::GitLabProjectSettingsWidget + + Host: + Host: + + + Linked GitLab Configuration: + + + + Link with GitLab + + + + Unlink from GitLab + + + + Test Connection + + + + Projects linked with GitLab receive event notifications in the Version Control output pane. + + + + Remote host does not match chosen GitLab configuration. + + + + Check settings for misconfiguration. + + + + Accessible (%1). + + + + Read only access. + + + + Not a git repository. + + + + Local git repository without remotes. + + + + + IncrediBuild::Internal::CMakeCommandBuilder + + CMake + CMake + + + + IncrediBuild::Internal::CommandBuilder + + Custom Command + + + + + IncrediBuild::Internal::CommandBuilderAspect + + Command Helper: + + + + Select a helper to establish the build command. + + + + Make command: + + + + Make arguments: + Kommandozeilenargumente für make: + + + + IncrediBuild::Internal::MakeCommandBuilder + + Make + Make + + + + Ios::Internal::IosQmakeBuildConfiguration + + iOS Settings + iOS-Einstellungen + + + Reset + Zurücksetzen + + + Automatically manage signing + Signieren automatisch ausführen + + + Development team: + Entwicklerteam: + + + Provisioning profile: + Provisioning-Profil: + + + Default + Vorgabe + + + None + + + + Development team is not selected. + Es ist kein Entwicklerteam ausgewählt. + + + Provisioning profile is not selected. + Es ist kein Provisioning-Profil ausgewählt. + + + Using default development team and provisioning profile. + Die Vorgaben für Entwicklerteam und Provisioning-Profil werden benutzt. + + + Development team: %1 (%2) + Entwicklerteam: %1 (%2) + + + Settings defined here override the QMake environment. + Hier gewählte Einstellungen überschreiben die QMake-Umgebung. + + + %1 not configured. Use Xcode and Apple developer account to configure the provisioning profiles and teams. + %1 sind nicht konfiguriert. Benutzen Sie Xcode und Ihr Apple-Entwicklerkonto, um die Provisioning-Profile und Teams zu konfigurieren. + + + Development teams + Entwicklerteams + + + Provisioning profiles + Provisioning-Profile + + + No provisioning profile found for the selected team. + Für das gewählte Team wurde kein Provisioning-Profil gefunden. + + + Provisioning profile expired. Expiration date: %1 + Das Provisioning-Profil ist abgelaufen. Ablaufdatum: %1 + + + + Ios::Internal::IosDsymBuildStep + + Command: + + + + Arguments: + Argumente: + + + Reset to Default + Auf Vorgabe zurücksetzen + + + + LanguageClient::ClientPrivate + + Invalid parameter in "%1": +%2 + + + + Language Server "%1" Initialize Error + Fehler bei Initialisierung von Language Server "%1" + + + Initialize error: + Fehler bei Initialisierung: + + + Initialize result is invalid. + + + + Server Info is invalid. + + + + No initialize result. + Initialisierung ohne Ergebnis. + + + + LanguageClient::DiagnosticManager + + Copy to Clipboard + In die Zwischenablage kopieren + + + + LanguageClient::BaseClientInterface + + Cannot handle MIME type of message %1 + + + + + LanguageClient::LanguageClientPlugin + + Generic StdIO Language Server + + + + Inspect Language Clients... + + + + + LanguageClient::BaseSettings + + Always On + + + + Requires an Open File + + + + Start Server per Project + + + + + LanguageClient::ReplaceWidget + + Search Again to update results and re-enable Replace + + + + Re&name %n files + + Eine Datei umbe&nennen + %n Dateien umbe&nennen + + + + Files: +%1 + Dateien: +%1 + + + + LanguageClient::DocumentLocatorFilter + + Matches all symbols from the current document, based on a language server. + + + + + LanguageClient::LspInspector + + Expand All + + + + Client Message + + + + Messages + + + + Server Message + + + + Log File + Logdatei + + + + LspCapabilitiesWidget + + Capabilities: + Fähigkeiten: + + + Dynamic Capabilities: + + + + Method: + Methode: + + + Options: + + + + Server Capabilities + + + + + LspInspectorWidget + + Language Client Inspector + + + + Log + Log + + + Capabilities + + + + Clear + Löschen + + + + McuSupport::Internal::McuDependenciesKitAspect + + MCU Dependencies + + + + Paths to 3rd party dependencies + + + + The MCU dependencies setting value is invalid. + + + + CMake variable %1 not defined. + + + + CMake variable %1: path %2 does not exist. + + + + + McuSupport + + Warning for target %1: invalid toolchain path (%2). Update the toolchain in Edit > Preferences > Kits. + + + + Kit for %1 created. + + + + Error registering Kit for %1. + + + + Warning + Warnung + + + Unable to apply changes in Devices > MCU. + + + + No target selected. + + + + Invalid paths present for target +%1 + + + + + McuSupport::Internal::McuTarget + + Warning for target %1: missing CMake toolchain file expected at %2. + + + + Warning for target %1: missing QulGenerators expected at %2. + + + + Qt for MCUs SDK version %1 detected, only supported by Qt Creator version %2. This version of Qt Creator requires Qt for MCUs %3 or greater. + + + + Skipped %1. Unsupported version "%2". + + + + Detected version "%1", only supported by Qt Creator %2. + + + + Unsupported version "%1". + + + + Skipped %1. %2 Qt for MCUs version >= %3 required. + + + + No valid kit descriptions found at %1. + + + + Error creating kit for target %1, package %2: %3 + + + + Warning creating kit for target %1, package %2: %3 + + + + + McuSupport::Internal::McuPackage + + Path %1 exists, but does not contain %2. + + + + Path %1 does not exist. Add the path in Edit > Preferences > Devices > MCU. + + + + Missing %1. Add the path in Edit > Preferences > Devices > MCU. + + + + No CMake tool was detected. Add a CMake tool in Edit > Preferences > Kits > CMake. + + + + Path %1 exists. + + + + Path %1 exists. Version %2 was found. + + + + Path %1 is valid, %2 was found. + + + + but only version %1 is supported + + + + but only versions %1 are supported + + + + Path %1 is valid, %2 was found, %3. + + + + Path %1 does not exist. + + + + Path is empty. + + + + Path is empty, %1 not found. + + + + Path %1 exists, but version %2 could not be detected. + + + + Download from "%1" + + + + Arm GDB at %1 + + + + MSVC Binary directory + + + + GCC Toolchain + + + + GNU Arm Embedded Toolchain + + + + STM32CubeProgrammer + + + + the toolchain.id JSON entry is empty + + + + the given toolchain "%1" is not supported + + + + the toolchain.compiler.cmakeVar JSON entry is empty + + + + the toolchain.file.cmakeVar JSON entry is empty + + + + Toolchain is invalid because %2 in file "%3". + + + + Toolchain description for "%1" is invalid because %2 in file "%3". + + + + + McuSupport::Internal::McuSupportOptions + + Qt for MCUs Demos + + + + Qt for MCUs Examples + + + + Replace Existing Kits + + + + Create New Kits + + + + Qt for MCUs + + + + New version of Qt for MCUs detected. Upgrade existing kits? + + + + + McuSupport::Internal::McuSupportOptionsWidget + + Qt for MCUs SDK + + + + Targets supported by the %1 + + + + Requirements + + + + Automatically create kits for all available targets on start + + + + Create a Kit + + + + Create Kit + + + + Update Kit + + + + No valid kit descriptions found at %1. + + + + A kit for the selected target and SDK version already exists. + + + + Kits for a different SDK version exist. + + + + A kit for the selected target can be created. + + + + MCU + + + + + QtForMCUs + + Qt for MCUs: %1 + + + + + McuSupport::Internal::McuSupportPlugin + + Create Kits for Qt for MCUs? To do it later, select Edit > Preferences > Devices > MCU. + + + + Create Kits for Qt for MCUs + + + + New version of Qt for MCUs detected. Upgrade existing Kits? + + + + Create new kits + + + + Replace existing kits + + + + Proceed + Weiter + + + + McuSupport::Internal::FlashAndRunConfiguration + + Flash and run CMake parameters: + + + + + Tr + + Parsing error: the type entry in JSON kit files must be a string, defaulting to "path" + + + + Parsing error: the type entry "%2" in JSON kit files is not supported, defaulting to "path" + + + + + ProjectExplorer::SeparateDebugInfoAspect + + Separate debug info: + + + + + ProjectExplorer::Internal::CustomParsersBuildWidget + + Custom Output Parsers + + + + Parse standard output during build + + + + Makes output parsers look for diagnostics on stdout rather than stderr. + + + + + ProjectExplorer::Internal::BuildPropertiesSettings + + Enable + Aktivieren + + + Disable + Deaktivieren + + + Use Project Default + + + + Default build directory: + Vorgabe-Build-Verzeichnis: + + + Separate debug info: + + + + QML debugging: + + + + Use qmlcachegen: + + + + Default Build Properties + + + + + ProjectExplorer::Internal::CodeStyleSettingsWidget + + Language: + Sprache: + + + + ProjectExplorer::CustomParsersAspect + + Custom Output Parsers + + + + + ProjectExplorer::Internal::SelectionWidget + + Custom output parsers scan command line output for user-provided error patterns<br>to create entries in Issues.<br>The parsers can be configured <a href="dummy">here</a>. + + + + + ProjectExplorer::Internal::CustomParsersSelectionWidget + + There are no custom parsers active + + + + There are %n custom parsers active + + + + + + + + ProjectExplorer::DeviceFileSystemModel + + File Type + Dateityp + + + File Name + Dateiname + + + + ProjectExplorer::FileTransferPrivate + + No device set for test transfer. + + + + No files to transfer. + + + + Missing transfer implementation. + + + + + ProjectExplorer::FileTransfer + + sftp + + + + rsync + + + + generic file copy + + + + + ProjectExplorer::Internal::EditorSettingsWidget + + Restore Global + Globale Einstellungen wiederherstellen + + + Display Settings + Anzeigeeinstellungen + + + Display right &margin at column: + Rechten &Rand anzeigen bei Spalte: + + + Use context-specific margin + + + + If available, use a different margin. For example, the ColumnLimit from the ClangFormat plugin. + + + + + ProjectExplorer::Internal::FilesInAllProjectsFind + + Files in All Project Directories + + + + Files in All Project Directories: + + + + + ProjectExplorer::Internal::TargetTripleWidget + + Override for code model + + + + Enable in the rare case that the code model +fails because Clang does not understand the target architecture. + + + + + ProjectExplorer::BuildDeviceKitAspect + + Build device + + + + The device used to build applications on. + + + + No build device set. + + + + Unconfigured + Nicht konfiguriert + + + Build host address + + + + Build SSH port + + + + Build user name + + + + Build private key file + + + + Build device name + + + + + ProjectExplorer::RunAsRootAspect + + Run as root user + + + + + ProjectExplorer::InterpreterAspect + + Manage... + Verwalten... + + + Interpreter + Interpreter + + + + ProjectExplorer::Internal::SimpleTargetRunnerPrivate + + Cannot retrieve debugging output. + Es konnte keine Debug-Ausgabe erhalten werden. + + + User requested stop. Shutting down... + Abbruch auf Nutzeranforderung... + + + Cannot run: No command given. + Keine Ausführung möglich: Kein Kommando angegeben. + + + %1 exited with code %2 + %2 wurde mit dem Rückgabewert %2 beendet {1 ?} + + + %1 crashed. + %1 ist abgestürzt. + + + The process was ended forcefully. + Der Prozess wurde gestoppt. + + + + ProjectExplorer::Internal::SimpleProjectWizard + + Import as qmake or CMake Project (Limited Functionality) + + + + Imports existing projects that do not use qmake, CMake, Qbs, Meson, or Autotools.<p>This creates a project file that allows you to use %1 as a code editor and as a launcher for debugging and analyzing tools. If you want to build the project, you might need to edit the generated project file. + + + + Unknown build system "%1" + + + + + Python::Internal::PythonSettings + + Searching Python binaries... + + + + Found "%1" (%2) + + + + + BuildConfiguration + + Release + The name of the release build configuration created by default for a qmake project. + Release + + + Debug + The name of the debug build configuration created by default for a qmake project. + Debug + + + Profile + The name of the profile build configuration created by default for a qmake project. + Profile + + + + QmlDesigner::AssetExporterPlugin + + Asset Export + + + + Export Components + + + + Export components in the current project. + + + + + Component + + Error exporting node %1. Cannot parse type %2. + + + + + QmlDesigner::FilePathModel + + Canceling file preparation. + + + + + QmlDesigner::AnnotationTableView + + Title + Titel + + + Author + Autor + + + Value + Wert + + + + QmlDesigner::AnnotationTabWidget + + Add Comment + + + + Remove Comment + + + + Delete this comment? + + + + Annotation + Annotation + + + + QmlDesigner::GlobalAnnotationDialog + + Global Annotation Editor + + + + Global Annotation + + + + All Annotations + + + + + QmlDesigner::GlobalAnnotationEditor + + Global Annotation + + + + Delete this annotation? + + + + + QmlDesigner::AssetsLibraryModel + + Confirm Delete File + + + + File%1 might be in use. Delete anyway? + +%2 + + + + Do not ask this again + + + + Failed to Locate File + + + + Could not find "%1". + + + + Failed to Delete File + + + + Could not delete "%1". + + + + + QmlDesigner::AssetsLibraryView + + Assets + Assets + + + + QmlDesigner::AssetsLibraryWidget + + Assets Library + Title of assets library widget + + + + Failed to Add Files + Dateien konnten nicht hinzugefügt werden + + + Could not add %1 to project. + %1 konnte nicht zum Projekt hinzugefügt werden. + + + All Files (%1) + Alle Dateien (%1) + + + Add Assets + Assets hinzufügen + + + Could not add %1 to project. Unsupported file format. + + + + + QmlDesigner::AbstractEditorDialog + + Untitled Editor + + + + + QmlDesigner::ActionEditorDialog + + Connection Editor + + + + + QmlDesigner::SignalListModel + + Item ID + + + + Signal + Signal + + + + QmlDesigner::SignalList + + Signal List for %1 + + + + + QmlDesigner::SignalListDelegate + + Release + Release + + + Connect + Verbinden + + + + DesignerActionManager + + Document Has Errors + + + + The document which contains the list model contains errors. So we cannot edit it. + + + + Document Cannot Be Written + + + + An error occurred during a write attemp. + + + + + QmlDesigner::CurveEditor + + This file does not contain a timeline. <br><br>To create an animation, add a timeline by clicking the + button in the "Timeline" view. + + + + + QmlDesigner::CurveEditorToolBar + + Unify + + + + Start Frame + + + + End Frame + + + + Current Frame + + + + + QmlDesigner::CurveEditorView + + Curves + + + + + QmlDesigner::GraphicsView + + Open Style Editor + + + + Insert Keyframe + Keyframe einfügen + + + Delete Selected Keyframes + + + + + QmlDesigner::Edit3DView + + 3D + 3D + + + Cameras + + + + Lights + + + + Primitives + + + + Imported Models + + + + Failed to Add Import + + + + Could not add QtQuick3D import to project. + + + + + SelectBackgroundColorAction + + Select Background Color + + + + Select a color for the background of the 3D view. + + + + + SelectGridColorAction + + Select Grid Color + + + + Select a color for the grid lines of the 3D view. + + + + + ResetEdit3DColorsAction + + Reset Colors + + + + Reset the background color and the color of the grid lines of the 3D view to the default values. + + + + + SyncEdit3DColorAction + + Use Scene Environment Color + + + + Sets the 3D view to use the Scene Environment color as background color. + + + + + SelectionModeToggleAction + + Toggle Group/Single Selection Mode + + + + + MoveToolAction + + Activate Move Tool + + + + + RotateToolAction + + Activate Rotate Tool + + + + + ScaleToolAction + + Activate Scale Tool + + + + + FitToViewAction + + Fit Selected Object to View + + + + + AlignCamerasToViewAction + + Align Selected Cameras to View + + + + Align View to Selected Camera + + + + + CameraToggleAction + + Toggle Perspective/Orthographic Edit Camera + + + + + OrientationToggleAction + + Toggle Global/Local Orientation + + + + + EditLightToggleAction + + Toggle Edit Light On/Off + + + + + ShowGridAction + + Show Grid + + + + Toggle the visibility of the helper grid. + + + + + ShowSelectionBoxAction + + Show Selection Boxes + + + + Toggle the visibility of selection boxes. + + + + + ShowIconGizmoAction + + Show Icon Gizmos + + + + Toggle the visibility of icon gizmos, such as light and camera icons. + + + + + ShowCameraFrustumAction + + Always Show Camera Frustums + + + + Toggle between always showing the camera frustum visualization and only showing it when the camera is selected. + + + + + ShowParticleEmitterAction + + Always Show Particle Emitters And Attractors + + + + Toggle between always showing the particle emitter and attractor visualizations and only showing them when the emitter or attractor is selected. + + + + + ParticleViewModeAction + + Toggle particle animation On/Off + + + + + ParticlesPlayAction + + Play Particles + + + + + ParticlesRestartAction + + Restart Particles + + + + + VisibilityTogglesAction + + Visibility Toggles + + + + + BackgroundColorMenuActions + + Background Color Actions + + + + + QmlDesigner::Edit3DWidget + + Your file does not import Qt Quick 3D.<br><br>To create a 3D view, add the <b>QtQuick3D</b> module in the <b>Components</b> view or click <a href="#add_import"><span style="text-decoration:none;color:%1">here</span></a>.<br><br>To import 3D assets, select <b>+</b> in the <b>Assets</b> view. + + + + Edit Material + + + + Delete + + + + Create + + + + + QmlDesigner::AssignEventDialog + + Nonexistent events discovered + + + + The Node references the following nonexistent events: + + + + + + QmlDesigner::EventListDelegate + + Release + Release + + + Connect + Verbinden + + + + QmlDesigner::EventListDialog + + Add Event + Ereignis hinzufügen + + + Remove Selected Events + + + + + QmlDesigner::EventListPluginView + + Event List + + + + + QmlDesigner::EventListModel + + Event ID + + + + Shortcut + Tastenkombination + + + Description + Beschreibung + + + + QmlDesigner::NodeListModel + + ID + ID + + + Type + Typ + + + From + Von + + + To + Bis + + + + QmlDesigner::TransitionTool + + Add Transition + + + + Remove Transitions + + + + Remove All Transitions + + + + Do you really want to remove all transitions? + + + + Remove Dangling Transitions + + + + Transition Tool + + + + + QmlDesigner::DesignDocument + + Locked items: + + + + Delete/Cut Item + + + + Deleting or cutting this item will modify locked items. + + + + Do you want to continue by removing the item (Delete) or removing it and copying it to the clipboard (Cut)? + + + + + QmlDesigner::ItemLibraryAssetImporter + + Could not create a temporary directory for import. + + + + Importing 3D assets. + + + + Import process crashed. + + + + Import failed for unknown reason. + + + + Asset import process failed: "%1". + + + + Parsing files. + + + + Skipped import of duplicate asset: "%1". + + + + Skipped import of existing asset: "%1". + + + + No files selected for overwrite, skipping import: "%1". + + + + Could not access temporary asset directory: "%1". + + + + Failed to create qmldir file for asset: "%1". + + + + Removing old overwritten assets. + + + + Copying asset files. + + + + Overwrite Existing Asset? + + + + Asset already exists. Overwrite existing or skip? +"%1" + + + + Overwrite Selected Files + + + + Overwrite All Files + + + + Skip + Überspringen + + + Failed to start import 3D asset process. + + + + Failed to start icon generation process. + + + + Generating icons. + + + + Updating data model. + + + + Failed to insert import statement into qml document. + + + + Failed to update imports: %1 + + + + + QmlDesigner::ItemLibraryImport + + Default Components + + + + My Components + + + + My 3D Components + + + + All Other Components + + + + + QmlDesigner::ListModelEditorDialog + + Add Row + + + + Remove Columns + + + + Add Column + + + + Move Down (Ctrl + Down) + + + + Move Up (Ctrl + Up) + + + + Add Property + + + + Property name: + + + + Change Property + + + + Column name: + + + + + QmlDesigner::MaterialBrowserView + + Material Browser + + + + + QmlDesigner::MaterialBrowserWidget + + Material Browser + Title of material browser widget + + + + + QmlDesigner::MaterialEditorContextObject + + <b>Incompatible properties:</b><br> + + + + Change Type + + + + Changing the type from %1 to %2 can't be done without removing incompatible properties.<br><br>%3 + + + + Do you want to continue by removing incompatible properties? + + + + + QmlDesigner::MaterialEditorView + + Cannot Export Property as Alias + Eigenschaft kann nicht als Alias exportiert werden + + + Property %1 does already exist for root component. + + + + Material Editor + + + + + QmlDesigner::ChooseFromPropertyListDialog + + Select Property + + + + Bind to property: + + + + Binds this component to the parent's selected property. + + + + + QmlDesigner::NavigatorSearchWidget + + Search + Suche + + + + QmlDesigner::AlignDistribute + + Cannot Distribute Perfectly + + + + These objects cannot be distributed to equal pixel values. Do you want to distribute to the nearest possible values? + + + + + DynamicPropertiesProxyModel + + Property Already Exists + + + + Property "%1" already exists. + + + + + QmlDesigner::QmlModelNodeProxy + + multiselection + + + + + QmlDesigner::Experimental::StatesEditorModel + + base state + Implicit default state + Grundzustand + + + Invalid state name + + + + The empty string as a name is reserved for the base state. + Eine leere Zeichenkette ist als Name des Basiszustands reserviert. + + + Name already used in another state + + + + Root + + + + Invalid ID + + + + %1 already exists. + %1 existiert bereits. + + + + QmlDesigner::Experimental::StatesEditorView + + States + + + + Remove State + + + + This state is not empty. Are you sure you want to remove it? + + + + Locked components: + + + + Removing this state will modify locked components. + + + + Continue by removing the state? + + + + base state + Grundzustand + + + + QmlDesigner::Experimental::StatesEditorWidget + + States New + Title of Editor widget + + + + Cannot Create QtQuick View + QtQuick View konnte nicht erzeugt werden + + + StatesEditorWidget: %1 cannot be created.%2 + + + + + QmlDesignerTimeline + + Playhead frame %1 + + + + Keyframe %1 + + + + + QmlDesigner::TransitionEditorView + + No States Defined + + + + There are no states defined in this component. + + + + No Property Changes to Animate + + + + To add transitions, first change the properties that you want to animate in states (%1). + + + + Transitions + + + + + QmlDesigner::CapturingConnectionManager + + QML Emulation Layer (QML Puppet - %1) Crashed + + + + You are recording a puppet stream and the emulations layer crashed. It is recommended to reopen the Qt Quick Designer and start again. + Sie nehmen einen Ausgabestrom von Puppet auf, welche abgestürzt ist. Es wird empfohlen, Qt Quick Designer neu zu öffnen und von vorn zu beginnen. + + + + QmlDesigner::InteractiveConnectionManager + + Cannot Connect to QML Emulation Layer (QML Puppet) + Konnte keine Verbindung zur QML-Emulationsschicht (QML Puppet) herstellen + + + The executable of the QML emulation layer (QML Puppet) may not be responding. Switching to another kit might help. + Die ausführbare Datei der QML-Emulationsschicht (QML-Puppet) reagiert nicht. Versuchen Sie ein anderes Kit zu verwenden. + + + + QmlDesigner::SubComponentManager + + My 3D Components + + + + + QmlDesigner::QmlPreviewWidgetPlugin + + Show Live Preview + + + + + QmlDesigner::SwitchLanguageComboboxAction + + Switch the language used by preview. + + + + Default + Vorgabe + + + + QmlJSTools::QmlJSToolsSettings + + Global + Settings + Global + + + + QmlPreview::QmlPreviewPlugin + + QML Preview + QML-Vorschau + + + Preview File + Datei in Vorschau anzeigen + + + + QmlDesigner::GenerateCmake + + Select Files to Generate + + + + Start CMakeFiles.txt generation + + + + Advanced Options + + + + File %1 will be created. + + + + + File %1 will be overwritten. + + + + + This file already exists and will be overwritten. + + + + This file or folder will be created. + + + + Generate CMake Build Files + + + + The project is not properly structured for automatically generating CMake files. + +Aborting process. + +The following files or directories are missing: + +%1 + + + + Cannot Generate CMake Files + + + + + QmlDesigner::CmakeProjectConverter + + Export as Latest Project Format + + + + Creating Project + + + + Creating project failed. +%1 + + + + Creating project succeeded. + + + + Unable to write to directory +%1. + + + + + QmlDesigner::CmakeProjectConverterDialog + + This process creates a copy of the existing project. The new project's folder structure is adjusted for CMake build process and necessary related new files are generated. + +The new project can be opened in Qt Creator using the main CMakeLists.txt file. + + + + Name: + Name: + + + Create in: + Erzeugen in: + + + Name is empty. + + + + Name must not start with "%1". + + + + Name must begin with a capital letter + + + + Name must contain only letters, numbers or characters - _. + + + + Target is not a directory. + + + + Cannot write to target directory. + + + + Project directory already exists. + + + + + QmlProjectManager::QmlMultiLanguageAspect + + Use MultiLanguage in 2D view + + + + Reads translations from MultiLanguage plugin. + + + + + QmlProjectManager::Internal::QmlProjectPlugin + + Qt Design Studio + Qt Design Studio + + + No project file (*.qmlproject) found for Qt Design Studio. +Qt Design Studio requires a .qmlproject based project to open the .ui.qml file. + + + + Set as Main .qml File + + + + Set as Main .ui.qml File + + + + + Squish + + Details + + + + Adjust references to the removed symbolic name to point to: + + + + Remove the symbolic name (invalidates names referencing it) + + + + Remove the symbolic name and all names referencing it + + + + Failed to write "%1" + + + + Incomplete Squish settings. Missing Squish installation path. + + + + objectmaptool not found. + + + + Failure while parsing objects.map content. + + + + Squish Object Map Editor + + + + New + Neu + + + Remove + + + + Jump to Symbolic Name + + + + Symbolic Names + + + + Cut + Ausschneiden + + + Copy + Kopieren + + + Paste + Einfügen + + + Delete + + + + Copy Real Name + + + + Properties: + Eigenschaften: + + + The properties of the Multi Property Name associated with the selected Symbolic Name. (use \\ for a literal \ in the value) + + + + The Hierarchical Name associated with the selected Symbolic Name. + + + + Remove Symbolic Name + + + + Do you really want to remove "%1"? + + + + Ambiguous Property Name + + + + Ambiguous Symbolic Name + + + + %1 "%2" already exists. Specify a unique name. + + + + Property + Eigenschaft + + + Symbolic Name + + + + CopyOf + + + + Open Squish Test Suites + + + + Select All + + + + Deselect All + Alles abwählen + + + Base directory: + + + + Test suites: + + + + Name + Name + + + Operator + Operator + + + Value + Wert + + + Application: + + + + <No Application> + + + + Arguments: + Argumente: + + + Recording Settings + + + + Suite Already Open + + + + A test suite with the name "%1" is already open. +Close the opened test suite and replace it with the new one? + + + + Test Suite Path Not Accessible + + + + The path "%1" does not exist or is not accessible. +Refusing to run test case "%2". + + + + The path "%1" does not exist or is not accessible. +Refusing to run test cases. + + + + No Test Cases Defined + + + + Test suite "%1" does not contain any test cases. + + + + The path "%1" does not exist or is not accessible. +Refusing to record test case "%2". + + + + Select Global Script Folder + + + + Error + Fehler + + + Failed to open objects.map file at "%1". + + + + Squish + + + + Run This Test Case + + + + Delete Test Case + + + + Run This Test Suite + + + + Add New Test Case... + + + + Close Test Suite + + + + Delete Test Suite + + + + Delete Shared File + + + + Add Shared File + + + + Remove Shared Folder + + + + Open Squish Suites... + + + + Create New Test Suite... + + + + Close All Test Suites + + + + Close all test suites? + + + + Add Shared Folder... + + + + Remove All Shared Folders + + + + Test Suites + + + + Remove "%1" from the list of shared folders? + + + + Remove all shared folders? + + + + Record Test Case + + + + Do you want to record over the test case "%1"? The existing content will be overwritten by the recorded script. + + + + Set up a valid Squish path to be able to create a new test case. +(Edit > Preferences > Squish) + + + + Test Results + Testergebnisse + + + Runner/Server Log + + + + <b>Test summary:</b>&nbsp;&nbsp; %1 passes, %2 fails, %3 fatals, %4 errors, %5 warnings. + + + + Expand All + + + + Collapse All + + + + Filter Test Results + Testergebnisse filtern + + + Pass + Bestanden + + + Fail + Durchgefallen + + + Expected Fail + Erwartetes Scheitern + + + Unexpected Pass + Unerwartet bestanden + + + Warning Messages + Warnungsnachrichten + + + Log Messages + + + + Check All Filters + Alle Filter auswählen + + + Control Bar + + + + Stop Recording + Aufnahme beenden + + + Ends the recording session, saving all commands to the script file. + + + + Interrupt + Anhalten + + + Step Into + Einzelschritt herein + + + Step Over + Einzelschritt über + + + Step Out + Einzelschritt heraus + + + Type + Typ + + + Squish Locals + + + + Continue + Fortsetzen + + + &Squish + + + + &Server Settings... + + + + Result + Ergebnis + + + Message + + + + Time + Zeit + + + Squish path: + + + + Path to Squish installation + + + + Path does not contain server executable at its default location. + + + + License path: + + + + Local Server + + + + Server host: + + + + Server Port + + + + Verbose log + + + + Minimize IDE + + + + Minimize IDE automatically while running or recording test cases. + + + + General + Allgemein + + + Maximum startup time: + + + + Specifies how many seconds Squish should wait for a reply from the AUT directly after starting it. + + + + Maximum response time: + + + + Specifies how many seconds Squish should wait for a reply from the hooked up AUT before raising a timeout error. + + + + Maximum post-mortem wait time: + + + + Specifies how many seconds Squish should wait after the the first AUT process has exited. + + + + Animate mouse cursor: + + + + Name: + Name: + + + Host: + Host: + + + Port: + Port: + + + Add Attachable AUT + + + + Add + Hinzufügen + + + Edit + + + + Mapped AUTs + + + + AUT Paths + + + + Attachable AUTs + + + + Select Application to test + + + + Select Application Path + + + + Squish Server Settings + + + + Failed to write configuration changes. +Squish server finished with process error %1. + + + + Run Test Suite + + + + Object Map + + + + Run Test Case + + + + Shared Folders + + + + %1 (none) + %1 (keine) + + + Squish Tools in unexpected state (%1). +Refusing to run a test case. + + + + Could not create test results folder. Canceling test run. + + + + Squish Tools in unexpected state (%1). +Refusing to execute server query. + + + + Squish Tools in unexpected state (%1). +Refusing to record a test case. + + + + Squish Tools in unexpected state (%1). +Refusing to write configuration changes. + + + + Squish Server Error + + + + "%1" could not be found or is not executable. +Check the settings. + + + + Recording test case + + + + Could not get Squish license from server. + + + + Test run finished. + + + + Test record finished. + + + + Squish could not find the AUT "%1" to start. Make sure it has been added as a Mapped AUT in the squishserver settings. +(Tools > Squish > Server Settings...) + + + + User stop initiated. + + + + Squish Server Already Running + + + + There is still an old Squish server instance running. +This will cause problems later on. + +If you continue, the old instance will be terminated. +Do you want to continue? + + + + Unexpected state or request while starting Squish server. (state: %1, request: %2) + + + + No Squish Server + + + + Squish server does not seem to be running. +(state: %1, request: %2) +Try again. + + + + No Squish Server Port + + + + Failed to get the server port. +(state: %1, request: %2) +Try again. + + + + Squish Runner Running + + + + Squish runner seems to be running already. +(state: %1, request: %2) +Wait until it has finished and try again. + + + + Squish Runner Error + + + + Squish runner failed to start within given timeframe. + + + + Create New Squish Test Suite + + + + Available GUI toolkits: + + + + Invalid Squish settings. Configure Squish installation path inside Preferences... > Squish > General to use this wizard. + + + + Available languages: + + + + <None> + <Kein> + + + Key is not an object. + Schlüssel ist kein Objekt. + + + Key 'mode' is not set. + + + + Unsupported mode: + + + + Could not merge results into single results.xml. +Destination file "%1" already exists. + + + + Could not merge results into single results.xml. +Failed to open file "%1" + + + + Error while parsing first test result. + + + + + Squish::Internal::DeleteSymbolicNameDialog + + The Symbolic Name <span style='white-space: nowrap'>"%1"</span> you want to remove is used in Multi Property Names. Select the action to apply to references in these Multi Property Names. + + + + + FileExtractor + + Choose Directory + Verzeichnis wählen + + + + StudioWelcome::PresetModel + + Recents + + + + Custom + Benutzerdefiniert + + + + StudioWelcome::QdsNewDialog + + New Project + Neues Projekt + + + Failed to initialize data. + + + + Choose Directory + Verzeichnis wählen + + + Save Preset + Voreinstellung speichern + + + A preset with this name already exists. + + + + + StudioWelcome::Internal::UsageStatisticPluginModel + + The change will take effect after restart. + Die Änderung wird nach einem Neustart wirksam. + + + + StudioWelcome::Internal::ProjectModel + + Created with Qt Design Studio version: %1 + + + + Resolution: %1x%2 + + + + Created: %1 + + + + Last Edited: %1 + + + + + StudioWelcome::Internal::StudioSettingsPage + + Build + + + + Debug + Debug + + + Analyze + Analysieren + + + Hide top-level menus with advanced functionality to simplify the UI. <b>Build</b> is generally not required in the context of Qt Design Studio. <b>Debug</b> and <b>Analyze</b> are only required for debugging and profiling. + + + + Hide Menu + + + + Examples + Beispiele + + + Examples path: + + + + Reset Path + Pfad zurücksetzen + + + The menu visibility change will take effect after restart. + + + + + StudioWelcome::Internal::StudioWelcomeSettingsPage + + Qt Design Studio Configuration + + + + + Subversion::Internal::SubversionSettings + + Subversion Command + Subversion-Kommando + + + Subversion command: + Subversion-Kommando: + + + Username: + + + + Password: + Passwort: + + + Ignore whitespace changes in annotation + Änderungen der Leerzeichen bei Annotation weglassen + + + Log count: + Log-Anzeige beschränken auf: + + + Timeout: + Zeitlimit: + + + s + s + + + Prompt on submit + Submit bestätigen + + + Subversion + Subversion + + + Configuration + Konfiguration + + + Authentication + Authentifizierung + + + Miscellaneous + Sonstige Einstellungen + + + + Snippet + + Expected delimiter after mangler ID. + + + + Expected mangler ID "l" (lowercase), "u" (uppercase), or "c" (titlecase) after colon. + + + + Missing closing variable delimiter for: + + + + + TextEditor::TextMark + + Show Diagnostic Settings + + + + + UpdateInfo + + Qt Maintenance Tool + Qt Maintenance Tool + + + Start Maintenance Tool + Maintenance Tool starten + + + + VcsBase::Internal::CommonVcsSettings + + User/&alias configuration file: + Nutzer/&Alias-Konfigurationsdatei: + + + A file listing nicknames in a 4-column mailmap format: +'name <email> alias <email>'. + Eine Datei, die Nutzernamen in einem vierspaltigen Format (mailmap) enthält: +'Name <E-Mail> Alias <E-Mail>'. + + + User &fields configuration file: + Nutzer&feld-Konfigurationsdatei: + + + A simple file containing lines with field names like "Reviewed-By:" which will be added below the submit editor. + Eine Datei, die Zeilen mit Feldnamen (zum Beispiel "Reviewed-By:") enthält, die im Abgabefenster unter der Beschreibung erscheinen. + + + Submit message &check script: + Skript zur &Überprüfung der Beschreibung: + + + An executable which is called with the submit message in a temporary file as first argument. It should return with an exit != 0 and a message on standard error to indicate failure. + Eine ausführbare Datei, die mit der Beschreibung in einer temporären Datei als erstem Kommandozeilenparameter aufgerufen wird. Bei Fehlschlag sollte sie einen Rückgabewert ungleich Null mit einer entsprechende Nachricht auf der Fehlerausgabe zurückgeben. + + + &SSH prompt command: + Graphische &SSH-Passwortabfrage: + + + Specifies a command that is executed to graphically prompt for a password, +should a repository require SSH-authentication (see documentation on SSH and the environment variable SSH_ASKPASS). + Kommando zur graphischen Passwortabfrage bei SSH-Authorisierung eines Repositorys +(siehe SSH-Dokumentation zur Umgebungsvariable SSH-ASKPASS). + + + Wrap submit message at: + Beschreibung umbrechen bei: + + + characters + Zeichen + + + Reset VCS Cache + VCS-Cache zurücksetzen + + + Reset information about which version control system handles which directory. + Die Zuordnung, welches Versionsverwaltungssystem welches Verzeichnis behandelt, zurücksetzen. + + + + VcsBase::VcsBaseSettings + + Log count: + Log-Anzeige beschränken auf: + + + Prompt on submit + Submit bestätigen + + + Timeout: + Zeitlimit: + + + s + s + + + + VcsBase::VcsCommand + + UNKNOWN + UNBEKANNT + + + + VcsBase::VcsOutputLineParser + + &Open "%1" + + + + &Copy to clipboard: "%1" + + + + + WebAssembly + + Web Browser + + + + WebAssembly Runtime + + + + Emscripten SDK path: + + + + Select the root directory of an installed %1. Ensure that the activated SDK version is compatible with the %2 or %3 version that you plan to develop against. + + + + Emscripten SDK environment: + + + + Note: %1 supports Qt %2 for WebAssembly and higher. Your installed lower Qt version(s) are not supported. + + + + Adding directories to PATH: + + + + Setting environment variables: + + + + The activated version %1 is not supported by %2. Activate version %3 or higher. + + + + Activated version: %1 + + + + WebAssembly + + + + Setup Emscripten SDK for WebAssembly? To do it later, select Edit > Preferences > Devices > WebAssembly. + + + + Setup Emscripten SDK + + + + WebAssembly + Qt Version is meant for WebAssembly + + + + %1 does not support Qt for WebAssembly below version %2. + + + + Effective emrun call: + + + + Default Browser + + + + Web browser: + + + + Emscripten Compiler + + + + Emscripten Compiler %1 for %2 + + + + Emscripten + + + + + BookmarkDialog + + Add Bookmark + Lesezeichen hinzufügen + + + New Folder + Neues Verzeichnis + + + Bookmark: + Lesezeichen: + + + Add in folder: + Im Verzeichnis: + + + Bookmarks + Lesezeichen + + + Delete Folder + Verzeichnis löschen + + + Rename Folder + Verzeichnis umbenennen + + + + BookmarkWidget + + Delete Folder + Verzeichnis löschen + + + Rename Folder + Verzeichnis umbenennen + + + Show Bookmark + Lesezeichen anzeigen + + + Show Bookmark as New Page + Lesezeichen in neuem Reiter anzeigen + + + Delete Bookmark + Lesezeichen löschen + + + Rename Bookmark + Lesezeichen umbenennen + + + + BookmarkManager + + Bookmarks + Lesezeichen + + + Remove + + + + Deleting a folder also removes its content.<br>Do you want to continue? + Beim Löschen eines Verzeichnisses wird auch dessen Inhalt gelöscht.<br>Möchten Sie trotzdem fortsetzen? + + + New Folder + Neues Verzeichnis diff --git a/src/libs/utils/mimetypes2/mimeutils.cpp b/src/libs/utils/mimetypes2/mimeutils.cpp index 96ebeec3946..7daafcd8675 100644 --- a/src/libs/utils/mimetypes2/mimeutils.cpp +++ b/src/libs/utils/mimetypes2/mimeutils.cpp @@ -28,9 +28,12 @@ MimeType mimeTypeForFile(const QString &fileName, MimeMatchMode mode) MimeType mimeTypeForFile(const FilePath &filePath, MimeMatchMode mode) { MimeDatabase mdb; - if (filePath.needsDevice()) + if (filePath.needsDevice() && mode != MimeMatchMode::MatchDefaultAndRemote) return mdb.mimeTypeForUrl(filePath.toUrl()); - return mdb.mimeTypeForFile(filePath.toString(), MimeDatabase::MatchMode(mode)); + if (mode == MimeMatchMode::MatchDefaultAndRemote) { + mode = MimeMatchMode::MatchDefault; + } + return mdb.mimeTypeForFile(filePath.toFSPathString(), MimeDatabase::MatchMode(mode)); } QList mimeTypesForFileName(const QString &fileName) diff --git a/src/libs/utils/mimeutils.h b/src/libs/utils/mimeutils.h index 6e01b863467..15ce77d398c 100644 --- a/src/libs/utils/mimeutils.h +++ b/src/libs/utils/mimeutils.h @@ -15,7 +15,12 @@ class FilePath; // Wrapped QMimeDataBase functions QTCREATOR_UTILS_EXPORT MimeType mimeTypeForName(const QString &nameOrAlias); -enum class MimeMatchMode { MatchDefault = 0x0, MatchExtension = 0x1, MatchContent = 0x2 }; +enum class MimeMatchMode { + MatchDefault = 0x0, + MatchExtension = 0x1, + MatchContent = 0x2, + MatchDefaultAndRemote = 0x3 +}; QTCREATOR_UTILS_EXPORT MimeType mimeTypeForFile(const QString &fileName, MimeMatchMode mode = MimeMatchMode::MatchDefault); diff --git a/src/plugins/clangformat/clangformatbaseindenter.cpp b/src/plugins/clangformat/clangformatbaseindenter.cpp index 7c83c8e43b2..6072082c8c7 100644 --- a/src/plugins/clangformat/clangformatbaseindenter.cpp +++ b/src/plugins/clangformat/clangformatbaseindenter.cpp @@ -39,7 +39,11 @@ void adjustFormatStyleForLineBreak(clang::format::FormatStyle &style, // This is a separate pass, don't do it unless it's the full formatting. style.FixNamespaceComments = false; +#if LLVM_VERSION_MAJOR >= 16 + style.AlignTrailingComments = {clang::format::FormatStyle::TCAS_Never, 0}; +#else style.AlignTrailingComments = false; +#endif if (replacementsToKeep == ReplacementsToKeep::IndentAndBefore) return; diff --git a/src/plugins/clangformat/clangformatutils.cpp b/src/plugins/clangformat/clangformatutils.cpp index dbc4a6a347e..3b2901bcc8b 100644 --- a/src/plugins/clangformat/clangformatutils.cpp +++ b/src/plugins/clangformat/clangformatutils.cpp @@ -49,7 +49,11 @@ clang::format::FormatStyle qtcStyle() #else style.AlignOperands = true; #endif +#if LLVM_VERSION_MAJOR >= 16 + style.AlignTrailingComments = {FormatStyle::TCAS_Always, 0}; +#else style.AlignTrailingComments = true; +#endif style.AllowAllParametersOfDeclarationOnNextLine = true; #if LLVM_VERSION_MAJOR >= 10 style.AllowShortBlocksOnASingleLine = FormatStyle::SBS_Never; diff --git a/src/plugins/coreplugin/editormanager/editormanager.cpp b/src/plugins/coreplugin/editormanager/editormanager.cpp index c2988de4aab..e0652b30d6c 100644 --- a/src/plugins/coreplugin/editormanager/editormanager.cpp +++ b/src/plugins/coreplugin/editormanager/editormanager.cpp @@ -739,7 +739,8 @@ bool EditorManagerPrivate::skipOpeningBigTextFile(const FilePath &filePath) if (!filePath.exists()) return false; - const MimeType mimeType = Utils::mimeTypeForFile(filePath); + const MimeType mimeType = Utils::mimeTypeForFile(filePath, + MimeMatchMode::MatchDefaultAndRemote); if (!mimeType.inherits("text/plain")) return false; diff --git a/src/plugins/coreplugin/editormanager/ieditorfactory.cpp b/src/plugins/coreplugin/editormanager/ieditorfactory.cpp index 22fcc9eb95d..46820d7939d 100644 --- a/src/plugins/coreplugin/editormanager/ieditorfactory.cpp +++ b/src/plugins/coreplugin/editormanager/ieditorfactory.cpp @@ -166,7 +166,8 @@ const EditorTypeList EditorType::defaultEditorTypes(const MimeType &mimeType) const EditorTypeList EditorType::preferredEditorTypes(const FilePath &filePath) { // default factories by mime type - const Utils::MimeType mimeType = Utils::mimeTypeForFile(filePath); + const Utils::MimeType mimeType = Utils::mimeTypeForFile(filePath, + MimeMatchMode::MatchDefaultAndRemote); EditorTypeList factories = defaultEditorTypes(mimeType); // user preferred factory to front EditorType *userPreferred = Internal::userPreferredEditorTypes().value(mimeType); diff --git a/src/plugins/coreplugin/iwizardfactory.cpp b/src/plugins/coreplugin/iwizardfactory.cpp index 47db80bc7f8..8a98593f803 100644 --- a/src/plugins/coreplugin/iwizardfactory.cpp +++ b/src/plugins/coreplugin/iwizardfactory.cpp @@ -175,7 +175,9 @@ QList IWizardFactory::allWizardFactories() QHash sanityCheck; for (const FactoryCreator &fc : std::as_const(s_factoryCreators)) { IWizardFactory *newFactory = fc(); - QTC_ASSERT(newFactory, continue); + // skip factories referencing wizard page generators provided by plugins not loaded + if (!newFactory) + continue; IWizardFactory *existingFactory = sanityCheck.value(newFactory->id()); QTC_ASSERT(existingFactory != newFactory, continue); diff --git a/src/plugins/coreplugin/mainwindow.cpp b/src/plugins/coreplugin/mainwindow.cpp index e71b0b1fc2f..9c63e36e708 100644 --- a/src/plugins/coreplugin/mainwindow.cpp +++ b/src/plugins/coreplugin/mainwindow.cpp @@ -949,7 +949,8 @@ void MainWindow::openFile() static IDocumentFactory *findDocumentFactory(const QList &fileFactories, const FilePath &filePath) { - const QString typeName = Utils::mimeTypeForFile(filePath).name(); + const QString typeName = Utils::mimeTypeForFile(filePath, MimeMatchMode::MatchDefaultAndRemote) + .name(); return Utils::findOrDefault(fileFactories, [typeName](IDocumentFactory *f) { return f->mimeTypes().contains(typeName); }); diff --git a/src/plugins/help/litehtmlhelpviewer.cpp b/src/plugins/help/litehtmlhelpviewer.cpp index f966c018f92..a9fca1a92b0 100644 --- a/src/plugins/help/litehtmlhelpviewer.cpp +++ b/src/plugins/help/litehtmlhelpviewer.cpp @@ -16,6 +16,7 @@ #include #include #include +#include #include #include @@ -100,6 +101,11 @@ LiteHtmlHelpViewer::LiteHtmlHelpViewer(QWidget *parent) &QLiteHtmlWidget::contextMenuRequested, this, &LiteHtmlHelpViewer::showContextMenu); + connect(m_viewer, &QLiteHtmlWidget::linkHighlighted, this, [this](const QUrl &url) { + m_highlightedLink = url; + if (!url.isValid()) + QToolTip::hideText(); + }); auto layout = new QVBoxLayout; setLayout(layout); layout->setContentsMargins(0, 0, 0, 0); @@ -284,6 +290,12 @@ bool LiteHtmlHelpViewer::eventFilter(QObject *src, QEvent *e) goForward(1); return true; } + } else if (e->type() == QEvent::ToolTip) { + auto he = static_cast(e); + if (m_highlightedLink.isValid()) + QToolTip::showText(he->globalPos(), + m_highlightedLink.toDisplayString(), + m_viewer->viewport()); } return HelpViewer::eventFilter(src, e); } diff --git a/src/plugins/help/litehtmlhelpviewer.h b/src/plugins/help/litehtmlhelpviewer.h index 5067f0a4327..efd8245a013 100644 --- a/src/plugins/help/litehtmlhelpviewer.h +++ b/src/plugins/help/litehtmlhelpviewer.h @@ -4,11 +4,11 @@ #pragma once #include "helpviewer.h" -#include "openpagesmanager.h" #include #include +#include #include @@ -68,6 +68,7 @@ private: QLiteHtmlWidget *m_viewer; std::vector m_backItems; std::vector m_forwardItems; + QUrl m_highlightedLink; }; } // namespace Internal diff --git a/src/plugins/mcusupport/mcukitmanager.cpp b/src/plugins/mcusupport/mcukitmanager.cpp index 84299939e1d..cdee6cf5817 100644 --- a/src/plugins/mcusupport/mcukitmanager.cpp +++ b/src/plugins/mcusupport/mcukitmanager.cpp @@ -593,6 +593,11 @@ void updatePathsInExistingKits(const SettingsHandler::Ptr &settingsHandler) for (const auto &target : std::as_const(repo.mcuTargets)) { if (target->isValid()) { for (auto *kit : kitsWithMismatchedDependencies(target.get())) { + if (kitQulVersion(kit) != target->qulVersion()) { + //Do not update kits made for other Qt for MCUs SDK versions + continue; + } + auto changes = cMakeConfigToMap(CMakeConfigurationKitAspect::configuration(kit)); const auto updateForPackage = [&changes](const McuPackagePtr &package) { diff --git a/src/plugins/mcusupport/mcusupportoptions.cpp b/src/plugins/mcusupport/mcusupportoptions.cpp index cd87896803a..1c7a170f8a9 100644 --- a/src/plugins/mcusupport/mcusupportoptions.cpp +++ b/src/plugins/mcusupport/mcusupportoptions.cpp @@ -30,23 +30,45 @@ using namespace Utils; namespace McuSupport::Internal { -static const Utils::FilePath expandWildcards(const Utils::FilePath& path) +// Utils::FileFilter do not support globbing with "*" placed in the middle of the path, +// since it is required for paths such as "Microsoft Visual Studio/2019/*/VC/Tools/MSVC/*/bin/Hostx64/x64" +// The filter is applied for each time a wildcard character is found in a path component. +// Returns a pair of the longest path if multiple ones exists and the number of components that were not found. +static const std::pair expandWildcards( + const FilePath path, const QList patternComponents) { - if (!path.fileName().contains("*") && !path.fileName().contains("?")) - return path; + // Only absolute paths are currently supported + // Call FilePath::cleanPath on the path before calling this function + if (!path.exists() || path.isRelativePath()) + return {path, patternComponents.size()}; - const FilePath p = path.parentDir(); + // All components are found + if (patternComponents.empty()) + return {path, patternComponents.size()}; - auto entries = p.dirEntries( - Utils::FileFilter({path.fileName()}, QDir::Dirs | QDir::Files | QDir::NoDotAndDotDot)); + const QString currentComponent = patternComponents.front().toString(); + FilePath currentPath = path / currentComponent; - if (entries.isEmpty()) - return path; + if (!currentComponent.contains("*") && !currentComponent.contains("?") && currentPath.exists()) + return expandWildcards(path / currentComponent, + {patternComponents.constBegin() + 1, patternComponents.constEnd()}); + + auto entries = path.dirEntries( + Utils::FileFilter({currentComponent}, QDir::Dirs | QDir::Files | QDir::NoDotAndDotDot)); + + std::pair retPair = {path, patternComponents.size()}; - // Return the last match (can correspond to the latest version) sort(entries, [](const FilePath &a, const FilePath &b) { return a.fileName() < b.fileName(); }); + for (const auto &entry : entries) { + auto [entry_path, remaining_components] = expandWildcards(entry, + {patternComponents.constBegin() + + 1, + patternComponents.constEnd()}); + if (remaining_components <= retPair.second) + retPair = {entry_path, remaining_components}; + } - return entries.last(); + return retPair; } Macros *McuSdkRepository::globalMacros() @@ -60,7 +82,32 @@ void McuSdkRepository::expandVariablesAndWildcards() for (const auto &target : std::as_const(mcuTargets)) { auto macroExpander = getMacroExpander(*target); for (const auto &package : target->packages()) { - package->setPath(expandWildcards(macroExpander->expand(package->path()))); + // Expand variables + const auto path = macroExpander->expand(package->path()); + + //expand wildcards + // Ignore expanding if no wildcards are found + if (!path.path().contains("*") && !path.path().contains("?")) { + package->setPath(path); + continue; + } + + QStringList pathComponents = path.cleanPath().path().split("/"); + + // Path components example on linux: {"", "home", "username"} + // Path components example on windows: {"C:", "Users", "username"} + // 2 for empty_split_entry(linux)|root(windows) + at least one component + if (pathComponents.size() < 2) { + package->setPath(path); + continue; + } + // drop empty_split_entry(linux)|root(windows) + pathComponents.pop_front(); + + package->setPath( + expandWildcards(FilePath::fromString(QDir::rootPath()), + {pathComponents.constBegin(), pathComponents.constEnd()}) + .first); } } } diff --git a/src/plugins/mcusupport/mcusupportsdk.cpp b/src/plugins/mcusupport/mcusupportsdk.cpp index baaa2b1e4a8..7bea26937c0 100644 --- a/src/plugins/mcusupport/mcusupportsdk.cpp +++ b/src/plugins/mcusupport/mcusupportsdk.cpp @@ -362,15 +362,15 @@ McuPackagePtr createStm32CubeProgrammerPackage(const SettingsHandler::Ptr &setti FilePath defaultPath; const QString cubePath = "STMicroelectronics/STM32Cube/STM32CubeProgrammer"; if (HostOsInfo::isWindowsHost()) - defaultPath = findInProgramFiles(cubePath) / "bin"; + defaultPath = findInProgramFiles(cubePath); else - defaultPath = FileUtils::homePath() / cubePath / "bin"; + defaultPath = FileUtils::homePath() / cubePath; if (!defaultPath.exists()) FilePath defaultPath = {}; const FilePath detectionPath = FilePath::fromUserInput( - QLatin1String(Utils::HostOsInfo::isWindowsHost() ? "STM32_Programmer_CLI.exe" - : "STM32_Programmer.sh")); + QLatin1String(Utils::HostOsInfo::isWindowsHost() ? "bin/STM32_Programmer_CLI.exe" + : "bin/STM32_Programmer.sh")); return McuPackagePtr{ new McuPackage(settingsHandler, diff --git a/src/plugins/mcusupport/test/armgcc_stm32f469i_discovery_baremetal_json.h b/src/plugins/mcusupport/test/armgcc_stm32f469i_discovery_baremetal_json.h index 5a4f2cf0617..3b1ef8172f7 100644 --- a/src/plugins/mcusupport/test/armgcc_stm32f469i_discovery_baremetal_json.h +++ b/src/plugins/mcusupport/test/armgcc_stm32f469i_discovery_baremetal_json.h @@ -20,12 +20,12 @@ constexpr auto armgcc_stm32f469i_discovery_baremetal_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_baremetal_json.h b/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_baremetal_json.h index 40a075e92a9..62171d73334 100644 --- a/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_baremetal_json.h +++ b/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_baremetal_json.h @@ -20,12 +20,12 @@ constexpr auto armgcc_stm32f769i_discovery_baremetal_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_freertos_json.h b/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_freertos_json.h index 783561df426..d6e28c6c429 100644 --- a/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_freertos_json.h +++ b/src/plugins/mcusupport/test/armgcc_stm32f769i_discovery_freertos_json.h @@ -20,12 +20,12 @@ constexpr auto armgcc_stm32f769i_discovery_freertos_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/armgcc_stm32h750b_discovery_baremetal_json.h b/src/plugins/mcusupport/test/armgcc_stm32h750b_discovery_baremetal_json.h index b8ae6d3c9ae..a2819c8cf8a 100644 --- a/src/plugins/mcusupport/test/armgcc_stm32h750b_discovery_baremetal_json.h +++ b/src/plugins/mcusupport/test/armgcc_stm32h750b_discovery_baremetal_json.h @@ -20,12 +20,12 @@ constexpr auto armgcc_stm32h750b_discovery_baremetal_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/iar_stm32f469i_discovery_baremetal_json.h b/src/plugins/mcusupport/test/iar_stm32f469i_discovery_baremetal_json.h index 0b1741cf63c..af961af20d6 100644 --- a/src/plugins/mcusupport/test/iar_stm32f469i_discovery_baremetal_json.h +++ b/src/plugins/mcusupport/test/iar_stm32f469i_discovery_baremetal_json.h @@ -20,12 +20,12 @@ constexpr auto iar_stm32f469i_discovery_baremetal_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/iar_stm32f769i_discovery_baremetal_json.h b/src/plugins/mcusupport/test/iar_stm32f769i_discovery_baremetal_json.h index b4ea6ca8fd9..4b7c3fb8223 100644 --- a/src/plugins/mcusupport/test/iar_stm32f769i_discovery_baremetal_json.h +++ b/src/plugins/mcusupport/test/iar_stm32f769i_discovery_baremetal_json.h @@ -20,12 +20,12 @@ constexpr auto iar_stm32f769i_discovery_baremetal_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/iar_stm32f769i_discovery_freertos_json.h b/src/plugins/mcusupport/test/iar_stm32f769i_discovery_freertos_json.h index d378be51564..198d008be81 100644 --- a/src/plugins/mcusupport/test/iar_stm32f769i_discovery_freertos_json.h +++ b/src/plugins/mcusupport/test/iar_stm32f769i_discovery_freertos_json.h @@ -20,12 +20,12 @@ constexpr auto iar_stm32f769i_discovery_freertos_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/iar_stm32h750b_discovery_baremetal_json.h b/src/plugins/mcusupport/test/iar_stm32h750b_discovery_baremetal_json.h index 0e3faaf1884..cec5412f71e 100644 --- a/src/plugins/mcusupport/test/iar_stm32h750b_discovery_baremetal_json.h +++ b/src/plugins/mcusupport/test/iar_stm32h750b_discovery_baremetal_json.h @@ -20,12 +20,12 @@ constexpr auto iar_stm32h750b_discovery_baremetal_json = R"( "type": "path", "setting": "Stm32CubeProgrammer", "defaultValue": { - "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin", - "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin" + "windows": "%{Env:PROGRAMFILES}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/", + "linux": "%{Env:HOME}/STMicroelectronics/STM32Cube/STM32CubeProgrammer/" }, "detectionPath": { - "windows": "STM32_Programmer_CLI.exe", - "linux": "STM32_Programmer.sh" + "windows": "bin/STM32_Programmer_CLI.exe", + "linux": "bin/STM32_Programmer.sh" }, "optional": false, "addToSystemPath": true diff --git a/src/plugins/mcusupport/test/unittest.cpp b/src/plugins/mcusupport/test/unittest.cpp index b6fe45d2aeb..d1749bf3066 100644 --- a/src/plugins/mcusupport/test/unittest.cpp +++ b/src/plugins/mcusupport/test/unittest.cpp @@ -141,10 +141,10 @@ const QString xpressoIdeDetectionPath{ const char stmCubeProgrammerSetting[]{"Stm32CubeProgrammer"}; const char stmCubeProgrammerLabel[]{"STM32CubeProgrammer"}; -const QString stmCubeProgrammerPath{QString{defaultToolPath} + "/bin"}; +const QString stmCubeProgrammerPath{defaultToolPath}; const QString stmCubeProgrammerDetectionPath{HostOsInfo::isWindowsHost() - ? QString("STM32_Programmer_CLI.exe") - : QString("STM32_Programmer.sh")}; + ? QString("bin/STM32_Programmer_CLI.exe") + : QString("bin/STM32_Programmer.sh")}; const char renesasProgrammerSetting[]{"RenesasFlashProgrammer"}; const char renesasProgrammerCmakeVar[]{"RENESAS_FLASH_PROGRAMMER_PATH"}; @@ -1703,31 +1703,43 @@ void McuSupportTest::test_addToSystemPathFlag() void McuSupportTest::test_processWildcards_data() { QTest::addColumn("package_label"); - QTest::addColumn("path"); - QTest::addColumn("isFile"); + QTest::addColumn("expected_path"); + QTest::addColumn("paths"); - QTest::newRow("\"*\" at the end") << "FAKE_WILDCARD_TEST_1" - << "folder-123" << false; - QTest::newRow("\"*\" in the middle") << "FAKE_WILDCARD_TEST_2" - << "file-123.exe" << true; - QTest::newRow("\"*\" at the start") << "FAKE_WILDCARD_TEST_3" - << "123-file.exe" << true; + QTest::newRow("wildcard_at_the_end") << "FAKE_WILDCARD_TEST_1" << "folder-123" << QStringList {"folder-123/" }; + QTest::newRow("wildcard_in_th_middle") << "FAKE_WILDCARD_TEST_2" << "file-123.exe" << QStringList {"file-123.exe"}; + QTest::newRow("wildcard_at_the_end") << "FAKE_WILDCARD_TEST_3" << "123-file.exe" << QStringList( "123-file.exe"); + QTest::newRow("multi_wildcards") + << "FAKE_WILDCARD_TEST_MULTI" + << "2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64" + << QStringList{ + "2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/", + "2019/Alpha/Beta/Gamma/", + "2019/Community/VC/Tools/MSVC/", + "2019/Community/VC/Tools/MSVC/14.29.30133/bin/", + "2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/", + "2019/Enterprise/VC/Tools/MSVC/", + }; } void McuSupportTest::test_processWildcards() { QFETCH(QString, package_label); - QFETCH(QString, path); - QFETCH(bool, isFile); + QFETCH(QString, expected_path); + QFETCH(QStringList, paths); - QVERIFY(createFakePath(testing_output_dir / "wildcards" / path, isFile)); + for (const auto &path : paths) + QVERIFY(createFakePath(testing_output_dir / "wildcards" / path, !path.endsWith("/"))); auto [targets, packages] = createTestingKitTargetsAndPackages(wildcards_test_kit); auto testWildcardsPackage = findOrDefault(packages, [&](const McuPackagePtr &pkg) { return (pkg->label() == package_label); }); QVERIFY(testWildcardsPackage != nullptr); - QCOMPARE(testWildcardsPackage->path().toString(), FilePath(testing_output_dir / "wildcards" / path).toString()); + QVERIFY(paths.size() > 0); + // FilePaths with "/" at the end and without it evaluate to different paths. + QCOMPARE(testWildcardsPackage->path(), + FilePath(testing_output_dir / "wildcards" / expected_path)); } void McuSupportTest::test_nonemptyVersionDetector() diff --git a/src/plugins/mcusupport/test/wildcards_test_kit_json.h b/src/plugins/mcusupport/test/wildcards_test_kit_json.h index 6737c39f56c..4efda64e42f 100644 --- a/src/plugins/mcusupport/test/wildcards_test_kit_json.h +++ b/src/plugins/mcusupport/test/wildcards_test_kit_json.h @@ -34,6 +34,13 @@ constexpr auto wildcards_test_kit = R"( "defaultValue": "%{MCU_TESTING_FOLDER}/wildcards/*-file.exe", "envVar": "", "type": "path" + }, + { + "label": "FAKE_WILDCARD_TEST_MULTI", + "description": "Assert '*' is replaced by possible values", + "defaultValue": "%{MCU_TESTING_FOLDER}/wildcards/2019/*/VC/Tools/MSVC/*/bin/Hostx64/x64", + "envVar": "", + "type": "path" } ] }, diff --git a/src/plugins/texteditor/textdocument.cpp b/src/plugins/texteditor/textdocument.cpp index ed7662cb66b..b6f29946a7b 100644 --- a/src/plugins/texteditor/textdocument.cpp +++ b/src/plugins/texteditor/textdocument.cpp @@ -732,7 +732,7 @@ Core::IDocument::OpenResult TextDocument::open(QString *errorString, emit aboutToOpen(filePath, realFilePath); OpenResult success = openImpl(errorString, filePath, realFilePath, /*reload =*/ false); if (success == OpenResult::Success) { - setMimeType(Utils::mimeTypeForFile(filePath).name()); + setMimeType(Utils::mimeTypeForFile(filePath, MimeMatchMode::MatchDefaultAndRemote).name()); emit openFinishedSuccessfully(); } return success; diff --git a/src/plugins/texteditor/texteditor.cpp b/src/plugins/texteditor/texteditor.cpp index 043405b4df9..f523d4900ef 100644 --- a/src/plugins/texteditor/texteditor.cpp +++ b/src/plugins/texteditor/texteditor.cpp @@ -3343,7 +3343,9 @@ void TextEditorWidgetPrivate::updateFileLineEndingVisible() void TextEditorWidgetPrivate::reconfigure() { - m_document->setMimeType(Utils::mimeTypeForFile(m_document->filePath()).name()); + m_document->setMimeType( + Utils::mimeTypeForFile(m_document->filePath(), + MimeMatchMode::MatchDefaultAndRemote).name()); q->configureGenericHighlighter(); } diff --git a/src/shared/qbs b/src/shared/qbs index 8cfaf76b174..3cc4f248c04 160000 --- a/src/shared/qbs +++ b/src/shared/qbs @@ -1 +1 @@ -Subproject commit 8cfaf76b174a47827eb32255cd1fd1d836a3dd65 +Subproject commit 3cc4f248c048feeea5912360b655ec2b0acea17a diff --git a/tests/system/objects.map b/tests/system/objects.map index ab349732385..e8b28bea061 100644 --- a/tests/system/objects.map +++ b/tests/system/objects.map @@ -14,6 +14,7 @@ :*Qt Creator_Utils::FilterLineEdit {type='Utils::FancyLineEdit' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :*Qt Creator_Utils::IconButton {occurrence='4' type='Utils::IconButton' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :About Qt Creator_Core::Internal::VersionDialog {type='Core::Internal::VersionDialog' unnamed='1' visible='1' windowTitle='About Qt Creator'} +:Activate completion:_QComboBox {buddy=':Behavior.Activate completion:_QLabel' type='QComboBox' unnamed='1' visible='1'} :Add Bookmark.ExpandBookmarksList_QToolButton {text='+' type='QToolButton' unnamed='1' visible='1' window=':Add Bookmark_BookmarkDialog'} :Add Bookmark.New Folder_QPushButton {text='New Folder' type='QPushButton' unnamed='1' visible='1' window=':Add Bookmark_BookmarkDialog'} :Add Bookmark.OK_QPushButton {text='OK' type='QPushButton' unnamed='1' visible='1' window=':Add Bookmark_BookmarkDialog'} @@ -26,8 +27,8 @@ :Analyzer Toolbar.Clear_QToolButton {container=':DebugModeWidget.Toolbar_QDockWidget' toolTip='Discard data' type='QToolButton' unnamed='1' visible='1'} :Analyzer Toolbar.Elapsed:_QLabel {container=':DebugModeWidget.Toolbar_QDockWidget' text~='Elapsed: \\\\d+.\\\\d s' type='QLabel' unnamed='1' visible='1'} :Analyzer Toolbar.Start_QToolButton {container=':DebugModeWidget.Toolbar_QDockWidget' text='Start' type='QToolButton' unnamed='1' visible='1'} -:Behavior.Autocomplete common prefix_QCheckBox {container=':CppTools__Internal__CompletionSettingsPage.Behavior_QGroupBox' name='partiallyComplete' text='Autocomplete common prefix' type='QCheckBox' visible='1'} -:Behavior.completionTrigger_QComboBox {container=':CppTools__Internal__CompletionSettingsPage.Behavior_QGroupBox' name='completionTrigger' type='QComboBox' visible='1'} +:Behavior.Activate completion:_QLabel {container=':CppTools__Internal__CompletionSettingsPage.Behavior_QGroupBox' text='Activate completion:' type='QLabel' unnamed='1' visible='1'} +:Behavior.Autocomplete common prefix_QCheckBox {container=':CppTools__Internal__CompletionSettingsPage.Behavior_QGroupBox' text='Autocomplete common prefix' type='QCheckBox' unnamed='1' visible='1'} :Breakpoints_Debugger::Internal::BreakTreeView {container=':Debugger.Docks.BreakDockWidget.Debugger.Docks.Break_QFrame' type='Utils::BaseTreeView' unnamed='1' visible='1'} :Build and Run.Save all files before build_QCheckBox {container=':Build and Run_QGroupBox' text='Save all files before build' type='QCheckBox' unnamed='1' visible='1'} :Build and Run_QGroupBox {container=':qt_tabwidget_stackedwidget_QScrollArea' name='Build and Run' type='QGroupBox' visible='1'} @@ -43,7 +44,7 @@ :Core__Internal__GeneralSettings.User Interface_QGroupBox {container=':qt_tabwidget_stackedwidget.Core__Internal__GeneralSettings_QWidget' name='interfaceBox' title='User Interface' type='QGroupBox' visible='1'} :CppCompiler:_QComboBox {container=':qt_tabwidget_stackedwidget_QWidget' leftWidget=':CppCompiler:_QLabel' type='QComboBox' unnamed='1' visible='1'} :CppCompiler:_QLabel {container=':qt_tabwidget_stackedwidget_QWidget' text='C++:' type='QLabel' unnamed='1' visible='1'} -:CppTools__Internal__CompletionSettingsPage.Behavior_QGroupBox {container=':qt_tabwidget_stackedwidget_QScrollArea' name='groupBox' title='Behavior' type='QGroupBox' visible='1'} +:CppTools__Internal__CompletionSettingsPage.Behavior_QGroupBox {container=':qt_tabwidget_stackedwidget_QScrollArea' name='Behavior' type='QGroupBox' visible='1'} :DebugModeWidget.Debugger Log_QDockWidget {container=':Qt Creator.DebugModeWidget_QSplitter' name='GlobalLogDockWidget' type='QDockWidget' visible='1'} :DebugModeWidget.Debugger.Docks.BreakDockWidget_QDockWidget {container=':Qt Creator.DebugModeWidget_QSplitter' name='Debugger.Docks.BreakpointManagerDockWidget' type='QDockWidget' visible='1'} :DebugModeWidget.Debugger.Docks.LocalsAndInspectorDockWidget_QDockWidget {container=':Qt Creator.DebugModeWidget_QSplitter' name~='Debugger\\\\.Dock\\\\.LocalsAndInspector\\\\.\\\\d+DockWidget' type='QDockWidget' visible='1'} diff --git a/tests/system/shared/suites_qtta.py b/tests/system/shared/suites_qtta.py index c9b9cd2dd7f..9bd38c6e7c9 100644 --- a/tests/system/shared/suites_qtta.py +++ b/tests/system/shared/suites_qtta.py @@ -44,7 +44,7 @@ def changeAutocompleteToManual(toManual=True): activateCompletion = "Always" if toManual: activateCompletion = "Manually" - selectFromCombo(":Behavior.completionTrigger_QComboBox", activateCompletion) + selectFromCombo(":Activate completion:_QComboBox", activateCompletion) verifyEnabled(":Options.OK_QPushButton") clickButton(waitForObject(":Options.OK_QPushButton")) diff --git a/tests/system/suite_CSUP/tst_CSUP04/test.py b/tests/system/suite_CSUP/tst_CSUP04/test.py index 19113be7af3..a60dac705f0 100644 --- a/tests/system/suite_CSUP/tst_CSUP04/test.py +++ b/tests/system/suite_CSUP/tst_CSUP04/test.py @@ -53,6 +53,6 @@ def main(): type(editorWidget, "") # wait until search finished and verify search results waitForSearchResults() - validateSearchResult(5 if JIRA.isBugStillOpen(2863) else 3) + validateSearchResult(3 if useClang else 5) invokeMenuItem("File", "Exit") waitForCleanShutdown()