diff --git a/src/Aspire.Cli/Commands/DescribeCommand.cs b/src/Aspire.Cli/Commands/DescribeCommand.cs index 1201b99d63c..564db60ea06 100644 --- a/src/Aspire.Cli/Commands/DescribeCommand.cs +++ b/src/Aspire.Cli/Commands/DescribeCommand.cs @@ -278,7 +278,7 @@ private void DisplayResourcesTable(IReadOnlyList snapshots, st table.AddBoldColumn(DescribeCommandStrings.HeaderType); table.AddBoldColumn(DescribeCommandStrings.HeaderState); table.AddBoldColumn(DescribeCommandStrings.HeaderHealth); - table.AddBoldColumn(DescribeCommandStrings.HeaderEndpoints); + table.AddBoldColumn(DescribeCommandStrings.HeaderURLs); foreach (var (snapshot, displayName) in orderedItems) { diff --git a/src/Aspire.Cli/Resources/DescribeCommandStrings.Designer.cs b/src/Aspire.Cli/Resources/DescribeCommandStrings.Designer.cs index 5af196f709e..02fe13cb375 100644 --- a/src/Aspire.Cli/Resources/DescribeCommandStrings.Designer.cs +++ b/src/Aspire.Cli/Resources/DescribeCommandStrings.Designer.cs @@ -111,9 +111,9 @@ public static string HeaderHealth { } } - public static string HeaderEndpoints { + public static string HeaderURLs { get { - return ResourceManager.GetString("HeaderEndpoints", resourceCulture); + return ResourceManager.GetString("HeaderURLs", resourceCulture); } } } diff --git a/src/Aspire.Cli/Resources/DescribeCommandStrings.resx b/src/Aspire.Cli/Resources/DescribeCommandStrings.resx index 02ae09ec64a..30a4a7c5afb 100644 --- a/src/Aspire.Cli/Resources/DescribeCommandStrings.resx +++ b/src/Aspire.Cli/Resources/DescribeCommandStrings.resx @@ -150,7 +150,7 @@ Health - - Endpoints + + URLs diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.cs.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.cs.xlf index 21a8ade34a2..d606717c04c 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.cs.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.cs.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Koncové body - - Health Stav @@ -37,6 +32,11 @@ Typ + + URLs + URLs + + Output format (Table or Json) Výstup ve formátu JSON pro spotřebu počítače. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.de.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.de.xlf index 67dbf06b15c..d0ec199f29b 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.de.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.de.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Endpunkte - - Health Integrität @@ -37,6 +32,11 @@ Typ + + URLs + URLs + + Output format (Table or Json) Ausgabe im JSON-Format zur maschinellen Verarbeitung. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.es.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.es.xlf index e7fc87444d6..babaf1b13e9 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.es.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.es.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Puntos de conexión - - Health Mantenimiento @@ -37,6 +32,11 @@ Tipo + + URLs + URLs + + Output format (Table or Json) Salida en formato JSON para el consumo de la máquina. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.fr.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.fr.xlf index d86dfd96846..6f71980e160 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.fr.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.fr.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Points de terminaison - - Health Intégrité @@ -37,6 +32,11 @@ Type + + URLs + URLs + + Output format (Table or Json) Générer la sortie au format JSON pour traitement automatique. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.it.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.it.xlf index 0ad4ae7e3a4..627f1054130 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.it.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.it.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Endpoint - - Health Integrità @@ -37,6 +32,11 @@ Tipo + + URLs + URLs + + Output format (Table or Json) Output in formato JSON per l'utilizzo da parte del computer. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ja.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ja.xlf index 79ac2a7a571..4b8b08498ef 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ja.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ja.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - エンドポイント - - Health 正常性 @@ -37,6 +32,11 @@ + + URLs + URLs + + Output format (Table or Json) 機械処理用の JSON 形式で出力します。 @@ -64,4 +64,4 @@ - + \ No newline at end of file diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ko.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ko.xlf index 60fac2f9f1f..7d29cca2696 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ko.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ko.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - 엔드포인트 - - Health 상태 @@ -37,6 +32,11 @@ 형식 + + URLs + URLs + + Output format (Table or Json) 컴퓨터 사용량에 대한 JSON형식의 출력입니다. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pl.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pl.xlf index 0df2633b17e..3560eeefbd2 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pl.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pl.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Punkty końcowe - - Health Kondycja @@ -37,6 +32,11 @@ Typ + + URLs + URLs + + Output format (Table or Json) Wynik w formacie JSON do przetwarzania przez maszynę. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pt-BR.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pt-BR.xlf index e3aaa9ba42c..106058f3a25 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pt-BR.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.pt-BR.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Pontos de extremidade - - Health Integridade @@ -37,6 +32,11 @@ Tipo + + URLs + URLs + + Output format (Table or Json) Saída no formato JSON para consumo do computador. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ru.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ru.xlf index 56763629412..e62e6f1d9b7 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ru.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.ru.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Конечные точки - - Health Работоспособность @@ -37,6 +32,11 @@ Тип + + URLs + URLs + + Output format (Table or Json) Вывод в формате JSON для потребления компьютером. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.tr.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.tr.xlf index 54b0a58fa7e..e9b7b4312fc 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.tr.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.tr.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - Uç noktalar - - Health Sistem Durumu @@ -37,6 +32,11 @@ Tür + + URLs + URLs + + Output format (Table or Json) Makine tarafından kullanılmak üzere JSON biçiminde çıktı ver. diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hans.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hans.xlf index bf95d804387..c616459aa14 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hans.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hans.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - 终结点 - - Health 运行状况 @@ -37,6 +32,11 @@ 类型 + + URLs + URLs + + Output format (Table or Json) 以 JSON 格式输出,供计算机使用。 diff --git a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hant.xlf b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hant.xlf index f789855b264..cd09b7acec2 100644 --- a/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hant.xlf +++ b/src/Aspire.Cli/Resources/xlf/DescribeCommandStrings.zh-Hant.xlf @@ -12,11 +12,6 @@ Continuously stream resource state changes - - Endpoints - 端點 - - Health 健康情況 @@ -37,6 +32,11 @@ 類型 + + URLs + URLs + + Output format (Table or Json) 輸出為 JSON 格式供機器使用。