From 464933ed5219d3d2161bbe8f429c0cb4979a4962 Mon Sep 17 00:00:00 2001 From: Maksim Petrov <47208721+vmapetr@users.noreply.github.com> Date: Mon, 25 Dec 2023 21:06:13 +0100 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 24964890 --- .../resources.resjson/de-DE/resources.resjson | 2 +- .../resources.resjson/es-ES/resources.resjson | 2 +- .../resources.resjson/ja-JP/resources.resjson | 2 +- .../resources.resjson/ko-KR/resources.resjson | 2 +- .../resources.resjson/ru-RU/resources.resjson | 2 +- .../resources.resjson/zh-TW/resources.resjson | 2 +- .../resources.resjson/de-DE/resources.resjson | 2 +- .../resources.resjson/es-ES/resources.resjson | 2 +- .../resources.resjson/ja-JP/resources.resjson | 2 +- .../resources.resjson/ko-KR/resources.resjson | 2 +- .../resources.resjson/ru-RU/resources.resjson | 2 +- .../resources.resjson/zh-TW/resources.resjson | 2 +- .../resources.resjson/de-DE/resources.resjson | 2 +- .../resources.resjson/es-ES/resources.resjson | 2 +- .../resources.resjson/ja-JP/resources.resjson | 2 +- .../resources.resjson/ko-KR/resources.resjson | 2 +- .../resources.resjson/ru-RU/resources.resjson | 2 +- .../resources.resjson/zh-TW/resources.resjson | 2 +- .../resources.resjson/de-DE/resources.resjson | 4 +- .../resources.resjson/es-ES/resources.resjson | 4 +- .../resources.resjson/ja-JP/resources.resjson | 4 +- .../resources.resjson/ko-KR/resources.resjson | 4 +- .../resources.resjson/ru-RU/resources.resjson | 4 +- .../resources.resjson/zh-TW/resources.resjson | 4 +- .../resources.resjson/zh-CN/resources.resjson | 63 ++++++------------- 25 files changed, 50 insertions(+), 73 deletions(-) diff --git a/Tasks/DownloadPackageV0/Strings/resources.resjson/de-DE/resources.resjson b/Tasks/DownloadPackageV0/Strings/resources.resjson/de-DE/resources.resjson index 801b93b50591..1c6d5c843755 100644 --- a/Tasks/DownloadPackageV0/Strings/resources.resjson/de-DE/resources.resjson +++ b/Tasks/DownloadPackageV0/Strings/resources.resjson/de-DE/resources.resjson @@ -23,5 +23,5 @@ "loc.messages.OperationFailed": "Fehler in \"%s\": %s", "loc.messages.Info_ResolvedToolFromCache": "Aus Toolcache aufgelöst: %s", "loc.messages.UnsupportedProjectScopedFeeds": "Projektbezogene Feeds werden von dieser Version der Aufgabe \"Paket herunterladen\" nicht unterstützt. Verwenden Sie Version 1 oder höher.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" + "loc.messages.DeprecatedTask": "Diese Aufgabe ist veraltet. Wechseln Sie zur Verwendung von DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" } \ No newline at end of file diff --git a/Tasks/DownloadPackageV0/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/DownloadPackageV0/Strings/resources.resjson/es-ES/resources.resjson index f40f1f2c3113..8b6d33f8acd4 100644 --- a/Tasks/DownloadPackageV0/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/DownloadPackageV0/Strings/resources.resjson/es-ES/resources.resjson @@ -23,5 +23,5 @@ "loc.messages.OperationFailed": "Error en %s: %s", "loc.messages.Info_ResolvedToolFromCache": "Se resolvió desde la memoria caché de herramientas: %s", "loc.messages.UnsupportedProjectScopedFeeds": "Esta versión de la tarea \"Descargar paquete\" no admite las fuentes con ámbito de proyecto. Use la versión 1 o una posterior.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" + "loc.messages.DeprecatedTask": "Esta tarea está en desuso. Cambie al uso de DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" } \ No newline at end of file diff --git a/Tasks/DownloadPackageV0/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/DownloadPackageV0/Strings/resources.resjson/ja-JP/resources.resjson index 136ce7716dad..2515ff9edae4 100644 --- a/Tasks/DownloadPackageV0/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/DownloadPackageV0/Strings/resources.resjson/ja-JP/resources.resjson @@ -23,5 +23,5 @@ "loc.messages.OperationFailed": "%s でエラー %s のために失敗しました", "loc.messages.Info_ResolvedToolFromCache": "ツール キャッシュから解決: %s", "loc.messages.UnsupportedProjectScopedFeeds": "プロジェクトを対象とするフィードは、このバージョンの \"パッケージのダウンロード\" タスクではサポートされていません。バージョン 1 以降をご使用ください。", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" + "loc.messages.DeprecatedTask": "このタスクは非推奨です。DownloadPackage@1 の使用に切り替えてください https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" } \ No newline at end of file diff --git a/Tasks/DownloadPackageV0/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/DownloadPackageV0/Strings/resources.resjson/ko-KR/resources.resjson index 2bea7b649fcc..476b081a3c50 100644 --- a/Tasks/DownloadPackageV0/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/DownloadPackageV0/Strings/resources.resjson/ko-KR/resources.resjson @@ -23,5 +23,5 @@ "loc.messages.OperationFailed": "%s에서 실패했습니다(오류: %s).", "loc.messages.Info_ResolvedToolFromCache": "도구 캐시 %s에서 확인됨", "loc.messages.UnsupportedProjectScopedFeeds": "이 버전의 \"패키지 다운로드\" 작업에서는 프로젝트 범위의 피드가 지원되지 않습니다. 버전 1 이상을 사용하세요.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" + "loc.messages.DeprecatedTask": "이 작업은 사용되지 않습니다. DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1 사용으로 전환하세요." } \ No newline at end of file diff --git a/Tasks/DownloadPackageV0/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/DownloadPackageV0/Strings/resources.resjson/ru-RU/resources.resjson index fa4c8d71c973..a2eb4f7114dd 100644 --- a/Tasks/DownloadPackageV0/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/DownloadPackageV0/Strings/resources.resjson/ru-RU/resources.resjson @@ -23,5 +23,5 @@ "loc.messages.OperationFailed": "Сбой в %s с ошибкой: %s", "loc.messages.Info_ResolvedToolFromCache": "Разрешено из кэша инструментов: %s", "loc.messages.UnsupportedProjectScopedFeeds": "Веб-каналы, областью действия которых является проект, не поддерживаются в этой версии задачи \"Скачать пакет\". Используйте версию 1 или более позднюю.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" + "loc.messages.DeprecatedTask": "Эта задача является нерекомендуемой. Переключитесь на использование DownloadPackage@1: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" } \ No newline at end of file diff --git a/Tasks/DownloadPackageV0/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/DownloadPackageV0/Strings/resources.resjson/zh-TW/resources.resjson index 8a4030687f37..80d8d6dbed1b 100644 --- a/Tasks/DownloadPackageV0/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/DownloadPackageV0/Strings/resources.resjson/zh-TW/resources.resjson @@ -23,5 +23,5 @@ "loc.messages.OperationFailed": "無法於 %s,錯誤: %s", "loc.messages.Info_ResolvedToolFromCache": "已從工具快取中解析: %s", "loc.messages.UnsupportedProjectScopedFeeds": "這個版本的 \"Download Package\" 工作不支援專案範圍摘要。請使用 1 版或更高版本。", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" + "loc.messages.DeprecatedTask": "已取代此工作。請切換至使用 DownloadPackage@1 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/download-package-v1" } \ No newline at end of file diff --git a/Tasks/NuGetInstallerV0/Strings/resources.resjson/de-DE/resources.resjson b/Tasks/NuGetInstallerV0/Strings/resources.resjson/de-DE/resources.resjson index 74456ff58ecc..0d4d2ef9f101 100644 --- a/Tasks/NuGetInstallerV0/Strings/resources.resjson/de-DE/resources.resjson +++ b/Tasks/NuGetInstallerV0/Strings/resources.resjson/de-DE/resources.resjson @@ -43,5 +43,5 @@ "loc.messages.NGCommon_AddingSources": "Anmeldeinformationen in der Datei \"NuGet.config\" werden festgelegt.", "loc.messages.NGCommon_NoSourcesFoundInConfig": "In der Datei \"NuGet.config\" unter \"%s\" wurden keine Paketquellen gefunden.", "loc.messages.NGCommon_UnabletoDetectNuGetVersion": "Unbekannte NuGet-Version ausgewählt.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' or 'custom' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "Diese Aufgabe ist veraltet. Wechseln Sie zur Verwendung von \"Wiederherstellen\" oder \"Benutzerdefiniert\" von NuGetCommand@2 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetInstallerV0/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/NuGetInstallerV0/Strings/resources.resjson/es-ES/resources.resjson index c899b9ceb4c0..f3e39dce246b 100644 --- a/Tasks/NuGetInstallerV0/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/NuGetInstallerV0/Strings/resources.resjson/es-ES/resources.resjson @@ -43,5 +43,5 @@ "loc.messages.NGCommon_AddingSources": "Estableciendo credenciales en NuGet.config.", "loc.messages.NGCommon_NoSourcesFoundInConfig": "No se encontró ningún origen de paquete en el archivo NuGet.config en %s.", "loc.messages.NGCommon_UnabletoDetectNuGetVersion": "Se seleccionó una versión de NuGet desconocida.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' or 'custom' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "Esta tarea está en desuso. Cambie al uso de la opción \"restore\" o \"custom\" de NuGetCommand@2 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetInstallerV0/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/NuGetInstallerV0/Strings/resources.resjson/ja-JP/resources.resjson index 85cece378bad..fa3d50bf7861 100644 --- a/Tasks/NuGetInstallerV0/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/NuGetInstallerV0/Strings/resources.resjson/ja-JP/resources.resjson @@ -43,5 +43,5 @@ "loc.messages.NGCommon_AddingSources": "NuGet.config での資格証明の設定", "loc.messages.NGCommon_NoSourcesFoundInConfig": "%s の NuGet.config ファイルでパッケージ ソースが見つかりません", "loc.messages.NGCommon_UnabletoDetectNuGetVersion": "不明な NuGet バージョンが選ばれました。", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' or 'custom' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "このタスクは非推奨です。NuGetCommand@2 の 'restore' または 'custom' オプションの使用に切り替えてください https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetInstallerV0/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/NuGetInstallerV0/Strings/resources.resjson/ko-KR/resources.resjson index 800232e94401..c5410d58d77a 100644 --- a/Tasks/NuGetInstallerV0/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/NuGetInstallerV0/Strings/resources.resjson/ko-KR/resources.resjson @@ -43,5 +43,5 @@ "loc.messages.NGCommon_AddingSources": "NuGet.config에서 자격 증명을 설정하는 중", "loc.messages.NGCommon_NoSourcesFoundInConfig": "%s의 NuGet.config 파일에서 패키지 소스를 찾을 수 없습니다.", "loc.messages.NGCommon_UnabletoDetectNuGetVersion": "알 수 없는 NuGet 버전을 선택했습니다.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' or 'custom' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "이 작업은 사용되지 않습니다. NuGetCommand@2의 'restore' 또는 'custom' 옵션 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2 사용으로 전환하세요." } \ No newline at end of file diff --git a/Tasks/NuGetInstallerV0/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/NuGetInstallerV0/Strings/resources.resjson/ru-RU/resources.resjson index e67d053eaf87..62479c77c574 100644 --- a/Tasks/NuGetInstallerV0/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/NuGetInstallerV0/Strings/resources.resjson/ru-RU/resources.resjson @@ -43,5 +43,5 @@ "loc.messages.NGCommon_AddingSources": "Идет настройка учетных данных в NuGet.config", "loc.messages.NGCommon_NoSourcesFoundInConfig": "Не найдены источники пакетов в файле NuGet.config в \"%s\"", "loc.messages.NGCommon_UnabletoDetectNuGetVersion": "Выбрана неизвестная версия NuGet.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' or 'custom' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "Эта задача является нерекомендуемой. Переключитесь на использование параметра \"restore\" или \"custom\" NuGetCommand@2: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetInstallerV0/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/NuGetInstallerV0/Strings/resources.resjson/zh-TW/resources.resjson index f29e5d7ad6e1..db6e209d3881 100644 --- a/Tasks/NuGetInstallerV0/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/NuGetInstallerV0/Strings/resources.resjson/zh-TW/resources.resjson @@ -43,5 +43,5 @@ "loc.messages.NGCommon_AddingSources": "正在設定 NuGet.config 中的認證", "loc.messages.NGCommon_NoSourcesFoundInConfig": "在位於 %s 的 NuGet.config 檔案中找不到套件來源", "loc.messages.NGCommon_UnabletoDetectNuGetVersion": "選取了不明的 NuGet 版本。", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' or 'custom' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "已取代此工作。請切換至使用 NuGetCommand@2 的「還原」或「自訂」選項 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetRestoreV1/Strings/resources.resjson/de-DE/resources.resjson b/Tasks/NuGetRestoreV1/Strings/resources.resjson/de-DE/resources.resjson index f2d5ecd837a3..19863a8498d5 100644 --- a/Tasks/NuGetRestoreV1/Strings/resources.resjson/de-DE/resources.resjson +++ b/Tasks/NuGetRestoreV1/Strings/resources.resjson/de-DE/resources.resjson @@ -56,5 +56,5 @@ "loc.messages.UnsupportedProjectScopedFeeds": "Projektbezogene Feeds werden von dieser Version der Aufgabe \"NuGet-Wiederherstellung\" nicht unterstützt. Verwenden Sie die Aufgabe \"NuGet\", Version 2 oder höher.", "loc.messages.Warning_IncludeNuGetOrgEnabled": "IncludeNugetOrg ist derzeit für diese Aufgabe aktiviert. Um diese Warnung zu beheben, bearbeiten Sie Ihre Buildaufgabe, und legen Sie \"includeNuGetOrg\" auf \"false\" fest, oder deaktivieren Sie \"Pakete aus NuGet.org verwenden\".", "loc.messages.Error_IncludeNuGetOrgEnabled": "Pakete konnten nicht wiederhergestellt werden. Bearbeiten Sie Ihre Buildaufgabe, und legen Sie \"includeNuGetOrg\" auf \"false\" fest, oder deaktivieren Sie \"Pakete aus NuGet.org verwenden\".", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "Diese Aufgabe ist veraltet. Wechseln Sie zur Verwendung von \"Wiederherstellen\" von NuGetCommand@2 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetRestoreV1/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/NuGetRestoreV1/Strings/resources.resjson/es-ES/resources.resjson index 5818c541ae37..b1df76148746 100644 --- a/Tasks/NuGetRestoreV1/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/NuGetRestoreV1/Strings/resources.resjson/es-ES/resources.resjson @@ -56,5 +56,5 @@ "loc.messages.UnsupportedProjectScopedFeeds": "Esta versión de la tarea \"Restaurar NuGet\" no admite las fuentes con ámbito de proyecto. Use la tarea \"NuGet\" de versión 2 o posterior.", "loc.messages.Warning_IncludeNuGetOrgEnabled": "IncludeNugetOrg está habilitado actualmente para esta tarea. Para resolver esta advertencia, edite la tarea de compilación y establezca \"includeNuGetOrg\" en \"false\" o anule la selección de \"Usar paquetes de NuGet.org\".", "loc.messages.Error_IncludeNuGetOrgEnabled": "Error al restaurar los paquetes. Edite la tarea de compilación y establezca \"includeNuGetOrg\" en \"false\" o anule la selección de \"Usar paquetes de NuGet.org\".", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "Esta tarea está en desuso. Cambie al uso de la opción \"restaurar\" de NuGetCommand@2 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetRestoreV1/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/NuGetRestoreV1/Strings/resources.resjson/ja-JP/resources.resjson index ded1def42070..fca988798e51 100644 --- a/Tasks/NuGetRestoreV1/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/NuGetRestoreV1/Strings/resources.resjson/ja-JP/resources.resjson @@ -56,5 +56,5 @@ "loc.messages.UnsupportedProjectScopedFeeds": "プロジェクトを対象とするフィードは、このバージョンの \"NuGet の復元\" タスクではサポートされていません。バージョン 2 以降の \"NuGet\" タスクをご使用ください。", "loc.messages.Warning_IncludeNuGetOrgEnabled": "IncludeNugetOrg は現在、このタスクに対して有効になっています。この警告を解決するには、ビルド タスクを編集し、'includeNuGetOrg' を 'false' に設定するか、'NuGet.org からパッケージを使用する' の選択を解除します。", "loc.messages.Error_IncludeNuGetOrgEnabled": "パッケージを復元できませんでした。ビルド タスクを編集し、'includeNuGetOrg' を 'false' に設定するか、'NuGet.org からパッケージを使用する' の選択を解除します。", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "このタスクは非推奨です。NuGetCommand@2 の 'restore' オプションの使用に切り替えてください https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetRestoreV1/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/NuGetRestoreV1/Strings/resources.resjson/ko-KR/resources.resjson index 9de7ba28f12b..7ff97f7a778e 100644 --- a/Tasks/NuGetRestoreV1/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/NuGetRestoreV1/Strings/resources.resjson/ko-KR/resources.resjson @@ -56,5 +56,5 @@ "loc.messages.UnsupportedProjectScopedFeeds": "이 버전의 \"NuGet 복원\" 작업에서는 프로젝트 범위의 피드가 지원되지 않습니다. \"NuGet\" 작업 버전 2 이상을 사용하세요.", "loc.messages.Warning_IncludeNuGetOrgEnabled": "IncludeNugetOrg는 현재 이 작업에 대해 활성화되어 있습니다. 이 경고를 해결하려면 빌드 작업을 편집하고 'includeNuGetOrg'를 'false'로 설정하거나 'NuGet.org의 패키지 사용'을 선택 취소하세요.", "loc.messages.Error_IncludeNuGetOrgEnabled": "패키지를 복원하지 못했습니다. 빌드 작업을 편집하고 'includeNuGetOrg'를 'false'로 설정하거나 'NuGet.org에서 패키지 사용'을 선택 취소합니다.", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "이 작업은 사용되지 않습니다. NuGetCommand@2의 'restore' 옵션 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2 사용으로 전환하세요." } \ No newline at end of file diff --git a/Tasks/NuGetRestoreV1/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/NuGetRestoreV1/Strings/resources.resjson/ru-RU/resources.resjson index 7bdf4cfb2a55..9c8ff8079229 100644 --- a/Tasks/NuGetRestoreV1/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/NuGetRestoreV1/Strings/resources.resjson/ru-RU/resources.resjson @@ -56,5 +56,5 @@ "loc.messages.UnsupportedProjectScopedFeeds": "Веб-каналы, областью действия которых является проект, не поддерживаются в этой версии задачи \"Восстановить NuGet\". Используйте задачу \"NuGet\" версии 2 или более позднюю.", "loc.messages.Warning_IncludeNuGetOrgEnabled": "IncludeNugetOrg сейчас включен для этой задачи. Чтобы устранить это предупреждение, измените задачу сборки и установите для \"includeNuGetOrg\" \"ЛОЖЬ\" или отключите \"Использовать пакеты из NuGet.org\".", "loc.messages.Error_IncludeNuGetOrgEnabled": "Не удалось восстановить пакеты. Отредактируете задачу сборки и установите для \"includeNuGetOrg\" \"ЛОЖЬ\" или отключите \"Использовать пакеты из NuGet.org\".", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "Эта задача является нерекомендуемой. Переключитесь на использование параметра \"restore\" NuGetCommand@2: https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/NuGetRestoreV1/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/NuGetRestoreV1/Strings/resources.resjson/zh-TW/resources.resjson index 58846643f7d0..66dc349e4806 100644 --- a/Tasks/NuGetRestoreV1/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/NuGetRestoreV1/Strings/resources.resjson/zh-TW/resources.resjson @@ -56,5 +56,5 @@ "loc.messages.UnsupportedProjectScopedFeeds": "這個版本的 \"NuGet Restore\" 工作不支援專案範圍摘要。請使用 \"NuGet\" 工作 2 版或更高版本。", "loc.messages.Warning_IncludeNuGetOrgEnabled": "目前已為此工作啟用 IncludeNugetOrg。若要解决此警告,請編輯建置工作並將 'includeNuGetOrg' 設定為 'false' 或取消選取 'Use packages from NuGet.org'。", "loc.messages.Error_IncludeNuGetOrgEnabled": "無法還原封裝。編輯您的建置工作並將 'includeNuGetOrg' 設定為 'false' 或取消選取 'Use packages from NuGet.org'。", - "loc.messages.DeprecatedTask": "This task is deprecated. Please switch to using NuGetCommand@2's 'restore' option https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" + "loc.messages.DeprecatedTask": "已取代此工作。請切換至使用 NuGetCommand@2 的「還原」選項 https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/nuget-command-v2" } \ No newline at end of file diff --git a/Tasks/PublishTestResultsV2/Strings/resources.resjson/de-DE/resources.resjson b/Tasks/PublishTestResultsV2/Strings/resources.resjson/de-DE/resources.resjson index 4fc004558c4c..b1efb1a8df2b 100644 --- a/Tasks/PublishTestResultsV2/Strings/resources.resjson/de-DE/resources.resjson +++ b/Tasks/PublishTestResultsV2/Strings/resources.resjson/de-DE/resources.resjson @@ -15,8 +15,8 @@ "loc.input.help.mergeTestResults": "Für jede Ergebnisdatei wird ein Testlauf erstellt. Aktivieren Sie diese Option, um die Ergebnisse in einem einzigen Testlauf zusammenzuführen. Zur Leistungsoptimierung werden die Ergebnisse unabhängig von dieser Option in einem einzigen Lauf zusammengeführt, wenn mehr als 100 Ergebnisdateien vorliegen.", "loc.input.label.failTaskOnFailedTests": "Bei Testfehlern als fehlerhaft markieren", "loc.input.help.failTaskOnFailedTests": "Aufgabe bei Testfehlern als fehlerhaft markieren. Aktivieren Sie diese Option, um die Aufgabe als fehlerhaft zu markieren, wenn in den Ergebnisdateien Fehler ermittelt werden.", - "loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", - "loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", + "loc.input.label.failTaskOnFailureToPublishResults": "Fehler, wenn die Veröffentlichung von Testergebnissen fehlschlägt", + "loc.input.help.failTaskOnFailureToPublishResults": "Fehler, wenn die Veröffentlichung von Testergebnissen fehlschlägt. Aktivieren Sie diese Option, um den Task als fehlerhaft festzulegen, wenn die Veröffentlichung der Testergebnisse teilweise fehlgeschlagen ist.", "loc.input.label.failTaskOnMissingResultsFile": "Fehler, wenn keine Ergebnisdateien gefunden werden", "loc.input.help.failTaskOnMissingResultsFile": "Die Aufgabe schlägt fehl, wenn keine Ergebnisdateien gefunden werden.", "loc.input.label.testRunTitle": "Testlauftitel", diff --git a/Tasks/PublishTestResultsV2/Strings/resources.resjson/es-ES/resources.resjson b/Tasks/PublishTestResultsV2/Strings/resources.resjson/es-ES/resources.resjson index dbb6f3bf3e83..7a45a3b8fe88 100644 --- a/Tasks/PublishTestResultsV2/Strings/resources.resjson/es-ES/resources.resjson +++ b/Tasks/PublishTestResultsV2/Strings/resources.resjson/es-ES/resources.resjson @@ -15,8 +15,8 @@ "loc.input.help.mergeTestResults": "Se crea una serie de pruebas para cada archivo de resultados. Active esta opción para fusionar los resultados en una sola serie de pruebas. Para optimizar el rendimiento, los resultados se fusionarán en una sola serie si hay más de 100 archivos de resultados, independientemente de esta opción.", "loc.input.label.failTaskOnFailedTests": "Interrumpir si hay errores en las pruebas", "loc.input.help.failTaskOnFailedTests": "Interrumpa la tarea si hay errores en las pruebas. Seleccione esta opción para interrumpir la tarea si se detectan errores de las pruebas en los archivos de resultados.", - "loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", - "loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", + "loc.input.label.failTaskOnFailureToPublishResults": "Se produce un error si no se ha podido publicar los resultados de las pruebas", + "loc.input.help.failTaskOnFailureToPublishResults": "Se produce un error si no se ha podido publicar los resultados de las pruebas. Active esta opción para generar un error en la tarea si se produce un error parcial en la publicación de los resultados de pruebas.", "loc.input.label.failTaskOnMissingResultsFile": "Error si no se encuentra ningún archivo de resultados", "loc.input.help.failTaskOnMissingResultsFile": "No se puede realizar la tarea si no se encuentra ningún archivo de resultados.", "loc.input.label.testRunTitle": "Título de la serie de pruebas", diff --git a/Tasks/PublishTestResultsV2/Strings/resources.resjson/ja-JP/resources.resjson b/Tasks/PublishTestResultsV2/Strings/resources.resjson/ja-JP/resources.resjson index 4fa21f92cda8..d0fb08df3692 100644 --- a/Tasks/PublishTestResultsV2/Strings/resources.resjson/ja-JP/resources.resjson +++ b/Tasks/PublishTestResultsV2/Strings/resources.resjson/ja-JP/resources.resjson @@ -15,8 +15,8 @@ "loc.input.help.mergeTestResults": "結果ファイルごとにテストの実行が作成されます。結果を 1 つのテストの実行にマージする場合、このオプションを有効にします。最適化してパフォーマンスを向上させるため、結果ファイルが 100 個を超えたら、このオプションに関係なく、結果は 1 つの実行にマージされます。", "loc.input.label.failTaskOnFailedTests": "テスト エラーがある場合に失敗する", "loc.input.help.failTaskOnFailedTests": "テストが失敗した場合にタスクを失敗させます。結果ファイルでテスト エラーが検出された場合にタスクを中止するには、このオプションをオンにします。", - "loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", - "loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", + "loc.input.label.failTaskOnFailureToPublishResults": "テスト結果の公開に失敗した場合は失敗します", + "loc.input.help.failTaskOnFailureToPublishResults": "テスト結果の公開に失敗した場合は失敗します。テスト結果の公開が部分的に失敗した場合にタスクを失敗させるには、このオプションをオンにします。", "loc.input.label.failTaskOnMissingResultsFile": "結果ファイルが見つからない場合は失敗します", "loc.input.help.failTaskOnMissingResultsFile": "結果ファイルが見つからない場合はタスクを失敗します。", "loc.input.label.testRunTitle": "テストの実行のタイトル", diff --git a/Tasks/PublishTestResultsV2/Strings/resources.resjson/ko-KR/resources.resjson b/Tasks/PublishTestResultsV2/Strings/resources.resjson/ko-KR/resources.resjson index 0af9bfacc81d..0925bbdbcdc3 100644 --- a/Tasks/PublishTestResultsV2/Strings/resources.resjson/ko-KR/resources.resjson +++ b/Tasks/PublishTestResultsV2/Strings/resources.resjson/ko-KR/resources.resjson @@ -15,8 +15,8 @@ "loc.input.help.mergeTestResults": "각 결과 파일에 대해 테스트 실행이 생성됩니다. 결과를 단일 테스트 실행에 병합하려면 이 옵션을 선택하세요. 성능 향상에 최적화하기 위해, 이 옵션에 관계없이 결과 파일이 100개를 넘을 경우 결과가 단일 실행에 병합됩니다.", "loc.input.label.failTaskOnFailedTests": "테스트 오류가 있을 경우 실패", "loc.input.help.failTaskOnFailedTests": "테스트 오류가 있을 경우 작업에 실패합니다. 결과 파일에서 테스트 오류가 검색될 경우 작업에 실패하도록 하려면 이 옵션을 선택합니다.", - "loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", - "loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", + "loc.input.label.failTaskOnFailureToPublishResults": "테스트 결과를 게시하는 동안 오류가 발생하면 실패합니다.", + "loc.input.help.failTaskOnFailureToPublishResults": "테스트 결과를 게시하는 동안 오류가 발생하면 실패합니다. 테스트 결과의 일부가 게시되지 못한 경우 작업을 실패하려면 이 옵션을 선택하세요.", "loc.input.label.failTaskOnMissingResultsFile": "결과 파일을 찾을 수 없는 경우 실패", "loc.input.help.failTaskOnMissingResultsFile": "결과 파일을 찾을 수 없으면 작업에 실패합니다.", "loc.input.label.testRunTitle": "테스트 실행 제목", diff --git a/Tasks/PublishTestResultsV2/Strings/resources.resjson/ru-RU/resources.resjson b/Tasks/PublishTestResultsV2/Strings/resources.resjson/ru-RU/resources.resjson index 8453c5712576..b782d6236381 100644 --- a/Tasks/PublishTestResultsV2/Strings/resources.resjson/ru-RU/resources.resjson +++ b/Tasks/PublishTestResultsV2/Strings/resources.resjson/ru-RU/resources.resjson @@ -15,8 +15,8 @@ "loc.input.help.mergeTestResults": "Тестовый запуск создается для каждого файла результатов. Установите этот флажок, чтобы объединить результаты в один тестовый запуск. Для повышения производительности при наличии более 100 файлов результатов они будут объединены в один тестовый запуск независимо от значения этого параметра.", "loc.input.label.failTaskOnFailedTests": "Ошибка при наличии сбоев тестов", "loc.input.help.failTaskOnFailedTests": "Ошибка выполнения задачи при наличии любых сбоев тестов. Установите этот флажок, чтобы задача завершилась ошибкой при обнаружении сбоев тестов в файлах результатов.", - "loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", - "loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", + "loc.input.label.failTaskOnFailureToPublishResults": "Завершать сбоем, если не удалось опубликовать результаты тестирования", + "loc.input.help.failTaskOnFailureToPublishResults": "Завершать сбоем, если не удалось опубликовать результаты тестирования. Установите этот флажок, чтобы не выполнять задачу, если частично не удалось опубликовать результаты тестирования.", "loc.input.label.failTaskOnMissingResultsFile": "Сбой, если файлы результатов не найдены", "loc.input.help.failTaskOnMissingResultsFile": "Сбой задачи, если файлы результатов не найдены.", "loc.input.label.testRunTitle": "Название тестового запуска", diff --git a/Tasks/PublishTestResultsV2/Strings/resources.resjson/zh-TW/resources.resjson b/Tasks/PublishTestResultsV2/Strings/resources.resjson/zh-TW/resources.resjson index f72e44a734ad..cbed49062819 100644 --- a/Tasks/PublishTestResultsV2/Strings/resources.resjson/zh-TW/resources.resjson +++ b/Tasks/PublishTestResultsV2/Strings/resources.resjson/zh-TW/resources.resjson @@ -15,8 +15,8 @@ "loc.input.help.mergeTestResults": "為每個結果檔案建立一個測試回合。請檢查此選項,以將結果合併成單一測試回合。若結果檔案超過 100 個,為盡可能達到最佳效能,則不論此選項設定為何,都會將結果合併成單一回合。", "loc.input.label.failTaskOnFailedTests": "如果有測試失敗,即失敗", "loc.input.help.failTaskOnFailedTests": "如果沒有任何測試失敗,就使工作失敗。請於在結果檔案中偵測到測試失敗時,選取此選項來讓工作失敗。", - "loc.input.label.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results", - "loc.input.help.failTaskOnFailureToPublishResults": "Fail if there is failure in publishing test results. Check this option to fail the task if publishing test results is failed partially.", + "loc.input.label.failTaskOnFailureToPublishResults": "如果發佈測試結果失敗,則失敗", + "loc.input.help.failTaskOnFailureToPublishResults": "如果發佈測試結果失敗,則失敗。如果發佈測試結果部分失敗,請選取此選項以使工作失敗。", "loc.input.label.failTaskOnMissingResultsFile": "找不到結果檔案時失敗", "loc.input.help.failTaskOnMissingResultsFile": "如果找不到結果檔案,則工作失敗。", "loc.input.label.testRunTitle": "測試回合標題", diff --git a/Tasks/UseNodeV1/Strings/resources.resjson/zh-CN/resources.resjson b/Tasks/UseNodeV1/Strings/resources.resjson/zh-CN/resources.resjson index 5b1918f9e156..402f979b3532 100644 --- a/Tasks/UseNodeV1/Strings/resources.resjson/zh-CN/resources.resjson +++ b/Tasks/UseNodeV1/Strings/resources.resjson/zh-CN/resources.resjson @@ -1,44 +1,21 @@ -<<<<<<< HEAD -{ - "loc.friendlyName": "使用 Node.js 生态系统", - "loc.helpMarkDown": "", - "loc.description": "设置 Node.js 环境并将其添加到 PATH,另外还需提供代理支持", - "loc.instanceNameFormat": "使用节点 $(versionSpec)", - "loc.input.label.version": "版本", - "loc.input.help.version": "要使用的版本的版本规范。示例: 10.x、10.15.1、>=10.15.0", - "loc.input.label.checkLatest": "检查是否有最新版本", - "loc.input.help.checkLatest": "始终联机检查是否有满足版本规范的最新可用版本。这通常无法实现,除非有特定的解决方案可以始终获取最新版本。这样会在可能没有必要的情况下,特别是在使用托管生成池时产生下载费用。", - "loc.input.label.force32bit": "在 x64 代理上使用 32 位版本", - "loc.input.help.force32bit": "安装 x86 版本的 Node,不考虑代理的 CPU 体系结构。", - "loc.input.label.retryCountOnDownloadFails": "设置节点下载失败时重试次数", - "loc.input.help.retryCountOnDownloadFails": "当任务无法从镜像下载节点二进制文件时,请使用此选项。任务将重试下载指定时间内的二进制文件。", - "loc.input.label.delayBetweenRetries": "设置重试之间的延迟", - "loc.input.help.delayBetweenRetries": "使用此选项可设置重试之间的延迟(以毫秒为单位)。默认值为 1000 毫秒。", - "loc.messages.ToolFailed": "节点安装失败: %s", - "loc.messages.TryRosetta": "找不到平台 %s 和体系结构 %s 的节点。尝试使用 Rosetta2 进行安装", - "loc.messages.NodeVersionNotFound": "找不到平台 %s 和体系结构 %s 的节点版本 %s。", - "loc.messages.UnexpectedOS": "意外的 OS %s", - "loc.messages.AgentTempDirNotSet": "应设置 Agent.TempDirectory。" -======= -{ - "loc.friendlyName": "使用 Node.js 生态系统", - "loc.helpMarkDown": "", - "loc.description": "设置 Node.js 环境并将其添加到 PATH,另外还需提供代理支持", - "loc.instanceNameFormat": "使用节点 $(versionSpec)", - "loc.input.label.version": "版本", - "loc.input.help.version": "要使用的版本的版本规范。示例: 10.x、10.15.1、>=10.15.0", - "loc.input.label.checkLatest": "检查是否有最新版本", - "loc.input.help.checkLatest": "始终联机检查是否有满足版本规范的最新可用版本。这通常无法实现,除非有特定的解决方案可以始终获取最新版本。这样会在可能没有必要的情况下,特别是在使用托管生成池时产生下载费用。", - "loc.input.label.force32bit": "在 x64 代理上使用 32 位版本", - "loc.input.help.force32bit": "安装 x86 版本的 Node,不考虑代理的 CPU 体系结构。", - "loc.input.label.retryCountOnDownloadFails": "设置节点下载失败时重试次数", - "loc.input.help.retryCountOnDownloadFails": "当任务无法从镜像下载节点二进制文件时,请使用此选项。任务将重试下载指定时间内的二进制文件。", - "loc.input.label.delayBetweenRetries": "设置重试之间的延迟", - "loc.input.help.delayBetweenRetries": "使用此选项可设置重试之间的延迟(以毫秒为单位)。默认值为 1000 毫秒。", - "loc.messages.ToolFailed": "节点安装失败: %s", - "loc.messages.TryRosetta": "找不到平台 %s 和体系结构 %s 的节点。尝试使用 Rosetta2 进行安装", - "loc.messages.NodeVersionNotFound": "找不到平台 %s 和体系结构 %s 的节点版本 %s。", - "loc.messages.UnexpectedOS": "意外的 OS %s", - "loc.messages.AgentTempDirNotSet": "应设置 Agent.TempDirectory。" ->>>>>>> master +{ + "loc.friendlyName": "使用 Node.js 生态系统", + "loc.helpMarkDown": "", + "loc.description": "设置 Node.js 环境并将其添加到 PATH,另外还需提供代理支持", + "loc.instanceNameFormat": "使用节点 $(versionSpec)", + "loc.input.label.version": "版本", + "loc.input.help.version": "要使用的版本的版本规范。示例: 10.x、10.15.1、>=10.15.0", + "loc.input.label.checkLatest": "检查是否有最新版本", + "loc.input.help.checkLatest": "始终联机检查是否有满足版本规范的最新可用版本。这通常无法实现,除非有特定的解决方案可以始终获取最新版本。这样会在可能没有必要的情况下,特别是在使用托管生成池时产生下载费用。", + "loc.input.label.force32bit": "在 x64 代理上使用 32 位版本", + "loc.input.help.force32bit": "安装 x86 版本的 Node,不考虑代理的 CPU 体系结构。", + "loc.input.label.retryCountOnDownloadFails": "设置节点下载失败时重试次数", + "loc.input.help.retryCountOnDownloadFails": "当任务无法从镜像下载节点二进制文件时,请使用此选项。任务将重试下载指定时间内的二进制文件。", + "loc.input.label.delayBetweenRetries": "设置重试之间的延迟", + "loc.input.help.delayBetweenRetries": "使用此选项可设置重试之间的延迟(以毫秒为单位)。默认值为 1000 毫秒。", + "loc.messages.ToolFailed": "节点安装失败: %s", + "loc.messages.TryRosetta": "找不到平台 %s 和体系结构 %s 的节点。尝试使用 Rosetta2 进行安装", + "loc.messages.NodeVersionNotFound": "找不到平台 %s 和体系结构 %s 的节点版本 %s。", + "loc.messages.UnexpectedOS": "意外的 OS %s", + "loc.messages.AgentTempDirNotSet": "应设置 Agent.TempDirectory。" } \ No newline at end of file