diff --git a/src/Aspire.Dashboard/Components/ResourcesGridColumns/StateColumnDisplay.razor b/src/Aspire.Dashboard/Components/ResourcesGridColumns/StateColumnDisplay.razor index a57ed61e1c..9a920d4c5a 100644 --- a/src/Aspire.Dashboard/Components/ResourcesGridColumns/StateColumnDisplay.razor +++ b/src/Aspire.Dashboard/Components/ResourcesGridColumns/StateColumnDisplay.razor @@ -76,7 +76,7 @@ else @if (string.IsNullOrEmpty(Resource.State)) { - Unknown + @Loc[Columns.UnknownStateLabel] } else { diff --git a/src/Aspire.Dashboard/Resources/Columns.Designer.cs b/src/Aspire.Dashboard/Resources/Columns.Designer.cs index ca40f2233c..e2ee72ffdf 100644 --- a/src/Aspire.Dashboard/Resources/Columns.Designer.cs +++ b/src/Aspire.Dashboard/Resources/Columns.Designer.cs @@ -1,6 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -212,6 +213,15 @@ public static string StateColumnResourceExitedUnexpectedly { } } + /// + /// Looks up a localized string similar to Unknown. + /// + public static string UnknownStateLabel { + get { + return ResourceManager.GetString("UnknownStateLabel", resourceCulture); + } + } + /// /// Looks up a localized string similar to {0} error logs. /// diff --git a/src/Aspire.Dashboard/Resources/Columns.resx b/src/Aspire.Dashboard/Resources/Columns.resx index cd56c6e9b3..b1bfe11a2f 100644 --- a/src/Aspire.Dashboard/Resources/Columns.resx +++ b/src/Aspire.Dashboard/Resources/Columns.resx @@ -163,4 +163,8 @@ Exception details + + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.cs.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.cs.xlf index 82ca8d3e7e..39220659d3 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.cs.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.cs.xlf @@ -87,6 +87,11 @@ Prostředek {0} byl neočekávaně ukončen s ukončovacím kódem {1}. {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs Počet protokolů chyb: {0} diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.de.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.de.xlf index deb1d69783..42ef273220 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.de.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.de.xlf @@ -87,6 +87,11 @@ {0} wurde unerwartet mit dem Exitcode {1} beendet. {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} Fehlerprotokolle diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.es.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.es.xlf index fecf4d12b5..3b579bd79e 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.es.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.es.xlf @@ -87,6 +87,11 @@ {0} se cerró inesperadamente con el código de salida {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} registros de errores diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.fr.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.fr.xlf index a7a2cc3b65..a24e39e714 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.fr.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.fr.xlf @@ -87,6 +87,11 @@ {0} s’est arrêté de manière inattendue avec le code {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} journaux d’erreurs diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.it.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.it.xlf index 3ef82bf99b..b6229bbf0e 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.it.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.it.xlf @@ -87,6 +87,11 @@ La risorsa {0} è stata chiusa in modo imprevisto con codice di uscita {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} log degli errori diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.ja.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.ja.xlf index 1ef54111b5..86732ba710 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.ja.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.ja.xlf @@ -87,6 +87,11 @@ {0} は終了コード{1} で予期せず終了しました {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} 件のエラー ログ diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.ko.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.ko.xlf index 6b8909edff..bcd95d641e 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.ko.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.ko.xlf @@ -87,6 +87,11 @@ {0}(이)가 종료 코드 {1}(으)로 예기치 않게 종료되었습니다. {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0}개의 오류 로그 diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.pl.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.pl.xlf index cf8326ab96..879b5ee90f 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.pl.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.pl.xlf @@ -87,6 +87,11 @@ Nieoczekiwanie zakończony {0} z kodem zakończenia {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs Dzienniki błędów: {0} diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.pt-BR.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.pt-BR.xlf index 0a8c1fbe75..90f60bb209 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.pt-BR.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.pt-BR.xlf @@ -87,6 +87,11 @@ {0} saiu inesperadamente com o código de saída {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} log de erros diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.ru.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.ru.xlf index 3361803e73..f8ee2b6b5f 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.ru.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.ru.xlf @@ -87,6 +87,11 @@ {0} неожиданно завершила работу, вернув код {1}. {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs Журналов ошибок: {0} diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.tr.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.tr.xlf index 9b0a91b985..6f7978a1bd 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.tr.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.tr.xlf @@ -87,6 +87,11 @@ {0} {1} çıkış kodu ile beklenmedik bir şekilde çıktı {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} hata günlükleri diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hans.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hans.xlf index 0c2e6745c1..3e0d567aeb 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hans.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hans.xlf @@ -87,6 +87,11 @@ {0} 已意外退出,退出代码为 {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} 个错误日志 diff --git a/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hant.xlf b/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hant.xlf index b855b8fea9..afe537a186 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hant.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Columns.zh-Hant.xlf @@ -87,6 +87,11 @@ {0} 意外結束,結束代碼: {1} {0} is a resource type, {1} is a number + + Unknown + Unknown + This term is displayed in the "state" column of a grid, and reflects the case where we don't know what state a given resource is in. + {0} error logs {0} 錯誤記錄