parent
6edbaea80d
commit
04ba0c9523
42 changed files with 204 additions and 204 deletions
|
@ -626,6 +626,6 @@ setx PATH "%PATH%;{0}"
|
|||
<value>Column maximum width must be greater than zero.</value>
|
||||
</data>
|
||||
<data name="ToolSettingsInvalidLeadingDotCommandName" xml:space="preserve">
|
||||
<value>Command '{0}' has a leading dot.</value>
|
||||
<value>The command name '{0}' cannot begin with a leading dot (.).</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -148,7 +148,7 @@
|
|||
<value>NuGet configuration file '{0}' does not exist.</value>
|
||||
</data>
|
||||
<data name="InstallationSucceeded" xml:space="preserve">
|
||||
<value>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<value>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</value>
|
||||
</data>
|
||||
<data name="GlobalOptionDescription" xml:space="preserve">
|
||||
|
@ -179,12 +179,12 @@ Tool '{1}' (version '{2}') was successfully installed.</value>
|
|||
<value>Specified version '{0}' is not a valid NuGet version range.</value>
|
||||
</data>
|
||||
<data name="InstallToolCommandNeedGlobalOrToolPath" xml:space="preserve">
|
||||
<value>Need either global or tool-path provided.</value>
|
||||
<value>Please specify either the global option (--global) or the tool path option (--tool-path).</value>
|
||||
</data>
|
||||
<data name="InstallToolCommandInvalidGlobalAndToolPath" xml:space="preserve">
|
||||
<value>Cannot have global and tool-path as opinion at the same time.</value>
|
||||
<value>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</value>
|
||||
</data>
|
||||
<data name="ToolPathDescription" xml:space="preserve">
|
||||
<value>Location of shim to access tool</value>
|
||||
<value>Location where the tool will be installed.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
Instalace byla úspěšná. Pokud nejsou další pokyny, můžete přímo do jádra napsat následující příkaz k vyvolání: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Instalace byla úspěšná. Pokud nejsou další pokyny, můžete přímo do já
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
Die Installation war erfolgreich. Sofern keine weiteren Anweisungen vorliegen, können Sie für den Aufruf den folgenden Befehl direkt in der Shell eingeben: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Die Installation war erfolgreich. Sofern keine weiteren Anweisungen vorliegen, k
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
La instalación se completó correctamente. Si no hay más instrucciones, puede escribir el comando siguiente en el shell directamente para invocar: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ La instalación se completó correctamente. Si no hay más instrucciones, puede
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
L'installation a réussi. En l'absence d'instructions supplémentaires, vous pouvez taper directement la commande suivante dans l'interpréteur de commandes pour appeler : {0}</target>
|
||||
|
@ -105,18 +105,18 @@ L'installation a réussi. En l'absence d'instructions supplémentaires, vous pou
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
L'installazione è riuscita. Se non ci sono altre istruzioni, è possibile digitare direttamente nella shell il comando seguente da richiamare: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ L'installazione è riuscita. Se non ci sono altre istruzioni, è possibile digit
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
インストールは成功しました。追加の指示がなければ、シェルに次のコマンドを直接入力して呼び出すことができます: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
설치했습니다. 추가 지침이 없는 경우 셸에 다음 명령을 직접 입력하여 {0}을(를) 호출할 수 있습니다.</target>
|
||||
|
@ -105,18 +105,18 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
Instalacja powiodła się. Jeśli nie ma dodatkowych instrukcji, możesz wpisać następujące polecenie bezpośrednio w powłoce, aby wywołać: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Instalacja powiodła się. Jeśli nie ma dodatkowych instrukcji, możesz wpisać
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
A instalação foi bem-sucedida. Se não houver outras instruções, digite o seguinte comando no shell diretamente para invocar: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ A instalação foi bem-sucedida. Se não houver outras instruções, digite o se
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
Установка завершена. Если других действий не требуется, вы можете непосредственно в оболочке ввести для вызова следующую команду: {0}.</target>
|
||||
|
@ -105,18 +105,18 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
Yükleme başarılı oldu. Daha fazla yönerge yoksa, çağırmak için şu komutu doğrudan kabuğa yazabilirsiniz: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Yükleme başarılı oldu. Daha fazla yönerge yoksa, çağırmak için şu komu
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
安装成功。如果没有进一步的说明,则可直接在 shell 中键入以下命令进行调用: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallationSucceeded">
|
||||
<source>If there were no additional instructions, you can type the following command to invoke the tool: {0}
|
||||
<source>You can invoke the tool using the following command: {0}
|
||||
Tool '{1}' (version '{2}') was successfully installed.</source>
|
||||
<target state="needs-review-translation">
|
||||
安裝已成功。如果沒有進一步指示,您可以直接在命令介面中鍵入下列命令,以叫用: {0}</target>
|
||||
|
@ -105,18 +105,18 @@ Tool '{1}' (version '{2}') was successfully installed.</source>
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="InstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time.</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time.</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool will be installed.</source>
|
||||
<target state="new">Location where the tool will be installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -145,12 +145,12 @@
|
|||
<value>Failed to uninstall tool '{0}': {1}</value>
|
||||
</data>
|
||||
<data name="UninstallToolCommandNeedGlobalOrToolPath" xml:space="preserve">
|
||||
<value>Need either global or tool-path provided.</value>
|
||||
<value>Please specify either the global option (--global) or the tool path option (--tool-path).</value>
|
||||
</data>
|
||||
<data name="ToolPathDescription" xml:space="preserve">
|
||||
<value>Location of shim to access tool</value>
|
||||
<value>Location where the tool was previously installed.</value>
|
||||
</data>
|
||||
<data name="UninstallToolCommandInvalidGlobalAndToolPath" xml:space="preserve">
|
||||
<value>Cannot have global and tool-path as opinion at the same time."</value>
|
||||
<value>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -48,18 +48,18 @@
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandNeedGlobalOrToolPath">
|
||||
<source>Need either global or tool-path provided.</source>
|
||||
<target state="new">Need either global or tool-path provided.</target>
|
||||
<source>Please specify either the global option (--global) or the tool path option (--tool-path).</source>
|
||||
<target state="new">Please specify either the global option (--global) or the tool path option (--tool-path).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolPathDescription">
|
||||
<source>Location of shim to access tool</source>
|
||||
<target state="new">Location of shim to access tool</target>
|
||||
<source>Location where the tool was previously installed.</source>
|
||||
<target state="new">Location where the tool was previously installed.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="UninstallToolCommandInvalidGlobalAndToolPath">
|
||||
<source>Cannot have global and tool-path as opinion at the same time."</source>
|
||||
<target state="new">Cannot have global and tool-path as opinion at the same time."</target>
|
||||
<source>(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</source>
|
||||
<target state="new">(--global) conflicts with the tool path option (--tool-path). Please specify only one of the options.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
|
@ -859,8 +859,8 @@ setx PATH "%PATH%;{0}"
|
|||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ToolSettingsInvalidLeadingDotCommandName">
|
||||
<source>Command '{0}' has a leading dot.</source>
|
||||
<target state="new">Command '{0}' has a leading dot.</target>
|
||||
<source>The command name '{0}' cannot begin with a leading dot (.).</source>
|
||||
<target state="new">The command name '{0}' cannot begin with a leading dot (.).</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue