|
10 | 10 | "AddEnvironmentVMResourceTags": "Umgebungstags für VM-Ressourcen? (J/N)", |
11 | 11 | "AgentAddedSuccessfully": "Der Agent wurde erfolgreich hinzugefügt.", |
12 | 12 | "AgentAlreadyInsideContainer": "Das Containerfeature wird nicht unterstützt, wenn Agent darin bereits ausgeführt wird. Schlagen Sie in der Dokumentation (https://go.microsoft.com/fwlink/?linkid=875268) nach.", |
13 | | - "AgentCdnAccessFailWarning": "Action Required: Azure Pipelines Agent cannot reach the new CDN URL. Allowlist 'download.agent.dev.azure.com' now to prevent pipeline failures. Details: https://devblogs.microsoft.com/devops/cdn-domain-url-change-for-agents-in-pipelines/", |
| 13 | + "AgentCdnAccessFailWarning": "Aktion erforderlich: Der Azure Pipelines-Agent kann die neue CDN-URL nicht erreichen. Setzen Sie jetzt „download.agent.dev.azure.com“ auf die Positivliste, um Pipelinefehler zu vermeiden. Details: https://devblogs.microsoft.com/devops/cdn-domain-url-change-for-agents-in-pipelines/", |
14 | 14 | "AgentDoesNotSupportContainerFeatureRhel6": "Der Agent bietet unter Red Hat Enterprise Linux 6 oder CentOS 6 keine Unterstützung für das Containerfeature.", |
15 | 15 | "AgentDowngrade": "Der Agent wird auf eine niedrigere Version herabgestuft. Die ist in der Regel auf einen Rollback des aktuell veröffentlichten Agents zur Fehlerkorrektur zurückzuführen. Um dieses Verhalten zu deaktivieren, legen Sie die Umgebungsvariable AZP_AGENT_DOWNGRADE_DISABLED auf TRUE fest, bevor Sie Ihren Agent starten.", |
16 | 16 | "AgentExit": "Der Agent wird kurzzeitig für die Aktualisierung beendet. Er sollte innerhalb von 10 Sekunden wieder online sein.", |
|
108 | 108 | " Aushandeln (Kerberos oder NTLM)", |
109 | 109 | " ALT (Standardauthentifizierung)", |
110 | 110 | " integriert (Windows-Standardanmeldeinformationen)", |
111 | | - " sp (Service Principal)", |
112 | | - " --token <token> Used with --auth pat. Personal access token.", |
113 | | - " --userName <userName> Used with --auth negotiate or --auth alt. Specify the Windows user", |
114 | | - " name in the format: domain\\userName or [email protected]", |
115 | | - " --password <password> Used with --auth negotiate or --auth alt.", |
116 | | - " --unattended Unattended configuration. You will not be prompted. All answers must", |
117 | | - " be supplied to the command line.", |
118 | | - " --version Prints the agent version", |
119 | | - " --commit Prints the agent commit", |
120 | | - " --help Prints the help" |
| 111 | + " sp (Dienstprinzipal)", |
| 112 | + " --token <token> Wird mit --auth pat verwendet. Persönliches Zugriffstoken.", |
| 113 | + " --userName <userName> Wird mit „--auth negotiate“ oder „--auth alt“ verwendet. Geben Sie den Windows-Benutzer an.", |
| 114 | + " Name im Format: Domäne\\Benutzername oder [email protected]", |
| 115 | + " --password <password> Wird mit „--auth negotiate“ oder „--auth alt“ verwendet.", |
| 116 | + " --unattended Unbeaufsichtigte Konfiguration. Sie erhalten keine Eingabeaufforderung. Alle Antworten müssen", |
| 117 | + " an die Befehlszeile übergeben.", |
| 118 | + " --version Gibt die Agent-Version aus", |
| 119 | + " --commit Gibt den Agent-Commit aus", |
| 120 | + " --help Druckt die Hilfe" |
121 | 121 | ], |
122 | 122 | "CommandLineHelp_Configure": [ |
123 | 123 | "CLI-WIDTH-TOTAL-(105-CHARS)------------------------------------------------------------------------------", |
|
511 | 511 | "RestartMessage": "Starten Sie den Computer neu, um den Agent zu starten und damit die Einstellungen für die automatische Anmeldung wirksam werden.", |
512 | 512 | "ReStreamLogsToFilesError": "Sie können \"--disableloguploads\" und \"--reStreamLogsToFiles\" nicht gleichzeitig verwenden.", |
513 | 513 | "RetryCountLimitExceeded": "Die maximal zulässige Anzahl von Versuchen ist {0}. Es gab jedoch {1} Versuche. Die Anzahl der Wiederholungsversuche wird auf {0}verringert.", |
514 | | - "RetryingReplaceAgent": "Retrying to replace agent (attempt {0} of {1}). Waiting {2} seconds before next attempt...", |
| 514 | + "RetryingReplaceAgent": "Es wird erneut versucht, den Agenten zu ersetzen (Versuch {0} von {1}). Warten Sie {2} Sekunden vor dem nächsten Versuch …", |
515 | 515 | "RMApiFailure": "API {0} ist einem Fehlercode {1} fehlgeschlagen", |
516 | 516 | "RMArtifactContainerDetailsInvalidError": "Das Artefakt verfügt über keine gültigen Containerdetails: {0}", |
517 | 517 | "RMArtifactContainerDetailsNotFoundError": "Das Artefakt enthält keine Containerdetails: {0}", |
|
0 commit comments