Skip to content

Commit 27c16bd

Browse files
authored
Add Missing Translations for Info_GotAndMaskAuth (#345)
* add Info_GotAndMaskAuth * Update resources.resjson de-DE * Update resources.resjson es-ES * Update resources.resjson fr-FR * Update resources.resjson it-IT * Update resources.resjson ja-JP * Update resources.resjson ko-KR * Update resources.resjson ru-RU * Update resources.resjson zh-CN (Simplified Chinese) * Update resources.resjson zh-TW (Traditional Chinese)
1 parent bbf29ff commit 27c16bd

File tree

10 files changed

+20
-10
lines changed

10 files changed

+20
-10
lines changed

common-npm-packages/packaging-common/Strings/resources.resjson/de-DE/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "Verwendeter Toolpfad: %s",
1414
"loc.messages.Info_UsingVersion": "Verwendete Version: %s",
1515
"loc.messages.Info_BasicCredRestriction": "Mit dieser Aufgabe wird NuGet jetzt so konfiguriert, dass diese Anmeldeinformationen nur\nmithilfe des Standardschemas gesendet werden. Die meisten Benutzer sind von dieser Änderung nicht betroffen. Wenn es sich um eine\nWindows-Domänenanmeldeinformationen handelt und diese seit Kurzem nicht mehr funktionieren, legen Sie die\nBuildvariable \"%s\" auf den Wert \"%s\" (ohne Anführungszeichen) fest.",
16+
"loc.messages.Info_GotAndMaskAuth": "Authentifizierungstoken erhalten, setze es als geheim, damit es nicht im Konsolenprotokoll angezeigt wird",
1617
"loc.messages.NGCommon_AddingSources": "Anmeldeinformationen in der Datei \"NuGet.config\" werden festgelegt.",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "Der Bereich \"%s\" [%s] wurde nicht gefunden. Der Dienst, der diesen Bereich enthält, ist ggf. in Ihrer Region nicht verfügbar.",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "Ein Ladeprogrammpfad für NuGet-Extensions (Umgebungsvariable \"NUGET_EXTENSIONS_PATH\") wurde erkannt: %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "Das Tool %s wurde nicht gefunden.",
2829
"loc.messages.Warning_SessionCreationFailed": "Die Herkunftssitzung konnte nicht erstellt werden.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "Die Version von \"NuGet.exe\" wird auf %s aktualisiert (von %s). Änderungen im Verhalten oder Fehler verursachende Änderungen können bei NuGet-Aktualisierungen auf eine neue Version auftreten. Wenn dies nicht gewünscht ist, deaktivieren Sie die Option \"Auf aktuelle Version überprüfen\" in der Aufgabe."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/en-US/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "Using tool path: %s",
1414
"loc.messages.Info_UsingVersion": "Using version: %s",
1515
"loc.messages.Info_BasicCredRestriction": "This task now configures NuGet to send these credentials using the Basic scheme\nonly. Most users will be unaffected by this change. If these are Windows domain\ncredentials and they have recently stopped working, try setting the build\nvariable %s to the value '%s' (without quotes).",
16+
"loc.messages.Info_GotAndMaskAuth": "Got auth token, setting it as secret so it does not print in console log",
1617
"loc.messages.NGCommon_AddingSources": "Setting credentials in NuGet.config",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "Unable to locate the '%s' [%s] area. The service containing that area may not be available in your region.",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "Detected NuGet extensions loader path (NUGET_EXTENSIONS_PATH environment variable): %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "Unable to find tool %s",
2829
"loc.messages.Warning_SessionCreationFailed": "Could not create provenance session.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "Updating version of NuGet.exe to %s from %s. Behavior changes or breaking changes might occur as NuGet updates to a new version. If this is not desired, uncheck the 'Check for Latest Version' option in the task."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/es-ES/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"loc.messages.Info_SavingTempConfig": "Guardando NuGet.config en un archivo de configuración temporal.",
1313
"loc.messages.Info_UsingToolPath": "Se usa la ruta de la herramienta: %s",
1414
"loc.messages.Info_UsingVersion": "Se usa la versión: %s",
15+
"loc.messages.Info_GotAndMaskAuth":"Obtuve el token de autenticación, configurándolo como secreto para que no se imprima en el registro de la consola",
1516
"loc.messages.Info_BasicCredRestriction": "Ahora esta tarea configura NuGet para enviar las credenciales solo mediante el esquema\nbásico. La mayoría de los usuarios no se verán afectados por este cambio. Si se trata de credenciales de un dominio\nde Windows y han dejado de funcionar recientemente, pruebe a establecer la variable de\ncompilación %s en el valor \"%s\" (sin comillas).",
1617
"loc.messages.NGCommon_AddingSources": "Estableciendo credenciales en NuGet.config.",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "No se encuentra el área \"%s\" [%s]. Puede que el servicio que contiene el área no esté disponible en la región.",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "No se encuentra la herramienta %s",
2829
"loc.messages.Warning_SessionCreationFailed": "No se pudo crear la sesión de proveniencia.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "Se está actualizando la versión de NuGet.exe a %s desde %s. Pueden producirse cambios de comportamiento o drásticos cuando NuGet se actualiza a una nueva versión. Si no desea que esto ocurra, desactive la opción \"Comprobar la última versión\" en la tarea."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/fr-FR/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "Utilisation du chemin d’outils : %s",
1414
"loc.messages.Info_UsingVersion": "Utilisation de la version : %s",
1515
"loc.messages.Info_BasicCredRestriction": "Cette tâche configure à présent NuGet pour envoyer ces informations d'identification à l'aide du schéma de base\nuniquement. La plupart des utilisateurs ne sont pas affectés par ce changement. S'il s'agit d'informations d'identification de\ndomaine Windows qui ne fonctionnent plus, affectez à la\nvariable de build %s la valeur '%s' (sans guillemets).",
16+
"loc.messages.Info_GotAndMaskAuth": "J'ai obtenu le jeton d'authentification, je l'ai défini comme secret pour qu'il ne s'imprime pas dans le journal de la console",
1617
"loc.messages.NGCommon_AddingSources": "Définition des informations d’identification dans NuGet.config",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "Impossible de localiser la zone '%s' [%s]. Le service qui contient la zone n’est peut-être pas disponible dans votre région.",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "Chemin du chargeur d’extensions NuGet (variable d’environnement NUGET_EXTENSIONS_PATH) détecté : %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "Outil %s introuvable",
2829
"loc.messages.Warning_SessionCreationFailed": "Impossible de créer une session de provenance.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "Mise à jour de NuGet.exe version %s vers la version %s. Des changements de comportement ou des changements importants peuvent se produire lors de la mise à jour de NuGet vers une nouvelle version. Pour éviter cela, décochez l’option ’Rechercher la dernière version’ dans la tâche."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/it-IT/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "Uso del percorso dello strumento: %s",
1414
"loc.messages.Info_UsingVersion": "Uso della versione: %s",
1515
"loc.messages.Info_BasicCredRestriction": "Questa attività configura ora NuGet per l'invio di queste credenziali usando solo\nlo schema di base. La maggior parte degli utenti non sarà interessata da questa\nmodifica. Se si tratta di credenziali di dominio Windows e di recente hanno smesso di funzionare,\nprovare a impostare la variabile di compilazione %s sul valore '%s' (senza virgolette).",
16+
"loc.messages.Info_GotAndMaskAuth":"Ho ottenuto il token di autenticazione, impostandolo come segreto in modo che non venga stampato nel registro della console",
1617
"loc.messages.NGCommon_AddingSources": "Impostazione delle credenziali in NuGet.config",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "L'area '%s' [%s] non è stata trovata. Il servizio che contiene tale area potrebbe non essere disponibile nell'area geografica corrente.",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "Il percorso del caricatore delle estensioni NuGet è stato rilevato (variabile di ambiente NUGET_EXTENSIONS_PATH): %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "Lo strumento %s non è stato trovato",
2829
"loc.messages.Warning_SessionCreationFailed": "Non è stato possibile creare la sessione di provenienza.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "Aggiornamento della versione di NuGet.exe a %s da %s. In seguito all'aggiornamento di NuGet a una nuova versione è possibile riscontrare modifiche al comportamento o modifiche di rilievo. Per evitare queste modifiche, deselezionare l'opzione 'Controlla disponibilità di versioni più recenti' nell'attività."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/ja-JP/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "使用するツール パス: %s",
1414
"loc.messages.Info_UsingVersion": "使用するバージョン: %s",
1515
"loc.messages.Info_BasicCredRestriction": "このタスクでは、これらの資格情報の送信に基本スキームだけを使用するよう、NuGet が構成\nされるようになりました。ほとんどのユーザーは、この変更の影響を受けません。これらが Windows ドメインの\n資格情報であり、最近機能しなくなった場合、ビルド\n変数 %s を値 '%s' (引用符は使用しません) に設定してみてください。",
16+
"loc.messages.Info_GotAndMaskAuth":"認証トークンを取得しました。コンソール ログに出力されないように秘密に設定しています",
1617
"loc.messages.NGCommon_AddingSources": "NuGet.config での資格証明の設定",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "'%s' [%s] 領域を特定できません。この領域を含むサービスは、ご利用の地域では提供されません。",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "NuGet 拡張機能のローダー パス (NUGET_EXTENSIONS_PATH 環境変数) が検出されました: %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "ツール %s が見つかりません",
2829
"loc.messages.Warning_SessionCreationFailed": "来歴セッションを作成できませんでした。",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "NuGet.exe のバージョンを %s から %s に更新しています。NuGet を新しいバージョンに更新すると、動作変更や破壊的変更を起こす可能性があります。これを避けるには、タスクの [最新バージョンのチェック] オプションをオフにします。"
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/ko-KR/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "도구 경로 %s 사용",
1414
"loc.messages.Info_UsingVersion": "버전 %s 사용",
1515
"loc.messages.Info_BasicCredRestriction": "이제 이 작업은 기본 체계만 사용하여 이러한 자격 증명을 보내도록 NuGet을 구성합니다.\n대부분의 사용자는 이러한 변경에 영향을 받지 않습니다. 해당 자격 증명이 Windows 도메인 자격 증명이고\n최근에 작업을 중지한 경우 빌드 변수 %s을(를) '%s' 값(따옴표 없음)에\n설정해 보세요.",
16+
"loc.messages.Info_GotAndMaskAuth":"인증 토큰을 얻었습니다. 콘솔 로그에 인쇄되지 않도록 비밀로 설정했습니다.",
1617
"loc.messages.NGCommon_AddingSources": "NuGet.config에서 자격 증명을 설정하는 중",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "'%s' [%s] 영역을 찾을 수 없습니다. 해당 영역을 포함하는 서비스를 사용자의 지역에서 사용하지 못할 수도 있습니다.",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "검색된 NuGet 확장 로더 경로(NUGET_EXTENSIONS_PATH 환경 변수): %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "%s 도구를 찾을 수 없습니다.",
2829
"loc.messages.Warning_SessionCreationFailed": "출처 세션을 만들 수 없습니다.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "NuGet.exe의 버전을 %s에서 %s(으)로 업데이트합니다. NuGet이 새 버전으로 업데이트되면서 동작 변경 내용이나 새로운 변경 내용이 발생할 수 있습니다. 이를 원치 않으면 작업에서 '최신 버전 확인' 옵션을 선택 취소하세요."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/ru-RU/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "Используемый путь к инструменту: %s",
1414
"loc.messages.Info_UsingVersion": "Используемая версия: %s",
1515
"loc.messages.Info_BasicCredRestriction": "Теперь эта задача настраивает отправку этих учетных данных в NuGet только с помощью\nбазовой схемы. Это изменение не повлияет на большинство пользователей. Если это учетные данные\nдомена Windows и они недавно перестали работать, попробуйте установить значение \"%s\" (без кавычек)\nдля переменной сборки %s.",
16+
"loc.messages.Info_GotAndMaskAuth":"Получил токен авторизации, установил его как секретный, чтобы он не печатался в журнале консоли",
1617
"loc.messages.NGCommon_AddingSources": "Идет настройка учетных данных в NuGet.config",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "Не удается найти область \"%s\" [%s]. Возможно, служба, содержащая эту область, недоступна в вашем регионе.",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "Обнаружен путь к загрузчику расширений NuGet (переменная среды NUGET_EXTENSIONS_PATH): %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "Не удается найти средство %s",
2829
"loc.messages.Warning_SessionCreationFailed": "Не удалось создать сеанс происхождения.",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "Обновление версии NuGet.exe на %s с %s. При обновлении версии NuGet возможны изменения в поведении или критические изменения. Если это нежелательно, снимите флажок \"Проверить наличие последней версии\" в параметрах задачи."
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/zh-CN/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "使用工具路径: %s",
1414
"loc.messages.Info_UsingVersion": "使用的版本: %s",
1515
"loc.messages.Info_BasicCredRestriction": "此任务现在将 NuGet 配置为仅使用基本方案发送这些\n凭据。此更改不会影响大多数用户。如果这些是 Windows 域\n凭据并且最近已失效,请尝试将生成\n变量 %s 设置为值“%s”(不含引号)。",
16+
"loc.messages.Info_GotAndMaskAuth":"获得身份验证令牌,将其设置为机密,因此不会在控制台日志中打印",
1617
"loc.messages.NGCommon_AddingSources": "设置 NuGet.config 中的凭据",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "无法定位“%s”[%s] 区域。你所在的地区可能无法使用包含该区域的服务。",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "已检测到 NuGet 扩展加载程序路径(NUGET_EXTENSIONS_PATH 环境变量): %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "无法找到工具 %s",
2829
"loc.messages.Warning_SessionCreationFailed": "无法创建出处会话。",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "正在将 NuGet.exe 版本更新到 %s (从 %s)。NuGet 更新到新版本时可能出现行为更改或重大更改。如果不希望发生这种情况,请在任务中取消选中“检查最新版本”选项。"
30-
}
31+
}

common-npm-packages/packaging-common/Strings/resources.resjson/zh-TW/resources.resjson

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"loc.messages.Info_UsingToolPath": "使用工具路徑: %s",
1414
"loc.messages.Info_UsingVersion": "使用版本: %s",
1515
"loc.messages.Info_BasicCredRestriction": "此工作現在會將 NuGet 設定為只使用基本配置傳送這些認證。\n大多數使用者不會受此變更影響。如果都是 Windows 網域認證,\n且最近皆已停止運作,\n請嘗試將組建變數 %s 設為值 '%s' (不加引號)。",
16+
"loc.messages.Info_GotAndMaskAuth":"取得身份驗證令牌,將其設為秘密,以免它在控制台日誌中列印",
1617
"loc.messages.NGCommon_AddingSources": "正在設定 NuGet.config 中的認證",
1718
"loc.messages.NGCommon_AreaNotFoundInSps": "找不到 '%s' [%s] 區域。包含該區域的服務可能無法在您的地區使用。",
1819
"loc.messages.NGCommon_DetectedNuGetExtensionsPath": "偵測到 NuGet 擴充功能載入器路徑 (NUGET_EXTENSIONS_PATH 環境變數): %s",
@@ -27,4 +28,4 @@
2728
"loc.messages.NGCommon_UnableToFindTool": "找不到工具 %s",
2829
"loc.messages.Warning_SessionCreationFailed": "無法建立來源工作階段。",
2930
"loc.messages.Warning_UpdatingNuGetVersion": "正在將 NuGet.exe 的版本更新為 %s (原始為 %s)。當 NuGet 更新為新版本時,可能會發生行為變更或重大變更。如果這不是您想要的行為,請取消核取工作中的 [檢查最新版本] 選項。"
30-
}
31+
}

0 commit comments

Comments
 (0)