|
186 | 186 | "-O ORGANIZATION Set organization name." = "-O ORGANIZATION Задайте название организации."; |
187 | 187 | "-P FILENAME.plist Produce XML plist to a file and test report to standard output" = "-P FILENAME.plist Создайте XML-файл и отчёт о тестировании в стандартный вывод"; |
188 | 188 | "-P NUMBER[-NUMBER] Match port to number or range" = "-P НОМЕР[-НОМЕР] Сопоставление порта с номером или диапазоном"; |
189 | | -"-R Repeat tests on server-error-busy" = "-R Repeat tests on server-error-busy"; |
190 | | -"-R CSR-FILENAME Specify certificate signing request file." = "-R CSR-FILENAME Specify certificate signing request file."; |
191 | | -"-S Test with encryption using HTTPS" = "-S Test with encryption using HTTPS"; |
| 189 | +"-R Repeat tests on server-error-busy" = "-R Повторять тесты, если сервер занят (server-error-busy)"; |
| 190 | +"-R CSR-FILENAME Specify certificate signing request file." = "-R CSR-FILENAME Указать файл запроса на подписание сертификата."; |
| 191 | +"-S Test with encryption using HTTPS" = "-S Тест с шифрованием с использованием HTTPS"; |
192 | 192 | "-S FILENAME.strings Set strings file" = "-S FILENAME.strings Set strings file"; |
193 | | -"-S STATE Set state." = "-S STATE Set state."; |
194 | | -"-T SECONDS Set the timeout in seconds" = "-T SECONDS Set the timeout in seconds"; |
195 | | -"-U ORGANIZATIONAL-UNIT Set organizational unit name." = "-U ORGANIZATIONAL-UNIT Set organizational unit name."; |
196 | | -"-V VERSION Set default IPP version" = "-V VERSION Set default IPP version"; |
197 | | -"-X Produce XML plist instead of plain text" = "-X Produce XML plist instead of plain text"; |
198 | | -"-a FILENAME Load printer attributes from IPP file" = "-a FILENAME Load printer attributes from IPP file"; |
199 | | -"-a OAUTH-URI Specify the OAuth authorization server URL" = "-a OAUTH-URI Specify the OAuth authorization server URL"; |
| 193 | +"-S STATE Set state." = "-S STATE Установить состояние."; |
| 194 | +"-T SECONDS Set the timeout in seconds" = "-T SECONDS Установка времени ожидания в секундах"; |
| 195 | +"-U ORGANIZATIONAL-UNIT Set organizational unit name." = "-U ORGANIZATIONAL-UNIT Задать имя подразделения организации."; |
| 196 | +"-V VERSION Set default IPP version" = "-V VERSION Установка версии IPP по умолчанию"; |
| 197 | +"-X Produce XML plist instead of plain text" = "-X Создать XML-список вместо обычного текста"; |
| 198 | +"-a FILENAME Load printer attributes from IPP file" = "-a ИМЯФАЙЛА Загрузить атрибуты принтера из файла IPP"; |
| 199 | +"-a OAUTH-URI Specify the OAuth authorization server URL" = "-a OAUTH-URI Укажите URL-адрес сервера авторизации OAuth."; |
200 | 200 | "-a SUBJECT-ALT-NAME Add a subjectAltName." = "-a SUBJECT-ALT-NAME Add a subjectAltName."; |
201 | 201 | "-c Produce CSV output" = "-c Produce CSV output"; |
202 | 202 | "-c COMMAND Set print command" = "-c COMMAND Set print command"; |
|
214 | 214 | "-i INPUT/FORMAT Specify the input format" = "-i INPUT/FORMAT Specify the input format"; |
215 | 215 | "-i SECONDS Repeat the last file with the given time interval" = "-i SECONDS Repeat the last file with the given time interval"; |
216 | 216 | "-j Produce JSON output" = "-j Produce JSON output"; |
217 | | -"-k Keep job spool files" = "-k Keep job spool files"; |
218 | | -"-l List attributes" = "-l List attributes"; |
219 | | -"-l Produce plain text output" = "-l Produce plain text output"; |
220 | | -"-l LOCATION Set location of printer" = "-l LOCATION Set location of printer"; |
221 | | -"-m MODEL Set model name (default=Printer)" = "-m MODEL Set model name (default=Printer)"; |
222 | | -"-m OUTPUT/FORMAT Specify the output format" = "-m OUTPUT/FORMAT Specify the output format"; |
223 | | -"-n COUNT Repeat the last file the given number of times" = "-n COUNT Repeat the last file the given number of times"; |
224 | | -"-n HOSTNAME Set hostname for printer" = "-n HOSTNAME Set hostname for printer"; |
225 | | -"-n REGEX Match service name to regular expression" = "-n REGEX Match service name to regular expression"; |
226 | | -"-o NAME=VALUE Specify named options" = "-o NAME=VALUE Specify named options"; |
| 217 | +"-k Keep job spool files" = "-k Сохранение файлов заданий очереди печати"; |
| 218 | +"-l List attributes" = "-l Список атрибутов"; |
| 219 | +"-l Produce plain text output" = "-l Вывод в виде обычного текста"; |
| 220 | +"-l LOCATION Set location of printer" = "-l LOCATION Указать местоположение принтера"; |
| 221 | +"-m MODEL Set model name (default=Printer)" = "-m MODEL Задать название модели (по умолчанию = Printer)"; |
| 222 | +"-m OUTPUT/FORMAT Specify the output format" = "-m OUTPUT/FORMAT Укажите формат вывода"; |
| 223 | +"-n COUNT Repeat the last file the given number of times" = "-n COUNT Повторить последний файл указанное количество раз"; |
| 224 | +"-n HOSTNAME Set hostname for printer" = "-n HOSTNAME Установка имени хоста для принтера"; |
| 225 | +"-n REGEX Match service name to regular expression" = "-n REGEX Сопоставление имени службы с регулярным выражением"; |
| 226 | +"-o NAME=VALUE Specify named options" = "-o NAME=VALUE Указание именованных параметров"; |
227 | 227 | "-p Print URI if true" = "-p Print URI if true"; |
228 | 228 | "-p PORT Set port number for printer" = "-p PORT Set port number for printer"; |
229 | 229 | "-p PURPOSE Comma-delimited certificate purpose\n" = "-p PURPOSE Comma-delimited certificate purpose\n"; |
|
0 commit comments