Cannot parse argument '{0}' as expected type '{1}'.
- Cannot parse argument '{0}' as expected type '{1}'.
+ Не удалось обработать аргумент '{0}' как ожидаемый тип '{1}'.Cannot parse argument '{0}' for command '{1}' as expected type '{2}'.
- Cannot parse argument '{0}' for command '{1}' as expected type '{2}'.
+ Не удалось обработать аргумент '{0}' для команды '{1}' как ожидаемый тип '{2}'.Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. Did you mean one of the following?{3}
- Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. Did you mean one of the following?{3}
+ Не удалось обработать аргумент '{0}' для команды '{1}' в ожидаемый тип '{2}'. Возможно, вы имели в виду?{3}Cannot parse argument '{0}' for option '{1}' as expected type '{2}'.
- Cannot parse argument '{0}' for option '{1}' as expected type '{2}'.
+ Не удалось обработать аргумент '{0}' для параметра '{1}' как ожидаемый тип '{2}'.Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. Did you mean one of the following?{3}
- Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. Did you mean one of the following?{3}
+ Не удалось обработать аргумент '{0}' для параметра '{1}' как ожидаемый тип '{2}'. Возможно, вы имели в виду?{3}
@@ -44,7 +44,7 @@
Unhandled exception:
- Unhandled exception:
+ Необработанное исключение:
@@ -59,7 +59,7 @@
Arguments passed to the application that is being run.
- Arguments passed to the application that is being run.
+ Аргументы для запускаемого приложения.
@@ -69,7 +69,7 @@
default
- default
+ по умолчанию
@@ -84,32 +84,32 @@
Description:
- Description:
+ Описание:Show help and usage information
- Show help and usage information
+ Показать справку и руководство по использованию(REQUIRED)
- (REQUIRED)
+ (ОБЯЗАТЕЛЬНЫЙ)[command]
- [command]
+ [команда][options]
- [options]
+ [параметры]Character not allowed in a file name: '{0}'.
- Character not allowed in a file name: '{0}'.
+ Недопустимый символ в имени файла: '{0}'.
@@ -119,7 +119,7 @@
[[--] <additional arguments>...]]
- [[--] <additional arguments>...]]
+ [[--] <дополнительные аргументы>...]]
@@ -134,7 +134,7 @@
Option '{0}' expects a single argument but {1} were provided.
- Option '{0}' expects a single argument but {1} were provided.
+ Параметр '{0}' ожидает один аргумент, но было передано {1} аргументов.
@@ -149,7 +149,7 @@
Option '{0}' is required.
- Option '{0}' is required.
+ Параметр '{0}' обязательный.
@@ -159,7 +159,7 @@
'{0}' was not matched. Did you mean one of the following?
- '{0}' was not matched. Did you mean one of the following?
+ '{0}' не было найдено. Возможно, вы имели в виду?
@@ -174,7 +174,7 @@
{0} option cannot be combined with other arguments.
- {0} option cannot be combined with other arguments.
+ Параметр {0} нельзя использовать с другими аргументами.