2017-01-05 23:01:58 -08:00
|
|
|
<?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="pt-BR" 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>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">Comando para remover referência do pacote do .NET.</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppDescription">
|
|
|
|
<source>Command to remove package reference.</source>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">Comando para remover a referência do pacote.</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="AppHelpText">
|
|
|
|
<source>Package reference to remove.</source>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">Referência do pacote a ser removida.</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
|
|
|
<trans-unit id="SpecifyExactlyOnePackageReference">
|
|
|
|
<source>Please specify only one package reference to remove.</source>
|
2017-01-16 14:52:18 +01:00
|
|
|
<target state="translated">Especifique somente uma referência do pacote a ser removida.</target>
|
|
|
|
<note />
|
2017-01-05 23:01:58 -08:00
|
|
|
</trans-unit>
|
|
|
|
</body>
|
|
|
|
</file>
|
|
|
|
</xliff>
|