-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localized file check-in by OneLocBuild Task: Build definition ID 1089…
…9: Build ID 22639393 (#19051)
- Loading branch information
Showing
9 changed files
with
126 additions
and
144 deletions.
There are no files selected for viewing
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/de-DE/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Installer für Go-Tool", | ||
"loc.helpMarkDown": "[Weitere Informationen zu dieser Aufgabe](https://go.microsoft.com/fwlink/?linkid=867581) oder [Go-Dokumentation anzeigen](https://golang.org/doc/)", | ||
"loc.description": "Hiermit wird eine bestimmte Go-Version heruntergeladen oder im Cache gesucht und zu PATH hinzugefügt.", | ||
"loc.instanceNameFormat": "Go $(version) verwenden", | ||
"loc.group.displayName.advanced": "Erweitert", | ||
"loc.input.label.version": "Version", | ||
"loc.input.help.version": "Die Go-Version, die (sofern erforderlich) heruntergeladen und verwendet werden soll. Beispiel: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Ein benutzerdefinierter Wert für die GOPATH-Umgebungsvariable.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Ein benutzerdefinierter Wert für die GOBIN-Umgebungsvariable.", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "Fehler beim Herunterladen der Go-Version %s. Überprüfen Sie, ob die Version gültig ist, und beheben Sie eventuelle andere Probleme. Fehler: %s", | ||
"loc.messages.TempDirNotSet": "Es wurde erwartet, dass die Umgebungsvariable \"Agent.TempDirectory\" festgelegt ist." | ||
{ | ||
"loc.friendlyName": "Installer für Go-Tool", | ||
"loc.helpMarkDown": "[Weitere Informationen zu dieser Aufgabe](https://go.microsoft.com/fwlink/?linkid=867581) oder [Go-Dokumentation anzeigen](https://golang.org/doc/)", | ||
"loc.description": "Hiermit wird eine bestimmte Go-Version heruntergeladen oder im Cache gesucht und zu PATH hinzugefügt.", | ||
"loc.instanceNameFormat": "Go $(version) verwenden", | ||
"loc.group.displayName.advanced": "Erweitert", | ||
"loc.input.label.version": "Version", | ||
"loc.input.help.version": "Die Go-Version, die (sofern erforderlich) heruntergeladen und verwendet werden soll. Beispiel: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Ein benutzerdefinierter Wert für die GOPATH-Umgebungsvariable.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Ein benutzerdefinierter Wert für die GOBIN-Umgebungsvariable.", | ||
"loc.messages.FailedToDownload": "Fehler beim Herunterladen der Go-Version %s. Überprüfen Sie, ob die Version gültig ist, und beheben Sie eventuelle andere Probleme. Fehler: %s", | ||
"loc.messages.TempDirNotSet": "Es wurde erwartet, dass die Umgebungsvariable \"Agent.TempDirectory\" festgelegt ist." | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/es-ES/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Instalador de herramientas de Go", | ||
"loc.helpMarkDown": "[Obtener más información acerca de esta tarea](https://go.microsoft.com/fwlink/?linkid=867581) o [consultar la documentación de Go](https://golang.org/doc/)", | ||
"loc.description": "Busca en caché o descarga una versión específica de Go y la agrega a PATH.", | ||
"loc.instanceNameFormat": "Usar Go $(version)", | ||
"loc.group.displayName.advanced": "Avanzado", | ||
"loc.input.label.version": "Versión", | ||
"loc.input.help.version": "La versión de Go para descargar (si es necesario) y utilizar. Ejemplo: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Un valor personalizado para la variable de entorno GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Un valor personalizado para la variable de entorno GOBIN.", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "No se pudo descargar la versión de Go %s. Compruebe que la versión es válida y resuelva los otros problemas. Error: %s", | ||
"loc.messages.TempDirNotSet": "Se esperaba que la variable de entorno \"Agent.TempDirectory\" estuviera configurada." | ||
{ | ||
"loc.friendlyName": "Instalador de herramientas de Go", | ||
"loc.helpMarkDown": "[Obtener más información acerca de esta tarea](https://go.microsoft.com/fwlink/?linkid=867581) o [consultar la documentación de Go](https://golang.org/doc/)", | ||
"loc.description": "Busca en caché o descarga una versión específica de Go y la agrega a PATH.", | ||
"loc.instanceNameFormat": "Usar Go $(version)", | ||
"loc.group.displayName.advanced": "Avanzado", | ||
"loc.input.label.version": "Versión", | ||
"loc.input.help.version": "La versión de Go para descargar (si es necesario) y utilizar. Ejemplo: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Un valor personalizado para la variable de entorno GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Un valor personalizado para la variable de entorno GOBIN.", | ||
"loc.messages.FailedToDownload": "No se pudo descargar la versión de Go %s. Compruebe que la versión es válida y resuelva los otros problemas. Error: %s", | ||
"loc.messages.TempDirNotSet": "Se esperaba que la variable de entorno \"Agent.TempDirectory\" estuviera configurada." | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/fr-FR/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Programme d'installation de l'outil Go", | ||
"loc.helpMarkDown": "[En savoir plus sur cette tâche](https://go.microsoft.com/fwlink/?linkid=867581) ou [consulter la documentation sur Go](https://golang.org/doc/)", | ||
"loc.description": "Rechercher dans le cache ou télécharger une version spécifique de Go, et l'ajouter à PATH", | ||
"loc.instanceNameFormat": "Utiliser Go $(version)", | ||
"loc.group.displayName.advanced": "Avancé", | ||
"loc.input.label.version": "Version", | ||
"loc.input.help.version": "Version de Go à télécharger (si nécessaire) et à utiliser. Exemple : 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Valeur personnalisée de la variable d'environnement GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Valeur personnalisée de la variable d'environnement GOBIN.", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "Échec du téléchargement de Go version %s. Vérifiez que la version est valide et résolvez les autres problèmes. Erreur : %s", | ||
"loc.messages.TempDirNotSet": "La variable d'environnement 'Agent.TempDirectory' doit être définie." | ||
{ | ||
"loc.friendlyName": "Programme d'installation de l'outil Go", | ||
"loc.helpMarkDown": "[En savoir plus sur cette tâche](https://go.microsoft.com/fwlink/?linkid=867581) ou [consulter la documentation sur Go](https://golang.org/doc/)", | ||
"loc.description": "Rechercher dans le cache ou télécharger une version spécifique de Go, et l'ajouter à PATH", | ||
"loc.instanceNameFormat": "Utiliser Go $(version)", | ||
"loc.group.displayName.advanced": "Avancé", | ||
"loc.input.label.version": "Version", | ||
"loc.input.help.version": "Version de Go à télécharger (si nécessaire) et à utiliser. Exemple : 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Valeur personnalisée de la variable d'environnement GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Valeur personnalisée de la variable d'environnement GOBIN.", | ||
"loc.messages.FailedToDownload": "Échec du téléchargement de Go version %s. Vérifiez que la version est valide et résolvez les autres problèmes. Erreur : %s", | ||
"loc.messages.TempDirNotSet": "La variable d'environnement 'Agent.TempDirectory' doit être définie." | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/it-IT/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Programma di installazione strumento Go", | ||
"loc.helpMarkDown": "[Altre informazioni su questa attività](https://go.microsoft.com/fwlink/?linkid=867581). In alternativa [vedere la documentazione di Go](https://golang.org/doc/)", | ||
"loc.description": "Trova nella cache o scarica una versione specifica di Go e la aggiunge al percorso", | ||
"loc.instanceNameFormat": "Usa Go $(version)", | ||
"loc.group.displayName.advanced": "Avanzate", | ||
"loc.input.label.version": "Versione", | ||
"loc.input.help.version": "Versione di Go da scaricare (se necessario) e usare. Esempio: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Valore personalizzato della variabile di ambiente GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Valore personalizzato della variabile di ambiente GOBIN.", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "Non è stato possibile scaricare la versione %s di Go. Verificare che la versione sia valida e risolvere eventuali altri problemi. Errore: %s", | ||
"loc.messages.TempDirNotSet": "La variabile di ambiente 'Agent.TempDirectory' deve essere impostata." | ||
{ | ||
"loc.friendlyName": "Programma di installazione strumento Go", | ||
"loc.helpMarkDown": "[Altre informazioni su questa attività](https://go.microsoft.com/fwlink/?linkid=867581). In alternativa [vedere la documentazione di Go](https://golang.org/doc/)", | ||
"loc.description": "Trova nella cache o scarica una versione specifica di Go e la aggiunge al percorso", | ||
"loc.instanceNameFormat": "Usa Go $(version)", | ||
"loc.group.displayName.advanced": "Avanzate", | ||
"loc.input.label.version": "Versione", | ||
"loc.input.help.version": "Versione di Go da scaricare (se necessario) e usare. Esempio: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Valore personalizzato della variabile di ambiente GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Valore personalizzato della variabile di ambiente GOBIN.", | ||
"loc.messages.FailedToDownload": "Non è stato possibile scaricare la versione %s di Go. Verificare che la versione sia valida e risolvere eventuali altri problemi. Errore: %s", | ||
"loc.messages.TempDirNotSet": "La variabile di ambiente 'Agent.TempDirectory' deve essere impostata." | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/ja-JP/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Go ツール インストーラー", | ||
"loc.helpMarkDown": "[このタスクの詳細を表示](https://go.microsoft.com/fwlink/?linkid=867581)、または [Go のドキュメントを参照](https://golang.org/doc/)", | ||
"loc.description": "Go の特定のバージョンをキャッシュ内で検索するかダウンロードして、PATH に追加します", | ||
"loc.instanceNameFormat": "Go $(version) の使用", | ||
"loc.group.displayName.advanced": "詳細設定", | ||
"loc.input.label.version": "バージョン", | ||
"loc.input.help.version": "ダウンロード (必要な場合) して使用する Go のバージョンです。例: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "GOPATH 環境変数のカスタム値です。", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "GOBIN 環境変数のカスタム値です。", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "バージョン %s の Go をダウンロードできませんでした。このバージョンが有効であることを確認し、その他の問題を解決します。エラー: %s", | ||
"loc.messages.TempDirNotSet": "'Agent.TempDirectory' 環境変数を設定することが必要です。" | ||
{ | ||
"loc.friendlyName": "Go ツール インストーラー", | ||
"loc.helpMarkDown": "[このタスクの詳細を表示](https://go.microsoft.com/fwlink/?linkid=867581)、または [Go のドキュメントを参照](https://golang.org/doc/)", | ||
"loc.description": "Go の特定のバージョンをキャッシュ内で検索するかダウンロードして、PATH に追加します", | ||
"loc.instanceNameFormat": "Go $(version) の使用", | ||
"loc.group.displayName.advanced": "詳細設定", | ||
"loc.input.label.version": "バージョン", | ||
"loc.input.help.version": "ダウンロード (必要な場合) して使用する Go のバージョンです。例: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "GOPATH 環境変数のカスタム値です。", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "GOBIN 環境変数のカスタム値です。", | ||
"loc.messages.FailedToDownload": "バージョン %s の Go をダウンロードできませんでした。このバージョンが有効であることを確認し、その他の問題を解決します。エラー: %s", | ||
"loc.messages.TempDirNotSet": "'Agent.TempDirectory' 環境変数を設定することが必要です。" | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/ko-KR/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Go 도구 설치 관리자", | ||
"loc.helpMarkDown": "[이 작업에 대한 자세한 정보](https://go.microsoft.com/fwlink/?linkid=867581) 또는 [Go 설명서 참조](https://golang.org/doc/)", | ||
"loc.description": "캐시에서 찾거나, 특정 버전의 Go를 다운로드하여 PATH에 추가합니다.", | ||
"loc.instanceNameFormat": "Go $(version) 사용", | ||
"loc.group.displayName.advanced": "고급", | ||
"loc.input.label.version": "버전", | ||
"loc.input.help.version": "(필요한 경우) 다운로드하여 사용할 Go 버전입니다(예: 1.9.3).", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "GOPATH 환경 변수에 대한 사용자 지정 값입니다.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "GOBIN 환경 변수에 대한 사용자 지정 값입니다.", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "Go 버전 %s을(를) 다운로드하지 못했습니다. 버전이 유효한지 확인하고 다른 문제를 모두 해결하세요. 오류: %s", | ||
"loc.messages.TempDirNotSet": "'Agent.TempDirectory' 환경 변수를 설정해야 합니다." | ||
{ | ||
"loc.friendlyName": "Go 도구 설치 관리자", | ||
"loc.helpMarkDown": "[이 작업에 대한 자세한 정보](https://go.microsoft.com/fwlink/?linkid=867581) 또는 [Go 설명서 참조](https://golang.org/doc/)", | ||
"loc.description": "캐시에서 찾거나, 특정 버전의 Go를 다운로드하여 PATH에 추가합니다.", | ||
"loc.instanceNameFormat": "Go $(version) 사용", | ||
"loc.group.displayName.advanced": "고급", | ||
"loc.input.label.version": "버전", | ||
"loc.input.help.version": "(필요한 경우) 다운로드하여 사용할 Go 버전입니다(예: 1.9.3).", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "GOPATH 환경 변수에 대한 사용자 지정 값입니다.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "GOBIN 환경 변수에 대한 사용자 지정 값입니다.", | ||
"loc.messages.FailedToDownload": "Go 버전 %s을(를) 다운로드하지 못했습니다. 버전이 유효한지 확인하고 다른 문제를 모두 해결하세요. 오류: %s", | ||
"loc.messages.TempDirNotSet": "'Agent.TempDirectory' 환경 변수를 설정해야 합니다." | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/ru-RU/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Установщик средства Go", | ||
"loc.helpMarkDown": "[См. дополнительные сведения об этой задаче](https://go.microsoft.com/fwlink/?linkid=867581) или [документацию по Go](https://golang.org/doc/)", | ||
"loc.description": "Найти в кэше или скачать указанную версию Go и добавить ее в PATH", | ||
"loc.instanceNameFormat": "Использовать Go $(version)", | ||
"loc.group.displayName.advanced": "Дополнительно", | ||
"loc.input.label.version": "Версия", | ||
"loc.input.help.version": "Версия Go для скачивания (если это необходимо) и использования. Пример: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Пользовательское значение переменной среды GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Пользовательское значение переменной среды GOBIN.", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "Не удалось скачать версию Go %s. Проверьте правильность версии и устраните другие ошибки. Ошибка: %s", | ||
"loc.messages.TempDirNotSet": "Переменная среды Agent.TempDirectory должна была быть задана." | ||
{ | ||
"loc.friendlyName": "Установщик средства Go", | ||
"loc.helpMarkDown": "[См. дополнительные сведения об этой задаче](https://go.microsoft.com/fwlink/?linkid=867581) или [документацию по Go](https://golang.org/doc/)", | ||
"loc.description": "Найти в кэше или скачать указанную версию Go и добавить ее в PATH", | ||
"loc.instanceNameFormat": "Использовать Go $(version)", | ||
"loc.group.displayName.advanced": "Дополнительно", | ||
"loc.input.label.version": "Версия", | ||
"loc.input.help.version": "Версия Go для скачивания (если это необходимо) и использования. Пример: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "Пользовательское значение переменной среды GOPATH.", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "Пользовательское значение переменной среды GOBIN.", | ||
"loc.messages.FailedToDownload": "Не удалось скачать версию Go %s. Проверьте правильность версии и устраните другие ошибки. Ошибка: %s", | ||
"loc.messages.TempDirNotSet": "Переменная среды Agent.TempDirectory должна была быть задана." | ||
} |
30 changes: 14 additions & 16 deletions
30
Tasks/GoToolV0/Strings/resources.resjson/zh-CN/resources.resjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,15 @@ | ||
{ | ||
"loc.friendlyName": "Go 工具安装程序", | ||
"loc.helpMarkDown": "[详细了解此任务](https://go.microsoft.com/fwlink/?linkid=867581)或[参阅 Go 文档](https://golang.org/doc/)", | ||
"loc.description": "在缓存中查找或下载特定版本的 Go,并将其添加到 PATH", | ||
"loc.instanceNameFormat": "使用 Go $(version)", | ||
"loc.group.displayName.advanced": "高级", | ||
"loc.input.label.version": "版本", | ||
"loc.input.help.version": "要下载(如有必要)并使用的 Go 版本。示例: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "GOPATH 环境变量的自定义值。", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "GOBIN 环境变量的自定义值。", | ||
"loc.input.label.goSource": "Go source", | ||
"loc.input.help.goSource": "Go distribution to install", | ||
"loc.messages.FailedToDownload": "无法下载 Go 版本 %s。请验证该版本是否有效并解决发生的任何其他问题。错误: %s", | ||
"loc.messages.TempDirNotSet": "应设置 \"Agent.TempDirectory\" 环境变量。" | ||
{ | ||
"loc.friendlyName": "Go 工具安装程序", | ||
"loc.helpMarkDown": "[详细了解此任务](https://go.microsoft.com/fwlink/?linkid=867581)或[参阅 Go 文档](https://golang.org/doc/)", | ||
"loc.description": "在缓存中查找或下载特定版本的 Go,并将其添加到 PATH", | ||
"loc.instanceNameFormat": "使用 Go $(version)", | ||
"loc.group.displayName.advanced": "高级", | ||
"loc.input.label.version": "版本", | ||
"loc.input.help.version": "要下载(如有必要)并使用的 Go 版本。示例: 1.9.3", | ||
"loc.input.label.goPath": "GOPATH", | ||
"loc.input.help.goPath": "GOPATH 环境变量的自定义值。", | ||
"loc.input.label.goBin": "GOBIN", | ||
"loc.input.help.goBin": "GOBIN 环境变量的自定义值。", | ||
"loc.messages.FailedToDownload": "无法下载 Go 版本 %s。请验证该版本是否有效并解决发生的任何其他问题。错误: %s", | ||
"loc.messages.TempDirNotSet": "应设置 \"Agent.TempDirectory\" 环境变量。" | ||
} |
Oops, something went wrong.