Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 9da134c

Browse files
committed
Localizing portions of dotnet --info.
1 parent b8685be commit 9da134c

16 files changed

+140
-4
lines changed

src/Microsoft.DotNet.Cli.Utils/LocalizableStrings.resx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,12 @@
241241
<data name="DotNetCommandLineTools" xml:space="preserve">
242242
<value>.NET Command Line Tools</value>
243243
</data>
244+
<data name="DotNetSdkInfoLabel" xml:space="preserve">
245+
<value>.NET Core SDK (reflecting any global.json):</value>
246+
</data>
247+
<data name="DotNetRuntimeInfoLabel" xml:space="preserve">
248+
<value>Runtime Environment:</value>
249+
</data>
244250
<data name="WriteLineForwarderSetPreviously" xml:space="preserve">
245251
<value>WriteLine forwarder set previously</value>
246252
</data>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.cs.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">Spustitelný soubor příkazu {0} se nenašel. Projekt se nepodařilo obnovit nebo jeho obnovení nebylo úspěšné. Spusťte příkaz dotnet restore.</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.de.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">Der für "{0}" auszuführende Befehl wurde nicht gefunden. Das Projekt wurde möglicherweise nicht wiederhergestellt, oder bei der Wiederherstellung ist ein Fehler aufgetreten. Führen Sie "dotnet restore" aus.</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.es.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">No se encontró el comando ejecutable para "{0}". Puede que el proyecto no se haya restaurado o que la restauración no haya tenido éxito. Ejecute "dotnet restore"</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.fr.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">La commande exécutable pour "{0}" est introuvable. Le projet n'a peut-être pas été restauré, ou la restauration n'a pas fonctionné - exécutez 'dotnet restore'</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.it.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">L'eseguibile del comando per "{0}" non è stato trovato. È possibile che il progetto non sia stato ripristinato o che il ripristino non sia riuscito. Eseguire `dotnet restore`</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.ja.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">"{0}" で実行可能なコマンドが見つかりませんでした。プロジェクトが復元されていない可能性があるか、または復元に失敗しました。`dotnet restore` を実行します。</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.ko.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">"{0}"에 대해 실행 가능한 명령을 찾지 못했습니다. 프로젝트가 복원되지 않았거나 복원이 실패했을 수 있습니다. 'dotnet restore'를 실행하세요.</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.pl.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">Nie znaleziono pliku wykonywalnego polecenia dla elementu „{0}”. Projekt mógł nie zostać przywrócony lub przywracanie zakończyło się niepowodzeniem — uruchom polecenie „dotnet restore”</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

src/Microsoft.DotNet.Cli.Utils/xlf/LocalizableStrings.pt-BR.xlf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,16 @@
234234
<target state="translated">O comando executável para "{0}" não foi encontrado. O projeto pode não ter sido restaurado ou a restauração falhou – execute `dotnet restore`</target>
235235
<note />
236236
</trans-unit>
237+
<trans-unit id="DotNetSdkInfoLabel">
238+
<source>.NET Core SDK (reflecting any global.json):</source>
239+
<target state="new">.NET Core SDK (reflecting any global.json):</target>
240+
<note />
241+
</trans-unit>
242+
<trans-unit id="DotNetRuntimeInfoLabel">
243+
<source>Runtime Environment:</source>
244+
<target state="new">Runtime Environment:</target>
245+
<note />
246+
</trans-unit>
237247
</body>
238248
</file>
239249
</xliff>

0 commit comments

Comments
 (0)