28 lines
No EOL
1.5 KiB
XML
28 lines
No EOL
1.5 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/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx">
|
|
<body>
|
|
<group id="src/dotnet/commands/dotnet-remove/dotnet-remove-package/LocalizableStrings.resx" />
|
|
<trans-unit id="AppFullName">
|
|
<source>.NET Remove Package reference Command.</source>
|
|
<target state="translated">Příkaz rozhraní .NET pro odebrání odkazu na balíček</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppDescription">
|
|
<source>Command to remove package reference.</source>
|
|
<target state="translated">Příkaz pro odebrání odkazu na balíček</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppHelpText">
|
|
<source>Package reference to remove.</source>
|
|
<target state="translated">Odkaz na balíček, který se má odebrat</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SpecifyExactlyOnePackageReference">
|
|
<source>Please specify only one package reference to remove.</source>
|
|
<target state="translated">Zadejte prosím jenom jeden odkaz na balíček, který chcete odebrat.</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |