Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localized file check-in by OneLocBuild Task: Build definition ID 10944: Build ID 28695504 #4853

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/Misc/layoutbin/de-DE/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"OperationFailed": "Fehler: Fehler beim Vorgang {0} mit Rückgabecode {1}.",
"OutputVariablePublishFailed": "Fehler beim Veröffentlichen von Ausgabevariablen.",
"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)",
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
"ParentProcessFinderError": "Fehler beim Überprüfen, ob der Agent in PowerShell Core ausgeführt wird.",
"ParentTimelineNotCreated": "Der übergeordnete Zeitachsendatensatz wurde für diesen neuen Zeitachsendatensatz nicht erstellt.",
"Password": "Kennwort",
"PathDoesNotExist": "Der Pfad ist nicht vorhanden: {0}",
Expand All @@ -469,7 +469,7 @@
"ProjectName": "Projektname",
"Prompt0": "{0} eingeben",
"Prompt0Default1": "Geben Sie {0} ein (drücken Sie die EINGABETASTE für {1})",
"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).",
"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).",
"PSScriptError": "Das PowerShell-Skript wurde mit {0} Fehlern abgeschlossen.",
"PublishCodeCoverage": "Code Coverage veröffentlichen",
"PublishedCodeCoverageArtifact": "„{0}“ wurde als Artefakt „{1}“ veröffentlicht",
Expand Down
4 changes: 2 additions & 2 deletions src/Misc/layoutbin/es-ES/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"OperationFailed": "Error: error en la operación {0} con el código de retorno {1}",
"OutputVariablePublishFailed": "Error al publicar las variables de salida.",
"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)",
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
"ParentProcessFinderError": "Error al comprobar si el agente se está ejecutando en PowerShell Core.",
"ParentTimelineNotCreated": "No se ha creado el registro de escala de tiempo primario para este nuevo registro de escala de tiempo.",
"Password": "contraseña",
"PathDoesNotExist": "La ruta de acceso no existe: {0}",
Expand All @@ -469,7 +469,7 @@
"ProjectName": "Nombre del proyecto",
"Prompt0": "Escribir {0}",
"Prompt0Default1": "Entrar {0} (presione Entrar para {1})",
"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).",
"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).",
"PSScriptError": "El script de PowerShell se completó con {0} errores.",
"PublishCodeCoverage": "Publicar cobertura de código",
"PublishedCodeCoverageArtifact": "Se publicó “{0}” como artefacto “{1}”",
Expand Down
4 changes: 2 additions & 2 deletions src/Misc/layoutbin/fr-FR/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"OperationFailed": "Erreur : l’opération {0} a échoué avec le code de retour {1}",
"OutputVariablePublishFailed": "Échec de la publication des variables de sortie.",
"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)",
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
"ParentProcessFinderError": "Une erreur s’est produite lors de la vérification de l’exécution de l’agent dans PowerShell Core.",
"ParentTimelineNotCreated": "L’enregistrement de chronologie parent n’a pas été créé pour ce nouvel enregistrement de chronologie.",
"Password": "mot de passe",
"PathDoesNotExist": "Le chemin '{0}' n'existe pas.",
Expand All @@ -469,7 +469,7 @@
"ProjectName": "Nom du projet",
"Prompt0": "Entrez {0}",
"Prompt0Default1": "Entrez {0} (appuyez sur Entrée pour {1})",
"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).",
"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).",
"PSScriptError": "Script PowerShell terminé avec {0} erreurs.",
"PublishCodeCoverage": "Publier la couverture du code",
"PublishedCodeCoverageArtifact": "« {0} » publié en tant qu’artefact « {1} »",
Expand Down
4 changes: 2 additions & 2 deletions src/Misc/layoutbin/ru-RU/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"OperationFailed": "Ошибка: сбой операции {0} с кодом возврата {1}",
"OutputVariablePublishFailed": "Не удалось опубликовать выходные переменные.",
"OverwriteAutoLogon": "Перезаписать существующие параметры автоматического входа, так как автоматический вход уже включен для пользователя ''{0}''? (Да/Нет)",
"ParentProcessFinderError": "Error occurred while checking if agent is running in PowerShell Core.",
"ParentProcessFinderError": "Произошла ошибка при проверке того, запущен ли агент в PowerShell Core.",
"ParentTimelineNotCreated": "Для этой новой записи временной шкалы не создана родительская запись временной шкалы.",
"Password": "пароль",
"PathDoesNotExist": "Путь не существует: {0}",
Expand All @@ -469,7 +469,7 @@
"ProjectName": "Имя проекта",
"Prompt0": "Введите \"{0}\"",
"Prompt0Default1": "Введите {0} (нажмите клавишу ВВОД для {1})",
"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).",
"PSModulePathLocations": "Переменная среды PSModulePath содержит расположения модулей, относящиеся к PowerShell Core. Обратите внимание, что если вы собираетесь использовать задачи Windows PowerShell в своем конвейере, могут возникать ошибки. Чтобы устранить эту проблему, не запускайте агент в PowerShell Core (pwsh).",
"PSScriptError": "Сценарий PowerShell выполнен с {0} ошибками.",
"PublishCodeCoverage": "Публикация покрытия кода",
"PublishedCodeCoverageArtifact": "Опубликовано '{0}' как артефакт '{1}'",
Expand Down
Loading