~kalebral-deactivatedaccount/drizzle/change-error_num_to_enum-2

« back to all changes in this revision

Viewing changes to po/ru.po

  • Committer: Patrick Crews
  • Date: 2010-08-17 17:42:29 UTC
  • mfrom: (1711.1.24 build)
  • Revision ID: gleebix@gmail.com-20100817174229-e28p5025ndgkkxif
Rollup patch - optimizer fixes, mutex removal, client cleanup, translations update

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2010-08-03 10:16-0400\n"
 
10
"POT-Creation-Date: 2010-08-17 12:50-0400\n"
11
11
"PO-Revision-Date: 2010-06-16 20:56+0000\n"
12
12
"Last-Translator: BaRoN <Unknown>\n"
13
13
"Language-Team: Russian <ru@li.org>\n"
102
102
msgid "Use another database. Takes database name as argument."
103
103
msgstr "Переключиться на другую базу данных. Получает имя базы как аргумент."
104
104
 
105
 
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1405
 
105
#: ../client/drizzle.cc:491 ../client/drizzle.cc:1404
106
106
msgid "Show warnings after every statement."
107
107
msgstr "Показывать предупреждения после каждой выполненной команды"
108
108
 
118
118
msgid "Error: Invalid Value for max_input_line"
119
119
msgstr ""
120
120
 
 
121
#: ../client/drizzle.cc:1363
 
122
#, fuzzy
 
123
msgid "Displays this help and exit."
 
124
msgstr "Показать справку и выйти."
 
125
 
121
126
#: ../client/drizzle.cc:1364
122
 
#, fuzzy
123
 
msgid "Displays this help and exit."
124
 
msgstr "Показать справку и выйти."
125
 
 
126
 
#: ../client/drizzle.cc:1365
127
127
msgid ""
128
128
"Don't use history file. Disable interactive behavior. (Enables --silent)"
129
129
msgstr ""
130
130
"Не использовать файл истории команд. Отключает интерактивное поведение "
131
131
"клиента. (Включает --silent)."
132
132
 
133
 
#: ../client/drizzle.cc:1367
 
133
#: ../client/drizzle.cc:1366
134
134
msgid "Display column type information."
135
135
msgstr "Отображать информацию о типах колонок."
136
136
 
137
 
#: ../client/drizzle.cc:1369
 
137
#: ../client/drizzle.cc:1368
138
138
msgid ""
139
139
"Preserve comments. Send comments to the server. The default is --skip-"
140
140
"comments (discard comments), enable with --comments"
142
142
"Сохранять комментарии. Комментарии будут отправляться на сервер. По "
143
143
"умолчанию комментарии игнорируются, чтобы включить - используйте --comments"
144
144
 
145
 
#: ../client/drizzle.cc:1371
 
145
#: ../client/drizzle.cc:1370
146
146
msgid "Use compression in server/client protocol."
147
147
msgstr "Использовать сжатие в клиент-серверном протоколе."
148
148
 
149
 
#: ../client/drizzle.cc:1373
 
149
#: ../client/drizzle.cc:1372
150
150
msgid "Print the output of a query (rows) vertically."
151
151
msgstr "Отобразить результаты запроса (строки) вертикально."
152
152
 
153
 
#: ../client/drizzle.cc:1375
 
153
#: ../client/drizzle.cc:1374
154
154
msgid "Continue even if we get an sql error."
155
155
msgstr "Продолжение работы даже после возникновения ошибок в SQL."
156
156
 
157
 
#: ../client/drizzle.cc:1377
 
157
#: ../client/drizzle.cc:1376
158
158
msgid ""
159
159
"Enable named commands. Named commands mean this program's internal commands; "
160
160
"see drizzle> help . When enabled, the named commands can be used from any "
162
162
"Disable with --disable-named-commands. This option is disabled by default."
163
163
msgstr ""
164
164
 
165
 
#: ../client/drizzle.cc:1379
 
165
#: ../client/drizzle.cc:1378
166
166
msgid ""
167
167
"Named commands are disabled. Use \\* form only, or use named commands only "
168
168
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
171
171
"deprecated; use --disable-named-commands instead."
172
172
msgstr ""
173
173
 
174
 
#: ../client/drizzle.cc:1380
 
174
#: ../client/drizzle.cc:1379
175
175
msgid "Ignore space after function names."
176
176
msgstr "Игнорирование пробелов после имен функций."
177
177
 
178
 
#: ../client/drizzle.cc:1382
 
178
#: ../client/drizzle.cc:1381
179
179
msgid "Turn off beep on error."
180
180
msgstr "Отключение звуковых сигналов при ошибках."
181
181
 
182
 
#: ../client/drizzle.cc:1384
 
182
#: ../client/drizzle.cc:1383
183
183
msgid "Write line numbers for errors."
184
184
msgstr "Отображение номеров строк в случае ошибок."
185
185
 
186
 
#: ../client/drizzle.cc:1386
 
186
#: ../client/drizzle.cc:1385
187
187
msgid ""
188
188
"Don't write line number for errors. WARNING: -L is deprecated, use long "
189
189
"version of this option instead."
191
191
"Не выводить номера строк для ошибок. Внимание: -L является устаревшим "
192
192
"ключем, используйте длинную версию."
193
193
 
194
 
#: ../client/drizzle.cc:1388
 
194
#: ../client/drizzle.cc:1387
195
195
msgid "Write column names in results."
196
196
msgstr "Отображение имен колонок в результатах запросов."
197
197
 
198
 
#: ../client/drizzle.cc:1390
 
198
#: ../client/drizzle.cc:1389
199
199
msgid ""
200
200
"Don't write column names in results. WARNING: -N is deprecated, use long "
201
201
"version of this options instead."
203
203
"Не выводить имена колонок в результатах запроса. Внимание: -N является "
204
204
"устаревшим ключем, используйте длинную версию."
205
205
 
206
 
#: ../client/drizzle.cc:1392
 
206
#: ../client/drizzle.cc:1391
207
207
msgid ""
208
208
"Change the value of a variable. Please note that this option is deprecated; "
209
209
"you can set variables directly with --variable-name=value."
212
212
"этой опции не рекомендуется; вы можете устанавливать переменные напрямую при "
213
213
"помощи --variable-name=value."
214
214
 
215
 
#: ../client/drizzle.cc:1394
 
215
#: ../client/drizzle.cc:1393
216
216
msgid "Output in table format."
217
217
msgstr "Вывод в табличном формате."
218
218
 
219
 
#: ../client/drizzle.cc:1396
 
219
#: ../client/drizzle.cc:1395
220
220
msgid "Only allow UPDATE and DELETE that uses keys."
221
221
msgstr "Разрешение запросов UPDATE и DELETE только с использованием ключей."
222
222
 
223
 
#: ../client/drizzle.cc:1398
 
223
#: ../client/drizzle.cc:1397
224
224
msgid "Synonym for option --safe-updates, -U."
225
225
msgstr "Синоним для опции --safe-updates, -U."
226
226
 
227
 
#: ../client/drizzle.cc:1400
 
227
#: ../client/drizzle.cc:1399
228
228
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
229
229
msgstr ""
230
230
 
231
 
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
 
231
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
232
232
msgid "Output version information and exit."
233
233
msgstr "Вывод информации о версии и выход из программы."
234
234
 
235
 
#: ../client/drizzle.cc:1403
 
235
#: ../client/drizzle.cc:1402
236
236
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
237
237
msgstr ""
238
238
"Отклонять соединения от клиентов, использующих старый протокол (до версии "
239
239
"4.1.1)."
240
240
 
241
 
#: ../client/drizzle.cc:1407
 
241
#: ../client/drizzle.cc:1406
242
242
msgid "Number of lines before each import progress report."
243
243
msgstr "Количество линий до показа каждого сообщения о прогрессе импорта."
244
244
 
245
 
#: ../client/drizzle.cc:1409
 
245
#: ../client/drizzle.cc:1408
246
246
msgid "Ping the server to check if it's alive."
247
247
msgstr "Запрос на сервер для определения его жизнеспособности."
248
248
 
249
 
#: ../client/drizzle.cc:1411
 
249
#: ../client/drizzle.cc:1410
250
250
msgid "Configuration file defaults are not used if no-defaults is set"
251
251
msgstr ""
252
252
 
253
 
#: ../client/drizzle.cc:1417
 
253
#: ../client/drizzle.cc:1416
254
254
msgid ""
255
255
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
256
256
"and field completion, but startup and reconnecting may take a longer time. "
262
262
"переподключение может занимать дольше времени; Отключается с помощью --"
263
263
"disable-auto-rehash."
264
264
 
265
 
#: ../client/drizzle.cc:1418
 
265
#: ../client/drizzle.cc:1417
266
266
msgid ""
267
267
"No automatic rehashing. One has to use 'rehash' to get table and field "
268
268
"completion. This gives a quicker start of drizzle_st and disables rehashing "
274
274
"буферование при подключении. ВНИМАНИЕ: этот ключ устарел вместо него "
275
275
"используйте --disable-auto-rehash."
276
276
 
277
 
#: ../client/drizzle.cc:1420
 
277
#: ../client/drizzle.cc:1419
278
278
msgid ""
279
279
"Automatically switch to vertical output mode if the result is wider than the "
280
280
"terminal width."
282
282
"Автоматически переключаться на вертикальный формат вывода в случаях, когда "
283
283
"ширина результатов больше ширины терминала."
284
284
 
285
 
#: ../client/drizzle.cc:1422
 
285
#: ../client/drizzle.cc:1421
286
286
msgid "Database to use."
287
287
msgstr "База данных для использования."
288
288
 
289
 
#: ../client/drizzle.cc:1424
 
289
#: ../client/drizzle.cc:1423
290
290
msgid "(not used)"
291
291
msgstr "(не используется)"
292
292
 
293
 
#: ../client/drizzle.cc:1426
 
293
#: ../client/drizzle.cc:1425
294
294
msgid "Delimiter to be used."
295
295
msgstr "Используемый разделитель команд."
296
296
 
297
 
#: ../client/drizzle.cc:1428
 
297
#: ../client/drizzle.cc:1427
298
298
msgid "Execute command and quit. (Disables --force and history file)"
299
299
msgstr "Выполнить команду и выйти. (Отключает --force и файл истории команд)"
300
300
 
301
 
#: ../client/drizzle.cc:1430
 
301
#: ../client/drizzle.cc:1429
302
302
msgid "Enable/disable LOAD DATA LOCAL INFILE."
303
303
msgstr "Включить/выключить поддержку LOAD DATA LOCAL INFILE."
304
304
 
305
 
#: ../client/drizzle.cc:1432
 
305
#: ../client/drizzle.cc:1431
306
306
msgid "Flush buffer after each query."
307
307
msgstr "Сбрасывание буфера после каждого запроса."
308
308
 
309
 
#: ../client/drizzle.cc:1434
 
309
#: ../client/drizzle.cc:1433
310
310
msgid "Ignore SIGINT (CTRL-C)"
311
311
msgstr "Игнорирование SIGINT (CTRL+C)"
312
312
 
313
 
#: ../client/drizzle.cc:1436
 
313
#: ../client/drizzle.cc:1435
314
314
msgid ""
315
315
"Only update the default database. This is useful for skipping updates to "
316
316
"other database in the update log."
318
318
"Обновить только базу данных указанную по умолчанию. Это сделано для "
319
319
"избежании обновлений других баз данных в обновительном логе."
320
320
 
321
 
#: ../client/drizzle.cc:1438
 
321
#: ../client/drizzle.cc:1437
322
322
msgid ""
323
323
"Pager to use to display results. If you don't supply an option the default "
324
324
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
332
332
"(\\h). Опция не работает в пакетном режиме. Отключается при помощи --disable-"
333
333
"pager. По умолчанию - отключена."
334
334
 
335
 
#: ../client/drizzle.cc:1440
 
335
#: ../client/drizzle.cc:1439
336
336
#, fuzzy
337
337
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
338
338
msgstr ""
340
340
"интерактивную справку (\\h). ПРЕДУПРЕЖДЕНИЕ: вариант не рекомендуется; "
341
341
"используйте --disable-pager."
342
342
 
343
 
#: ../client/drizzle.cc:1442
 
343
#: ../client/drizzle.cc:1441
344
344
msgid "Set the drizzle prompt to this value."
345
345
msgstr ""
346
346
 
347
 
#: ../client/drizzle.cc:1444
 
347
#: ../client/drizzle.cc:1443
348
348
msgid ""
349
349
"Don't cache result, print it row by row. This may slow down the server if "
350
350
"the output is suspended. Doesn't use history file."
352
352
"Не кешировать результат, выводить построчно. Это может замедлить сервер, "
353
353
"если вывод приостановится.  Файл истории не используется."
354
354
 
355
 
#: ../client/drizzle.cc:1446
 
355
#: ../client/drizzle.cc:1445
356
356
msgid "Write fields without conversion. Used with --batch."
357
357
msgstr "Отображение полей без конверсии. Используется с --batch."
358
358
 
359
 
#: ../client/drizzle.cc:1448
 
359
#: ../client/drizzle.cc:1447
360
360
msgid ""
361
361
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
362
362
"option is enabled by default."
364
364
"Восстанавливать соединение при обрыве. Отключается с помощью --disable-"
365
365
"reconnect. Эта опция включена по умолчанию."
366
366
 
367
 
#: ../client/drizzle.cc:1450
 
367
#: ../client/drizzle.cc:1449
368
368
#, fuzzy
369
369
msgid "Shutdown the server"
370
370
msgstr "Выключить сервер."
371
371
 
372
 
#: ../client/drizzle.cc:1451
 
372
#: ../client/drizzle.cc:1450
373
373
msgid ""
374
374
"Be more silent. Print results with a tab as separator, each row on new line."
375
375
msgstr ""
376
376
"Выводить меньше подробностей. Выводит результат построчно, используя "
377
377
"табуляцию в качестве разделителя."
378
378
 
379
 
#: ../client/drizzle.cc:1453
 
379
#: ../client/drizzle.cc:1452
380
380
msgid ""
381
381
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
382
"work in batch mode. Disable with --disable-tee. This option is disabled by "
386
386
"режиме. Выключается с помощью --disable-tee. Эта опция по умолчанию "
387
387
"выключена."
388
388
 
389
 
#: ../client/drizzle.cc:1455
 
389
#: ../client/drizzle.cc:1454
390
390
#, fuzzy
391
391
msgid "Disable outfile. See interactive help (\\h) also."
392
392
msgstr ""
393
393
"Отключает вывод в файл. Смотри также справку (\\h). ПРЕДУПРЕЖДЕНИЕ: опция "
394
394
"устарела; вместо нее рекомендуется использовать --disable-tee"
395
395
 
396
 
#: ../client/drizzle.cc:1456
 
396
#: ../client/drizzle.cc:1455
397
397
msgid "Wait and retry if connection is down."
398
398
msgstr "Ожидать и повторять запрос если соединение с сервером разорвано."
399
399
 
400
 
#: ../client/drizzle.cc:1458
 
400
#: ../client/drizzle.cc:1457
401
401
msgid "Number of seconds before connection timeout."
402
402
msgstr "Количество секунд до таймаута соединения"
403
403
 
404
 
#: ../client/drizzle.cc:1460
 
404
#: ../client/drizzle.cc:1459
405
405
msgid "Max length of input line"
406
406
msgstr "Максимальная длинна вводимой линии"
407
407
 
408
 
#: ../client/drizzle.cc:1462
 
408
#: ../client/drizzle.cc:1461
409
409
msgid "Automatic limit for SELECT when using --safe-updates"
410
410
msgstr "Автоматическое ограничение для SELECT при использовании --safe-updates"
411
411
 
412
 
#: ../client/drizzle.cc:1464
 
412
#: ../client/drizzle.cc:1463
413
413
msgid "Automatic limit for rows in a join when using --safe-updates"
414
414
msgstr ""
415
415
"Автоматичекое ограничение для строк в JOIN при использовании --safe-updates"
416
416
 
417
 
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
418
 
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
 
417
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
 
418
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
419
419
#: ../client/drizzletest.cc:5456
420
420
msgid "Use MySQL Protocol."
421
421
msgstr "Использовать протокол MySQL."
422
422
 
423
 
#: ../client/drizzle.cc:1472
 
423
#: ../client/drizzle.cc:1471
424
424
#, fuzzy
425
425
msgid "Connect to host"
426
426
msgstr "Подключение к хосту."
427
427
 
428
 
#: ../client/drizzle.cc:1474
 
428
#: ../client/drizzle.cc:1473
429
429
msgid ""
430
430
"Password to use when connecting to server. If password is not given it's "
431
431
"asked from the tty."
433
433
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
434
434
"будет запрошен."
435
435
 
436
 
#: ../client/drizzle.cc:1476
 
436
#: ../client/drizzle.cc:1475
437
437
#, fuzzy
438
438
msgid ""
439
439
"Port number to use for connection or 0 for default to, in order of "
442
442
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
443
443
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
444
444
 
445
 
#: ../client/drizzle.cc:1478
 
445
#: ../client/drizzle.cc:1477
446
446
msgid "User for login if not current user."
447
447
msgstr ""
448
448
"Имя пользователя для подключения (если не совпадает с именем текущего "
449
449
"пользователя)."
450
450
 
451
 
#: ../client/drizzle.cc:1480
 
451
#: ../client/drizzle.cc:1479
452
452
msgid "The protocol of connection (tcp,socket,pipe,memory)."
453
453
msgstr ""
454
454
 
455
 
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
 
455
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
456
456
#, c-format
457
457
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
458
458
msgstr ""
459
459
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
460
460
"работы.\n"
461
461
 
462
 
#: ../client/drizzle.cc:1588
 
462
#: ../client/drizzle.cc:1587
463
463
msgid "DELIMITER cannot contain a backslash character"
464
464
msgstr "РАЗДЕЛИТЕЛЬ не может содержать обратную косую черту"
465
465
 
466
 
#: ../client/drizzle.cc:1665
 
466
#: ../client/drizzle.cc:1664
467
467
#, fuzzy, c-format
468
468
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
469
469
msgstr "Номер порта задан неверно."
470
470
 
471
 
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
472
 
#: ../client/drizzle.cc:4092
 
471
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
 
472
#: ../client/drizzle.cc:4089
473
473
#, fuzzy, c-format
474
474
msgid "drizzle  Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
475
475
msgstr "%s Версия %s Дистрибутив %s, для %s-%s (%s) с использованием %s %s\n"
476
476
 
477
 
#: ../client/drizzle.cc:1724
 
477
#: ../client/drizzle.cc:1723
478
478
#, c-format
479
479
msgid ""
480
480
"Copyright (C) 2008 Sun Microsystems\n"
487
487
"и Вы можете модифицировать и распространять его в соответствии с лицензией "
488
488
"GPL\n"
489
489
 
490
 
#: ../client/drizzle.cc:1729
 
490
#: ../client/drizzle.cc:1728
491
491
#, fuzzy, c-format
492
492
msgid "Usage: drizzle [OPTIONS] [database]\n"
493
493
msgstr "Использование: %s [ОПЦИИ] [база данных]\n"
494
494
 
495
 
#: ../client/drizzle.cc:1780
 
495
#: ../client/drizzle.cc:1779
496
496
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
497
497
msgstr ""
498
498
"Добро пожаловать в клиент Drizzle.. Разделителем команд служит ; или \\g."
499
499
 
500
 
#: ../client/drizzle.cc:1790
 
500
#: ../client/drizzle.cc:1788
501
501
#, c-format
502
502
msgid ""
503
503
"Your Drizzle connection id is %u\n"
506
506
"Идентификатор вашего подключения к Drizzle: %u\n"
507
507
"Версия сервера: %s\n"
508
508
 
509
 
#: ../client/drizzle.cc:1822
 
509
#: ../client/drizzle.cc:1820
510
510
#, c-format
511
511
msgid "Reading history-file %s\n"
512
512
msgstr "Чтение файла истории %s\n"
513
513
 
514
 
#: ../client/drizzle.cc:1826
 
514
#: ../client/drizzle.cc:1824
515
515
#, c-format
516
516
msgid "Couldn't allocate memory for temp histfile!\n"
517
517
msgstr "Невозможно выделить мамять под временный файл истории!\n"
518
518
 
519
 
#: ../client/drizzle.cc:1833
 
519
#: ../client/drizzle.cc:1831
520
520
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
521
521
msgstr ""
522
522
"Используйте 'help;' или '\\h' для получение справки и '\\c' для очистки "
523
523
"буфера команд.\n"
524
524
 
525
 
#: ../client/drizzle.cc:1856
 
525
#: ../client/drizzle.cc:1854
526
526
#, c-format
527
527
msgid "Writing history-file %s\n"
528
528
msgstr "Запись файла истории %s\n"
529
529
 
530
 
#: ../client/drizzle.cc:1864
 
530
#: ../client/drizzle.cc:1862
531
531
msgid "Aborted"
532
532
msgstr "Отменено"
533
533
 
534
 
#: ../client/drizzle.cc:1864
 
534
#: ../client/drizzle.cc:1862
535
535
msgid "Bye"
536
536
msgstr "Пока!"
537
537
 
538
 
#: ../client/drizzle.cc:1916
 
538
#: ../client/drizzle.cc:1914
539
539
msgid "Query aborted by Ctrl+C\n"
540
540
msgstr "Запрос прерван с помощью Ctrl+C\n"
541
541
 
542
 
#: ../client/drizzle.cc:2000
 
542
#: ../client/drizzle.cc:1998
543
543
#, c-format
544
544
msgid "Processing line: %<PRIu32>\n"
545
545
msgstr ""
546
546
 
547
 
#: ../client/drizzle.cc:2218
 
547
#: ../client/drizzle.cc:2216
548
548
msgid "Unknown command: "
549
549
msgstr "Неизвестная команда: "
550
550
 
551
 
#: ../client/drizzle.cc:2632
 
551
#: ../client/drizzle.cc:2630
552
552
msgid ""
553
553
"Reading table information for completion of table and column names\n"
554
554
"You can turn off this feature to get a quicker startup with -A\n"
559
559
"Эту возможность можно отключить для ускорения запуска опцией -A\n"
560
560
"\n"
561
561
 
562
 
#: ../client/drizzle.cc:2698
 
562
#: ../client/drizzle.cc:2696
563
563
msgid "No connection. Trying to reconnect..."
564
564
msgstr "Нет соединения. Попытка переподключения..."
565
565
 
566
 
#: ../client/drizzle.cc:2704
 
566
#: ../client/drizzle.cc:2702
567
567
msgid "Can't connect to the server\n"
568
568
msgstr "Невозможно подключиться к серверу.\n"
569
569
 
570
 
#: ../client/drizzle.cc:2782
 
570
#: ../client/drizzle.cc:2780
571
571
msgid "List of all Drizzle commands:"
572
572
msgstr "Полный список команд Drizzle:"
573
573
 
574
 
#: ../client/drizzle.cc:2784
 
574
#: ../client/drizzle.cc:2782
575
575
msgid "Note that all text commands must be first on line and end with ';'"
576
576
msgstr ""
577
577
"Обратите внимание, что все текстовые команды должны быть первыми в строке и "
578
578
"заканчиваться символом ';'"
579
579
 
580
 
#: ../client/drizzle.cc:2839
 
580
#: ../client/drizzle.cc:2837
581
581
msgid "No query specified\n"
582
582
msgstr "Не указан запрос\n"
583
583
 
584
 
#: ../client/drizzle.cc:2854
 
584
#: ../client/drizzle.cc:2852
585
585
msgid "Ignoring query to other database"
586
586
msgstr "Игнорирование запросов к другим базам данных"
587
587
 
588
 
#: ../client/drizzle.cc:2904
 
588
#: ../client/drizzle.cc:2902
589
589
msgid "Empty set"
590
590
msgstr "Пустое множество"
591
591
 
592
 
#: ../client/drizzle.cc:2917
 
592
#: ../client/drizzle.cc:2915
593
593
#, c-format
594
594
msgid "%ld row in set"
595
595
msgid_plural "%ld rows in set"
597
597
msgstr[1] "%ld результатов"
598
598
msgstr[2] "%ld результатов"
599
599
 
 
600
#: ../client/drizzle.cc:2924
 
601
msgid "Query OK"
 
602
msgstr ""
 
603
 
600
604
#: ../client/drizzle.cc:2926
601
 
msgid "Query OK"
602
 
msgstr ""
603
 
 
604
 
#: ../client/drizzle.cc:2928
605
605
#, c-format
606
606
msgid "Query OK, %ld row affected"
607
607
msgid_plural "Query OK, %ld rows affected"
800
800
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
801
801
msgstr ""
802
802
 
803
 
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:506
804
 
#: ../client/drizzleslap.cc:1036 ../client/drizzletest.cc:5596
 
803
#: ../client/drizzledump.cc:2648 ../client/drizzleimport.cc:459
 
804
#: ../client/drizzleslap.cc:1001 ../client/drizzletest.cc:5596
805
805
#, c-format
806
806
msgid "Value supplied for port is not valid.\n"
807
807
msgstr ""
842
842
msgid "Invalid mode to --compatible: %s\n"
843
843
msgstr ""
844
844
 
 
845
#: ../client/drizzleslap.cc:2855
 
846
#, c-format
 
847
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
 
848
msgstr ""
 
849
 
845
850
#: ../client/drizzletest.cc:5363
846
851
msgid "Error: Invalid Value for opt_max_connect_retries"
847
852
msgstr ""
859
864
msgid "Could not open '%s' for reading: errno = %d"
860
865
msgstr ""
861
866
 
862
 
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:857
 
867
#: ../client/drizzletest.cc:5569 ../drizzled/drizzled.cc:863
863
868
#, c-format
864
869
msgid "Out of memory"
865
870
msgstr "Недостаточно памяти"
866
871
 
867
 
#: ../drizzled/drizzled.cc:490
 
872
#: ../drizzled/drizzled.cc:480
868
873
msgid "Aborting\n"
869
874
msgstr ""
870
875
 
871
 
#: ../drizzled/drizzled.cc:572
 
876
#: ../drizzled/drizzled.cc:544
872
877
msgid "One can only use the --user switch if running as root\n"
873
878
msgstr ""
874
879
 
875
 
#: ../drizzled/drizzled.cc:579
 
880
#: ../drizzled/drizzled.cc:551
876
881
msgid ""
877
882
"Fatal error: Please read \"Security\" section of the manual to find out how "
878
883
"to run drizzled as root!\n"
879
884
msgstr ""
880
885
 
881
 
#: ../drizzled/drizzled.cc:599
 
886
#: ../drizzled/drizzled.cc:571
882
887
#, c-format
883
888
msgid ""
884
889
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
885
890
"exists!\n"
886
891
msgstr ""
887
892
 
888
 
#: ../drizzled/drizzled.cc:738
 
893
#: ../drizzled/drizzled.cc:710
889
894
#, c-format
890
895
msgid "gethostname failed, using '%s' as hostname"
891
896
msgstr ""
892
897
 
893
 
#: ../drizzled/drizzled.cc:796
 
898
#: ../drizzled/drizzled.cc:768
894
899
#, c-format
895
900
msgid "Unknown locale: '%s'"
896
901
msgstr ""
897
902
 
898
 
#: ../drizzled/drizzled.cc:833
 
903
#: ../drizzled/drizzled.cc:785
899
904
msgid "Can't create thread-keys"
900
905
msgstr ""
901
906
 
902
 
#: ../drizzled/drizzled.cc:866
 
907
#: ../drizzled/drizzled.cc:872
903
908
msgid "Failed to initialize plugins."
904
909
msgstr "Не удалось проинициализировать плагины."
905
910
 
906
 
#: ../drizzled/drizzled.cc:887
 
911
#: ../drizzled/drizzled.cc:894
907
912
#, c-format
908
913
msgid ""
909
914
"%s: Too many arguments (first extra is '%s').\n"
910
915
"Use --verbose --help to get a list of available options\n"
911
916
msgstr ""
912
917
 
913
 
#: ../drizzled/drizzled.cc:912
 
918
#: ../drizzled/drizzled.cc:919
914
919
msgid "No scheduler found, cannot continue!\n"
915
920
msgstr ""
916
921
 
917
 
#: ../drizzled/drizzled.cc:936
 
922
#: ../drizzled/drizzled.cc:943
918
923
#, c-format
919
924
msgid "Unknown/unsupported storage engine: %s"
920
925
msgstr ""
921
926
 
922
 
#: ../drizzled/drizzled.cc:1027
 
927
#: ../drizzled/drizzled.cc:1032
923
928
msgid "Display this help and exit."
924
929
msgstr "Показать справку и выйти."
925
930
 
926
 
#: ../drizzled/drizzled.cc:1031
 
931
#: ../drizzled/drizzled.cc:1036
927
932
msgid "Display this help and exit after initializing plugins."
928
933
msgstr ""
929
934
 
930
 
#: ../drizzled/drizzled.cc:1035
 
935
#: ../drizzled/drizzled.cc:1040
931
936
msgid "Auto-increment columns are incremented by this"
932
937
msgstr ""
933
938
 
934
 
#: ../drizzled/drizzled.cc:1040
 
939
#: ../drizzled/drizzled.cc:1045
935
940
msgid ""
936
941
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
937
942
"= 1"
938
943
msgstr ""
939
944
 
940
 
#: ../drizzled/drizzled.cc:1046
 
945
#: ../drizzled/drizzled.cc:1051
941
946
msgid ""
942
947
"Path to installation directory. All paths are usually resolved relative to "
943
948
"this."
944
949
msgstr ""
945
950
 
946
 
#: ../drizzled/drizzled.cc:1051
 
951
#: ../drizzled/drizzled.cc:1056
947
952
msgid "Chroot drizzled daemon during startup."
948
953
msgstr ""
949
954
 
950
 
#: ../drizzled/drizzled.cc:1055
 
955
#: ../drizzled/drizzled.cc:1060
951
956
msgid "Set the default collation."
952
957
msgstr ""
953
958
 
954
 
#: ../drizzled/drizzled.cc:1059
 
959
#: ../drizzled/drizzled.cc:1064
955
960
msgid "Default completion type."
956
961
msgstr ""
957
962
 
958
 
#: ../drizzled/drizzled.cc:1064
 
963
#: ../drizzled/drizzled.cc:1069
959
964
msgid "Write core on errors."
960
965
msgstr ""
961
966
 
962
 
#: ../drizzled/drizzled.cc:1068
 
967
#: ../drizzled/drizzled.cc:1073
963
968
msgid "Path to the database root."
964
969
msgstr ""
965
970
 
966
 
#: ../drizzled/drizzled.cc:1072
 
971
#: ../drizzled/drizzled.cc:1077
967
972
msgid "Set the default storage engine (table type) for tables."
968
973
msgstr ""
969
974
 
970
 
#: ../drizzled/drizzled.cc:1076
 
975
#: ../drizzled/drizzled.cc:1081
971
976
msgid "Set the default time zone."
972
977
msgstr ""
973
978
 
974
 
#: ../drizzled/drizzled.cc:1081
 
979
#: ../drizzled/drizzled.cc:1086
975
980
msgid "Used for debugging;  Use at your own risk!"
976
981
msgstr ""
977
982
 
978
 
#: ../drizzled/drizzled.cc:1086
 
983
#: ../drizzled/drizzled.cc:1091
979
984
msgid "Set up signals usable for debugging"
980
985
msgstr ""
981
986
 
982
 
#: ../drizzled/drizzled.cc:1090
 
987
#: ../drizzled/drizzled.cc:1095
983
988
msgid "(IGNORED)"
984
989
msgstr ""
985
990
 
986
 
#: ../drizzled/drizzled.cc:1094
 
991
#: ../drizzled/drizzled.cc:1099
987
992
msgid "Set the language used for the month names and the days of the week."
988
993
msgstr "Установить язык для вывода названий месяцев и дней недели."
989
994
 
990
 
#: ../drizzled/drizzled.cc:1099
 
995
#: ../drizzled/drizzled.cc:1104
991
996
msgid "Log some not critical warnings to the log file."
992
997
msgstr ""
993
998
 
994
 
#: ../drizzled/drizzled.cc:1104
 
999
#: ../drizzled/drizzled.cc:1109
995
1000
msgid "Pid file used by safe_mysqld."
996
1001
msgstr ""
997
1002
 
998
 
#: ../drizzled/drizzled.cc:1108
 
1003
#: ../drizzled/drizzled.cc:1113
999
1004
msgid ""
1000
1005
"Maximum time in seconds to wait for the port to become free. (Default: no "
1001
1006
"wait)"
1002
1007
msgstr ""
1003
1008
 
1004
 
#: ../drizzled/drizzled.cc:1113
 
1009
#: ../drizzled/drizzled.cc:1118
1005
1010
msgid ""
1006
1011
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1007
1012
"specified directory"
1008
1013
msgstr ""
1009
1014
 
1010
 
#: ../drizzled/drizzled.cc:1118
 
1015
#: ../drizzled/drizzled.cc:1123
1011
1016
msgid ""
1012
1017
"Uniquely identifies the server instance in the community of replication "
1013
1018
"partners."
1014
1019
msgstr ""
1015
1020
 
1016
 
#: ../drizzled/drizzled.cc:1123
 
1021
#: ../drizzled/drizzled.cc:1128
1017
1022
msgid "Don't print a stack trace on failure."
1018
1023
msgstr ""
1019
1024
 
1020
 
#: ../drizzled/drizzled.cc:1127
 
1025
#: ../drizzled/drizzled.cc:1132
1021
1026
msgid "Enable symbolic link support."
1022
1027
msgstr "Включить поддержку символьных ссылок."
1023
1028
 
1024
 
#: ../drizzled/drizzled.cc:1136
 
1029
#: ../drizzled/drizzled.cc:1141
1025
1030
msgid ""
1026
1031
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1027
1032
msgstr ""
1028
1033
 
1029
 
#: ../drizzled/drizzled.cc:1141
 
1034
#: ../drizzled/drizzled.cc:1146
1030
1035
msgid "Path for temporary files."
1031
1036
msgstr ""
1032
1037
 
1033
 
#: ../drizzled/drizzled.cc:1145
 
1038
#: ../drizzled/drizzled.cc:1150
1034
1039
msgid "Default transaction isolation level."
1035
1040
msgstr "Уровень изоляции транзакций, используемый по умолчанию."
1036
1041
 
1037
 
#: ../drizzled/drizzled.cc:1149
 
1042
#: ../drizzled/drizzled.cc:1154
1038
1043
msgid "Run drizzled daemon as user."
1039
1044
msgstr ""
1040
1045
 
1041
 
#: ../drizzled/drizzled.cc:1157
 
1046
#: ../drizzled/drizzled.cc:1162
1042
1047
msgid ""
1043
1048
"The number of outstanding connection requests Drizzle can have. This comes "
1044
1049
"into play when the main Drizzle thread gets very many connection requests in "
1045
1050
"a very short time."
1046
1051
msgstr ""
1047
1052
 
1048
 
#: ../drizzled/drizzled.cc:1163
 
1053
#: ../drizzled/drizzled.cc:1168
1049
1054
msgid ""
1050
1055
"Size of tree cache used in bulk insert optimization. Note that this is a "
1051
1056
"limit per thread!"
1052
1057
msgstr ""
1053
1058
 
1054
 
#: ../drizzled/drizzled.cc:1169
 
1059
#: ../drizzled/drizzled.cc:1174
1055
1060
msgid ""
1056
1061
"Precision of the result of '/' operator will be increased on that value."
1057
1062
msgstr ""
1058
1063
 
1059
 
#: ../drizzled/drizzled.cc:1175
 
1064
#: ../drizzled/drizzled.cc:1180
1060
1065
msgid "The maximum length of the result of function  group_concat."
1061
1066
msgstr ""
1062
1067
 
1063
 
#: ../drizzled/drizzled.cc:1180
 
1068
#: ../drizzled/drizzled.cc:1185
1064
1069
msgid "The size of the buffer that is used for full joins."
1065
1070
msgstr ""
1066
1071
 
1067
 
#: ../drizzled/drizzled.cc:1186
 
1072
#: ../drizzled/drizzled.cc:1191
1068
1073
msgid "Max packetlength to send/receive from to server."
1069
1074
msgstr ""
1070
1075
 
1071
 
#: ../drizzled/drizzled.cc:1191
 
1076
#: ../drizzled/drizzled.cc:1196
1072
1077
msgid ""
1073
1078
"If there is more than this number of interrupted connections from a host "
1074
1079
"this host will be blocked from further connections."
1075
1080
msgstr ""
1076
1081
 
1077
 
#: ../drizzled/drizzled.cc:1196
 
1082
#: ../drizzled/drizzled.cc:1201
1078
1083
msgid "Max number of errors/warnings to store for a statement."
1079
1084
msgstr ""
1080
1085
 
1081
 
#: ../drizzled/drizzled.cc:1201
 
1086
#: ../drizzled/drizzled.cc:1206
1082
1087
msgid "Don't allow creation of heap tables bigger than this."
1083
1088
msgstr ""
1084
1089
 
1085
 
#: ../drizzled/drizzled.cc:1207
 
1090
#: ../drizzled/drizzled.cc:1212
1086
1091
msgid ""
1087
1092
"Joins that are probably going to read more than max_join_size records return "
1088
1093
"an error."
1089
1094
msgstr ""
1090
1095
 
1091
 
#: ../drizzled/drizzled.cc:1213
 
1096
#: ../drizzled/drizzled.cc:1218
1092
1097
msgid "Max number of bytes in sorted records."
1093
1098
msgstr ""
1094
1099
 
1095
 
#: ../drizzled/drizzled.cc:1218
 
1100
#: ../drizzled/drizzled.cc:1223
1096
1101
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1097
1102
msgstr ""
1098
1103
 
1099
 
#: ../drizzled/drizzled.cc:1223
 
1104
#: ../drizzled/drizzled.cc:1228
1100
1105
msgid ""
1101
1106
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1102
1107
"max_sort_length bytes of each value are used; the rest are ignored)."
1103
1108
msgstr ""
1104
1109
 
1105
 
#: ../drizzled/drizzled.cc:1230
 
1110
#: ../drizzled/drizzled.cc:1235
1106
1111
msgid "After this many write locks, allow some read locks to run in between."
1107
1112
msgstr ""
1108
1113
 
1109
 
#: ../drizzled/drizzled.cc:1234
 
1114
#: ../drizzled/drizzled.cc:1239
1110
1115
msgid ""
1111
1116
"Don't log queries which examine less than min_examined_row_limit rows to "
1112
1117
"file."
1113
1118
msgstr ""
1114
1119
 
1115
 
#: ../drizzled/drizzled.cc:1240
 
1120
#: ../drizzled/drizzled.cc:1245
1116
1121
msgid ""
1117
1122
"Controls the heuristic(s) applied during query optimization to prune less-"
1118
1123
"promising partial plans from the optimizer search space. Meaning: false - do "
1120
1125
"based on number of retrieved rows."
1121
1126
msgstr ""
1122
1127
 
1123
 
#: ../drizzled/drizzled.cc:1248
 
1128
#: ../drizzled/drizzled.cc:1253
1124
1129
msgid ""
1125
1130
"Maximum depth of search performed by the query optimizer. Values larger than "
1126
1131
"the number of relations in a query result in better query plans, but take "
1131
1136
"(used for testing/comparison)."
1132
1137
msgstr ""
1133
1138
 
1134
 
#: ../drizzled/drizzled.cc:1260
 
1139
#: ../drizzled/drizzled.cc:1265
1135
1140
msgid "Directory for plugins."
1136
1141
msgstr ""
1137
1142
 
1138
 
#: ../drizzled/drizzled.cc:1264
 
1143
#: ../drizzled/drizzled.cc:1269
1139
1144
msgid ""
1140
1145
"Optional comma separated list of plugins to load at startup in addition to "
1141
1146
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1142
1147
msgstr ""
1143
1148
 
1144
 
#: ../drizzled/drizzled.cc:1270
 
1149
#: ../drizzled/drizzled.cc:1275
1145
1150
msgid ""
1146
1151
"Optional comma separated list of plugins to not load at startup. Effectively "
1147
1152
"removes a plugin from the list of plugins to be loaded. [for example: --"
1148
1153
"plugin_remove=crc32,logger_gearman]"
1149
1154
msgstr ""
1150
1155
 
1151
 
#: ../drizzled/drizzled.cc:1276
 
1156
#: ../drizzled/drizzled.cc:1281
1152
1157
msgid ""
1153
1158
"Optional comma separated list of plugins to load at starup instead of the "
1154
1159
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1155
1160
msgstr ""
1156
1161
 
1157
 
#: ../drizzled/drizzled.cc:1282
 
1162
#: ../drizzled/drizzled.cc:1287
1158
1163
msgid "The size of the buffer that is allocated when preloading indexes"
1159
1164
msgstr ""
1160
1165
 
1161
 
#: ../drizzled/drizzled.cc:1287
 
1166
#: ../drizzled/drizzled.cc:1292
1162
1167
msgid "Allocation block size for query parsing and execution"
1163
1168
msgstr ""
1164
1169
 
1165
 
#: ../drizzled/drizzled.cc:1292
 
1170
#: ../drizzled/drizzled.cc:1297
1166
1171
msgid "Persistent buffer for query parsing and execution"
1167
1172
msgstr ""
1168
1173
 
1169
 
#: ../drizzled/drizzled.cc:1298
 
1174
#: ../drizzled/drizzled.cc:1303
1170
1175
msgid "Allocation block size for storing ranges during optimization"
1171
1176
msgstr ""
1172
1177
 
1173
 
#: ../drizzled/drizzled.cc:1304
 
1178
#: ../drizzled/drizzled.cc:1309
1174
1179
msgid ""
1175
1180
"Each thread that does a sequential scan allocates a buffer of this size for "
1176
1181
"each table it scans. If you do many sequential scans, you may want to "
1177
1182
"increase this value."
1178
1183
msgstr ""
1179
1184
 
1180
 
#: ../drizzled/drizzled.cc:1312
 
1185
#: ../drizzled/drizzled.cc:1317
1181
1186
msgid ""
1182
1187
"When reading rows in sorted order after a sort, the rows are read through "
1183
1188
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1184
1189
"record_buffer."
1185
1190
msgstr ""
1186
1191
 
1187
 
#: ../drizzled/drizzled.cc:1320
 
1192
#: ../drizzled/drizzled.cc:1325
1188
1193
msgid "Select scheduler to be used (by default multi-thread)."
1189
1194
msgstr ""
1190
1195
 
1191
 
#: ../drizzled/drizzled.cc:1325
 
1196
#: ../drizzled/drizzled.cc:1330
1192
1197
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1193
1198
msgstr ""
1194
1199
 
1195
 
#: ../drizzled/drizzled.cc:1331
 
1200
#: ../drizzled/drizzled.cc:1336
1196
1201
msgid "The number of cached table definitions."
1197
1202
msgstr ""
1198
1203
 
1199
 
#: ../drizzled/drizzled.cc:1335
 
1204
#: ../drizzled/drizzled.cc:1340
1200
1205
msgid "The number of cached open tables."
1201
1206
msgstr ""
1202
1207
 
1203
 
#: ../drizzled/drizzled.cc:1339
 
1208
#: ../drizzled/drizzled.cc:1344
1204
1209
msgid ""
1205
1210
"Timeout in seconds to wait for a table level lock before returning an error. "
1206
1211
"Used only if the connection has active cursors."
1207
1212
msgstr ""
1208
1213
 
1209
 
#: ../drizzled/drizzled.cc:1344
 
1214
#: ../drizzled/drizzled.cc:1349
1210
1215
msgid "The stack size for each thread."
1211
1216
msgstr ""
1212
1217
 
1213
 
#: ../drizzled/drizzled.cc:1350
 
1218
#: ../drizzled/drizzled.cc:1355
1214
1219
msgid ""
1215
1220
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1216
1221
"automatically convert it to an on-disk MyISAM table."
1217
1222
msgstr ""
1218
1223
 
1219
 
#: ../drizzled/drizzled.cc:1376
 
1224
#: ../drizzled/drizzled.cc:1381
1220
1225
msgid ""
1221
1226
"Copyright (C) 2008 Sun Microsystems\n"
1222
1227
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1225
1230
"Starts the Drizzle database server\n"
1226
1231
msgstr ""
1227
1232
 
1228
 
#: ../drizzled/drizzled.cc:1383
 
1233
#: ../drizzled/drizzled.cc:1388
1229
1234
#, c-format
1230
1235
msgid "Usage: %s [OPTIONS]\n"
1231
1236
msgstr ""
1232
1237
 
1233
 
#: ../drizzled/drizzled.cc:1507
 
1238
#: ../drizzled/drizzled.cc:1512
1234
1239
#, c-format
1235
1240
msgid ""
1236
1241
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1237
1242
"command line\n"
1238
1243
msgstr ""
1239
1244
 
1240
 
#: ../drizzled/drizzled.cc:1550
 
1245
#: ../drizzled/drizzled.cc:1555
1241
1246
msgid "Can't start server: cannot resolve hostname!"
1242
1247
msgstr ""
1243
1248
 
1244
 
#: ../drizzled/drizzled.cc:1556
 
1249
#: ../drizzled/drizzled.cc:1561
1245
1250
msgid "Can't start server: bind-address refers to multiple interfaces!"
1246
1251
msgstr ""
1247
1252
 
4767
4772
msgid "File '%s' (fileno: %d) was not closed"
4768
4773
msgstr ""
4769
4774
 
4770
 
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:234
 
4775
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
4771
4776
msgid ""
4772
4777
"Schema name cannot be encoded and fit within filesystem name length "
4773
4778
"restrictions."
4885
4890
"registered.\n"
4886
4891
msgstr ""
4887
4892
 
4888
 
#: ../drizzled/module/loader.cc:356
 
4893
#: ../drizzled/module/loader.cc:354
4889
4894
#, c-format
4890
4895
msgid "Plugin '%s' init function returned error.\n"
4891
4896
msgstr ""
4892
4897
 
4893
 
#: ../drizzled/module/loader.cc:534
 
4898
#: ../drizzled/module/loader.cc:532
4894
4899
#, c-format
4895
4900
msgid "Couldn't load plugin library named '%s'.\n"
4896
4901
msgstr ""
4897
4902
 
4898
 
#: ../drizzled/module/loader.cc:544
 
4903
#: ../drizzled/module/loader.cc:542
4899
4904
#, c-format
4900
4905
msgid "Couldn't load plugin named '%s'.\n"
4901
4906
msgstr ""
4902
4907
 
4903
 
#: ../drizzled/module/loader.cc:773
 
4908
#: ../drizzled/module/loader.cc:771
4904
4909
msgid "Out of memory."
4905
4910
msgstr ""
4906
4911
 
4907
 
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
 
4912
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4908
4913
#, c-format
4909
4914
msgid "Unknown variable type code 0x%x in plugin '%s'."
4910
4915
msgstr ""
4911
4916
 
4912
 
#: ../drizzled/module/loader.cc:1539
 
4917
#: ../drizzled/module/loader.cc:1526
4913
4918
#, c-format
4914
4919
msgid ""
4915
4920
"Server variable %s of plugin %s was forced to be read-only: string variable "
4916
4921
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4917
4922
msgstr ""
4918
4923
 
4919
 
#: ../drizzled/module/loader.cc:1558
 
4924
#: ../drizzled/module/loader.cc:1545
4920
4925
#, c-format
4921
4926
msgid "Missing variable name in plugin '%s'."
4922
4927
msgstr ""
4923
4928
 
4924
 
#: ../drizzled/module/loader.cc:1575
 
4929
#: ../drizzled/module/loader.cc:1562
4925
4930
#, c-format
4926
4931
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4927
4932
msgstr ""
4928
4933
 
4929
 
#: ../drizzled/module/loader.cc:1697
 
4934
#: ../drizzled/module/loader.cc:1684
4930
4935
#, c-format
4931
4936
msgid "Out of memory for plugin '%s'."
4932
4937
msgstr ""
4933
4938
 
 
4939
#: ../drizzled/module/loader.cc:1693
 
4940
#, c-format
 
4941
msgid "Bad options for plugin '%s'."
 
4942
msgstr ""
 
4943
 
4934
4944
#: ../drizzled/module/loader.cc:1706
4935
4945
#, c-format
4936
 
msgid "Bad options for plugin '%s'."
4937
 
msgstr ""
4938
 
 
4939
 
#: ../drizzled/module/loader.cc:1719
4940
 
#, c-format
4941
4946
msgid "Parsing options for plugin '%s' failed."
4942
4947
msgstr ""
4943
4948
 
4944
 
#: ../drizzled/module/loader.cc:1772
 
4949
#: ../drizzled/module/loader.cc:1759
4945
4950
#, c-format
4946
4951
msgid "Plugin '%s' has conflicting system variables"
4947
4952
msgstr ""
5167
5172
msgid "qcache plugin '%s' flush() failed"
5168
5173
msgstr ""
5169
5174
 
5170
 
#: ../drizzled/plugin/scheduler.cc:62
 
5175
#: ../drizzled/plugin/scheduler.cc:64
5171
5176
#, c-format
5172
5177
msgid ""
5173
5178
"Attempted to register a scheduler %s, but a scheduler has already been "
5174
5179
"registered with that name.\n"
5175
5180
msgstr ""
5176
5181
 
5177
 
#: ../drizzled/plugin/scheduler.cc:99
 
5182
#: ../drizzled/plugin/scheduler.cc:101
5178
5183
#, c-format
5179
5184
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5180
5185
msgstr ""
5225
5230
"We have deactivated the TransactionApplier '%s'.\n"
5226
5231
msgstr ""
5227
5232
 
5228
 
#: ../drizzled/session.cc:1893 ../drizzled/session.cc:1909
 
5233
#: ../drizzled/session.cc:1902 ../drizzled/session.cc:1918
5229
5234
#, c-format
5230
5235
msgid "Could not remove temporary table: '%s', error: %d"
5231
5236
msgstr ""
5277
5282
"\n"
5278
5283
msgstr ""
5279
5284
 
5280
 
#: ../drizzled/signal_handler.cc:124
 
5285
#: ../drizzled/signal_handler.cc:122
5281
5286
#, c-format
5282
5287
msgid ""
5283
5288
"It is possible that drizzled could use up to \n"
5287
5292
"\n"
5288
5293
msgstr ""
5289
5294
 
5290
 
#: ../drizzled/signal_handler.cc:137
 
5295
#: ../drizzled/signal_handler.cc:135
5291
5296
#, c-format
5292
5297
msgid ""
5293
5298
"Attempting backtrace. You can use the following information to find out\n"
5295
5300
"terribly wrong...\n"
5296
5301
msgstr ""
5297
5302
 
5298
 
#: ../drizzled/signal_handler.cc:165
 
5303
#: ../drizzled/signal_handler.cc:163
5299
5304
#, c-format
5300
5305
msgid ""
5301
5306
"Trying to get some variables.\n"
5302
5307
"Some pointers may be invalid and cause the dump to abort...\n"
5303
5308
msgstr ""
5304
5309
 
5305
 
#: ../drizzled/signal_handler.cc:176
 
5310
#: ../drizzled/signal_handler.cc:174
5306
5311
#, c-format
5307
5312
msgid ""
5308
5313
"\n"
5314
5319
"drizzled that is not statically linked.\n"
5315
5320
msgstr ""
5316
5321
 
5317
 
#: ../drizzled/signal_handler.cc:190
 
5322
#: ../drizzled/signal_handler.cc:188
5318
5323
#, c-format
5319
5324
msgid ""
5320
5325
"\n"
5325
5330
"the documentation for your distribution on how to do that.\n"
5326
5331
msgstr ""
5327
5332
 
5328
 
#: ../drizzled/signal_handler.cc:203
 
5333
#: ../drizzled/signal_handler.cc:201
5329
5334
#, fuzzy, c-format
5330
5335
msgid "Writing a core file\n"
5331
5336
msgstr "Запись файла истории %s\n"
5332
5337
 
5333
 
#: ../drizzled/sql_base.cc:1526
 
5338
#: ../drizzled/sql_base.cc:1527
5334
5339
#, c-format
5335
5340
msgid "Table %s had a open data Cursor in reopen_table"
5336
5341
msgstr ""
5337
5342
 
5338
 
#: ../drizzled/sql_table.cc:1948
 
5343
#: ../drizzled/sql_table.cc:1972
5339
5344
#, c-format
5340
5345
msgid "Unknown - internal error %d during operation"
5341
5346
msgstr ""
5342
5347
 
5343
 
#: ../drizzled/statement/alter_table.cc:1428
 
5348
#: ../drizzled/statement/alter_table.cc:1429
5344
5349
#, c-format
5345
5350
msgid ""
5346
5351
"order_st BY ignored because there is a user-defined clustered index in the "
5352
5357
msgid "Got error %d when reading table '%s'"
5353
5358
msgstr ""
5354
5359
 
5355
 
#: ../drizzled/table_share.cc:883
 
5360
#: ../drizzled/table_share.cc:867
5356
5361
#, c-format
5357
5362
msgid "Table %s has invalid/unknown collation: %d,%s"
5358
5363
msgstr ""
5359
5364
 
5360
 
#: ../drizzled/table_share.cc:1158
 
5365
#: ../drizzled/table_share.cc:1160
5361
5366
#, c-format
5362
5367
msgid "ENUM column %s has greater than %d possible values"
5363
5368
msgstr ""
5364
5369
 
5365
 
#: ../drizzled/table_share.cc:2069
 
5370
#: ../drizzled/table_share.cc:2071
5366
5371
#, c-format
5367
5372
msgid "Unknown collation '%s' in table '%-.64s' definition"
5368
5373
msgstr ""
5369
5374
 
5370
 
#: ../drizzled/table_share.cc:2076
 
5375
#: ../drizzled/table_share.cc:2078
5371
5376
#, c-format
5372
5377
msgid ""
5373
5378
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5381
5386
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
5382
5387
"умолчанию: '%s'"
5383
5388
 
5384
 
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5385
 
#, c-format
5386
 
msgid "%s: option `%s' is ambiguous\n"
5387
 
msgstr ""
5388
 
 
5389
 
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5390
 
#, c-format
5391
 
msgid "%s: option `--%s' doesn't allow an argument\n"
5392
 
msgstr ""
5393
 
 
5394
 
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5395
 
#, c-format
5396
 
msgid "%s: option `%c%s' doesn't allow an argument\n"
5397
 
msgstr ""
5398
 
 
5399
 
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5400
 
#: ../gnulib/getopt.c:993
5401
 
#, c-format
5402
 
msgid "%s: option `%s' requires an argument\n"
5403
 
msgstr ""
5404
 
 
5405
 
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5406
 
#, c-format
5407
 
msgid "%s: unrecognized option `--%s'\n"
5408
 
msgstr ""
5409
 
 
5410
 
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5411
 
#, c-format
5412
 
msgid "%s: unrecognized option `%c%s'\n"
5413
 
msgstr ""
5414
 
 
5415
 
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5416
 
#, c-format
5417
 
msgid "%s: illegal option -- %c\n"
5418
 
msgstr ""
5419
 
 
5420
 
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5421
 
#, c-format
5422
 
msgid "%s: invalid option -- %c\n"
5423
 
msgstr ""
5424
 
 
5425
 
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5426
 
#: ../gnulib/getopt.c:1064
5427
 
#, c-format
5428
 
msgid "%s: option requires an argument -- %c\n"
5429
 
msgstr ""
5430
 
 
5431
 
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5432
 
#, c-format
5433
 
msgid "%s: option `-W %s' is ambiguous\n"
5434
 
msgstr ""
5435
 
 
5436
 
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5437
 
#, c-format
5438
 
msgid "%s: option `-W %s' doesn't allow an argument\n"
5439
 
msgstr ""
5440
 
 
5441
 
#: ../plugin/auth_file/auth_file.cc:214
 
5389
#: ../plugin/auth_file/auth_file.cc:225
5442
5390
#, fuzzy, c-format
5443
5391
msgid "Could not load auth file: %s\n"
5444
5392
msgstr "Не найдена таблица: \"%s\""
5445
5393
 
5446
 
#: ../plugin/auth_file/auth_file.cc:227
 
5394
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5447
5395
msgid "File to load for usernames and passwords"
5448
5396
msgstr ""
5449
5397
 
5518
5466
msgid "Default database to use."
5519
5467
msgstr ""
5520
5468
 
5521
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5522
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
 
5469
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
 
5470
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5523
5471
#, fuzzy
5524
5472
msgid "Invalid value of port\n"
5525
5473
msgstr "Неверное использование null указателя"
5526
5474
 
5527
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5528
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
 
5475
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
 
5476
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5529
5477
msgid "Invalid value for connect_timeout\n"
5530
5478
msgstr ""
5531
5479
 
5532
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5533
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
 
5480
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
 
5481
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5534
5482
msgid "Invalid value for read_timeout\n"
5535
5483
msgstr ""
5536
5484
 
5537
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5538
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
 
5485
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
 
5486
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5539
5487
msgid "Invalid value for write_timeout\n"
5540
5488
msgstr ""
5541
5489
 
5542
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
 
5490
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5543
5491
msgid "Invalid value for retry_count\n"
5544
5492
msgstr ""
5545
5493
 
5546
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5547
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
 
5494
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
 
5495
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5548
5496
msgid "Invalid value for buffer_length\n"
5549
5497
msgstr ""
5550
5498
 
5551
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5552
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5553
 
msgid ""
5554
 
"Port number to use for connection or 0 for default to, in order of "
5555
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5556
 
msgstr ""
5557
 
 
5558
5499
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5559
5500
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5560
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5561
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5562
 
msgid "Connect Timeout."
5563
 
msgstr ""
5564
 
 
5565
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5566
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5567
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5568
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5569
 
msgid "Read Timeout."
5570
 
msgstr ""
5571
 
 
5572
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
 
5501
msgid ""
 
5502
"Port number to use for connection or 0 for default to, in order of "
 
5503
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
 
5504
msgstr ""
 
5505
 
 
5506
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5573
5507
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5574
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
 
5508
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5575
5509
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5576
 
msgid "Write Timeout."
 
5510
msgid "Connect Timeout."
5577
5511
msgstr ""
5578
5512
 
5579
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
 
5513
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5580
5514
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5581
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
 
5515
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5582
5516
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5583
 
msgid "Retry Count."
 
5517
msgid "Read Timeout."
5584
5518
msgstr ""
5585
5519
 
5586
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
 
5520
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5587
5521
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5588
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
 
5522
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5589
5523
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5590
 
msgid "Buffer length."
 
5524
msgid "Write Timeout."
5591
5525
msgstr ""
5592
5526
 
5593
 
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
 
5527
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5594
5528
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5595
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
 
5529
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5596
5530
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
 
5531
msgid "Retry Count."
 
5532
msgstr ""
 
5533
 
 
5534
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
 
5535
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
 
5536
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
 
5537
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
 
5538
msgid "Buffer length."
 
5539
msgstr ""
 
5540
 
 
5541
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
 
5542
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
 
5543
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
 
5544
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5597
5545
msgid "Address to bind to."
5598
5546
msgstr ""
5599
5547
 
5868
5816
"Команда была опосредованно прекращена в результате вызова предшедствующего %s"
5869
5817
"() вызова."
5870
5818
 
5871
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5872
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5873
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
 
5819
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
 
5820
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
 
5821
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5874
5822
#, fuzzy, c-format
5875
5823
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5876
5824
msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
5877
5825
 
5878
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
 
5826
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5879
5827
#, c-format
5880
5828
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5881
5829
msgstr ""
5882
5830
 
5883
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5884
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5885
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5886
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
 
5831
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
 
5832
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
 
5833
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
 
5834
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5887
5835
#, c-format
5888
5836
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5889
5837
msgstr ""
5890
5838
 
5891
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5892
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
 
5839
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
 
5840
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5893
5841
#, c-format
5894
5842
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5895
5843
msgstr ""
5896
5844
 
5897
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
 
5845
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
 
5846
#, fuzzy
 
5847
msgid "Invalid value of additional-mem-pool-size"
 
5848
msgstr "Неверное использование null указателя"
 
5849
 
 
5850
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
 
5851
#, fuzzy
 
5852
msgid "Invalid value of autoextend-increment"
 
5853
msgstr "Неверное использование null указателя"
 
5854
 
 
5855
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
 
5856
#, fuzzy
 
5857
msgid "Invalid value of buffer-pool-size"
 
5858
msgstr "Неверное использование null указателя"
 
5859
 
 
5860
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
 
5861
#, fuzzy
 
5862
msgid "Invalid value of io-capacity"
 
5863
msgstr "Неверное использование null указателя"
 
5864
 
 
5865
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
 
5866
#, fuzzy
 
5867
msgid "Invalid value of fast-shutdown"
 
5868
msgstr "Неверное использование null указателя"
 
5869
 
 
5870
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
 
5871
#, fuzzy
 
5872
msgid "Invalid value of flush-log-at-trx-commit"
 
5873
msgstr "Неверное использование null указателя"
 
5874
 
 
5875
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
 
5876
#, fuzzy
 
5877
msgid "Invalid value of force-recovery"
 
5878
msgstr "Неверное использование null указателя"
 
5879
 
 
5880
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
 
5881
#, fuzzy
 
5882
msgid "Invalid value of log-file-size"
 
5883
msgstr "Неверное использование null указателя"
 
5884
 
 
5885
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
 
5886
#, fuzzy
 
5887
msgid "Invalid value of log-files-in-group"
 
5888
msgstr "Неверное использование null указателя"
 
5889
 
 
5890
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
 
5891
#, fuzzy
 
5892
msgid "Invalid value of lock-wait-timeout"
 
5893
msgstr "Неверное использование null указателя"
 
5894
 
 
5895
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
 
5896
#, fuzzy
 
5897
msgid "Invalid value of log-buffer-size"
 
5898
msgstr "Неверное использование null указателя"
 
5899
 
 
5900
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
 
5901
#, fuzzy
 
5902
msgid "Invalid value of lru-old-blocks-pct"
 
5903
msgstr "Неверное использование null указателя"
 
5904
 
 
5905
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
 
5906
#, fuzzy
 
5907
msgid "Invalid value of lru-block-access-recency"
 
5908
msgstr "Неверное использование null указателя"
 
5909
 
 
5910
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
 
5911
#, fuzzy
 
5912
msgid "Invalid value of max-dirty-pages-pct"
 
5913
msgstr "Неверное использование null указателя"
 
5914
 
 
5915
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
 
5916
#, fuzzy
 
5917
msgid "Invalid value of max-purge-lag"
 
5918
msgstr "Неверное использование null указателя"
 
5919
 
 
5920
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
 
5921
#, fuzzy
 
5922
msgid "Invalid value of open-files"
 
5923
msgstr "Неверное использование null указателя"
 
5924
 
 
5925
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
 
5926
#, fuzzy
 
5927
msgid "Invalid value of read-io-threads"
 
5928
msgstr "Неверное использование null указателя"
 
5929
 
 
5930
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
 
5931
#, fuzzy
 
5932
msgid "Invalid value of sync_spin_loops"
 
5933
msgstr "Неверное использование null указателя"
 
5934
 
 
5935
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5898
5936
#, c-format
5899
5937
msgid "Error starting Embedded InnoDB %d (%s)\n"
5900
5938
msgstr ""
5901
5939
 
 
5940
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
 
5941
msgid "Enable InnoDB adaptive hash index (enabled by default)."
 
5942
msgstr ""
 
5943
 
 
5944
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
 
5945
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
 
5946
msgstr ""
 
5947
 
 
5948
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
 
5949
msgid ""
 
5950
"Size of a memory pool InnoDB uses to store data dictionary information and "
 
5951
"other internal data structures."
 
5952
msgstr ""
 
5953
 
 
5954
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
 
5955
msgid "Data file autoextend increment in megabytes"
 
5956
msgstr ""
 
5957
 
 
5958
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
 
5959
msgid ""
 
5960
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
 
5961
"tables."
 
5962
msgstr ""
 
5963
 
 
5964
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
 
5965
msgid "The common part for InnoDB table spaces."
 
5966
msgstr ""
 
5967
 
 
5968
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
 
5969
msgid ""
 
5970
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
 
5971
"innodb-checksums."
 
5972
msgstr ""
 
5973
 
 
5974
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
 
5975
msgid ""
 
5976
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
 
5977
"innodb-doublewrite."
 
5978
msgstr ""
 
5979
 
 
5980
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
 
5981
msgid "Number of IOPs the server can do. Tunes the background IO rate"
 
5982
msgstr ""
 
5983
 
 
5984
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
 
5985
msgid ""
 
5986
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
 
5987
"are 0, 1 (faster) or 2 (fastest - crash-like)."
 
5988
msgstr ""
 
5989
 
 
5990
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
 
5991
msgid "Stores each InnoDB table to an .ibd file in the database dir."
 
5992
msgstr ""
 
5993
 
 
5994
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
 
5995
msgid "File format to use for new tables in .ibd files."
 
5996
msgstr ""
 
5997
 
 
5998
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
 
5999
msgid ""
 
6000
"Set to 0 (write and flush once per second),1 (write and flush at each "
 
6001
"commit) or 2 (write at commit, flush once per second)."
 
6002
msgstr ""
 
6003
 
 
6004
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
 
6005
msgid "With which method to flush data."
 
6006
msgstr ""
 
6007
 
 
6008
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
 
6009
msgid ""
 
6010
"Helps to save your data in case the disk image of the database becomes "
 
6011
"corrupt."
 
6012
msgstr ""
 
6013
 
 
6014
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
 
6015
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
 
6016
msgid "Path to individual files and their sizes."
 
6017
msgstr ""
 
6018
 
 
6019
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
 
6020
msgid "Path to InnoDB log files."
 
6021
msgstr ""
 
6022
 
 
6023
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
 
6024
msgid "Size of each log file in a log group."
 
6025
msgstr ""
 
6026
 
 
6027
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
 
6028
msgid ""
 
6029
"Number of log files in the log group. InnoDB writes to the files in a "
 
6030
"circular fashion. Value 3 is recommended here."
 
6031
msgstr ""
 
6032
 
 
6033
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
 
6034
msgid ""
 
6035
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
 
6036
"rolled back. Values above 100000000 disable the timeout."
 
6037
msgstr ""
 
6038
 
 
6039
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
 
6040
msgid ""
 
6041
"The size of the buffer which InnoDB uses to write log to the log files on "
 
6042
"disk."
 
6043
msgstr ""
 
6044
 
 
6045
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
 
6046
msgid ""
 
6047
"Sets the point in the LRU list from where all pages are classified as old "
 
6048
"(Advanced users)"
 
6049
msgstr ""
 
6050
 
 
6051
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
 
6052
msgid ""
 
6053
"Milliseconds between accesses to a block at which it is made young. "
 
6054
"0=disabled (Advanced users)"
 
6055
msgstr ""
 
6056
 
 
6057
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
 
6058
msgid "Percentage of dirty pages allowed in bufferpool."
 
6059
msgstr ""
 
6060
 
 
6061
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
 
6062
msgid "Desired maximum length of the purge queue (0 = no limit)"
 
6063
msgstr ""
 
6064
 
 
6065
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
 
6066
msgid ""
 
6067
"Roll back the complete transaction on lock wait timeout, for 4.x "
 
6068
"compatibility (disabled by default)"
 
6069
msgstr ""
 
6070
 
 
6071
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
 
6072
msgid "How many files at the maximum InnoDB keeps open at the same time."
 
6073
msgstr ""
 
6074
 
 
6075
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
 
6076
msgid "Number of background read I/O threads in InnoDB."
 
6077
msgstr ""
 
6078
 
 
6079
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
 
6080
msgid "Number of background write I/O threads in InnoDB."
 
6081
msgstr ""
 
6082
 
 
6083
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
 
6084
msgid ""
 
6085
"Disable if you want to reduce the number of messages written to the log "
 
6086
"(default: enabled)."
 
6087
msgstr ""
 
6088
 
 
6089
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
 
6090
msgid "Enable SHOW INNODB STATUS output in the log"
 
6091
msgstr ""
 
6092
 
 
6093
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
 
6094
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
 
6095
msgstr ""
 
6096
 
 
6097
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
 
6098
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
 
6099
msgstr ""
 
6100
 
5902
6101
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5903
6102
#, c-format
5904
6103
msgid "Failed to send error message to libnotify\n"
5908
6107
msgid "Error Messages to stderr"
5909
6108
msgstr ""
5910
6109
 
5911
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5912
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
 
6110
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
 
6111
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5913
6112
msgid "List of schemas to filter"
5914
6113
msgstr ""
5915
6114
 
5916
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5917
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
 
6115
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
 
6116
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5918
6117
msgid "List of tables to filter"
5919
6118
msgstr ""
5920
6119
 
5921
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
 
6120
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5922
6121
msgid "Regular expression to apply to schemas to filter"
5923
6122
msgstr ""
5924
6123
 
5925
 
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
 
6124
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
5926
6125
msgid "Regular expression to apply to tables to filter"
5927
6126
msgstr ""
5928
6127
 
5929
 
#: ../plugin/hello_events/hello_events.cc:294
 
6128
#: ../plugin/hello_events/hello_events.cc:301
5930
6129
#, fuzzy
5931
6130
msgid "Invalid value of before-write-position\n"
5932
6131
msgstr "Неверное использование null указателя"
5933
6132
 
5934
 
#: ../plugin/hello_events/hello_events.cc:303
5935
 
#: ../plugin/hello_events/hello_events.cc:312
 
6133
#: ../plugin/hello_events/hello_events.cc:310
 
6134
#: ../plugin/hello_events/hello_events.cc:319
5936
6135
#, fuzzy
5937
6136
msgid "Invalid value of before-update-position\n"
5938
6137
msgstr "Неверное использование null указателя"
5939
6138
 
5940
 
#: ../plugin/hello_events/hello_events.cc:352
5941
 
#: ../plugin/hello_events/hello_events.cc:355
5942
 
#: ../plugin/hello_events/hello_events.cc:373
 
6139
#: ../plugin/hello_events/hello_events.cc:359
 
6140
#: ../plugin/hello_events/hello_events.cc:362
 
6141
#: ../plugin/hello_events/hello_events.cc:380
5943
6142
msgid "A comma delimited list of databases to watch"
5944
6143
msgstr ""
5945
6144
 
5946
 
#: ../plugin/hello_events/hello_events.cc:358
5947
 
#: ../plugin/hello_events/hello_events.cc:389
 
6145
#: ../plugin/hello_events/hello_events.cc:365
 
6146
#: ../plugin/hello_events/hello_events.cc:396
5948
6147
msgid "Enable Example Events Plugin"
5949
6148
msgstr ""
5950
6149
 
5951
 
#: ../plugin/hello_events/hello_events.cc:361
5952
 
#: ../plugin/hello_events/hello_events.cc:397
 
6150
#: ../plugin/hello_events/hello_events.cc:368
 
6151
#: ../plugin/hello_events/hello_events.cc:404
5953
6152
msgid "Before write row event observer call position"
5954
6153
msgstr ""
5955
6154
 
5956
 
#: ../plugin/hello_events/hello_events.cc:364
5957
 
#: ../plugin/hello_events/hello_events.cc:408
 
6155
#: ../plugin/hello_events/hello_events.cc:371
 
6156
#: ../plugin/hello_events/hello_events.cc:415
5958
6157
#: ../plugin/pbms/src/parameters_ms.cc:579
5959
6158
msgid "Before update row event observer call position"
5960
6159
msgstr ""
5961
6160
 
5962
 
#: ../plugin/hello_events/hello_events.cc:367
5963
 
#: ../plugin/hello_events/hello_events.cc:419
 
6161
#: ../plugin/hello_events/hello_events.cc:374
 
6162
#: ../plugin/hello_events/hello_events.cc:426
5964
6163
msgid "After drop database event observer call position"
5965
6164
msgstr ""
5966
6165
 
5967
 
#: ../plugin/hello_events/hello_events.cc:381
 
6166
#: ../plugin/hello_events/hello_events.cc:388
5968
6167
msgid "A comma delimited list of tables to watch"
5969
6168
msgstr ""
5970
6169
 
5971
 
#: ../plugin/hello_events/hello_events.cc:443
 
6170
#: ../plugin/hello_events/hello_events.cc:450
5972
6171
msgid "An example events Plugin"
5973
6172
msgstr ""
5974
6173
 
5977
6176
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
5978
6177
msgstr ""
5979
6178
 
 
6179
#: ../plugin/innobase/handler/ha_innodb.cc:1857
 
6180
#, fuzzy
 
6181
msgid "Invalid value for io-capacity\n"
 
6182
msgstr "Неверное использование null указателя"
 
6183
 
 
6184
#: ../plugin/innobase/handler/ha_innodb.cc:1876
 
6185
#, fuzzy
 
6186
msgid "Invalid value for fast-shutdown\n"
 
6187
msgstr "Неверное использование null указателя"
 
6188
 
 
6189
#: ../plugin/innobase/handler/ha_innodb.cc:1890
 
6190
#, fuzzy
 
6191
msgid "Invalid value for flush-log-at-trx-commit\n"
 
6192
msgstr "Неверное использование null указателя"
 
6193
 
 
6194
#: ../plugin/innobase/handler/ha_innodb.cc:1920
 
6195
#, fuzzy
 
6196
msgid "Invalid value for max-dirty-pages-pct\n"
 
6197
msgstr "Неверное использование null указателя"
 
6198
 
 
6199
#: ../plugin/innobase/handler/ha_innodb.cc:1929
 
6200
#, fuzzy
 
6201
msgid "Invalid value for stats-sample-pages\n"
 
6202
msgstr "Неверное использование null указателя"
 
6203
 
 
6204
#: ../plugin/innobase/handler/ha_innodb.cc:1940
 
6205
#, fuzzy
 
6206
msgid "Invalid value for additional-mem-pool-size\n"
 
6207
msgstr "Неверное использование null указателя"
 
6208
 
 
6209
#: ../plugin/innobase/handler/ha_innodb.cc:1950
 
6210
#, fuzzy
 
6211
msgid "Invalid value for autoextend-increment\n"
 
6212
msgstr "Неверное использование null указателя"
 
6213
 
 
6214
#: ../plugin/innobase/handler/ha_innodb.cc:1960
 
6215
#, fuzzy
 
6216
msgid "Invalid value for buffer-pool-size\n"
 
6217
msgstr "Неверное использование null указателя"
 
6218
 
 
6219
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
6220
#, fuzzy
 
6221
msgid "Invalid value for commit-concurrency\n"
 
6222
msgstr "Неверное использование null указателя"
 
6223
 
 
6224
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
6225
#, fuzzy
 
6226
msgid "Invalid value for concurrency-tickets\n"
 
6227
msgstr "Неверное использование null указателя"
 
6228
 
 
6229
#: ../plugin/innobase/handler/ha_innodb.cc:1988
 
6230
#, fuzzy
 
6231
msgid "Invalid value for file-io-threads\n"
 
6232
msgstr "Неверное использование null указателя"
 
6233
 
 
6234
#: ../plugin/innobase/handler/ha_innodb.cc:1997
 
6235
#, fuzzy
 
6236
msgid "Invalid value for read-io-threads\n"
 
6237
msgstr "Неверное использование null указателя"
 
6238
 
 
6239
#: ../plugin/innobase/handler/ha_innodb.cc:2006
 
6240
#, fuzzy
 
6241
msgid "Invalid value for write-io-threads\n"
 
6242
msgstr "Неверное использование null указателя"
 
6243
 
 
6244
#: ../plugin/innobase/handler/ha_innodb.cc:2015
 
6245
#, fuzzy
 
6246
msgid "Invalid value for force-recovery\n"
 
6247
msgstr "Неверное использование null указателя"
 
6248
 
 
6249
#: ../plugin/innobase/handler/ha_innodb.cc:2025
 
6250
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
6251
#, fuzzy
 
6252
msgid "Invalid value for log-file-size\n"
 
6253
msgstr "Неверное использование null указателя"
 
6254
 
 
6255
#: ../plugin/innobase/handler/ha_innodb.cc:2044
 
6256
#, fuzzy
 
6257
msgid "Invalid value for log-files-in-group\n"
 
6258
msgstr "Неверное использование null указателя"
 
6259
 
 
6260
#: ../plugin/innobase/handler/ha_innodb.cc:2053
 
6261
#, fuzzy
 
6262
msgid "Invalid value for mirrored-log-groups\n"
 
6263
msgstr "Неверное использование null указателя"
 
6264
 
 
6265
#: ../plugin/innobase/handler/ha_innodb.cc:2062
 
6266
#, fuzzy
 
6267
msgid "Invalid value for open-files\n"
 
6268
msgstr "Неверное использование null указателя"
 
6269
 
 
6270
#: ../plugin/innobase/handler/ha_innodb.cc:2071
 
6271
#, fuzzy
 
6272
msgid "Invalid value for thread-concurrency\n"
 
6273
msgstr "Неверное использование null указателя"
 
6274
 
 
6275
#: ../plugin/innobase/handler/ha_innodb.cc:2094
 
6276
#, fuzzy
 
6277
msgid "Invalid value for read-ahead-threshold\n"
 
6278
msgstr "Неверное использование null указателя"
 
6279
 
 
6280
#: ../plugin/innobase/handler/ha_innodb.cc:2118
 
6281
#, fuzzy
 
6282
msgid "Invalid value for lock-wait-timeout\n"
 
6283
msgstr "Неверное использование null указателя"
 
6284
 
5980
6285
#: ../plugin/logging_gearman/logging_gearman.cc:196
5981
6286
#, c-format
5982
6287
msgid "fail gearman_client_create(): %s"
6027
6332
msgstr ""
6028
6333
 
6029
6334
#: ../plugin/logging_query/logging_query.cc:348
6030
 
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:95
 
6335
#: ../plugin/logging_query/logging_query.cc:388 ../plugin/syslog/module.cc:167
 
6336
#: ../plugin/syslog/module.cc:233
6031
6337
msgid "Threshold for logging slow queries, in microseconds"
6032
6338
msgstr ""
6033
6339
 
6034
6340
#: ../plugin/logging_query/logging_query.cc:351
6035
 
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:107
 
6341
#: ../plugin/logging_query/logging_query.cc:400 ../plugin/syslog/module.cc:179
 
6342
#: ../plugin/syslog/module.cc:236
6036
6343
msgid "Threshold for logging big queries, for rows returned"
6037
6344
msgstr ""
6038
6345
 
6039
6346
#: ../plugin/logging_query/logging_query.cc:354
6040
 
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:119
 
6347
#: ../plugin/logging_query/logging_query.cc:412 ../plugin/syslog/module.cc:191
 
6348
#: ../plugin/syslog/module.cc:239
6041
6349
msgid "Threshold for logging big queries, for rows examined"
6042
6350
msgstr ""
6043
6351
 
6053
6361
msgid "Log queries to a CSV file"
6054
6362
msgstr ""
6055
6363
 
6056
 
#: ../plugin/logging_stats/logging_stats.cc:323
 
6364
#: ../plugin/logging_stats/logging_stats.cc:303
 
6365
#, fuzzy
 
6366
msgid "Invalid value for max-user-count\n"
 
6367
msgstr "Неверное использование null указателя"
 
6368
 
 
6369
#: ../plugin/logging_stats/logging_stats.cc:311
 
6370
#, fuzzy
 
6371
msgid "Invalid value for bucket-count\n"
 
6372
msgstr "Неверное использование null указателя"
 
6373
 
 
6374
#: ../plugin/logging_stats/logging_stats.cc:320
 
6375
#, fuzzy
 
6376
msgid "Invalid value for scoreboard-size\n"
 
6377
msgstr "Неверное использование null указателя"
 
6378
 
 
6379
#: ../plugin/logging_stats/logging_stats.cc:354
 
6380
#: ../plugin/logging_stats/logging_stats.cc:396
6057
6381
msgid "Max number of users that will be logged"
6058
6382
msgstr ""
6059
6383
 
6060
 
#: ../plugin/logging_stats/logging_stats.cc:334
6061
 
msgid "Max number of vector buckets to construct for logging"
 
6384
#: ../plugin/logging_stats/logging_stats.cc:365
 
6385
#: ../plugin/logging_stats/logging_stats.cc:399
 
6386
msgid "Max number of range locks to use for Scoreboard"
6062
6387
msgstr ""
6063
6388
 
6064
 
#: ../plugin/logging_stats/logging_stats.cc:345
 
6389
#: ../plugin/logging_stats/logging_stats.cc:376
 
6390
#: ../plugin/logging_stats/logging_stats.cc:402
6065
6391
msgid "Max number of concurrent sessions that will be logged"
6066
6392
msgstr ""
6067
6393
 
6068
 
#: ../plugin/logging_stats/logging_stats.cc:356
 
6394
#: ../plugin/logging_stats/logging_stats.cc:387
 
6395
#: ../plugin/logging_stats/logging_stats.cc:405
6069
6396
msgid "Enable Logging Statistics Collection"
6070
6397
msgstr ""
6071
6398
 
6072
 
#: ../plugin/logging_stats/logging_stats.cc:375
 
6399
#: ../plugin/logging_stats/logging_stats.cc:422
6073
6400
msgid "User Statistics as DATA_DICTIONARY tables"
6074
6401
msgstr ""
6075
6402
 
6082
6409
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6083
6410
msgstr ""
6084
6411
 
6085
 
#: ../plugin/memcached_stats/memcached_stats.cc:114
 
6412
#: ../plugin/memcached_stats/memcached_stats.cc:128
 
6413
#: ../plugin/memcached_stats/memcached_stats.cc:137
6086
6414
msgid "List of memcached servers."
6087
6415
msgstr ""
6088
6416
 
6089
 
#: ../plugin/memcached_stats/memcached_stats.cc:131
 
6417
#: ../plugin/memcached_stats/memcached_stats.cc:152
6090
6418
msgid "Memcached Stats as I_S tables"
6091
6419
msgstr ""
6092
6420
 
6108
6436
"memcached_servers_parse(%s)."
6109
6437
msgstr ""
6110
6438
 
6111
 
#: ../plugin/multi_thread/multi_thread.cc:100
 
6439
#: ../plugin/multi_thread/multi_thread.cc:63
 
6440
#, c-format
 
6441
msgid "Unable to set thread stack size to %<PRId64>\n"
 
6442
msgstr ""
 
6443
 
 
6444
#: ../plugin/multi_thread/multi_thread.cc:112
 
6445
#, fuzzy
 
6446
msgid "Invalid value for max-threads\n"
 
6447
msgstr "Неверное использование null указателя"
 
6448
 
 
6449
#: ../plugin/multi_thread/multi_thread.cc:125
 
6450
#: ../plugin/multi_thread/multi_thread.cc:132
6112
6451
msgid "Maximum number of user threads available."
6113
6452
msgstr ""
6114
6453
 
6115
 
#: ../plugin/myisam/ha_myisam.cc:529
 
6454
#: ../plugin/myisam/ha_myisam.cc:534
6116
6455
#, c-format
6117
6456
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6118
6457
msgstr ""
6119
6458
 
6120
 
#: ../plugin/myisam/ha_myisam.cc:533
 
6459
#: ../plugin/myisam/ha_myisam.cc:538
6121
6460
#, c-format
6122
6461
msgid "Got an error from unknown thread, %s:%d"
6123
6462
msgstr ""
6124
6463
 
6125
 
#: ../plugin/myisam/ha_myisam.cc:539
 
6464
#: ../plugin/myisam/ha_myisam.cc:544
6126
6465
msgid "Unknown thread accessing table"
6127
6466
msgstr ""
6128
6467
 
6129
 
#: ../plugin/myisam/ha_myisam.cc:1614
6130
 
msgid "Block size to be used for MyISAM index pages."
6131
 
msgstr ""
6132
 
 
6133
 
#: ../plugin/myisam/ha_myisam.cc:1624
6134
 
msgid ""
6135
 
"This characterizes the number of hits a hot block has to be untouched until "
6136
 
"it is considered aged enough to be downgraded to a warm block. This "
6137
 
"specifies the percentage ratio of that number of hits to the total number of "
6138
 
"blocks in key cache"
6139
 
msgstr ""
6140
 
 
6141
 
#: ../plugin/myisam/ha_myisam.cc:1637
6142
 
msgid "The minimum percentage of warm blocks in key cache"
6143
 
msgstr ""
6144
 
 
6145
 
#: ../plugin/myisam/ha_myisam.cc:1648
6146
 
msgid ""
6147
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6148
 
"this to get better index handling (for all reads and multiple writes) to as "
6149
 
"much as you can afford;"
6150
 
msgstr ""
6151
 
 
6152
 
#: ../plugin/myisam/ha_myisam.cc:1660
6153
 
msgid ""
6154
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6155
 
"disables parallel repair."
6156
 
msgstr ""
6157
 
 
6158
 
#: ../plugin/myisam/ha_myisam.cc:1666
 
6468
#: ../plugin/myisam/ha_myisam.cc:1500
 
6469
#, fuzzy
 
6470
msgid "Invalid value for max-sort-file-size\n"
 
6471
msgstr "Неверное использование null указателя"
 
6472
 
 
6473
#: ../plugin/myisam/ha_myisam.cc:1509
 
6474
#, fuzzy
 
6475
msgid "Invalid value for sort-buffer-size\n"
 
6476
msgstr "Неверное использование null указателя"
 
6477
 
 
6478
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6159
6479
msgid ""
6160
6480
"Don't use the fast sort index method to created index if the temporary file "
6161
6481
"would get bigger than this."
6162
6482
msgstr ""
6163
6483
 
6164
 
#: ../plugin/myisam/ha_myisam.cc:1671
 
6484
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6165
6485
msgid ""
6166
6486
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6167
6487
"when creating indexes with CREATE INDEX or ALTER TABLE."
6168
6488
msgstr ""
6169
6489
 
6170
 
#: ../plugin/myisam/ha_myisam.cc:1677
6171
 
msgid "Default pointer size to be used for MyISAM tables."
6172
 
msgstr ""
6173
 
 
6174
6490
#: ../plugin/myisam/my_handler_errors.cc:42
6175
6491
msgid "Didn't find key on read or update"
6176
6492
msgstr ""
6410
6726
msgid "Tablespace not empty"
6411
6727
msgstr ""
6412
6728
 
6413
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:935
 
6729
#: ../plugin/mysql_protocol/mysql_protocol.cc:941
6414
6730
msgid "Invalid value for retry_count"
6415
6731
msgstr ""
6416
6732
 
6417
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:969
6418
 
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
 
6733
#: ../plugin/mysql_protocol/mysql_protocol.cc:975
 
6734
#: ../plugin/mysql_protocol/mysql_protocol.cc:997
6419
6735
msgid ""
6420
6736
"Port number to use for connection or 0 for default to with MySQL protocol."
6421
6737
msgstr ""
6434
6750
msgid "Before insert row event observer call position"
6435
6751
msgstr ""
6436
6752
 
6437
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
 
6753
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6438
6754
msgid "event_add error in libevent_add_session_callback\n"
6439
6755
msgstr ""
6440
6756
 
6441
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
 
6757
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6442
6758
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6443
6759
msgstr ""
6444
6760
 
6445
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
 
6761
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6446
6762
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6447
6763
msgstr ""
6448
6764
 
6449
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
 
6765
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6450
6766
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6451
6767
msgstr ""
6452
6768
 
6453
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
6769
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6454
6770
msgid "session_add_event event_add error in libevent_init\n"
6455
6771
msgstr ""
6456
6772
 
6457
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
 
6773
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6458
6774
#, fuzzy, c-format
6459
6775
msgid "Can't create completion port thread (error %d)"
6460
6776
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
6461
6777
 
6462
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
 
6778
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
 
6779
#, fuzzy
 
6780
msgid "Invalid value for size\n"
 
6781
msgstr "Неверное использование null указателя"
 
6782
 
 
6783
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
 
6784
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6463
6785
msgid "Size of Pool."
6464
6786
msgstr ""
6465
6787
 
6466
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
 
6788
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6467
6789
msgid "Failed to allocate enough memory to transaction message\n"
6468
6790
msgstr ""
6469
6791
 
6470
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
 
6792
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6471
6793
#, fuzzy, c-format
6472
6794
msgid "Failed to allocate the RabbitMQHandler.  Got error: %s\n"
6473
6795
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
6474
6796
 
6475
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
 
6797
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6476
6798
#, fuzzy, c-format
6477
6799
msgid "Failed to allocate the RabbitMQLog instance.  Got error: %s\n"
6478
6800
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"
6479
6801
 
6480
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
 
6802
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
 
6803
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6481
6804
msgid "Enable rabbitmq log"
6482
6805
msgstr ""
6483
6806
 
6484
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
 
6807
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
 
6808
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6485
6809
msgid "Host name to connect to"
6486
6810
msgstr ""
6487
6811
 
6488
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
 
6812
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6489
6813
msgid "RabbitMQ Port"
6490
6814
msgstr ""
6491
6815
 
6492
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
 
6816
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
 
6817
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6493
6818
msgid "RabbitMQ username"
6494
6819
msgstr ""
6495
6820
 
6496
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
 
6821
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
 
6822
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6497
6823
msgid "RabbitMQ password"
6498
6824
msgstr ""
6499
6825
 
6500
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
 
6826
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6501
6827
msgid "RabbitMQ virtualhost"
6502
6828
msgstr ""
6503
6829
 
6504
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
 
6830
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6505
6831
msgid "Name of RabbitMQ exchange to publish to"
6506
6832
msgstr ""
6507
6833
 
6508
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
 
6834
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6509
6835
msgid "Name of RabbitMQ routing key to use"
6510
6836
msgstr ""
6511
6837
 
6512
 
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6513
 
#: ../plugin/transaction_log/module.cc:247
 
6838
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
 
6839
#: ../plugin/transaction_log/module.cc:303
 
6840
#: ../plugin/transaction_log/module.cc:356
6514
6841
msgid "Name of the replicator plugin to use (default='default_replicator')"
6515
6842
msgstr ""
6516
6843
 
6517
 
#: ../plugin/signal_handler/signal_handler.cc:233
 
6844
#: ../plugin/session_dictionary/processlist.cc:94
 
6845
#, fuzzy
 
6846
msgid "no user"
 
6847
msgstr "(не используется)"
 
6848
 
 
6849
#: ../plugin/signal_handler/signal_handler.cc:234
6518
6850
#, c-format
6519
6851
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6520
6852
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
6534
6866
msgid "syslog priority \"%s\" not known, using \"info\""
6535
6867
msgstr ""
6536
6868
 
6537
 
#: ../plugin/syslog/module.cc:59
 
6869
#: ../plugin/syslog/module.cc:61
 
6870
#, fuzzy
 
6871
msgid "Invalid value for logging-threshold-slow\n"
 
6872
msgstr "Неверное использование null указателя"
 
6873
 
 
6874
#: ../plugin/syslog/module.cc:70
 
6875
msgid "Invalid value for logging-threshold-big-resultset\n"
 
6876
msgstr ""
 
6877
 
 
6878
#: ../plugin/syslog/module.cc:79
 
6879
msgid "Invalid value for logging-threshold-big-examined\n"
 
6880
msgstr ""
 
6881
 
 
6882
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
6538
6883
msgid "Syslog Ident"
6539
6884
msgstr ""
6540
6885
 
6541
 
#: ../plugin/syslog/module.cc:68
 
6886
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
6542
6887
msgid "Syslog Facility"
6543
6888
msgstr ""
6544
6889
 
6545
 
#: ../plugin/syslog/module.cc:77
 
6890
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
6546
6891
msgid "Enable logging to syslog of the query log"
6547
6892
msgstr ""
6548
6893
 
6549
 
#: ../plugin/syslog/module.cc:86
 
6894
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
6550
6895
msgid "Syslog Priority of query logging"
6551
6896
msgstr ""
6552
6897
 
6553
 
#: ../plugin/syslog/module.cc:131
 
6898
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
6554
6899
msgid "Enable logging to syslog of the error messages"
6555
6900
msgstr ""
6556
6901
 
6557
 
#: ../plugin/syslog/module.cc:140
 
6902
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
6558
6903
msgid "Syslog Priority of error messages"
6559
6904
msgstr ""
6560
6905
 
6591
6936
msgid "BUFFER: %s\n"
6592
6937
msgstr "БУФЕР: %s\n"
6593
6938
 
6594
 
#: ../plugin/transaction_log/module.cc:122
 
6939
#: ../plugin/transaction_log/module.cc:135
 
6940
#, fuzzy
 
6941
msgid "Invalid value for sync-method\n"
 
6942
msgstr "Неверное использование null указателя"
 
6943
 
 
6944
#: ../plugin/transaction_log/module.cc:144
 
6945
#, fuzzy
 
6946
msgid "Invalid value for num-write-buffers\n"
 
6947
msgstr "Неверное использование null указателя"
 
6948
 
 
6949
#: ../plugin/transaction_log/module.cc:178
6595
6950
#, c-format
6596
6951
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
6597
6952
msgstr ""
6598
6953
 
6599
 
#: ../plugin/transaction_log/module.cc:131
 
6954
#: ../plugin/transaction_log/module.cc:187
6600
6955
#, c-format
6601
6956
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
6602
6957
msgstr ""
6603
6958
 
6604
 
#: ../plugin/transaction_log/module.cc:141
 
6959
#: ../plugin/transaction_log/module.cc:197
6605
6960
#, c-format
6606
6961
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
6607
6962
msgstr ""
6608
6963
 
6609
 
#: ../plugin/transaction_log/module.cc:150
 
6964
#: ../plugin/transaction_log/module.cc:206
6610
6965
#, c-format
6611
6966
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
6612
6967
msgstr ""
6613
6968
 
6614
 
#: ../plugin/transaction_log/module.cc:163
 
6969
#: ../plugin/transaction_log/module.cc:219
6615
6970
#, c-format
6616
6971
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
6617
6972
msgstr ""
6618
6973
 
6619
 
#: ../plugin/transaction_log/module.cc:223
 
6974
#: ../plugin/transaction_log/module.cc:279
 
6975
#: ../plugin/transaction_log/module.cc:350
6620
6976
msgid "Enable transaction log"
6621
6977
msgstr ""
6622
6978
 
6623
 
#: ../plugin/transaction_log/module.cc:231
 
6979
#: ../plugin/transaction_log/module.cc:287
 
6980
#: ../plugin/transaction_log/module.cc:344
6624
6981
msgid "DEBUGGING - Truncate transaction log"
6625
6982
msgstr ""
6626
6983
 
6627
 
#: ../plugin/transaction_log/module.cc:239
 
6984
#: ../plugin/transaction_log/module.cc:295
 
6985
#: ../plugin/transaction_log/module.cc:353
6628
6986
msgid "Path to the file to use for transaction log"
6629
6987
msgstr ""
6630
6988
 
6631
 
#: ../plugin/transaction_log/module.cc:255
 
6989
#: ../plugin/transaction_log/module.cc:311
 
6990
#: ../plugin/transaction_log/module.cc:347
6632
6991
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6633
6992
msgstr ""
6634
6993
 
6635
 
#: ../plugin/transaction_log/module.cc:263
 
6994
#: ../plugin/transaction_log/module.cc:319
 
6995
#: ../plugin/transaction_log/module.cc:359
6636
6996
msgid ""
6637
6997
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6638
6998
"each transaction write, 2 == sync log file once per second"
6639
6999
msgstr ""
6640
7000
 
6641
 
#: ../plugin/transaction_log/module.cc:276
 
7001
#: ../plugin/transaction_log/module.cc:332
 
7002
#: ../plugin/transaction_log/module.cc:362
6642
7003
msgid "Number of slots for in-memory write buffers (default=8)."
6643
7004
msgstr ""
6644
7005
 
6646
7007
msgid "Failed to open transaction log file "
6647
7008
msgstr ""
6648
7009
 
6649
 
#: ../plugin/transaction_log/transaction_log.cc:220
 
7010
#: ../plugin/transaction_log/transaction_log.cc:211
6650
7011
#, c-format
6651
7012
msgid ""
6652
7013
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
6653
7014
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
6654
7015
msgstr ""
6655
7016
 
6656
 
#: ../plugin/transaction_log/transaction_log.cc:239
 
7017
#: ../plugin/transaction_log/transaction_log.cc:230
6657
7018
#, c-format
6658
7019
msgid "Failed to sync log file. Got error: %s\n"
6659
7020
msgstr "Синхронизация log-файла не удалась. Ошибка: %s\n"