42 lines
No EOL
2.8 KiB
XML
42 lines
No EOL
2.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
|
|
<file datatype="xml" source-language="en" target-language="cs" original="src/Microsoft.DotNet.Configurer/LocalizableStrings.resx">
|
|
<body>
|
|
<group id="src/Microsoft.DotNet.Configurer/LocalizableStrings.resx" />
|
|
<trans-unit id="FirstTimeWelcomeMessage">
|
|
<source>Welcome to .NET Core!
|
|
---------------------
|
|
Learn more about .NET Core @ https://aka.ms/dotnet-docs. Use dotnet --help to see available commands or go to https://aka.ms/dotnet-cli-docs.
|
|
|
|
Telemetry
|
|
--------------
|
|
The .NET Core tools collect usage data in order to improve your experience. The data is anonymous and does not include command-line arguments. The data is collected by Microsoft and shared with the community.
|
|
You can opt out of telemetry by setting a DOTNET_CLI_TELEMETRY_OPTOUT environment variable to 1 using your favorite shell.
|
|
You can read more about .NET Core tools telemetry @ https://aka.ms/dotnet-cli-telemetry.
|
|
|
|
Configuring...
|
|
-------------------
|
|
A command is running to initially populate your local package cache, to improve restore speed and enable offline access. This command will take up to a minute to complete and will only happen once.</source>
|
|
<target state="translated">Vítejte v .NET Core!
|
|
---------------------
|
|
Další informace o .NET Core najdete na adrese https://aka.ms/dotnet-docs. K zobrazení dostupných příkazů použijte příkaz dotnet --help nebo přejděte na https://aka.ms/dotnet-cli-docs.
|
|
|
|
Telemetrie
|
|
--------------
|
|
Nástroje .NET Core shromažďují data o využití, která pomáhají zlepšit vaši práci. Tato data jsou anonymní a nezahrnují argumenty příkazového řádku. Data shromažďuje Microsoft a sdílí je s komunitou uživatelů.
|
|
Pokud chcete telemetrii vypnout, nastavte proměnnou prostředí DOTNET_CLI_TELEMETRY_OPTOUT na 1. Můžete k tomu použít své oblíbené prostředí.
|
|
Další informace o telemetrických nástrojích .NET Core najdete na adrese https://aka.ms/dotnet-cli-telemetry.
|
|
|
|
Konfigurace...
|
|
-------------------
|
|
Je spuštěný příkaz, který na začátku naplní mezipaměť místního balíčku, zlepší rychlost obnovení a umožní offline přístup. Dokončení příkazu zabere necelou minutu a stačí ho spustit jen jednou.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FailedToPrimeCacheError">
|
|
<source>Failed to create prime the NuGet cache. {0} failed with: {1}</source>
|
|
<target state="translated">Nepodařilo se vytvořit primární mezipaměť balíčku NuGet. {0} selhalo s: {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |