From c0b29f28c05f78d48f3356db0265aa5d47ca7577 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Fri, 14 Jul 2023 14:03:51 +0200 Subject: German translation: Copilot Change-Id: I70abcdee4c38923d03450a43413e34782d2af160 Reviewed-by: Reviewed-by: Christian Stenger --- share/qtcreator/translations/qtcreator_de.ts | 71 +++++++++++++++------------- 1 file changed, 37 insertions(+), 34 deletions(-) diff --git a/share/qtcreator/translations/qtcreator_de.ts b/share/qtcreator/translations/qtcreator_de.ts index c14aabcb38..9c5e90abd0 100644 --- a/share/qtcreator/translations/qtcreator_de.ts +++ b/share/qtcreator/translations/qtcreator_de.ts @@ -16963,143 +16963,146 @@ Setzen Sie erst eine gültige ausführbare Datei. QtC::Copilot Sign In - + Anmelden A browser window will open. Enter the code %1 when asked. The code has been copied to your clipboard. - + Es wird sich ein Browser-Fenster öffnen. Geben Sie auf Anfrage den Code %1 ein. +Der Code wurde in die Zwischenablage kopiert. Login Failed - + Anmeldung fehlgeschlagen The login request failed: - + Die Anmeldung ist fehlgeschlagen: Select Previous Copilot Suggestion - + Vorangehenden Copilot-Vorschlag auswählen Select Next Copilot Suggestion - + Nächsten Copilot-Vorschlag auswählen Apply (%1) - + Anwenden (%1) Apply Word (%1) - + Wort anwenden (%1) %1 of %2 - %1 von %2 + %1 von %2 Enabling %1 is subject to your agreement and abidance with your applicable %1 terms. It is your responsibility to know and accept the requirements and parameters of using tools like %1. This may include, but is not limited to, ensuring you have the rights to allow %1 access to your code, as well as understanding any implications of your use of %1 and suggestions produced (like copyright, accuracy, etc.). - + Das Aktivieren von %1 unterliegt Ihrer Zustimmung und der Einhaltung der für Sie geltenden Bestimmungen für die Nutzung von %1. Es liegt in Ihrer Verantwortung, die Bedingungen und Parameter für die Nutzung von Werkzeugen wie %1 zu kennen und zu akzeptieren. Dies umfasst unter anderem, aber beschränkt sich nicht darauf, sicherzustellen, dass Sie das Recht haben, %1 Zugriff zu Ihrem Code zu geben, und dass Sie die Implikationen Ihrer Nutzung von %1 und der davon erstellten Vorschläge kennen (bzgl. Urheberrecht, Copyright, Genauigkeit, usw.). The Copilot plugin requires node.js and the Copilot neovim plugin. If you install the neovim plugin as described in %1, the plugin will find the agent.js file automatically. Otherwise you need to specify the path to the %2 file from the Copilot neovim plugin. Markdown text for the copilot instruction label - + Das Copilot-Plugin benötigt node.js und das Copilot-Plugin für Neovim. Wenn Sie das Neovim-Plugin wie in der %1 beschrieben installieren, findet das Plugin die Datei agent.js automatisch. + +Ansonsten müssen Sie den Pfad zur Datei %2 aus dem Copilot-Plugin für Neovim angeben. Note: - Hinweis: + Hinweis: Request Copilot Suggestion - + Vorschlag von Copilot anfordern Request Copilot suggestion at the current editor's cursor position. - + Fordert Vorschläge für die Cursorposition des aktuellen Editors von Copilot an. Show next Copilot Suggestion - + Nächsten Copilot-Vorschlag zeigen Cycles through the received Copilot Suggestions showing the next available Suggestion. - + Iteriert über die Vorschläge von Copilot und zeigt den nächsten verfügbaren Vorschlag. Show previos Copilot Suggestion - + Vorangehenden Copilot-Vorschlag zeigen Cycles through the received Copilot Suggestions showing the previous available Suggestion. - + Iteriert über die Vorschläge von Copilot und zeigt den vorangehenden verfügbaren Vorschlag. Disable Copilot - + Copilot deaktivieren Disable Copilot. - + Deaktiviere Copilot. Enable Copilot - + Copilot aktivieren Enable Copilot. - + Aktiviere Copilot. Toggle Copilot - + Copilot umschalten Copilot - + Copilot Enables the Copilot integration. - + Aktiviert die Copilot-Integration. Node.js path: - + Pfad zu Node.js: Node.js Path - + Pfad zu Node.js Select path to node.js executable. See https://nodejs.org/en/download/for installation instructions. - + Wählen Sie den Pfad zur ausführbaren node.js-Datei. Siehe auch https://nodejs.org/en/download/ für eine Installationsanleitung. Path to agent.js: - + Pfad zu agent.js: Agent.js path - + Pfad zu agent.js Select path to agent.js in Copilot Neovim plugin. See https://github.com/github/copilot.vim#getting-started for installation instructions. - + Wählen Sie den Pfad zur agent.js-Datei vom Copilot-Plugin für Neovim. Siehe auch https://github.com/github/copilot.vim#getting-started für eine Installationsanleitung. Auto Complete - Automatische Vervollständigung + Automatische Vervollständigung Request completions automatically - + Vervollständigung automatisch anfordern Automatically request suggestions for the current text cursor position after changes to the document. - + Fordert Vorschläge für die aktuelle Cursorposition nach Änderungen am Dokument automatisch an. -- cgit v1.2.3