diff --git a/src/System.CommandLine/Properties/xlf/Resources.ru.xlf b/src/System.CommandLine/Properties/xlf/Resources.ru.xlf index 61ec7cfcc8..6d15a71ba7 100644 --- a/src/System.CommandLine/Properties/xlf/Resources.ru.xlf +++ b/src/System.CommandLine/Properties/xlf/Resources.ru.xlf @@ -4,27 +4,27 @@ 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} параметр нельязя комбинировать с другими аргументами.