Skip to content

Commit ceab7fe

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 10944: Build ID 28695504 (#4853)
1 parent aa75952 commit ceab7fe

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

src/Misc/layoutbin/de-DE/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"OperationFailed": "Fehler: Fehler beim Vorgang {0} mit Rückgabecode {1}.",
445445
"OutputVariablePublishFailed": "Fehler beim Veröffentlichen von Ausgabevariablen.",
446446
"OverwriteAutoLogon": "Möchten Sie die vorhandenen Einstellungen für die automatische Anmeldung überschreiben, da die automatische Anmeldung für den Benutzer „{0}“ bereits aktiviert ist? (J/N)",
447-
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
447+
"ParentProcessFinderError": "Fehler beim Überprüfen, ob der Agent in PowerShell Core ausgeführt wird.",
448448
"ParentTimelineNotCreated": "Der übergeordnete Zeitachsendatensatz wurde für diesen neuen Zeitachsendatensatz nicht erstellt.",
449449
"Password": "Kennwort",
450450
"PathDoesNotExist": "Der Pfad ist nicht vorhanden: {0}",
@@ -469,7 +469,7 @@
469469
"ProjectName": "Projektname",
470470
"Prompt0": "{0} eingeben",
471471
"Prompt0Default1": "Geben Sie {0} ein (drücken Sie die EINGABETASTE für {1})",
472-
"PSModulePathLocations": "Environment variable PSModulePath contains module locations specific to PowerShell Core. Please take note that if you are going to use Windows PowerShell tasks in your pipeline you may experience errors. To resolve this issue do not start the Agent under PowerShell Core (pwsh).",
472+
"PSModulePathLocations": "Die Umgebungsvariable PSModulePath enthält modulspezifische Speicherorte für PowerShell Core. Wenn Sie Windows PowerShell-Aufgaben in Ihrer Pipeline verwenden möchten, können Fehler auftreten. Um dieses Problem zu beheben, starten Sie den Agent nicht unter PowerShell Core (pwsh).",
473473
"PSScriptError": "Das PowerShell-Skript wurde mit {0} Fehlern abgeschlossen.",
474474
"PublishCodeCoverage": "Code Coverage veröffentlichen",
475475
"PublishedCodeCoverageArtifact": "„{0}“ wurde als Artefakt „{1}“ veröffentlicht",

src/Misc/layoutbin/es-ES/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"OperationFailed": "Error: error en la operación {0} con el código de retorno {1}",
445445
"OutputVariablePublishFailed": "Error al publicar las variables de salida.",
446446
"OverwriteAutoLogon": "¿Desea sobrescribir la configuración de inicio de sesión automático existente porque el inicio de sesión automático ya está habilitado para el usuario \"{0}\"? (S/N)",
447-
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
447+
"ParentProcessFinderError": "Error al comprobar si el agente se está ejecutando en PowerShell Core.",
448448
"ParentTimelineNotCreated": "No se ha creado el registro de escala de tiempo primario para este nuevo registro de escala de tiempo.",
449449
"Password": "contraseña",
450450
"PathDoesNotExist": "La ruta de acceso no existe: {0}",
@@ -469,7 +469,7 @@
469469
"ProjectName": "Nombre del proyecto",
470470
"Prompt0": "Escribir {0}",
471471
"Prompt0Default1": "Entrar {0} (presione Entrar para {1})",
472-
"PSModulePathLocations": "Environment variable PSModulePath contains module locations specific to PowerShell Core. Please take note that if you are going to use Windows PowerShell tasks in your pipeline you may experience errors. To resolve this issue do not start the Agent under PowerShell Core (pwsh).",
472+
"PSModulePathLocations": "La variable de entorno PSModulePath contiene ubicaciones de módulo específicas de PowerShell Core. Tenga en cuenta que, si va a usar tareas de Windows PowerShell en la canalización, podría experimentar errores. Para resolver este problema, no inicie el agente en PowerShell Core (pwsh).",
473473
"PSScriptError": "El script de PowerShell se completó con {0} errores.",
474474
"PublishCodeCoverage": "Publicar cobertura de código",
475475
"PublishedCodeCoverageArtifact": "Se publicó “{0}” como artefacto “{1}”",

src/Misc/layoutbin/fr-FR/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"OperationFailed": "Erreur : l’opération {0} a échoué avec le code de retour {1}",
445445
"OutputVariablePublishFailed": "Échec de la publication des variables de sortie.",
446446
"OverwriteAutoLogon": "Voulez-vous remplacer les paramètres d’ouverture de session automatique existants, car l’ouverture de session automatique est déjà activée pour l’utilisateur '{0}' ? (O/N)",
447-
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
447+
"ParentProcessFinderError": "Une erreur s’est produite lors de la vérification de l’exécution de l’agent dans PowerShell Core.",
448448
"ParentTimelineNotCreated": "L’enregistrement de chronologie parent n’a pas été créé pour ce nouvel enregistrement de chronologie.",
449449
"Password": "mot de passe",
450450
"PathDoesNotExist": "Le chemin '{0}' n'existe pas.",
@@ -469,7 +469,7 @@
469469
"ProjectName": "Nom du projet",
470470
"Prompt0": "Entrez {0}",
471471
"Prompt0Default1": "Entrez {0} (appuyez sur Entrée pour {1})",
472-
"PSModulePathLocations": "Environment variable PSModulePath contains module locations specific to PowerShell Core. Please take note that if you are going to use Windows PowerShell tasks in your pipeline you may experience errors. To resolve this issue do not start the Agent under PowerShell Core (pwsh).",
472+
"PSModulePathLocations": "La variable d’environnement PSModulePath contient des emplacements de module spécifiques à PowerShell Core. Veuillez noter que si vous comptez utiliser des tâches Windows PowerShell dans votre pipeline, vous risquez de rencontrer des erreurs. Pour résoudre ce problème, ne démarrez pas l’agent sous PowerShell Core (pwsh).",
473473
"PSScriptError": "Script PowerShell terminé avec {0} erreurs.",
474474
"PublishCodeCoverage": "Publier la couverture du code",
475475
"PublishedCodeCoverageArtifact": "« {0} » publié en tant qu’artefact « {1} »",

src/Misc/layoutbin/ru-RU/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"OperationFailed": "Ошибка: сбой операции {0} с кодом возврата {1}",
445445
"OutputVariablePublishFailed": "Не удалось опубликовать выходные переменные.",
446446
"OverwriteAutoLogon": "Перезаписать существующие параметры автоматического входа, так как автоматический вход уже включен для пользователя ''{0}''? (Да/Нет)",
447-
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
447+
"ParentProcessFinderError": "Произошла ошибка при проверке того, запущен ли агент в PowerShell Core.",
448448
"ParentTimelineNotCreated": "Для этой новой записи временной шкалы не создана родительская запись временной шкалы.",
449449
"Password": "пароль",
450450
"PathDoesNotExist": "Путь не существует: {0}",
@@ -469,7 +469,7 @@
469469
"ProjectName": "Имя проекта",
470470
"Prompt0": "Введите \"{0}\"",
471471
"Prompt0Default1": "Введите {0} (нажмите клавишу ВВОД для {1})",
472-
"PSModulePathLocations": "Environment variable PSModulePath contains module locations specific to PowerShell Core. Please take note that if you are going to use Windows PowerShell tasks in your pipeline you may experience errors. To resolve this issue do not start the Agent under PowerShell Core (pwsh).",
472+
"PSModulePathLocations": "Переменная среды PSModulePath содержит расположения модулей, относящиеся к PowerShell Core. Обратите внимание, что если вы собираетесь использовать задачи Windows PowerShell в своем конвейере, могут возникать ошибки. Чтобы устранить эту проблему, не запускайте агент в PowerShell Core (pwsh).",
473473
"PSScriptError": "Сценарий PowerShell выполнен с {0} ошибками.",
474474
"PublishCodeCoverage": "Публикация покрытия кода",
475475
"PublishedCodeCoverageArtifact": "Опубликовано '{0}' как артефакт '{1}'",

0 commit comments

Comments
 (0)