~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ru.po

  • Committer: Padraig O'Sullivan
  • Date: 2009-09-13 00:53:34 UTC
  • mto: (1126.9.2 captain-20090915-01)
  • mto: This revision was merged to the branch mainline in revision 1133.
  • Revision ID: osullivan.padraig@gmail.com-20090913005334-6wio2sbjugskfbm3
Added calls to the connection start/end dtrace probes.

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: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2009-09-29 17:09-0700\n"
11
 
"PO-Revision-Date: 2010-01-28 11:59+0000\n"
12
 
"Last-Translator: Ebaut <Unknown>\n"
 
10
"POT-Creation-Date: 2009-05-25 10:55-0700\n"
 
11
"PO-Revision-Date: 2009-07-31 04:25+0000\n"
 
12
"Last-Translator: mvolkov <maxim.volkov@gmail.com>\n"
13
13
"Language-Team: Russian <ru@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
18
 
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
 
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
 
17
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 
18
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
19
"X-Launchpad-Export-Date: 2009-08-25 09:42+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
21
21
 
 
22
#: client/drizzle.cc:273
22
23
msgid "Synonym for `help'."
23
24
msgstr "Синоним для `help'."
24
25
 
 
26
#: client/drizzle.cc:274
25
27
msgid "Clear command."
26
28
msgstr "Очистить команду"
27
29
 
 
30
#: client/drizzle.cc:276
28
31
msgid "Reconnect to the server. Optional arguments are db and host."
29
32
msgstr "Переподключиться к серверу. Дополнительные аргументы: db и host."
30
33
 
 
34
#: client/drizzle.cc:278
31
35
msgid ""
32
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
33
37
msgstr ""
34
38
"Задать разделитель команды. ВНИМАНИЕ: Остаток строки воспринимается как "
35
39
"разделитель."
36
40
 
 
41
#: client/drizzle.cc:280
37
42
msgid "Send command to drizzle server, display result vertically."
38
43
msgstr "Послать команду на сервер drizzle, отобразить результат вертикально."
39
44
 
 
45
#: client/drizzle.cc:281
40
46
msgid "Exit drizzle. Same as quit."
41
47
msgstr "Выйти из drizzle. Команда аналогична команде quit."
42
48
 
 
49
#: client/drizzle.cc:282
43
50
msgid "Send command to drizzle server."
44
51
msgstr "Послать команду на сервер drizzle."
45
52
 
 
53
#: client/drizzle.cc:283
46
54
msgid "Display this help."
47
55
msgstr "Показать помощь."
48
56
 
 
57
#: client/drizzle.cc:284
49
58
msgid "Disable pager, print to stdout."
50
59
msgstr "Выключить пейджер, выводить в поток стандартного вывода."
51
60
 
 
61
#: client/drizzle.cc:285
52
62
msgid "Don't write into outfile."
53
63
msgstr "Не сохранять результаты в файл"
54
64
 
 
65
#: client/drizzle.cc:287
55
66
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
56
67
msgstr ""
57
68
"Использовать [to_pager] в качестве программы-пейджера. Выводит результаты "
58
69
"запросов, используя PAGER для разбивки на страницы."
59
70
 
 
71
#: client/drizzle.cc:288
60
72
msgid "Print current command."
61
73
msgstr "Напечатать текущую комманду."
62
74
 
 
75
#: client/drizzle.cc:289
63
76
msgid "Change your drizzle prompt."
64
77
msgstr "Изменить заголовок вашей командной строки в Drizzle."
65
78
 
 
79
#: client/drizzle.cc:290
66
80
msgid "Quit drizzle."
67
81
msgstr "Выйти из drizzle."
68
82
 
 
83
#: client/drizzle.cc:291
69
84
msgid "Rebuild completion hash."
70
85
msgstr "Обновить список авто-дополнений."
71
86
 
 
87
#: client/drizzle.cc:293
72
88
msgid "Execute an SQL script file. Takes a file name as an argument."
73
89
msgstr "Выполнить SQL-скрипт из файла. Получает имя файла как аргумент."
74
90
 
 
91
#: client/drizzle.cc:294
75
92
msgid "Get status information from the server."
76
93
msgstr "Получить статусную информацию с сервера."
77
94
 
 
95
#: client/drizzle.cc:296
78
96
msgid "Set outfile [to_outfile]. Append everything into given outfile."
79
97
msgstr ""
80
98
"Назначить файлом вывода [to_outfile]. Весь консоьный вывод клиента будет "
81
99
"дописан в коней указанного файла."
82
100
 
 
101
#: client/drizzle.cc:298
83
102
msgid "Use another database. Takes database name as argument."
84
103
msgstr "Переключиться на другую базу данных. Получает имя базы как аргумент."
85
104
 
 
105
#: client/drizzle.cc:300 client/drizzle.cc:1581
86
106
msgid "Show warnings after every statement."
87
107
msgstr "Показывать предупреждения после каждой выполненной команды"
88
108
 
 
109
#: client/drizzle.cc:302
89
110
msgid "Don't show warnings after every statement."
90
111
msgstr "Не показывать предупреждения после каждой выполненной команды"
91
112
 
 
113
#: client/drizzle.cc:1167 client/drizzle.cc:1174
92
114
#, c-format
93
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
115
msgid ""
 
116
"Memory allocation error while constructing initial prompt. Aborting.\n"
94
117
msgstr ""
95
118
"Ошибка выделения памяти при создании изначального запроса. Прекращение "
96
119
"работы.\n"
97
120
 
 
121
#: client/drizzle.cc:1270
98
122
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
99
123
msgstr ""
100
124
"Добро пожаловать в клиент Drizzle.. Разделителем команд служит ; или \\g."
101
125
 
 
126
#: client/drizzle.cc:1280
102
127
#, c-format
103
128
msgid ""
104
129
"Your Drizzle connection id is %u\n"
107
132
"Идентификатор вашего подключения к Drizzle: %u\n"
108
133
"Версия сервера: %s\n"
109
134
 
 
135
#: client/drizzle.cc:1308
110
136
#, c-format
111
137
msgid "Reading history-file %s\n"
112
138
msgstr "Чтение файла истории %s\n"
113
139
 
 
140
#: client/drizzle.cc:1312
114
141
#, c-format
115
142
msgid "Couldn't allocate memory for temp histfile!\n"
116
143
msgstr "Невозможно выделить мамять под временный файл истории!\n"
117
144
 
 
145
#: client/drizzle.cc:1319
118
146
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
119
147
msgstr ""
120
148
"Используйте 'help;' или '\\h' для получение справки и '\\c' для очистки "
121
149
"буфера команд.\n"
122
150
 
 
151
#: client/drizzle.cc:1338
123
152
#, c-format
124
153
msgid "Writing history-file %s\n"
125
154
msgstr "Запись файла истории %s\n"
126
155
 
 
156
#: client/drizzle.cc:1345
127
157
msgid "Aborted"
128
158
msgstr "Отменено"
129
159
 
 
160
#: client/drizzle.cc:1345
130
161
msgid "Bye"
131
162
msgstr "Пока!"
132
163
 
 
164
#: client/drizzle.cc:1400
133
165
msgid "Query aborted by Ctrl+C\n"
134
166
msgstr "Запрос прерван с помощью Ctrl+C\n"
135
167
 
 
168
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
136
169
msgid "Display this help and exit."
137
170
msgstr "Показать справку и выйти."
138
171
 
 
172
#: client/drizzle.cc:1425
139
173
msgid "Synonym for -?"
140
174
msgstr "Синоним для -?"
141
175
 
 
176
#: client/drizzle.cc:1428
142
177
msgid ""
143
178
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
144
179
"and field completion, but startup and reconnecting may take a longer time. "
150
185
"переподключение может занимать дольше времени; Отключается с помощью --"
151
186
"disable-auto-rehash."
152
187
 
 
188
#: client/drizzle.cc:1432
153
189
msgid ""
154
190
"No automatic rehashing. One has to use 'rehash' to get table and field "
155
191
"completion. This gives a quicker start of drizzle_st and disables rehashing "
161
197
"буферование при подключении. ВНИМАНИЕ: этот ключ устарел вместо него "
162
198
"используйте --disable-auto-rehash."
163
199
 
 
200
#: client/drizzle.cc:1435
164
201
msgid ""
165
202
"Automatically switch to vertical output mode if the result is wider than the "
166
203
"terminal width."
168
205
"Автоматически переключаться на вертикальный формат вывода в случаях, когда "
169
206
"ширина результатов больше ширины терминала."
170
207
 
 
208
#: client/drizzle.cc:1438
171
209
msgid ""
172
210
"Don't use history file. Disable interactive behavior. (Enables --silent)"
173
211
msgstr ""
174
212
"Не использовать файл истории команд. Отключает интерактивное поведение "
175
213
"клиента. (Включает --silent)."
176
214
 
 
215
#: client/drizzle.cc:1439
177
216
msgid "Display column type information."
178
217
msgstr "Отображать информацию о типах колонок."
179
218
 
 
219
#: client/drizzle.cc:1442
180
220
msgid ""
181
221
"Preserve comments. Send comments to the server. The default is --skip-"
182
222
"comments (discard comments), enable with --comments"
184
224
"Сохранять комментарии. Комментарии будут отправляться на сервер. По "
185
225
"умолчанию комментарии игнорируются, чтобы включить - используйте --comments"
186
226
 
 
227
#: client/drizzle.cc:1445
187
228
msgid "Use compression in server/client protocol."
188
229
msgstr "Использовать сжатие в клиент-серверном протоколе."
189
230
 
 
231
#: client/drizzle.cc:1448
 
232
msgid "Check memory and open file usage at exit ."
 
233
msgstr "Проверить использование памяти и открытых файлов при выходе."
 
234
 
 
235
#: client/drizzle.cc:1451
 
236
msgid "Print some debug info at exit."
 
237
msgstr "Отобразить отладочную информацию при выходе."
 
238
 
 
239
#: client/drizzle.cc:1453
190
240
msgid "Database to use."
191
241
msgstr "База данных для использования."
192
242
 
 
243
#: client/drizzle.cc:1456
193
244
msgid "(not used)"
194
245
msgstr "(не используется)"
195
246
 
 
247
#: client/drizzle.cc:1458
196
248
msgid "Delimiter to be used."
197
249
msgstr "Используемый разделитель команд."
198
250
 
 
251
#: client/drizzle.cc:1460
199
252
msgid "Execute command and quit. (Disables --force and history file)"
200
253
msgstr "Выполнить команду и выйти. (Отключает --force и файл истории команд)"
201
254
 
 
255
#: client/drizzle.cc:1462
202
256
msgid "Print the output of a query (rows) vertically."
203
257
msgstr "Отобразить результаты запроса (строки) вертикально."
204
258
 
 
259
#: client/drizzle.cc:1465
205
260
msgid "Continue even if we get an sql error."
206
261
msgstr "Продолжение работы даже после возникновения ошибок в SQL."
207
262
 
 
263
#: client/drizzle.cc:1469
208
264
msgid ""
209
265
"Enable named commands. Named commands mean this program's internal commands; "
210
266
"see drizzle> help . When enabled, the named commands can be used from any "
212
268
"Disable with --disable-named-commands. This option is disabled by default."
213
269
msgstr ""
214
270
 
 
271
#: client/drizzle.cc:1473
215
272
msgid ""
216
273
"Named commands are disabled. Use \\* form only, or use named commands only "
217
274
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
220
277
"deprecated; use --disable-named-commands instead."
221
278
msgstr ""
222
279
 
 
280
#: client/drizzle.cc:1475
223
281
msgid "Ignore space after function names."
224
282
msgstr "Игнорирование пробелов после имен функций."
225
283
 
 
284
#: client/drizzle.cc:1477
226
285
msgid "Enable/disable LOAD DATA LOCAL INFILE."
227
286
msgstr "Включить/выключить поддержку LOAD DATA LOCAL INFILE."
228
287
 
 
288
#: client/drizzle.cc:1480
229
289
msgid "Turn off beep on error."
230
290
msgstr "Отключение звуковых сигналов при ошибках."
231
291
 
 
292
#: client/drizzle.cc:1482
232
293
msgid "Connect to host."
233
294
msgstr "Подключение к хосту."
234
295
 
 
296
#: client/drizzle.cc:1484
235
297
msgid "Write line numbers for errors."
236
298
msgstr "Отоброжение номеров строк в случае ошибок."
237
299
 
 
300
#: client/drizzle.cc:1487
238
301
msgid ""
239
302
"Don't write line number for errors. WARNING: -L is deprecated, use long "
240
303
"version of this option instead."
242
305
"Не выводить номера строк для ошибок. Внимание: -L является устаревшим "
243
306
"ключем, используйте длинную версию."
244
307
 
 
308
#: client/drizzle.cc:1489
245
309
msgid "Flush buffer after each query."
246
310
msgstr "Сбрасывание буфера после каждого запроса."
247
311
 
 
312
#: client/drizzle.cc:1491
248
313
msgid "Write column names in results."
249
314
msgstr "Отображение имен колонок в результатах запросов."
250
315
 
 
316
#: client/drizzle.cc:1495
251
317
msgid ""
252
318
"Don't write column names in results. WARNING: -N is deprecated, use long "
253
319
"version of this options instead."
255
321
"Не выводить имена колонок в результатах запроса. Внимание: -N является "
256
322
"устаревшим ключем, используйте длинную версию."
257
323
 
 
324
#: client/drizzle.cc:1498
258
325
msgid ""
259
326
"Change the value of a variable. Please note that this option is deprecated; "
260
327
"you can set variables directly with --variable-name=value."
263
330
"этой опции не рекомендуется; вы можете устанавливать переменные напрямую при "
264
331
"помощи --variable-name=value."
265
332
 
 
333
#: client/drizzle.cc:1500
266
334
msgid "Ignore SIGINT (CTRL-C)"
267
335
msgstr "Игнорирование SIGINT (CTRL+C)"
268
336
 
 
337
#: client/drizzle.cc:1504
269
338
msgid ""
270
339
"Only update the default database. This is useful for skipping updates to "
271
340
"other database in the update log."
273
342
"Обновить только базу данных указанную по умолчанию. Это сделано для "
274
343
"избежании обновлений других баз данных в обновительном логе."
275
344
 
 
345
#: client/drizzle.cc:1507
276
346
msgid ""
277
347
"Pager to use to display results. If you don't supply an option the default "
278
348
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
281
351
"default."
282
352
msgstr ""
283
353
 
 
354
#: client/drizzle.cc:1510
284
355
msgid ""
285
356
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
286
357
"option deprecated; use --disable-pager instead."
287
358
msgstr ""
288
359
 
 
360
#: client/drizzle.cc:1513
289
361
msgid ""
290
362
"Password to use when connecting to server. If password is not given it's "
291
363
"asked from the tty."
293
365
"Пароль, используемый для подключения к серверу. Если пароль не введен, он "
294
366
"будет запрошен."
295
367
 
 
368
#: client/drizzle.cc:1515
296
369
msgid ""
297
370
"Port number to use for connection or 0 for default to, in order of "
298
371
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
300
373
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
301
374
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
302
375
 
 
376
#: client/drizzle.cc:1516
303
377
msgid "built-in default"
304
378
msgstr "встроено по-умолчанию"
305
379
 
 
380
#: client/drizzle.cc:1518
306
381
msgid "Set the drizzle prompt to this value."
307
382
msgstr ""
308
383
 
 
384
#: client/drizzle.cc:1522
309
385
msgid ""
310
386
"Don't cache result, print it row by row. This may slow down the server if "
311
387
"the output is suspended. Doesn't use history file."
313
389
"Не кешировать результат, выводить построчно. Это может замедлить сервер, "
314
390
"если вывод приостановится.  Файл истории не используется."
315
391
 
 
392
#: client/drizzle.cc:1524
316
393
msgid "Write fields without conversion. Used with --batch."
317
394
msgstr "Отображение полей без конверсии. Импользуется с --batch."
318
395
 
 
396
#: client/drizzle.cc:1527
319
397
msgid ""
320
398
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
321
399
"option is enabled by default."
323
401
"Восстанавливать соединение при обрыве. Отключается с помощью --disable-"
324
402
"reconnect. Эта опция включена по умолчанию."
325
403
 
 
404
#: client/drizzle.cc:1529
326
405
msgid "Shutdown the server."
327
406
msgstr "Выключить сервер."
328
407
 
 
408
#: client/drizzle.cc:1531
329
409
msgid ""
330
410
"Be more silent. Print results with a tab as separator, each row on new line."
331
411
msgstr ""
332
412
"Выводить меньше подробностей. Выводит результат построчно, используя "
333
413
"табуляцию в качестве разделителя."
334
414
 
 
415
#: client/drizzle.cc:1533
 
416
msgid "Socket file to use for connection."
 
417
msgstr "UNIX сокет, используемый для соединения."
 
418
 
 
419
#: client/drizzle.cc:1536
335
420
msgid "Output in table format."
336
421
msgstr "Вывод в табличном формате."
337
422
 
 
423
#: client/drizzle.cc:1539
338
424
msgid ""
339
425
"Append everything into outfile. See interactive help (\\h) also. Does not "
340
426
"work in batch mode. Disable with --disable-tee. This option is disabled by "
344
430
"режиме. Выключается с помощью --disable-tee. Эта опция по умолчанию "
345
431
"выключена."
346
432
 
 
433
#: client/drizzle.cc:1541
347
434
msgid ""
348
435
"Disable outfile. See interactive help (\\h) also. WARNING: option "
349
436
"deprecated; use --disable-tee instead"
351
438
"Отключает вывод в файл. Смотри также справку (\\h). ПРЕДУПРЕЖДЕНИЕ: опция "
352
439
"устарела; вместо нее рекомендуется использовать --disable-tee"
353
440
 
 
441
#: client/drizzle.cc:1544
354
442
msgid "User for login if not current user."
355
443
msgstr ""
356
 
"Имя пользователя для подключения (если не совпадает с именем текущего "
 
444
"Имя пользование для подключения (если не совпадает с именем текущего "
357
445
"пользователя)."
358
446
 
 
447
#: client/drizzle.cc:1547
359
448
msgid "Only allow UPDATE and DELETE that uses keys."
360
449
msgstr "Разрешение запросов UPDATE и DELETE только с использованием ключей."
361
450
 
 
451
#: client/drizzle.cc:1550
362
452
msgid "Synonym for option --safe-updates, -U."
363
453
msgstr "Синоним для опции --safe-updates, -U."
364
454
 
 
455
#: client/drizzle.cc:1553
365
456
msgid "Write more. (-v -v -v gives the table output format)."
366
457
msgstr ""
367
458
"Выводить больше подробностей. (-v -v -v выводит результат в табличном "
368
459
"формате)."
369
460
 
 
461
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
370
462
msgid "Output version information and exit."
371
463
msgstr "Вывод информации о версии и выход из программы."
372
464
 
 
465
#: client/drizzle.cc:1557
373
466
msgid "Wait and retry if connection is down."
374
467
msgstr "Ожидать и повторять запрос если соединение с сервером разорвано."
375
468
 
 
469
#: client/drizzle.cc:1560
376
470
msgid "Number of seconds before connection timeout."
377
471
msgstr "Количество секунд до таймаута соединения"
378
472
 
 
473
#: client/drizzle.cc:1565
379
474
msgid "Max length of input line"
380
475
msgstr "Максимальная длинна вводимой линии"
381
476
 
 
477
#: client/drizzle.cc:1570
382
478
msgid "Automatic limit for SELECT when using --safe-updates"
383
 
msgstr "Автоматическое ограничение для SELECT при использовании --safe-updates"
 
479
msgstr ""
 
480
"Автоматическое ограничение для SELECT при использовании --safe-updates"
384
481
 
 
482
#: client/drizzle.cc:1575
385
483
msgid "Automatic limit for rows in a join when using --safe-updates"
386
484
msgstr ""
387
485
"Автоматичекое ограничение для строк в JOIN при использовании --safe-updates"
388
486
 
389
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
487
#: client/drizzle.cc:1579
 
488
msgid ""
 
489
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
390
490
msgstr ""
391
491
"Отклонять соединения от клиентов, использующих старый протокол (до версии "
392
492
"4.1.1)."
393
493
 
 
494
#: client/drizzle.cc:1584
394
495
msgid "Number of lines before each import progress report."
395
496
msgstr "Количество линий до показа каждого сообщения о прогрессе импорта."
396
497
 
 
498
#: client/drizzle.cc:1587
397
499
msgid "Ping the server to check if it's alive."
398
500
msgstr "Запрос на сервер для определения его жизнеспособности."
399
501
 
400
 
msgid "Use MySQL Protocol."
 
502
#: client/drizzle.cc:1597
 
503
#, c-format
 
504
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
401
505
msgstr ""
402
506
 
403
 
#, c-format
404
 
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
405
 
msgstr "%s Версия %s Дистрибутив %s, для %s-%s (%s) с использованием %s %s\n"
406
 
 
 
507
#: client/drizzle.cc:1604
407
508
#, c-format
408
509
msgid ""
409
510
"Copyright (C) 2008 Sun Microsystems\n"
410
511
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
411
512
"and you are welcome to modify and redistribute it under the GPL license\n"
412
513
msgstr ""
413
 
"Copyright (C) 2008 Sun Microsystems \n"
414
 
"Это программное обеспечение поставляется АБСОЛЮТНО БЕЗ ГАРАНТИЙ. Это "
415
 
"бесплатное программное обеспечение, \n"
416
 
"и Вы можете модифицировать и распространять его в соответствии с лицензией "
417
 
"GPL\n"
418
514
 
 
515
#: client/drizzle.cc:1609
419
516
#, c-format
420
517
msgid "Usage: %s [OPTIONS] [database]\n"
421
518
msgstr "Использование: %s [ОПЦИИ] [база данных]\n"
422
519
 
 
520
#: client/drizzle.cc:1640
423
521
msgid "DELIMITER cannot contain a backslash character"
424
522
msgstr "РАЗДЕЛИТЕЛЬ не может содержать обратную косую черту"
425
523
 
 
524
#: client/drizzle.cc:1658
426
525
#, c-format
427
526
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
428
527
msgstr ""
429
528
"ПРЕДУПРЕЖДЕНИЕ: опция устарела; вместо нее рекомендуется использовать --"
430
529
"disable-tee.\n"
431
530
 
 
531
#: client/drizzle.cc:1681
432
532
#, c-format
433
533
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
434
534
msgstr ""
435
535
 
 
536
#: client/drizzle.cc:1685
436
537
#, c-format
437
538
msgid "WARNING: --server-arg option not supported in this configuration.\n"
438
539
msgstr ""
439
 
"ПРЕДУПРЕЖДЕНИЕ: опция --server-arg не поддерживается в этой конфигурации.\n"
440
540
 
 
541
#: client/drizzle.cc:1712
441
542
msgid ""
442
543
"Non-integer value supplied for port.  If you are trying to enter a password "
443
544
"please use --password instead."
444
545
msgstr ""
445
 
"В качестве номера порта задано нецелое число. Если вы пытаетесь ввести "
446
 
"пароль, пожалуйста используйте --password."
447
546
 
 
547
#: client/drizzle.cc:1720
448
548
msgid "Value supplied for port is not valid."
449
 
msgstr "Номер порта задан неверно."
 
549
msgstr ""
450
550
 
 
551
#: client/drizzle.cc:1866
451
552
#, c-format
452
553
msgid "Processing line: %<PRIu32>\n"
453
554
msgstr ""
454
555
 
455
 
msgid "Unknown command: "
456
 
msgstr "Неизвестная команда. "
 
556
#: client/drizzle.cc:2083
 
557
#, c-format
 
558
msgid "Unknown command '\\%c'."
 
559
msgstr "Неизвестная команда '\\%c'."
457
560
 
 
561
#: client/drizzle.cc:2493
458
562
msgid ""
459
 
"                              Reading table information for completion of "
460
 
"table and column names\n"
461
 
"                                  You can turn off this feature to get a "
462
 
"quicker startup with -A\n"
 
563
"Reading table information for completion of table and column names\n"
 
564
"    You can turn off this feature to get a quicker startup with -A\n"
463
565
"\n"
464
566
msgstr ""
465
567
 
 
568
#: client/drizzle.cc:2583
466
569
msgid "No connection. Trying to reconnect..."
467
570
msgstr "Нет соеденения. Попытка переподключения..."
468
571
 
 
572
#: client/drizzle.cc:2589
469
573
msgid "Can't connect to the server\n"
470
574
msgstr "Невозможно подключиться к серверу.\n"
471
575
 
 
576
#: client/drizzle.cc:2668
472
577
msgid "List of all Drizzle commands:"
473
578
msgstr "Полный список комманд Drizzle:"
474
579
 
 
580
#: client/drizzle.cc:2670
475
581
msgid "Note that all text commands must be first on line and end with ';'"
476
582
msgstr ""
477
 
"Обратите внимание, что все текстовые команды должны быть первыми в строке и "
478
 
"заканчиваться символом ';'"
479
583
 
 
584
#: client/drizzle.cc:2725
480
585
msgid "No query specified\n"
481
 
msgstr "Не указан запрос\n"
 
586
msgstr ""
482
587
 
 
588
#: client/drizzle.cc:2740
483
589
msgid "Ignoring query to other database"
484
 
msgstr "Игнорирование запросов к другим базам данных"
 
590
msgstr ""
485
591
 
 
592
#: client/drizzle.cc:2790
486
593
msgid "Empty set"
487
594
msgstr "Пустое множество"
488
595
 
 
596
#: client/drizzle.cc:2803
489
597
#, c-format
490
598
msgid "%ld row in set"
491
599
msgid_plural "%ld rows in set"
492
600
msgstr[0] ""
493
601
msgstr[1] ""
494
602
 
 
603
#: client/drizzle.cc:2812
495
604
msgid "Query OK"
496
605
msgstr ""
497
606
 
 
607
#: client/drizzle.cc:2814
498
608
#, c-format
499
609
msgid "Query OK, %ld row affected"
500
610
msgid_plural "Query OK, %ld rows affected"
501
611
msgstr[0] ""
502
612
msgstr[1] ""
503
613
 
504
 
msgid "Number of rows before each output progress report (requires --verbose)."
505
 
msgstr ""
506
 
 
 
614
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
 
615
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
 
616
#: client/drizzletest.cc:4728
 
617
#, c-format
 
618
msgid ""
 
619
"Non-integer value supplied for port.  If you are trying to enter a password "
 
620
"please use --password instead.\n"
 
621
msgstr ""
 
622
 
 
623
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
 
624
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
 
625
#: client/drizzletest.cc:4736
 
626
#, c-format
 
627
msgid "Value supplied for port is not valid.\n"
 
628
msgstr ""
 
629
 
 
630
#: client/drizzledump.cc:387
 
631
msgid ""
 
632
"Number of rows before each output progress report (requires --verbose)."
 
633
msgstr ""
 
634
 
 
635
#: client/drizzledump.cc:461
507
636
#, c-format
508
637
msgid "Got errno %d on write"
509
638
msgstr ""
510
639
 
 
640
#: client/drizzledump.cc:466
511
641
#, c-format
512
 
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
 
642
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
513
643
msgstr ""
514
644
 
 
645
#: client/drizzledump.cc:473
515
646
#, c-format
516
647
msgid "Usage: %s [OPTIONS] database [tables]\n"
517
648
msgstr ""
518
649
 
 
650
#: client/drizzledump.cc:474
519
651
#, c-format
520
652
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
521
653
msgstr ""
522
654
 
 
655
#: client/drizzledump.cc:476
523
656
#, c-format
524
657
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
525
658
msgstr ""
526
659
 
 
660
#: client/drizzledump.cc:483
 
661
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
662
msgstr ""
 
663
 
 
664
#: client/drizzledump.cc:484
527
665
msgid ""
528
666
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
529
667
"and you are welcome to modify and redistribute it under the GPL license\n"
530
668
msgstr ""
531
669
 
532
 
msgid "Dumps definitions and data from a Drizzle database server"
 
670
#: client/drizzledump.cc:485
 
671
msgid "Dumping definition and data DRIZZLE database or table"
533
672
msgstr ""
534
673
 
 
674
#: client/drizzledump.cc:496
535
675
#, c-format
536
676
msgid "For more options, use %s --help\n"
537
677
msgstr ""
538
678
 
539
 
#, c-format
540
 
msgid ""
541
 
"Non-integer value supplied for port.  If you are trying to enter a password "
542
 
"please use --password instead.\n"
543
 
msgstr ""
544
 
 
545
 
#, c-format
546
 
msgid "Value supplied for port is not valid.\n"
547
 
msgstr ""
548
 
 
 
679
#: client/drizzledump.cc:630
549
680
#, c-format
550
681
msgid "Memory allocation error while copying password. Aborting.\n"
551
682
msgstr ""
552
683
 
 
684
#: client/drizzledump.cc:669
553
685
#, c-format
554
686
msgid "Input filename too long: %s"
555
687
msgstr ""
556
688
 
 
689
#: client/drizzledump.cc:712
557
690
#, c-format
558
691
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
559
692
msgstr ""
560
693
 
 
694
#: client/drizzledump.cc:737
561
695
#, c-format
562
696
msgid "Invalid mode to --compatible: %s\n"
563
697
msgstr ""
564
698
 
 
699
#: client/drizzledump.cc:791
565
700
#, c-format
566
701
msgid "%s: You must use option --tab with --fields-...\n"
567
702
msgstr ""
568
703
 
 
704
#: client/drizzledump.cc:808
569
705
#, c-format
570
706
msgid ""
571
707
"%s: You can't use --single-transaction and --lock-all-tables at the same "
572
708
"time.\n"
573
709
msgstr ""
574
710
 
 
711
#: client/drizzledump.cc:821
575
712
#, c-format
576
713
msgid ""
577
714
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
578
715
"time.\n"
579
716
msgstr ""
580
717
 
 
718
#: client/drizzledump.cc:827
581
719
#, c-format
582
720
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
583
721
msgstr ""
584
722
 
 
723
#: client/drizzledump.cc:853
585
724
#, c-format
586
725
msgid "Got error: %s (%d) %s"
587
726
msgstr ""
588
727
 
 
728
#: client/drizzledump.cc:860
589
729
#, c-format
590
730
msgid "Got error: %d %s"
591
731
msgstr ""
592
732
 
 
733
#: client/drizzledump.cc:958 client/drizzledump.cc:965
 
734
#: client/drizzledump.cc:978
593
735
#, c-format
594
736
msgid "Couldn't execute '%s': %s (%d)"
595
737
msgstr ""
596
738
 
 
739
#: client/drizzledump.cc:1042
597
740
#, c-format
598
741
msgid "-- Connecting to %s...\n"
599
742
msgstr ""
600
743
 
 
744
#: client/drizzledump.cc:1063
601
745
#, c-format
602
746
msgid "-- Disconnecting from %s...\n"
603
747
msgstr ""
604
748
 
 
749
#: client/drizzledump.cc:1074
605
750
msgid "Couldn't allocate memory"
606
 
msgstr "Не могу выделить память"
 
751
msgstr ""
607
752
 
 
753
#: client/drizzledump.cc:1418
608
754
#, c-format
609
755
msgid ""
610
756
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
611
757
"type %s\n"
612
758
msgstr ""
613
759
 
 
760
#: client/drizzledump.cc:1432
614
761
#, c-format
615
762
msgid "-- Retrieving table structure for table %s...\n"
616
763
msgstr ""
617
764
 
 
765
#: client/drizzledump.cc:1546
618
766
#, c-format
619
767
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
620
768
msgstr ""
621
769
 
 
770
#: client/drizzledump.cc:1653
622
771
#, c-format
623
772
msgid "%s: Can't get keys for table %s\n"
624
773
msgstr ""
625
774
 
 
775
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
626
776
#, c-format
627
777
msgid "Error: Couldn't read status information for table %s\n"
628
778
msgstr ""
629
779
 
 
780
#: client/drizzledump.cc:1874
630
781
#, c-format
631
782
msgid "Error retrieving table structure for table: \"%s\""
632
783
msgstr ""
633
784
 
 
785
#: client/drizzledump.cc:1881
634
786
#, c-format
635
787
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
636
788
msgstr ""
637
789
 
 
790
#: client/drizzledump.cc:1892
638
791
#, c-format
639
792
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
640
793
msgstr ""
641
794
 
 
795
#: client/drizzledump.cc:1899
642
796
#, c-format
643
797
msgid "-- Skipping dump data for table '%s', it has no fields\n"
644
798
msgstr ""
645
799
 
 
800
#: client/drizzledump.cc:1907
646
801
msgid "-- Sending SELECT query...\n"
647
802
msgstr ""
648
803
 
 
804
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
649
805
msgid "when executing 'SELECT INTO OUTFILE'"
650
806
msgstr ""
651
807
 
 
808
#: client/drizzledump.cc:1971
652
809
#, c-format
653
810
msgid ""
654
811
"\n"
657
814
"--\n"
658
815
msgstr ""
659
816
 
 
817
#: client/drizzledump.cc:2012
660
818
msgid "-- Retrieving rows...\n"
661
819
msgstr ""
662
820
 
 
821
#: client/drizzledump.cc:2015
663
822
#, c-format
664
823
msgid "%s: Error in field count for table: %s !  Aborting.\n"
665
824
msgstr ""
666
825
 
 
826
#: client/drizzledump.cc:2064
667
827
#, c-format
668
828
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
669
829
msgstr ""
670
830
 
 
831
#: client/drizzledump.cc:2081
671
832
#, c-format
672
833
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
673
834
msgstr ""
674
835
 
 
836
#: client/drizzledump.cc:2103
675
837
#, c-format
676
838
msgid "Not enough fields from table %s! Aborting.\n"
677
839
msgstr ""
678
840
 
 
841
#: client/drizzledump.cc:2523
 
842
msgid "when using LOCK TABLES"
 
843
msgstr ""
 
844
 
 
845
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
679
846
msgid "when doing refresh"
680
847
msgstr ""
681
848
 
 
849
#: client/drizzledump.cc:2629
682
850
msgid "alloc_root failure."
683
851
msgstr ""
684
852
 
 
853
#: client/drizzledump.cc:2650
685
854
#, c-format
686
855
msgid "Couldn't find table: \"%s\""
687
 
msgstr "Не найдена таблица: \"%s\""
688
 
 
 
856
msgstr ""
 
857
 
 
858
#: client/drizzledump.cc:2666
 
859
msgid "when doing LOCK TABLES"
 
860
msgstr ""
 
861
 
 
862
#: client/drizzledump.cc:2737
 
863
msgid "Error: Binlogging on server not active"
 
864
msgstr ""
 
865
 
 
866
#: client/drizzledump.cc:2806
 
867
msgid "Error: Slave not set up"
 
868
msgstr ""
 
869
 
 
870
#: client/drizzledump.cc:2865
 
871
msgid "Error: Unable to start slave"
 
872
msgstr ""
 
873
 
 
874
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
 
875
#: client/drizzledump.cc:3173
689
876
#, c-format
690
877
msgid ""
691
878
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
692
879
msgstr ""
693
880
 
 
881
#: client/drizzledump.cc:3203
694
882
#, c-format
695
883
msgid "Error: Not enough memory to store ORDER BY clause\n"
696
884
msgstr ""
697
885
 
 
886
#: drizzled/db.cc:236
698
887
#, c-format
699
 
msgid "Could not open '%s' for reading: errno = %d"
 
888
msgid "Error while loading database options: '%s':"
700
889
msgstr ""
701
890
 
702
 
#, c-format
703
 
msgid "Out of memory"
704
 
msgstr "Недостаточно памяти"
705
 
 
 
891
#: drizzled/drizzled.cc:527
706
892
#, c-format
707
893
msgid "Got signal %d from thread %<PRIu64>"
708
894
msgstr ""
709
895
 
 
896
#: drizzled/drizzled.cc:561
710
897
msgid "Aborting\n"
711
898
msgstr ""
712
899
 
 
900
#: drizzled/drizzled.cc:681
713
901
msgid "One can only use the --user switch if running as root\n"
714
902
msgstr ""
715
903
 
 
904
#: drizzled/drizzled.cc:689
716
905
msgid ""
717
906
"Fatal error: Please read \"Security\" section of the manual to find out how "
718
907
"to run drizzled as root!\n"
719
908
msgstr ""
720
909
 
 
910
#: drizzled/drizzled.cc:711
721
911
#, c-format
722
912
msgid ""
723
913
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
724
914
"exists!\n"
725
915
msgstr ""
726
916
 
727
 
#, c-format
728
 
msgid "Fatal signal %d while backtracing\n"
729
 
msgstr ""
730
 
 
 
917
#: drizzled/drizzled.cc:885
 
918
#, c-format
 
919
msgid "Retrying bind on TCP/IP port %u"
 
920
msgstr ""
 
921
 
 
922
#: drizzled/drizzled.cc:891
 
923
msgid "Can't start server: Bind on TCP/IP port"
 
924
msgstr ""
 
925
 
 
926
#: drizzled/drizzled.cc:892
 
927
#, c-format
 
928
msgid "Do you already have another drizzled server running on port: %d ?"
 
929
msgstr ""
 
930
 
 
931
#: drizzled/drizzled.cc:898
 
932
msgid "Can't start server: listen() on TCP/IP port"
 
933
msgstr ""
 
934
 
 
935
#: drizzled/drizzled.cc:899
 
936
#, c-format
 
937
msgid "listen() on TCP/IP failed with error %d"
 
938
msgstr ""
 
939
 
 
940
#: drizzled/drizzled.cc:917
 
941
msgid "Can't open abort pipet"
 
942
msgstr ""
 
943
 
 
944
#: drizzled/drizzled.cc:919
 
945
#, c-format
 
946
msgid "pipe() on abort_pipe failed with error %d"
 
947
msgstr ""
 
948
 
 
949
#: drizzled/drizzled.cc:1016
 
950
#, c-format
 
951
msgid "Fatal "
 
952
msgstr ""
 
953
 
 
954
#: drizzled/drizzled.cc:1041
731
955
#, c-format
732
956
msgid ""
733
957
"We will try our best to scrape up some info that will hopefully help "
738
962
"\n"
739
963
msgstr ""
740
964
 
 
965
#: drizzled/drizzled.cc:1052
741
966
#, c-format
742
967
msgid ""
743
968
"It is possible that drizzled could use up to \n"
744
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
969
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
970
"%<PRIu64> K\n"
745
971
"bytes of memory\n"
746
972
"Hope that's ok; if not, decrease some variables in the equation.\n"
747
973
"\n"
748
974
msgstr ""
749
975
 
 
976
#: drizzled/drizzled.cc:1069
750
977
#, c-format
751
978
msgid ""
752
979
"Attempting backtrace. You can use the following information to find out\n"
754
981
"terribly wrong...\n"
755
982
msgstr ""
756
983
 
 
984
#: drizzled/drizzled.cc:1097
757
985
#, c-format
758
986
msgid ""
759
987
"Trying to get some variables.\n"
760
988
"Some pointers may be invalid and cause the dump to abort...\n"
761
989
msgstr ""
762
990
 
 
991
#: drizzled/drizzled.cc:1109
763
992
#, c-format
764
993
msgid ""
765
994
"\n"
771
1000
"drizzled that is not statically linked.\n"
772
1001
msgstr ""
773
1002
 
 
1003
#: drizzled/drizzled.cc:1124
774
1004
#, c-format
775
1005
msgid ""
776
1006
"\n"
781
1011
"the documentation for your distribution on how to do that.\n"
782
1012
msgstr ""
783
1013
 
 
1014
#: drizzled/drizzled.cc:1137
 
1015
#, c-format
 
1016
msgid ""
 
1017
"\n"
 
1018
"The '--memlock' argument, which was enabled, uses system calls that are\n"
 
1019
"unreliable and unstable on some operating systems and operating-system\n"
 
1020
"versions (notably, some versions of Linux).  This crash could be due to use\n"
 
1021
"of those buggy OS calls.  You should consider whether you really need the\n"
 
1022
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
 
1023
" bugs.\n"
 
1024
msgstr ""
 
1025
 
 
1026
#: drizzled/drizzled.cc:1152
784
1027
#, c-format
785
1028
msgid "Writing a core file\n"
786
1029
msgstr ""
787
1030
 
 
1031
#: drizzled/drizzled.cc:1197
 
1032
msgid ""
 
1033
"setrlimit could not change the size of core files to 'infinity';  We may not "
 
1034
"be able to generate a core file on signals"
 
1035
msgstr ""
 
1036
 
 
1037
#: drizzled/drizzled.cc:1399
788
1038
#, c-format
789
1039
msgid "gethostname failed, using '%s' as hostname"
790
1040
msgstr ""
791
1041
 
 
1042
#: drizzled/drizzled.cc:1491
792
1043
#, c-format
793
1044
msgid "Unknown locale: '%s'"
794
1045
msgstr ""
795
1046
 
 
1047
#: drizzled/drizzled.cc:1522
796
1048
msgid "Can't create thread-keys"
797
1049
msgstr ""
798
1050
 
 
1051
#: drizzled/drizzled.cc:1545
 
1052
msgid "Out of memory"
 
1053
msgstr ""
 
1054
 
 
1055
#: drizzled/drizzled.cc:1560
799
1056
msgid "Failed to initialize plugins."
800
 
msgstr "Не удалось проинициализировать плагины."
 
1057
msgstr ""
801
1058
 
 
1059
#: drizzled/drizzled.cc:1591
802
1060
#, c-format
803
1061
msgid ""
804
1062
"%s: Too many arguments (first extra is '%s').\n"
805
1063
"Use --verbose --help to get a list of available options\n"
806
1064
msgstr ""
807
1065
 
 
1066
#: drizzled/drizzled.cc:1611
808
1067
msgid "No scheduler found, cannot continue!\n"
809
1068
msgstr ""
810
1069
 
811
 
#, fuzzy, c-format
812
 
msgid "Unknown/unsupported storage engine: %s"
813
 
msgstr "Неизвестный или неподдерживаемый тип таблицы: %s"
814
 
 
815
 
msgid "Display this help and exit after initializing plugins."
816
 
msgstr ""
817
 
 
 
1070
#: drizzled/drizzled.cc:1618
 
1071
msgid "Can't init databases"
 
1072
msgstr ""
 
1073
 
 
1074
#: drizzled/drizzled.cc:1643
 
1075
#, c-format
 
1076
msgid "Unknown/unsupported table type: %s"
 
1077
msgstr ""
 
1078
 
 
1079
#: drizzled/drizzled.cc:1649
 
1080
#, c-format
 
1081
msgid "Default storage engine (%s) is not available"
 
1082
msgstr ""
 
1083
 
 
1084
#: drizzled/drizzled.cc:1680
 
1085
#, c-format
 
1086
msgid "Failed to lock memory. Errno: %d\n"
 
1087
msgstr ""
 
1088
 
 
1089
#: drizzled/drizzled.cc:1742
 
1090
#, c-format
 
1091
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
1092
msgstr ""
 
1093
 
 
1094
#: drizzled/drizzled.cc:1903
 
1095
#, c-format
 
1096
msgid "drizzled: Got error %d from select"
 
1097
msgstr ""
 
1098
 
 
1099
#: drizzled/drizzled.cc:2101
818
1100
msgid "Auto-increment columns are incremented by this"
819
1101
msgstr ""
820
1102
 
 
1103
#: drizzled/drizzled.cc:2106
821
1104
msgid ""
822
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
823
 
"= 1"
 
1105
"Offset added to Auto-increment columns. Used when auto-increment-increment "
 
1106
"!= 1"
824
1107
msgstr ""
825
1108
 
 
1109
#: drizzled/drizzled.cc:2112
826
1110
msgid ""
827
1111
"Path to installation directory. All paths are usually resolved relative to "
828
1112
"this."
829
1113
msgstr ""
830
1114
 
 
1115
#: drizzled/drizzled.cc:2116
 
1116
msgid "IP address to bind to."
 
1117
msgstr ""
 
1118
 
 
1119
#: drizzled/drizzled.cc:2120
 
1120
msgid "Set the filesystem character set."
 
1121
msgstr ""
 
1122
 
 
1123
#: drizzled/drizzled.cc:2125
 
1124
msgid "Set the default character set."
 
1125
msgstr "Установить кодировку по-умолчанию."
 
1126
 
 
1127
#: drizzled/drizzled.cc:2129
831
1128
msgid "Chroot drizzled daemon during startup."
832
1129
msgstr ""
833
1130
 
 
1131
#: drizzled/drizzled.cc:2133
834
1132
msgid "Set the default collation."
835
1133
msgstr ""
836
1134
 
 
1135
#: drizzled/drizzled.cc:2137
837
1136
msgid "Default completion type."
838
1137
msgstr ""
839
1138
 
 
1139
#: drizzled/drizzled.cc:2142
840
1140
msgid "Write core on errors."
841
1141
msgstr ""
842
1142
 
 
1143
#: drizzled/drizzled.cc:2146
843
1144
msgid "Path to the database root."
844
1145
msgstr ""
845
1146
 
 
1147
#: drizzled/drizzled.cc:2150
846
1148
msgid "Set the default storage engine (table type) for tables."
847
1149
msgstr ""
848
1150
 
 
1151
#: drizzled/drizzled.cc:2154
849
1152
msgid "Set the default time zone."
850
1153
msgstr ""
851
1154
 
 
1155
#: drizzled/drizzled.cc:2158
 
1156
msgid "Type of DELAY_KEY_WRITE."
 
1157
msgstr ""
 
1158
 
 
1159
#: drizzled/drizzled.cc:2162
852
1160
msgid "Print a symbolic stack trace on failure."
853
1161
msgstr ""
854
1162
 
 
1163
#: drizzled/drizzled.cc:2168
 
1164
msgid "Push supported query conditions to the storage engine."
 
1165
msgstr ""
 
1166
 
 
1167
#: drizzled/drizzled.cc:2174
855
1168
msgid "Used for debugging;  Use at your own risk!"
856
1169
msgstr ""
857
1170
 
 
1171
#: drizzled/drizzled.cc:2179
858
1172
msgid "Set up signals usable for debugging"
859
1173
msgstr ""
860
1174
 
 
1175
#: drizzled/drizzled.cc:2183
861
1176
msgid "(IGNORED)"
862
1177
msgstr ""
863
1178
 
 
1179
#: drizzled/drizzled.cc:2187
864
1180
msgid "Set the language used for the month names and the days of the week."
865
 
msgstr "Установить язык для вывода названий месяцев и дней недели."
866
 
 
 
1181
msgstr ""
 
1182
 
 
1183
#: drizzled/drizzled.cc:2192
 
1184
msgid "Log connections and queries to file."
 
1185
msgstr ""
 
1186
 
 
1187
#: drizzled/drizzled.cc:2196
 
1188
msgid "Log all MyISAM changes to file."
 
1189
msgstr ""
 
1190
 
 
1191
#: drizzled/drizzled.cc:2200
867
1192
msgid "Log some not critical warnings to the log file."
868
1193
msgstr ""
869
1194
 
 
1195
#: drizzled/drizzled.cc:2205
 
1196
msgid "Lock drizzled in memory."
 
1197
msgstr ""
 
1198
 
 
1199
#: drizzled/drizzled.cc:2209
 
1200
msgid ""
 
1201
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
 
1202
"BACKUP, FORCE or QUICK."
 
1203
msgstr ""
 
1204
 
 
1205
#: drizzled/drizzled.cc:2214
870
1206
msgid "Pid file used by safe_mysqld."
871
1207
msgstr ""
872
1208
 
 
1209
#: drizzled/drizzled.cc:2218
 
1210
msgid ""
 
1211
"Port number to use for connection or 0 for default to, in order of "
 
1212
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
 
1213
msgstr ""
 
1214
 
 
1215
#: drizzled/drizzled.cc:2224
873
1216
msgid ""
874
1217
"Maximum time in seconds to wait for the port to become free. (Default: no "
875
1218
"wait)"
876
1219
msgstr ""
877
1220
 
 
1221
#: drizzled/drizzled.cc:2229
878
1222
msgid ""
879
1223
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
880
1224
"specified directory"
881
1225
msgstr ""
882
1226
 
 
1227
#: drizzled/drizzled.cc:2234
883
1228
msgid ""
884
1229
"Uniquely identifies the server instance in the community of replication "
885
1230
"partners."
886
1231
msgstr ""
887
1232
 
 
1233
#: drizzled/drizzled.cc:2239
888
1234
msgid "Don't print a stack trace on failure."
889
1235
msgstr ""
890
1236
 
 
1237
#: drizzled/drizzled.cc:2243
891
1238
msgid "Enable symbolic link support."
892
 
msgstr "Включить поддержку символьных ссылок."
 
1239
msgstr ""
893
1240
 
 
1241
#: drizzled/drizzled.cc:2252
894
1242
msgid ""
895
1243
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
896
1244
msgstr ""
897
1245
 
 
1246
#: drizzled/drizzled.cc:2257
898
1247
msgid "Path for temporary files."
899
1248
msgstr ""
900
1249
 
 
1250
#: drizzled/drizzled.cc:2261
901
1251
msgid "Default transaction isolation level."
902
 
msgstr "Уровень изоляции транзакций, используемый по умолчанию."
 
1252
msgstr ""
903
1253
 
 
1254
#: drizzled/drizzled.cc:2265
904
1255
msgid "Run drizzled daemon as user."
905
1256
msgstr ""
906
1257
 
 
1258
#: drizzled/drizzled.cc:2273
907
1259
msgid ""
908
1260
"The number of outstanding connection requests Drizzle can have. This comes "
909
1261
"into play when the main Drizzle thread gets very many connection requests in "
910
1262
"a very short time."
911
1263
msgstr ""
912
1264
 
 
1265
#: drizzled/drizzled.cc:2279
913
1266
msgid ""
914
1267
"Size of tree cache used in bulk insert optimization. Note that this is a "
915
1268
"limit per thread!"
916
1269
msgstr ""
917
1270
 
 
1271
#: drizzled/drizzled.cc:2285
 
1272
msgid ""
 
1273
"The number of seconds the drizzled server is waiting for a connect packet "
 
1274
"before responding with 'Bad handshake'."
 
1275
msgstr ""
 
1276
 
 
1277
#: drizzled/drizzled.cc:2290
918
1278
msgid ""
919
1279
"Precision of the result of '/' operator will be increased on that value."
920
1280
msgstr ""
921
1281
 
 
1282
#: drizzled/drizzled.cc:2296
922
1283
msgid "The maximum length of the result of function  group_concat."
923
1284
msgstr ""
924
1285
 
 
1286
#: drizzled/drizzled.cc:2301
925
1287
msgid "The size of the buffer that is used for full joins."
926
1288
msgstr ""
927
1289
 
 
1290
#: drizzled/drizzled.cc:2307
 
1291
msgid ""
 
1292
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
 
1293
msgstr ""
 
1294
 
 
1295
#: drizzled/drizzled.cc:2312
 
1296
msgid ""
 
1297
"The size of the buffer used for index blocks for MyISAM tables. Increase "
 
1298
"this to get better index handling (for all reads and multiple writes) to as "
 
1299
"much as you can afford;"
 
1300
msgstr ""
 
1301
 
 
1302
#: drizzled/drizzled.cc:2321
 
1303
msgid ""
 
1304
"This characterizes the number of hits a hot block has to be untouched until "
 
1305
"it is considered aged enough to be downgraded to a warm block. This "
 
1306
"specifies the percentage ratio of that number of hits to the total number of "
 
1307
"blocks in key cache"
 
1308
msgstr ""
 
1309
 
 
1310
#: drizzled/drizzled.cc:2330
 
1311
msgid "The default size of key cache blocks"
 
1312
msgstr ""
 
1313
 
 
1314
#: drizzled/drizzled.cc:2336
 
1315
msgid "The minimum percentage of warm blocks in key cache"
 
1316
msgstr ""
 
1317
 
 
1318
#: drizzled/drizzled.cc:2342
928
1319
msgid "Max packetlength to send/receive from to server."
929
1320
msgstr ""
930
1321
 
 
1322
#: drizzled/drizzled.cc:2347
931
1323
msgid ""
932
1324
"If there is more than this number of interrupted connections from a host "
933
1325
"this host will be blocked from further connections."
934
1326
msgstr ""
935
1327
 
 
1328
#: drizzled/drizzled.cc:2352
936
1329
msgid "Max number of errors/warnings to store for a statement."
937
1330
msgstr ""
938
1331
 
 
1332
#: drizzled/drizzled.cc:2357
939
1333
msgid "Don't allow creation of heap tables bigger than this."
940
1334
msgstr ""
941
1335
 
 
1336
#: drizzled/drizzled.cc:2363
942
1337
msgid ""
943
1338
"Joins that are probably going to read more than max_join_size records return "
944
1339
"an error."
945
1340
msgstr ""
946
1341
 
 
1342
#: drizzled/drizzled.cc:2369
947
1343
msgid "Max number of bytes in sorted records."
948
1344
msgstr ""
949
1345
 
 
1346
#: drizzled/drizzled.cc:2374
950
1347
msgid "Limit assumed max number of seeks when looking up rows based on a key"
951
1348
msgstr ""
952
1349
 
 
1350
#: drizzled/drizzled.cc:2379
953
1351
msgid ""
954
1352
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
955
1353
"max_sort_length bytes of each value are used; the rest are ignored)."
956
1354
msgstr ""
957
1355
 
 
1356
#: drizzled/drizzled.cc:2386
 
1357
msgid "Maximum number of temporary tables a client can keep open at a time."
 
1358
msgstr ""
 
1359
 
 
1360
#: drizzled/drizzled.cc:2391
958
1361
msgid "After this many write locks, allow some read locks to run in between."
959
1362
msgstr ""
960
1363
 
 
1364
#: drizzled/drizzled.cc:2395
961
1365
msgid ""
962
1366
"Don't log queries which examine less than min_examined_row_limit rows to "
963
1367
"file."
964
1368
msgstr ""
965
1369
 
 
1370
#: drizzled/drizzled.cc:2401
 
1371
msgid ""
 
1372
"Specifies how MyISAM index statistics collection code should threat NULLs. "
 
1373
"Possible values of name are 'nulls_unequal' (default behavior), "
 
1374
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
 
1375
msgstr ""
 
1376
 
 
1377
#: drizzled/drizzled.cc:2408
 
1378
msgid "Buffer length for TCP/IP and socket communication."
 
1379
msgstr ""
 
1380
 
 
1381
#: drizzled/drizzled.cc:2413
 
1382
msgid ""
 
1383
"Number of seconds to wait for more data from a connection before aborting "
 
1384
"the read."
 
1385
msgstr ""
 
1386
 
 
1387
#: drizzled/drizzled.cc:2419
 
1388
msgid ""
 
1389
"If a read on a communication port is interrupted, retry this many times "
 
1390
"before giving up."
 
1391
msgstr ""
 
1392
 
 
1393
#: drizzled/drizzled.cc:2425
 
1394
msgid ""
 
1395
"Number of seconds to wait for a block to be written to a connection before "
 
1396
"aborting the write."
 
1397
msgstr ""
 
1398
 
 
1399
#: drizzled/drizzled.cc:2431
966
1400
msgid ""
967
1401
"Controls the heuristic(s) applied during query optimization to prune less-"
968
1402
"promising partial plans from the optimizer search space. Meaning: false - do "
970
1404
"based on number of retrieved rows."
971
1405
msgstr ""
972
1406
 
 
1407
#: drizzled/drizzled.cc:2439
973
1408
msgid ""
974
1409
"Maximum depth of search performed by the query optimizer. Values larger than "
975
1410
"the number of relations in a query result in better query plans, but take "
980
1415
"(used for testing/comparison)."
981
1416
msgstr ""
982
1417
 
 
1418
#: drizzled/drizzled.cc:2451
 
1419
msgid ""
 
1420
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
 
1421
msgstr ""
 
1422
 
 
1423
#: drizzled/drizzled.cc:2456
983
1424
msgid "Directory for plugins."
984
1425
msgstr ""
985
1426
 
986
 
msgid ""
987
 
"Optional comma separated list of plugins to load at startup in addition to "
988
 
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
989
 
msgstr ""
990
 
 
991
 
msgid ""
992
 
"Optional comma separated list of plugins to not load at startup. Effectively "
993
 
"removes a plugin from the list of plugins to be loaded. [for example: --"
994
 
"plugin_remove=crc32,logger_gearman]"
995
 
msgstr ""
996
 
 
997
 
msgid ""
998
 
"Optional comma separated list of plugins to load at starup instead of the "
999
 
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1000
 
msgstr ""
1001
 
 
 
1427
#: drizzled/drizzled.cc:2460
 
1428
msgid ""
 
1429
"Optional comma separated list of plugins to load at starup.[for example: --"
 
1430
"plugin_load=crc32,logger_gearman]"
 
1431
msgstr ""
 
1432
 
 
1433
#: drizzled/drizzled.cc:2465
1002
1434
msgid "The size of the buffer that is allocated when preloading indexes"
1003
1435
msgstr ""
1004
1436
 
 
1437
#: drizzled/drizzled.cc:2470
 
1438
msgid "Select protocol to be used (by default oldlibdrizzle)."
 
1439
msgstr ""
 
1440
 
 
1441
#: drizzled/drizzled.cc:2474
1005
1442
msgid "Allocation block size for query parsing and execution"
1006
1443
msgstr ""
1007
1444
 
 
1445
#: drizzled/drizzled.cc:2479
1008
1446
msgid "Persistent buffer for query parsing and execution"
1009
1447
msgstr ""
1010
1448
 
 
1449
#: drizzled/drizzled.cc:2485
1011
1450
msgid "Allocation block size for storing ranges during optimization"
1012
1451
msgstr ""
1013
1452
 
 
1453
#: drizzled/drizzled.cc:2491
1014
1454
msgid ""
1015
1455
"Each thread that does a sequential scan allocates a buffer of this size for "
1016
1456
"each table it scans. If you do many sequential scans, you may want to "
1017
1457
"increase this value."
1018
1458
msgstr ""
1019
1459
 
 
1460
#: drizzled/drizzled.cc:2499
1020
1461
msgid ""
1021
1462
"When reading rows in sorted order after a sort, the rows are read through "
1022
1463
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1023
1464
"record_buffer."
1024
1465
msgstr ""
1025
1466
 
 
1467
#: drizzled/drizzled.cc:2507
1026
1468
msgid "Select scheduler to be used (by default multi-thread)."
1027
1469
msgstr ""
1028
1470
 
 
1471
#: drizzled/drizzled.cc:2512
1029
1472
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1030
1473
msgstr ""
1031
1474
 
 
1475
#: drizzled/drizzled.cc:2518
1032
1476
msgid "The number of cached table definitions."
1033
1477
msgstr ""
1034
1478
 
 
1479
#: drizzled/drizzled.cc:2522
1035
1480
msgid "The number of cached open tables."
1036
1481
msgstr ""
1037
1482
 
 
1483
#: drizzled/drizzled.cc:2526
1038
1484
msgid ""
1039
1485
"Timeout in seconds to wait for a table level lock before returning an error. "
1040
1486
"Used only if the connection has active cursors."
1041
1487
msgstr ""
1042
1488
 
 
1489
#: drizzled/drizzled.cc:2531
1043
1490
msgid "The stack size for each thread."
1044
1491
msgstr ""
1045
1492
 
 
1493
#: drizzled/drizzled.cc:2537
1046
1494
msgid ""
1047
1495
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1048
1496
"automatically convert it to an on-disk MyISAM table."
1049
1497
msgstr ""
1050
1498
 
 
1499
#: drizzled/drizzled.cc:2543
 
1500
msgid "Allocation block size for transactions to be stored in binary log"
 
1501
msgstr ""
 
1502
 
 
1503
#: drizzled/drizzled.cc:2548
 
1504
msgid "Persistent buffer for transactions to be stored in binary log"
 
1505
msgstr ""
 
1506
 
 
1507
#: drizzled/drizzled.cc:2553
 
1508
msgid ""
 
1509
"The number of seconds the server waits for activity on a connection before "
 
1510
"closing it."
 
1511
msgstr ""
 
1512
 
 
1513
#: drizzled/drizzled.cc:2687
1051
1514
msgid ""
1052
1515
"Copyright (C) 2008 Sun Microsystems\n"
1053
1516
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1056
1519
"Starts the Drizzle database server\n"
1057
1520
msgstr ""
1058
1521
 
 
1522
#: drizzled/drizzled.cc:2694
1059
1523
#, c-format
1060
1524
msgid "Usage: %s [OPTIONS]\n"
1061
1525
msgstr ""
1062
1526
 
 
1527
#: drizzled/drizzled.cc:2705
 
1528
msgid ""
 
1529
"\n"
 
1530
"To see what values a running Drizzle server is using, type\n"
 
1531
"'drizzleadmin variables' instead of 'drizzled --help'."
 
1532
msgstr ""
 
1533
 
 
1534
#: drizzled/drizzled.cc:2848
1063
1535
#, c-format
1064
1536
msgid ""
1065
1537
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1066
1538
"command line\n"
1067
1539
msgstr ""
1068
1540
 
 
1541
#: drizzled/drizzled.cc:2889
1069
1542
msgid "Can't start server: cannot resolve hostname!"
1070
1543
msgstr ""
1071
1544
 
 
1545
#: drizzled/drizzled.cc:2895
1072
1546
msgid "Can't start server: bind-address refers to multiple interfaces!"
1073
1547
msgstr ""
1074
1548
 
1075
 
msgid ""
1076
 
"setrlimit could not change the size of core files to 'infinity';  We may not "
1077
 
"be able to generate a core file on signals"
1078
 
msgstr ""
1079
 
 
1080
 
#, c-format
1081
 
msgid "Data directory %s does not exist\n"
1082
 
msgstr ""
1083
 
 
1084
 
#, c-format
1085
 
msgid "Unknown error %d"
1086
 
msgstr "Неизвестная ошибка %d"
1087
 
 
 
1549
#: drizzled/drizzled.cc:3214
 
1550
#, c-format
 
1551
msgid "No option given to %s\n"
 
1552
msgstr ""
 
1553
 
 
1554
#: drizzled/drizzled.cc:3216
 
1555
#, c-format
 
1556
msgid "Wrong option to %s. Option(s) given: %s\n"
 
1557
msgstr ""
 
1558
 
 
1559
#: drizzled/drizzled.cc:3218
 
1560
#, c-format
 
1561
msgid "Alternatives are: '%s'"
 
1562
msgstr ""
 
1563
 
 
1564
#: drizzled/errmsg.cc:73
 
1565
#, c-format
 
1566
msgid "errmsg plugin '%s' errmsg() failed"
 
1567
msgstr ""
 
1568
 
 
1569
#: drizzled/error.cc:34
 
1570
msgid "hashchk"
 
1571
msgstr ""
 
1572
 
 
1573
#: drizzled/error.cc:36
 
1574
msgid "isamchk"
 
1575
msgstr ""
 
1576
 
 
1577
#: drizzled/error.cc:38
1088
1578
msgid "NO"
1089
1579
msgstr ""
1090
1580
 
 
1581
#: drizzled/error.cc:40
1091
1582
msgid "YES"
1092
1583
msgstr ""
1093
1584
 
 
1585
#: drizzled/error.cc:42
1094
1586
#, c-format
1095
1587
msgid "Can't create file '%-.200s' (errno: %d)"
1096
1588
msgstr ""
1097
1589
 
 
1590
#: drizzled/error.cc:44
1098
1591
#, c-format
1099
1592
msgid "Can't create table '%-.200s' (errno: %d)"
1100
1593
msgstr ""
1101
1594
 
 
1595
#: drizzled/error.cc:46
1102
1596
#, c-format
1103
1597
msgid "Can't create database '%-.192s' (errno: %d)"
1104
1598
msgstr ""
1105
1599
 
 
1600
#: drizzled/error.cc:48
1106
1601
#, c-format
1107
1602
msgid "Can't create database '%-.192s'; database exists"
1108
1603
msgstr ""
1109
1604
 
 
1605
#: drizzled/error.cc:50
1110
1606
#, c-format
1111
1607
msgid "Can't drop database '%-.192s'; database doesn't exist"
1112
1608
msgstr ""
1113
1609
 
 
1610
#: drizzled/error.cc:52
1114
1611
#, c-format
1115
1612
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1116
1613
msgstr ""
1117
1614
 
 
1615
#: drizzled/error.cc:54
1118
1616
#, c-format
1119
1617
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1120
1618
msgstr ""
1121
1619
 
 
1620
#: drizzled/error.cc:56
1122
1621
#, c-format
1123
1622
msgid "Error on delete of '%-.192s' (errno: %d)"
1124
1623
msgstr ""
1125
1624
 
 
1625
#: drizzled/error.cc:58
1126
1626
msgid "Can't read record in system table"
1127
1627
msgstr ""
1128
1628
 
 
1629
#: drizzled/error.cc:60
1129
1630
#, c-format
1130
1631
msgid "Can't get status of '%-.200s' (errno: %d)"
1131
1632
msgstr ""
1132
1633
 
 
1634
#: drizzled/error.cc:62
1133
1635
#, c-format
1134
1636
msgid "Can't get working directory (errno: %d)"
1135
1637
msgstr ""
1136
1638
 
 
1639
#: drizzled/error.cc:64
1137
1640
#, c-format
1138
1641
msgid "Can't lock file (errno: %d)"
1139
1642
msgstr ""
1140
1643
 
 
1644
#: drizzled/error.cc:66
1141
1645
#, c-format
1142
1646
msgid "Can't open file: '%-.200s' (errno: %d)"
1143
1647
msgstr ""
1144
1648
 
 
1649
#: drizzled/error.cc:68
1145
1650
#, c-format
1146
1651
msgid "Can't find file: '%-.200s' (errno: %d)"
1147
1652
msgstr ""
1148
1653
 
 
1654
#: drizzled/error.cc:70
1149
1655
#, c-format
1150
1656
msgid "Can't read dir of '%-.192s' (errno: %d)"
1151
1657
msgstr ""
1152
1658
 
 
1659
#: drizzled/error.cc:72
1153
1660
#, c-format
1154
1661
msgid "Can't change dir to '%-.192s' (errno: %d)"
1155
1662
msgstr ""
1156
1663
 
 
1664
#: drizzled/error.cc:74
1157
1665
#, c-format
1158
1666
msgid "Record has changed since last read in table '%-.192s'"
1159
1667
msgstr ""
1160
1668
 
 
1669
#: drizzled/error.cc:76
1161
1670
#, c-format
1162
1671
msgid "Disk full (%s); waiting for someone to free some space..."
1163
1672
msgstr ""
1164
1673
 
 
1674
#: drizzled/error.cc:78
1165
1675
#, c-format
1166
1676
msgid "Can't write; duplicate key in table '%-.192s'"
1167
1677
msgstr ""
1168
1678
 
 
1679
#: drizzled/error.cc:80
1169
1680
#, c-format
1170
1681
msgid "Error on close of '%-.192s' (errno: %d)"
1171
1682
msgstr ""
1172
1683
 
 
1684
#: drizzled/error.cc:82
1173
1685
#, c-format
1174
1686
msgid "Error reading file '%-.200s' (errno: %d)"
1175
1687
msgstr ""
1176
1688
 
 
1689
#: drizzled/error.cc:84
1177
1690
#, c-format
1178
1691
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1179
1692
msgstr ""
1180
1693
 
 
1694
#: drizzled/error.cc:86
1181
1695
#, c-format
1182
1696
msgid "Error writing file '%-.200s' (errno: %d)"
1183
1697
msgstr ""
1184
1698
 
 
1699
#: drizzled/error.cc:88
1185
1700
#, c-format
1186
1701
msgid "'%-.192s' is locked against change"
1187
1702
msgstr ""
1188
1703
 
 
1704
#: drizzled/error.cc:90
1189
1705
msgid "Sort aborted"
1190
1706
msgstr ""
1191
1707
 
 
1708
#: drizzled/error.cc:92
1192
1709
#, c-format
1193
1710
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1194
1711
msgstr ""
1195
1712
 
 
1713
#: drizzled/error.cc:94
1196
1714
#, c-format
1197
1715
msgid "Got error %d from storage engine"
1198
1716
msgstr ""
1199
1717
 
 
1718
#: drizzled/error.cc:96
1200
1719
#, c-format
1201
1720
msgid "Table storage engine for '%-.192s' doesn't have this option"
1202
1721
msgstr ""
1203
1722
 
 
1723
#: drizzled/error.cc:98
1204
1724
#, c-format
1205
1725
msgid "Can't find record in '%-.192s'"
1206
1726
msgstr ""
1207
1727
 
 
1728
#: drizzled/error.cc:100
1208
1729
#, c-format
1209
1730
msgid "Incorrect information in file: '%-.200s'"
1210
1731
msgstr ""
1211
1732
 
 
1733
#: drizzled/error.cc:102
1212
1734
#, c-format
1213
1735
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1214
1736
msgstr ""
1215
1737
 
 
1738
#: drizzled/error.cc:104
1216
1739
#, c-format
1217
1740
msgid "Old key file for table '%-.192s'; repair it!"
1218
1741
msgstr ""
1219
1742
 
 
1743
#: drizzled/error.cc:106
1220
1744
#, c-format
1221
1745
msgid "Table '%-.192s' is read only"
1222
1746
msgstr ""
1223
1747
 
 
1748
#: drizzled/error.cc:108
1224
1749
#, c-format
1225
1750
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1226
1751
msgstr ""
1227
1752
 
 
1753
#: drizzled/error.cc:110
1228
1754
msgid "Out of sort memory; increase server sort buffer size"
1229
1755
msgstr ""
1230
1756
 
 
1757
#: drizzled/error.cc:112
1231
1758
#, c-format
1232
1759
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1233
1760
msgstr ""
1234
1761
 
 
1762
#: drizzled/error.cc:114
1235
1763
msgid "Too many connections"
1236
1764
msgstr ""
1237
1765
 
 
1766
#: drizzled/error.cc:116
1238
1767
msgid ""
1239
1768
"Out of memory; check if drizzled or some other process uses all available "
1240
1769
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1241
1770
"memory or you can add more swap space"
1242
1771
msgstr ""
1243
1772
 
 
1773
#: drizzled/error.cc:118
1244
1774
msgid "Can't get hostname for your address"
1245
1775
msgstr ""
1246
1776
 
 
1777
#: drizzled/error.cc:120
1247
1778
msgid "Bad handshake"
1248
1779
msgstr ""
1249
1780
 
 
1781
#: drizzled/error.cc:122
1250
1782
#, c-format
1251
1783
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1252
1784
msgstr ""
1253
1785
 
 
1786
#: drizzled/error.cc:124
1254
1787
#, c-format
1255
1788
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1256
1789
msgstr ""
1257
1790
 
 
1791
#: drizzled/error.cc:126
1258
1792
msgid "No database selected"
1259
1793
msgstr ""
1260
1794
 
 
1795
#: drizzled/error.cc:128
1261
1796
msgid "Unknown command"
1262
1797
msgstr ""
1263
1798
 
 
1799
#: drizzled/error.cc:130
1264
1800
#, c-format
1265
1801
msgid "Column '%-.192s' cannot be null"
1266
1802
msgstr ""
1267
1803
 
 
1804
#: drizzled/error.cc:132
1268
1805
#, c-format
1269
1806
msgid "Unknown database '%-.192s'"
1270
1807
msgstr ""
1271
1808
 
 
1809
#: drizzled/error.cc:134
1272
1810
#, c-format
1273
1811
msgid "Table '%-.192s' already exists"
1274
1812
msgstr ""
1275
1813
 
 
1814
#: drizzled/error.cc:136
1276
1815
#, c-format
1277
1816
msgid "Unknown table '%-.100s'"
1278
1817
msgstr ""
1279
1818
 
 
1819
#: drizzled/error.cc:138
1280
1820
#, c-format
1281
1821
msgid "Column '%-.192s' in %-.192s is ambiguous"
1282
1822
msgstr ""
1283
1823
 
 
1824
#: drizzled/error.cc:140
1284
1825
msgid "Server shutdown in progress"
1285
1826
msgstr ""
1286
1827
 
 
1828
#: drizzled/error.cc:142
1287
1829
#, c-format
1288
1830
msgid "Unknown column '%-.192s' in '%-.192s'"
1289
1831
msgstr ""
1290
1832
 
 
1833
#: drizzled/error.cc:144
1291
1834
#, c-format
1292
1835
msgid "'%-.192s' isn't in GROUP BY"
1293
1836
msgstr ""
1294
1837
 
 
1838
#: drizzled/error.cc:146
1295
1839
#, c-format
1296
1840
msgid "Can't group on '%-.192s'"
1297
1841
msgstr ""
1298
1842
 
 
1843
#: drizzled/error.cc:148
1299
1844
msgid "Statement has sum functions and columns in same statement"
1300
1845
msgstr ""
1301
1846
 
 
1847
#: drizzled/error.cc:150
1302
1848
msgid "Column count doesn't match value count"
1303
1849
msgstr ""
1304
1850
 
 
1851
#: drizzled/error.cc:152
1305
1852
#, c-format
1306
1853
msgid "Identifier name '%-.100s' is too long"
1307
1854
msgstr ""
1308
1855
 
 
1856
#: drizzled/error.cc:154
1309
1857
#, c-format
1310
1858
msgid "Duplicate column name '%-.192s'"
1311
1859
msgstr ""
1312
1860
 
 
1861
#: drizzled/error.cc:156
1313
1862
#, c-format
1314
1863
msgid "Duplicate key name '%-.192s'"
1315
1864
msgstr ""
1316
1865
 
 
1866
#: drizzled/error.cc:158
1317
1867
#, c-format
1318
1868
msgid "Duplicate entry '%-.192s' for key %d"
1319
1869
msgstr ""
1320
1870
 
 
1871
#: drizzled/error.cc:160
1321
1872
#, c-format
1322
1873
msgid "Incorrect column specifier for column '%-.192s'"
1323
1874
msgstr ""
1324
1875
 
 
1876
#: drizzled/error.cc:162
1325
1877
#, c-format
1326
1878
msgid "%s near '%-.80s' at line %d"
1327
1879
msgstr ""
1328
1880
 
 
1881
#: drizzled/error.cc:164
1329
1882
msgid "Query was empty"
1330
1883
msgstr ""
1331
1884
 
 
1885
#: drizzled/error.cc:166
1332
1886
#, c-format
1333
1887
msgid "Not unique table/alias: '%-.192s'"
1334
1888
msgstr ""
1335
1889
 
 
1890
#: drizzled/error.cc:168
1336
1891
#, c-format
1337
1892
msgid "Invalid default value for '%-.192s'"
1338
1893
msgstr ""
1339
1894
 
 
1895
#: drizzled/error.cc:170
1340
1896
msgid "Multiple primary key defined"
1341
1897
msgstr ""
1342
1898
 
 
1899
#: drizzled/error.cc:172
1343
1900
#, c-format
1344
1901
msgid "Too many keys specified; max %d keys allowed"
1345
1902
msgstr ""
1346
1903
 
 
1904
#: drizzled/error.cc:174
1347
1905
#, c-format
1348
1906
msgid "Too many key parts specified; max %d parts allowed"
1349
1907
msgstr ""
1350
1908
 
 
1909
#: drizzled/error.cc:176
1351
1910
#, c-format
1352
1911
msgid "Specified key was too long; max key length is %d bytes"
1353
1912
msgstr ""
1354
1913
 
 
1914
#: drizzled/error.cc:178
1355
1915
#, c-format
1356
1916
msgid "Key column '%-.192s' doesn't exist in table"
1357
1917
msgstr ""
1358
1918
 
 
1919
#: drizzled/error.cc:180
1359
1920
#, c-format
1360
1921
msgid ""
1361
1922
"BLOB column '%-.192s' can't be used in key specification with the used table "
1362
1923
"type"
1363
1924
msgstr ""
1364
1925
 
 
1926
#: drizzled/error.cc:182
1365
1927
#, c-format
1366
1928
msgid ""
1367
1929
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1368
1930
"instead"
1369
1931
msgstr ""
1370
1932
 
 
1933
#: drizzled/error.cc:184
1371
1934
msgid ""
1372
1935
"Incorrect table definition; there can be only one auto column and it must be "
1373
1936
"defined as a key"
1374
1937
msgstr ""
1375
1938
 
 
1939
#: drizzled/error.cc:186
1376
1940
#, c-format
1377
1941
msgid ""
1378
1942
"%s: ready for connections.\n"
1379
 
"Version: '%s'  socket: '%s'  port: %u\n"
 
1943
"Version: '%s'  socket: '%s'  port: %d"
1380
1944
msgstr ""
1381
1945
 
 
1946
#: drizzled/error.cc:188
1382
1947
#, c-format
1383
1948
msgid "%s: Normal shutdown\n"
1384
1949
msgstr ""
1385
1950
 
 
1951
#: drizzled/error.cc:190
1386
1952
#, c-format
1387
1953
msgid "%s: Got signal %d. Aborting!\n"
1388
1954
msgstr ""
1389
1955
 
 
1956
#: drizzled/error.cc:192
1390
1957
#, c-format
1391
1958
msgid "%s: Shutdown complete\n"
1392
1959
msgstr ""
1393
1960
 
 
1961
#: drizzled/error.cc:194
1394
1962
#, c-format
1395
 
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
 
1963
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
1396
1964
msgstr ""
1397
1965
 
 
1966
#: drizzled/error.cc:196
1398
1967
msgid "Can't create IP socket"
1399
1968
msgstr ""
1400
1969
 
 
1970
#: drizzled/error.cc:198
1401
1971
#, c-format
1402
1972
msgid ""
1403
1973
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1404
1974
"table"
1405
1975
msgstr ""
1406
1976
 
 
1977
#: drizzled/error.cc:200
1407
1978
#, c-format
1408
1979
msgid ""
1409
1980
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1410
1981
"check the manual"
1411
1982
msgstr ""
1412
1983
 
 
1984
#: drizzled/error.cc:202
1413
1985
msgid ""
1414
1986
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1415
1987
msgstr ""
1416
1988
 
 
1989
#: drizzled/error.cc:204
1417
1990
#, c-format
1418
1991
msgid ""
1419
1992
"The file '%-.128s' must be in the database directory or be readable by all"
1420
1993
msgstr ""
1421
1994
 
 
1995
#: drizzled/error.cc:206
1422
1996
#, c-format
1423
1997
msgid "File '%-.200s' already exists"
1424
1998
msgstr ""
1425
1999
 
 
2000
#: drizzled/error.cc:208
1426
2001
#, c-format
1427
2002
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
1428
2003
msgstr ""
1429
2004
 
 
2005
#: drizzled/error.cc:210
1430
2006
#, c-format
1431
2007
msgid "Records: %ld  Duplicates: %ld"
1432
2008
msgstr ""
1433
2009
 
 
2010
#: drizzled/error.cc:212
1434
2011
msgid ""
1435
2012
"Incorrect prefix key; the used key part isn't a string, the used length is "
1436
2013
"longer than the key part, or the storage engine doesn't support unique "
1437
2014
"prefix keys"
1438
2015
msgstr ""
1439
2016
 
 
2017
#: drizzled/error.cc:214
1440
2018
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1441
2019
msgstr ""
1442
2020
 
 
2021
#: drizzled/error.cc:216
1443
2022
#, c-format
1444
2023
msgid "Can't DROP '%-.192s'; check that column/key exists"
1445
2024
msgstr ""
1446
2025
 
 
2026
#: drizzled/error.cc:218
1447
2027
#, c-format
1448
2028
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
1449
2029
msgstr ""
1450
2030
 
 
2031
#: drizzled/error.cc:220
1451
2032
#, c-format
1452
2033
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1453
2034
msgstr ""
1454
2035
 
 
2036
#: drizzled/error.cc:222
1455
2037
#, c-format
1456
2038
msgid "Unknown thread id: %lu"
1457
2039
msgstr ""
1458
2040
 
 
2041
#: drizzled/error.cc:224
1459
2042
#, c-format
1460
2043
msgid "You are not owner of thread %lu"
1461
2044
msgstr ""
1462
2045
 
 
2046
#: drizzled/error.cc:226
1463
2047
msgid "No tables used"
1464
2048
msgstr ""
1465
2049
 
 
2050
#: drizzled/error.cc:228
1466
2051
#, c-format
1467
2052
msgid "Too many strings for column %-.192s and SET"
1468
2053
msgstr ""
1469
2054
 
 
2055
#: drizzled/error.cc:230
1470
2056
#, c-format
1471
2057
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1472
2058
msgstr ""
1473
2059
 
 
2060
#: drizzled/error.cc:232
1474
2061
#, c-format
1475
2062
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1476
2063
msgstr ""
1477
2064
 
 
2065
#: drizzled/error.cc:234
1478
2066
#, c-format
1479
2067
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1480
2068
msgstr ""
1481
2069
 
 
2070
#: drizzled/error.cc:236
1482
2071
#, c-format
1483
2072
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1484
2073
msgstr ""
1485
2074
 
 
2075
#: drizzled/error.cc:238
1486
2076
#, c-format
1487
2077
msgid "Incorrect database name '%-.100s'"
1488
2078
msgstr ""
1489
2079
 
 
2080
#: drizzled/error.cc:240
1490
2081
#, c-format
1491
2082
msgid "Incorrect table name '%-.100s'"
1492
2083
msgstr ""
1493
2084
 
 
2085
#: drizzled/error.cc:242
1494
2086
msgid ""
1495
2087
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1496
2088
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1497
2089
msgstr ""
1498
2090
 
 
2091
#: drizzled/error.cc:244
1499
2092
msgid "Unknown error"
1500
2093
msgstr ""
1501
2094
 
 
2095
#: drizzled/error.cc:246
1502
2096
#, c-format
1503
2097
msgid "Unknown procedure '%-.192s'"
1504
2098
msgstr ""
1505
2099
 
 
2100
#: drizzled/error.cc:248
1506
2101
#, c-format
1507
2102
msgid "Incorrect parameter count to procedure '%-.192s'"
1508
2103
msgstr ""
1509
2104
 
 
2105
#: drizzled/error.cc:250
1510
2106
#, c-format
1511
2107
msgid "Incorrect parameters to procedure '%-.192s'"
1512
2108
msgstr ""
1513
2109
 
 
2110
#: drizzled/error.cc:252
1514
2111
#, c-format
1515
2112
msgid "Unknown table '%-.192s' in %-.32s"
1516
2113
msgstr ""
1517
2114
 
 
2115
#: drizzled/error.cc:254
1518
2116
#, c-format
1519
2117
msgid "Column '%-.192s' specified twice"
1520
2118
msgstr ""
1521
2119
 
 
2120
#: drizzled/error.cc:256
1522
2121
msgid "Invalid use of group function"
1523
2122
msgstr ""
1524
2123
 
 
2124
#: drizzled/error.cc:258
1525
2125
#, c-format
1526
2126
msgid ""
1527
2127
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1528
2128
msgstr ""
1529
2129
 
 
2130
#: drizzled/error.cc:260
1530
2131
msgid "A table must have at least 1 column"
1531
2132
msgstr ""
1532
2133
 
 
2134
#: drizzled/error.cc:262
1533
2135
#, c-format
1534
2136
msgid "The table '%-.192s' is full"
1535
2137
msgstr ""
1536
2138
 
 
2139
#: drizzled/error.cc:264
1537
2140
#, c-format
1538
2141
msgid "Unknown character set: '%-.64s'"
1539
2142
msgstr ""
1540
2143
 
 
2144
#: drizzled/error.cc:266
1541
2145
#, c-format
1542
2146
msgid "Too many tables; Drizzle can only use %d tables in a join"
1543
2147
msgstr ""
1544
2148
 
 
2149
#: drizzled/error.cc:268
1545
2150
msgid "Too many columns"
1546
2151
msgstr ""
1547
2152
 
 
2153
#: drizzled/error.cc:270
1548
2154
#, c-format
1549
2155
msgid ""
1550
2156
"Row size too large. The maximum row size for the used table type, not "
1551
2157
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1552
2158
msgstr ""
1553
2159
 
 
2160
#: drizzled/error.cc:272
1554
2161
#, c-format
1555
2162
msgid ""
1556
2163
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
1557
2164
"thread_stack=#' to specify a bigger stack if needed"
1558
2165
msgstr ""
1559
2166
 
 
2167
#: drizzled/error.cc:274
1560
2168
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1561
2169
msgstr ""
1562
2170
 
 
2171
#: drizzled/error.cc:276
1563
2172
#, c-format
1564
2173
msgid ""
1565
 
"Table handler doesn't support NULL in given index. Please change column "
1566
 
"'%-.192s' to be NOT NULL or use another handler"
 
2174
"Table handler doesn't support NULL in given index. Please change column '%-"
 
2175
".192s' to be NOT NULL or use another handler"
1567
2176
msgstr ""
1568
2177
 
 
2178
#: drizzled/error.cc:278
1569
2179
#, c-format
1570
2180
msgid "Can't load function '%-.192s'"
1571
2181
msgstr ""
1572
2182
 
 
2183
#: drizzled/error.cc:280
1573
2184
#, c-format
1574
2185
msgid "Can't initialize function '%-.192s'; %-.80s"
1575
2186
msgstr ""
1576
2187
 
1577
 
msgid "No paths allowed for plugin library"
 
2188
#: drizzled/error.cc:282
 
2189
msgid "No paths allowed for shared library"
1578
2190
msgstr ""
1579
2191
 
 
2192
#: drizzled/error.cc:284
1580
2193
#, c-format
1581
 
msgid "Plugin '%-.192s' already exists"
 
2194
msgid "Function '%-.192s' already exists"
1582
2195
msgstr ""
1583
2196
 
 
2197
#: drizzled/error.cc:286
1584
2198
#, c-format
1585
2199
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1586
2200
msgstr ""
1587
2201
 
 
2202
#: drizzled/error.cc:288
1588
2203
#, c-format
1589
 
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
 
2204
msgid "Can't find symbol '%-.128s' in library"
1590
2205
msgstr ""
1591
2206
 
 
2207
#: drizzled/error.cc:290
1592
2208
#, c-format
1593
2209
msgid "Function '%-.192s' is not defined"
1594
2210
msgstr ""
1595
2211
 
 
2212
#: drizzled/error.cc:292
1596
2213
#, c-format
1597
2214
msgid ""
1598
2215
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1599
2216
"'drizzleadmin flush-hosts'"
1600
2217
msgstr ""
1601
2218
 
 
2219
#: drizzled/error.cc:294
1602
2220
#, c-format
1603
2221
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1604
2222
msgstr ""
1605
2223
 
 
2224
#: drizzled/error.cc:296
1606
2225
msgid ""
1607
2226
"You are using Drizzle as an anonymous user and anonymous users are not "
1608
2227
"allowed to change passwords"
1609
2228
msgstr ""
1610
2229
 
 
2230
#: drizzled/error.cc:298
1611
2231
msgid ""
1612
2232
"You must have privileges to update tables in the drizzle database to be able "
1613
2233
"to change passwords for others"
1614
2234
msgstr ""
1615
2235
 
 
2236
#: drizzled/error.cc:300
1616
2237
msgid "Can't find any matching row in the user table"
1617
2238
msgstr ""
1618
2239
 
 
2240
#: drizzled/error.cc:302
1619
2241
#, c-format
1620
2242
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
1621
2243
msgstr ""
1622
2244
 
 
2245
#: drizzled/error.cc:304
1623
2246
#, c-format
1624
2247
msgid ""
1625
2248
"Can't create a new thread (errno %d); if you are not out of available "
1626
2249
"memory, you can consult the manual for a possible OS-dependent bug"
1627
2250
msgstr ""
1628
2251
 
 
2252
#: drizzled/error.cc:306
1629
2253
#, c-format
1630
2254
msgid "Column count doesn't match value count at row %ld"
1631
2255
msgstr ""
1632
2256
 
 
2257
#: drizzled/error.cc:308
1633
2258
#, c-format
1634
2259
msgid "Can't reopen table: '%-.192s'"
1635
2260
msgstr ""
1636
2261
 
 
2262
#: drizzled/error.cc:310
1637
2263
msgid "Invalid use of NULL value"
1638
2264
msgstr ""
1639
2265
 
 
2266
#: drizzled/error.cc:312
1640
2267
#, c-format
1641
2268
msgid "Got error '%-.64s' from regexp"
1642
2269
msgstr ""
1643
2270
 
 
2271
#: drizzled/error.cc:314
1644
2272
msgid ""
1645
2273
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1646
2274
"illegal if there is no GROUP BY clause"
1647
2275
msgstr ""
1648
2276
 
 
2277
#: drizzled/error.cc:316
1649
2278
#, c-format
1650
2279
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1651
2280
msgstr ""
1652
2281
 
 
2282
#: drizzled/error.cc:318
1653
2283
#, c-format
1654
2284
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1655
2285
msgstr ""
1656
2286
 
 
2287
#: drizzled/error.cc:320
1657
2288
#, c-format
1658
2289
msgid ""
1659
2290
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1660
2291
"table '%-.192s'"
1661
2292
msgstr ""
1662
2293
 
 
2294
#: drizzled/error.cc:322
1663
2295
msgid ""
1664
2296
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1665
2297
"privileges can be used"
1666
2298
msgstr ""
1667
2299
 
 
2300
#: drizzled/error.cc:324
1668
2301
msgid "The host or user argument to GRANT is too long"
1669
2302
msgstr ""
1670
2303
 
 
2304
#: drizzled/error.cc:326
1671
2305
#, c-format
1672
2306
msgid "Table '%-.192s.%-.192s' doesn't exist"
1673
2307
msgstr ""
1674
2308
 
 
2309
#: drizzled/error.cc:328
1675
2310
#, c-format
1676
2311
msgid ""
1677
2312
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1678
2313
"'%-.192s'"
1679
2314
msgstr ""
1680
2315
 
 
2316
#: drizzled/error.cc:330
1681
2317
msgid "The used command is not allowed with this Drizzle version"
1682
2318
msgstr ""
1683
2319
 
 
2320
#: drizzled/error.cc:332
1684
2321
msgid ""
1685
2322
"You have an error in your SQL syntax; check the manual that corresponds to "
1686
2323
"your Drizzle server version for the right syntax to use"
1687
2324
msgstr ""
1688
2325
 
 
2326
#: drizzled/error.cc:334
1689
2327
#, c-format
1690
2328
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1691
2329
msgstr ""
1692
2330
 
 
2331
#: drizzled/error.cc:336
1693
2332
msgid "Too many delayed threads in use"
1694
2333
msgstr ""
1695
2334
 
 
2335
#: drizzled/error.cc:338
1696
2336
#, c-format
1697
2337
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
1698
2338
msgstr ""
1699
2339
 
 
2340
#: drizzled/error.cc:340
1700
2341
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
1701
2342
msgstr ""
1702
2343
 
 
2344
#: drizzled/error.cc:342
1703
2345
msgid "Got a read error from the connection pipe"
1704
2346
msgstr ""
1705
2347
 
 
2348
#: drizzled/error.cc:344
1706
2349
msgid "Got an error from fcntl()"
1707
2350
msgstr ""
1708
2351
 
 
2352
#: drizzled/error.cc:346
1709
2353
msgid "Got packets out of order"
1710
2354
msgstr ""
1711
2355
 
 
2356
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
1712
2357
msgid "Couldn't uncompress communication packet"
1713
2358
msgstr "Не могу распаковать полученный пакет"
1714
2359
 
 
2360
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
1715
2361
msgid "Got an error reading communication packets"
1716
2362
msgstr "Ошибка при получении пакета"
1717
2363
 
 
2364
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
1718
2365
msgid "Got timeout reading communication packets"
1719
2366
msgstr "Тайм-аут при получении пакета"
1720
2367
 
 
2368
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
1721
2369
msgid "Got an error writing communication packets"
1722
2370
msgstr "Ошибка при отправке пакета"
1723
2371
 
 
2372
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
1724
2373
msgid "Got timeout writing communication packets"
1725
2374
msgstr "Тайм-аут при отправке пакета"
1726
2375
 
 
2376
#: drizzled/error.cc:358
1727
2377
msgid "Result string is longer than 'max_allowed_packet' bytes"
1728
2378
msgstr ""
1729
2379
 
 
2380
#: drizzled/error.cc:360
1730
2381
msgid "The used table type doesn't support BLOB/TEXT columns"
1731
2382
msgstr ""
1732
2383
 
 
2384
#: drizzled/error.cc:362
1733
2385
msgid "The used table type doesn't support AUTO_INCREMENT columns"
1734
2386
msgstr ""
1735
2387
 
 
2388
#: drizzled/error.cc:364
1736
2389
#, c-format
1737
2390
msgid ""
1738
2391
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
1739
2392
"LOCK TABLES"
1740
2393
msgstr ""
1741
2394
 
 
2395
#: drizzled/error.cc:366
1742
2396
#, c-format
1743
2397
msgid "Incorrect column name '%-.100s'"
1744
2398
msgstr ""
1745
2399
 
 
2400
#: drizzled/error.cc:368
1746
2401
#, c-format
1747
2402
msgid "The used storage engine can't index column '%-.192s'"
1748
2403
msgstr ""
1749
2404
 
 
2405
#: drizzled/error.cc:370
1750
2406
msgid ""
1751
2407
"Unable to open underlying table which is differently defined or of non-"
1752
2408
"MyISAM type or doesn't exist"
1753
2409
msgstr ""
1754
2410
 
 
2411
#: drizzled/error.cc:372
1755
2412
#, c-format
1756
2413
msgid "Can't write, because of unique constraint, to table '%-.192s'"
1757
2414
msgstr ""
1758
2415
 
 
2416
#: drizzled/error.cc:374
1759
2417
#, c-format
1760
2418
msgid ""
1761
2419
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
1762
2420
msgstr ""
1763
2421
 
 
2422
#: drizzled/error.cc:376
1764
2423
msgid ""
1765
2424
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1766
2425
"UNIQUE instead"
1767
2426
msgstr ""
1768
2427
 
 
2428
#: drizzled/error.cc:378
1769
2429
msgid "Result consisted of more than one row"
1770
2430
msgstr ""
1771
2431
 
 
2432
#: drizzled/error.cc:380
1772
2433
msgid "This table type requires a primary key"
1773
2434
msgstr ""
1774
2435
 
 
2436
#: drizzled/error.cc:382
1775
2437
msgid "This version of Drizzle is not compiled with RAID support"
1776
2438
msgstr ""
1777
2439
 
 
2440
#: drizzled/error.cc:384
1778
2441
msgid ""
1779
2442
"You are using safe update mode and you tried to update a table without a "
1780
2443
"WHERE that uses a KEY column"
1781
2444
msgstr ""
1782
2445
 
 
2446
#: drizzled/error.cc:386
1783
2447
#, c-format
1784
2448
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
1785
2449
msgstr ""
1786
2450
 
 
2451
#: drizzled/error.cc:388
1787
2452
msgid "Can't open table"
1788
2453
msgstr ""
1789
2454
 
 
2455
#: drizzled/error.cc:390
1790
2456
#, c-format
1791
2457
msgid "The storage engine for the table doesn't support %s"
1792
2458
msgstr ""
1793
2459
 
 
2460
#: drizzled/error.cc:392
1794
2461
msgid "You are not allowed to execute this command in a transaction"
1795
2462
msgstr ""
1796
2463
 
 
2464
#: drizzled/error.cc:394
1797
2465
#, c-format
1798
2466
msgid "Got error %d during COMMIT"
1799
2467
msgstr ""
1800
2468
 
 
2469
#: drizzled/error.cc:396
1801
2470
#, c-format
1802
2471
msgid "Got error %d during ROLLBACK"
1803
2472
msgstr ""
1804
2473
 
 
2474
#: drizzled/error.cc:398
1805
2475
#, c-format
1806
2476
msgid "Got error %d during FLUSH_LOGS"
1807
2477
msgstr ""
1808
2478
 
 
2479
#: drizzled/error.cc:400
1809
2480
#, c-format
1810
2481
msgid "Got error %d during CHECKPOINT"
1811
2482
msgstr ""
1812
2483
 
 
2484
#: drizzled/error.cc:402
1813
2485
#, c-format
1814
2486
msgid ""
1815
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1816
 
"'%-.64s' (%-.64s)"
 
2487
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
 
2488
"(%-.64s)"
1817
2489
msgstr ""
1818
2490
 
 
2491
#: drizzled/error.cc:404
1819
2492
msgid "The storage engine for the table does not support binary table dump"
1820
2493
msgstr ""
1821
2494
 
 
2495
#: drizzled/error.cc:406
1822
2496
msgid "Binlog closed, cannot RESET MASTER"
1823
2497
msgstr ""
1824
2498
 
 
2499
#: drizzled/error.cc:408
1825
2500
#, c-format
1826
2501
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
1827
2502
msgstr ""
1828
2503
 
 
2504
#: drizzled/error.cc:410
1829
2505
#, c-format
1830
2506
msgid "Error from master: '%-.64s'"
1831
2507
msgstr ""
1832
2508
 
 
2509
#: drizzled/error.cc:412
1833
2510
msgid "Net error reading from master"
1834
2511
msgstr ""
1835
2512
 
 
2513
#: drizzled/error.cc:414
1836
2514
msgid "Net error writing to master"
1837
2515
msgstr ""
1838
2516
 
 
2517
#: drizzled/error.cc:416
1839
2518
msgid "Can't find FULLTEXT index matching the column list"
1840
2519
msgstr ""
1841
2520
 
 
2521
#: drizzled/error.cc:418
1842
2522
msgid ""
1843
2523
"Can't execute the given command because you have active locked tables or an "
1844
2524
"active transaction"
1845
2525
msgstr ""
1846
2526
 
 
2527
#: drizzled/error.cc:420
1847
2528
#, c-format
1848
2529
msgid "Unknown system variable '%-.64s'"
1849
2530
msgstr ""
1850
2531
 
 
2532
#: drizzled/error.cc:422
1851
2533
#, c-format
1852
2534
msgid "Table '%-.192s' is marked as crashed and should be repaired"
1853
2535
msgstr ""
1854
2536
 
 
2537
#: drizzled/error.cc:424
1855
2538
#, c-format
1856
2539
msgid ""
1857
2540
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
1858
2541
msgstr ""
1859
2542
 
 
2543
#: drizzled/error.cc:426
1860
2544
msgid "Some non-transactional changed tables couldn't be rolled back"
1861
2545
msgstr ""
1862
2546
 
 
2547
#: drizzled/error.cc:428
1863
2548
msgid ""
1864
2549
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1865
2550
"of storage; increase this drizzled variable and try again"
1866
2551
msgstr ""
1867
2552
 
 
2553
#: drizzled/error.cc:430
1868
2554
msgid ""
1869
2555
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1870
2556
msgstr ""
1871
2557
 
 
2558
#: drizzled/error.cc:432
1872
2559
msgid ""
1873
2560
"This operation requires a running slave; configure slave and do START SLAVE"
1874
2561
msgstr ""
1875
2562
 
 
2563
#: drizzled/error.cc:434
1876
2564
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1877
2565
msgstr ""
1878
2566
 
 
2567
#: drizzled/error.cc:436
1879
2568
msgid ""
1880
2569
"Could not initialize master info structure; more error messages can be found "
1881
2570
"in the Drizzle error log"
1882
2571
msgstr ""
1883
2572
 
 
2573
#: drizzled/error.cc:438
1884
2574
msgid "Could not create slave thread; check system resources"
1885
2575
msgstr ""
1886
2576
 
 
2577
#: drizzled/error.cc:440
1887
2578
#, c-format
1888
2579
msgid ""
1889
2580
"User %-.64s already has more than 'max_user_connections' active connections"
1890
2581
msgstr ""
1891
2582
 
 
2583
#: drizzled/error.cc:442
1892
2584
msgid "You may only use constant expressions with SET"
1893
2585
msgstr ""
1894
2586
 
 
2587
#: drizzled/error.cc:444
1895
2588
msgid "Lock wait timeout exceeded; try restarting transaction"
1896
2589
msgstr ""
1897
2590
 
 
2591
#: drizzled/error.cc:446
1898
2592
msgid "The total number of locks exceeds the lock table size"
1899
2593
msgstr ""
1900
2594
 
 
2595
#: drizzled/error.cc:448
1901
2596
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
1902
2597
msgstr ""
1903
2598
 
 
2599
#: drizzled/error.cc:450
1904
2600
msgid "DROP DATABASE not allowed while thread is holding global read lock"
1905
2601
msgstr ""
1906
2602
 
 
2603
#: drizzled/error.cc:452
1907
2604
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
1908
2605
msgstr ""
1909
2606
 
 
2607
#: drizzled/error.cc:454
1910
2608
#, c-format
1911
2609
msgid "Incorrect arguments to %s"
1912
2610
msgstr ""
1913
2611
 
 
2612
#: drizzled/error.cc:456
1914
2613
#, c-format
1915
2614
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1916
2615
msgstr ""
1917
2616
 
 
2617
#: drizzled/error.cc:458
1918
2618
msgid ""
1919
2619
"Incorrect table definition; all MERGE tables must be in the same database"
1920
2620
msgstr ""
1921
2621
 
 
2622
#: drizzled/error.cc:460
1922
2623
msgid "Deadlock found when trying to get lock; try restarting transaction"
1923
2624
msgstr ""
1924
2625
 
 
2626
#: drizzled/error.cc:462
1925
2627
msgid "The used table type doesn't support FULLTEXT indexes"
1926
2628
msgstr ""
1927
2629
 
 
2630
#: drizzled/error.cc:464
1928
2631
msgid "Cannot add foreign key constraint"
1929
2632
msgstr ""
1930
2633
 
 
2634
#: drizzled/error.cc:466
1931
2635
msgid "Cannot add or update a child row: a foreign key constraint fails"
1932
2636
msgstr ""
1933
2637
 
 
2638
#: drizzled/error.cc:468
1934
2639
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
1935
2640
msgstr ""
1936
2641
 
 
2642
#: drizzled/error.cc:470
1937
2643
#, c-format
1938
2644
msgid "Error connecting to master: %-.128s"
1939
2645
msgstr ""
1940
2646
 
 
2647
#: drizzled/error.cc:472
1941
2648
#, c-format
1942
2649
msgid "Error running query on master: %-.128s"
1943
2650
msgstr ""
1944
2651
 
 
2652
#: drizzled/error.cc:474
1945
2653
#, c-format
1946
2654
msgid "Error when executing command %s: %-.128s"
1947
2655
msgstr ""
1948
2656
 
 
2657
#: drizzled/error.cc:476
1949
2658
#, c-format
1950
2659
msgid "Incorrect usage of %s and %s"
1951
2660
msgstr ""
1952
2661
 
 
2662
#: drizzled/error.cc:478
1953
2663
msgid "The used SELECT statements have a different number of columns"
1954
2664
msgstr ""
1955
2665
 
 
2666
#: drizzled/error.cc:480
1956
2667
msgid "Can't execute the query because you have a conflicting read lock"
1957
2668
msgstr ""
1958
2669
 
 
2670
#: drizzled/error.cc:482
1959
2671
msgid "Mixing of transactional and non-transactional tables is disabled"
1960
2672
msgstr ""
1961
2673
 
 
2674
#: drizzled/error.cc:484
1962
2675
#, c-format
1963
2676
msgid "Option '%s' used twice in statement"
1964
2677
msgstr ""
1965
2678
 
 
2679
#: drizzled/error.cc:486
1966
2680
#, c-format
1967
2681
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1968
2682
msgstr ""
1969
2683
 
 
2684
#: drizzled/error.cc:488
1970
2685
#, c-format
1971
2686
msgid "Access denied; you need the %-.128s privilege for this operation"
1972
2687
msgstr ""
1973
2688
 
 
2689
#: drizzled/error.cc:490
1974
2690
#, c-format
1975
2691
msgid ""
1976
2692
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
1977
2693
msgstr ""
1978
2694
 
 
2695
#: drizzled/error.cc:492
1979
2696
#, c-format
1980
2697
msgid ""
1981
2698
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
1982
2699
msgstr ""
1983
2700
 
 
2701
#: drizzled/error.cc:494
1984
2702
#, c-format
1985
2703
msgid "Variable '%-.64s' doesn't have a default value"
1986
2704
msgstr ""
1987
2705
 
 
2706
#: drizzled/error.cc:496
1988
2707
#, c-format
1989
2708
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
1990
2709
msgstr ""
1991
2710
 
 
2711
#: drizzled/error.cc:498
1992
2712
#, c-format
1993
2713
msgid "Incorrect argument type to variable '%-.64s'"
1994
2714
msgstr ""
1995
2715
 
 
2716
#: drizzled/error.cc:500
1996
2717
#, c-format
1997
2718
msgid "Variable '%-.64s' can only be set, not read"
1998
2719
msgstr ""
1999
2720
 
 
2721
#: drizzled/error.cc:502
2000
2722
#, c-format
2001
2723
msgid "Incorrect usage/placement of '%s'"
2002
2724
msgstr ""
2003
2725
 
 
2726
#: drizzled/error.cc:504
2004
2727
#, c-format
2005
2728
msgid "This version of Drizzle doesn't yet support '%s'"
2006
2729
msgstr ""
2007
2730
 
 
2731
#: drizzled/error.cc:506
2008
2732
#, c-format
2009
2733
msgid ""
2010
2734
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2011
2735
msgstr ""
2012
2736
 
 
2737
#: drizzled/error.cc:508
2013
2738
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2014
2739
msgstr ""
2015
2740
 
 
2741
#: drizzled/error.cc:510
2016
2742
#, c-format
2017
2743
msgid "Variable '%-.192s' is a %s variable"
2018
2744
msgstr ""
2019
2745
 
 
2746
#: drizzled/error.cc:512
2020
2747
#, c-format
2021
2748
msgid "Incorrect foreign key definition for '%-.192s': %s"
2022
2749
msgstr ""
2023
2750
 
 
2751
#: drizzled/error.cc:514
2024
2752
msgid "Key reference and table reference don't match"
2025
2753
msgstr ""
2026
2754
 
 
2755
#: drizzled/error.cc:516
2027
2756
#, c-format
2028
2757
msgid "Operand should contain %d column(s)"
2029
2758
msgstr ""
2030
2759
 
 
2760
#: drizzled/error.cc:518
2031
2761
msgid "Subquery returns more than 1 row"
2032
2762
msgstr ""
2033
2763
 
 
2764
#: drizzled/error.cc:520
2034
2765
#, c-format
2035
2766
msgid "Unknown prepared statement handler (%.*s) given to %s"
2036
2767
msgstr ""
2037
2768
 
 
2769
#: drizzled/error.cc:522
2038
2770
msgid "Help database is corrupt or does not exist"
2039
2771
msgstr ""
2040
2772
 
 
2773
#: drizzled/error.cc:524
2041
2774
msgid "Cyclic reference on subqueries"
2042
2775
msgstr ""
2043
2776
 
 
2777
#: drizzled/error.cc:526
2044
2778
#, c-format
2045
2779
msgid "Converting column '%s' from %s to %s"
2046
2780
msgstr ""
2047
2781
 
 
2782
#: drizzled/error.cc:528
2048
2783
#, c-format
2049
2784
msgid "Reference '%-.64s' not supported (%s)"
2050
2785
msgstr ""
2051
2786
 
 
2787
#: drizzled/error.cc:530
2052
2788
msgid "Every derived table must have its own alias"
2053
2789
msgstr ""
2054
2790
 
 
2791
#: drizzled/error.cc:532
2055
2792
#, c-format
2056
2793
msgid "Select %u was reduced during optimization"
2057
2794
msgstr ""
2058
2795
 
 
2796
#: drizzled/error.cc:534
2059
2797
#, c-format
2060
2798
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2061
2799
msgstr ""
2062
2800
 
 
2801
#: drizzled/error.cc:536
2063
2802
msgid ""
2064
2803
"Client does not support authentication protocol requested by server; "
2065
2804
"consider upgrading Drizzle client"
2066
2805
msgstr ""
2067
2806
 
 
2807
#: drizzled/error.cc:538
2068
2808
msgid "All parts of a SPATIAL index must be NOT NULL"
2069
2809
msgstr ""
2070
2810
 
 
2811
#: drizzled/error.cc:540
2071
2812
#, c-format
2072
2813
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2073
2814
msgstr ""
2074
2815
 
 
2816
#: drizzled/error.cc:542
2075
2817
msgid "Slave is already running"
2076
2818
msgstr ""
2077
2819
 
 
2820
#: drizzled/error.cc:544
2078
2821
msgid "Slave already has been stopped"
2079
2822
msgstr ""
2080
2823
 
 
2824
#: drizzled/error.cc:546
2081
2825
#, c-format
2082
2826
msgid ""
2083
2827
"Uncompressed data size too large; the maximum size is %d (probably, length "
2084
2828
"of uncompressed data was corrupted)"
2085
2829
msgstr ""
2086
2830
 
 
2831
#: drizzled/error.cc:548
2087
2832
msgid "ZLIB: Not enough memory"
2088
2833
msgstr ""
2089
2834
 
 
2835
#: drizzled/error.cc:550
2090
2836
msgid ""
2091
2837
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2092
2838
"data was corrupted)"
2093
2839
msgstr ""
2094
2840
 
 
2841
#: drizzled/error.cc:552
2095
2842
msgid "ZLIB: Input data corrupted"
2096
2843
msgstr ""
2097
2844
 
 
2845
#: drizzled/error.cc:554
2098
2846
#, c-format
2099
2847
msgid "%d line(s) were cut by GROUP_CONCAT()"
2100
2848
msgstr ""
2101
2849
 
 
2850
#: drizzled/error.cc:556
2102
2851
#, c-format
2103
2852
msgid "Row %ld doesn't contain data for all columns"
2104
2853
msgstr ""
2105
2854
 
 
2855
#: drizzled/error.cc:558
2106
2856
#, c-format
2107
2857
msgid ""
2108
2858
"Row %ld was truncated; it contained more data than there were input columns"
2109
2859
msgstr ""
2110
2860
 
 
2861
#: drizzled/error.cc:560
2111
2862
#, c-format
2112
2863
msgid ""
2113
2864
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2114
2865
msgstr ""
2115
2866
 
 
2867
#: drizzled/error.cc:562
2116
2868
#, c-format
2117
2869
msgid "Out of range value for column '%s' at row %ld"
2118
2870
msgstr ""
2119
2871
 
 
2872
#: drizzled/error.cc:564
2120
2873
#, c-format
2121
2874
msgid "Data truncated for column '%s' at row %ld"
2122
2875
msgstr ""
2123
2876
 
 
2877
#: drizzled/error.cc:566
2124
2878
#, c-format
2125
2879
msgid "Using storage engine %s for table '%s'"
2126
2880
msgstr ""
2127
2881
 
 
2882
#: drizzled/error.cc:568
2128
2883
#, c-format
2129
2884
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2130
2885
msgstr ""
2131
2886
 
 
2887
#: drizzled/error.cc:570
2132
2888
msgid "Cannot drop one or more of the requested users"
2133
2889
msgstr ""
2134
2890
 
 
2891
#: drizzled/error.cc:572
2135
2892
msgid "Can't revoke all privileges for one or more of the requested users"
2136
2893
msgstr ""
2137
2894
 
 
2895
#: drizzled/error.cc:574
2138
2896
#, c-format
2139
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
2897
msgid ""
 
2898
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2140
2899
msgstr ""
2141
2900
 
 
2901
#: drizzled/error.cc:576
2142
2902
#, c-format
2143
2903
msgid "Illegal mix of collations for operation '%s'"
2144
2904
msgstr ""
2145
2905
 
 
2906
#: drizzled/error.cc:578
2146
2907
#, c-format
2147
2908
msgid ""
2148
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2149
 
"variable_name)"
 
2909
"Variable '%-.64s' is not a variable component (can't be used as "
 
2910
"XXXX.variable_name)"
2150
2911
msgstr ""
2151
2912
 
 
2913
#: drizzled/error.cc:580
2152
2914
#, c-format
2153
2915
msgid "Unknown collation: '%-.64s'"
2154
2916
msgstr ""
2155
2917
 
 
2918
#: drizzled/error.cc:582
2156
2919
msgid ""
2157
2920
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2158
2921
"compiled without SSL support; they can be used later if Drizzle slave with "
2159
2922
"SSL is started"
2160
2923
msgstr ""
2161
2924
 
 
2925
#: drizzled/error.cc:584
2162
2926
#, c-format
2163
2927
msgid ""
2164
2928
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2165
2929
"old format; please change the password to the new format"
2166
2930
msgstr ""
2167
2931
 
 
2932
#: drizzled/error.cc:586
2168
2933
#, c-format
2169
2934
msgid ""
2170
2935
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2171
2936
"SELECT #%d"
2172
2937
msgstr ""
2173
2938
 
2174
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
2939
#: drizzled/error.cc:588
 
2940
msgid ""
 
2941
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2175
2942
msgstr ""
2176
2943
 
 
2944
#: drizzled/error.cc:590
2177
2945
msgid ""
2178
2946
"It is recommended to use --skip-slave-start when doing step-by-step "
2179
2947
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2180
2948
"get an unexpected slave's drizzled restart"
2181
2949
msgstr ""
2182
2950
 
 
2951
#: drizzled/error.cc:592
2183
2952
msgid "SQL thread is not to be started so UNTIL options are ignored"
2184
2953
msgstr ""
2185
2954
 
 
2955
#: drizzled/error.cc:594
2186
2956
#, c-format
2187
2957
msgid "Incorrect index name '%-.100s'"
2188
2958
msgstr ""
2189
2959
 
 
2960
#: drizzled/error.cc:596
2190
2961
#, c-format
2191
2962
msgid "Incorrect catalog name '%-.100s'"
2192
2963
msgstr ""
2193
2964
 
 
2965
#: drizzled/error.cc:598
2194
2966
#, c-format
2195
2967
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2196
2968
msgstr ""
2197
2969
 
 
2970
#: drizzled/error.cc:600
2198
2971
#, c-format
2199
2972
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2200
2973
msgstr ""
2201
2974
 
 
2975
#: drizzled/error.cc:602
2202
2976
#, c-format
2203
2977
msgid "Unknown key cache '%-.100s'"
2204
2978
msgstr ""
2205
2979
 
 
2980
#: drizzled/error.cc:604
2206
2981
msgid ""
2207
2982
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2208
2983
"this switch for this grant to work"
2209
2984
msgstr ""
2210
2985
 
 
2986
#: drizzled/error.cc:606
2211
2987
#, c-format
2212
2988
msgid "Unknown table engine '%s'"
2213
2989
msgstr ""
2214
2990
 
 
2991
#: drizzled/error.cc:608
2215
2992
#, c-format
2216
2993
msgid "'%s' is deprecated; use '%s' instead"
2217
2994
msgstr ""
2218
2995
 
 
2996
#: drizzled/error.cc:610
2219
2997
#, c-format
2220
2998
msgid "The target table %-.100s of the %s is not updatable"
2221
2999
msgstr ""
2222
3000
 
 
3001
#: drizzled/error.cc:612
2223
3002
#, c-format
2224
3003
msgid ""
2225
3004
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2226
3005
"working"
2227
3006
msgstr ""
2228
3007
 
 
3008
#: drizzled/error.cc:614
2229
3009
#, c-format
2230
3010
msgid ""
2231
3011
"The Drizzle server is running with the %s option so it cannot execute this "
2232
3012
"statement"
2233
3013
msgstr ""
2234
3014
 
 
3015
#: drizzled/error.cc:616
2235
3016
#, c-format
2236
3017
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2237
3018
msgstr ""
2238
3019
 
 
3020
#: drizzled/error.cc:618
2239
3021
#, c-format
2240
3022
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2241
3023
msgstr ""
2242
3024
 
 
3025
#: drizzled/error.cc:620
2243
3026
msgid ""
2244
3027
"Incorrect table definition; there can be only one TIMESTAMP column with "
2245
3028
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2246
3029
msgstr ""
2247
3030
 
 
3031
#: drizzled/error.cc:622
2248
3032
#, c-format
2249
3033
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2250
3034
msgstr ""
2251
3035
 
 
3036
#: drizzled/error.cc:624
2252
3037
msgid "This command is not supported in the prepared statement protocol yet"
2253
3038
msgstr ""
2254
3039
 
 
3040
#: drizzled/error.cc:626
2255
3041
#, c-format
2256
3042
msgid "Got error %d '%-.100s' from %s"
2257
3043
msgstr ""
2258
3044
 
 
3045
#: drizzled/error.cc:628
2259
3046
#, c-format
2260
3047
msgid "Got temporary error %d '%-.100s' from %s"
2261
3048
msgstr ""
2262
3049
 
 
3050
#: drizzled/error.cc:630
2263
3051
#, c-format
2264
3052
msgid "Unknown or incorrect time zone: '%-.64s'"
2265
3053
msgstr ""
2266
3054
 
 
3055
#: drizzled/error.cc:632
2267
3056
#, c-format
2268
3057
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2269
3058
msgstr ""
2270
3059
 
 
3060
#: drizzled/error.cc:634
2271
3061
#, c-format
2272
3062
msgid "Invalid %s character string: '%.64s'"
2273
3063
msgstr ""
2274
3064
 
 
3065
#: drizzled/error.cc:636
2275
3066
#, c-format
2276
3067
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2277
3068
msgstr ""
2278
3069
 
 
3070
#: drizzled/error.cc:638
2279
3071
#, c-format
2280
3072
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2281
3073
msgstr ""
2282
3074
 
 
3075
#: drizzled/error.cc:640
2283
3076
#, c-format
2284
3077
msgid "Can't create a %s from within another stored routine"
2285
3078
msgstr ""
2286
3079
 
 
3080
#: drizzled/error.cc:642
2287
3081
#, c-format
2288
3082
msgid "%s %s already exists"
2289
3083
msgstr ""
2290
3084
 
 
3085
#: drizzled/error.cc:644
2291
3086
#, c-format
2292
3087
msgid "%s %s does not exist"
2293
3088
msgstr ""
2294
3089
 
 
3090
#: drizzled/error.cc:646
2295
3091
#, c-format
2296
3092
msgid "Failed to DROP %s %s"
2297
3093
msgstr ""
2298
3094
 
 
3095
#: drizzled/error.cc:648
2299
3096
#, c-format
2300
3097
msgid "Failed to CREATE %s %s"
2301
3098
msgstr ""
2302
3099
 
 
3100
#: drizzled/error.cc:650
2303
3101
#, c-format
2304
3102
msgid "%s with no matching label: %s"
2305
3103
msgstr ""
2306
3104
 
 
3105
#: drizzled/error.cc:652
2307
3106
#, c-format
2308
3107
msgid "Redefining label %s"
2309
3108
msgstr ""
2310
3109
 
 
3110
#: drizzled/error.cc:654
2311
3111
#, c-format
2312
3112
msgid "End-label %s without match"
2313
3113
msgstr ""
2314
3114
 
 
3115
#: drizzled/error.cc:656
2315
3116
#, c-format
2316
3117
msgid "Referring to uninitialized variable %s"
2317
3118
msgstr ""
2318
3119
 
 
3120
#: drizzled/error.cc:658
2319
3121
#, c-format
2320
3122
msgid "PROCEDURE %s can't return a result set in the given context"
2321
3123
msgstr ""
2322
3124
 
 
3125
#: drizzled/error.cc:660
2323
3126
msgid "RETURN is only allowed in a FUNCTION"
2324
3127
msgstr ""
2325
3128
 
 
3129
#: drizzled/error.cc:662
2326
3130
#, c-format
2327
3131
msgid "%s is not allowed in stored procedures"
2328
3132
msgstr ""
2329
3133
 
 
3134
#: drizzled/error.cc:664
2330
3135
msgid ""
2331
3136
"The update log is deprecated and replaced by the binary log; SET "
2332
3137
"SQL_LOG_UPDATE has been ignored"
2333
3138
msgstr ""
2334
3139
 
 
3140
#: drizzled/error.cc:666
2335
3141
msgid ""
2336
3142
"The update log is deprecated and replaced by the binary log; SET "
2337
3143
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2338
3144
msgstr ""
2339
3145
 
 
3146
#: drizzled/error.cc:668
2340
3147
msgid "Query execution was interrupted"
2341
3148
msgstr ""
2342
3149
 
 
3150
#: drizzled/error.cc:670
2343
3151
#, c-format
2344
3152
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2345
3153
msgstr ""
2346
3154
 
 
3155
#: drizzled/error.cc:672
2347
3156
#, c-format
2348
3157
msgid "Undefined CONDITION: %s"
2349
3158
msgstr ""
2350
3159
 
 
3160
#: drizzled/error.cc:674
2351
3161
#, c-format
2352
3162
msgid "No RETURN found in FUNCTION %s"
2353
3163
msgstr ""
2354
3164
 
 
3165
#: drizzled/error.cc:676
2355
3166
#, c-format
2356
3167
msgid "FUNCTION %s ended without RETURN"
2357
3168
msgstr ""
2358
3169
 
 
3170
#: drizzled/error.cc:678
2359
3171
msgid "Cursor statement must be a SELECT"
2360
3172
msgstr ""
2361
3173
 
 
3174
#: drizzled/error.cc:680
2362
3175
msgid "Cursor SELECT must not have INTO"
2363
3176
msgstr ""
2364
3177
 
 
3178
#: drizzled/error.cc:682
2365
3179
#, c-format
2366
3180
msgid "Undefined CURSOR: %s"
2367
3181
msgstr ""
2368
3182
 
 
3183
#: drizzled/error.cc:684
2369
3184
msgid "Cursor is already open"
2370
3185
msgstr ""
2371
3186
 
 
3187
#: drizzled/error.cc:686
2372
3188
msgid "Cursor is not open"
2373
3189
msgstr ""
2374
3190
 
 
3191
#: drizzled/error.cc:688
2375
3192
#, c-format
2376
3193
msgid "Undeclared variable: %s"
2377
3194
msgstr ""
2378
3195
 
 
3196
#: drizzled/error.cc:690
2379
3197
msgid "Incorrect number of FETCH variables"
2380
3198
msgstr ""
2381
3199
 
 
3200
#: drizzled/error.cc:692
2382
3201
msgid "No data - zero rows fetched, selected, or processed"
2383
3202
msgstr ""
2384
3203
 
 
3204
#: drizzled/error.cc:694
2385
3205
#, c-format
2386
3206
msgid "Duplicate parameter: %s"
2387
3207
msgstr ""
2388
3208
 
 
3209
#: drizzled/error.cc:696
2389
3210
#, c-format
2390
3211
msgid "Duplicate variable: %s"
2391
3212
msgstr ""
2392
3213
 
 
3214
#: drizzled/error.cc:698
2393
3215
#, c-format
2394
3216
msgid "Duplicate condition: %s"
2395
3217
msgstr ""
2396
3218
 
 
3219
#: drizzled/error.cc:700
2397
3220
#, c-format
2398
3221
msgid "Duplicate cursor: %s"
2399
3222
msgstr ""
2400
3223
 
 
3224
#: drizzled/error.cc:702
2401
3225
#, c-format
2402
3226
msgid "Failed to ALTER %s %s"
2403
3227
msgstr ""
2404
3228
 
 
3229
#: drizzled/error.cc:704
2405
3230
msgid "Subquery value not supported"
2406
3231
msgstr ""
2407
3232
 
 
3233
#: drizzled/error.cc:706
2408
3234
#, c-format
2409
3235
msgid "%s is not allowed in stored function or trigger"
2410
3236
msgstr ""
2411
3237
 
 
3238
#: drizzled/error.cc:708
2412
3239
msgid "Variable or condition declaration after cursor or handler declaration"
2413
3240
msgstr ""
2414
3241
 
 
3242
#: drizzled/error.cc:710
2415
3243
msgid "Cursor declaration after handler declaration"
2416
3244
msgstr ""
2417
3245
 
 
3246
#: drizzled/error.cc:712
2418
3247
msgid "Case not found for CASE statement"
2419
3248
msgstr ""
2420
3249
 
 
3250
#: drizzled/error.cc:714
2421
3251
#, c-format
2422
3252
msgid "Configuration file '%-.192s' is too big"
2423
3253
msgstr ""
2424
3254
 
 
3255
#: drizzled/error.cc:716
2425
3256
#, c-format
2426
3257
msgid "Malformed file type header in file '%-.192s'"
2427
3258
msgstr ""
2428
3259
 
 
3260
#: drizzled/error.cc:718
2429
3261
#, c-format
2430
3262
msgid "Unexpected end of file while parsing comment '%-.200s'"
2431
3263
msgstr ""
2432
3264
 
 
3265
#: drizzled/error.cc:720
2433
3266
#, c-format
2434
3267
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2435
3268
msgstr ""
2436
3269
 
 
3270
#: drizzled/error.cc:722
2437
3271
#, c-format
2438
3272
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2439
3273
msgstr ""
2440
3274
 
2441
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2442
 
msgstr ""
2443
 
 
 
3275
#: drizzled/error.cc:724
 
3276
msgid ""
 
3277
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
3278
msgstr ""
 
3279
 
 
3280
#: drizzled/error.cc:726
 
3281
#, c-format
 
3282
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
 
3283
msgstr ""
 
3284
 
 
3285
#: drizzled/error.cc:728
2444
3286
#, c-format
2445
3287
msgid "'%-.192s.%-.192s' is not %s"
2446
3288
msgstr ""
2447
3289
 
 
3290
#: drizzled/error.cc:730
2448
3291
#, c-format
2449
3292
msgid "Column '%-.192s' is not updatable"
2450
3293
msgstr ""
2451
3294
 
 
3295
#: drizzled/error.cc:732
2452
3296
msgid "View's SELECT contains a subquery in the FROM clause"
2453
3297
msgstr ""
2454
3298
 
 
3299
#: drizzled/error.cc:734
2455
3300
#, c-format
2456
3301
msgid "View's SELECT contains a '%s' clause"
2457
3302
msgstr ""
2458
3303
 
 
3304
#: drizzled/error.cc:736
2459
3305
msgid "View's SELECT contains a variable or parameter"
2460
3306
msgstr ""
2461
3307
 
 
3308
#: drizzled/error.cc:738
2462
3309
#, c-format
2463
3310
msgid "View's SELECT refers to a temporary table '%-.192s'"
2464
3311
msgstr ""
2465
3312
 
 
3313
#: drizzled/error.cc:740
2466
3314
msgid "View's SELECT and view's field list have different column counts"
2467
3315
msgstr ""
2468
3316
 
 
3317
#: drizzled/error.cc:742
2469
3318
msgid ""
2470
3319
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2471
3320
msgstr ""
2472
3321
 
2473
 
msgid "View being updated does not have complete key of underlying table in it"
 
3322
#: drizzled/error.cc:744
 
3323
msgid ""
 
3324
"View being updated does not have complete key of underlying table in it"
2474
3325
msgstr ""
2475
3326
 
 
3327
#: drizzled/error.cc:746
2476
3328
#, c-format
2477
3329
msgid ""
2478
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2479
 
"(s) or definer/invoker of view lack rights to use them"
 
3330
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
 
3331
"function(s) or definer/invoker of view lack rights to use them"
2480
3332
msgstr ""
2481
3333
 
 
3334
#: drizzled/error.cc:748
2482
3335
#, c-format
2483
3336
msgid "Can't drop or alter a %s from within another stored routine"
2484
3337
msgstr ""
2485
3338
 
 
3339
#: drizzled/error.cc:750
2486
3340
msgid "GOTO is not allowed in a stored procedure handler"
2487
3341
msgstr ""
2488
3342
 
 
3343
#: drizzled/error.cc:752
2489
3344
msgid "Trigger already exists"
2490
3345
msgstr ""
2491
3346
 
 
3347
#: drizzled/error.cc:754
2492
3348
msgid "Trigger does not exist"
2493
3349
msgstr ""
2494
3350
 
 
3351
#: drizzled/error.cc:756
2495
3352
#, c-format
2496
3353
msgid "Trigger's '%-.192s' is view or temporary table"
2497
3354
msgstr ""
2498
3355
 
 
3356
#: drizzled/error.cc:758
2499
3357
#, c-format
2500
3358
msgid "Updating of %s row is not allowed in %strigger"
2501
3359
msgstr ""
2502
3360
 
 
3361
#: drizzled/error.cc:760
2503
3362
#, c-format
2504
3363
msgid "There is no %s row in %s trigger"
2505
3364
msgstr ""
2506
3365
 
 
3366
#: drizzled/error.cc:762
2507
3367
#, c-format
2508
3368
msgid "Field '%-.192s' doesn't have a default value"
2509
3369
msgstr ""
2510
3370
 
 
3371
#: drizzled/error.cc:764
2511
3372
msgid "Division by 0"
2512
3373
msgstr ""
2513
3374
 
 
3375
#: drizzled/error.cc:766
2514
3376
#, c-format
2515
3377
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2516
3378
msgstr ""
2517
3379
 
 
3380
#: drizzled/error.cc:768
2518
3381
#, c-format
2519
3382
msgid "Illegal %s '%-.192s' value found during parsing"
2520
3383
msgstr ""
2521
3384
 
 
3385
#: drizzled/error.cc:770
2522
3386
#, c-format
2523
3387
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2524
3388
msgstr ""
2525
3389
 
 
3390
#: drizzled/error.cc:772
2526
3391
#, c-format
2527
3392
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2528
3393
msgstr ""
2529
3394
 
 
3395
#: drizzled/error.cc:774
2530
3396
#, c-format
2531
3397
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2532
3398
msgstr ""
2533
3399
 
 
3400
#: drizzled/error.cc:776
2534
3401
#, c-format
2535
3402
msgid "Failed purging old relay logs: %s"
2536
3403
msgstr ""
2537
3404
 
 
3405
#: drizzled/error.cc:778
2538
3406
#, c-format
2539
3407
msgid "Password hash should be a %d-digit hexadecimal number"
2540
3408
msgstr ""
2541
3409
 
 
3410
#: drizzled/error.cc:780
2542
3411
msgid "Target log not found in binlog index"
2543
3412
msgstr ""
2544
3413
 
 
3414
#: drizzled/error.cc:782
2545
3415
msgid "I/O error reading log index file"
2546
3416
msgstr ""
2547
3417
 
 
3418
#: drizzled/error.cc:784
2548
3419
msgid "Server configuration does not permit binlog purge"
2549
3420
msgstr ""
2550
3421
 
 
3422
#: drizzled/error.cc:786
2551
3423
msgid "Failed on fseek()"
2552
3424
msgstr ""
2553
3425
 
 
3426
#: drizzled/error.cc:788
2554
3427
msgid "Fatal error during log purge"
2555
3428
msgstr ""
2556
3429
 
 
3430
#: drizzled/error.cc:790
2557
3431
msgid "A purgeable log is in use, will not purge"
2558
3432
msgstr ""
2559
3433
 
 
3434
#: drizzled/error.cc:792
2560
3435
msgid "Unknown error during log purge"
2561
3436
msgstr ""
2562
3437
 
 
3438
#: drizzled/error.cc:794
2563
3439
#, c-format
2564
3440
msgid "Failed initializing relay log position: %s"
2565
3441
msgstr ""
2566
3442
 
 
3443
#: drizzled/error.cc:796
2567
3444
msgid "You are not using binary logging"
2568
3445
msgstr ""
2569
3446
 
 
3447
#: drizzled/error.cc:798
2570
3448
#, c-format
2571
3449
msgid ""
2572
3450
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2573
3451
msgstr ""
2574
3452
 
 
3453
#: drizzled/error.cc:800
2575
3454
msgid "WSAStartup Failed"
2576
3455
msgstr ""
2577
3456
 
 
3457
#: drizzled/error.cc:802
2578
3458
msgid "Can't handle procedures with different groups yet"
2579
3459
msgstr ""
2580
3460
 
 
3461
#: drizzled/error.cc:804
2581
3462
msgid "Select must have a group with this procedure"
2582
3463
msgstr ""
2583
3464
 
 
3465
#: drizzled/error.cc:806
2584
3466
msgid "Can't use ORDER clause with this procedure"
2585
3467
msgstr ""
2586
3468
 
 
3469
#: drizzled/error.cc:808
2587
3470
#, c-format
2588
3471
msgid "Binary logging and replication forbid changing the global server %s"
2589
3472
msgstr ""
2590
3473
 
 
3474
#: drizzled/error.cc:810
2591
3475
#, c-format
2592
3476
msgid "Can't map file: %-.200s, errno: %d"
2593
3477
msgstr ""
2594
3478
 
 
3479
#: drizzled/error.cc:812
2595
3480
#, c-format
2596
3481
msgid "Wrong magic in %-.64s"
2597
3482
msgstr ""
2598
3483
 
 
3484
#: drizzled/error.cc:814
2599
3485
msgid "Prepared statement contains too many placeholders"
2600
3486
msgstr ""
2601
3487
 
 
3488
#: drizzled/error.cc:816
2602
3489
#, c-format
2603
3490
msgid "Key part '%-.192s' length cannot be 0"
2604
3491
msgstr ""
2605
3492
 
 
3493
#: drizzled/error.cc:818
2606
3494
msgid "View text checksum failed"
2607
3495
msgstr ""
2608
3496
 
 
3497
#: drizzled/error.cc:820
2609
3498
#, c-format
2610
3499
msgid ""
2611
3500
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2612
3501
msgstr ""
2613
3502
 
 
3503
#: drizzled/error.cc:822
2614
3504
#, c-format
2615
3505
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2616
3506
msgstr ""
2617
3507
 
 
3508
#: drizzled/error.cc:824
2618
3509
#, c-format
2619
3510
msgid "Can not delete from join view '%-.192s.%-.192s'"
2620
3511
msgstr ""
2621
3512
 
 
3513
#: drizzled/error.cc:826
2622
3514
#, c-format
2623
3515
msgid "Operation %s failed for %.256s"
2624
3516
msgstr ""
2625
3517
 
 
3518
#: drizzled/error.cc:828
2626
3519
msgid "XAER_NOTA: Unknown XID"
2627
3520
msgstr ""
2628
3521
 
 
3522
#: drizzled/error.cc:830
2629
3523
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2630
3524
msgstr ""
2631
3525
 
 
3526
#: drizzled/error.cc:832
2632
3527
#, c-format
2633
3528
msgid ""
2634
3529
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2635
3530
"the  %.64s state"
2636
3531
msgstr ""
2637
3532
 
 
3533
#: drizzled/error.cc:834
2638
3534
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2639
3535
msgstr ""
2640
3536
 
 
3537
#: drizzled/error.cc:836
2641
3538
msgid ""
2642
3539
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2643
3540
"for consistency"
2644
3541
msgstr ""
2645
3542
 
 
3543
#: drizzled/error.cc:838
2646
3544
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2647
3545
msgstr ""
2648
3546
 
 
3547
#: drizzled/error.cc:840
2649
3548
#, c-format
2650
3549
msgid ""
2651
3550
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2652
3551
"'%-.192s'"
2653
3552
msgstr ""
2654
3553
 
 
3554
#: drizzled/error.cc:842
2655
3555
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2656
3556
msgstr ""
2657
3557
 
 
3558
#: drizzled/error.cc:844
2658
3559
msgid "Failed to revoke all privileges to dropped routine"
2659
3560
msgstr ""
2660
3561
 
 
3562
#: drizzled/error.cc:846
2661
3563
#, c-format
2662
3564
msgid "Data too long for column '%s' at row %ld"
2663
3565
msgstr ""
2664
3566
 
 
3567
#: drizzled/error.cc:848
2665
3568
#, c-format
2666
3569
msgid "Bad SQLSTATE: '%s'"
2667
3570
msgstr ""
2668
3571
 
 
3572
#: drizzled/error.cc:850
2669
3573
#, c-format
2670
3574
msgid ""
2671
3575
"%s: ready for connections.\n"
2672
 
"Version: '%s' %s\n"
 
3576
"Version: '%s'  socket: '%s'  port: %d  %s"
2673
3577
msgstr ""
2674
3578
 
 
3579
#: drizzled/error.cc:852
2675
3580
msgid "Can't load value from file with fixed size rows to variable"
2676
3581
msgstr ""
2677
3582
 
 
3583
#: drizzled/error.cc:854
2678
3584
msgid "You are not allowed to create a user with GRANT"
2679
3585
msgstr ""
2680
3586
 
 
3587
#: drizzled/error.cc:856
2681
3588
#, c-format
2682
3589
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2683
3590
msgstr ""
2684
3591
 
 
3592
#: drizzled/error.cc:858
2685
3593
msgid "Table definition has changed, please retry transaction"
2686
3594
msgstr ""
2687
3595
 
 
3596
#: drizzled/error.cc:860
2688
3597
msgid "Duplicate handler declared in the same block"
2689
3598
msgstr ""
2690
3599
 
 
3600
#: drizzled/error.cc:862
2691
3601
#, c-format
2692
3602
msgid ""
2693
3603
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2694
3604
"variable in BEFORE trigger"
2695
3605
msgstr ""
2696
3606
 
 
3607
#: drizzled/error.cc:864
2697
3608
#, c-format
2698
3609
msgid "Not allowed to return a result set from a %s"
2699
3610
msgstr ""
2700
3611
 
 
3612
#: drizzled/error.cc:866
2701
3613
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2702
3614
msgstr ""
2703
3615
 
 
3616
#: drizzled/error.cc:868
2704
3617
msgid ""
2705
3618
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2706
3619
"declaration and binary logging is enabled; if non-transactional tables were "
2707
3620
"updated, the binary log will miss their changes"
2708
3621
msgstr ""
2709
3622
 
 
3623
#: drizzled/error.cc:870
2710
3624
msgid ""
2711
3625
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2712
3626
"declaration and binary logging is enabled (you *might* want to use the less "
2713
3627
"safe log_bin_trust_function_creators variable)"
2714
3628
msgstr ""
2715
3629
 
 
3630
#: drizzled/error.cc:872
2716
3631
msgid ""
2717
3632
"You do not have the SUPER privilege and binary logging is enabled (you "
2718
3633
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2719
3634
msgstr ""
2720
3635
 
 
3636
#: drizzled/error.cc:874
2721
3637
msgid ""
2722
3638
"You can't execute a prepared statement which has an open cursor associated "
2723
3639
"with it. Reset the statement to re-execute it."
2724
3640
msgstr ""
2725
3641
 
 
3642
#: drizzled/error.cc:876
2726
3643
#, c-format
2727
3644
msgid "The statement (%lu) has no open cursor."
2728
3645
msgstr ""
2729
3646
 
 
3647
#: drizzled/error.cc:878
2730
3648
msgid ""
2731
3649
"Explicit or implicit commit is not allowed in stored function or trigger."
2732
3650
msgstr ""
2733
3651
 
 
3652
#: drizzled/error.cc:880
2734
3653
#, c-format
2735
3654
msgid ""
2736
3655
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2737
3656
msgstr ""
2738
3657
 
 
3658
#: drizzled/error.cc:882
2739
3659
msgid "Recursive stored functions and triggers are not allowed."
2740
3660
msgstr ""
2741
3661
 
 
3662
#: drizzled/error.cc:884
2742
3663
#, c-format
2743
3664
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2744
3665
msgstr ""
2745
3666
 
 
3667
#: drizzled/error.cc:886
2746
3668
#, c-format
2747
3669
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2748
3670
msgstr ""
2749
3671
 
 
3672
#: drizzled/error.cc:888
2750
3673
#, c-format
2751
3674
msgid ""
2752
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2753
 
"'%-.192s')."
 
3675
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
 
3676
".192s')."
2754
3677
msgstr ""
2755
3678
 
 
3679
#: drizzled/error.cc:890
2756
3680
msgid ""
2757
3681
"You can't combine write-locking of system tables with other tables or lock "
2758
3682
"types"
2759
3683
msgstr ""
2760
3684
 
 
3685
#: drizzled/error.cc:892
2761
3686
#, c-format
2762
3687
msgid "Unable to connect to foreign data source: %.64s"
2763
3688
msgstr ""
2764
3689
 
 
3690
#: drizzled/error.cc:894
2765
3691
#, c-format
2766
3692
msgid ""
2767
3693
"There was a problem processing the query on the foreign data source. Data "
2768
3694
"source error: %-.64s"
2769
3695
msgstr ""
2770
3696
 
 
3697
#: drizzled/error.cc:896
2771
3698
#, c-format
2772
3699
msgid ""
2773
3700
"The foreign data source you are trying to reference does not exist. Data "
2774
3701
"source error:  %-.64s"
2775
3702
msgstr ""
2776
3703
 
 
3704
#: drizzled/error.cc:898
2777
3705
#, c-format
2778
3706
msgid ""
2779
3707
"Can't create federated table. The data source connection string '%-.64s' is "
2780
3708
"not in the correct format"
2781
3709
msgstr ""
2782
3710
 
 
3711
#: drizzled/error.cc:900
2783
3712
#, c-format
2784
 
msgid "The data source connection string '%-.64s' is not in the correct format"
 
3713
msgid ""
 
3714
"The data source connection string '%-.64s' is not in the correct format"
2785
3715
msgstr ""
2786
3716
 
 
3717
#: drizzled/error.cc:902
2787
3718
#, c-format
2788
3719
msgid "Can't create federated table. Foreign data src error:  %-.64s"
2789
3720
msgstr ""
2790
3721
 
 
3722
#: drizzled/error.cc:904
2791
3723
msgid "Trigger in wrong schema"
2792
3724
msgstr ""
2793
3725
 
 
3726
#: drizzled/error.cc:906
2794
3727
#, c-format
2795
3728
msgid ""
2796
3729
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
2797
3730
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2798
3731
msgstr ""
2799
3732
 
 
3733
#: drizzled/error.cc:908
2800
3734
#, c-format
2801
3735
msgid "Routine body for '%-.100s' is too long"
2802
3736
msgstr ""
2803
3737
 
 
3738
#: drizzled/error.cc:910
2804
3739
msgid "Cannot drop default keycache"
2805
3740
msgstr ""
2806
3741
 
 
3742
#: drizzled/error.cc:912
2807
3743
#, c-format
2808
3744
msgid "Display width out of range for column '%-.192s' (max = %d)"
2809
3745
msgstr ""
2810
3746
 
 
3747
#: drizzled/error.cc:914
2811
3748
msgid "XAER_DUPID: The XID already exists"
2812
3749
msgstr ""
2813
3750
 
 
3751
#: drizzled/error.cc:916
2814
3752
#, c-format
2815
3753
msgid "Datetime function: %-.32s field overflow"
2816
3754
msgstr ""
2817
3755
 
 
3756
#: drizzled/error.cc:918
2818
3757
#, c-format
2819
3758
msgid ""
2820
3759
"Can't update table '%-.192s' in stored function/trigger because it is "
2821
3760
"already used by statement which invoked this stored function/trigger."
2822
3761
msgstr ""
2823
3762
 
 
3763
#: drizzled/error.cc:920
2824
3764
#, c-format
2825
3765
msgid ""
2826
 
"The definition of table '%-.192s' prevents operation %.192s on table "
2827
 
"'%-.192s'."
 
3766
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
 
3767
".192s'."
2828
3768
msgstr ""
2829
3769
 
 
3770
#: drizzled/error.cc:922
2830
3771
msgid ""
2831
3772
"The prepared statement contains a stored routine call that refers to that "
2832
3773
"same statement. It's not allowed to execute a prepared statement in such a "
2833
3774
"recursive manner"
2834
3775
msgstr ""
2835
3776
 
 
3777
#: drizzled/error.cc:924
2836
3778
msgid "Not allowed to set autocommit from a stored function or trigger"
2837
3779
msgstr ""
2838
3780
 
 
3781
#: drizzled/error.cc:926
2839
3782
msgid "Definer is not fully qualified"
2840
3783
msgstr ""
2841
3784
 
 
3785
#: drizzled/error.cc:928
2842
3786
#, c-format
2843
3787
msgid ""
2844
3788
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2845
3789
"Current user is used as definer. Please recreate the view!"
2846
3790
msgstr ""
2847
3791
 
 
3792
#: drizzled/error.cc:930
2848
3793
#, c-format
2849
3794
msgid ""
2850
3795
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2851
3796
"definer"
2852
3797
msgstr ""
2853
3798
 
 
3799
#: drizzled/error.cc:932
2854
3800
#, c-format
2855
3801
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2856
3802
msgstr ""
2857
3803
 
 
3804
#: drizzled/error.cc:934
2858
3805
#, c-format
2859
3806
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
2860
3807
msgstr ""
2861
3808
 
 
3809
#: drizzled/error.cc:936
2862
3810
#, c-format
2863
3811
msgid ""
2864
3812
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2865
3813
msgstr ""
2866
3814
 
 
3815
#: drizzled/error.cc:938
2867
3816
#, c-format
2868
3817
msgid ""
2869
3818
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2870
3819
msgstr ""
2871
3820
 
 
3821
#: drizzled/error.cc:940
2872
3822
#, c-format
2873
3823
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2874
3824
msgstr ""
2875
3825
 
 
3826
#: drizzled/error.cc:942
2876
3827
#, c-format
2877
3828
msgid ""
2878
3829
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2880
3831
"insufficient privileges. Please recreate the trigger."
2881
3832
msgstr ""
2882
3833
 
 
3834
#: drizzled/error.cc:944
2883
3835
#, c-format
2884
3836
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2885
3837
msgstr ""
2886
3838
 
 
3839
#: drizzled/error.cc:946
2887
3840
#, c-format
2888
3841
msgid ""
2889
3842
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2890
3843
"exceeded for routine %.192s"
2891
3844
msgstr ""
2892
3845
 
 
3846
#: drizzled/error.cc:948
2893
3847
#, c-format
2894
3848
msgid ""
2895
3849
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2896
3850
"or contains bad data (internal code %d)"
2897
3851
msgstr ""
2898
3852
 
 
3853
#: drizzled/error.cc:950
2899
3854
#, c-format
2900
3855
msgid "Incorrect routine name '%-.192s'"
2901
3856
msgstr ""
2902
3857
 
 
3858
#: drizzled/error.cc:952
2903
3859
#, c-format
2904
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
3860
msgid ""
 
3861
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2905
3862
msgstr ""
2906
3863
 
 
3864
#: drizzled/error.cc:954
2907
3865
msgid "AGGREGATE is not supported for stored functions"
2908
3866
msgstr ""
2909
3867
 
 
3868
#: drizzled/error.cc:956
2910
3869
#, c-format
2911
3870
msgid ""
2912
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
2913
 
"lu)"
 
3871
"Can't create more than max_prepared_stmt_count statements (current value: "
 
3872
"%lu)"
2914
3873
msgstr ""
2915
3874
 
 
3875
#: drizzled/error.cc:958
2916
3876
#, c-format
2917
3877
msgid "`%-.192s`.`%-.192s` contains view recursion"
2918
3878
msgstr ""
2919
3879
 
 
3880
#: drizzled/error.cc:960
2920
3881
#, c-format
2921
3882
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2922
3883
msgstr ""
2923
3884
 
 
3885
#: drizzled/error.cc:962
2924
3886
msgid "The used table type doesn't support SPATIAL indexes"
2925
3887
msgstr ""
2926
3888
 
 
3889
#: drizzled/error.cc:964
2927
3890
msgid "Triggers can not be created on system tables"
2928
3891
msgstr ""
2929
3892
 
 
3893
#: drizzled/error.cc:966
2930
3894
#, c-format
2931
3895
msgid "Leading spaces are removed from name '%s'"
2932
3896
msgstr ""
2933
3897
 
 
3898
#: drizzled/error.cc:968
2934
3899
msgid "Failed to read auto-increment value from storage engine"
2935
3900
msgstr ""
2936
3901
 
 
3902
#: drizzled/error.cc:970
2937
3903
msgid "user name"
2938
3904
msgstr ""
2939
3905
 
 
3906
#: drizzled/error.cc:972
2940
3907
msgid "host name"
2941
3908
msgstr ""
2942
3909
 
 
3910
#: drizzled/error.cc:974
2943
3911
#, c-format
2944
3912
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2945
3913
msgstr ""
2946
3914
 
 
3915
#: drizzled/error.cc:976
2947
3916
#, c-format
2948
3917
msgid "The target table %-.100s of the %s is not insertable-into"
2949
3918
msgstr ""
2950
3919
 
 
3920
#: drizzled/error.cc:978
2951
3921
#, c-format
2952
3922
msgid ""
2953
3923
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
2954
3924
msgstr ""
2955
3925
 
 
3926
#: drizzled/error.cc:980
2956
3927
msgid "Too high level of nesting for select"
2957
3928
msgstr ""
2958
3929
 
 
3930
#: drizzled/error.cc:982
2959
3931
#, c-format
2960
3932
msgid "Name '%-.64s' has become ''"
2961
3933
msgstr ""
2962
3934
 
 
3935
#: drizzled/error.cc:984
2963
3936
msgid ""
2964
3937
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2965
3938
"optional and non-empty FIELDS ENCLOSED BY"
2966
3939
msgstr ""
2967
3940
 
 
3941
#: drizzled/error.cc:986
2968
3942
#, c-format
2969
3943
msgid "The foreign server, %s, you are trying to create already exists."
2970
3944
msgstr ""
2971
3945
 
 
3946
#: drizzled/error.cc:988
2972
3947
#, c-format
2973
3948
msgid ""
2974
3949
"The foreign server name you are trying to reference does not exist. Data "
2975
3950
"source error:  %-.64s"
2976
3951
msgstr ""
2977
3952
 
 
3953
#: drizzled/error.cc:990
2978
3954
#, c-format
2979
3955
msgid ""
2980
3956
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2981
3957
msgstr ""
2982
3958
 
 
3959
#: drizzled/error.cc:992
2983
3960
#, c-format
2984
3961
msgid ""
2985
3962
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2986
3963
"each partition"
2987
3964
msgstr ""
2988
3965
 
 
3966
#: drizzled/error.cc:994
2989
3967
#, c-format
2990
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
3968
msgid ""
 
3969
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2991
3970
msgstr ""
2992
3971
 
 
3972
#: drizzled/error.cc:996
2993
3973
msgid "MAXVALUE can only be used in last partition definition"
2994
3974
msgstr ""
2995
3975
 
 
3976
#: drizzled/error.cc:998
2996
3977
msgid "Subpartitions can only be hash partitions and by key"
2997
3978
msgstr ""
2998
3979
 
 
3980
#: drizzled/error.cc:1000
2999
3981
msgid "Must define subpartitions on all partitions if on one partition"
3000
3982
msgstr ""
3001
3983
 
 
3984
#: drizzled/error.cc:1002
3002
3985
msgid "Wrong number of partitions defined, mismatch with previous setting"
3003
3986
msgstr ""
3004
3987
 
 
3988
#: drizzled/error.cc:1004
3005
3989
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3006
3990
msgstr ""
3007
3991
 
3008
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
3992
#: drizzled/error.cc:1006
 
3993
msgid ""
 
3994
"Constant/Random expression in (sub)partitioning function is not allowed"
3009
3995
msgstr ""
3010
3996
 
 
3997
#: drizzled/error.cc:1008
3011
3998
msgid "Expression in RANGE/LIST VALUES must be constant"
3012
3999
msgstr ""
3013
4000
 
 
4001
#: drizzled/error.cc:1010
3014
4002
msgid "Field in list of fields for partition function not found in table"
3015
4003
msgstr ""
3016
4004
 
 
4005
#: drizzled/error.cc:1012
3017
4006
msgid "List of fields is only allowed in KEY partitions"
3018
4007
msgstr ""
3019
4008
 
 
4009
#: drizzled/error.cc:1014
3020
4010
msgid ""
3021
4011
"The partition info in the frm file is not consistent with what can be "
3022
4012
"written into the frm file"
3023
4013
msgstr ""
3024
4014
 
 
4015
#: drizzled/error.cc:1016
3025
4016
#, c-format
3026
4017
msgid "The %-.192s function returns the wrong type"
3027
4018
msgstr ""
3028
4019
 
 
4020
#: drizzled/error.cc:1018
3029
4021
#, c-format
3030
4022
msgid "For %-.64s partitions each partition must be defined"
3031
4023
msgstr ""
3032
4024
 
 
4025
#: drizzled/error.cc:1020
3033
4026
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3034
4027
msgstr ""
3035
4028
 
 
4029
#: drizzled/error.cc:1022
3036
4030
msgid "VALUES value must be of same type as partition function"
3037
4031
msgstr ""
3038
4032
 
 
4033
#: drizzled/error.cc:1024
3039
4034
msgid "Multiple definition of same constant in list partitioning"
3040
4035
msgstr ""
3041
4036
 
 
4037
#: drizzled/error.cc:1026
3042
4038
msgid "Partitioning can not be used stand-alone in query"
3043
4039
msgstr ""
3044
4040
 
 
4041
#: drizzled/error.cc:1028
3045
4042
msgid ""
3046
4043
"The mix of handlers in the partitions is not allowed in this version of "
3047
4044
"Drizzle"
3048
4045
msgstr ""
3049
4046
 
 
4047
#: drizzled/error.cc:1030
3050
4048
#, c-format
3051
4049
msgid "For the partitioned engine it is necessary to define all %-.64s"
3052
4050
msgstr ""
3053
4051
 
 
4052
#: drizzled/error.cc:1032
3054
4053
msgid "Too many partitions (including subpartitions) were defined"
3055
4054
msgstr ""
3056
4055
 
 
4056
#: drizzled/error.cc:1034
3057
4057
msgid ""
3058
4058
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3059
4059
"partitioning for subpartitioning"
3060
4060
msgstr ""
3061
4061
 
 
4062
#: drizzled/error.cc:1036
3062
4063
msgid "Failed to create specific handler file"
3063
4064
msgstr ""
3064
4065
 
 
4066
#: drizzled/error.cc:1038
3065
4067
msgid "A BLOB field is not allowed in partition function"
3066
4068
msgstr ""
3067
4069
 
 
4070
#: drizzled/error.cc:1040
3068
4071
#, c-format
3069
 
msgid "A %-.192s must include all columns in the table's partitioning function"
 
4072
msgid ""
 
4073
"A %-.192s must include all columns in the table's partitioning function"
3070
4074
msgstr ""
3071
4075
 
 
4076
#: drizzled/error.cc:1042
3072
4077
#, c-format
3073
4078
msgid "Number of %-.64s = 0 is not an allowed value"
3074
4079
msgstr ""
3075
4080
 
 
4081
#: drizzled/error.cc:1044
3076
4082
msgid "Partition management on a not partitioned table is not possible"
3077
4083
msgstr ""
3078
4084
 
 
4085
#: drizzled/error.cc:1046
3079
4086
msgid ""
3080
4087
"Foreign key condition is not yet supported in conjunction with partitioning"
3081
4088
msgstr ""
3082
4089
 
 
4090
#: drizzled/error.cc:1048
3083
4091
#, c-format
3084
4092
msgid "Error in list of partitions to %-.64s"
3085
4093
msgstr ""
3086
4094
 
 
4095
#: drizzled/error.cc:1050
3087
4096
msgid "Cannot remove all partitions, use DROP TABLE instead"
3088
4097
msgstr ""
3089
4098
 
 
4099
#: drizzled/error.cc:1052
3090
4100
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3091
4101
msgstr ""
3092
4102
 
 
4103
#: drizzled/error.cc:1054
3093
4104
msgid ""
3094
4105
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3095
4106
"their numbers"
3096
4107
msgstr ""
3097
4108
 
 
4109
#: drizzled/error.cc:1056
3098
4110
msgid ""
3099
4111
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3100
4112
"tables using HASH PARTITIONs"
3101
4113
msgstr ""
3102
4114
 
 
4115
#: drizzled/error.cc:1058
3103
4116
#, c-format
3104
4117
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3105
4118
msgstr ""
3106
4119
 
 
4120
#: drizzled/error.cc:1060
3107
4121
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3108
4122
msgstr ""
3109
4123
 
 
4124
#: drizzled/error.cc:1062
3110
4125
msgid "At least one partition must be added"
3111
4126
msgstr ""
3112
4127
 
 
4128
#: drizzled/error.cc:1064
3113
4129
msgid "At least one partition must be coalesced"
3114
4130
msgstr ""
3115
4131
 
 
4132
#: drizzled/error.cc:1066
3116
4133
msgid "More partitions to reorganize than there are partitions"
3117
4134
msgstr ""
3118
4135
 
 
4136
#: drizzled/error.cc:1068
3119
4137
#, c-format
3120
4138
msgid "Duplicate partition name %-.192s"
3121
4139
msgstr ""
3122
4140
 
 
4141
#: drizzled/error.cc:1070
3123
4142
msgid "It is not allowed to shut off binlog on this command"
3124
4143
msgstr ""
3125
4144
 
3126
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
 
4145
#: drizzled/error.cc:1072
 
4146
msgid ""
 
4147
"When reorganizing a set of partitions they must be in consecutive order"
3127
4148
msgstr ""
3128
4149
 
 
4150
#: drizzled/error.cc:1074
3129
4151
msgid ""
3130
4152
"Reorganize of range partitions cannot change total ranges except for last "
3131
4153
"partition where it can extend the range"
3132
4154
msgstr ""
3133
4155
 
 
4156
#: drizzled/error.cc:1076
3134
4157
msgid "Partition function not supported in this version for this handler"
3135
4158
msgstr ""
3136
4159
 
 
4160
#: drizzled/error.cc:1078
3137
4161
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3138
4162
msgstr ""
3139
4163
 
 
4164
#: drizzled/error.cc:1080
3140
4165
#, c-format
3141
4166
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3142
4167
msgstr ""
3143
4168
 
 
4169
#: drizzled/error.cc:1082
3144
4170
#, c-format
3145
4171
msgid "Plugin '%-.192s' is not loaded"
3146
4172
msgstr ""
3147
4173
 
 
4174
#: drizzled/error.cc:1084
3148
4175
#, c-format
3149
4176
msgid "Incorrect %-.32s value: '%-.128s'"
3150
4177
msgstr ""
3151
4178
 
 
4179
#: drizzled/error.cc:1086
3152
4180
#, c-format
3153
4181
msgid "Table has no partition for value %-.64s"
3154
4182
msgstr ""
3155
4183
 
 
4184
#: drizzled/error.cc:1088
3156
4185
#, c-format
3157
4186
msgid "It is not allowed to specify %s more than once"
3158
4187
msgstr ""
3159
4188
 
 
4189
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3160
4190
#, c-format
3161
4191
msgid "Failed to create %s"
3162
4192
msgstr ""
3163
4193
 
 
4194
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3164
4195
#, c-format
3165
4196
msgid "Failed to drop %s"
3166
4197
msgstr ""
3167
4198
 
 
4199
#: drizzled/error.cc:1094
3168
4200
msgid "The handler doesn't support autoextend of tablespaces"
3169
4201
msgstr ""
3170
4202
 
 
4203
#: drizzled/error.cc:1096
3171
4204
msgid ""
3172
4205
"A size parameter was incorrectly specified, either number or on the form 10M"
3173
4206
msgstr ""
3174
4207
 
 
4208
#: drizzled/error.cc:1098
3175
4209
msgid ""
3176
4210
"The size number was correct but we don't allow the digit part to be more "
3177
4211
"than 2 billion"
3178
4212
msgstr ""
3179
4213
 
 
4214
#: drizzled/error.cc:1100
3180
4215
#, c-format
3181
4216
msgid "Failed to alter: %s"
3182
4217
msgstr ""
3183
4218
 
 
4219
#: drizzled/error.cc:1102
3184
4220
msgid "Writing one row to the row-based binary log failed"
3185
4221
msgstr ""
3186
4222
 
 
4223
#: drizzled/error.cc:1104
3187
4224
#, c-format
3188
4225
msgid "Table definition on master and slave does not match: %s"
3189
4226
msgstr ""
3190
4227
 
 
4228
#: drizzled/error.cc:1106
3191
4229
msgid ""
3192
4230
"Slave running with --log-slave-updates must use row-based binary logging to "
3193
4231
"be able to replicate row-based binary log events"
3194
4232
msgstr ""
3195
4233
 
 
4234
#: drizzled/error.cc:1108
3196
4235
#, c-format
3197
4236
msgid "Event '%-.192s' already exists"
3198
4237
msgstr ""
3199
4238
 
 
4239
#: drizzled/error.cc:1110
3200
4240
#, c-format
3201
4241
msgid "Failed to store event %s. Error code %d from storage engine."
3202
4242
msgstr ""
3203
4243
 
 
4244
#: drizzled/error.cc:1112
3204
4245
#, c-format
3205
4246
msgid "Unknown event '%-.192s'"
3206
4247
msgstr ""
3207
4248
 
 
4249
#: drizzled/error.cc:1114
3208
4250
#, c-format
3209
4251
msgid "Failed to alter event '%-.192s'"
3210
4252
msgstr ""
3211
4253
 
 
4254
#: drizzled/error.cc:1118
3212
4255
msgid "INTERVAL is either not positive or too big"
3213
4256
msgstr ""
3214
4257
 
 
4258
#: drizzled/error.cc:1120
3215
4259
msgid "ENDS is either invalid or before STARTS"
3216
4260
msgstr ""
3217
4261
 
 
4262
#: drizzled/error.cc:1122
3218
4263
msgid "Event execution time is in the past. Event has been disabled"
3219
4264
msgstr ""
3220
4265
 
 
4266
#: drizzled/error.cc:1124
3221
4267
msgid "Failed to open drizzle.event"
3222
4268
msgstr ""
3223
4269
 
 
4270
#: drizzled/error.cc:1126
3224
4271
msgid "No datetime expression provided"
3225
4272
msgstr ""
3226
4273
 
 
4274
#: drizzled/error.cc:1128
3227
4275
#, c-format
3228
4276
msgid ""
3229
4277
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3230
4278
"probably corrupted"
3231
4279
msgstr ""
3232
4280
 
 
4281
#: drizzled/error.cc:1130
3233
4282
#, c-format
3234
4283
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3235
4284
msgstr ""
3236
4285
 
 
4286
#: drizzled/error.cc:1132
3237
4287
msgid "Failed to delete the event from drizzle.event"
3238
4288
msgstr ""
3239
4289
 
 
4290
#: drizzled/error.cc:1134
3240
4291
msgid "Error during compilation of event's body"
3241
4292
msgstr ""
3242
4293
 
 
4294
#: drizzled/error.cc:1136
3243
4295
msgid "Same old and new event name"
3244
4296
msgstr ""
3245
4297
 
 
4298
#: drizzled/error.cc:1138
3246
4299
#, c-format
3247
4300
msgid "Data for column '%s' too long"
3248
4301
msgstr ""
3249
4302
 
 
4303
#: drizzled/error.cc:1140
3250
4304
#, c-format
3251
4305
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3252
4306
msgstr ""
3253
4307
 
 
4308
#: drizzled/error.cc:1142
3254
4309
#, c-format
3255
4310
msgid ""
3256
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3257
 
"s instead"
 
4311
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
 
4312
"%s instead"
3258
4313
msgstr ""
3259
4314
 
 
4315
#: drizzled/error.cc:1144
3260
4316
msgid "You can't write-lock a log table. Only read access is possible"
3261
4317
msgstr ""
3262
4318
 
 
4319
#: drizzled/error.cc:1146
3263
4320
msgid "You can't use locks with log tables."
3264
4321
msgstr ""
3265
4322
 
 
4323
#: drizzled/error.cc:1148
3266
4324
#, c-format
3267
4325
msgid ""
3268
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3269
 
"d would lead to a duplicate entry"
 
4326
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
4327
"%d would lead to a duplicate entry"
3270
4328
msgstr ""
3271
4329
 
 
4330
#: drizzled/error.cc:1150
3272
4331
#, c-format
3273
4332
msgid ""
3274
4333
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3275
4334
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3276
4335
msgstr ""
3277
4336
 
 
4337
#: drizzled/error.cc:1152
3278
4338
msgid ""
3279
4339
"Cannot switch out of the row-based binary log format when the session has "
3280
4340
"open temporary tables"
3281
4341
msgstr ""
3282
4342
 
 
4343
#: drizzled/error.cc:1154
3283
4344
msgid ""
3284
4345
"Cannot change the binary logging format inside a stored function or trigger"
3285
4346
msgstr ""
3286
4347
 
 
4348
#: drizzled/error.cc:1156
3287
4349
msgid ""
3288
4350
"The NDB cluster engine does not support changing the binlog format on the "
3289
4351
"fly yet"
3290
4352
msgstr ""
3291
4353
 
 
4354
#: drizzled/error.cc:1158
3292
4355
msgid "Cannot create temporary table with partitions"
3293
4356
msgstr ""
3294
4357
 
 
4358
#: drizzled/error.cc:1160
3295
4359
msgid "Partition constant is out of partition function domain"
3296
4360
msgstr ""
3297
4361
 
 
4362
#: drizzled/error.cc:1162
3298
4363
msgid "This partition function is not allowed"
3299
4364
msgstr ""
3300
4365
 
 
4366
#: drizzled/error.cc:1164
3301
4367
msgid "Error in DDL log"
3302
4368
msgstr ""
3303
4369
 
 
4370
#: drizzled/error.cc:1166
3304
4371
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3305
4372
msgstr ""
3306
4373
 
 
4374
#: drizzled/error.cc:1168
3307
4375
msgid "Incorrect partition name"
3308
4376
msgstr ""
3309
4377
 
 
4378
#: drizzled/error.cc:1170
3310
4379
msgid ""
3311
4380
"Transaction isolation level can't be changed while a transaction is in "
3312
4381
"progress"
3313
4382
msgstr ""
3314
4383
 
 
4384
#: drizzled/error.cc:1172
3315
4385
#, c-format
3316
4386
msgid ""
3317
4387
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3318
4388
"'%-.192s' for key '%-.192s'"
3319
4389
msgstr ""
3320
4390
 
 
4391
#: drizzled/error.cc:1174
3321
4392
#, c-format
3322
4393
msgid "Internal scheduler error %d"
3323
4394
msgstr ""
3324
4395
 
 
4396
#: drizzled/error.cc:1176
3325
4397
#, c-format
3326
4398
msgid "Error during starting/stopping of the scheduler. Error code %u"
3327
4399
msgstr ""
3328
4400
 
 
4401
#: drizzled/error.cc:1178
3329
4402
msgid "Engine cannot be used in partitioned tables"
3330
4403
msgstr ""
3331
4404
 
 
4405
#: drizzled/error.cc:1180
3332
4406
#, c-format
3333
4407
msgid "Cannot activate '%-.64s' log"
3334
4408
msgstr ""
3335
4409
 
 
4410
#: drizzled/error.cc:1182
3336
4411
msgid "The server was not built with row-based replication"
3337
4412
msgstr ""
3338
4413
 
 
4414
#: drizzled/error.cc:1184
3339
4415
msgid "Decoding of base64 string failed"
3340
4416
msgstr ""
3341
4417
 
 
4418
#: drizzled/error.cc:1186
3342
4419
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3343
4420
msgstr ""
3344
4421
 
 
4422
#: drizzled/error.cc:1188
3345
4423
msgid ""
3346
4424
"Cannot proceed because system tables used by Event Scheduler were found "
3347
4425
"damaged at server start"
3348
4426
msgstr ""
3349
4427
 
 
4428
#: drizzled/error.cc:1190
3350
4429
msgid "Only integers allowed as number here"
3351
4430
msgstr ""
3352
4431
 
 
4432
#: drizzled/error.cc:1192
3353
4433
msgid "This storage engine cannot be used for log tables"
3354
4434
msgstr ""
3355
4435
 
 
4436
#: drizzled/error.cc:1194
3356
4437
#, c-format
3357
4438
msgid "You cannot '%s' a log table if logging is enabled"
3358
4439
msgstr ""
3359
4440
 
 
4441
#: drizzled/error.cc:1196
3360
4442
#, c-format
3361
4443
msgid ""
3362
4444
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3364
4446
"to '%s'"
3365
4447
msgstr ""
3366
4448
 
 
4449
#: drizzled/error.cc:1198
3367
4450
#, c-format
3368
4451
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3369
4452
msgstr ""
3370
4453
 
 
4454
#: drizzled/error.cc:1200
3371
4455
#, c-format
3372
4456
msgid "Incorrect parameters in the call to native function '%-.192s'"
3373
4457
msgstr ""
3374
4458
 
 
4459
#: drizzled/error.cc:1202
3375
4460
#, c-format
3376
4461
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3377
4462
msgstr ""
3378
4463
 
 
4464
#: drizzled/error.cc:1204
3379
4465
#, c-format
3380
4466
msgid "This function '%-.192s' has the same name as a native function"
3381
4467
msgstr ""
3382
4468
 
 
4469
#: drizzled/error.cc:1206
3383
4470
#, c-format
3384
4471
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3385
4472
msgstr ""
3386
4473
 
 
4474
#: drizzled/error.cc:1208
3387
4475
msgid "Too many files opened, please execute the command again"
3388
4476
msgstr ""
3389
4477
 
 
4478
#: drizzled/error.cc:1210 drizzled/error.cc:1212
3390
4479
msgid ""
3391
4480
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3392
4481
"The event was dropped immediately after creation."
3393
4482
msgstr ""
3394
4483
 
 
4484
#: drizzled/error.cc:1214
3395
4485
#, c-format
3396
4486
msgid "The incident %s occurred on the master. Message: %-.64s"
3397
4487
msgstr ""
3398
4488
 
 
4489
#: drizzled/error.cc:1216
3399
4490
msgid "Table has no partition for some existing values"
3400
4491
msgstr ""
3401
4492
 
 
4493
#: drizzled/error.cc:1218
3402
4494
msgid "Statement is not safe to log in statement format."
3403
4495
msgstr ""
3404
4496
 
 
4497
#: drizzled/error.cc:1220
3405
4498
#, c-format
3406
4499
msgid "Fatal error: %s"
3407
4500
msgstr ""
3408
4501
 
 
4502
#: drizzled/error.cc:1222
3409
4503
#, c-format
3410
4504
msgid "Relay log read failure: %s"
3411
4505
msgstr ""
3412
4506
 
 
4507
#: drizzled/error.cc:1224
3413
4508
#, c-format
3414
4509
msgid "Relay log write failure: %s"
3415
4510
msgstr ""
3416
4511
 
 
4512
#: drizzled/error.cc:1228
3417
4513
#, c-format
3418
4514
msgid "Master command %s failed: %s"
3419
4515
msgstr ""
3420
4516
 
 
4517
#: drizzled/error.cc:1230
3421
4518
#, c-format
3422
4519
msgid "Binary logging not possible. Message: %s"
3423
4520
msgstr ""
3424
4521
 
 
4522
#: drizzled/error.cc:1232
3425
4523
#, c-format
3426
4524
msgid "View `%-.64s`.`%-.64s` has no creation context"
3427
4525
msgstr ""
3428
4526
 
 
4527
#: drizzled/error.cc:1234
3429
4528
#, c-format
3430
4529
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3431
4530
msgstr ""
3432
4531
 
 
4532
#: drizzled/error.cc:1236
3433
4533
#, c-format
3434
4534
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3435
4535
msgstr ""
3436
4536
 
 
4537
#: drizzled/error.cc:1238
3437
4538
#, c-format
3438
4539
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3439
4540
msgstr ""
3440
4541
 
 
4542
#: drizzled/error.cc:1240
3441
4543
#, c-format
3442
4544
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3443
4545
msgstr ""
3444
4546
 
 
4547
#: drizzled/error.cc:1242
3445
4548
#, c-format
3446
4549
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3447
4550
msgstr ""
3448
4551
 
 
4552
#: drizzled/error.cc:1244
3449
4553
#, c-format
3450
4554
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3451
4555
msgstr ""
3452
4556
 
 
4557
#: drizzled/error.cc:1246
3453
4558
#, c-format
3454
4559
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3455
4560
msgstr ""
3456
4561
 
 
4562
#: drizzled/error.cc:1248
3457
4563
#, c-format
3458
4564
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3459
4565
msgstr ""
3460
4566
 
 
4567
#: drizzled/error.cc:1250
3461
4568
#, c-format
3462
4569
msgid "Ambiguous slave modes combination. %s"
3463
4570
msgstr ""
3464
4571
 
 
4572
#: drizzled/error.cc:1252
3465
4573
#, c-format
3466
4574
msgid ""
3467
4575
"The BINLOG statement of type `%s` was not preceded by a format description "
3468
4576
"BINLOG statement."
3469
4577
msgstr ""
3470
4578
 
 
4579
#: drizzled/error.cc:1254
3471
4580
msgid "Corrupted replication event was detected"
3472
4581
msgstr ""
3473
4582
 
 
4583
#: drizzled/error.cc:1256
3474
4584
#, c-format
3475
4585
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3476
4586
msgstr ""
3477
4587
 
 
4588
#: drizzled/error.cc:1258
3478
4589
#, c-format
3479
4590
msgid "Being purged log %s was not found"
3480
4591
msgstr ""
3481
4592
 
 
4593
#: drizzled/error.cc:1260
3482
4594
#, c-format
3483
4595
msgid "Converted to non-transactional lock on '%-.64s'"
3484
4596
msgstr ""
3485
4597
 
 
4598
#: drizzled/error.cc:1262
3486
4599
#, c-format
3487
4600
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3488
4601
msgstr ""
3489
4602
 
 
4603
#: drizzled/error.cc:1264
3490
4604
#, c-format
3491
4605
msgid ""
3492
4606
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3493
4607
msgstr ""
3494
4608
 
 
4609
#: drizzled/error.cc:1266
3495
4610
#, c-format
3496
4611
msgid "Can't access storage engine of table %-.64s"
3497
4612
msgstr ""
3498
4613
 
 
4614
#: drizzled/error.cc:1268
3499
4615
msgid "Starting backup process"
3500
4616
msgstr ""
3501
4617
 
 
4618
#: drizzled/error.cc:1270
3502
4619
msgid "Backup completed"
3503
4620
msgstr ""
3504
4621
 
 
4622
#: drizzled/error.cc:1272
3505
4623
msgid "Starting restore process"
3506
4624
msgstr ""
3507
4625
 
 
4626
#: drizzled/error.cc:1274
3508
4627
msgid "Restore completed"
3509
4628
msgstr ""
3510
4629
 
 
4630
#: drizzled/error.cc:1276
3511
4631
msgid "Nothing to backup"
3512
4632
msgstr ""
3513
4633
 
 
4634
#: drizzled/error.cc:1278
3514
4635
#, c-format
3515
4636
msgid "Database '%-.64s' cannot be included in a backup"
3516
4637
msgstr ""
3517
4638
 
 
4639
#: drizzled/error.cc:1280
3518
4640
msgid ""
3519
4641
"Error during backup operation - server's error log contains more information "
3520
4642
"about the error"
3521
4643
msgstr ""
3522
4644
 
 
4645
#: drizzled/error.cc:1282
3523
4646
msgid ""
3524
4647
"Error during restore operation - server's error log contains more "
3525
4648
"information about the error"
3526
4649
msgstr ""
3527
4650
 
 
4651
#: drizzled/error.cc:1284
3528
4652
msgid ""
3529
4653
"Can't execute this command because another BACKUP/RESTORE operation is in "
3530
4654
"progress"
3531
4655
msgstr ""
3532
4656
 
 
4657
#: drizzled/error.cc:1286
3533
4658
msgid "Error when preparing for backup operation"
3534
4659
msgstr ""
3535
4660
 
 
4661
#: drizzled/error.cc:1288
3536
4662
msgid "Error when preparing for restore operation"
3537
4663
msgstr ""
3538
4664
 
 
4665
#: drizzled/error.cc:1290
3539
4666
#, c-format
3540
4667
msgid "Invalid backup location '%-.64s'"
3541
4668
msgstr ""
3542
4669
 
 
4670
#: drizzled/error.cc:1292
3543
4671
#, c-format
3544
4672
msgid "Can't read backup location '%-.64s'"
3545
4673
msgstr ""
3546
4674
 
 
4675
#: drizzled/error.cc:1294
3547
4676
#, c-format
3548
4677
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3549
4678
msgstr ""
3550
4679
 
 
4680
#: drizzled/error.cc:1296
3551
4681
msgid "Can't enumerate server databases"
3552
4682
msgstr ""
3553
4683
 
 
4684
#: drizzled/error.cc:1298
3554
4685
msgid "Can't enumerate server tables"
3555
4686
msgstr ""
3556
4687
 
 
4688
#: drizzled/error.cc:1300
3557
4689
#, c-format
3558
4690
msgid "Can't enumerate tables in database %-.64s"
3559
4691
msgstr ""
3560
4692
 
 
4693
#: drizzled/error.cc:1302
3561
4694
#, c-format
3562
4695
msgid "Skipping view %-.64s in database %-.64s"
3563
4696
msgstr ""
3564
4697
 
 
4698
#: drizzled/error.cc:1304
3565
4699
#, c-format
3566
4700
msgid "Skipping table %-.64s since it has no valid storage engine"
3567
4701
msgstr ""
3568
4702
 
 
4703
#: drizzled/error.cc:1306
3569
4704
#, c-format
3570
4705
msgid "Can't open table %-.64s"
3571
4706
msgstr ""
3572
4707
 
 
4708
#: drizzled/error.cc:1308
3573
4709
msgid "Can't read backup archive preamble"
3574
4710
msgstr ""
3575
4711
 
 
4712
#: drizzled/error.cc:1310
3576
4713
msgid "Can't write backup archive preamble"
3577
4714
msgstr ""
3578
4715
 
 
4716
#: drizzled/error.cc:1312
3579
4717
#, c-format
3580
4718
msgid "Can't find backup driver for table %-.64s"
3581
4719
msgstr ""
3582
4720
 
 
4721
#: drizzled/error.cc:1314
3583
4722
#, c-format
3584
4723
msgid ""
3585
4724
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3586
4725
"this table"
3587
4726
msgstr ""
3588
4727
 
 
4728
#: drizzled/error.cc:1316
3589
4729
#, c-format
3590
4730
msgid "Can't create %-.64s backup driver"
3591
4731
msgstr ""
3592
4732
 
 
4733
#: drizzled/error.cc:1318
3593
4734
#, c-format
3594
4735
msgid "Can't create %-.64s restore driver"
3595
4736
msgstr ""
3596
4737
 
 
4738
#: drizzled/error.cc:1320
3597
4739
#, c-format
3598
4740
msgid "Found %d images in backup archive but maximum %d are supported"
3599
4741
msgstr ""
3600
4742
 
 
4743
#: drizzled/error.cc:1322
3601
4744
#, c-format
3602
4745
msgid "Error when saving meta-data of %-.64s"
3603
4746
msgstr ""
3604
4747
 
 
4748
#: drizzled/error.cc:1324
3605
4749
msgid "Error when reading meta-data list"
3606
4750
msgstr ""
3607
4751
 
 
4752
#: drizzled/error.cc:1326
3608
4753
#, c-format
3609
4754
msgid "Can't create %-.64s"
3610
4755
msgstr ""
3611
4756
 
 
4757
#: drizzled/error.cc:1328
3612
4758
msgid "Can't allocate buffer for image data transfer"
3613
4759
msgstr ""
3614
4760
 
 
4761
#: drizzled/error.cc:1330
3615
4762
#, c-format
3616
4763
msgid "Error when writing %-.64s backup image data (for table #%d)"
3617
4764
msgstr ""
3618
4765
 
 
4766
#: drizzled/error.cc:1332
3619
4767
msgid "Error when reading data from backup stream"
3620
4768
msgstr ""
3621
4769
 
 
4770
#: drizzled/error.cc:1334
3622
4771
msgid "Can't go to the next chunk in backup stream"
3623
4772
msgstr ""
3624
4773
 
 
4774
#: drizzled/error.cc:1336
3625
4775
#, c-format
3626
4776
msgid "Can't initialize %-.64s backup driver"
3627
4777
msgstr ""
3628
4778
 
 
4779
#: drizzled/error.cc:1338
3629
4780
#, c-format
3630
4781
msgid "Can't initialize %-.64s restore driver"
3631
4782
msgstr ""
3632
4783
 
 
4784
#: drizzled/error.cc:1340
3633
4785
#, c-format
3634
4786
msgid "Can't shut down %-.64s backup driver"
3635
4787
msgstr ""
3636
4788
 
 
4789
#: drizzled/error.cc:1342
3637
4790
#, c-format
3638
4791
msgid "Can't shut down %-.64s backup driver(s)"
3639
4792
msgstr ""
3640
4793
 
 
4794
#: drizzled/error.cc:1344
3641
4795
#, c-format
3642
4796
msgid "%-.64s backup driver can't prepare for synchronization"
3643
4797
msgstr ""
3644
4798
 
 
4799
#: drizzled/error.cc:1346
3645
4800
#, c-format
3646
4801
msgid "%-.64s backup driver can't create its image validity point"
3647
4802
msgstr ""
3648
4803
 
 
4804
#: drizzled/error.cc:1348
3649
4805
#, c-format
3650
4806
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3651
4807
msgstr ""
3652
4808
 
 
4809
#: drizzled/error.cc:1350
3653
4810
#, c-format
3654
4811
msgid "%-.64s backup driver can't cancel its backup operation"
3655
4812
msgstr ""
3656
4813
 
 
4814
#: drizzled/error.cc:1352
3657
4815
#, c-format
3658
4816
msgid "%-.64s restore driver can't cancel its restore operation"
3659
4817
msgstr ""
3660
4818
 
 
4819
#: drizzled/error.cc:1354
3661
4820
#, c-format
3662
4821
msgid "Error when polling %-.64s backup driver for its image data"
3663
4822
msgstr ""
3664
4823
 
 
4824
#: drizzled/error.cc:1356
3665
4825
#, c-format
3666
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
4826
msgid ""
 
4827
"Error when sending image data (for table #%d) to %-.64s restore driver"
3667
4828
msgstr ""
3668
4829
 
 
4830
#: drizzled/error.cc:1358
3669
4831
#, c-format
3670
4832
msgid ""
3671
4833
"After %d attempts %-.64s restore driver still can't accept next block of data"
3672
4834
msgstr ""
3673
4835
 
 
4836
#: drizzled/error.cc:1360
3674
4837
#, c-format
3675
4838
msgid "Open and lock tables failed in %-.64s"
3676
4839
msgstr ""
3677
4840
 
 
4841
#: drizzled/error.cc:1362
3678
4842
msgid "Backup driver's table locking thread can not be initialized."
3679
4843
msgstr ""
3680
4844
 
 
4845
#: drizzled/error.cc:1364
3681
4846
msgid ""
3682
4847
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3683
4848
"and 'drizzle.online_backup_progress'."
3684
4849
msgstr ""
3685
4850
 
 
4851
#: drizzled/error.cc:1366
3686
4852
#, c-format
3687
4853
msgid "Tablespace '%-.192s' already exists"
3688
4854
msgstr ""
3689
4855
 
 
4856
#: drizzled/error.cc:1368
3690
4857
#, c-format
3691
4858
msgid "Tablespace '%-.192s' doesn't exist"
3692
4859
msgstr ""
3693
4860
 
 
4861
#: drizzled/error.cc:1370
3694
4862
#, c-format
3695
4863
msgid "Unexpected master's heartbeat data: %s"
3696
4864
msgstr ""
3697
4865
 
 
4866
#: drizzled/error.cc:1372
3698
4867
#, c-format
3699
4868
msgid "The requested value for the heartbeat period %s %s"
3700
4869
msgstr ""
3701
4870
 
 
4871
#: drizzled/error.cc:1374
3702
4872
#, c-format
3703
4873
msgid "Can't write to the online backup progress log %-.64s."
3704
4874
msgstr ""
3705
4875
 
 
4876
#: drizzled/error.cc:1376
3706
4877
#, c-format
3707
4878
msgid "Tablespace '%-.192s' not empty"
3708
4879
msgstr ""
3709
4880
 
 
4881
#: drizzled/error.cc:1378
3710
4882
#, c-format
3711
4883
msgid ""
3712
4884
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3714
4886
"while the same tablespace is defined on the server as '%-.256s'"
3715
4887
msgstr ""
3716
4888
 
 
4889
#: drizzled/error.cc:1380
3717
4890
msgid "A virtual column cannot be based on a virtual column"
3718
4891
msgstr ""
3719
4892
 
 
4893
#: drizzled/error.cc:1382
3720
4894
#, c-format
3721
4895
msgid "Non-deterministic expression for virtual column '%s'."
3722
4896
msgstr ""
3723
4897
 
 
4898
#: drizzled/error.cc:1384
3724
4899
#, c-format
3725
4900
msgid ""
3726
4901
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3727
4902
msgstr ""
3728
4903
 
 
4904
#: drizzled/error.cc:1386
3729
4905
msgid "Primary key cannot be defined upon a virtual column."
3730
4906
msgstr ""
3731
4907
 
 
4908
#: drizzled/error.cc:1388
3732
4909
msgid "Key/Index cannot be defined on a non-stored virtual column."
3733
4910
msgstr ""
3734
4911
 
 
4912
#: drizzled/error.cc:1390
3735
4913
#, c-format
3736
4914
msgid "Cannot define foreign key with %s clause on a virtual column."
3737
4915
msgstr ""
3738
4916
 
 
4917
#: drizzled/error.cc:1392
3739
4918
#, c-format
3740
4919
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3741
4920
msgstr ""
3742
4921
 
 
4922
#: drizzled/error.cc:1394
3743
4923
#, c-format
3744
4924
msgid "'%s' is not yet supported for virtual columns."
3745
4925
msgstr ""
3746
4926
 
 
4927
#: drizzled/error.cc:1396
3747
4928
msgid "Constant expression in virtual column function is not allowed."
3748
4929
msgstr ""
3749
4930
 
 
4931
#: drizzled/error.cc:1398
3750
4932
msgid "Encountered an unknown temporal type."
3751
4933
msgstr ""
3752
4934
 
 
4935
#: drizzled/error.cc:1400
3753
4936
#, c-format
3754
4937
msgid "Received an invalid string format '%s' for a date value."
3755
4938
msgstr ""
3756
4939
 
 
4940
#: drizzled/error.cc:1402
3757
4941
#, c-format
3758
4942
msgid "Received an invalid string format '%s' for a time value."
3759
4943
msgstr ""
3760
4944
 
 
4945
#: drizzled/error.cc:1404
3761
4946
#, c-format
3762
4947
msgid "Received an invalid value '%s' for a UNIX timestamp."
3763
4948
msgstr ""
3764
4949
 
 
4950
#: drizzled/error.cc:1406
3765
4951
#, c-format
3766
4952
msgid "Received an invalid datetime value '%s'."
3767
4953
msgstr ""
3768
4954
 
 
4955
#: drizzled/error.cc:1408
3769
4956
#, c-format
3770
4957
msgid "Received a NULL argument for function '%s'."
3771
4958
msgstr ""
3772
4959
 
 
4960
#: drizzled/error.cc:1410
3773
4961
#, c-format
3774
4962
msgid "Received an invalid negative argument '%s' for function '%s'."
3775
4963
msgstr ""
3776
4964
 
 
4965
#: drizzled/error.cc:1412
3777
4966
#, c-format
3778
4967
msgid "Received an out-of-range argument '%s' for function '%s'."
3779
4968
msgstr ""
3780
4969
 
 
4970
#: drizzled/error.cc:1414
3781
4971
#, c-format
3782
4972
msgid "Received an invalid time value '%s'."
3783
4973
msgstr ""
3784
4974
 
 
4975
#: drizzled/error.cc:1416
3785
4976
#, c-format
3786
4977
msgid "Received an invalid enum value '%s'."
3787
4978
msgstr ""
3788
4979
 
3789
 
msgid "Tables which are replicated require a primary key."
3790
 
msgstr ""
3791
 
 
3792
 
#, c-format
3793
 
msgid "Corrupt or invalid table definition: %s"
3794
 
msgstr ""
3795
 
 
3796
 
#, c-format
3797
 
msgid "Schema does not exist: %s"
3798
 
msgstr ""
3799
 
 
3800
 
#, c-format
3801
 
msgid "Error altering schema: %s"
3802
 
msgstr ""
3803
 
 
3804
 
#, c-format
3805
 
msgid "Error droppping Schema : %s"
3806
 
msgstr ""
3807
 
 
 
4980
#: drizzled/logging.cc:59
 
4981
#, c-format
 
4982
msgid "logging '%s' pre() failed"
 
4983
msgstr ""
 
4984
 
 
4985
#: drizzled/logging.cc:84
 
4986
#, c-format
 
4987
msgid "logging '%s' post() failed"
 
4988
msgstr ""
 
4989
 
 
4990
#: drizzled/plugin/storage_engine.cc:295
 
4991
#, c-format
 
4992
msgid "Found %d prepared transaction(s) in %s"
 
4993
msgstr ""
 
4994
 
 
4995
#: drizzled/plugin/storage_engine.cc:369
 
4996
msgid "Starting crash recovery..."
 
4997
msgstr ""
 
4998
 
 
4999
#: drizzled/plugin/storage_engine.cc:378
 
5000
#, c-format
 
5001
msgid "Found %d prepared XA transactions"
 
5002
msgstr ""
 
5003
 
 
5004
#: drizzled/plugin/storage_engine.cc:383
 
5005
#, c-format
 
5006
msgid ""
 
5007
"Found %d prepared transactions! It means that drizzled was not shut down "
 
5008
"properly last time and critical recovery information (last binlog or %s "
 
5009
"file) was manually deleted after a crash. You have to start drizzled with "
 
5010
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
 
5011
msgstr ""
 
5012
 
 
5013
#: drizzled/plugin/storage_engine.cc:393
 
5014
msgid "Crash recovery finished."
 
5015
msgstr ""
 
5016
 
 
5017
#: drizzled/qcache.cc:63
 
5018
#, c-format
 
5019
msgid "qcache plugin '%s' try_fetch_and_send() failed"
 
5020
msgstr ""
 
5021
 
 
5022
#: drizzled/qcache.cc:86
 
5023
#, c-format
 
5024
msgid "qcache plugin '%s' set() failed"
 
5025
msgstr ""
 
5026
 
 
5027
#: drizzled/qcache.cc:110
 
5028
#, c-format
 
5029
msgid "qcache plugin '%s' invalidate_table() failed"
 
5030
msgstr ""
 
5031
 
 
5032
#: drizzled/qcache.cc:137
 
5033
#, c-format
 
5034
msgid "qcache plugin '%s' invalidate_db() failed"
 
5035
msgstr ""
 
5036
 
 
5037
#: drizzled/qcache.cc:157
 
5038
#, c-format
 
5039
msgid "qcache plugin '%s' flush() failed"
 
5040
msgstr ""
 
5041
 
 
5042
#: drizzled/scheduling.cc:37
 
5043
#, c-format
 
5044
msgid ""
 
5045
"Attempted to register a scheduler %s, but a scheduler has already been "
 
5046
"registered with that name.\n"
 
5047
msgstr ""
 
5048
 
 
5049
#: drizzled/scheduling.cc:62
 
5050
#, c-format
 
5051
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
 
5052
msgstr ""
 
5053
 
 
5054
#: drizzled/scheduling.cc:77
 
5055
msgid "Scheduler initialization failed.\n"
 
5056
msgstr ""
 
5057
 
 
5058
#: drizzled/sql_base.cc:2262
 
5059
#, c-format
 
5060
msgid "Table %s had a open data handler in reopen_table"
 
5061
msgstr ""
 
5062
 
 
5063
#: drizzled/sql_base.cc:2854
 
5064
#, c-format
 
5065
msgid "Couldn't repair table: %s.%s"
 
5066
msgstr ""
 
5067
 
 
5068
#: drizzled/sql_base.cc:2896
 
5069
#, c-format
 
5070
msgid ""
 
5071
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
 
5072
"`%s`.`%s`' to replication"
 
5073
msgstr ""
 
5074
 
 
5075
#: drizzled/sql_base.cc:3498
 
5076
#, c-format
 
5077
msgid "Could not remove temporary table: '%s', error: %d"
 
5078
msgstr ""
 
5079
 
 
5080
#: drizzled/sql_plugin.cc:528
 
5081
#, c-format
 
5082
msgid "Plugin '%s' init function returned error.\n"
 
5083
msgstr ""
 
5084
 
 
5085
#: drizzled/sql_plugin.cc:707
 
5086
msgid "plugin-load parameter too long"
 
5087
msgstr ""
 
5088
 
 
5089
#: drizzled/sql_plugin.cc:767
 
5090
#, c-format
 
5091
msgid "Couldn't load plugin named '%s' with soname '%s'."
 
5092
msgstr ""
 
5093
 
 
5094
#: drizzled/sql_plugin.cc:1107
 
5095
msgid "Out of memory."
 
5096
msgstr ""
 
5097
 
 
5098
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
 
5099
#, c-format
 
5100
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
5101
msgstr ""
 
5102
 
 
5103
#: drizzled/sql_plugin.cc:1989
 
5104
#, c-format
 
5105
msgid ""
 
5106
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
5107
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
5108
msgstr ""
 
5109
 
 
5110
#: drizzled/sql_plugin.cc:2020
 
5111
#, c-format
 
5112
msgid "Missing variable name in plugin '%s'."
 
5113
msgstr ""
 
5114
 
 
5115
#: drizzled/sql_plugin.cc:2037
 
5116
#, c-format
 
5117
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
5118
msgstr ""
 
5119
 
 
5120
#: drizzled/sql_plugin.cc:2155
 
5121
#, c-format
 
5122
msgid "Out of memory for plugin '%s'."
 
5123
msgstr ""
 
5124
 
 
5125
#: drizzled/sql_plugin.cc:2162
 
5126
#, c-format
 
5127
msgid "Bad options for plugin '%s'."
 
5128
msgstr ""
 
5129
 
 
5130
#: drizzled/sql_plugin.cc:2171
 
5131
#, c-format
 
5132
msgid "Parsing options for plugin '%s' failed."
 
5133
msgstr ""
 
5134
 
 
5135
#: drizzled/sql_plugin.cc:2214
 
5136
#, c-format
 
5137
msgid "Plugin '%s' has conflicting system variables"
 
5138
msgstr ""
 
5139
 
 
5140
#: drizzled/sql_table.cc:124
 
5141
#, c-format
 
5142
msgid "Invalid (old?) table or database name '%s'"
 
5143
msgstr ""
 
5144
 
 
5145
#: drizzled/sql_table.cc:2655
 
5146
#, c-format
 
5147
msgid "Unknown - internal error %d during operation"
 
5148
msgstr ""
 
5149
 
 
5150
#: drizzled/sql_table.cc:4227
 
5151
#, c-format
 
5152
msgid "Could not open table %s.%s after rename\n"
 
5153
msgstr ""
 
5154
 
 
5155
#: drizzled/sql_table.cc:4407
 
5156
#, c-format
 
5157
msgid ""
 
5158
"order_st BY ignored because there is a user-defined clustered index in the "
 
5159
"table '%-.192s'"
 
5160
msgstr ""
 
5161
 
 
5162
#: drizzled/table.cc:354
 
5163
#, c-format
 
5164
msgid ""
 
5165
"'%s' had no or invalid character set, and default character set is multi-"
 
5166
"byte, so character column sizes may have changed"
 
5167
msgstr ""
 
5168
 
 
5169
#: drizzled/table.cc:1782
 
5170
#, c-format
 
5171
msgid "Unknown collation '%s' in table '%-.64s' definition"
 
5172
msgstr ""
 
5173
 
 
5174
#: drizzled/table.cc:1789
 
5175
#, c-format
 
5176
msgid ""
 
5177
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
 
5178
"read"
 
5179
msgstr ""
 
5180
 
 
5181
#: drizzled/table.cc:2251
 
5182
#, c-format
 
5183
msgid ""
 
5184
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
 
5185
"found '%s'."
 
5186
msgstr ""
 
5187
 
 
5188
#: drizzled/table.cc:2278
 
5189
#, c-format
 
5190
msgid ""
 
5191
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5192
"have type %s, found type %s."
 
5193
msgstr ""
 
5194
 
 
5195
#: drizzled/table.cc:2289
 
5196
#, c-format
 
5197
msgid ""
 
5198
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5199
"position %d to have character set '%s' but the type has no character set."
 
5200
msgstr ""
 
5201
 
 
5202
#: drizzled/table.cc:2301
 
5203
#, c-format
 
5204
msgid ""
 
5205
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5206
"position %d to have character set '%s' but found character set '%s'."
 
5207
msgstr ""
 
5208
 
 
5209
#: drizzled/table.cc:2314
 
5210
#, c-format
 
5211
msgid ""
 
5212
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5213
"have type %s  but the column is not found."
 
5214
msgstr ""
 
5215
 
 
5216
#: drizzled/table.cc:4400
 
5217
#, c-format
 
5218
msgid "Got error %d when reading table '%s'"
 
5219
msgstr ""
 
5220
 
 
5221
#: drizzled/tztime.cc:1061
 
5222
#, c-format
 
5223
msgid "Fatal error: Illegal or unknown default time zone '%s'"
 
5224
msgstr ""
 
5225
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
 
5226
"умолчанию: '%s'"
 
5227
 
 
5228
#: gnulib/getopt.c:529 gnulib/getopt.c:545
 
5229
#, c-format
 
5230
msgid "%s: option `%s' is ambiguous\n"
 
5231
msgstr ""
 
5232
 
 
5233
#: gnulib/getopt.c:578 gnulib/getopt.c:582
 
5234
#, c-format
 
5235
msgid "%s: option `--%s' doesn't allow an argument\n"
 
5236
msgstr ""
 
5237
 
 
5238
#: gnulib/getopt.c:591 gnulib/getopt.c:596
 
5239
#, c-format
 
5240
msgid "%s: option `%c%s' doesn't allow an argument\n"
 
5241
msgstr ""
 
5242
 
 
5243
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
 
5244
#: gnulib/getopt.c:993
 
5245
#, c-format
 
5246
msgid "%s: option `%s' requires an argument\n"
 
5247
msgstr ""
 
5248
 
 
5249
#: gnulib/getopt.c:696 gnulib/getopt.c:699
 
5250
#, c-format
 
5251
msgid "%s: unrecognized option `--%s'\n"
 
5252
msgstr ""
 
5253
 
 
5254
#: gnulib/getopt.c:707 gnulib/getopt.c:710
 
5255
#, c-format
 
5256
msgid "%s: unrecognized option `%c%s'\n"
 
5257
msgstr ""
 
5258
 
 
5259
#: gnulib/getopt.c:762 gnulib/getopt.c:765
 
5260
#, c-format
 
5261
msgid "%s: illegal option -- %c\n"
 
5262
msgstr ""
 
5263
 
 
5264
#: gnulib/getopt.c:771 gnulib/getopt.c:774
 
5265
#, c-format
 
5266
msgid "%s: invalid option -- %c\n"
 
5267
msgstr ""
 
5268
 
 
5269
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
 
5270
#: gnulib/getopt.c:1064
 
5271
#, c-format
 
5272
msgid "%s: option requires an argument -- %c\n"
 
5273
msgstr ""
 
5274
 
 
5275
#: gnulib/getopt.c:895 gnulib/getopt.c:911
 
5276
#, c-format
 
5277
msgid "%s: option `-W %s' is ambiguous\n"
 
5278
msgstr ""
 
5279
 
 
5280
#: gnulib/getopt.c:935 gnulib/getopt.c:953
 
5281
#, c-format
 
5282
msgid "%s: option `-W %s' doesn't allow an argument\n"
 
5283
msgstr ""
 
5284
 
 
5285
#: mysys/errors.cc:25
 
5286
#, c-format
 
5287
msgid "Can't create/write to file '%s' (Errcode: %d)"
 
5288
msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
 
5289
 
 
5290
#: mysys/errors.cc:26
 
5291
#, c-format
 
5292
msgid "Error reading file '%s' (Errcode: %d)"
 
5293
msgstr "Ошибка при чтении файла '%s' (Код ошибки: %d)"
 
5294
 
 
5295
#: mysys/errors.cc:27
 
5296
#, c-format
 
5297
msgid "Error writing file '%s' (Errcode: %d)"
 
5298
msgstr "Ошибка при записи файла '%s' (Код ошибки: %d)"
 
5299
 
 
5300
#: mysys/errors.cc:28
 
5301
#, c-format
 
5302
msgid "Error on close of '%s' (Errcode: %d)"
 
5303
msgstr "Ошибка при закрытии файла '%s' (Код ошибки: %d)"
 
5304
 
 
5305
#: mysys/errors.cc:29
 
5306
#, c-format
 
5307
msgid "Out of memory (Needed %u bytes)"
 
5308
msgstr "Нехватка памяти (Нужно %u байт)"
 
5309
 
 
5310
#: mysys/errors.cc:30
 
5311
#, c-format
 
5312
msgid "Error on delete of '%s' (Errcode: %d)"
 
5313
msgstr "Ошибка при удалении файла '%s' (Код ошибки: %d)"
 
5314
 
 
5315
#: mysys/errors.cc:31
 
5316
#, c-format
 
5317
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
 
5318
msgstr "Ошибка при переименовании файла '%s' в '%s' (Код ошибки: %d)"
 
5319
 
 
5320
#: mysys/errors.cc:32
 
5321
#, c-format
 
5322
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
5323
msgstr "Неожиданный конец файла при чтении '%s' (Код ошибки: %d)"
 
5324
 
 
5325
#: mysys/errors.cc:33
 
5326
#, c-format
 
5327
msgid "Can't lock file (Errcode: %d)"
 
5328
msgstr ""
 
5329
 
 
5330
#: mysys/errors.cc:34
3808
5331
#, c-format
3809
5332
msgid "Can't unlock file (Errcode: %d)"
3810
5333
msgstr ""
3811
5334
 
 
5335
#: mysys/errors.cc:35
 
5336
#, c-format
 
5337
msgid "Can't read dir of '%s' (Errcode: %d)"
 
5338
msgstr ""
 
5339
 
 
5340
#: mysys/errors.cc:36
 
5341
#, c-format
 
5342
msgid "Can't get stat of '%s' (Errcode: %d)"
 
5343
msgstr ""
 
5344
 
 
5345
#: mysys/errors.cc:37
3812
5346
#, c-format
3813
5347
msgid "Can't change size of file (Errcode: %d)"
3814
5348
msgstr "Ошибка при изменении размера файла (Код ошибки: %d)"
3815
5349
 
 
5350
#: mysys/errors.cc:38
3816
5351
#, c-format
3817
5352
msgid "Can't open stream from handle (Errcode: %d)"
3818
5353
msgstr ""
3819
5354
 
 
5355
#: mysys/errors.cc:39
 
5356
#, c-format
 
5357
msgid "Can't get working dirctory (Errcode: %d)"
 
5358
msgstr "Ошибка при определении рабочей директории (Код ошибки: %d)"
 
5359
 
 
5360
#: mysys/errors.cc:40
 
5361
#, c-format
 
5362
msgid "Can't change dir to '%s' (Errcode: %d)"
 
5363
msgstr "Не могу перейти в директорию '%s' (Код ошибки: %d)"
 
5364
 
 
5365
#: mysys/errors.cc:41
3820
5366
#, c-format
3821
5367
msgid "Warning: '%s' had %d links"
3822
5368
msgstr "Предупреждение: '%s' имеет %d ссылок"
3823
5369
 
 
5370
#: mysys/errors.cc:42
3824
5371
#, c-format
3825
5372
msgid "Warning: %d files and %d streams is left open\n"
3826
5373
msgstr "Предупреждение: %d файлов и %d потоков остались открыты\n"
3827
5374
 
 
5375
#: mysys/errors.cc:43
 
5376
#, c-format
 
5377
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
 
5378
msgstr ""
 
5379
"Закончилось место на диске при записи '%s'. Ожидаю пока кто-нибудь освободит "
 
5380
"место..."
 
5381
 
 
5382
#: mysys/errors.cc:44
3828
5383
#, c-format
3829
5384
msgid "Can't create directory '%s' (Errcode: %d)"
3830
5385
msgstr "Ошибка при создании директории '%s' (Код ошибки: %d)"
3831
5386
 
 
5387
#: mysys/errors.cc:45
3832
5388
#, c-format
3833
5389
msgid ""
3834
5390
"Character set '%s' is not a compiled character set and is not specified in "
3835
5391
"the %s file"
3836
5392
msgstr ""
3837
5393
 
 
5394
#: mysys/errors.cc:46
3838
5395
#, c-format
3839
5396
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3840
5397
msgstr "Недостаточно ресурсов для открытия файла '%s' (Код ошибки: %d)"
3841
5398
 
 
5399
#: mysys/errors.cc:47
3842
5400
#, c-format
3843
5401
msgid "Can't read value for symlink '%s' (Error %d)"
3844
5402
msgstr ""
3845
5403
 
 
5404
#: mysys/errors.cc:48
3846
5405
#, c-format
3847
5406
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3848
5407
msgstr ""
3849
5408
 
 
5409
#: mysys/errors.cc:49
3850
5410
#, c-format
3851
5411
msgid "Error on realpath() on '%s' (Error %d)"
3852
5412
msgstr ""
3853
5413
 
 
5414
#: mysys/errors.cc:50
3854
5415
#, c-format
3855
5416
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3856
5417
msgstr ""
3857
5418
 
 
5419
#: mysys/errors.cc:51
3858
5420
#, c-format
3859
5421
msgid ""
3860
5422
"Collation '%s' is not a compiled collation and is not specified in the %s "
3861
5423
"file"
3862
5424
msgstr ""
3863
5425
 
 
5426
#: mysys/errors.cc:52
 
5427
#, c-format
 
5428
msgid "File '%s' not found (Errcode: %d)"
 
5429
msgstr "Фйл '%s' не найден (Код ошибки: %d)"
 
5430
 
 
5431
#: mysys/errors.cc:53
3864
5432
#, c-format
3865
5433
msgid "File '%s' (fileno: %d) was not closed"
3866
5434
msgstr ""
3867
5435
 
3868
 
#, c-format
3869
 
msgid "error: could not open directory: %s\n"
3870
 
msgstr ""
3871
 
 
3872
 
#, c-format
3873
 
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3874
 
msgstr ""
3875
 
 
3876
 
#, c-format
3877
 
msgid "Cannot open file: %s\n"
3878
 
msgstr ""
3879
 
 
3880
 
#, c-format
3881
 
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3882
 
msgstr ""
3883
 
 
3884
 
#, c-format
3885
 
msgid "Attempted to read record bigger than INT_MAX\n"
3886
 
msgstr ""
3887
 
 
3888
 
#, c-format
3889
 
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3890
 
msgstr ""
3891
 
 
3892
 
#, c-format
3893
 
msgid "Could not read transaction message.\n"
3894
 
msgstr ""
3895
 
 
3896
 
#, c-format
3897
 
msgid "GPB ERROR: %s.\n"
3898
 
msgstr ""
3899
 
 
3900
 
#, c-format
3901
 
msgid ""
3902
 
"HEXDUMP:\n"
3903
 
"\n"
3904
 
"%s\n"
3905
 
msgstr ""
3906
 
 
3907
 
#, c-format
3908
 
msgid "Unable to parse command. Got error: %s.\n"
3909
 
msgstr ""
3910
 
 
3911
 
#, c-format
3912
 
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3913
 
msgstr ""
3914
 
 
3915
 
#, c-format
3916
 
msgid "Usage: %s TRANSACTION_LOG\n"
3917
 
msgstr ""
3918
 
 
 
5436
#: mysys/my_error.cc:85
 
5437
#, c-format
 
5438
msgid "Unknown error %d"
 
5439
msgstr "Неизвестная ошибка %d"
 
5440
 
 
5441
#: mysys/my_getopt.cc:89
3919
5442
msgid "Warning: "
3920
5443
msgstr "Предупреждение: "
3921
5444
 
 
5445
#: mysys/my_getopt.cc:91
3922
5446
msgid "Info: "
3923
5447
msgstr "Сведения: "
3924
5448
 
 
5449
#: mysys/my_getopt.cc:355
3925
5450
#, c-format
3926
5451
msgid "%s: %s: Option '%s' used, but is disabled\n"
3927
5452
msgstr ""
3928
5453
 
 
5454
#: mysys/my_getopt.cc:356
3929
5455
msgid "WARNING"
3930
5456
msgstr "ПРЕДУПРЕЖДЕНИЕ"
3931
5457
 
 
5458
#: mysys/my_getopt.cc:356
3932
5459
msgid "ERROR"
3933
5460
msgstr "ОШИБКА"
3934
5461
 
 
5462
#: mysys/my_getopt.cc:459
3935
5463
#, c-format
3936
5464
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3937
5465
msgstr ""
3938
5466
 
 
5467
#: mysys/my_getopt.cc:774
3939
5468
#, c-format
3940
5469
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3941
5470
msgstr ""
3942
5471
 
 
5472
#: mysys/my_getopt.cc:967
3943
5473
#, c-format
3944
5474
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3945
5475
msgstr "%s: ОШИБКА: Неверное десятичное значение для опции '%s'\n"
3946
5476
 
 
5477
#: mysys/my_getopt.cc:1199
3947
5478
#, c-format
3948
5479
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3949
5480
msgstr ""
3950
5481
 
 
5482
#: mysys/my_getopt.cc:1219
3951
5483
#, c-format
3952
5484
msgid ""
3953
5485
"\n"
3956
5488
"--------------------------------- -----------------------------\n"
3957
5489
msgstr ""
3958
5490
 
 
5491
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
3959
5492
msgid "(No default value)"
3960
5493
msgstr "(Нет значения по умолчанию)"
3961
5494
 
 
5495
#: mysys/my_getopt.cc:1254
3962
5496
msgid "true"
3963
5497
msgstr ""
3964
5498
 
 
5499
#: mysys/my_getopt.cc:1254
3965
5500
msgid "false"
3966
5501
msgstr ""
3967
5502
 
 
5503
#: mysys/my_getopt.cc:1287
3968
5504
#, c-format
3969
5505
msgid "(Disabled)\n"
3970
5506
msgstr ""
3971
5507
 
3972
 
#, c-format
3973
 
msgid "errmsg plugin '%s' errmsg() failed"
3974
 
msgstr ""
3975
 
 
3976
 
#, c-format
3977
 
msgid "A function named %s already exists!\n"
3978
 
msgstr ""
3979
 
 
3980
 
msgid "Could not add Function!\n"
3981
 
msgstr ""
3982
 
 
3983
 
msgid "No sockets could be bound for listening"
3984
 
msgstr ""
3985
 
 
3986
 
#, c-format
3987
 
msgid "pipe() failed with errno %d"
3988
 
msgstr ""
3989
 
 
3990
 
#, c-format
3991
 
msgid "poll() failed with errno %d"
3992
 
msgstr ""
3993
 
 
3994
 
#, c-format
3995
 
msgid "accept() failed with errno %d"
3996
 
msgstr ""
3997
 
 
3998
 
#, c-format
3999
 
msgid "getaddrinfo() failed with error %s"
4000
 
msgstr ""
4001
 
 
4002
 
#, c-format
4003
 
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4004
 
msgstr ""
4005
 
 
4006
 
#, c-format
4007
 
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4008
 
msgstr ""
4009
 
 
4010
 
#, c-format
4011
 
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4012
 
msgstr ""
4013
 
 
4014
 
#, c-format
4015
 
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4016
 
msgstr ""
4017
 
 
4018
 
#, c-format
4019
 
msgid "setsockopt(SO_LINGER) failed with errno %d"
4020
 
msgstr ""
4021
 
 
4022
 
#, c-format
4023
 
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4024
 
msgstr ""
4025
 
 
4026
 
#, c-format
4027
 
msgid "Retrying bind() on %u"
4028
 
msgstr ""
4029
 
 
4030
 
#, c-format
4031
 
msgid "bind() failed with errno: %d"
4032
 
msgstr ""
4033
 
 
4034
 
msgid "Do you already have another drizzled running?"
4035
 
msgstr ""
4036
 
 
4037
 
#, c-format
4038
 
msgid "listen() failed with errno %d"
4039
 
msgstr ""
4040
 
 
4041
 
#, c-format
4042
 
msgid "Listening on %s:%s\n"
4043
 
msgstr ""
4044
 
 
4045
 
#, c-format
4046
 
msgid ""
4047
 
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4048
 
"registered.\n"
4049
 
msgstr ""
4050
 
 
4051
 
#, c-format
4052
 
msgid "Plugin '%s' init function returned error.\n"
4053
 
msgstr ""
4054
 
 
4055
 
#, c-format
4056
 
msgid "Couldn't load plugin library named '%s'.\n"
4057
 
msgstr ""
4058
 
 
4059
 
#, c-format
4060
 
msgid "Couldn't load plugin named '%s'.\n"
4061
 
msgstr ""
4062
 
 
4063
 
msgid "Out of memory."
4064
 
msgstr ""
4065
 
 
4066
 
#, c-format
4067
 
msgid "Unknown variable type code 0x%x in plugin '%s'."
4068
 
msgstr ""
4069
 
 
4070
 
#, c-format
4071
 
msgid ""
4072
 
"Server variable %s of plugin %s was forced to be read-only: string variable "
4073
 
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4074
 
msgstr ""
4075
 
 
4076
 
#, c-format
4077
 
msgid "Missing variable name in plugin '%s'."
4078
 
msgstr ""
4079
 
 
4080
 
#, c-format
4081
 
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4082
 
msgstr ""
4083
 
 
4084
 
#, c-format
4085
 
msgid "Out of memory for plugin '%s'."
4086
 
msgstr ""
4087
 
 
4088
 
#, c-format
4089
 
msgid "Bad options for plugin '%s'."
4090
 
msgstr ""
4091
 
 
4092
 
#, c-format
4093
 
msgid "Parsing options for plugin '%s' failed."
4094
 
msgstr ""
4095
 
 
4096
 
#, c-format
4097
 
msgid "Plugin '%s' has conflicting system variables"
4098
 
msgstr ""
4099
 
 
4100
 
#, c-format
4101
 
msgid "logging '%s' pre() failed"
4102
 
msgstr ""
4103
 
 
4104
 
#, c-format
4105
 
msgid "logging '%s' post() failed"
4106
 
msgstr ""
4107
 
 
4108
 
#, c-format
4109
 
msgid "logging '%s' postEnd() failed"
4110
 
msgstr ""
4111
 
 
4112
 
#, c-format
4113
 
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4114
 
msgstr ""
4115
 
 
4116
 
#, c-format
4117
 
msgid "qcache plugin '%s' set() failed"
4118
 
msgstr ""
4119
 
 
4120
 
#, c-format
4121
 
msgid "qcache plugin '%s' invalidateTable() failed"
4122
 
msgstr ""
4123
 
 
4124
 
#, c-format
4125
 
msgid "qcache plugin '%s' invalidateDb() failed"
4126
 
msgstr ""
4127
 
 
4128
 
#, c-format
4129
 
msgid "qcache plugin '%s' flush() failed"
4130
 
msgstr ""
4131
 
 
4132
 
#, c-format
4133
 
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4134
 
msgstr ""
4135
 
 
4136
 
#, fuzzy, c-format
4137
 
msgid "Fatal error: Failed initializing %s plugin.\n"
4138
 
msgstr "Не удалось проинициализировать плагины."
4139
 
 
4140
 
#, c-format
4141
 
msgid ""
4142
 
"Attempted to register a scheduler %s, but a scheduler has already been "
4143
 
"registered with that name.\n"
4144
 
msgstr ""
4145
 
 
4146
 
#, c-format
4147
 
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4148
 
msgstr ""
4149
 
 
4150
 
#, c-format
4151
 
msgid "Error while loading database options: '%s':"
4152
 
msgstr ""
4153
 
 
4154
 
#, c-format
4155
 
msgid "Found %d prepared transaction(s) in resource manager."
4156
 
msgstr ""
4157
 
 
4158
 
msgid "Starting crash recovery..."
4159
 
msgstr ""
4160
 
 
4161
 
#, c-format
4162
 
msgid "Found %d prepared XA transactions"
4163
 
msgstr ""
4164
 
 
4165
 
#, c-format
4166
 
msgid ""
4167
 
"Found %d prepared transactions! It means that drizzled was not shut down "
4168
 
"properly last time and critical recovery information (last binlog or %s "
4169
 
"file) was manually deleted after a crash. You have to start drizzled with "
4170
 
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4171
 
msgstr ""
4172
 
 
4173
 
msgid "Crash recovery finished."
4174
 
msgstr ""
4175
 
 
4176
 
#, c-format
4177
 
msgid "Could not remove temporary table: '%s', error: %d"
4178
 
msgstr ""
4179
 
 
4180
 
#, c-format
4181
 
msgid "Variable named %s already exists!\n"
4182
 
msgstr ""
4183
 
 
4184
 
#, fuzzy, c-format
4185
 
msgid "Could not add Variable: %s\n"
4186
 
msgstr "Не найдена таблица: \"%s\""
4187
 
 
4188
 
#, c-format
4189
 
msgid "Table %s had a open data Cursor in reopen_table"
4190
 
msgstr ""
4191
 
 
4192
 
#, c-format
4193
 
msgid "Unknown - internal error %d during operation"
4194
 
msgstr ""
4195
 
 
4196
 
#, c-format
4197
 
msgid ""
4198
 
"order_st BY ignored because there is a user-defined clustered index in the "
4199
 
"table '%-.192s'"
4200
 
msgstr ""
4201
 
 
4202
 
#, c-format
4203
 
msgid ""
4204
 
"'%s' had no or invalid character set, and default character set is multi-"
4205
 
"byte, so character column sizes may have changed"
4206
 
msgstr ""
4207
 
 
4208
 
#, c-format
4209
 
msgid "Unknown collation '%s' in table '%-.64s' definition"
4210
 
msgstr ""
4211
 
 
4212
 
#, c-format
4213
 
msgid ""
4214
 
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4215
 
"read"
4216
 
msgstr ""
4217
 
 
4218
 
#, c-format
4219
 
msgid "Got error %d when reading table '%s'"
4220
 
msgstr ""
4221
 
 
4222
 
#, c-format
4223
 
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4224
 
msgstr ""
4225
 
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
4226
 
"умолчанию: '%s'"
4227
 
 
4228
 
#, c-format
4229
 
msgid "%s: option `%s' is ambiguous\n"
4230
 
msgstr ""
4231
 
 
4232
 
#, c-format
4233
 
msgid "%s: option `--%s' doesn't allow an argument\n"
4234
 
msgstr ""
4235
 
 
4236
 
#, c-format
4237
 
msgid "%s: option `%c%s' doesn't allow an argument\n"
4238
 
msgstr ""
4239
 
 
4240
 
#, c-format
4241
 
msgid "%s: option `%s' requires an argument\n"
4242
 
msgstr ""
4243
 
 
4244
 
#, c-format
4245
 
msgid "%s: unrecognized option `--%s'\n"
4246
 
msgstr ""
4247
 
 
4248
 
#, c-format
4249
 
msgid "%s: unrecognized option `%c%s'\n"
4250
 
msgstr ""
4251
 
 
4252
 
#, c-format
4253
 
msgid "%s: illegal option -- %c\n"
4254
 
msgstr ""
4255
 
 
4256
 
#, c-format
4257
 
msgid "%s: invalid option -- %c\n"
4258
 
msgstr ""
4259
 
 
4260
 
#, c-format
4261
 
msgid "%s: option requires an argument -- %c\n"
4262
 
msgstr ""
4263
 
 
4264
 
#, c-format
4265
 
msgid "%s: option `-W %s' is ambiguous\n"
4266
 
msgstr ""
4267
 
 
4268
 
#, c-format
4269
 
msgid "%s: option `-W %s' doesn't allow an argument\n"
4270
 
msgstr ""
4271
 
 
 
5508
#: plugin/auth_http/auth_http.cc:128
4272
5509
msgid "Enable HTTP Auth check"
4273
5510
msgstr ""
4274
5511
 
 
5512
#: plugin/auth_http/auth_http.cc:138
4275
5513
msgid "URL for HTTP Auth check"
4276
5514
msgstr ""
4277
5515
 
4278
 
msgid "Enable the console."
4279
 
msgstr ""
4280
 
 
4281
 
msgid "Turn on extra debugging."
4282
 
msgstr ""
4283
 
 
4284
 
msgid "User to use for auth."
4285
 
msgstr ""
4286
 
 
4287
 
msgid "Password to use for auth."
4288
 
msgstr ""
4289
 
 
4290
 
#, fuzzy
4291
 
msgid "Default database to use."
4292
 
msgstr "База данных для использования."
4293
 
 
4294
 
msgid "Enable default replicator"
4295
 
msgstr ""
4296
 
 
4297
 
msgid "Default Replicator"
4298
 
msgstr ""
4299
 
 
4300
 
#, fuzzy
4301
 
msgid ""
4302
 
"Port number to use for connection or 0 for default to, in order of "
4303
 
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4304
 
msgstr ""
4305
 
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
4306
 
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
4307
 
 
4308
 
msgid "Connect Timeout."
4309
 
msgstr ""
4310
 
 
4311
 
msgid "Read Timeout."
4312
 
msgstr ""
4313
 
 
4314
 
msgid "Write Timeout."
4315
 
msgstr ""
4316
 
 
4317
 
msgid "Retry Count."
4318
 
msgstr ""
4319
 
 
4320
 
msgid "Buffer length."
4321
 
msgstr ""
4322
 
 
4323
 
msgid "Address to bind to."
4324
 
msgstr ""
4325
 
 
4326
 
msgid "Unknown Drizzle error"
4327
 
msgstr "Неизвестная ошибка Drizzle"
4328
 
 
4329
 
#, c-format
4330
 
msgid "Can't create UNIX socket (%d)"
4331
 
msgstr "Не могу создать UNIX сокет (%d)"
4332
 
 
4333
 
#, c-format
4334
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4335
 
msgstr ""
4336
 
"Не могу присоединиться к локальному серверу Drizzle через сокет '%-.100s' (%"
4337
 
"d)"
4338
 
 
4339
 
#, c-format
4340
 
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4341
 
msgstr ""
4342
 
 
4343
 
#, c-format
4344
 
msgid "Can't create TCP/IP socket (%d)"
4345
 
msgstr "Не могу создать TCP/IP сокет (%d)"
4346
 
 
4347
 
#, c-format
4348
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4349
 
msgstr ""
4350
 
 
4351
 
msgid "Drizzle server has gone away"
4352
 
msgstr "Сервер Drizzle не отвечает на запросы"
4353
 
 
4354
 
#, c-format
4355
 
msgid "Protocol mismatch; server version = %d, client version = %d"
4356
 
msgstr "Несоответствие протоколов; версия сервера = %d, версия клиента = %d"
4357
 
 
4358
 
msgid "Drizzle client ran out of memory"
4359
 
msgstr "Drizzle клиент исчерпал всю доступную память"
4360
 
 
4361
 
msgid "Wrong host info"
4362
 
msgstr ""
4363
 
 
4364
 
msgid "Localhost via UNIX socket"
4365
 
msgstr "Localhost через UNIX сокет"
4366
 
 
4367
 
#, c-format
4368
 
msgid "%-.100s via TCP/IP"
4369
 
msgstr "%-.100s через TCP/IP"
4370
 
 
4371
 
msgid "Error in server handshake"
4372
 
msgstr "Ошибка при установке соединения с сервером"
4373
 
 
4374
 
msgid "Lost connection to Drizzle server during query"
4375
 
msgstr "Соединение с сервером Drizzle потеряно во время запроса"
4376
 
 
4377
 
msgid "Commands out of sync; you can't run this command now"
4378
 
msgstr "Рассинхронизация комманд; сейчас вы не можете выполнить эту комманду"
4379
 
 
4380
 
#, c-format
4381
 
msgid "Named pipe: %-.32s"
4382
 
msgstr ""
4383
 
 
4384
 
#, c-format
4385
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4386
 
msgstr ""
4387
 
 
4388
 
#, c-format
4389
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4390
 
msgstr ""
4391
 
 
4392
 
#, c-format
4393
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
4394
 
msgstr ""
4395
 
 
4396
 
#, c-format
4397
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4398
 
msgstr "Не могу инициализировать character set %-.32s (path: %-.100s)"
4399
 
 
4400
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4401
 
msgstr "Получен пакет больше чем 'max_allowed_packet' байт"
4402
 
 
4403
 
msgid "Embedded server"
4404
 
msgstr "Встроенный сервер"
4405
 
 
4406
 
msgid "Error on SHOW SLAVE STATUS:"
4407
 
msgstr ""
4408
 
 
4409
 
msgid "Error on SHOW SLAVE HOSTS:"
4410
 
msgstr ""
4411
 
 
4412
 
msgid "Error connecting to slave:"
4413
 
msgstr "Ошибка при соединении к слейву:"
4414
 
 
4415
 
msgid "Error connecting to master:"
4416
 
msgstr "Ошибка при соединении к мастеру:"
4417
 
 
4418
 
msgid "SSL connection error"
4419
 
msgstr "Ошибка SSL-соединения"
4420
 
 
4421
 
msgid "Malformed packet"
4422
 
msgstr "Неверный пакет"
4423
 
 
4424
 
msgid "(unused error message)"
4425
 
msgstr "(неиспользуемое сообщение об ошибке)"
4426
 
 
4427
 
msgid "Invalid use of null pointer"
4428
 
msgstr "Неверное использование null указателя"
4429
 
 
4430
 
msgid "Statement not prepared"
4431
 
msgstr ""
4432
 
 
4433
 
msgid "No data supplied for parameters in prepared statement"
4434
 
msgstr ""
4435
 
 
4436
 
msgid "Data truncated"
4437
 
msgstr "Данные усечены"
4438
 
 
4439
 
msgid "No parameters exist in the statement"
4440
 
msgstr ""
4441
 
 
4442
 
msgid "Invalid parameter number"
4443
 
msgstr "Неверное количество параметров"
4444
 
 
4445
 
#, c-format
4446
 
msgid ""
4447
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4448
 
msgstr ""
4449
 
 
4450
 
#, c-format
4451
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
4452
 
msgstr ""
4453
 
 
4454
 
#, c-format
4455
 
msgid "Shared memory: %-.100s"
4456
 
msgstr ""
4457
 
 
4458
 
msgid "Wrong or unknown protocol"
4459
 
msgstr "Неверный или неизвестный протокол"
4460
 
 
4461
 
msgid "Invalid connection handle"
4462
 
msgstr ""
4463
 
 
4464
 
msgid ""
4465
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4466
 
"option 'secure_auth' enabled)"
4467
 
msgstr ""
4468
 
"Отклонено соединение, использующее старый (до 4.1.1) протокол аутентификации "
4469
 
"- клиент включил опцию  'secure_auth'"
4470
 
 
4471
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4472
 
msgstr ""
4473
 
 
4474
 
msgid "Attempt to read column without prior row fetch"
4475
 
msgstr "Попытка прочитать колонку без предварительной обработки строки."
4476
 
 
4477
 
msgid "Prepared statement contains no metadata"
4478
 
msgstr ""
4479
 
 
4480
 
msgid ""
4481
 
"Attempt to read a row while there is no result set associated with the "
4482
 
"statement"
4483
 
msgstr ""
4484
 
"Попытка прочитать строку в то время как отсутствовал результат "
4485
 
"ассоциированный с командой."
4486
 
 
4487
 
msgid "This feature is not implemented yet"
4488
 
msgstr "Эта функциональная возможность еще не реализована"
4489
 
 
4490
 
#, c-format
4491
 
msgid ""
4492
 
"Lost connection to Drizzle server while waiting for initial communication "
4493
 
"packet, system error: %d"
4494
 
msgstr ""
4495
 
"Потеряно соединение с сервером Drizzle во время ожидания первоначального "
4496
 
"пакета, системная ошибка: %d"
4497
 
 
4498
 
#, c-format
4499
 
msgid ""
4500
 
"Lost connection to Drizzle server while reading initial communication "
4501
 
"packet, system error: %d"
4502
 
msgstr ""
4503
 
"Потеряно соединение с сервером Drizzle во время получения первоначального "
4504
 
"пакета, системная ошибка: %d"
4505
 
 
4506
 
#, c-format
4507
 
msgid ""
4508
 
"Lost connection to Drizzle server while sending authentication information, "
4509
 
"system error: %d"
4510
 
msgstr ""
4511
 
"Потеряно соединение с сервером Drizzle во время отправки аутентификационной "
4512
 
"информации, системная ошибка: %d"
4513
 
 
4514
 
#, c-format
4515
 
msgid ""
4516
 
"Lost connection to Drizzle server while reading authorization information, "
4517
 
"system error: %d"
4518
 
msgstr ""
4519
 
"Потеряно соединение с сервером Drizzle во время получения аутентификационной "
4520
 
"информации, системная ошибка: %d"
4521
 
 
4522
 
#, c-format
4523
 
msgid ""
4524
 
"Lost connection to Drizzle server while setting initial database, system "
4525
 
"error: %d"
4526
 
msgstr ""
4527
 
"Потеряно соединение с сервером Drizzle во время установки начальной базы "
4528
 
"данных, системная ошибка: %d"
4529
 
 
4530
 
#, c-format
4531
 
msgid "Statement closed indirectly because of a preceding %s() call"
4532
 
msgstr ""
4533
 
"Команда была опосредованно прекращена в результате вызова предшедствующего %s"
4534
 
"() вызова."
4535
 
 
4536
 
#, c-format
4537
 
msgid "Failed to send error message to libnotify\n"
4538
 
msgstr ""
4539
 
 
 
5516
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4540
5517
msgid "Error Messages to stderr"
4541
5518
msgstr ""
4542
5519
 
4543
 
msgid "Enable filtered replicator"
4544
 
msgstr ""
4545
 
 
4546
 
msgid "List of schemas to filter"
4547
 
msgstr ""
4548
 
 
4549
 
msgid "List of tables to filter"
4550
 
msgstr ""
4551
 
 
4552
 
msgid "Regular expression to apply to schemas to filter"
4553
 
msgstr ""
4554
 
 
4555
 
msgid "Regular expression to apply to tables to filter"
4556
 
msgstr ""
4557
 
 
4558
 
msgid "Filtered Replicator"
4559
 
msgstr ""
4560
 
 
 
5520
#: plugin/logging_gearman/logging_gearman.cc:263
4561
5521
#, c-format
4562
5522
msgid "fail gearman_client_create(): %s"
4563
5523
msgstr ""
4564
5524
 
 
5525
#: plugin/logging_gearman/logging_gearman.cc:273
4565
5526
#, c-format
4566
5527
msgid "fail gearman_client_add_server(): %s"
4567
5528
msgstr ""
4568
5529
 
 
5530
#: plugin/logging_gearman/logging_gearman.cc:299
4569
5531
msgid "Enable logging to a gearman server"
4570
5532
msgstr ""
4571
5533
 
 
5534
#: plugin/logging_gearman/logging_gearman.cc:308
4572
5535
msgid "Hostname for logging to a Gearman server"
4573
5536
msgstr ""
4574
5537
 
 
5538
#: plugin/logging_gearman/logging_gearman.cc:317
4575
5539
msgid "Gearman Function to send logging to"
4576
5540
msgstr ""
4577
5541
 
 
5542
#: plugin/logging_gearman/logging_gearman.cc:334
4578
5543
msgid "Log queries to a Gearman server"
4579
5544
msgstr ""
4580
5545
 
 
5546
#: plugin/logging_query/logging_query.cc:278
4581
5547
#, c-format
4582
5548
msgid "fail open() fn=%s er=%s\n"
4583
5549
msgstr ""
4584
5550
 
 
5551
#: plugin/logging_query/logging_query.cc:317
4585
5552
msgid "Enable logging to CSV file"
4586
5553
msgstr ""
4587
5554
 
 
5555
#: plugin/logging_query/logging_query.cc:326
4588
5556
msgid "File to log to"
4589
5557
msgstr ""
4590
5558
 
4591
 
msgid "PCRE to match the query against"
4592
 
msgstr ""
4593
 
 
 
5559
#: plugin/logging_query/logging_query.cc:335
 
5560
#: plugin/logging_syslog/logging_syslog.cc:248
4594
5561
msgid "Threshold for logging slow queries, in microseconds"
4595
5562
msgstr ""
4596
5563
 
 
5564
#: plugin/logging_query/logging_query.cc:347
 
5565
#: plugin/logging_syslog/logging_syslog.cc:260
4597
5566
msgid "Threshold for logging big queries, for rows returned"
4598
5567
msgstr ""
4599
5568
 
 
5569
#: plugin/logging_query/logging_query.cc:359
 
5570
#: plugin/logging_syslog/logging_syslog.cc:272
4600
5571
msgid "Threshold for logging big queries, for rows examined"
4601
5572
msgstr ""
4602
5573
 
 
5574
#: plugin/logging_query/logging_query.cc:381
4603
5575
msgid "Log queries to a CSV file"
4604
5576
msgstr ""
4605
5577
 
 
5578
#: plugin/logging_syslog/logging_syslog.cc:169
4606
5579
#, c-format
4607
5580
msgid "syslog facility \"%s\" not known, using \"local0\""
4608
5581
msgstr ""
4609
5582
 
 
5583
#: plugin/logging_syslog/logging_syslog.cc:186
4610
5584
#, c-format
4611
5585
msgid "syslog priority \"%s\" not known, using \"info\""
4612
5586
msgstr ""
4613
5587
 
4614
 
msgid "Enable logging to syslog"
 
5588
#: plugin/logging_syslog/logging_syslog.cc:212
 
5589
msgid "Enable logging"
4615
5590
msgstr ""
4616
5591
 
 
5592
#: plugin/logging_syslog/logging_syslog.cc:221
4617
5593
msgid "Syslog Ident"
4618
5594
msgstr ""
4619
5595
 
 
5596
#: plugin/logging_syslog/logging_syslog.cc:230
4620
5597
msgid "Syslog Facility"
4621
5598
msgstr ""
4622
5599
 
 
5600
#: plugin/logging_syslog/logging_syslog.cc:239
4623
5601
msgid "Syslog Priority"
4624
5602
msgstr ""
4625
5603
 
 
5604
#: plugin/logging_syslog/logging_syslog.cc:296
4626
5605
msgid "Log to syslog"
4627
5606
msgstr ""
4628
5607
 
4629
 
msgid "List of memcached servers."
4630
 
msgstr ""
4631
 
 
4632
 
msgid "Memcached Stats as I_S tables"
4633
 
msgstr ""
4634
 
 
 
5608
#: plugin/multi_thread/multi_thread.cc:137
 
5609
msgid "Maximum number of user threads available."
 
5610
msgstr ""
 
5611
 
 
5612
#: plugin/myisam/ha_myisam.cc:468
4635
5613
#, c-format
4636
5614
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4637
5615
msgstr ""
4638
5616
 
 
5617
#: plugin/myisam/ha_myisam.cc:472
4639
5618
#, c-format
4640
5619
msgid "Got an error from unknown thread, %s:%d"
4641
5620
msgstr ""
4642
5621
 
 
5622
#: plugin/myisam/ha_myisam.cc:478
4643
5623
msgid "Unknown thread accessing table"
4644
5624
msgstr ""
4645
5625
 
 
5626
#: plugin/myisam/ha_myisam.cc:1861
4646
5627
msgid "Block size to be used for MyISAM index pages."
4647
5628
msgstr ""
4648
5629
 
4649
 
msgid ""
4650
 
"This characterizes the number of hits a hot block has to be untouched until "
4651
 
"it is considered aged enough to be downgraded to a warm block. This "
4652
 
"specifies the percentage ratio of that number of hits to the total number of "
4653
 
"blocks in key cache"
4654
 
msgstr ""
4655
 
 
4656
 
msgid "The minimum percentage of warm blocks in key cache"
4657
 
msgstr ""
4658
 
 
4659
 
msgid ""
4660
 
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4661
 
"this to get better index handling (for all reads and multiple writes) to as "
4662
 
"much as you can afford;"
4663
 
msgstr ""
4664
 
 
 
5630
#: plugin/myisam/ha_myisam.cc:1867
4665
5631
msgid ""
4666
5632
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4667
5633
"disables parallel repair."
4668
5634
msgstr ""
4669
5635
 
 
5636
#: plugin/myisam/ha_myisam.cc:1873
4670
5637
msgid ""
4671
5638
"Don't use the fast sort index method to created index if the temporary file "
4672
5639
"would get bigger than this."
4673
5640
msgstr ""
4674
5641
 
 
5642
#: plugin/myisam/ha_myisam.cc:1878
4675
5643
msgid ""
4676
5644
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4677
5645
"when creating indexes with CREATE INDEX or ALTER TABLE."
4678
5646
msgstr ""
4679
5647
 
 
5648
#: plugin/myisam/ha_myisam.cc:1884
4680
5649
msgid "Default pointer size to be used for MyISAM tables."
4681
5650
msgstr ""
4682
5651
 
 
5652
#: plugin/myisam/my_handler_errors.cc:34
4683
5653
msgid "Didn't find key on read or update"
4684
5654
msgstr ""
4685
5655
 
 
5656
#: plugin/myisam/my_handler_errors.cc:36
4686
5657
msgid "Duplicate key on write or update"
4687
5658
msgstr ""
4688
5659
 
 
5660
#: plugin/myisam/my_handler_errors.cc:38
4689
5661
msgid "Internal (unspecified) error in handler"
4690
5662
msgstr ""
4691
5663
 
 
5664
#: plugin/myisam/my_handler_errors.cc:40
4692
5665
msgid ""
4693
5666
"Someone has changed the row since it was read (while the table was locked to "
4694
5667
"prevent it)"
4695
5668
msgstr ""
4696
5669
 
 
5670
#: plugin/myisam/my_handler_errors.cc:43
4697
5671
msgid "Wrong index given to function"
4698
5672
msgstr ""
4699
5673
 
 
5674
#: plugin/myisam/my_handler_errors.cc:45
 
5675
msgid "Undefined handler error 125"
 
5676
msgstr ""
 
5677
 
 
5678
#: plugin/myisam/my_handler_errors.cc:47
4700
5679
msgid "Index file is crashed"
4701
5680
msgstr ""
4702
5681
 
 
5682
#: plugin/myisam/my_handler_errors.cc:49
4703
5683
msgid "Record file is crashed"
4704
5684
msgstr ""
4705
5685
 
 
5686
#: plugin/myisam/my_handler_errors.cc:51
4706
5687
msgid "Out of memory in engine"
4707
5688
msgstr ""
4708
5689
 
 
5690
#: plugin/myisam/my_handler_errors.cc:53
 
5691
msgid "Undefined handler error 129"
 
5692
msgstr ""
 
5693
 
 
5694
#: plugin/myisam/my_handler_errors.cc:55
4709
5695
msgid "Incorrect file format"
4710
5696
msgstr ""
4711
5697
 
 
5698
#: plugin/myisam/my_handler_errors.cc:57
4712
5699
msgid "Command not supported by database"
4713
5700
msgstr ""
4714
5701
 
 
5702
#: plugin/myisam/my_handler_errors.cc:59
4715
5703
msgid "Old database file"
4716
5704
msgstr ""
4717
5705
 
 
5706
#: plugin/myisam/my_handler_errors.cc:61
4718
5707
msgid "No record read before update"
4719
5708
msgstr ""
4720
5709
 
 
5710
#: plugin/myisam/my_handler_errors.cc:63
4721
5711
msgid "Record was already deleted (or record file crashed)"
4722
5712
msgstr ""
4723
5713
 
 
5714
#: plugin/myisam/my_handler_errors.cc:65
4724
5715
msgid "No more room in record file"
4725
5716
msgstr ""
4726
5717
 
 
5718
#: plugin/myisam/my_handler_errors.cc:67
4727
5719
msgid "No more room in index file"
4728
5720
msgstr ""
4729
5721
 
 
5722
#: plugin/myisam/my_handler_errors.cc:69
4730
5723
msgid "No more records (read after end of file)"
4731
5724
msgstr ""
4732
5725
 
 
5726
#: plugin/myisam/my_handler_errors.cc:71
4733
5727
msgid "Unsupported extension used for table"
4734
5728
msgstr ""
4735
5729
 
 
5730
#: plugin/myisam/my_handler_errors.cc:73
4736
5731
msgid "Too big row"
4737
5732
msgstr ""
4738
5733
 
 
5734
#: plugin/myisam/my_handler_errors.cc:75
4739
5735
msgid "Wrong create options"
4740
5736
msgstr ""
4741
5737
 
 
5738
#: plugin/myisam/my_handler_errors.cc:77
4742
5739
msgid "Duplicate unique key or constraint on write or update"
4743
5740
msgstr ""
4744
5741
 
 
5742
#: plugin/myisam/my_handler_errors.cc:79
4745
5743
msgid "Unknown character set used in table"
4746
5744
msgstr ""
4747
5745
 
 
5746
#: plugin/myisam/my_handler_errors.cc:81
4748
5747
msgid "Conflicting table definitions in sub-tables of MERGE table"
4749
5748
msgstr ""
4750
5749
 
 
5750
#: plugin/myisam/my_handler_errors.cc:83
4751
5751
msgid "Table is crashed and last repair failed"
4752
5752
msgstr ""
4753
5753
 
 
5754
#: plugin/myisam/my_handler_errors.cc:85
4754
5755
msgid "Table was marked as crashed and should be repaired"
4755
5756
msgstr ""
4756
5757
 
 
5758
#: plugin/myisam/my_handler_errors.cc:87
4757
5759
msgid "Lock timed out; Retry transaction"
4758
5760
msgstr ""
4759
5761
 
 
5762
#: plugin/myisam/my_handler_errors.cc:89
4760
5763
msgid "Lock table is full;  Restart program with a larger locktable"
4761
5764
msgstr ""
4762
5765
 
 
5766
#: plugin/myisam/my_handler_errors.cc:91
4763
5767
msgid "Updates are not allowed under a read only transactions"
4764
5768
msgstr ""
4765
5769
 
 
5770
#: plugin/myisam/my_handler_errors.cc:93
4766
5771
msgid "Lock deadlock; Retry transaction"
4767
5772
msgstr ""
4768
5773
 
 
5774
#: plugin/myisam/my_handler_errors.cc:95
4769
5775
msgid "Foreign key constraint is incorrectly formed"
4770
5776
msgstr ""
4771
5777
 
 
5778
#: plugin/myisam/my_handler_errors.cc:97
4772
5779
msgid "Cannot add a child row"
4773
5780
msgstr ""
4774
5781
 
 
5782
#: plugin/myisam/my_handler_errors.cc:99
4775
5783
msgid "Cannot delete a parent row"
4776
5784
msgstr ""
4777
5785
 
 
5786
#: plugin/myisam/my_handler_errors.cc:101
4778
5787
msgid "No savepoint with that name"
4779
5788
msgstr ""
4780
5789
 
 
5790
#: plugin/myisam/my_handler_errors.cc:103
4781
5791
msgid "Non unique key block size"
4782
5792
msgstr ""
4783
5793
 
 
5794
#: plugin/myisam/my_handler_errors.cc:105
4784
5795
msgid "The table does not exist in engine"
4785
5796
msgstr ""
4786
5797
 
 
5798
#: plugin/myisam/my_handler_errors.cc:107
4787
5799
msgid "The table already existed in storage engine"
4788
5800
msgstr ""
4789
5801
 
 
5802
#: plugin/myisam/my_handler_errors.cc:109
4790
5803
msgid "Could not connect to storage engine"
4791
5804
msgstr ""
4792
5805
 
 
5806
#: plugin/myisam/my_handler_errors.cc:111
4793
5807
msgid "Unexpected null pointer found when using spatial index"
4794
5808
msgstr ""
4795
5809
 
 
5810
#: plugin/myisam/my_handler_errors.cc:113
4796
5811
msgid "The table changed in storage engine"
4797
5812
msgstr ""
4798
5813
 
 
5814
#: plugin/myisam/my_handler_errors.cc:115
4799
5815
msgid "There's no partition in table for the given value"
4800
5816
msgstr ""
4801
5817
 
 
5818
#: plugin/myisam/my_handler_errors.cc:117
4802
5819
msgid "Row-based binlogging of row failed"
4803
5820
msgstr ""
4804
5821
 
 
5822
#: plugin/myisam/my_handler_errors.cc:119
4805
5823
msgid "Index needed in foreign key constraint"
4806
5824
msgstr ""
4807
5825
 
 
5826
#: plugin/myisam/my_handler_errors.cc:121
4808
5827
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4809
5828
msgstr ""
4810
5829
 
 
5830
#: plugin/myisam/my_handler_errors.cc:123
4811
5831
msgid "Table needs to be upgraded before it can be used"
4812
5832
msgstr ""
4813
5833
 
 
5834
#: plugin/myisam/my_handler_errors.cc:125
4814
5835
msgid "Table is read only"
4815
5836
msgstr ""
4816
5837
 
 
5838
#: plugin/myisam/my_handler_errors.cc:127
4817
5839
msgid "Failed to get next auto increment value"
4818
5840
msgstr ""
4819
5841
 
 
5842
#: plugin/myisam/my_handler_errors.cc:129
4820
5843
msgid "Failed to set row auto increment value"
4821
5844
msgstr ""
4822
5845
 
 
5846
#: plugin/myisam/my_handler_errors.cc:131
4823
5847
msgid "Unknown (generic) error from engine"
4824
5848
msgstr ""
4825
5849
 
 
5850
#: plugin/myisam/my_handler_errors.cc:133
4826
5851
msgid "Record is the same"
4827
5852
msgstr ""
4828
5853
 
 
5854
#: plugin/myisam/my_handler_errors.cc:135
4829
5855
msgid "It is not possible to log this statement"
4830
5856
msgstr ""
4831
5857
 
 
5858
#: plugin/myisam/my_handler_errors.cc:137
4832
5859
msgid "Tablespace exists"
4833
5860
msgstr ""
4834
5861
 
 
5862
#: plugin/myisam/my_handler_errors.cc:139
4835
5863
msgid "The event was corrupt, leading to illegal data being read"
4836
5864
msgstr ""
4837
5865
 
 
5866
#: plugin/myisam/my_handler_errors.cc:141
4838
5867
msgid "The table is of a new format not supported by this version"
4839
5868
msgstr ""
4840
5869
 
 
5870
#: plugin/myisam/my_handler_errors.cc:143
4841
5871
msgid "The event could not be processed no other handler error happened"
4842
5872
msgstr ""
4843
5873
 
 
5874
#: plugin/myisam/my_handler_errors.cc:145
4844
5875
msgid "Got a fatal error during initialzation of handler"
4845
5876
msgstr ""
4846
5877
 
 
5878
#: plugin/myisam/my_handler_errors.cc:147
4847
5879
msgid "File to short; Expected more data in file"
4848
5880
msgstr ""
4849
5881
 
 
5882
#: plugin/myisam/my_handler_errors.cc:149
4850
5883
msgid "Read page with wrong checksum"
4851
5884
msgstr ""
4852
5885
 
 
5886
#: plugin/myisam/my_handler_errors.cc:151
4853
5887
msgid "Lock or active transaction"
4854
5888
msgstr ""
4855
5889
 
 
5890
#: plugin/myisam/my_handler_errors.cc:153
4856
5891
msgid "No such table space"
4857
5892
msgstr ""
4858
5893
 
 
5894
#: plugin/myisam/my_handler_errors.cc:155
4859
5895
msgid "Tablespace not empty"
4860
5896
msgstr ""
4861
5897
 
4862
 
#, fuzzy
4863
 
msgid ""
4864
 
"Port number to use for connection or 0 for default to with MySQL protocol."
4865
 
msgstr ""
4866
 
"Номер порта для соединения или 0 для порта по умолчанию, в порядке "
4867
 
"предпочтения, drizzle.cnf, $DRIZZLE_TCP_PORT, "
4868
 
 
 
5898
#: plugin/oldlibdrizzle/errmsg.cc:28
 
5899
msgid "Unknown Drizzle error"
 
5900
msgstr "Неизвестная ошибка Drizzle"
 
5901
 
 
5902
#: plugin/oldlibdrizzle/errmsg.cc:29
 
5903
#, c-format
 
5904
msgid "Can't create UNIX socket (%d)"
 
5905
msgstr "Не могу создать UNIX сокет (%d)"
 
5906
 
 
5907
#: plugin/oldlibdrizzle/errmsg.cc:30
 
5908
#, c-format
 
5909
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
5910
msgstr ""
 
5911
"Не могу присоединиться к локальному серверу Drizzle через сокет '%-.100s' "
 
5912
"(%d)"
 
5913
 
 
5914
#: plugin/oldlibdrizzle/errmsg.cc:31
 
5915
#, c-format
 
5916
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
 
5917
msgstr ""
 
5918
 
 
5919
#: plugin/oldlibdrizzle/errmsg.cc:32
 
5920
#, c-format
 
5921
msgid "Can't create TCP/IP socket (%d)"
 
5922
msgstr "Не могу создать TCP/IP сокет (%d)"
 
5923
 
 
5924
#: plugin/oldlibdrizzle/errmsg.cc:33
 
5925
#, c-format
 
5926
msgid "Unknown Drizzle server host '%-.100s' (%d)"
 
5927
msgstr ""
 
5928
 
 
5929
#: plugin/oldlibdrizzle/errmsg.cc:34
 
5930
msgid "Drizzle server has gone away"
 
5931
msgstr "Сервер Drizzle не отвечает на запросы"
 
5932
 
 
5933
#: plugin/oldlibdrizzle/errmsg.cc:35
 
5934
#, c-format
 
5935
msgid "Protocol mismatch; server version = %d, client version = %d"
 
5936
msgstr "Несоответствие протоколов; версия сервера = %d, версия клиента = %d"
 
5937
 
 
5938
#: plugin/oldlibdrizzle/errmsg.cc:36
 
5939
msgid "Drizzle client ran out of memory"
 
5940
msgstr "Drizzle клиент исчерпал всю доступную память"
 
5941
 
 
5942
#: plugin/oldlibdrizzle/errmsg.cc:37
 
5943
msgid "Wrong host info"
 
5944
msgstr ""
 
5945
 
 
5946
#: plugin/oldlibdrizzle/errmsg.cc:38
 
5947
msgid "Localhost via UNIX socket"
 
5948
msgstr "Localhost через UNIX сокет"
 
5949
 
 
5950
#: plugin/oldlibdrizzle/errmsg.cc:39
 
5951
#, c-format
 
5952
msgid "%-.100s via TCP/IP"
 
5953
msgstr "%-.100s через TCP/IP"
 
5954
 
 
5955
#: plugin/oldlibdrizzle/errmsg.cc:40
 
5956
msgid "Error in server handshake"
 
5957
msgstr "Ошибка при установке соединения с сервером"
 
5958
 
 
5959
#: plugin/oldlibdrizzle/errmsg.cc:41
 
5960
msgid "Lost connection to Drizzle server during query"
 
5961
msgstr "Соединение с сервером Drizzle потеряно во время запроса"
 
5962
 
 
5963
#: plugin/oldlibdrizzle/errmsg.cc:42
 
5964
msgid "Commands out of sync; you can't run this command now"
 
5965
msgstr "Рассинхронизация комманд; сейчас вы не можете выполнить эту комманду"
 
5966
 
 
5967
#: plugin/oldlibdrizzle/errmsg.cc:43
 
5968
#, c-format
 
5969
msgid "Named pipe: %-.32s"
 
5970
msgstr ""
 
5971
 
 
5972
#: plugin/oldlibdrizzle/errmsg.cc:44
 
5973
#, c-format
 
5974
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5975
msgstr ""
 
5976
 
 
5977
#: plugin/oldlibdrizzle/errmsg.cc:45
 
5978
#, c-format
 
5979
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5980
msgstr ""
 
5981
 
 
5982
#: plugin/oldlibdrizzle/errmsg.cc:46
 
5983
#, c-format
 
5984
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5985
msgstr ""
 
5986
 
 
5987
#: plugin/oldlibdrizzle/errmsg.cc:47
 
5988
#, c-format
 
5989
msgid "Can't initialize character set %-.32s (path: %-.100s)"
 
5990
msgstr "Не могу инициализировать character set %-.32s (path: %-.100s)"
 
5991
 
 
5992
#: plugin/oldlibdrizzle/errmsg.cc:48
 
5993
msgid "Got packet bigger than 'max_allowed_packet' bytes"
 
5994
msgstr "Получен пакет больше чем 'max_allowed_packet' байт"
 
5995
 
 
5996
#: plugin/oldlibdrizzle/errmsg.cc:49
 
5997
msgid "Embedded server"
 
5998
msgstr "Встроенный сервер"
 
5999
 
 
6000
#: plugin/oldlibdrizzle/errmsg.cc:50
 
6001
msgid "Error on SHOW SLAVE STATUS:"
 
6002
msgstr ""
 
6003
 
 
6004
#: plugin/oldlibdrizzle/errmsg.cc:51
 
6005
msgid "Error on SHOW SLAVE HOSTS:"
 
6006
msgstr ""
 
6007
 
 
6008
#: plugin/oldlibdrizzle/errmsg.cc:52
 
6009
msgid "Error connecting to slave:"
 
6010
msgstr "Ошибка при соединении к слейву:"
 
6011
 
 
6012
#: plugin/oldlibdrizzle/errmsg.cc:53
 
6013
msgid "Error connecting to master:"
 
6014
msgstr "Ошибка при соединении к мастеру:"
 
6015
 
 
6016
#: plugin/oldlibdrizzle/errmsg.cc:54
 
6017
msgid "SSL connection error"
 
6018
msgstr "Ошибка SSL-соединения"
 
6019
 
 
6020
#: plugin/oldlibdrizzle/errmsg.cc:55
 
6021
msgid "Malformed packet"
 
6022
msgstr "Неверный пакет"
 
6023
 
 
6024
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
 
6025
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
 
6026
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
 
6027
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
 
6028
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
 
6029
msgid "(unused error message)"
 
6030
msgstr "(неиспользуемое сообщение об ошибке)"
 
6031
 
 
6032
#: plugin/oldlibdrizzle/errmsg.cc:57
 
6033
msgid "Invalid use of null pointer"
 
6034
msgstr "Неверное использование null указателя"
 
6035
 
 
6036
#: plugin/oldlibdrizzle/errmsg.cc:58
 
6037
msgid "Statement not prepared"
 
6038
msgstr ""
 
6039
 
 
6040
#: plugin/oldlibdrizzle/errmsg.cc:59
 
6041
msgid "No data supplied for parameters in prepared statement"
 
6042
msgstr ""
 
6043
 
 
6044
#: plugin/oldlibdrizzle/errmsg.cc:60
 
6045
msgid "Data truncated"
 
6046
msgstr "Данные усечены"
 
6047
 
 
6048
#: plugin/oldlibdrizzle/errmsg.cc:61
 
6049
msgid "No parameters exist in the statement"
 
6050
msgstr ""
 
6051
 
 
6052
#: plugin/oldlibdrizzle/errmsg.cc:62
 
6053
msgid "Invalid parameter number"
 
6054
msgstr "Неверное количество параметров"
 
6055
 
 
6056
#: plugin/oldlibdrizzle/errmsg.cc:63
 
6057
#, c-format
 
6058
msgid ""
 
6059
"Can't send long data for non-string/non-binary data types (parameter: %d)"
 
6060
msgstr ""
 
6061
 
 
6062
#: plugin/oldlibdrizzle/errmsg.cc:65
 
6063
#, c-format
 
6064
msgid "Using unsupported buffer type: %d  (parameter: %d)"
 
6065
msgstr ""
 
6066
 
 
6067
#: plugin/oldlibdrizzle/errmsg.cc:66
 
6068
#, c-format
 
6069
msgid "Shared memory: %-.100s"
 
6070
msgstr ""
 
6071
 
 
6072
#: plugin/oldlibdrizzle/errmsg.cc:76
 
6073
msgid "Wrong or unknown protocol"
 
6074
msgstr "Неверный или неизвестный протокол"
 
6075
 
 
6076
#: plugin/oldlibdrizzle/errmsg.cc:77
 
6077
msgid "Invalid connection handle"
 
6078
msgstr ""
 
6079
 
 
6080
#: plugin/oldlibdrizzle/errmsg.cc:78
 
6081
msgid ""
 
6082
"Connection using old (pre-4.1.1) authentication protocol refused (client "
 
6083
"option 'secure_auth' enabled)"
 
6084
msgstr ""
 
6085
"Отклонено соединение, использующее старый (до 4.1.1) протокол аутентификации "
 
6086
"- клиент включил опцию  'secure_auth'"
 
6087
 
 
6088
#: plugin/oldlibdrizzle/errmsg.cc:80
 
6089
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
 
6090
msgstr ""
 
6091
 
 
6092
#: plugin/oldlibdrizzle/errmsg.cc:81
 
6093
msgid "Attempt to read column without prior row fetch"
 
6094
msgstr "Попытка прочитать колонку без предварительной обработки строки."
 
6095
 
 
6096
#: plugin/oldlibdrizzle/errmsg.cc:82
 
6097
msgid "Prepared statement contains no metadata"
 
6098
msgstr ""
 
6099
 
 
6100
#: plugin/oldlibdrizzle/errmsg.cc:83
 
6101
msgid ""
 
6102
"Attempt to read a row while there is no result set associated with the "
 
6103
"statement"
 
6104
msgstr ""
 
6105
"Попытка прочитать строку в то время как отсутствовал результат "
 
6106
"ассоциированный с командой."
 
6107
 
 
6108
#: plugin/oldlibdrizzle/errmsg.cc:85
 
6109
msgid "This feature is not implemented yet"
 
6110
msgstr "Эта функциональная возможность еще не реализована"
 
6111
 
 
6112
#: plugin/oldlibdrizzle/errmsg.cc:86
 
6113
#, c-format
 
6114
msgid ""
 
6115
"Lost connection to Drizzle server while waiting for initial communication "
 
6116
"packet, system error: %d"
 
6117
msgstr ""
 
6118
"Потеряно соединение с сервером Drizzle во время ожидания первоначального "
 
6119
"пакета, системная ошибка: %d"
 
6120
 
 
6121
#: plugin/oldlibdrizzle/errmsg.cc:88
 
6122
#, c-format
 
6123
msgid ""
 
6124
"Lost connection to Drizzle server while reading initial communication "
 
6125
"packet, system error: %d"
 
6126
msgstr ""
 
6127
"Потеряно соединение с сервером Drizzle во время получения первоначального "
 
6128
"пакета, системная ошибка: %d"
 
6129
 
 
6130
#: plugin/oldlibdrizzle/errmsg.cc:90
 
6131
#, c-format
 
6132
msgid ""
 
6133
"Lost connection to Drizzle server while sending authentication information, "
 
6134
"system error: %d"
 
6135
msgstr ""
 
6136
"Потеряно соединение с сервером Drizzle во время отправки аутентификационной "
 
6137
"информации, системная ошибка: %d"
 
6138
 
 
6139
#: plugin/oldlibdrizzle/errmsg.cc:92
 
6140
#, c-format
 
6141
msgid ""
 
6142
"Lost connection to Drizzle server while reading authorization information, "
 
6143
"system error: %d"
 
6144
msgstr ""
 
6145
"Потеряно соединение с сервером Drizzle во время получения аутентификационной "
 
6146
"информации, системная ошибка: %d"
 
6147
 
 
6148
#: plugin/oldlibdrizzle/errmsg.cc:94
 
6149
#, c-format
 
6150
msgid ""
 
6151
"Lost connection to Drizzle server while setting initial database, system "
 
6152
"error: %d"
 
6153
msgstr ""
 
6154
"Потеряно соединение с сервером Drizzle во время установки начальной базы "
 
6155
"данных, системная ошибка: %d"
 
6156
 
 
6157
#: plugin/oldlibdrizzle/errmsg.cc:96
 
6158
#, c-format
 
6159
msgid "Statement closed indirectly because of a preceding %s() call"
 
6160
msgstr ""
 
6161
"Команда была опосредованно прекращена в результате вызова предшедствующего "
 
6162
"%s() вызова."
 
6163
 
 
6164
#: plugin/pool_of_threads/pool_of_threads.cc:204
 
6165
msgid "event_add error in libevent_add_session_callback\n"
 
6166
msgstr "event_add error в libevent_add_session_callback\n"
 
6167
 
 
6168
#: plugin/pool_of_threads/pool_of_threads.cc:346
 
6169
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
6170
msgstr "init_pipe(session_add_pipe) ошибка в libevent_init\n"
 
6171
 
 
6172
#: plugin/pool_of_threads/pool_of_threads.cc:353
 
6173
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
6174
msgstr "init_pipe(session_kill_pipe) ошибка в libevent_init\n"
 
6175
 
 
6176
#: plugin/pool_of_threads/pool_of_threads.cc:365
 
6177
msgid "session_add_event event_add error in libevent_init\n"
 
6178
msgstr "session_add_event event_add ошибка в libevent_init\n"
 
6179
 
 
6180
#: plugin/pool_of_threads/pool_of_threads.cc:378
 
6181
#, c-format
 
6182
msgid "Can't create completion port thread (error %d)"
 
6183
msgstr ""
 
6184
 
 
6185
#: plugin/pool_of_threads/pool_of_threads.cc:462
 
6186
msgid "libevent_thread_proc: my_thread_init() failed\n"
 
6187
msgstr ""
 
6188
 
 
6189
#: plugin/pool_of_threads/pool_of_threads.cc:642
 
6190
msgid "Size of Pool."
 
6191
msgstr "Объём памяти."
 
6192
 
 
6193
#: plugin/signal_handler/signal_handler.cc:212
4869
6194
#, c-format
4870
6195
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4871
6196
msgstr "Прерывание не возможно (ошибка %d, No. ошибки: %d)"
4872
 
 
4873
 
#, c-format
4874
 
msgid "Unable to create background worker thread. Got error %s.\n"
4875
 
msgstr ""
4876
 
 
4877
 
#, c-format
4878
 
msgid "Failed to allocate the TransactionLog instance.  Got error: %s\n"
4879
 
msgstr ""
4880
 
 
4881
 
#, c-format
4882
 
msgid "Failed to initialize the Transaction Log.  Got error: %s\n"
4883
 
msgstr ""
4884
 
 
4885
 
#, c-format
4886
 
msgid "Failed to allocate the TransactionLogApplier instance.  Got error: %s\n"
4887
 
msgstr ""
4888
 
 
4889
 
#, c-format
4890
 
msgid "Failed to allocate the TransactionLogIndex instance.  Got error: %s\n"
4891
 
msgstr ""
4892
 
 
4893
 
#, c-format
4894
 
msgid "Failed to initialize the Transaction Log Index.  Got error: %s\n"
4895
 
msgstr ""
4896
 
 
4897
 
msgid "Enable transaction log"
4898
 
msgstr ""
4899
 
 
4900
 
msgid "DEBUGGING - Truncate transaction log"
4901
 
msgstr ""
4902
 
 
4903
 
#, fuzzy
4904
 
msgid "Path to the file to use for transaction log"
4905
 
msgstr "UNIX сокет, используемый для соединения."
4906
 
 
4907
 
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4908
 
msgstr ""
4909
 
 
4910
 
msgid ""
4911
 
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4912
 
"each transaction write, 2 == sync log file once per second"
4913
 
msgstr ""
4914
 
 
4915
 
#, c-format
4916
 
msgid ""
4917
 
"Failed to allocate enough memory to buffer header, transaction message, and "
4918
 
"trailing checksum bytes. Tried to allocate %<PRId64> bytes.  Error: %s\n"
4919
 
msgstr ""
4920
 
 
4921
 
msgid "Failed to open transaction log file "
4922
 
msgstr ""
4923
 
 
4924
 
#, c-format
4925
 
msgid ""
4926
 
"Failed to write full size of log entry.  Tried to write %<PRId64> bytes at "
4927
 
"offset %<PRId64>, but only wrote %<PRId32> bytes.  Error: %s\n"
4928
 
msgstr ""
4929
 
 
4930
 
#, c-format
4931
 
msgid "Failed to sync log file. Got error: %s\n"
4932
 
msgstr ""
4933
 
 
4934
 
#, c-format
4935
 
msgid "Failed to open transaction log file %s.  Got error: %s\n"
4936
 
msgstr ""
4937
 
 
4938
 
#, c-format
4939
 
msgid "Raw buffer read: %s.\n"
4940
 
msgstr ""
4941
 
 
4942
 
#, c-format
4943
 
msgid "Unable to parse transaction. Got error: %s.\n"
4944
 
msgstr ""
4945
 
 
4946
 
#, c-format
4947
 
msgid "BUFFER: %s\n"
4948
 
msgstr ""
4949
 
 
4950
 
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
4951
 
#~ msgstr "Ошибка при создании/записи файла '%s' (Код ошибки: %d)"
4952
 
 
4953
 
#~ msgid "Error reading file '%s' (Errcode: %d)"
4954
 
#~ msgstr "Ошибка при чтении файла '%s' (Код ошибки: %d)"
4955
 
 
4956
 
#~ msgid "Error writing file '%s' (Errcode: %d)"
4957
 
#~ msgstr "Ошибка при записи файла '%s' (Код ошибки: %d)"
4958
 
 
4959
 
#~ msgid "Error on close of '%s' (Errcode: %d)"
4960
 
#~ msgstr "Ошибка при закрытии файла '%s' (Код ошибки: %d)"
4961
 
 
4962
 
#~ msgid "Out of memory (Needed %u bytes)"
4963
 
#~ msgstr "Нехватка памяти (Нужно %u байт)"
4964
 
 
4965
 
#~ msgid "Error on delete of '%s' (Errcode: %d)"
4966
 
#~ msgstr "Ошибка при удалении файла '%s' (Код ошибки: %d)"
4967
 
 
4968
 
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
4969
 
#~ msgstr "Ошибка при переименовании файла '%s' в '%s' (Код ошибки: %d)"
4970
 
 
4971
 
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
4972
 
#~ msgstr "Неожиданный конец файла при чтении '%s' (Код ошибки: %d)"
4973
 
 
4974
 
#~ msgid "Can't get working dirctory (Errcode: %d)"
4975
 
#~ msgstr "Ошибка при определении рабочей директории (Код ошибки: %d)"
4976
 
 
4977
 
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
4978
 
#~ msgstr "Не могу перейти в директорию '%s' (Код ошибки: %d)"
4979
 
 
4980
 
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
4981
 
#~ msgstr ""
4982
 
#~ "Закончилось место на диске при записи '%s'. Ожидаю пока кто-нибудь "
4983
 
#~ "освободит место..."
4984
 
 
4985
 
#~ msgid "File '%s' not found (Errcode: %d)"
4986
 
#~ msgstr "Фйл '%s' не найден (Код ошибки: %d)"
4987
 
 
4988
 
#~ msgid "Check memory and open file usage at exit ."
4989
 
#~ msgstr "Проверить использование памяти и открытых файлов при выходе."
4990
 
 
4991
 
#~ msgid "Print some debug info at exit."
4992
 
#~ msgstr "Отобразить отладочную информацию при выходе."
4993
 
 
4994
 
#~ msgid "event_add error in libevent_add_session_callback\n"
4995
 
#~ msgstr "event_add error в libevent_add_session_callback\n"
4996
 
 
4997
 
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
4998
 
#~ msgstr "init_pipe(session_add_pipe) ошибка в libevent_init\n"
4999
 
 
5000
 
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5001
 
#~ msgstr "init_pipe(session_kill_pipe) ошибка в libevent_init\n"
5002
 
 
5003
 
#~ msgid "session_add_event event_add error in libevent_init\n"
5004
 
#~ msgstr "session_add_event event_add ошибка в libevent_init\n"
5005
 
 
5006
 
#~ msgid "Size of Pool."
5007
 
#~ msgstr "Объём памяти."
5008
 
 
5009
 
#~ msgid "Set the default character set."
5010
 
#~ msgstr "Установить кодировку по-умолчанию."
5011
 
 
5012
 
#~ msgid "Unknown command '\\%c'."
5013
 
#~ msgstr "Неизвестная команда '\\%c'."