mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
36 lines
2.5 KiB
JSON
36 lines
2.5 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"bundle": {
|
|
"Continue to GitHub": "Weiter zu GitHub",
|
|
"Continue to GitHub to create a Personal Access Token (PAT)": "Weiter zu GitHub, um ein persönliches Zugriffstoken (Personal Access Token, PAT) zu erstellen.",
|
|
"Copy & Continue to GitHub": "Kopieren und Weiter zu GitHub",
|
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise Server-URI ist kein gültiger URI: {0}",
|
|
"Having trouble logging in? Would you like to try a different way? ({0})": "Haben Sie Probleme bei der Anmeldung? Möchten Sie eine andere Methode ausprobieren? ({0})",
|
|
"No": "Nein",
|
|
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Öffnen Sie [{0}]({0}) auf einer neuen Registerkarte, und fügen Sie Ihren einmaligen Code ein: {1}",
|
|
"Sign in failed: {0}": "Fehler bei der Anmeldung: {0}",
|
|
"Sign out failed: {0}": "Fehler bei der Abmeldung: {0}",
|
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Anmelden bei {0}...",
|
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Um die Authentifizierung abzuschließen, navigieren Sie zu GitHub, und fügen Sie den obigen Einmalcode ein.",
|
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Um die Authentifizierung abzuschließen, navigieren Sie zu GitHub, um eine PAT zu erstellen, und fügen Sie dann die PAT in das Eingabefeld ein.",
|
|
"Yes": "Ja",
|
|
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Sie haben die Autorisierung dieser Erweiterung für die Verwendung von GitHub noch nicht abgeschlossen. Möchten Sie eine andere Methode ausprobieren? ({0})",
|
|
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "Ihr Code: {0}",
|
|
"device code": "Gerätecode",
|
|
"local server": "lokaler Server",
|
|
"personal access token": "Persönliches Zugriffstoken"
|
|
},
|
|
"package": {
|
|
"description": "GitHub-Authentifizierungsanbieter",
|
|
"displayName": "GitHub-Authentifizierung"
|
|
}
|
|
}
|
|
} |