~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ru.po

  • Committer: Brian Aker
  • Date: 2009-01-24 08:35:23 UTC
  • Revision ID: brian@gir-3.local-20090124083523-chsxys2gr79uw47a
Refactor init/deinit into the normal startup structures for a plugin.

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: 2008-10-22 20:42-0700\n"
11
 
"PO-Revision-Date: 2008-09-07 12:10+0000\n"
12
 
"Last-Translator: z19 <Unknown>\n"
 
10
"POT-Creation-Date: 2009-01-22 17:13-0800\n"
 
11
"PO-Revision-Date: 2008-11-27 02:16+0000\n"
 
12
"Last-Translator: Monty Taylor <mordred@inaugust.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
17
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
18
18
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
 
"X-Launchpad-Export-Date: 2008-09-13 00:28+0000\n"
 
19
"X-Launchpad-Export-Date: 2008-12-24 20:33+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
21
21
 
22
 
#: client/drizzle.cc:253
 
22
#: client/drizzle.cc:277
23
23
msgid "Synonym for `help'."
24
24
msgstr "Синоним для `help'."
25
25
 
26
 
#: client/drizzle.cc:254
27
 
#, fuzzy
 
26
#: client/drizzle.cc:278
28
27
msgid "Clear command."
29
 
msgstr "Очистить командную строку."
 
28
msgstr ""
30
29
 
31
 
#: client/drizzle.cc:256
 
30
#: client/drizzle.cc:280
32
31
msgid "Reconnect to the server. Optional arguments are db and host."
33
32
msgstr "Переподключиться к серверу. Опциональные аргументы: БД и хост."
34
33
 
35
 
#: client/drizzle.cc:258
36
 
#, fuzzy
 
34
#: client/drizzle.cc:282
37
35
msgid ""
38
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
37
msgstr ""
40
 
"Установить разделитель выражений. Примечание: остаток строки и будет "
41
 
"являться разделителем."
42
38
 
43
 
#: client/drizzle.cc:260
 
39
#: client/drizzle.cc:284
44
40
msgid "Send command to drizzle server, display result vertically."
45
41
msgstr "Послать команду на сервер drizzle, отобразить результат вертикально."
46
42
 
47
 
#: client/drizzle.cc:261
 
43
#: client/drizzle.cc:285
48
44
msgid "Exit drizzle. Same as quit."
49
45
msgstr "Выйти из drizzle. Команда аналогична команде quit."
50
46
 
51
 
#: client/drizzle.cc:262
 
47
#: client/drizzle.cc:286
52
48
msgid "Send command to drizzle server."
53
49
msgstr "Послать команду на сервер drizzle."
54
50
 
55
 
#: client/drizzle.cc:263
 
51
#: client/drizzle.cc:287
56
52
msgid "Display this help."
57
53
msgstr "Отобразить справку"
58
54
 
59
 
#: client/drizzle.cc:264
 
55
#: client/drizzle.cc:288
60
56
msgid "Disable pager, print to stdout."
61
57
msgstr "Выключить пейджер, выводить в поток стандартного вывода."
62
58
 
63
 
#: client/drizzle.cc:265
 
59
#: client/drizzle.cc:289
64
60
msgid "Don't write into outfile."
65
61
msgstr "Не сохранять результаты в файл"
66
62
 
67
 
#: client/drizzle.cc:267
 
63
#: client/drizzle.cc:291
68
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
69
65
msgstr ""
70
66
"Использовать [to_pager] в качестве программы-пейджера. Выводит результаты "
71
67
"запросов, используя PAGER для разбивки на страницы."
72
68
 
73
 
#: client/drizzle.cc:268
74
 
#, fuzzy
 
69
#: client/drizzle.cc:292
75
70
msgid "Print current command."
76
 
msgstr "Напечатать текущую команду."
 
71
msgstr "Напечатать текущую комманду."
77
72
 
78
 
#: client/drizzle.cc:269
79
 
#, fuzzy
 
73
#: client/drizzle.cc:293
80
74
msgid "Change your drizzle prompt."
81
 
msgstr "Изменить вашу коммандную строку в drizzle."
 
75
msgstr ""
82
76
 
83
 
#: client/drizzle.cc:270
 
77
#: client/drizzle.cc:294
84
78
msgid "Quit drizzle."
85
79
msgstr "Выйти из drizzle."
86
80
 
87
 
#: client/drizzle.cc:271
 
81
#: client/drizzle.cc:295
88
82
msgid "Rebuild completion hash."
89
83
msgstr "Обновить список авто-дополнений."
90
84
 
91
 
#: client/drizzle.cc:273
 
85
#: client/drizzle.cc:297
92
86
msgid "Execute an SQL script file. Takes a file name as an argument."
93
87
msgstr "Выполнить SQL-скрипт из файла. Получает имя файла как аргумент."
94
88
 
95
 
#: client/drizzle.cc:274
 
89
#: client/drizzle.cc:298
96
90
msgid "Get status information from the server."
97
91
msgstr "Получить статусную информацию с сервера."
98
92
 
99
 
#: client/drizzle.cc:276
 
93
#: client/drizzle.cc:300
100
94
msgid "Set outfile [to_outfile]. Append everything into given outfile."
101
95
msgstr ""
102
96
"Назначить файлом вывода [to_outfile]. Весь консоьный вывод клиента будет "
103
97
"дописан в коней указанного файла."
104
98
 
105
 
#: client/drizzle.cc:278
 
99
#: client/drizzle.cc:302
106
100
msgid "Use another database. Takes database name as argument."
107
101
msgstr "Переключиться на другую базу данных. Получает имя базы как аргумент."
108
102
 
109
 
#: client/drizzle.cc:280 client/drizzle.cc:1427
 
103
#: client/drizzle.cc:304 client/drizzle.cc:1459
110
104
msgid "Show warnings after every statement."
111
105
msgstr "Показывать предупреждения после каждой выполненной команды"
112
106
 
113
 
#: client/drizzle.cc:282
 
107
#: client/drizzle.cc:306
114
108
msgid "Don't show warnings after every statement."
115
109
msgstr "Не показывать предупреждения после каждой выполненной команды"
116
110
 
117
 
#: client/drizzle.cc:1111
 
111
#: client/drizzle.cc:1058 client/drizzle.cc:1065
 
112
#, c-format
 
113
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
114
msgstr ""
 
115
 
 
116
#: client/drizzle.cc:1148
118
117
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
119
118
msgstr ""
120
119
"Добро пожаловать в клиент Drizzle.. Разделителем команд служит ; или \\g."
121
120
 
122
 
#: client/drizzle.cc:1121
 
121
#: client/drizzle.cc:1158
123
122
#, c-format
124
123
msgid ""
125
124
"Your Drizzle connection id is %u\n"
128
127
"Идентификатор вашего подключения к Drizzle: %u\n"
129
128
"Версия сервера: %s\n"
130
129
 
131
 
#: client/drizzle.cc:1151
 
130
#: client/drizzle.cc:1186
132
131
#, c-format
133
132
msgid "Reading history-file %s\n"
134
133
msgstr "Чтение файла истории %s\n"
135
134
 
136
 
#: client/drizzle.cc:1156
 
135
#: client/drizzle.cc:1190
137
136
#, c-format
138
137
msgid "Couldn't allocate memory for temp histfile!\n"
139
138
msgstr "Невозможно выделить мамять под временный файл истории!\n"
140
139
 
141
 
#: client/drizzle.cc:1163
 
140
#: client/drizzle.cc:1197
142
141
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
143
142
msgstr ""
144
143
"Используйте 'help;' или '\\h' для получение справки и '\\c' для очистки "
145
144
"буфера команд.\n"
146
145
 
147
 
#: client/drizzle.cc:1181
 
146
#: client/drizzle.cc:1215
148
147
#, c-format
149
148
msgid "Writing history-file %s\n"
150
149
msgstr "Запись файла истории %s\n"
151
150
 
152
 
#: client/drizzle.cc:1190
 
151
#: client/drizzle.cc:1224
153
152
msgid "Aborted"
154
153
msgstr "Отменено"
155
154
 
156
 
#: client/drizzle.cc:1190
 
155
#: client/drizzle.cc:1224
157
156
msgid "Bye"
158
157
msgstr "Пока!"
159
158
 
160
 
#: client/drizzle.cc:1238
 
159
#: client/drizzle.cc:1273
161
160
msgid "Query aborted by Ctrl+C\n"
162
161
msgstr "Запрос прерван с помощью Ctrl+C\n"
163
162
 
164
 
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
 
163
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2791
165
164
msgid "Display this help and exit."
166
165
msgstr "Показать справку и выйти."
167
166
 
168
 
#: client/drizzle.cc:1263
 
167
#: client/drizzle.cc:1298
169
168
msgid "Synonym for -?"
170
169
msgstr "Синоним для -?"
171
170
 
172
 
#: client/drizzle.cc:1266
 
171
#: client/drizzle.cc:1301
173
172
msgid ""
174
173
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
175
174
"and field completion, but startup and reconnecting may take a longer time. "
181
180
"переподключение может занимать дольше времени; Отключается с помощью --"
182
181
"disable-auto-rehash."
183
182
 
184
 
#: client/drizzle.cc:1270
185
 
#, fuzzy
 
183
#: client/drizzle.cc:1305
186
184
msgid ""
187
185
"No automatic rehashing. One has to use 'rehash' to get table and field "
188
186
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
189
187
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
190
188
msgstr ""
191
 
"Отключение автоматического обновления информации авто-дополнения. При "
192
 
"использовании этой опции вам не нужно будет использовать команду 'rehash' "
193
 
"для перечитывания списка таблиц и баз для дополнений, зато запуск Drizzle "
194
 
"становится быстрее и перечитывыние информации при переподключении будет "
195
 
"отключено. ВНИМАНИЕ: опция является устаревшей; в качестве замены "
196
 
"используйте --disable-auto-rehash."
197
189
 
198
 
#: client/drizzle.cc:1273
 
190
#: client/drizzle.cc:1308
199
191
msgid ""
200
192
"Automatically switch to vertical output mode if the result is wider than the "
201
193
"terminal width."
203
195
"Автоматически переключаться на вертикальный формат вывода в случаях, когда "
204
196
"ширина результатов больше ширины терминала."
205
197
 
206
 
#: client/drizzle.cc:1276
 
198
#: client/drizzle.cc:1311
207
199
msgid ""
208
200
"Don't use history file. Disable interactive behavior. (Enables --silent)"
209
201
msgstr ""
210
202
"Не использовать файл истории команд. Отключает интерактивное поведение "
211
203
"клиента. (Включает --silent)."
212
204
 
213
 
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
214
 
#, fuzzy
 
205
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2838
215
206
msgid "Directory where character sets are."
216
 
msgstr "Каталог, в котором находятся файлы кодировок символов."
 
207
msgstr ""
217
208
 
218
 
#: client/drizzle.cc:1280
 
209
#: client/drizzle.cc:1315
219
210
msgid "Display column type information."
220
211
msgstr "Отображать информацию о типах колонок."
221
212
 
222
 
#: client/drizzle.cc:1283
223
 
#, fuzzy
 
213
#: client/drizzle.cc:1318
224
214
msgid ""
225
215
"Preserve comments. Send comments to the server. The default is --skip-"
226
216
"comments (discard comments), enable with --comments"
227
217
msgstr ""
228
 
"Сохранить коментарии и передать их на сервер. По-умолчанию используется --"
229
 
"skip-comments (пропускать коментарии), включается при помощи --comments"
230
218
 
231
 
#: client/drizzle.cc:1286
 
219
#: client/drizzle.cc:1321
232
220
msgid "Use compression in server/client protocol."
233
221
msgstr "Использовать сжатие в клиент-серверном протоколе."
234
222
 
235
 
#: client/drizzle.cc:1289
 
223
#: client/drizzle.cc:1324
236
224
msgid "Check memory and open file usage at exit ."
237
225
msgstr "Проверить использование памяти и открытых файлов при выходе."
238
226
 
239
 
#: client/drizzle.cc:1292
 
227
#: client/drizzle.cc:1327
240
228
msgid "Print some debug info at exit."
241
229
msgstr "Отобразить отладочную информацию при выходе."
242
230
 
243
 
#: client/drizzle.cc:1294
 
231
#: client/drizzle.cc:1329
244
232
msgid "Database to use."
245
233
msgstr "База данных для использования."
246
234
 
247
 
#: client/drizzle.cc:1297
 
235
#: client/drizzle.cc:1332
248
236
msgid "(not used)"
249
237
msgstr ""
250
238
 
251
 
#: client/drizzle.cc:1299
 
239
#: client/drizzle.cc:1334
252
240
msgid "Delimiter to be used."
253
241
msgstr "Используемый разделитель команд."
254
242
 
255
 
#: client/drizzle.cc:1301
 
243
#: client/drizzle.cc:1336
256
244
msgid "Execute command and quit. (Disables --force and history file)"
257
245
msgstr "Выполнить команду и выйти. (Отключает --force и файл истории команд)"
258
246
 
259
 
#: client/drizzle.cc:1303
 
247
#: client/drizzle.cc:1338
260
248
msgid "Print the output of a query (rows) vertically."
261
249
msgstr "Отобразить результаты запроса (строки) вертикально."
262
250
 
263
 
#: client/drizzle.cc:1306
 
251
#: client/drizzle.cc:1341
264
252
msgid "Continue even if we get an sql error."
265
253
msgstr "Продолжение работы даже после возникновения ошибок в SQL."
266
254
 
267
 
#: client/drizzle.cc:1310
 
255
#: client/drizzle.cc:1345
268
256
msgid ""
269
257
"Enable named commands. Named commands mean this program's internal commands; "
270
258
"see drizzle> help . When enabled, the named commands can be used from any "
272
260
"Disable with --disable-named-commands. This option is disabled by default."
273
261
msgstr ""
274
262
 
275
 
#: client/drizzle.cc:1314
 
263
#: client/drizzle.cc:1349
276
264
msgid ""
277
265
"Named commands are disabled. Use \\* form only, or use named commands only "
278
266
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
281
269
"deprecated; use --disable-named-commands instead."
282
270
msgstr ""
283
271
 
284
 
#: client/drizzle.cc:1316
 
272
#: client/drizzle.cc:1351
285
273
msgid "Ignore space after function names."
286
274
msgstr "Игнорирование пробелов после имен функций."
287
275
 
288
 
#: client/drizzle.cc:1318
 
276
#: client/drizzle.cc:1353
289
277
msgid "Enable/disable LOAD DATA LOCAL INFILE."
290
278
msgstr "Включить/выключить поддержку LOAD DATA LOCAL INFILE."
291
279
 
292
 
#: client/drizzle.cc:1321
 
280
#: client/drizzle.cc:1356
293
281
msgid "Turn off beep on error."
294
282
msgstr "Отключение звуковых сигналов при ошибках."
295
283
 
296
 
#: client/drizzle.cc:1323 client/drizzleadmin.cc:75
 
284
#: client/drizzle.cc:1358 client/drizzleadmin.cc:77
297
285
msgid "Connect to host."
298
286
msgstr "Подключение к хосту."
299
287
 
300
 
#: client/drizzle.cc:1325
 
288
#: client/drizzle.cc:1360
301
289
msgid "Write line numbers for errors."
302
290
msgstr "Отоброжение номеров строк в случае ошибок."
303
291
 
304
 
#: client/drizzle.cc:1328
 
292
#: client/drizzle.cc:1363
305
293
msgid ""
306
294
"Don't write line number for errors. WARNING: -L is deprecated, use long "
307
295
"version of this option instead."
309
297
"Не выводить номера строк для ошибок. Внимание: -L является устаревшим "
310
298
"ключем, используйте длинную версию."
311
299
 
312
 
#: client/drizzle.cc:1330
 
300
#: client/drizzle.cc:1365
313
301
msgid "Flush buffer after each query."
314
302
msgstr "Сбрасывание буфера после каждого запроса."
315
303
 
316
 
#: client/drizzle.cc:1332
 
304
#: client/drizzle.cc:1367
317
305
msgid "Write column names in results."
318
306
msgstr "Отображение имен колонок в результатах запросов."
319
307
 
320
 
#: client/drizzle.cc:1336
 
308
#: client/drizzle.cc:1371
321
309
msgid ""
322
310
"Don't write column names in results. WARNING: -N is deprecated, use long "
323
311
"version of this options instead."
325
313
"Не выводить имена колонок в результатах запроса. Внимание: -N является "
326
314
"устаревшим ключем, используйте длинную версию."
327
315
 
328
 
#: client/drizzle.cc:1339
 
316
#: client/drizzle.cc:1374
329
317
msgid ""
330
318
"Change the value of a variable. Please note that this option is deprecated; "
331
319
"you can set variables directly with --variable-name=value."
332
320
msgstr ""
 
321
"Изменить значение переменной. Пожалуйста, имейте в виду, что использование "
 
322
"этой опции не рекомендуется; вы можете устанавливать переменные напрямую при "
 
323
"помощи --variable-name=value."
333
324
 
334
 
#: client/drizzle.cc:1341
 
325
#: client/drizzle.cc:1376
335
326
msgid "Ignore SIGINT (CTRL-C)"
336
327
msgstr "Игнорирование SIGINT (CTRL+C)"
337
328
 
338
 
#: client/drizzle.cc:1345
339
 
#, fuzzy
 
329
#: client/drizzle.cc:1380
340
330
msgid ""
341
331
"Only update the default database. This is useful for skipping updates to "
342
332
"other database in the update log."
343
333
msgstr ""
344
 
"Обновлять только базу данных по-умолчанию. Эта опция может использоваться с "
345
 
"целью пропустить обновления для других БД в update log'ах."
346
334
 
347
 
#: client/drizzle.cc:1348
 
335
#: client/drizzle.cc:1383
348
336
msgid ""
349
337
"Pager to use to display results. If you don't supply an option the default "
350
338
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
353
341
"default."
354
342
msgstr ""
355
343
 
356
 
#: client/drizzle.cc:1351
 
344
#: client/drizzle.cc:1386
357
345
msgid ""
358
346
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
359
347
"option deprecated; use --disable-pager instead."
360
348
msgstr ""
361
349
 
362
 
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
 
350
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
363
351
msgid ""
364
352
"Password to use when connecting to server. If password is not given it's "
365
353
"asked from the tty."
366
354
msgstr ""
367
355
 
368
 
#: client/drizzle.cc:1356
 
356
#: client/drizzle.cc:1391
369
357
msgid ""
370
358
"Port number to use for connection or 0 for default to, in order of "
371
 
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
 
359
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
372
360
msgstr ""
373
361
 
374
 
#: client/drizzle.cc:1357
 
362
#: client/drizzle.cc:1392
375
363
msgid "built-in default"
376
364
msgstr "встроено по-умолчанию"
377
365
 
378
 
#: client/drizzle.cc:1360
 
366
#: client/drizzle.cc:1394
379
367
msgid "Set the drizzle prompt to this value."
380
368
msgstr ""
381
369
 
382
 
#: client/drizzle.cc:1363
383
 
msgid "The protocol of connection (tcp,socket,pipe,memory)."
384
 
msgstr ""
385
 
 
386
 
#: client/drizzle.cc:1366
 
370
#: client/drizzle.cc:1398
387
371
msgid ""
388
372
"Don't cache result, print it row by row. This may slow down the server if "
389
373
"the output is suspended. Doesn't use history file."
390
374
msgstr ""
391
375
 
392
 
#: client/drizzle.cc:1368
 
376
#: client/drizzle.cc:1400
393
377
msgid "Write fields without conversion. Used with --batch."
394
378
msgstr "Отображение полей без конверсии. Импользуется с --batch."
395
379
 
396
 
#: client/drizzle.cc:1371
 
380
#: client/drizzle.cc:1403
397
381
msgid ""
398
382
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
399
383
"option is enabled by default."
400
384
msgstr ""
401
385
 
402
 
#: client/drizzle.cc:1373
 
386
#: client/drizzle.cc:1405
403
387
msgid ""
404
388
"Be more silent. Print results with a tab as separator, each row on new line."
405
389
msgstr ""
406
390
 
407
 
#: client/drizzle.cc:1375
 
391
#: client/drizzle.cc:1407
408
392
msgid "Socket file to use for connection."
409
393
msgstr ""
410
394
 
411
 
#: client/drizzle.cc:1378
 
395
#: client/drizzle.cc:1410
412
396
msgid "Output in table format."
413
397
msgstr "Вывод в табличном формате."
414
398
 
415
 
#: client/drizzle.cc:1381
 
399
#: client/drizzle.cc:1413
416
400
msgid ""
417
401
"Append everything into outfile. See interactive help (\\h) also. Does not "
418
402
"work in batch mode. Disable with --disable-tee. This option is disabled by "
419
403
"default."
420
404
msgstr ""
421
405
 
422
 
#: client/drizzle.cc:1383
 
406
#: client/drizzle.cc:1415
423
407
msgid ""
424
408
"Disable outfile. See interactive help (\\h) also. WARNING: option "
425
409
"deprecated; use --disable-tee instead"
426
410
msgstr ""
427
411
 
428
 
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
 
412
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
429
413
msgid "User for login if not current user."
430
414
msgstr ""
431
415
"Имя пользование для подключения (если не совпадает с именем текущего "
432
416
"пользователя)."
433
417
 
434
 
#: client/drizzle.cc:1389
 
418
#: client/drizzle.cc:1421
435
419
msgid "Only allow UPDATE and DELETE that uses keys."
436
420
msgstr "Разрешение запросов UPDATE и DELETE только с использованием ключей."
437
421
 
438
 
#: client/drizzle.cc:1392
 
422
#: client/drizzle.cc:1424
439
423
msgid "Synonym for option --safe-updates, -U."
440
424
msgstr "Синоним для опции --safe-updates, -U."
441
425
 
442
 
#: client/drizzle.cc:1395
 
426
#: client/drizzle.cc:1427
443
427
msgid "Write more. (-v -v -v gives the table output format)."
444
428
msgstr ""
445
429
 
446
 
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
 
430
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:3141
447
431
msgid "Output version information and exit."
448
432
msgstr "Вывод информации о версии и выход из программы."
449
433
 
450
 
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
 
434
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
451
435
msgid "Wait and retry if connection is down."
452
436
msgstr "Ожидать и повторять запрос если соединение с сервером разорвано."
453
437
 
454
 
#: client/drizzle.cc:1402
455
 
#, fuzzy
 
438
#: client/drizzle.cc:1434
456
439
msgid "Number of seconds before connection timeout."
457
 
msgstr "Количество секунд перед закрытием соединения по timeout-у."
 
440
msgstr "Количество секунд до таймаута соединения"
458
441
 
459
 
#: client/drizzle.cc:1407
 
442
#: client/drizzle.cc:1439
460
443
msgid "Max packet length to send to, or receive from server"
461
444
msgstr ""
462
445
"Максимальная длина пакета для получения или отправки во время работы с "
463
446
"сервером."
464
447
 
465
 
#: client/drizzle.cc:1412
 
448
#: client/drizzle.cc:1444
466
449
msgid "Buffer for TCP/IP and socket communication"
467
450
msgstr ""
468
451
 
469
 
#: client/drizzle.cc:1416
 
452
#: client/drizzle.cc:1448
470
453
msgid "Automatic limit for SELECT when using --safe-updates"
471
454
msgstr ""
472
455
 
473
 
#: client/drizzle.cc:1421
 
456
#: client/drizzle.cc:1453
474
457
msgid "Automatic limit for rows in a join when using --safe-updates"
475
458
msgstr ""
476
459
 
477
 
#: client/drizzle.cc:1425
 
460
#: client/drizzle.cc:1457
478
461
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
479
462
msgstr ""
480
463
 
481
 
#: client/drizzle.cc:1438
 
464
#: client/drizzle.cc:1462
 
465
#, fuzzy
 
466
msgid "Number of lines before each import progress report."
 
467
msgstr "Количество секунд до таймаута соединения"
 
468
 
 
469
#: client/drizzle.cc:1473
482
470
#, c-format
483
471
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
484
472
msgstr ""
485
473
 
486
 
#: client/drizzle.cc:1445
 
474
#: client/drizzle.cc:1480
487
475
#, c-format
488
476
msgid ""
489
 
"Copyright (C) 2000-2008 MySQL AB\n"
490
 
"                                      This software comes with ABSOLUTELY NO "
491
 
"WARRANTY. This is free software,\n"
492
 
" and you are welcome to modify and redistribute it under the GPL license\n"
 
477
"Copyright (C) 2008 Sun Microsystems\n"
 
478
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
479
"and you are welcome to modify and redistribute it under the GPL license\n"
493
480
msgstr ""
494
481
 
495
 
#: client/drizzle.cc:1449
 
482
#: client/drizzle.cc:1485
496
483
#, c-format
497
484
msgid "Usage: %s [OPTIONS] [database]\n"
498
485
msgstr ""
499
486
 
500
 
#: client/drizzle.cc:1482
 
487
#: client/drizzle.cc:1520
501
488
msgid "DELIMITER cannot contain a backslash character"
502
489
msgstr ""
503
490
 
504
 
#: client/drizzle.cc:1503
 
491
#: client/drizzle.cc:1541
505
492
#, c-format
506
493
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
507
494
msgstr ""
508
495
 
509
 
#: client/drizzle.cc:1526
 
496
#: client/drizzle.cc:1564
510
497
#, c-format
511
498
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
512
499
msgstr ""
513
500
 
514
 
#: client/drizzle.cc:1530
 
501
#: client/drizzle.cc:1568
515
502
#, c-format
516
503
msgid "WARNING: --server-arg option not supported in this configuration.\n"
517
504
msgstr ""
518
505
 
519
 
#: client/drizzle.cc:1898
 
506
#: client/drizzle.cc:1595
 
507
msgid ""
 
508
"Non-integer value supplied for port.  If you are trying to enter a password "
 
509
"please use --password instead."
 
510
msgstr ""
 
511
 
 
512
#: client/drizzle.cc:1603
 
513
msgid "Value supplied for port is not valid."
 
514
msgstr ""
 
515
 
 
516
#: client/drizzle.cc:1756
 
517
#, c-format
 
518
msgid "Processing line: %<PRIu32>\n"
 
519
msgstr ""
 
520
 
 
521
#: client/drizzle.cc:1972
520
522
#, c-format
521
523
msgid "Unknown command '\\%c'."
522
524
msgstr ""
523
525
 
524
 
#: client/drizzle.cc:2325
 
526
#: client/drizzle.cc:2396
525
527
msgid ""
526
528
"Reading table information for completion of table and column names\n"
527
529
"    You can turn off this feature to get a quicker startup with -A\n"
528
530
"\n"
529
531
msgstr ""
530
532
 
531
 
#: client/drizzle.cc:2422
 
533
#: client/drizzle.cc:2493
532
534
msgid "No connection. Trying to reconnect..."
533
535
msgstr "Нет соеденения. Попытка переподключения..."
534
536
 
535
 
#: client/drizzle.cc:2428
 
537
#: client/drizzle.cc:2499
536
538
msgid "Can't connect to the server\n"
537
539
msgstr "Невозможно подключиться к серверу.\n"
538
540
 
539
 
#: client/drizzle.cc:2485
 
541
#: client/drizzle.cc:2556
540
542
msgid "categories:"
541
543
msgstr "категории:"
542
544
 
543
 
#: client/drizzle.cc:2485
 
545
#: client/drizzle.cc:2556
544
546
msgid "topics:"
545
547
msgstr "темы:"
546
548
 
547
 
#: client/drizzle.cc:2540
 
549
#: client/drizzle.cc:2608
548
550
#, c-format
549
551
msgid "Name: '%s'\n"
550
552
msgstr "Имя: '%s'\n"
551
553
 
552
 
#: client/drizzle.cc:2541
 
554
#: client/drizzle.cc:2609
553
555
#, c-format
554
556
msgid ""
555
557
"Description:\n"
558
560
"Описание:\n"
559
561
"%s"
560
562
 
561
 
#: client/drizzle.cc:2543
 
563
#: client/drizzle.cc:2611
562
564
#, c-format
563
565
msgid ""
564
566
"Examples:\n"
567
569
"Примеры:\n"
568
570
"%s"
569
571
 
570
 
#: client/drizzle.cc:2556
 
572
#: client/drizzle.cc:2624
571
573
msgid "Many help items for your request exist."
572
574
msgstr ""
573
575
 
574
 
#: client/drizzle.cc:2557
 
576
#: client/drizzle.cc:2625
575
577
msgid ""
576
578
"To make a more specific request, please type 'help <item>',\n"
577
579
"where <item> is one of the following"
578
580
msgstr ""
579
581
 
580
 
#: client/drizzle.cc:2563
 
582
#: client/drizzle.cc:2631
581
583
#, c-format
582
584
msgid "You asked for help about help category: '%s'\n"
583
585
msgstr ""
584
586
 
585
 
#: client/drizzle.cc:2564
 
587
#: client/drizzle.cc:2632
586
588
msgid ""
587
589
"For more information, type 'help <item>', where <item> is one of the "
588
590
"following"
589
591
msgstr ""
590
592
 
591
 
#: client/drizzle.cc:2577
 
593
#: client/drizzle.cc:2645
592
594
msgid ""
593
595
"\n"
594
596
"Nothing found"
595
597
msgstr ""
596
598
 
597
 
#: client/drizzle.cc:2578
 
599
#: client/drizzle.cc:2646
598
600
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
599
601
msgstr ""
600
602
 
601
 
#: client/drizzle.cc:2600
 
603
#: client/drizzle.cc:2668
602
604
msgid "List of all Drizzle commands:"
603
605
msgstr ""
604
606
 
605
 
#: client/drizzle.cc:2602
 
607
#: client/drizzle.cc:2670
606
608
msgid "Note that all text commands must be first on line and end with ';'"
607
609
msgstr ""
608
610
 
609
 
#: client/drizzle.cc:2613
 
611
#: client/drizzle.cc:2682
610
612
msgid ""
611
613
"\n"
612
614
"For server side help, type 'help contents'\n"
613
615
msgstr ""
614
616
 
615
 
#: client/drizzle.cc:2656
 
617
#: client/drizzle.cc:2723
616
618
msgid "No query specified\n"
617
619
msgstr ""
618
620
 
619
 
#: client/drizzle.cc:2671
 
621
#: client/drizzle.cc:2738
620
622
msgid "Ignoring query to other database"
621
623
msgstr ""
622
624
 
623
 
#: client/drizzle.cc:2720
 
625
#: client/drizzle.cc:2787
624
626
msgid "Empty set"
625
627
msgstr ""
626
628
 
627
 
#: client/drizzle.cc:2733
 
629
#: client/drizzle.cc:2800
628
630
#, c-format
629
631
msgid "%ld row in set"
630
632
msgid_plural "%ld rows in set"
631
633
msgstr[0] ""
632
634
msgstr[1] ""
633
635
 
634
 
#: client/drizzle.cc:2742
 
636
#: client/drizzle.cc:2809
635
637
msgid "Query OK"
636
638
msgstr ""
637
639
 
638
 
#: client/drizzle.cc:2744
 
640
#: client/drizzle.cc:2811
639
641
#, c-format
640
642
msgid "Query OK, %ld row affected"
641
643
msgid_plural "Query OK, %ld rows affected"
642
644
msgstr[0] ""
643
645
msgstr[1] ""
644
646
 
645
 
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
 
647
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:3009
646
648
msgid ""
647
649
"Port number to use for connection or 0 for default to, in order of "
648
 
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
 
650
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
649
651
msgstr ""
650
652
 
651
 
#: client/drizzleadmin.cc:85
 
653
#: client/drizzleadmin.cc:86
652
654
msgid "Silently exit if one can't connect to server."
653
655
msgstr ""
654
656
 
655
 
#: client/drizzleadmin.cc:91
 
657
#: client/drizzleadmin.cc:92
656
658
msgid "Write more information."
657
659
msgstr ""
658
660
 
659
 
#: client/drizzleadmin.cc:256
 
661
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
 
662
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
 
663
#: client/drizzleslap.cc:748 client/drizzletest.cc:4640
 
664
#, c-format
 
665
msgid ""
 
666
"Non-integer value supplied for port.  If you are trying to enter a password "
 
667
"please use --password instead.\n"
 
668
msgstr ""
 
669
 
 
670
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
 
671
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
 
672
#: client/drizzleslap.cc:756 client/drizzletest.cc:4648
 
673
#, c-format
 
674
msgid "Value supplied for port is not valid.\n"
 
675
msgstr ""
 
676
 
 
677
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
 
678
#, c-format
 
679
msgid "Memory allocation error while copying password. Aborting.\n"
 
680
msgstr ""
 
681
 
 
682
#: client/drizzleadmin.cc:293
660
683
#, c-format
661
684
msgid ""
662
685
"connect to server at '%s' failed\n"
663
686
"error: '%s'"
664
687
msgstr ""
665
688
 
666
 
#: client/drizzleadmin.cc:262
 
689
#: client/drizzleadmin.cc:299
667
690
#, c-format
668
691
msgid "Check that drizzled is running on %s"
669
692
msgstr ""
670
693
 
671
 
#: client/drizzleadmin.cc:263
 
694
#: client/drizzleadmin.cc:300
672
695
#, c-format
673
696
msgid " and that the port is %d.\n"
674
697
msgstr ""
675
698
 
676
 
#: client/drizzleadmin.cc:265
 
699
#: client/drizzleadmin.cc:302
677
700
#, c-format
678
701
msgid "You can check this by doing 'telnet %s %d'\n"
679
702
msgstr ""
680
703
 
681
 
#: client/drizzleadmin.cc:276
 
704
#: client/drizzleadmin.cc:313
682
705
#, c-format
683
706
msgid "Got error: %s\n"
684
707
msgstr ""
685
708
 
686
 
#: client/drizzleadmin.cc:283
 
709
#: client/drizzleadmin.cc:320
687
710
msgid "Waiting for Drizzle server to answer"
688
711
msgstr ""
689
712
 
690
 
#: client/drizzleadmin.cc:316
 
713
#: client/drizzleadmin.cc:353
691
714
#, c-format
692
715
msgid "shutting down drizzled...\n"
693
716
msgstr ""
694
717
 
695
 
#: client/drizzleadmin.cc:320
 
718
#: client/drizzleadmin.cc:357
696
719
#, c-format
697
720
msgid "shutdown failed; error: '%s'"
698
721
msgstr ""
699
722
 
700
 
#: client/drizzleadmin.cc:327
 
723
#: client/drizzleadmin.cc:364
701
724
#, c-format
702
725
msgid "done\n"
703
726
msgstr ""
704
727
 
705
 
#: client/drizzleadmin.cc:337
 
728
#: client/drizzleadmin.cc:374
706
729
msgid "drizzled is alive"
707
730
msgstr ""
708
731
 
709
 
#: client/drizzleadmin.cc:345
 
732
#: client/drizzleadmin.cc:382
710
733
msgid "connection was down, but drizzled is now alive"
711
734
msgstr ""
712
735
 
713
 
#: client/drizzleadmin.cc:349
 
736
#: client/drizzleadmin.cc:386
714
737
#, c-format
715
738
msgid "drizzled doesn't answer to ping, error: '%s'"
716
739
msgstr ""
717
740
 
718
 
#: client/drizzleadmin.cc:358
 
741
#: client/drizzleadmin.cc:395
719
742
#, c-format
720
743
msgid "Unknown command: '%-.60s'"
721
744
msgstr ""
722
745
 
723
 
#: client/drizzleadmin.cc:367
 
746
#: client/drizzleadmin.cc:404
724
747
#, c-format
725
748
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
726
749
msgstr ""
727
750
 
728
 
#: client/drizzleadmin.cc:374
 
751
#: client/drizzleadmin.cc:411
729
752
msgid "Copyright (C) 2000-2008 MySQL AB"
730
753
msgstr ""
731
754
 
732
 
#: client/drizzleadmin.cc:375
 
755
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
733
756
msgid ""
734
757
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
735
758
"and you are welcome to modify and redistribute it under the GPL license\n"
736
759
msgstr ""
737
760
 
738
 
#: client/drizzleadmin.cc:376
 
761
#: client/drizzleadmin.cc:413
739
762
msgid "Administration program for the drizzled daemon."
740
763
msgstr ""
741
764
 
742
 
#: client/drizzleadmin.cc:377
 
765
#: client/drizzleadmin.cc:414
743
766
#, c-format
744
767
msgid "Usage: %s [OPTIONS] command command....\n"
745
768
msgstr ""
746
769
 
747
 
#: client/drizzleadmin.cc:379
 
770
#: client/drizzleadmin.cc:416
748
771
msgid ""
749
772
"  ping         Check if server is down\n"
750
773
"  shutdown     Take server down\n"
751
774
msgstr ""
752
775
 
 
776
#: client/drizzledump.cc:396
 
777
#, fuzzy
 
778
msgid "Number of rows before each output progress report (requires --verbose)."
 
779
msgstr "Количество секунд до таймаута соединения"
 
780
 
 
781
#: client/drizzledump.cc:469
 
782
#, c-format
 
783
msgid "Got errno %d on write"
 
784
msgstr ""
 
785
 
 
786
#: client/drizzledump.cc:474
 
787
#, c-format
 
788
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
 
789
msgstr ""
 
790
 
 
791
#: client/drizzledump.cc:481
 
792
#, c-format
 
793
msgid "Usage: %s [OPTIONS] database [tables]\n"
 
794
msgstr ""
 
795
 
 
796
#: client/drizzledump.cc:482
 
797
#, c-format
 
798
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
 
799
msgstr ""
 
800
 
 
801
#: client/drizzledump.cc:484
 
802
#, c-format
 
803
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
 
804
msgstr ""
 
805
 
 
806
#: client/drizzledump.cc:491
 
807
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
808
msgstr ""
 
809
 
 
810
#: client/drizzledump.cc:493
 
811
msgid "Dumping definition and data DRIZZLE database or table"
 
812
msgstr ""
 
813
 
 
814
#: client/drizzledump.cc:504
 
815
#, c-format
 
816
msgid "For more options, use %s --help\n"
 
817
msgstr ""
 
818
 
 
819
#: client/drizzledump.cc:679
 
820
#, c-format
 
821
msgid "Input filename too long: %s"
 
822
msgstr ""
 
823
 
 
824
#: client/drizzledump.cc:722
 
825
#, c-format
 
826
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
 
827
msgstr ""
 
828
 
 
829
#: client/drizzledump.cc:747
 
830
#, c-format
 
831
msgid "Invalid mode to --compatible: %s\n"
 
832
msgstr ""
 
833
 
 
834
#: client/drizzledump.cc:807
 
835
#, c-format
 
836
msgid "%s: You must use option --tab with --fields-...\n"
 
837
msgstr ""
 
838
 
 
839
#: client/drizzledump.cc:824
 
840
#, c-format
 
841
msgid ""
 
842
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
843
"time.\n"
 
844
msgstr ""
 
845
 
 
846
#: client/drizzledump.cc:837
 
847
#, c-format
 
848
msgid ""
 
849
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
 
850
"time.\n"
 
851
msgstr ""
 
852
 
 
853
#: client/drizzledump.cc:843
 
854
#, c-format
 
855
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
 
856
msgstr ""
 
857
 
 
858
#: client/drizzledump.cc:868
 
859
#, c-format
 
860
msgid "Got error: %d: %s %s"
 
861
msgstr ""
 
862
 
 
863
#: client/drizzledump.cc:960
 
864
#, c-format
 
865
msgid "Couldn't execute '%s': %s (%d)"
 
866
msgstr ""
 
867
 
 
868
#: client/drizzledump.cc:1021
 
869
#, fuzzy, c-format
 
870
msgid "-- Connecting to %s...\n"
 
871
msgstr "Подключение к хосту."
 
872
 
 
873
#: client/drizzledump.cc:1042
 
874
#, c-format
 
875
msgid "-- Disconnecting from %s...\n"
 
876
msgstr ""
 
877
 
 
878
#: client/drizzledump.cc:1052
 
879
#, fuzzy
 
880
msgid "Couldn't allocate memory"
 
881
msgstr "Невозможно выделить мамять под временный файл истории!\n"
 
882
 
 
883
#: client/drizzledump.cc:1393
 
884
#, c-format
 
885
msgid ""
 
886
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
887
"type %s\n"
 
888
msgstr ""
 
889
 
 
890
#: client/drizzledump.cc:1407
 
891
#, c-format
 
892
msgid "-- Retrieving table structure for table %s...\n"
 
893
msgstr ""
 
894
 
 
895
#: client/drizzledump.cc:1516
 
896
#, c-format
 
897
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
898
msgstr ""
 
899
 
 
900
#: client/drizzledump.cc:1625
 
901
#, c-format
 
902
msgid "%s: Can't get keys for table %s (%s)\n"
 
903
msgstr ""
 
904
 
 
905
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
 
906
#, c-format
 
907
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
 
908
msgstr ""
 
909
 
 
910
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
 
911
#, c-format
 
912
msgid "Error: Couldn't read status information for table %s (%s)\n"
 
913
msgstr ""
 
914
 
 
915
#: client/drizzledump.cc:1851
 
916
#, c-format
 
917
msgid "Error retrieving table structure for table: \"%s\""
 
918
msgstr ""
 
919
 
 
920
#: client/drizzledump.cc:1858
 
921
#, c-format
 
922
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
 
923
msgstr ""
 
924
 
 
925
#: client/drizzledump.cc:1869
 
926
#, c-format
 
927
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
928
msgstr ""
 
929
 
 
930
#: client/drizzledump.cc:1876
 
931
#, c-format
 
932
msgid "-- Skipping dump data for table '%s', it has no fields\n"
 
933
msgstr ""
 
934
 
 
935
#: client/drizzledump.cc:1884
 
936
msgid "-- Sending SELECT query...\n"
 
937
msgstr ""
 
938
 
 
939
#: client/drizzledump.cc:1936
 
940
msgid "when executing 'SELECT INTO OUTFILE'"
 
941
msgstr ""
 
942
 
 
943
#: client/drizzledump.cc:1944
 
944
#, c-format
 
945
msgid ""
 
946
"\n"
 
947
"--\n"
 
948
"-- Dumping data for table %s\n"
 
949
"--\n"
 
950
msgstr ""
 
951
 
 
952
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
 
953
msgid "when retrieving data from server"
 
954
msgstr ""
 
955
 
 
956
#: client/drizzledump.cc:1994
 
957
msgid "-- Retrieving rows...\n"
 
958
msgstr ""
 
959
 
 
960
#: client/drizzledump.cc:1997
 
961
#, c-format
 
962
msgid "%s: Error in field count for table: %s !  Aborting.\n"
 
963
msgstr ""
 
964
 
 
965
#: client/drizzledump.cc:2036
 
966
#, c-format
 
967
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
968
msgstr ""
 
969
 
 
970
#: client/drizzledump.cc:2058
 
971
#, c-format
 
972
msgid "Not enough fields from table %s! Aborting.\n"
 
973
msgstr ""
 
974
 
 
975
#: client/drizzledump.cc:2244
 
976
#, c-format
 
977
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
 
978
msgstr ""
 
979
 
 
980
#: client/drizzledump.cc:2402
 
981
msgid "when selecting the database"
 
982
msgstr ""
 
983
 
 
984
#: client/drizzledump.cc:2470
 
985
msgid "when using LOCK TABLES"
 
986
msgstr ""
 
987
 
 
988
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
 
989
msgid "when doing refresh"
 
990
msgstr ""
 
991
 
 
992
#: client/drizzledump.cc:2563
 
993
msgid "alloc_root failure."
 
994
msgstr ""
 
995
 
 
996
#: client/drizzledump.cc:2584
 
997
#, c-format
 
998
msgid "Couldn't find table: \"%s\""
 
999
msgstr ""
 
1000
 
 
1001
#: client/drizzledump.cc:2599
 
1002
msgid "when doing LOCK TABLES"
 
1003
msgstr ""
 
1004
 
 
1005
#: client/drizzledump.cc:2662
 
1006
msgid "Error: Binlogging on server not active"
 
1007
msgstr ""
 
1008
 
 
1009
#: client/drizzledump.cc:2730
 
1010
msgid "Error: Slave not set up"
 
1011
msgstr ""
 
1012
 
 
1013
#: client/drizzledump.cc:2789
 
1014
msgid "Error: Unable to start slave"
 
1015
msgstr ""
 
1016
 
 
1017
#: client/drizzledump.cc:3076
 
1018
#, c-format
 
1019
msgid ""
 
1020
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
1021
msgstr ""
 
1022
 
 
1023
#: client/drizzledump.cc:3107
 
1024
#, c-format
 
1025
msgid "Error: Not enough memory to store ORDER BY clause\n"
 
1026
msgstr ""
 
1027
 
753
1028
#: libdrizzle/errmsg.c:27
754
1029
msgid "Unknown Drizzle error"
755
1030
msgstr ""
926
1201
msgstr ""
927
1202
 
928
1203
#: libdrizzle/errmsg.c:76
929
 
#, fuzzy
930
1204
msgid "Invalid connection handle"
931
 
msgstr "Неверный код ошибки."
 
1205
msgstr ""
932
1206
 
933
1207
#: libdrizzle/errmsg.c:77
934
1208
msgid ""
995
1269
 
996
1270
#: libdrizzle/errmsg.c:95
997
1271
#, c-format
998
 
msgid "Statement closed indirectly because of a preceeding %s() call"
 
1272
msgid "Statement closed indirectly because of a preceding %s() call"
999
1273
msgstr ""
1000
1274
 
1001
1275
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1018
1292
msgid "Got timeout writing communication packets"
1019
1293
msgstr ""
1020
1294
 
1021
 
#: libdrizzle/local_infile.c:189 mysys/errors.c:52
 
1295
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1022
1296
#, c-format
1023
1297
msgid "File '%s' not found (Errcode: %d)"
1024
1298
msgstr ""
1025
1299
 
1026
 
#: libdrizzle/local_infile.c:220 mysys/errors.c:26
 
1300
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1027
1301
#, c-format
1028
1302
msgid "Error reading file '%s' (Errcode: %d)"
1029
1303
msgstr ""
1030
1304
 
1031
 
#: mysys/errors.c:25
 
1305
#: mysys/errors.cc:25
1032
1306
#, c-format
1033
1307
msgid "Can't create/write to file '%s' (Errcode: %d)"
1034
1308
msgstr ""
1035
1309
 
1036
 
#: mysys/errors.c:27
 
1310
#: mysys/errors.cc:27
1037
1311
#, c-format
1038
1312
msgid "Error writing file '%s' (Errcode: %d)"
1039
1313
msgstr ""
1040
1314
 
1041
 
#: mysys/errors.c:28
 
1315
#: mysys/errors.cc:28
1042
1316
#, c-format
1043
1317
msgid "Error on close of '%s' (Errcode: %d)"
1044
1318
msgstr ""
1045
1319
 
1046
 
#: mysys/errors.c:29
 
1320
#: mysys/errors.cc:29
1047
1321
#, c-format
1048
1322
msgid "Out of memory (Needed %u bytes)"
1049
1323
msgstr ""
1050
1324
 
1051
 
#: mysys/errors.c:30
 
1325
#: mysys/errors.cc:30
1052
1326
#, c-format
1053
1327
msgid "Error on delete of '%s' (Errcode: %d)"
1054
1328
msgstr ""
1055
1329
 
1056
 
#: mysys/errors.c:31
 
1330
#: mysys/errors.cc:31
1057
1331
#, c-format
1058
1332
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1059
1333
msgstr ""
1060
1334
 
1061
 
#: mysys/errors.c:32
 
1335
#: mysys/errors.cc:32
1062
1336
#, c-format
1063
1337
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1064
1338
msgstr ""
1065
1339
 
1066
 
#: mysys/errors.c:33
 
1340
#: mysys/errors.cc:33
1067
1341
#, c-format
1068
1342
msgid "Can't lock file (Errcode: %d)"
1069
1343
msgstr ""
1070
1344
 
1071
 
#: mysys/errors.c:34
 
1345
#: mysys/errors.cc:34
1072
1346
#, c-format
1073
1347
msgid "Can't unlock file (Errcode: %d)"
1074
1348
msgstr ""
1075
1349
 
1076
 
#: mysys/errors.c:35
 
1350
#: mysys/errors.cc:35
1077
1351
#, c-format
1078
1352
msgid "Can't read dir of '%s' (Errcode: %d)"
1079
1353
msgstr ""
1080
1354
 
1081
 
#: mysys/errors.c:36
 
1355
#: mysys/errors.cc:36
1082
1356
#, c-format
1083
1357
msgid "Can't get stat of '%s' (Errcode: %d)"
1084
1358
msgstr ""
1085
1359
 
1086
 
#: mysys/errors.c:37
 
1360
#: mysys/errors.cc:37
1087
1361
#, c-format
1088
1362
msgid "Can't change size of file (Errcode: %d)"
1089
1363
msgstr ""
1090
1364
 
1091
 
#: mysys/errors.c:38
 
1365
#: mysys/errors.cc:38
1092
1366
#, c-format
1093
1367
msgid "Can't open stream from handle (Errcode: %d)"
1094
1368
msgstr ""
1095
1369
 
1096
 
#: mysys/errors.c:39
 
1370
#: mysys/errors.cc:39
1097
1371
#, c-format
1098
1372
msgid "Can't get working dirctory (Errcode: %d)"
1099
1373
msgstr ""
1100
1374
 
1101
 
#: mysys/errors.c:40
 
1375
#: mysys/errors.cc:40
1102
1376
#, c-format
1103
1377
msgid "Can't change dir to '%s' (Errcode: %d)"
1104
1378
msgstr ""
1105
1379
 
1106
 
#: mysys/errors.c:41
 
1380
#: mysys/errors.cc:41
1107
1381
#, c-format
1108
1382
msgid "Warning: '%s' had %d links"
1109
1383
msgstr ""
1110
1384
 
1111
 
#: mysys/errors.c:42
 
1385
#: mysys/errors.cc:42
1112
1386
#, c-format
1113
1387
msgid "Warning: %d files and %d streams is left open\n"
1114
1388
msgstr ""
1115
1389
 
1116
 
#: mysys/errors.c:43
 
1390
#: mysys/errors.cc:43
1117
1391
#, c-format
1118
1392
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1119
1393
msgstr ""
1120
1394
 
1121
 
#: mysys/errors.c:44
 
1395
#: mysys/errors.cc:44
1122
1396
#, c-format
1123
1397
msgid "Can't create directory '%s' (Errcode: %d)"
1124
1398
msgstr ""
1125
1399
 
1126
 
#: mysys/errors.c:45
 
1400
#: mysys/errors.cc:45
1127
1401
#, c-format
1128
1402
msgid ""
1129
1403
"Character set '%s' is not a compiled character set and is not specified in "
1130
1404
"the %s file"
1131
1405
msgstr ""
1132
1406
 
1133
 
#: mysys/errors.c:46
 
1407
#: mysys/errors.cc:46
1134
1408
#, c-format
1135
1409
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1136
1410
msgstr ""
1137
1411
 
1138
 
#: mysys/errors.c:47
 
1412
#: mysys/errors.cc:47
1139
1413
#, c-format
1140
1414
msgid "Can't read value for symlink '%s' (Error %d)"
1141
1415
msgstr ""
1142
1416
 
1143
 
#: mysys/errors.c:48
 
1417
#: mysys/errors.cc:48
1144
1418
#, c-format
1145
1419
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1146
1420
msgstr ""
1147
1421
 
1148
 
#: mysys/errors.c:49
 
1422
#: mysys/errors.cc:49
1149
1423
#, c-format
1150
1424
msgid "Error on realpath() on '%s' (Error %d)"
1151
1425
msgstr ""
1152
1426
 
1153
 
#: mysys/errors.c:50
 
1427
#: mysys/errors.cc:50
1154
1428
#, c-format
1155
1429
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1156
1430
msgstr ""
1157
1431
 
1158
 
#: mysys/errors.c:51
 
1432
#: mysys/errors.cc:51
1159
1433
#, c-format
1160
1434
msgid ""
1161
1435
"Collation '%s' is not a compiled collation and is not specified in the %s "
1162
1436
"file"
1163
1437
msgstr ""
1164
1438
 
1165
 
#: mysys/errors.c:53
 
1439
#: mysys/errors.cc:53
1166
1440
#, c-format
1167
1441
msgid "File '%s' (fileno: %d) was not closed"
1168
1442
msgstr ""
1169
1443
 
1170
 
#: mysys/my_error.c:86
 
1444
#: mysys/my_error.cc:87
1171
1445
#, c-format
1172
1446
msgid "Unknown error %d"
1173
1447
msgstr ""
1174
1448
 
1175
 
#: mysys/my_getopt.c:83
 
1449
#: mysys/my_getopt.cc:89
1176
1450
msgid "Warning: "
1177
1451
msgstr ""
1178
1452
 
1179
 
#: mysys/my_getopt.c:85
 
1453
#: mysys/my_getopt.cc:91
1180
1454
msgid "Info: "
1181
1455
msgstr ""
1182
1456
 
1183
 
#: mysys/my_getopt.c:350
 
1457
#: mysys/my_getopt.cc:355
1184
1458
#, c-format
1185
1459
msgid "%s: %s: Option '%s' used, but is disabled\n"
1186
1460
msgstr ""
1187
1461
 
1188
 
#: mysys/my_getopt.c:351
 
1462
#: mysys/my_getopt.cc:356
1189
1463
msgid "WARNING"
1190
1464
msgstr ""
1191
1465
 
1192
 
#: mysys/my_getopt.c:351
 
1466
#: mysys/my_getopt.cc:356
1193
1467
msgid "ERROR"
1194
1468
msgstr ""
1195
1469
 
1196
 
#: mysys/my_getopt.c:454
 
1470
#: mysys/my_getopt.cc:459
1197
1471
#, c-format
1198
1472
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1199
1473
msgstr ""
1200
1474
 
1201
 
#: mysys/my_getopt.c:767
 
1475
#: mysys/my_getopt.cc:772
1202
1476
#, c-format
1203
1477
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1204
1478
msgstr ""
1205
1479
 
1206
 
#: mysys/my_getopt.c:944
 
1480
#: mysys/my_getopt.cc:963
1207
1481
#, c-format
1208
1482
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1209
1483
msgstr ""
1210
1484
 
1211
 
#: mysys/my_getopt.c:1166
 
1485
#: mysys/my_getopt.cc:1190
1212
1486
#, c-format
1213
1487
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1214
1488
msgstr ""
1215
1489
 
1216
 
#: mysys/my_getopt.c:1186
 
1490
#: mysys/my_getopt.cc:1210
1217
1491
#, c-format
1218
1492
msgid ""
1219
1493
"\n"
1222
1496
"--------------------------------- -----------------------------\n"
1223
1497
msgstr ""
1224
1498
 
1225
 
#: mysys/my_getopt.c:1202 mysys/my_getopt.c:1218
 
1499
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1226
1500
msgid "(No default value)"
1227
1501
msgstr ""
1228
1502
 
1229
 
#: mysys/my_getopt.c:1221
 
1503
#: mysys/my_getopt.cc:1245
1230
1504
msgid "true"
1231
1505
msgstr ""
1232
1506
 
1233
 
#: mysys/my_getopt.c:1221
 
1507
#: mysys/my_getopt.cc:1245
1234
1508
msgid "false"
1235
1509
msgstr ""
1236
1510
 
1237
 
#: mysys/my_getopt.c:1246
 
1511
#: mysys/my_getopt.cc:1273
1238
1512
#, c-format
1239
1513
msgid "(Disabled)\n"
1240
1514
msgstr ""
1241
1515
 
1242
 
#: drizzled/authentication.cc:66 drizzled/handler.cc:350
1243
 
#: drizzled/sql_plugin.cc:821 drizzled/sql_show.cc:4663
 
1516
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
 
1517
#: drizzled/sql_plugin.cc:796
1244
1518
#, c-format
1245
1519
msgid "Plugin '%s' init function returned error."
1246
1520
msgstr ""
1247
1521
 
1248
1522
#. TRANSLATORS: The leading word "configvar" is the name
1249
1523
#. of the plugin api, and so should not be translated.
1250
 
#: drizzled/configvar.cc:40
 
1524
#: drizzled/configvar.cc:41
1251
1525
#, c-format
1252
1526
msgid "configvar plugin '%s' init() failed"
1253
1527
msgstr ""
1254
1528
 
1255
1529
#. TRANSLATORS: The leading word "configvar" is the name
1256
1530
#. of the plugin api, and so should not be translated.
1257
 
#: drizzled/configvar.cc:62
 
1531
#: drizzled/configvar.cc:63
1258
1532
#, c-format
1259
1533
msgid "configvar plugin '%s' deinit() failed"
1260
1534
msgstr ""
1261
1535
 
1262
1536
#. TRANSLATORS: The leading word "configvar" is the name
1263
1537
#. of the plugin api, and so should not be translated.
1264
 
#: drizzled/configvar.cc:98
 
1538
#: drizzled/configvar.cc:99
1265
1539
#, c-format
1266
1540
msgid "configvar plugin '%s' configvar_func1() failed"
1267
1541
msgstr ""
1268
1542
 
1269
1543
#. TRANSLATORS: The leading word "configvar" is the name
1270
1544
#. of the plugin api, and so should not be translated.
1271
 
#: drizzled/configvar.cc:152
 
1545
#: drizzled/configvar.cc:153
1272
1546
#, c-format
1273
1547
msgid "configvar plugin '%s' configvar_func2() failed"
1274
1548
msgstr ""
1275
1549
 
1276
 
#: drizzled/drizzled.cc:549
 
1550
#: drizzled/db.cc:405 drizzled/db.cc:413
 
1551
#, c-format
 
1552
msgid "Error while loading database options: '%s':"
 
1553
msgstr ""
 
1554
 
 
1555
#: drizzled/drizzled.cc:548
1277
1556
#, c-format
1278
1557
msgid "Got error %d from pthread_cond_timedwait"
1279
1558
msgstr ""
1280
1559
 
1281
 
#: drizzled/drizzled.cc:689 drizzled/drizzled.cc:1764
1282
 
msgid "Can't create thread to kill server"
1283
 
msgstr ""
1284
 
 
1285
 
#: drizzled/drizzled.cc:756
 
1560
#: drizzled/drizzled.cc:727
1286
1561
#, c-format
1287
 
msgid "Got signal %d from thread %lud"
 
1562
msgid "Got signal %d from thread %<PRIu64>"
1288
1563
msgstr ""
1289
1564
 
1290
 
#: drizzled/drizzled.cc:790
 
1565
#: drizzled/drizzled.cc:780
1291
1566
msgid "Aborting\n"
1292
1567
msgstr ""
1293
1568
 
1294
 
#: drizzled/drizzled.cc:975
 
1569
#: drizzled/drizzled.cc:954
1295
1570
msgid "One can only use the --user switch if running as root\n"
1296
1571
msgstr ""
1297
1572
 
1298
 
#: drizzled/drizzled.cc:983
 
1573
#: drizzled/drizzled.cc:962
1299
1574
msgid ""
1300
1575
"Fatal error: Please read \"Security\" section of the manual to find out how "
1301
 
"to run mysqld as root!\n"
 
1576
"to run drizzled as root!\n"
1302
1577
msgstr ""
1303
1578
 
1304
 
#: drizzled/drizzled.cc:1007
 
1579
#: drizzled/drizzled.cc:986
1305
1580
#, c-format
1306
1581
msgid ""
1307
1582
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1308
1583
"exists!\n"
1309
1584
msgstr ""
1310
1585
 
1311
 
#: drizzled/drizzled.cc:1182
 
1586
#: drizzled/drizzled.cc:1160
1312
1587
#, c-format
1313
1588
msgid "Retrying bind on TCP/IP port %u"
1314
1589
msgstr ""
1315
1590
 
1316
 
#: drizzled/drizzled.cc:1188
 
1591
#: drizzled/drizzled.cc:1166
1317
1592
msgid "Can't start server: Bind on TCP/IP port"
1318
1593
msgstr ""
1319
1594
 
1320
 
#: drizzled/drizzled.cc:1189
 
1595
#: drizzled/drizzled.cc:1167
1321
1596
#, c-format
1322
1597
msgid "Do you already have another drizzled server running on port: %d ?"
1323
1598
msgstr ""
1324
1599
 
1325
 
#: drizzled/drizzled.cc:1195
 
1600
#: drizzled/drizzled.cc:1173
1326
1601
msgid "Can't start server: listen() on TCP/IP port"
1327
1602
msgstr ""
1328
1603
 
1329
 
#: drizzled/drizzled.cc:1196
 
1604
#: drizzled/drizzled.cc:1174
1330
1605
#, c-format
1331
1606
msgid "listen() on TCP/IP failed with error %d"
1332
1607
msgstr ""
1333
1608
 
1334
 
#: drizzled/drizzled.cc:1414
 
1609
#: drizzled/drizzled.cc:1264
1335
1610
#, c-format
1336
1611
msgid "Fatal "
1337
1612
msgstr ""
1338
1613
 
1339
 
#: drizzled/drizzled.cc:1432
 
1614
#: drizzled/drizzled.cc:1288
1340
1615
#, c-format
1341
1616
msgid ""
1342
1617
"We will try our best to scrape up some info that will hopefully help "
1347
1622
"\n"
1348
1623
msgstr ""
1349
1624
 
1350
 
#: drizzled/drizzled.cc:1443
 
1625
#: drizzled/drizzled.cc:1299
1351
1626
#, c-format
1352
1627
msgid ""
1353
 
"It is possible that mysqld could use up to \n"
1354
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
 
1628
"It is possible that drizzled could use up to \n"
 
1629
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
 
1630
"<PRIu64> K\n"
1355
1631
"bytes of memory\n"
1356
1632
"Hope that's ok; if not, decrease some variables in the equation.\n"
1357
1633
"\n"
1358
1634
msgstr ""
1359
1635
 
1360
 
#: drizzled/drizzled.cc:1461
 
1636
#: drizzled/drizzled.cc:1317
1361
1637
#, c-format
1362
1638
msgid ""
1363
1639
"Attempting backtrace. You can use the following information to find out\n"
1364
 
"where mysqld died. If you see no messages after this, something went\n"
 
1640
"where drizzled died. If you see no messages after this, something went\n"
1365
1641
"terribly wrong...\n"
1366
1642
msgstr ""
1367
1643
 
1368
 
#: drizzled/drizzled.cc:1489
 
1644
#: drizzled/drizzled.cc:1345
1369
1645
#, c-format
1370
1646
msgid ""
1371
1647
"Trying to get some variables.\n"
1372
1648
"Some pointers may be invalid and cause the dump to abort...\n"
1373
1649
msgstr ""
1374
1650
 
1375
 
#: drizzled/drizzled.cc:1501
 
1651
#: drizzled/drizzled.cc:1357
1376
1652
#, c-format
1377
1653
msgid ""
1378
1654
"\n"
1379
 
"This crash occured while the server was calling initgroups(). This is\n"
 
1655
"This crash occurred while the server was calling initgroups(). This is\n"
1380
1656
"often due to the use of a drizzled that is statically linked against glibc\n"
1381
1657
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1382
1658
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1384
1660
"drizzled that is not statically linked.\n"
1385
1661
msgstr ""
1386
1662
 
1387
 
#: drizzled/drizzled.cc:1516
 
1663
#: drizzled/drizzled.cc:1372
1388
1664
#, c-format
1389
1665
msgid ""
1390
1666
"\n"
1395
1671
"the documentation for your distribution on how to do that.\n"
1396
1672
msgstr ""
1397
1673
 
1398
 
#: drizzled/drizzled.cc:1529
 
1674
#: drizzled/drizzled.cc:1385
1399
1675
#, c-format
1400
1676
msgid ""
1401
1677
"\n"
1407
1683
" bugs.\n"
1408
1684
msgstr ""
1409
1685
 
1410
 
#: drizzled/drizzled.cc:1544
1411
 
#, fuzzy, c-format
 
1686
#: drizzled/drizzled.cc:1400
 
1687
#, c-format
1412
1688
msgid "Writing a core file\n"
1413
 
msgstr "Запись файла истории %s\n"
 
1689
msgstr ""
1414
1690
 
1415
 
#: drizzled/drizzled.cc:1591
 
1691
#: drizzled/drizzled.cc:1447
1416
1692
msgid ""
1417
1693
"setrlimit could not change the size of core files to 'infinity';  We may not "
1418
1694
"be able to generate a core file on signals"
1419
1695
msgstr ""
1420
1696
 
1421
 
#: drizzled/drizzled.cc:1659
 
1697
#: drizzled/drizzled.cc:1515
1422
1698
#, c-format
1423
1699
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1424
1700
msgstr ""
1425
1701
 
1426
 
#: drizzled/drizzled.cc:1747
 
1702
#: drizzled/drizzled.cc:1603
1427
1703
#, c-format
1428
 
msgid "Got signal %d to shutdown mysqld"
1429
 
msgstr ""
1430
 
 
1431
 
#: drizzled/drizzled.cc:1788
 
1704
msgid "Got signal %d to shutdown drizzled"
 
1705
msgstr ""
 
1706
 
 
1707
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
 
1708
msgid "Can't create thread to kill server"
 
1709
msgstr ""
 
1710
 
 
1711
#: drizzled/drizzled.cc:1643
1432
1712
#, c-format
1433
1713
msgid "Got signal: %d  error: %d"
1434
1714
msgstr ""
1435
1715
 
1436
 
#: drizzled/drizzled.cc:1918
 
1716
#: drizzled/drizzled.cc:1758
1437
1717
#, c-format
1438
1718
msgid "Wrong date/time format specifier: %s\n"
1439
1719
msgstr ""
1440
1720
 
1441
 
#: drizzled/drizzled.cc:2042
 
1721
#: drizzled/drizzled.cc:1880
1442
1722
#, c-format
1443
1723
msgid "gethostname failed, using '%s' as hostname"
1444
1724
msgstr ""
1445
1725
 
1446
 
#: drizzled/drizzled.cc:2106
 
1726
#: drizzled/drizzled.cc:1944
1447
1727
#, c-format
1448
1728
msgid ""
1449
 
"Changed limits: max_open_files: %u  max_connections: %ld  table_cache: %ld"
 
1729
"Changed limits: max_open_files: %u  max_connections: %<PRIu64>  table_cache: "
 
1730
"%<PRIu64>"
1450
1731
msgstr ""
1451
1732
 
1452
 
#: drizzled/drizzled.cc:2111
 
1733
#: drizzled/drizzled.cc:1949
1453
1734
#, c-format
1454
1735
msgid ""
1455
1736
"Could not increase number of max_open_files to more than %u (request: %u)"
1456
1737
msgstr ""
1457
1738
 
1458
 
#: drizzled/drizzled.cc:2192
 
1739
#: drizzled/drizzled.cc:2027
1459
1740
#, c-format
1460
1741
msgid "Unknown locale: '%s'"
1461
1742
msgstr ""
1462
1743
 
1463
 
#: drizzled/drizzled.cc:2262
 
1744
#: drizzled/drizzled.cc:2096
1464
1745
msgid "Can't create thread-keys"
1465
1746
msgstr ""
1466
1747
 
1467
 
#: drizzled/drizzled.cc:2302
1468
 
msgid "Unable to reopen stdout"
1469
 
msgstr ""
1470
 
 
1471
 
#: drizzled/drizzled.cc:2305
1472
 
msgid "Unable to reopen stderr"
1473
 
msgstr ""
1474
 
 
1475
 
#: drizzled/drizzled.cc:2311
 
1748
#: drizzled/drizzled.cc:2120
1476
1749
msgid "Out of memory"
1477
1750
msgstr ""
1478
1751
 
1479
 
#: drizzled/drizzled.cc:2318
1480
 
msgid "You need to use --log-bin to make --binlog-format work."
1481
 
msgstr ""
1482
 
 
1483
 
#: drizzled/drizzled.cc:2340
 
1752
#: drizzled/drizzled.cc:2126
1484
1753
msgid ""
1485
1754
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1486
1755
"impossible, it would lead to infinite loops in this server."
1487
1756
msgstr ""
1488
1757
 
1489
 
#: drizzled/drizzled.cc:2360
 
1758
#: drizzled/drizzled.cc:2146
1490
1759
#, c-format
1491
1760
msgid ""
1492
1761
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1494
1763
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1495
1764
msgstr ""
1496
1765
 
1497
 
#: drizzled/drizzled.cc:2394
 
1766
#: drizzled/drizzled.cc:2158
 
1767
msgid "Out of memory in init_server_components."
 
1768
msgstr ""
 
1769
 
 
1770
#: drizzled/drizzled.cc:2179
1498
1771
msgid "Failed to initialize plugins."
1499
1772
msgstr ""
1500
1773
 
1501
 
#: drizzled/drizzled.cc:2425
 
1774
#: drizzled/drizzled.cc:2210
1502
1775
#, c-format
1503
1776
msgid ""
1504
1777
"%s: Too many arguments (first extra is '%s').\n"
1505
1778
"Use --verbose --help to get a list of available options\n"
1506
1779
msgstr ""
1507
1780
 
1508
 
#: drizzled/drizzled.cc:2435
 
1781
#: drizzled/drizzled.cc:2220
1509
1782
msgid "Can't init databases"
1510
1783
msgstr ""
1511
1784
 
1512
 
#: drizzled/drizzled.cc:2455
 
1785
#: drizzled/drizzled.cc:2240
1513
1786
#, c-format
1514
1787
msgid "Unknown/unsupported table type: %s"
1515
1788
msgstr ""
1516
1789
 
1517
 
#: drizzled/drizzled.cc:2461
 
1790
#: drizzled/drizzled.cc:2246
1518
1791
#, c-format
1519
1792
msgid "Default storage engine (%s) is not available"
1520
1793
msgstr ""
1521
1794
 
1522
 
#: drizzled/drizzled.cc:2484
 
1795
#: drizzled/drizzled.cc:2269
1523
1796
msgid "Can't initialize tc_log"
1524
1797
msgstr ""
1525
1798
 
1526
 
#: drizzled/drizzled.cc:2515
 
1799
#: drizzled/drizzled.cc:2300
1527
1800
#, c-format
1528
1801
msgid "Failed to lock memory. Errno: %d\n"
1529
1802
msgstr ""
1530
1803
 
1531
 
#: drizzled/drizzled.cc:2584
 
1804
#: drizzled/drizzled.cc:2361
1532
1805
#, c-format
1533
 
msgid "Asked for %u thread stack, but got %<PRIu64>"
 
1806
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1534
1807
msgstr ""
1535
1808
 
1536
 
#: drizzled/drizzled.cc:2620
 
1809
#: drizzled/drizzled.cc:2399
1537
1810
msgid ""
1538
1811
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1539
1812
"value: we force server id to 1; updates will be logged to the binary log, "
1540
1813
"but connections from slaves will not be accepted."
1541
1814
msgstr ""
1542
1815
 
1543
 
#: drizzled/drizzled.cc:2678
 
1816
#: drizzled/drizzled.cc:2452
1544
1817
msgid "Before Lock_thread_count"
1545
1818
msgstr ""
1546
1819
 
1547
 
#: drizzled/drizzled.cc:2685
 
1820
#: drizzled/drizzled.cc:2459
1548
1821
msgid "After lock_thread_count"
1549
1822
msgstr ""
1550
1823
 
1551
 
#: drizzled/drizzled.cc:2793
 
1824
#: drizzled/drizzled.cc:2565
1552
1825
#, c-format
1553
1826
msgid "drizzled: Got error %d from select"
1554
1827
msgstr ""
1555
1828
 
1556
 
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1557
 
#: drizzled/drizzled.cc:3252
 
1829
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
 
1830
#: drizzled/drizzled.cc:2982
1558
1831
msgid "Option used by mysql-test for debugging and testing of replication."
1559
1832
msgstr ""
1560
1833
 
1561
 
#: drizzled/drizzled.cc:3033
 
1834
#: drizzled/drizzled.cc:2799
1562
1835
msgid "Auto-increment columns are incremented by this"
1563
1836
msgstr ""
1564
1837
 
1565
 
#: drizzled/drizzled.cc:3038
 
1838
#: drizzled/drizzled.cc:2804
1566
1839
msgid ""
1567
1840
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1568
1841
"= 1"
1569
1842
msgstr ""
1570
1843
 
1571
 
#: drizzled/drizzled.cc:3044
 
1844
#: drizzled/drizzled.cc:2810
1572
1845
msgid ""
1573
1846
"Path to installation directory. All paths are usually resolved relative to "
1574
1847
"this."
1575
1848
msgstr ""
1576
1849
 
1577
 
#: drizzled/drizzled.cc:3048
 
1850
#: drizzled/drizzled.cc:2814
1578
1851
msgid "IP address to bind to."
1579
1852
msgstr ""
1580
1853
 
1581
 
#: drizzled/drizzled.cc:3052
1582
 
msgid ""
1583
 
"Does not have any effect without '--log-bin'. Tell the master the form of "
1584
 
"binary logging to use: either 'row' for row-based binary logging, or "
1585
 
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1586
 
"statement-based binary logging except for those statements where only row-"
1587
 
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1588
 
"the UUID() function; for those, row-based binary logging is automatically "
1589
 
"used. "
1590
 
msgstr ""
1591
 
 
1592
 
#: drizzled/drizzled.cc:3062
1593
 
msgid ""
1594
 
"Tells the master it should log updates for the specified database, and "
1595
 
"exclude all others not explicitly mentioned."
1596
 
msgstr ""
1597
 
 
1598
 
#: drizzled/drizzled.cc:3066
1599
 
msgid ""
1600
 
"Tells the master that updates to the given database should not be logged "
1601
 
"tothe binary log."
1602
 
msgstr ""
1603
 
 
1604
 
#: drizzled/drizzled.cc:3070
 
1854
#: drizzled/drizzled.cc:2818
1605
1855
msgid ""
1606
1856
"The maximum size of a row-based binary log event in bytes. Rows will be "
1607
1857
"grouped into events smaller than this size if possible. The value has to be "
1608
1858
"a multiple of 256."
1609
1859
msgstr ""
1610
1860
 
1611
 
#: drizzled/drizzled.cc:3081
1612
 
msgid "Don't ignore client side character set value sent during handshake."
1613
 
msgstr ""
1614
 
 
1615
 
#: drizzled/drizzled.cc:3086
 
1861
#: drizzled/drizzled.cc:2829
1616
1862
msgid "Set the filesystem character set."
1617
1863
msgstr ""
1618
1864
 
1619
 
#: drizzled/drizzled.cc:3091
 
1865
#: drizzled/drizzled.cc:2834
1620
1866
msgid "Set the default character set."
1621
1867
msgstr "Установить кодировку по-умолчанию."
1622
1868
 
1623
 
#: drizzled/drizzled.cc:3098
1624
 
msgid "Chroot mysqld daemon during startup."
 
1869
#: drizzled/drizzled.cc:2841
 
1870
msgid "Chroot drizzled daemon during startup."
1625
1871
msgstr ""
1626
1872
 
1627
 
#: drizzled/drizzled.cc:3102
 
1873
#: drizzled/drizzled.cc:2845
1628
1874
msgid "Set the default collation."
1629
1875
msgstr ""
1630
1876
 
1631
 
#: drizzled/drizzled.cc:3106
 
1877
#: drizzled/drizzled.cc:2849
1632
1878
msgid "Default completion type."
1633
1879
msgstr ""
1634
1880
 
1635
 
#: drizzled/drizzled.cc:3111
1636
 
msgid "Write error output on screen."
1637
 
msgstr ""
1638
 
 
1639
 
#: drizzled/drizzled.cc:3115
 
1881
#: drizzled/drizzled.cc:2854
1640
1882
msgid "Write core on errors."
1641
1883
msgstr ""
1642
1884
 
1643
 
#: drizzled/drizzled.cc:3119
 
1885
#: drizzled/drizzled.cc:2858
1644
1886
msgid "Path to the database root."
1645
1887
msgstr ""
1646
1888
 
1647
 
#: drizzled/drizzled.cc:3123
 
1889
#: drizzled/drizzled.cc:2862
1648
1890
msgid "Set the default storage engine (table type) for tables."
1649
1891
msgstr ""
1650
1892
 
1651
 
#: drizzled/drizzled.cc:3127
 
1893
#: drizzled/drizzled.cc:2866
1652
1894
msgid "Set the default time zone."
1653
1895
msgstr ""
1654
1896
 
1655
 
#: drizzled/drizzled.cc:3131
 
1897
#: drizzled/drizzled.cc:2870
1656
1898
msgid "Type of DELAY_KEY_WRITE."
1657
1899
msgstr ""
1658
1900
 
1659
 
#: drizzled/drizzled.cc:3140
 
1901
#: drizzled/drizzled.cc:2879
1660
1902
msgid "Print a symbolic stack trace on failure."
1661
1903
msgstr ""
1662
1904
 
1663
 
#: drizzled/drizzled.cc:3146
 
1905
#: drizzled/drizzled.cc:2885
1664
1906
msgid "Push supported query conditions to the storage engine."
1665
1907
msgstr ""
1666
1908
 
1667
 
#: drizzled/drizzled.cc:3152
 
1909
#: drizzled/drizzled.cc:2891
1668
1910
msgid "Used for debugging;  Use at your own risk!"
1669
1911
msgstr ""
1670
1912
 
1671
 
#: drizzled/drizzled.cc:3155
 
1913
#: drizzled/drizzled.cc:2894
1672
1914
msgid "Flush tables to disk between SQL commands."
1673
1915
msgstr ""
1674
1916
 
1675
 
#: drizzled/drizzled.cc:3160
 
1917
#: drizzled/drizzled.cc:2899
1676
1918
msgid "Set up signals usable for debugging"
1677
1919
msgstr ""
1678
1920
 
1679
 
#: drizzled/drizzled.cc:3164
 
1921
#: drizzled/drizzled.cc:2903
1680
1922
msgid "Command(s) that are executed for each new connection"
1681
1923
msgstr ""
1682
1924
 
1683
 
#: drizzled/drizzled.cc:3168
 
1925
#: drizzled/drizzled.cc:2907
1684
1926
msgid "Read SQL commands from this file at startup."
1685
1927
msgstr ""
1686
1928
 
1687
 
#: drizzled/drizzled.cc:3172
 
1929
#: drizzled/drizzled.cc:2911
1688
1930
msgid "Command(s) that are executed when a slave connects to this master"
1689
1931
msgstr ""
1690
1932
 
1691
 
#: drizzled/drizzled.cc:3176
 
1933
#: drizzled/drizzled.cc:2915
1692
1934
msgid "(IGNORED)"
1693
1935
msgstr ""
1694
1936
 
1695
 
#: drizzled/drizzled.cc:3180
 
1937
#: drizzled/drizzled.cc:2919
1696
1938
msgid "Set the language used for the month names and the days of the week."
1697
1939
msgstr ""
1698
1940
 
1699
 
#: drizzled/drizzled.cc:3185
 
1941
#: drizzled/drizzled.cc:2924
1700
1942
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1701
1943
msgstr ""
1702
1944
 
1703
 
#: drizzled/drizzled.cc:3190
 
1945
#: drizzled/drizzled.cc:2929
1704
1946
msgid "Log connections and queries to file."
1705
1947
msgstr ""
1706
1948
 
1707
 
#: drizzled/drizzled.cc:3194
 
1949
#: drizzled/drizzled.cc:2933
1708
1950
msgid ""
1709
1951
"Log update queries in binary format. Optional argument is the location for "
1710
1952
"the binary log files.(Strongly recommended to avoid replication problems if "
1711
1953
"server's hostname changes)"
1712
1954
msgstr ""
1713
1955
 
1714
 
#: drizzled/drizzled.cc:3201
 
1956
#: drizzled/drizzled.cc:2940
1715
1957
msgid "File that holds the names for last binary log files."
1716
1958
msgstr ""
1717
1959
 
1718
 
#: drizzled/drizzled.cc:3205
1719
 
msgid "Error log file."
1720
 
msgstr ""
1721
 
 
1722
 
#: drizzled/drizzled.cc:3209
 
1960
#: drizzled/drizzled.cc:2944
1723
1961
msgid "Log all MyISAM changes to file."
1724
1962
msgstr ""
1725
1963
 
1726
 
#: drizzled/drizzled.cc:3213
 
1964
#: drizzled/drizzled.cc:2948
1727
1965
msgid ""
1728
1966
"Tells the slave to log the updates from the slave thread to the binary log. "
1729
1967
"You will need to turn it on if you plan to daisy-chain the slaves."
1730
1968
msgstr ""
1731
1969
 
1732
 
#: drizzled/drizzled.cc:3220
 
1970
#: drizzled/drizzled.cc:2955
1733
1971
msgid ""
1734
1972
"Path to transaction coordinator log (used for transactions that affect more "
1735
1973
"than one storage engine, when binary log is disabled)"
1736
1974
msgstr ""
1737
1975
 
1738
 
#: drizzled/drizzled.cc:3226
 
1976
#: drizzled/drizzled.cc:2961
1739
1977
msgid "Size of transaction coordinator log."
1740
1978
msgstr ""
1741
1979
 
1742
 
#: drizzled/drizzled.cc:3232
 
1980
#: drizzled/drizzled.cc:2967
1743
1981
msgid "Log some not critical warnings to the log file."
1744
1982
msgstr ""
1745
1983
 
1746
 
#: drizzled/drizzled.cc:3237
1747
 
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1748
 
msgstr ""
1749
 
 
1750
 
#: drizzled/drizzled.cc:3242
 
1984
#: drizzled/drizzled.cc:2972
1751
1985
msgid ""
1752
1986
"The location and name of the file that remembers the master and where the I/"
1753
1987
"O replication thread is in the master's binlogs."
1754
1988
msgstr ""
1755
1989
 
1756
 
#: drizzled/drizzled.cc:3247
 
1990
#: drizzled/drizzled.cc:2977
1757
1991
msgid ""
1758
1992
"The number of tries the slave will make to connect to the master before "
1759
1993
"giving up."
1760
1994
msgstr ""
1761
1995
 
1762
 
#: drizzled/drizzled.cc:3256
1763
 
msgid "Lock mysqld in memory."
 
1996
#: drizzled/drizzled.cc:2986
 
1997
msgid "Lock drizzled in memory."
1764
1998
msgstr ""
1765
1999
 
1766
 
#: drizzled/drizzled.cc:3260
 
2000
#: drizzled/drizzled.cc:2990
1767
2001
msgid ""
1768
2002
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1769
2003
"BACKUP, FORCE or QUICK."
1770
2004
msgstr ""
1771
2005
 
1772
 
#: drizzled/drizzled.cc:3265
 
2006
#: drizzled/drizzled.cc:2995
1773
2007
msgid "Use very new possible 'unsafe' functions."
1774
2008
msgstr ""
1775
2009
 
1776
 
#: drizzled/drizzled.cc:3270
 
2010
#: drizzled/drizzled.cc:3000
1777
2011
msgid "Use old, non-optimized alter table."
1778
2012
msgstr ""
1779
2013
 
1780
 
#: drizzled/drizzled.cc:3275
 
2014
#: drizzled/drizzled.cc:3005
1781
2015
msgid "Pid file used by safe_mysqld."
1782
2016
msgstr ""
1783
2017
 
1784
 
#: drizzled/drizzled.cc:3285
 
2018
#: drizzled/drizzled.cc:3015
1785
2019
msgid ""
1786
2020
"Maximum time in seconds to wait for the port to become free. (Default: no "
1787
2021
"wait)"
1788
2022
msgstr ""
1789
2023
 
1790
 
#: drizzled/drizzled.cc:3290
 
2024
#: drizzled/drizzled.cc:3020
1791
2025
msgid "The location and name to use for relay logs."
1792
2026
msgstr ""
1793
2027
 
1794
 
#: drizzled/drizzled.cc:3294
 
2028
#: drizzled/drizzled.cc:3024
1795
2029
msgid ""
1796
2030
"The location and name to use for the file that keeps a list of the last "
1797
2031
"relay logs."
1798
2032
msgstr ""
1799
2033
 
1800
 
#: drizzled/drizzled.cc:3299
 
2034
#: drizzled/drizzled.cc:3029
1801
2035
msgid ""
1802
2036
"The location and name of the file that remembers where the SQL replication "
1803
2037
"thread is in the relay logs."
1804
2038
msgstr ""
1805
2039
 
1806
 
#: drizzled/drizzled.cc:3304
1807
 
msgid ""
1808
 
"Tells the slave thread to restrict replication to the specified database. To "
1809
 
"specify more than one database, use the directive multiple times, once for "
1810
 
"each database. Note that this will only work if you do not use cross-"
1811
 
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1812
 
"having selected a different or no database. If you need cross database "
1813
 
"updates to work, use replicate-wild-do-table=db_name.%."
1814
 
msgstr ""
1815
 
 
1816
 
#: drizzled/drizzled.cc:3313
1817
 
msgid ""
1818
 
"Tells the slave thread to restrict replication to the specified table. To "
1819
 
"specify more than one table, use the directive multiple times, once for each "
1820
 
"table. This will work for cross-database updates, in contrast to replicate-"
1821
 
"do-db."
1822
 
msgstr ""
1823
 
 
1824
 
#: drizzled/drizzled.cc:3319
1825
 
msgid ""
1826
 
"Tells the slave thread to not replicate to the specified database. To "
1827
 
"specify more than one database to ignore, use the directive multiple times, "
1828
 
"once for each database. This option will not work if you use cross database "
1829
 
"updates. If you need cross database updates to work, use replicate-wild-"
1830
 
"ignore-table=db_name.%. "
1831
 
msgstr ""
1832
 
 
1833
 
#: drizzled/drizzled.cc:3326
1834
 
msgid ""
1835
 
"Tells the slave thread to not replicate to the specified table. To specify "
1836
 
"more than one table to ignore, use the directive multiple times, once for "
1837
 
"each table. This will work for cross-datbase updates, in contrast to "
1838
 
"replicate-ignore-db."
1839
 
msgstr ""
1840
 
 
1841
 
#: drizzled/drizzled.cc:3332
1842
 
msgid ""
1843
 
"Updates to a database with a different name than the original. Example: "
1844
 
"replicate-rewrite-db=master_db_name->slave_db_name."
1845
 
msgstr ""
1846
 
 
1847
 
#: drizzled/drizzled.cc:3336
 
2040
#: drizzled/drizzled.cc:3034
1848
2041
msgid ""
1849
2042
"In replication, if set to 1, do not skip events having our server id. "
1850
2043
"Default value is 0 (to break infinite loops in circular replication). Can't "
1851
2044
"be set to 1 if --log-slave-updates is used."
1852
2045
msgstr ""
1853
2046
 
1854
 
#: drizzled/drizzled.cc:3343
1855
 
msgid ""
1856
 
"Tells the slave thread to restrict replication to the tables that match the "
1857
 
"specified wildcard pattern. To specify more than one table, use the "
1858
 
"directive multiple times, once for each table. This will work for cross-"
1859
 
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1860
 
"only updates to tables in all databases that start with foo and whose table "
1861
 
"names start with bar."
1862
 
msgstr ""
1863
 
 
1864
 
#: drizzled/drizzled.cc:3351
1865
 
msgid ""
1866
 
"Tells the slave thread to not replicate to the tables that match the given "
1867
 
"wildcard pattern. To specify more than one table to ignore, use the "
1868
 
"directive multiple times, once for each table. This will work for cross-"
1869
 
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1870
 
"updates to tables in databases that start with foo and whose table names "
1871
 
"start with bar."
1872
 
msgstr ""
1873
 
 
1874
 
#: drizzled/drizzled.cc:3360
 
2047
#: drizzled/drizzled.cc:3042
1875
2048
msgid ""
1876
2049
"Hostname or IP of the slave to be reported to to the master during slave "
1877
2050
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1881
2054
"may not be valid for connecting to the slave from the master or other hosts."
1882
2055
msgstr ""
1883
2056
 
1884
 
#: drizzled/drizzled.cc:3373
1885
 
msgid ""
1886
 
"Port for connecting to slave reported to the master during slave "
1887
 
"registration. Set it only if the slave is listening on a non-default port or "
1888
 
"if you have a special tunnel from the master or other clients to the slave. "
1889
 
"If not sure, leave this option unset."
1890
 
msgstr ""
1891
 
 
1892
 
#: drizzled/drizzled.cc:3380
 
2057
#: drizzled/drizzled.cc:3052
1893
2058
msgid "Skip some optimize stages (for testing)."
1894
2059
msgstr ""
1895
2060
 
1896
 
#: drizzled/drizzled.cc:3383
 
2061
#: drizzled/drizzled.cc:3055
1897
2062
msgid ""
1898
2063
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1899
2064
"specified directory"
1900
2065
msgstr ""
1901
2066
 
1902
 
#: drizzled/drizzled.cc:3388
 
2067
#: drizzled/drizzled.cc:3060
1903
2068
msgid ""
1904
2069
"Uniquely identifies the server instance in the community of replication "
1905
2070
"partners."
1906
2071
msgstr ""
1907
2072
 
1908
 
#: drizzled/drizzled.cc:3393
 
2073
#: drizzled/drizzled.cc:3065
1909
2074
msgid "Don't use new, possible wrong routines."
1910
2075
msgstr ""
1911
2076
 
1912
 
#: drizzled/drizzled.cc:3396
1913
 
msgid "If set, slave is not autostarted."
 
2077
#: drizzled/drizzled.cc:3068
 
2078
msgid "If set, slave is not started automatically."
1914
2079
msgstr ""
1915
2080
 
1916
 
#: drizzled/drizzled.cc:3400
 
2081
#: drizzled/drizzled.cc:3072
1917
2082
msgid "Don't print a stack trace on failure."
1918
2083
msgstr ""
1919
2084
 
1920
 
#: drizzled/drizzled.cc:3404
 
2085
#: drizzled/drizzled.cc:3076
1921
2086
msgid "Don't give threads different priorities."
1922
2087
msgstr ""
1923
2088
 
1924
 
#: drizzled/drizzled.cc:3408
 
2089
#: drizzled/drizzled.cc:3080
1925
2090
msgid ""
1926
2091
"The location where the slave should put its temporary files when replicating "
1927
2092
"a LOAD DATA INFILE command."
1928
2093
msgstr ""
1929
2094
 
1930
 
#: drizzled/drizzled.cc:3413
 
2095
#: drizzled/drizzled.cc:3085
1931
2096
msgid ""
1932
2097
"Tells the slave thread to continue replication when a query event returns an "
1933
2098
"error from the provided list."
1934
2099
msgstr ""
1935
2100
 
1936
 
#: drizzled/drizzled.cc:3417
 
2101
#: drizzled/drizzled.cc:3089
1937
2102
msgid ""
1938
2103
"Modes for how replication events should be executed.  Legal values are "
1939
2104
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1941
2106
"stop on any unexpected difference between the master and the slave."
1942
2107
msgstr ""
1943
2108
 
1944
 
#: drizzled/drizzled.cc:3425
 
2109
#: drizzled/drizzled.cc:3097
1945
2110
msgid "(INGORED)"
1946
2111
msgstr ""
1947
2112
 
1948
 
#: drizzled/drizzled.cc:3428
 
2113
#: drizzled/drizzled.cc:3100
1949
2114
msgid "Enable symbolic link support."
1950
2115
msgstr ""
1951
2116
 
1952
 
#: drizzled/drizzled.cc:3437
 
2117
#: drizzled/drizzled.cc:3109
1953
2118
msgid ""
1954
2119
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1955
2120
msgstr ""
1956
2121
 
1957
 
#: drizzled/drizzled.cc:3442
 
2122
#: drizzled/drizzled.cc:3114
1958
2123
msgid ""
1959
2124
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1960
2125
"ROLLBACK."
1961
2126
msgstr ""
1962
2127
 
1963
 
#: drizzled/drizzled.cc:3447
 
2128
#: drizzled/drizzled.cc:3119
1964
2129
msgid ""
1965
2130
"Using this option will cause most temporary files created to use a small set "
1966
2131
"of names, rather than a unique name for each new file."
1967
2132
msgstr ""
1968
2133
 
1969
 
#: drizzled/drizzled.cc:3452
 
2134
#: drizzled/drizzled.cc:3124
1970
2135
msgid ""
1971
2136
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1972
2137
msgstr ""
1973
2138
 
1974
 
#: drizzled/drizzled.cc:3457
1975
 
msgid ""
1976
 
"Path for temporary files. Several paths may be specified, separated by a "
1977
 
"colon (:), in this case they are used in a round-robin fashion."
 
2139
#: drizzled/drizzled.cc:3129
 
2140
msgid "Path for temporary files."
1978
2141
msgstr ""
1979
2142
 
1980
 
#: drizzled/drizzled.cc:3463
 
2143
#: drizzled/drizzled.cc:3133
1981
2144
msgid "Default transaction isolation level."
1982
2145
msgstr ""
1983
2146
 
1984
 
#: drizzled/drizzled.cc:3467
1985
 
msgid "Run mysqld daemon as user."
 
2147
#: drizzled/drizzled.cc:3137
 
2148
msgid "Run drizzled daemon as user."
1986
2149
msgstr ""
1987
2150
 
1988
 
#: drizzled/drizzled.cc:3475
 
2151
#: drizzled/drizzled.cc:3145
1989
2152
msgid ""
1990
 
"The number of outstanding connection requests MySQL can have. This comes "
1991
 
"into play when the main MySQL thread gets very many connection requests in a "
1992
 
"very short time."
 
2153
"The number of outstanding connection requests Drizzle can have. This comes "
 
2154
"into play when the main Drizzle thread gets very many connection requests in "
 
2155
"a very short time."
1993
2156
msgstr ""
1994
2157
 
1995
 
#: drizzled/drizzled.cc:3481
 
2158
#: drizzled/drizzled.cc:3151
1996
2159
msgid ""
1997
2160
"The size of the cache to hold the SQL statements for the binary log during a "
1998
2161
"transaction. If you often use big, multi-statement transactions you can "
1999
2162
"increase this to get more performance."
2000
2163
msgstr ""
2001
2164
 
2002
 
#: drizzled/drizzled.cc:3487
 
2165
#: drizzled/drizzled.cc:3157
2003
2166
msgid ""
2004
 
"Size of tree cache used in bulk insert optimisation. Note that this is a "
 
2167
"Size of tree cache used in bulk insert optimization. Note that this is a "
2005
2168
"limit per thread!"
2006
2169
msgstr ""
2007
2170
 
2008
 
#: drizzled/drizzled.cc:3493
 
2171
#: drizzled/drizzled.cc:3163
2009
2172
msgid ""
2010
 
"The number of seconds the mysqld server is waiting for a connect packet "
 
2173
"The number of seconds the drizzled server is waiting for a connect packet "
2011
2174
"before responding with 'Bad handshake'."
2012
2175
msgstr ""
2013
2176
 
2014
 
#: drizzled/drizzled.cc:3498
 
2177
#: drizzled/drizzled.cc:3168
2015
2178
msgid "The DATE format (For future)."
2016
2179
msgstr ""
2017
2180
 
2018
 
#: drizzled/drizzled.cc:3503
 
2181
#: drizzled/drizzled.cc:3173
2019
2182
msgid "The DATETIME/TIMESTAMP format (for future)."
2020
2183
msgstr ""
2021
2184
 
2022
 
#: drizzled/drizzled.cc:3508
 
2185
#: drizzled/drizzled.cc:3178
2023
2186
msgid "The default week format used by WEEK() functions."
2024
2187
msgstr ""
2025
2188
 
2026
 
#: drizzled/drizzled.cc:3513
 
2189
#: drizzled/drizzled.cc:3183
2027
2190
msgid ""
2028
2191
"Precision of the result of '/' operator will be increased on that value."
2029
2192
msgstr ""
2030
2193
 
2031
 
#: drizzled/drizzled.cc:3519
 
2194
#: drizzled/drizzled.cc:3189
2032
2195
msgid ""
2033
2196
"If non-zero, binary logs will be purged after expire_logs_days days; "
2034
2197
"possible purges happen at startup and at binary log rotation."
2035
2198
msgstr ""
2036
2199
 
2037
 
#: drizzled/drizzled.cc:3525
 
2200
#: drizzled/drizzled.cc:3195
2038
2201
msgid "The maximum length of the result of function  group_concat."
2039
2202
msgstr ""
2040
2203
 
2041
 
#: drizzled/drizzled.cc:3530
 
2204
#: drizzled/drizzled.cc:3200
2042
2205
msgid ""
2043
2206
"The number of seconds the server waits for activity on an interactive "
2044
2207
"connection before closing it."
2045
2208
msgstr ""
2046
2209
 
2047
 
#: drizzled/drizzled.cc:3536
 
2210
#: drizzled/drizzled.cc:3206
2048
2211
msgid "The size of the buffer that is used for full joins."
2049
2212
msgstr ""
2050
2213
 
2051
 
#: drizzled/drizzled.cc:3542
 
2214
#: drizzled/drizzled.cc:3212
2052
2215
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2053
2216
msgstr ""
2054
2217
 
2055
 
#: drizzled/drizzled.cc:3547
 
2218
#: drizzled/drizzled.cc:3217
2056
2219
msgid ""
2057
2220
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2058
2221
"this to get better index handling (for all reads and multiple writes) to as "
2059
2222
"much as you can afford;"
2060
2223
msgstr ""
2061
2224
 
2062
 
#: drizzled/drizzled.cc:3556
 
2225
#: drizzled/drizzled.cc:3226
2063
2226
msgid ""
2064
2227
"This characterizes the number of hits a hot block has to be untouched until "
2065
2228
"it is considered aged enough to be downgraded to a warm block. This "
2067
2230
"blocks in key cache"
2068
2231
msgstr ""
2069
2232
 
2070
 
#: drizzled/drizzled.cc:3565
 
2233
#: drizzled/drizzled.cc:3235
2071
2234
msgid "The default size of key cache blocks"
2072
2235
msgstr ""
2073
2236
 
2074
 
#: drizzled/drizzled.cc:3571
 
2237
#: drizzled/drizzled.cc:3241
2075
2238
msgid "The minimum percentage of warm blocks in key cache"
2076
2239
msgstr ""
2077
2240
 
2078
 
#: drizzled/drizzled.cc:3577
 
2241
#: drizzled/drizzled.cc:3247
2079
2242
msgid "Max packetlength to send/receive from to server."
2080
2243
msgstr ""
2081
2244
 
2082
 
#: drizzled/drizzled.cc:3582
 
2245
#: drizzled/drizzled.cc:3252
2083
2246
msgid ""
2084
2247
"Can be used to restrict the total size used to cache a multi-transaction "
2085
2248
"query."
2086
2249
msgstr ""
2087
2250
 
2088
 
#: drizzled/drizzled.cc:3587
 
2251
#: drizzled/drizzled.cc:3257
2089
2252
msgid ""
2090
2253
"Binary log will be rotated automatically when the size exceeds this value. "
2091
2254
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2092
2255
"for this variable is 4096."
2093
2256
msgstr ""
2094
2257
 
2095
 
#: drizzled/drizzled.cc:3593
 
2258
#: drizzled/drizzled.cc:3263
2096
2259
msgid ""
2097
2260
"If there is more than this number of interrupted connections from a host "
2098
2261
"this host will be blocked from further connections."
2099
2262
msgstr ""
2100
2263
 
2101
 
#: drizzled/drizzled.cc:3600
 
2264
#: drizzled/drizzled.cc:3270
2102
2265
msgid "The number of simultaneous clients allowed."
2103
2266
msgstr ""
2104
2267
 
2105
 
#: drizzled/drizzled.cc:3605
 
2268
#: drizzled/drizzled.cc:3275
2106
2269
msgid "Max number of errors/warnings to store for a statement."
2107
2270
msgstr ""
2108
2271
 
2109
 
#: drizzled/drizzled.cc:3610
 
2272
#: drizzled/drizzled.cc:3280
2110
2273
msgid "Don't allow creation of heap tables bigger than this."
2111
2274
msgstr ""
2112
2275
 
2113
 
#: drizzled/drizzled.cc:3616
 
2276
#: drizzled/drizzled.cc:3286
2114
2277
msgid ""
2115
2278
"Joins that are probably going to read more than max_join_size records return "
2116
2279
"an error."
2117
2280
msgstr ""
2118
2281
 
2119
 
#: drizzled/drizzled.cc:3622
 
2282
#: drizzled/drizzled.cc:3292
2120
2283
msgid "Max number of bytes in sorted records."
2121
2284
msgstr ""
2122
2285
 
2123
 
#: drizzled/drizzled.cc:3627
 
2286
#: drizzled/drizzled.cc:3297
2124
2287
msgid ""
2125
2288
"If non-zero: relay log will be rotated automatically when the size exceeds "
2126
2289
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2127
2290
"excepted, the minimum value for this variable is 4096."
2128
2291
msgstr ""
2129
2292
 
2130
 
#: drizzled/drizzled.cc:3634
 
2293
#: drizzled/drizzled.cc:3304
2131
2294
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2132
2295
msgstr ""
2133
2296
 
2134
 
#: drizzled/drizzled.cc:3639
 
2297
#: drizzled/drizzled.cc:3309
2135
2298
msgid ""
2136
2299
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2137
2300
"max_sort_length bytes of each value are used; the rest are ignored)."
2138
2301
msgstr ""
2139
2302
 
2140
 
#: drizzled/drizzled.cc:3646
 
2303
#: drizzled/drizzled.cc:3316
2141
2304
msgid "Maximum number of temporary tables a client can keep open at a time."
2142
2305
msgstr ""
2143
2306
 
2144
 
#: drizzled/drizzled.cc:3651
 
2307
#: drizzled/drizzled.cc:3321
2145
2308
msgid "After this many write locks, allow some read locks to run in between."
2146
2309
msgstr ""
2147
2310
 
2148
 
#: drizzled/drizzled.cc:3655
 
2311
#: drizzled/drizzled.cc:3325
2149
2312
msgid ""
2150
2313
"Don't log queries which examine less than min_examined_row_limit rows to "
2151
2314
"file."
2152
2315
msgstr ""
2153
2316
 
2154
 
#: drizzled/drizzled.cc:3661
2155
 
msgid "Block size to be used for MyISAM index pages."
2156
 
msgstr ""
2157
 
 
2158
 
#: drizzled/drizzled.cc:3667
2159
 
msgid "Default pointer size to be used for MyISAM tables."
2160
 
msgstr ""
2161
 
 
2162
 
#: drizzled/drizzled.cc:3672
2163
 
msgid ""
2164
 
"Don't use the fast sort index method to created index if the temporary file "
2165
 
"would get bigger than this."
2166
 
msgstr ""
2167
 
 
2168
 
#: drizzled/drizzled.cc:3679
2169
 
msgid ""
2170
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2171
 
"disables parallel repair."
2172
 
msgstr ""
2173
 
 
2174
 
#: drizzled/drizzled.cc:3685
2175
 
msgid ""
2176
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2177
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
2178
 
msgstr ""
2179
 
 
2180
 
#: drizzled/drizzled.cc:3691
 
2317
#: drizzled/drizzled.cc:3331
2181
2318
msgid ""
2182
2319
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2183
2320
"Possible values of name are 'nulls_unequal' (default behavior), "
2184
2321
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2185
2322
msgstr ""
2186
2323
 
2187
 
#: drizzled/drizzled.cc:3698
 
2324
#: drizzled/drizzled.cc:3338
2188
2325
msgid "Buffer length for TCP/IP and socket communication."
2189
2326
msgstr ""
2190
2327
 
2191
 
#: drizzled/drizzled.cc:3703
 
2328
#: drizzled/drizzled.cc:3343
2192
2329
msgid ""
2193
2330
"Number of seconds to wait for more data from a connection before aborting "
2194
2331
"the read."
2195
2332
msgstr ""
2196
2333
 
2197
 
#: drizzled/drizzled.cc:3709
 
2334
#: drizzled/drizzled.cc:3349
2198
2335
msgid ""
2199
2336
"If a read on a communication port is interrupted, retry this many times "
2200
2337
"before giving up."
2201
2338
msgstr ""
2202
2339
 
2203
 
#: drizzled/drizzled.cc:3715
 
2340
#: drizzled/drizzled.cc:3355
2204
2341
msgid ""
2205
2342
"Number of seconds to wait for a block to be written to a connection before "
2206
2343
"aborting the write."
2207
2344
msgstr ""
2208
2345
 
2209
 
#: drizzled/drizzled.cc:3721
 
2346
#: drizzled/drizzled.cc:3361
2210
2347
msgid "Use compatible behavior."
2211
2348
msgstr ""
2212
2349
 
2213
 
#: drizzled/drizzled.cc:3726
 
2350
#: drizzled/drizzled.cc:3366
2214
2351
msgid ""
2215
 
"If this is not 0, then mysqld will use this value to reserve file "
2216
 
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
 
2352
"If this is not 0, then drizzled will use this value to reserve file "
 
2353
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2217
2354
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2218
2355
"larger) number of files."
2219
2356
msgstr ""
2220
2357
 
2221
 
#: drizzled/drizzled.cc:3733
 
2358
#: drizzled/drizzled.cc:3373
2222
2359
msgid ""
2223
2360
"Controls the heuristic(s) applied during query optimization to prune less-"
2224
 
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2225
 
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2226
 
"on number of retrieved rows."
 
2361
"promising partial plans from the optimizer search space. Meaning: false - do "
 
2362
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
2363
"based on number of retrieved rows."
2227
2364
msgstr ""
2228
2365
 
2229
 
#: drizzled/drizzled.cc:3741
 
2366
#: drizzled/drizzled.cc:3381
2230
2367
msgid ""
2231
2368
"Maximum depth of search performed by the query optimizer. Values larger than "
2232
2369
"the number of relations in a query result in better query plans, but take "
2237
2374
"(used for testing/comparison)."
2238
2375
msgstr ""
2239
2376
 
2240
 
#: drizzled/drizzled.cc:3753
 
2377
#: drizzled/drizzled.cc:3393
2241
2378
msgid "Directory for plugins."
2242
2379
msgstr ""
2243
2380
 
2244
 
#: drizzled/drizzled.cc:3757
 
2381
#: drizzled/drizzled.cc:3397
2245
2382
msgid ""
2246
 
"Optional comma separated list of plugins to load, where each plugin is "
2247
 
"identified by the name of the shared library. [for example: --"
2248
 
"plugin_load=libmd5udf.so]"
 
2383
"Optional colon (or semicolon) separated list of plugins to load,where each "
 
2384
"plugin is identified by the name of the shared library. [for example: --"
 
2385
"plugin_load=libmd5udf.so:libauth_pam.so]"
2249
2386
msgstr ""
2250
2387
 
2251
 
#: drizzled/drizzled.cc:3763
 
2388
#: drizzled/drizzled.cc:3403
2252
2389
msgid "The size of the buffer that is allocated when preloading indexes"
2253
2390
msgstr ""
2254
2391
 
2255
 
#: drizzled/drizzled.cc:3768
 
2392
#: drizzled/drizzled.cc:3408
2256
2393
msgid "Allocation block size for query parsing and execution"
2257
2394
msgstr ""
2258
2395
 
2259
 
#: drizzled/drizzled.cc:3773
 
2396
#: drizzled/drizzled.cc:3413
2260
2397
msgid "Persistent buffer for query parsing and execution"
2261
2398
msgstr ""
2262
2399
 
2263
 
#: drizzled/drizzled.cc:3779
 
2400
#: drizzled/drizzled.cc:3419
2264
2401
msgid "Allocation block size for storing ranges during optimization"
2265
2402
msgstr ""
2266
2403
 
2267
 
#: drizzled/drizzled.cc:3785
 
2404
#: drizzled/drizzled.cc:3425
2268
2405
msgid ""
2269
2406
"Each thread that does a sequential scan allocates a buffer of this size for "
2270
2407
"each table it scans. If you do many sequential scans, you may want to "
2271
2408
"increase this value."
2272
2409
msgstr ""
2273
2410
 
2274
 
#: drizzled/drizzled.cc:3793
2275
 
msgid ""
2276
 
"Make all non-temporary tables read-only, with the exception for replication "
2277
 
"(slave) threads and users with the SUPER privilege"
2278
 
msgstr ""
2279
 
 
2280
 
#: drizzled/drizzled.cc:3799
 
2411
#: drizzled/drizzled.cc:3433
2281
2412
msgid ""
2282
2413
"When reading rows in sorted order after a sort, the rows are read through "
2283
2414
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2284
2415
"record_buffer."
2285
2416
msgstr ""
2286
2417
 
2287
 
#: drizzled/drizzled.cc:3813
 
2418
#: drizzled/drizzled.cc:3441
2288
2419
msgid ""
2289
2420
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2290
2421
"needed."
2291
2422
msgstr ""
2292
2423
 
2293
 
#: drizzled/drizzled.cc:3819
 
2424
#: drizzled/drizzled.cc:3447
2294
2425
msgid "Maximum space to use for all relay logs."
2295
2426
msgstr ""
2296
2427
 
2297
 
#: drizzled/drizzled.cc:3824
2298
 
#, fuzzy
 
2428
#: drizzled/drizzled.cc:3452
2299
2429
msgid "Use compression on master/slave protocol."
2300
 
msgstr "Использовать сжатие в клиент-серверном протоколе."
 
2430
msgstr ""
2301
2431
 
2302
 
#: drizzled/drizzled.cc:3829
 
2432
#: drizzled/drizzled.cc:3457
2303
2433
msgid ""
2304
2434
"Number of seconds to wait for more data from a master/slave connection "
2305
2435
"before aborting the read."
2306
2436
msgstr ""
2307
2437
 
2308
 
#: drizzled/drizzled.cc:3834
 
2438
#: drizzled/drizzled.cc:3462
2309
2439
msgid ""
2310
2440
"Number of times the slave SQL thread will retry a transaction in case it "
2311
2441
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2312
2442
"stopping."
2313
2443
msgstr ""
2314
2444
 
2315
 
#: drizzled/drizzled.cc:3840
 
2445
#: drizzled/drizzled.cc:3468
2316
2446
msgid "Allow slave to batch requests."
2317
2447
msgstr ""
2318
2448
 
2319
 
#: drizzled/drizzled.cc:3844
 
2449
#: drizzled/drizzled.cc:3472
2320
2450
msgid ""
2321
2451
"If creating the thread takes longer than this value (in seconds), the "
2322
2452
"Slow_launch_threads counter will be incremented."
2323
2453
msgstr ""
2324
2454
 
2325
 
#: drizzled/drizzled.cc:3849
 
2455
#: drizzled/drizzled.cc:3477
2326
2456
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2327
2457
msgstr ""
2328
2458
 
2329
 
#: drizzled/drizzled.cc:3855
 
2459
#: drizzled/drizzled.cc:3483
2330
2460
msgid ""
2331
2461
"Synchronously flush binary log to disk after every #th event. Use 0 "
2332
2462
"(default) to disable synchronous flushing."
2333
2463
msgstr ""
2334
2464
 
2335
 
#: drizzled/drizzled.cc:3860
 
2465
#: drizzled/drizzled.cc:3488
2336
2466
msgid "The number of cached table definitions."
2337
2467
msgstr ""
2338
2468
 
2339
 
#: drizzled/drizzled.cc:3864
 
2469
#: drizzled/drizzled.cc:3492
2340
2470
msgid "The number of cached open tables."
2341
2471
msgstr ""
2342
2472
 
2343
 
#: drizzled/drizzled.cc:3868
 
2473
#: drizzled/drizzled.cc:3496
2344
2474
msgid ""
2345
2475
"Timeout in seconds to wait for a table level lock before returning an error. "
2346
2476
"Used only if the connection has active cursors."
2347
2477
msgstr ""
2348
2478
 
2349
 
#: drizzled/drizzled.cc:3873
2350
 
msgid "How many threads we should keep in a cache for reuse."
2351
 
msgstr ""
2352
 
 
2353
 
#: drizzled/drizzled.cc:3877
 
2479
#: drizzled/drizzled.cc:3501
2354
2480
msgid ""
2355
2481
"How many threads we should create to handle query requests in case of "
2356
2482
"'thread_handling=pool-of-threads'"
2357
2483
msgstr ""
2358
2484
 
2359
 
#: drizzled/drizzled.cc:3882
 
2485
#: drizzled/drizzled.cc:3506
2360
2486
msgid "The stack size for each thread."
2361
2487
msgstr ""
2362
2488
 
2363
 
#: drizzled/drizzled.cc:3888
 
2489
#: drizzled/drizzled.cc:3512
2364
2490
msgid "The TIME format (for future)."
2365
2491
msgstr ""
2366
2492
 
2367
 
#: drizzled/drizzled.cc:3893
 
2493
#: drizzled/drizzled.cc:3517
2368
2494
msgid ""
2369
 
"If an internal in-memory temporary table exceeds this size, MySQL will "
 
2495
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2370
2496
"automatically convert it to an on-disk MyISAM table."
2371
2497
msgstr ""
2372
2498
 
2373
 
#: drizzled/drizzled.cc:3899
 
2499
#: drizzled/drizzled.cc:3523
2374
2500
msgid "Allocation block size for transactions to be stored in binary log"
2375
2501
msgstr ""
2376
2502
 
2377
 
#: drizzled/drizzled.cc:3904
 
2503
#: drizzled/drizzled.cc:3528
2378
2504
msgid "Persistent buffer for transactions to be stored in binary log"
2379
2505
msgstr ""
2380
2506
 
2381
 
#: drizzled/drizzled.cc:3909
 
2507
#: drizzled/drizzled.cc:3533
2382
2508
msgid ""
2383
2509
"The number of seconds the server waits for activity on a connection before "
2384
2510
"closing it."
2385
2511
msgstr ""
2386
2512
 
2387
 
#: drizzled/drizzled.cc:4157
 
2513
#: drizzled/drizzled.cc:3779
2388
2514
msgid ""
2389
 
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
 
2515
"Copyright (C) 2008 Sun Microsystems\n"
2390
2516
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2391
2517
"and you are welcome to modify and redistribute it under the GPL license\n"
2392
2518
"\n"
2393
2519
"Starts the Drizzle database server\n"
2394
2520
msgstr ""
2395
2521
 
2396
 
#: drizzled/drizzled.cc:4164
 
2522
#: drizzled/drizzled.cc:3786
2397
2523
#, c-format
2398
2524
msgid "Usage: %s [OPTIONS]\n"
2399
2525
msgstr ""
2400
2526
 
2401
 
#: drizzled/drizzled.cc:4175
 
2527
#: drizzled/drizzled.cc:3797
2402
2528
msgid ""
2403
2529
"\n"
2404
2530
"To see what values a running Drizzle server is using, type\n"
2405
2531
"'drizzleadmin variables' instead of 'drizzled --help'."
2406
2532
msgstr ""
2407
2533
 
2408
 
#: drizzled/drizzled.cc:4353
 
2534
#: drizzled/drizzled.cc:3961
2409
2535
#, c-format
2410
2536
msgid ""
2411
2537
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2412
2538
"command line\n"
2413
2539
msgstr ""
2414
2540
 
2415
 
#: drizzled/drizzled.cc:4405
2416
 
#, c-format
2417
 
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2418
 
msgstr ""
2419
 
 
2420
 
#: drizzled/drizzled.cc:4414
2421
 
#, c-format
2422
 
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2423
 
msgstr ""
2424
 
 
2425
 
#: drizzled/drizzled.cc:4424
2426
 
#, c-format
2427
 
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2428
 
msgstr ""
2429
 
 
2430
 
#: drizzled/drizzled.cc:4453 drizzled/drizzled.cc:4462
2431
 
#, c-format
2432
 
msgid "Could not add do table rule '%s'!\n"
2433
 
msgstr ""
2434
 
 
2435
 
#: drizzled/drizzled.cc:4471 drizzled/drizzled.cc:4480
2436
 
#, c-format
2437
 
msgid "Could not add ignore table rule '%s'!\n"
2438
 
msgstr ""
2439
 
 
2440
 
#: drizzled/drizzled.cc:4504
 
2541
#: drizzled/drizzled.cc:4012
2441
2542
msgid "Can't start server: cannot resolve hostname!"
2442
2543
msgstr ""
2443
2544
 
2444
 
#: drizzled/drizzled.cc:4510
 
2545
#: drizzled/drizzled.cc:4018
2445
2546
msgid "Can't start server: bind-address refers to multiple interfaces!"
2446
2547
msgstr ""
2447
2548
 
2448
 
#: drizzled/drizzled.cc:4868
 
2549
#: drizzled/drizzled.cc:4365
2449
2550
#, c-format
2450
2551
msgid "No option given to %s\n"
2451
2552
msgstr ""
2452
2553
 
2453
 
#: drizzled/drizzled.cc:4870
 
2554
#: drizzled/drizzled.cc:4367
2454
2555
#, c-format
2455
2556
msgid "Wrong option to %s. Option(s) given: %s\n"
2456
2557
msgstr ""
2457
2558
 
2458
 
#: drizzled/drizzled.cc:4872
 
2559
#: drizzled/drizzled.cc:4369
2459
2560
#, c-format
2460
2561
msgid "Alternatives are: '%s'"
2461
2562
msgstr ""
2596
2697
msgstr ""
2597
2698
 
2598
2699
#: drizzled/error.cc:90
2599
 
#, fuzzy
2600
2700
msgid "Sort aborted"
2601
 
msgstr "Отменено"
 
2701
msgstr ""
2602
2702
 
2603
2703
#: drizzled/error.cc:92
2604
2704
#, c-format
2642
2742
 
2643
2743
#: drizzled/error.cc:108
2644
2744
#, c-format
2645
 
msgid "Out of memory; restart server and try again (needed %d bytes)"
 
2745
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2646
2746
msgstr ""
2647
2747
 
2648
2748
#: drizzled/error.cc:110
2660
2760
 
2661
2761
#: drizzled/error.cc:116
2662
2762
msgid ""
2663
 
"Out of memory; check if mysqld or some other process uses all available "
2664
 
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
 
2763
"Out of memory; check if drizzled or some other process uses all available "
 
2764
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2665
2765
"memory or you can add more swap space"
2666
2766
msgstr ""
2667
2767
 
2870
2970
msgstr ""
2871
2971
 
2872
2972
#: drizzled/error.cc:200
2873
 
msgid "Field separator argument is not what is expected; check the manual"
 
2973
#, c-format
 
2974
msgid ""
 
2975
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
 
2976
"check the manual"
2874
2977
msgstr ""
2875
2978
 
2876
2979
#: drizzled/error.cc:202
2977
3080
#: drizzled/error.cc:242
2978
3081
msgid ""
2979
3082
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2980
 
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
 
3083
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2981
3084
msgstr ""
2982
3085
 
2983
3086
#: drizzled/error.cc:244
3016
3119
#: drizzled/error.cc:258
3017
3120
#, c-format
3018
3121
msgid ""
3019
 
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
 
3122
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
3020
3123
msgstr ""
3021
3124
 
3022
3125
#: drizzled/error.cc:260
3035
3138
 
3036
3139
#: drizzled/error.cc:266
3037
3140
#, c-format
3038
 
msgid "Too many tables; MySQL can only use %d tables in a join"
 
3141
msgid "Too many tables; Drizzle can only use %d tables in a join"
3039
3142
msgstr ""
3040
3143
 
3041
3144
#: drizzled/error.cc:268
3052
3155
#: drizzled/error.cc:272
3053
3156
#, c-format
3054
3157
msgid ""
3055
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
 
3158
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
3056
3159
"thread_stack=#' to specify a bigger stack if needed"
3057
3160
msgstr ""
3058
3161
 
3105
3208
#, c-format
3106
3209
msgid ""
3107
3210
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3108
 
"'mysqladmin flush-hosts'"
 
3211
"'drizzleadmin flush-hosts'"
3109
3212
msgstr ""
3110
3213
 
3111
3214
#: drizzled/error.cc:294
3112
3215
#, c-format
3113
 
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
 
3216
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
3114
3217
msgstr ""
3115
3218
 
3116
3219
#: drizzled/error.cc:296
3117
3220
msgid ""
3118
 
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3119
 
"to change passwords"
 
3221
"You are using Drizzle as an anonymous user and anonymous users are not "
 
3222
"allowed to change passwords"
3120
3223
msgstr ""
3121
3224
 
3122
3225
#: drizzled/error.cc:298
3123
3226
msgid ""
3124
 
"You must have privileges to update tables in the mysql database to be able "
 
3227
"You must have privileges to update tables in the drizzle database to be able "
3125
3228
"to change passwords for others"
3126
3229
msgstr ""
3127
3230
 
3206
3309
msgstr ""
3207
3310
 
3208
3311
#: drizzled/error.cc:330
3209
 
msgid "The used command is not allowed with this MySQL version"
 
3312
msgid "The used command is not allowed with this Drizzle version"
3210
3313
msgstr ""
3211
3314
 
3212
3315
#: drizzled/error.cc:332
3213
3316
msgid ""
3214
3317
"You have an error in your SQL syntax; check the manual that corresponds to "
3215
 
"your MySQL server version for the right syntax to use"
 
3318
"your Drizzle server version for the right syntax to use"
3216
3319
msgstr ""
3217
3320
 
3218
3321
#: drizzled/error.cc:334
3306
3409
msgstr ""
3307
3410
 
3308
3411
#: drizzled/error.cc:382
3309
 
msgid "This version of MySQL is not compiled with RAID support"
 
3412
msgid "This version of Drizzle is not compiled with RAID support"
3310
3413
msgstr ""
3311
3414
 
3312
3415
#: drizzled/error.cc:384
3419
3522
#: drizzled/error.cc:428
3420
3523
msgid ""
3421
3524
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3422
 
"of storage; increase this mysqld variable and try again"
 
3525
"of storage; increase this drizzled variable and try again"
3423
3526
msgstr ""
3424
3527
 
3425
3528
#: drizzled/error.cc:430
3439
3542
#: drizzled/error.cc:436
3440
3543
msgid ""
3441
3544
"Could not initialize master info structure; more error messages can be found "
3442
 
"in the MySQL error log"
 
3545
"in the Drizzle error log"
3443
3546
msgstr ""
3444
3547
 
3445
3548
#: drizzled/error.cc:438
3597
3700
 
3598
3701
#: drizzled/error.cc:504
3599
3702
#, c-format
3600
 
msgid "This version of MySQL doesn't yet support '%s'"
 
3703
msgid "This version of Drizzle doesn't yet support '%s'"
3601
3704
msgstr ""
3602
3705
 
3603
3706
#: drizzled/error.cc:506
3673
3776
#: drizzled/error.cc:536
3674
3777
msgid ""
3675
3778
"Client does not support authentication protocol requested by server; "
3676
 
"consider upgrading MySQL client"
 
3779
"consider upgrading Drizzle client"
3677
3780
msgstr ""
3678
3781
 
3679
3782
#: drizzled/error.cc:538
3788
3891
 
3789
3892
#: drizzled/error.cc:582
3790
3893
msgid ""
3791
 
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3792
 
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3793
 
"is started"
 
3894
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
 
3895
"compiled without SSL support; they can be used later if Drizzle slave with "
 
3896
"SSL is started"
3794
3897
msgstr ""
3795
3898
 
3796
3899
#: drizzled/error.cc:584
3815
3918
msgid ""
3816
3919
"It is recommended to use --skip-slave-start when doing step-by-step "
3817
3920
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3818
 
"get an unexpected slave's mysqld restart"
 
3921
"get an unexpected slave's drizzled restart"
3819
3922
msgstr ""
3820
3923
 
3821
3924
#: drizzled/error.cc:592
3849
3952
 
3850
3953
#: drizzled/error.cc:604
3851
3954
msgid ""
3852
 
"MySQL is started in --skip-name-resolve mode; you must restart it without "
 
3955
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3853
3956
"this switch for this grant to work"
3854
3957
msgstr ""
3855
3958
 
3871
3974
#: drizzled/error.cc:612
3872
3975
#, c-format
3873
3976
msgid ""
3874
 
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
 
3977
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3875
3978
"working"
3876
3979
msgstr ""
3877
3980
 
3878
3981
#: drizzled/error.cc:614
3879
3982
#, c-format
3880
3983
msgid ""
3881
 
"The MySQL server is running with the %s option so it cannot execute this "
 
3984
"The Drizzle server is running with the %s option so it cannot execute this "
3882
3985
"statement"
3883
3986
msgstr ""
3884
3987
 
4315
4418
#: drizzled/error.cc:798
4316
4419
#, c-format
4317
4420
msgid ""
4318
 
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
 
4421
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4319
4422
msgstr ""
4320
4423
 
4321
4424
#: drizzled/error.cc:800
4594
4697
#, c-format
4595
4698
msgid ""
4596
4699
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
4597
 
"needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack."
 
4700
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4598
4701
msgstr ""
4599
4702
 
4600
4703
#: drizzled/error.cc:908
4713
4816
#: drizzled/error.cc:948
4714
4817
#, c-format
4715
4818
msgid ""
4716
 
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4717
 
"contains bad data (internal code %d)"
 
4819
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
 
4820
"or contains bad data (internal code %d)"
4718
4821
msgstr ""
4719
4822
 
4720
4823
#: drizzled/error.cc:950
4904
5007
 
4905
5008
#: drizzled/error.cc:1028
4906
5009
msgid ""
4907
 
"The mix of handlers in the partitions is not allowed in this version of MySQL"
 
5010
"The mix of handlers in the partitions is not allowed in this version of "
 
5011
"Drizzle"
4908
5012
msgstr ""
4909
5013
 
4910
5014
#: drizzled/error.cc:1030
4964
5068
 
4965
5069
#: drizzled/error.cc:1054
4966
5070
msgid ""
4967
 
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
 
5071
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4968
5072
"their numbers"
4969
5073
msgstr ""
4970
5074
 
4971
5075
#: drizzled/error.cc:1056
4972
5076
msgid ""
4973
 
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
 
5077
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4974
5078
"tables using HASH PARTITIONs"
4975
5079
msgstr ""
4976
5080
 
4992
5096
msgstr ""
4993
5097
 
4994
5098
#: drizzled/error.cc:1066
4995
 
msgid "More partitions to reorganise than there are partitions"
 
5099
msgid "More partitions to reorganize than there are partitions"
4996
5100
msgstr ""
4997
5101
 
4998
5102
#: drizzled/error.cc:1068
5005
5109
msgstr ""
5006
5110
 
5007
5111
#: drizzled/error.cc:1072
5008
 
msgid "When reorganising a set of partitions they must be in consecutive order"
 
5112
msgid "When reorganizing a set of partitions they must be in consecutive order"
5009
5113
msgstr ""
5010
5114
 
5011
5115
#: drizzled/error.cc:1074
5125
5229
msgstr ""
5126
5230
 
5127
5231
#: drizzled/error.cc:1124
5128
 
msgid "Failed to open mysql.event"
 
5232
msgid "Failed to open drizzle.event"
5129
5233
msgstr ""
5130
5234
 
5131
5235
#: drizzled/error.cc:1126
5135
5239
#: drizzled/error.cc:1128
5136
5240
#, c-format
5137
5241
msgid ""
5138
 
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
 
5242
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
5139
5243
"probably corrupted"
5140
5244
msgstr ""
5141
5245
 
5142
5246
#: drizzled/error.cc:1130
5143
5247
#, c-format
5144
 
msgid "Cannot load from mysql.%s. The table is probably corrupted"
 
5248
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
5145
5249
msgstr ""
5146
5250
 
5147
5251
#: drizzled/error.cc:1132
5148
 
msgid "Failed to delete the event from mysql.event"
 
5252
msgid "Failed to delete the event from drizzle.event"
5149
5253
msgstr ""
5150
5254
 
5151
5255
#: drizzled/error.cc:1134
5169
5273
#: drizzled/error.cc:1142
5170
5274
#, c-format
5171
5275
msgid ""
5172
 
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5173
 
"instead"
 
5276
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
 
5277
"s instead"
5174
5278
msgstr ""
5175
5279
 
5176
5280
#: drizzled/error.cc:1144
5191
5295
#: drizzled/error.cc:1150
5192
5296
#, c-format
5193
5297
msgid ""
5194
 
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5195
 
"%d, now running %d. Please use mysql_upgrade to fix this error."
 
5298
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
 
5299
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
5196
5300
msgstr ""
5197
5301
 
5198
5302
#: drizzled/error.cc:1152
5233
5337
msgstr ""
5234
5338
 
5235
5339
#: drizzled/error.cc:1168
5236
 
#, fuzzy
5237
5340
msgid "Incorrect partition name"
5238
 
msgstr "Игнорирование пробелов после имен функций."
 
5341
msgstr ""
5239
5342
 
5240
5343
#: drizzled/error.cc:1170
5241
5344
msgid ""
5345
5448
 
5346
5449
#: drizzled/error.cc:1214
5347
5450
#, c-format
5348
 
msgid "The incident %s occured on the master. Message: %-.64s"
 
5451
msgid "The incident %s occurred on the master. Message: %-.64s"
5349
5452
msgstr ""
5350
5453
 
5351
5454
#: drizzled/error.cc:1216
5705
5808
 
5706
5809
#: drizzled/error.cc:1364
5707
5810
msgid ""
5708
 
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5709
 
"and 'mysql.online_backup_progress'."
 
5811
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
 
5812
"and 'drizzle.online_backup_progress'."
5710
5813
msgstr ""
5711
5814
 
5712
5815
#: drizzled/error.cc:1366
5789
5892
msgid "Constant expression in virtual column function is not allowed."
5790
5893
msgstr ""
5791
5894
 
5792
 
#: drizzled/errmsg.cc:44
 
5895
#: drizzled/errmsg.cc:46
5793
5896
#, c-format
5794
5897
msgid "errmsg plugin '%s' init() failed."
5795
5898
msgstr ""
5796
5899
 
5797
 
#: drizzled/errmsg.cc:70
 
5900
#: drizzled/errmsg.cc:75
5798
5901
#, c-format
5799
5902
msgid "errmsg plugin '%s' deinit() failed."
5800
5903
msgstr ""
5801
5904
 
5802
 
#: drizzled/errmsg.cc:111
 
5905
#: drizzled/errmsg.cc:116
5803
5906
#, c-format
5804
5907
msgid "errmsg plugin '%s' errmsg_func() failed"
5805
5908
msgstr ""
5806
5909
 
5807
 
#: drizzled/handler.cc:378
5808
 
msgid "Too many storage engines!"
5809
 
msgstr ""
5810
 
 
5811
 
#: drizzled/handler.cc:382
5812
 
#, c-format
5813
 
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5814
 
msgstr ""
5815
 
 
5816
 
#: drizzled/handler.cc:1228
 
5910
#: drizzled/handler.cc:959
5817
5911
#, c-format
5818
5912
msgid "Found %d prepared transaction(s) in %s"
5819
5913
msgstr ""
5820
5914
 
5821
 
#: drizzled/handler.cc:1280
 
5915
#: drizzled/handler.cc:1011
5822
5916
msgid "Starting crash recovery..."
5823
5917
msgstr ""
5824
5918
 
5825
 
#: drizzled/handler.cc:1312
 
5919
#: drizzled/handler.cc:1043
5826
5920
#, c-format
5827
5921
msgid "Found %d prepared XA transactions"
5828
5922
msgstr ""
5829
5923
 
5830
 
#: drizzled/handler.cc:1316
 
5924
#: drizzled/handler.cc:1048
5831
5925
#, c-format
5832
5926
msgid ""
5833
5927
"Found %d prepared transactions! It means that drizzled was not shut down "
5836
5930
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5837
5931
msgstr ""
5838
5932
 
5839
 
#: drizzled/handler.cc:1326
 
5933
#: drizzled/handler.cc:1058
5840
5934
msgid "Crash recovery finished."
5841
5935
msgstr ""
5842
5936
 
5843
 
#: drizzled/log.cc:723
 
5937
#: drizzled/log.cc:329
5844
5938
msgid "I/O error reading the header from the binary log"
5845
5939
msgstr ""
5846
5940
 
5847
 
#: drizzled/log.cc:730
 
5941
#: drizzled/log.cc:336
5848
5942
msgid ""
5849
5943
"Binlog has bad magic number;  It's not a binary log file that can be used by "
5850
5944
"this version of Drizzle"
5851
5945
msgstr ""
5852
5946
 
5853
 
#: drizzled/log.cc:745
 
5947
#: drizzled/log.cc:351
5854
5948
#, c-format
5855
5949
msgid "Failed to open log (file '%s', errno %d)"
5856
5950
msgstr ""
5857
5951
 
5858
 
#: drizzled/log.cc:747 drizzled/log.cc:755
 
5952
#: drizzled/log.cc:353 drizzled/log.cc:361
5859
5953
msgid "Could not open log file"
5860
5954
msgstr ""
5861
5955
 
5862
 
#: drizzled/log.cc:753
 
5956
#: drizzled/log.cc:359
5863
5957
#, c-format
5864
5958
msgid "Failed to create a cache on log (file '%s')"
5865
5959
msgstr ""
5866
5960
 
5867
 
#: drizzled/log.cc:907 drizzled/log.cc:1271
 
5961
#: drizzled/log.cc:511 drizzled/log.cc:876
5868
5962
#, c-format
5869
5963
msgid ""
5870
5964
"Could not use %s for logging (error %d). Turning logging off for the whole "
5872
5966
"shutdown the Drizzle server and restart it."
5873
5967
msgstr ""
5874
5968
 
5875
 
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5876
 
#: drizzled/log.cc:1941
 
5969
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
 
5970
#: drizzled/log.cc:1546
5877
5971
#, c-format
5878
5972
msgid "Failed to delete file '%s'"
5879
5973
msgstr ""
5880
5974
 
5881
 
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
 
5975
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5882
5976
#, c-format
5883
5977
msgid ""
5884
5978
"a problem with deleting %s; consider examining correspondence of your binlog "
5885
5979
"index file to the actual binlog files"
5886
5980
msgstr ""
5887
5981
 
5888
 
#: drizzled/log.cc:1675
 
5982
#: drizzled/log.cc:1280
5889
5983
#, c-format
5890
5984
msgid "next log error: %d  offset: %s  log: %s included: %d"
5891
5985
msgstr ""
5892
5986
 
5893
 
#: drizzled/log.cc:1785 drizzled/log.cc:1909
 
5987
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5894
5988
#, c-format
5895
5989
msgid "Failed to execute stat() on file '%s'"
5896
5990
msgstr ""
5897
5991
 
5898
 
#: drizzled/log.cc:1796 drizzled/log.cc:1920
 
5992
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5899
5993
#, c-format
5900
5994
msgid ""
5901
5995
"a problem with getting info on being purged %s; consider examining "
5902
5996
"correspondence of your binlog index file to the actual binlog files"
5903
5997
msgstr ""
5904
5998
 
5905
 
#: drizzled/log.cc:3358 drizzled/log.cc:3851
 
5999
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5906
6000
#, c-format
5907
6001
msgid "Recovering after a crash using %s"
5908
6002
msgstr ""
5909
6003
 
5910
 
#: drizzled/log.cc:3361
 
6004
#: drizzled/log.cc:2480
5911
6005
msgid ""
5912
6006
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5913
6007
msgstr ""
5914
6008
 
5915
 
#: drizzled/log.cc:3698
 
6009
#: drizzled/log.cc:2822
5916
6010
msgid "Bad magic header in tc log"
5917
6011
msgstr ""
5918
6012
 
5919
 
#: drizzled/log.cc:3708
 
6013
#: drizzled/log.cc:2832
5920
6014
#, c-format
5921
6015
msgid ""
5922
6016
"Recovery failed! You must enable exactly %d storage engines that support two-"
5923
6017
"phase commit protocol"
5924
6018
msgstr ""
5925
6019
 
5926
 
#: drizzled/log.cc:3736
 
6020
#: drizzled/log.cc:2860
5927
6021
msgid ""
5928
6022
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5929
6023
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5930
6024
"heuristic-recover={commit|rollback}"
5931
6025
msgstr ""
5932
6026
 
5933
 
#: drizzled/log.cc:3766
 
6027
#: drizzled/log.cc:2890
5934
6028
msgid "Heuristic crash recovery mode"
5935
6029
msgstr ""
5936
6030
 
5937
 
#: drizzled/log.cc:3768
 
6031
#: drizzled/log.cc:2892
5938
6032
msgid "Heuristic crash recovery failed"
5939
6033
msgstr ""
5940
6034
 
5941
 
#: drizzled/log.cc:3769
 
6035
#: drizzled/log.cc:2893
5942
6036
msgid "Please restart mysqld without --tc-heuristic-recover"
5943
6037
msgstr ""
5944
6038
 
5945
 
#: drizzled/log.cc:3813 drizzled/log.cc:3837
 
6039
#: drizzled/log.cc:2937 drizzled/log.cc:2961
5946
6040
#, c-format
5947
6041
msgid "find_log_pos() failed (error: %d)"
5948
6042
msgstr ""
5949
6043
 
5950
 
#: drizzled/log.cc:3950
 
6044
#: drizzled/log.cc:3076
5951
6045
msgid ""
5952
6046
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5953
6047
"of memory error) and restart, or delete (or rename) binary log and start "
5954
6048
"mysqld with --tc-heuristic-recover={commit|rollback}"
5955
6049
msgstr ""
5956
6050
 
5957
 
#: drizzled/log_event.cc:126
 
6051
#: drizzled/log_event.cc:140
5958
6052
#, c-format
5959
6053
msgid " %s, Error_code: %d;"
5960
6054
msgstr ""
5961
6055
 
5962
 
#: drizzled/log_event.cc:130
 
6056
#: drizzled/log_event.cc:144
5963
6057
#, c-format
5964
6058
msgid ""
5965
6059
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5966
6060
"master log %s, end_log_pos %lu"
5967
6061
msgstr ""
5968
6062
 
5969
 
#: drizzled/log_event.cc:136
 
6063
#: drizzled/log_event.cc:150
5970
6064
msgid "<unknown>"
5971
6065
msgstr ""
5972
6066
 
5973
 
#: drizzled/log_event.cc:878
 
6067
#: drizzled/log_event.cc:904
5974
6068
#, c-format
5975
6069
msgid ""
5976
6070
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5977
6071
msgstr ""
5978
6072
 
5979
 
#: drizzled/log_event.cc:1768
 
6073
#: drizzled/log_event.cc:1613
5980
6074
#, c-format
5981
6075
msgid ""
5982
6076
"Query partially completed on the master (error on master: %d) and was "
5986
6080
"SLAVE; . Query: '%s'"
5987
6081
msgstr ""
5988
6082
 
5989
 
#: drizzled/log_event.cc:1794
 
6083
#: drizzled/log_event.cc:1639
5990
6084
#, c-format
5991
6085
msgid ""
5992
6086
"Query caused differenxt errors on master and slave.\n"
5994
6088
"Default database: '%s'. Query: '%s'"
5995
6089
msgstr ""
5996
6090
 
5997
 
#: drizzled/log_event.cc:1799
 
6091
#: drizzled/log_event.cc:1644
5998
6092
msgid "no error"
5999
6093
msgstr ""
6000
6094
 
6001
 
#: drizzled/log_event.cc:1819
 
6095
#: drizzled/log_event.cc:1664
6002
6096
#, c-format
6003
6097
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6004
6098
msgstr ""
6005
6099
 
6006
 
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
6007
 
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
 
6100
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
 
6101
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6008
6102
msgid "unexpected success or fatal error"
6009
6103
msgstr ""
6010
6104
 
6011
 
#: drizzled/log_event.cc:2337
 
6105
#: drizzled/log_event.cc:2119
6012
6106
msgid ""
6013
6107
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6014
6108
"probable cause is that the master died while writing the transaction to its "
6015
6109
"binary log, thus rolled back too."
6016
6110
msgstr ""
6017
6111
 
6018
 
#: drizzled/log_event.cc:3003
 
6112
#: drizzled/log_event.cc:2774
6019
6113
#, c-format
6020
6114
msgid ""
6021
6115
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6022
6116
"produced %ld warning(s). Default database: '%s'"
6023
6117
msgstr ""
6024
6118
 
6025
 
#: drizzled/log_event.cc:3053
 
6119
#: drizzled/log_event.cc:2824
6026
6120
#, c-format
6027
6121
msgid ""
6028
6122
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6029
6123
msgstr ""
6030
6124
 
6031
 
#: drizzled/log_event.cc:3065
 
6125
#: drizzled/log_event.cc:2836
6032
6126
#, c-format
6033
6127
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6034
6128
msgstr ""
6035
6129
 
6036
 
#: drizzled/log_event.cc:3780
 
6130
#: drizzled/log_event.cc:3098
6037
6131
msgid "Out of memory while recording slave event"
6038
6132
msgstr ""
6039
6133
 
6040
 
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
 
6134
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6041
6135
#, c-format
6042
6136
msgid "Error in Create_file event: could not open file '%s'"
6043
6137
msgstr ""
6044
6138
 
6045
 
#: drizzled/log_event.cc:4041
 
6139
#: drizzled/log_event.cc:3360
6046
6140
#, c-format
6047
6141
msgid "Error in Create_file event: could not write to file '%s'"
6048
6142
msgstr ""
6049
6143
 
6050
 
#: drizzled/log_event.cc:4062
 
6144
#: drizzled/log_event.cc:3381
6051
6145
#, c-format
6052
6146
msgid "Error in Create_file event: write to '%s' failed"
6053
6147
msgstr ""
6054
6148
 
6055
 
#: drizzled/log_event.cc:4176
 
6149
#: drizzled/log_event.cc:3495
6056
6150
#, c-format
6057
6151
msgid "Error in %s event: could not create file '%s'"
6058
6152
msgstr ""
6059
6153
 
6060
 
#: drizzled/log_event.cc:4185
 
6154
#: drizzled/log_event.cc:3504
6061
6155
#, c-format
6062
6156
msgid "Error in %s event: could not open file '%s'"
6063
6157
msgstr ""
6064
6158
 
6065
 
#: drizzled/log_event.cc:4192
 
6159
#: drizzled/log_event.cc:3511
6066
6160
#, c-format
6067
6161
msgid "Error in %s event: write to '%s' failed"
6068
6162
msgstr ""
6069
6163
 
6070
 
#: drizzled/log_event.cc:4354
 
6164
#: drizzled/log_event.cc:3673
6071
6165
#, c-format
6072
6166
msgid "Error in Exec_load event: could not open file '%s'"
6073
6167
msgstr ""
6074
6168
 
6075
 
#: drizzled/log_event.cc:4364
 
6169
#: drizzled/log_event.cc:3683
6076
6170
#, c-format
6077
6171
msgid "Error in Exec_load event: file '%s' appears corrupted"
6078
6172
msgstr ""
6079
6173
 
6080
 
#: drizzled/log_event.cc:4394
 
6174
#: drizzled/log_event.cc:3713
6081
6175
#, c-format
6082
6176
msgid "%s. Failed executing load from '%s'"
6083
6177
msgstr ""
6084
6178
 
6085
 
#: drizzled/log_event.cc:4567
 
6179
#: drizzled/log_event.cc:3886
6086
6180
msgid "Not enough memory"
6087
6181
msgstr ""
6088
6182
 
6089
 
#: drizzled/log_event.cc:4999
 
6183
#: drizzled/log_event.cc:4306
6090
6184
#, c-format
6091
6185
msgid "Error '%s' in %s event: when locking tables"
6092
6186
msgstr ""
6093
6187
 
6094
 
#: drizzled/log_event.cc:5009
 
6188
#: drizzled/log_event.cc:4316
6095
6189
#, c-format
6096
6190
msgid "Error in %s event: when locking tables"
6097
6191
msgstr ""
6098
6192
 
6099
 
#: drizzled/log_event.cc:5044
 
6193
#: drizzled/log_event.cc:4337
6100
6194
#, c-format
6101
6195
msgid "Error '%s' on reopening tables"
6102
6196
msgstr ""
6103
6197
 
6104
 
#: drizzled/log_event.cc:5400
 
6198
#: drizzled/log_event.cc:4678
6105
6199
#, c-format
6106
6200
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6107
6201
msgstr ""
6108
6202
 
6109
 
#: drizzled/log_event.cc:5815
 
6203
#: drizzled/log_event.cc:5074
6110
6204
#, c-format
6111
6205
msgid "Error '%s' on opening table `%s`.`%s`"
6112
6206
msgstr ""
6134
6228
 
6135
6229
#. TRANSLATORS: The leading word "parser" is the name
6136
6230
#. of the plugin api, and so should not be translated.
6137
 
#: drizzled/parser.cc:40
 
6231
#: drizzled/parser.cc:42
6138
6232
#, c-format
6139
6233
msgid "parser plugin '%s' init() failed"
6140
6234
msgstr ""
6141
6235
 
6142
6236
#. TRANSLATORS: The leading word "parser" is the name
6143
6237
#. of the plugin api, and so should not be translated.
6144
 
#: drizzled/parser.cc:62
 
6238
#: drizzled/parser.cc:65
6145
6239
#, c-format
6146
6240
msgid "parser plugin '%s' deinit() failed"
6147
6241
msgstr ""
6148
6242
 
6149
6243
#. TRANSLATORS: The leading word "parser" is the name
6150
6244
#. of the plugin api, and so should not be translated.
6151
 
#: drizzled/parser.cc:98
 
6245
#: drizzled/parser.cc:102
6152
6246
#, c-format
6153
6247
msgid "parser plugin '%s' parser_func1() failed"
6154
6248
msgstr ""
6155
6249
 
6156
6250
#. TRANSLATORS: The leading word "parser" is the name
6157
6251
#. of the plugin api, and so should not be translated.
6158
 
#: drizzled/parser.cc:152
 
6252
#: drizzled/parser.cc:156
6159
6253
#, c-format
6160
6254
msgid "parser plugin '%s' parser_func2() failed"
6161
6255
msgstr ""
6162
6256
 
6163
 
#. TRANSLATORS: The leading word "qcache" is the name
6164
 
#. of the plugin api, and so should not be translated.
6165
 
#: drizzled/qcache.cc:40
 
6257
#: drizzled/qcache.cc:38
6166
6258
#, c-format
6167
6259
msgid "qcache plugin '%s' init() failed"
6168
6260
msgstr ""
6169
6261
 
6170
 
#. TRANSLATORS: The leading word "qcache" is the name
6171
 
#. of the plugin api, and so should not be translated.
6172
 
#: drizzled/qcache.cc:62
 
6262
#: drizzled/qcache.cc:58
6173
6263
#, c-format
6174
6264
msgid "qcache plugin '%s' deinit() failed"
6175
6265
msgstr ""
6176
6266
 
6177
 
#. TRANSLATORS: The leading word "qcache" is the name
6178
 
#. of the plugin api, and so should not be translated.
6179
 
#: drizzled/qcache.cc:98
6180
 
#, c-format
6181
 
msgid "qcache plugin '%s' do1() failed"
6182
 
msgstr ""
6183
 
 
6184
 
#. TRANSLATORS: The leading word "qcache" is the name
6185
 
#. of the plugin api, and so should not be translated.
6186
 
#: drizzled/qcache.cc:152
6187
 
#, c-format
6188
 
msgid "qcache plugin '%s' qcache_func2() failed"
6189
 
msgstr ""
6190
 
 
6191
 
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
 
6267
#: drizzled/qcache.cc:103
 
6268
#, c-format
 
6269
msgid "qcache plugin '%s' try_fetch_and_send() failed"
 
6270
msgstr ""
 
6271
 
 
6272
#: drizzled/qcache.cc:120
 
6273
#, c-format
 
6274
msgid "qcache plugin '%s' set() failed"
 
6275
msgstr ""
 
6276
 
 
6277
#: drizzled/qcache.cc:139
 
6278
#, c-format
 
6279
msgid "qcache plugin '%s' invalidate_table() failed"
 
6280
msgstr ""
 
6281
 
 
6282
#: drizzled/qcache.cc:158
 
6283
#, c-format
 
6284
msgid "qcache plugin '%s' invalidate_db() failed"
 
6285
msgstr ""
 
6286
 
 
6287
#: drizzled/qcache.cc:176
 
6288
#, c-format
 
6289
msgid "qcache plugin '%s' flush() failed"
 
6290
msgstr ""
 
6291
 
 
6292
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
 
6293
#: drizzled/slave.cc:2104
6192
6294
msgid "Failed to flush master info file"
6193
6295
msgstr ""
6194
6296
 
6195
 
#: drizzled/rpl_reporting.cc:44
 
6297
#: drizzled/replication/replication.cc:106
 
6298
msgid "Failed in send_file() while reading file name"
 
6299
msgstr ""
 
6300
 
 
6301
#: drizzled/replication/replication.cc:119
 
6302
msgid "Failed in send_file() on open of file"
 
6303
msgstr ""
 
6304
 
 
6305
#: drizzled/replication/replication.cc:127
 
6306
msgid "Failed in send_file() while writing data to client"
 
6307
msgstr ""
 
6308
 
 
6309
#: drizzled/replication/replication.cc:136
 
6310
msgid "Failed in send_file() while negotiating file transfer close"
 
6311
msgstr ""
 
6312
 
 
6313
#: drizzled/replication/reporting.cc:54
6196
6314
#, c-format
6197
6315
msgid "Slave %s: %s%s Error_code: %d"
6198
6316
msgstr ""
6199
6317
 
6200
 
#: drizzled/rpl_rli.cc:145
 
6318
#: drizzled/replication/rli.cc:149
6201
6319
#, c-format
6202
6320
msgid ""
6203
6321
"Neither --relay-log nor --relay-log-index were used; so replication may "
6204
 
"break when this MySQL server acts as a slave and has his hostname changed!! "
6205
 
"Please use '--relay-log=%s' to avoid this problem."
 
6322
"break when this Drizzle server acts as a slave and has his hostname "
 
6323
"changed!! Please use '--relay-log=%s' to avoid this problem."
6206
6324
msgstr ""
6207
6325
 
6208
 
#: drizzled/rpl_rli.cc:162
 
6326
#: drizzled/replication/rli.cc:166
6209
6327
msgid "Failed in open_log() called from init_relay_log_info()"
6210
6328
msgstr ""
6211
6329
 
6212
 
#: drizzled/rpl_rli.cc:184
 
6330
#: drizzled/replication/rli.cc:188
6213
6331
msgid "Failed to flush relay log info file"
6214
6332
msgstr ""
6215
6333
 
6216
 
#: drizzled/rpl_rli.cc:187
 
6334
#: drizzled/replication/rli.cc:191
6217
6335
msgid "Error counting relay log space"
6218
6336
msgstr ""
6219
6337
 
6220
 
#: drizzled/rpl_rli.cc:211
 
6338
#: drizzled/replication/rli.cc:215
6221
6339
#, c-format
6222
6340
msgid "log %s listed in the index, but failed to stat"
6223
6341
msgstr ""
6224
6342
 
6225
 
#: drizzled/rpl_rli.cc:226
 
6343
#: drizzled/replication/rli.cc:230
6226
6344
msgid "Could not find first log while counting relay log space"
6227
6345
msgstr ""
6228
6346
 
6229
 
#: drizzled/rpl_rli.cc:880
 
6347
#: drizzled/replication/rli.cc:885
6230
6348
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6231
6349
msgstr ""
6232
6350
 
6233
 
#: drizzled/rpl_utility.cc:117
 
6351
#: drizzled/replication/utility.cc:117
6234
6352
#, c-format
6235
6353
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6236
6354
msgstr ""
6237
6355
 
6238
 
#: drizzled/rpl_utility.cc:132
 
6356
#: drizzled/replication/utility.cc:132
6239
6357
#, c-format
6240
6358
msgid ""
6241
6359
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6242
6360
"Master's column size should be <= the slave's column size."
6243
6361
msgstr ""
6244
6362
 
6245
 
#: drizzled/scheduler.cc:129
 
6363
#: drizzled/scheduler.cc:132
6246
6364
msgid "Memory allocation error in session_scheduler::init\n"
6247
6365
msgstr ""
6248
6366
 
6249
 
#: drizzled/scheduler.cc:206
 
6367
#: drizzled/scheduler.cc:210
6250
6368
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6251
6369
msgstr ""
6252
6370
 
6253
 
#: drizzled/scheduler.cc:212
 
6371
#: drizzled/scheduler.cc:216
6254
6372
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6255
6373
msgstr ""
6256
6374
 
6257
 
#: drizzled/scheduler.cc:224
 
6375
#: drizzled/scheduler.cc:228
6258
6376
msgid "session_add_event event_add error in libevent_init\n"
6259
6377
msgstr ""
6260
6378
 
6261
 
#: drizzled/scheduler.cc:240
 
6379
#: drizzled/scheduler.cc:244
6262
6380
#, c-format
6263
6381
msgid "Can't create completion port thread (error %d)"
6264
6382
msgstr ""
6265
6383
 
6266
 
#: drizzled/scheduler.cc:353
 
6384
#: drizzled/scheduler.cc:357
6267
6385
msgid "event_add error in libevent_add_session_callback\n"
6268
6386
msgstr ""
6269
6387
 
6270
 
#: drizzled/scheduler.cc:379
 
6388
#: drizzled/scheduler.cc:383
6271
6389
msgid "Scheduler init error in libevent_add_new_connection\n"
6272
6390
msgstr ""
6273
6391
 
6274
 
#: drizzled/scheduler.cc:460
 
6392
#: drizzled/scheduler.cc:464
6275
6393
msgid "libevent_thread_proc: my_thread_init() failed\n"
6276
6394
msgstr ""
6277
6395
 
6303
6421
msgid "scheduling plugin '%s' scheduling_func2() failed"
6304
6422
msgstr ""
6305
6423
 
6306
 
#: drizzled/set_var.cc:802
 
6424
#: drizzled/set_var.cc:684
6307
6425
msgid "Ambiguous slave modes combination. STRICT will be used"
6308
6426
msgstr ""
6309
6427
 
6310
 
#: drizzled/slave.cc:96
 
6428
#: drizzled/slave.cc:104
6311
6429
msgid "Waiting to reconnect after a failed registration on master"
6312
6430
msgstr ""
6313
6431
 
6314
 
#: drizzled/slave.cc:97
 
6432
#: drizzled/slave.cc:105
6315
6433
msgid ""
6316
 
"Slave I/O thread killed while waitnig to reconnect after a failed "
 
6434
"Slave I/O thread killed while waiting to reconnect after a failed "
6317
6435
"registration on master"
6318
6436
msgstr ""
6319
6437
 
6320
 
#: drizzled/slave.cc:99
 
6438
#: drizzled/slave.cc:107
6321
6439
msgid "Reconnecting after a failed registration on master"
6322
6440
msgstr ""
6323
6441
 
6324
 
#: drizzled/slave.cc:100
 
6442
#: drizzled/slave.cc:108
6325
6443
#, c-format
6326
6444
msgid ""
6327
 
"failed registering on master, reconnecting to try again, log '%s' at postion "
6328
 
"%s"
 
6445
"failed registering on master, reconnecting to try again, log '%s' at "
 
6446
"position %s"
6329
6447
msgstr ""
6330
6448
 
6331
 
#: drizzled/slave.cc:103 drizzled/slave.cc:112
 
6449
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6332
6450
msgid "Slave I/O thread killed during or after reconnect"
6333
6451
msgstr ""
6334
6452
 
6335
 
#: drizzled/slave.cc:106
 
6453
#: drizzled/slave.cc:114
6336
6454
msgid "Waiting to reconnect after a failed binlog dump request"
6337
6455
msgstr ""
6338
6456
 
6339
 
#: drizzled/slave.cc:107
 
6457
#: drizzled/slave.cc:115
6340
6458
msgid "Slave I/O thread killed while retrying master dump"
6341
6459
msgstr ""
6342
6460
 
6343
 
#: drizzled/slave.cc:108
 
6461
#: drizzled/slave.cc:116
6344
6462
msgid "Reconnecting after a failed binlog dump request"
6345
6463
msgstr ""
6346
6464
 
6347
 
#: drizzled/slave.cc:109
 
6465
#: drizzled/slave.cc:117
6348
6466
#, c-format
6349
 
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
 
6467
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6350
6468
msgstr ""
6351
6469
 
6352
 
#: drizzled/slave.cc:115
 
6470
#: drizzled/slave.cc:123
6353
6471
msgid "Waiting to reconnect after a failed master event read"
6354
6472
msgstr ""
6355
6473
 
6356
 
#: drizzled/slave.cc:116
 
6474
#: drizzled/slave.cc:124
6357
6475
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6358
6476
msgstr ""
6359
6477
 
6360
 
#: drizzled/slave.cc:118
 
6478
#: drizzled/slave.cc:126
6361
6479
msgid "Reconnecting after a failed master event read"
6362
6480
msgstr ""
6363
6481
 
6364
 
#: drizzled/slave.cc:119
 
6482
#: drizzled/slave.cc:127
6365
6483
#, c-format
6366
6484
msgid ""
6367
6485
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6368
 
"at postion %s"
 
6486
"at position %s"
6369
6487
msgstr ""
6370
6488
 
6371
 
#: drizzled/slave.cc:122
 
6489
#: drizzled/slave.cc:130
6372
6490
msgid ""
6373
6491
"Slave I/O thread killed during or after a reconnect done to recover from "
6374
6492
"failed read"
6375
6493
msgstr ""
6376
6494
 
6377
 
#: drizzled/slave.cc:236
 
6495
#: drizzled/slave.cc:243
6378
6496
msgid "Failed to allocate memory for the master info structure"
6379
6497
msgstr ""
6380
6498
 
6381
 
#: drizzled/slave.cc:242 drizzled/slave.cc:1784
 
6499
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6382
6500
msgid "Failed to initialize the master info structure"
6383
6501
msgstr ""
6384
6502
 
6385
 
#: drizzled/slave.cc:257
 
6503
#: drizzled/slave.cc:264
6386
6504
msgid "Failed to create slave threads"
6387
6505
msgstr ""
6388
6506
 
6389
 
#: drizzled/slave.cc:454
 
6507
#: drizzled/slave.cc:461
6390
6508
msgid "Server id not set, will not start slave"
6391
6509
msgstr ""
6392
6510
 
6393
 
#: drizzled/slave.cc:622
 
6511
#: drizzled/slave.cc:627
6394
6512
msgid ""
6395
6513
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6396
6514
"updates to a non-transactional table without any primary key. There is a "
6398
6516
"check your tables' contents after restart."
6399
6517
msgstr ""
6400
6518
 
6401
 
#: drizzled/slave.cc:783 drizzled/slave.cc:798
 
6519
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6402
6520
msgid "Master reported unrecognized DRIZZLE version"
6403
6521
msgstr ""
6404
6522
 
6405
 
#: drizzled/slave.cc:839
 
6523
#: drizzled/slave.cc:844
6406
6524
msgid "default Format_description_log_event"
6407
6525
msgstr ""
6408
6526
 
6409
 
#: drizzled/slave.cc:861
 
6527
#: drizzled/slave.cc:866
6410
6528
#, c-format
6411
6529
msgid ""
6412
6530
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6413
6531
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6414
6532
msgstr ""
6415
6533
 
6416
 
#: drizzled/slave.cc:888
 
6534
#: drizzled/slave.cc:893
6417
6535
msgid ""
6418
6536
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6419
6537
"server ids; these ids must be different for replication to work (or the --"
6420
 
"replicate-same-server-id option must be used on slave but this doesnot "
 
6538
"replicate-same-server-id option must be used on slave but this does not "
6421
6539
"always make sense; please check the manual before using it)."
6422
6540
msgstr ""
6423
6541
 
6424
 
#: drizzled/slave.cc:933
 
6542
#: drizzled/slave.cc:938
6425
6543
msgid ""
6426
6544
"The slave I/O thread stops because master and slave have different values "
6427
6545
"for the COLLATION_SERVER global variable. The values must be equal for "
6428
6546
"replication to work"
6429
6547
msgstr ""
6430
6548
 
6431
 
#: drizzled/slave.cc:969
 
6549
#: drizzled/slave.cc:974
6432
6550
msgid ""
6433
6551
"The slave I/O thread stops because master and slave have different values "
6434
6552
"for the TIME_ZONE global variable. The values must be equal for replication "
6435
6553
"to work"
6436
6554
msgstr ""
6437
6555
 
6438
 
#: drizzled/slave.cc:1034
 
6556
#: drizzled/slave.cc:1039
6439
6557
msgid "Waiting for the slave SQL thread to free enough relay log space"
6440
6558
msgstr ""
6441
6559
 
6442
 
#: drizzled/slave.cc:1080
 
6560
#: drizzled/slave.cc:1085
6443
6561
msgid ""
6444
6562
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6445
6563
"inaccurate"
6446
6564
msgstr ""
6447
6565
 
6448
 
#: drizzled/slave.cc:1091
 
6566
#: drizzled/slave.cc:1096
6449
6567
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6450
6568
msgstr ""
6451
6569
 
6452
 
#: drizzled/slave.cc:1440
 
6570
#: drizzled/slave.cc:1428
6453
6571
#, c-format
6454
6572
msgid "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
6455
6573
msgstr ""
6456
6574
 
6457
 
#: drizzled/slave.cc:1493
 
6575
#: drizzled/slave.cc:1481
6458
6576
#, c-format
6459
6577
msgid "Error reading packet from server: %s ( server_errno=%d)"
6460
6578
msgstr ""
6461
6579
 
6462
 
#: drizzled/slave.cc:1501
 
6580
#: drizzled/slave.cc:1489
6463
6581
#, c-format
6464
6582
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6465
6583
msgstr ""
6466
6584
 
6467
 
#: drizzled/slave.cc:1655
 
6585
#: drizzled/slave.cc:1647
6468
6586
#, c-format
6469
6587
msgid ""
6470
6588
"It was not possible to update the positions of the relay log information: "
6471
6589
"the slave may be in an inconsistent state. Stopped in %s position %s"
6472
6590
msgstr ""
6473
6591
 
6474
 
#: drizzled/slave.cc:1730 drizzled/slave.cc:2322
 
6592
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6475
6593
#, c-format
6476
6594
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6477
6595
msgstr ""
6478
6596
 
6479
 
#: drizzled/slave.cc:1789 drizzled/slave.cc:2271
 
6597
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6480
6598
#, c-format
6481
6599
msgid "Error initializing relay log position: %s"
6482
6600
msgstr ""
6483
6601
 
6484
 
#: drizzled/slave.cc:1805
 
6602
#: drizzled/slave.cc:1797
6485
6603
#, c-format
6486
6604
msgid ""
6487
 
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
 
6605
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6488
6606
"Consider raising the value of the slave_transaction_retries variable."
6489
6607
msgstr ""
6490
6608
 
6491
 
#: drizzled/slave.cc:1828
 
6609
#: drizzled/slave.cc:1820
6492
6610
msgid ""
6493
6611
"Could not parse relay log event entry. The possible reasons are: the "
6494
6612
"master's binary log is corrupted (you can check this by running "
6499
6617
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6500
6618
msgstr ""
6501
6619
 
6502
 
#: drizzled/slave.cc:1949
 
6620
#: drizzled/slave.cc:1941
6503
6621
msgid "Failed during slave I/O thread initialization"
6504
6622
msgstr ""
6505
6623
 
 
6624
#: drizzled/slave.cc:1955
 
6625
msgid "error in drizzle_create()"
 
6626
msgstr ""
 
6627
 
6506
6628
#: drizzled/slave.cc:1963
6507
 
msgid "error in drizzle_create()"
6508
 
msgstr ""
6509
 
 
6510
 
#: drizzled/slave.cc:1971
6511
6629
#, c-format
6512
6630
msgid ""
6513
6631
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6514
6632
"'%s' at position %s"
6515
6633
msgstr ""
6516
6634
 
6517
 
#: drizzled/slave.cc:1985
 
6635
#: drizzled/slave.cc:1977
6518
6636
msgid "Slave I/O thread killed while connecting to master"
6519
6637
msgstr ""
6520
6638
 
6521
 
#: drizzled/slave.cc:2009
 
6639
#: drizzled/slave.cc:2001
6522
6640
msgid "Slave I/O thread couldn't register on master"
6523
6641
msgstr ""
6524
6642
 
6525
 
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
 
6643
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6526
6644
msgid "Forcing to reconnect slave I/O thread"
6527
6645
msgstr ""
6528
6646
 
6529
 
#: drizzled/slave.cc:2034
 
6647
#: drizzled/slave.cc:2026
6530
6648
msgid "Failed on request_dump()"
6531
6649
msgstr ""
6532
6650
 
6533
 
#: drizzled/slave.cc:2035
6534
 
msgid "Slave I/O thread killed while requesting master dump"
 
6651
#: drizzled/slave.cc:2027
 
6652
msgid ""
 
6653
"Slave I/O thread killed while                                                "
 
6654
"requesting master dump"
6535
6655
msgstr ""
6536
6656
 
6537
 
#: drizzled/slave.cc:2061
 
6657
#: drizzled/slave.cc:2053
6538
6658
msgid "Waiting for master to send event"
6539
6659
msgstr ""
6540
6660
 
6541
 
#: drizzled/slave.cc:2063
 
6661
#: drizzled/slave.cc:2055
6542
6662
msgid "Slave I/O thread killed while reading event"
6543
6663
msgstr ""
6544
6664
 
6545
 
#: drizzled/slave.cc:2081
 
6665
#: drizzled/slave.cc:2073
6546
6666
#, c-format
6547
6667
msgid ""
6548
 
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
 
6668
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6549
6669
"entry is correct, restart the server with a higher value of "
6550
6670
"max_allowed_packet"
6551
6671
msgstr ""
6552
6672
 
6553
 
#: drizzled/slave.cc:2095
 
6673
#: drizzled/slave.cc:2087
6554
6674
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6555
6675
msgstr ""
6556
6676
 
6557
 
#: drizzled/slave.cc:2105
6558
 
msgid "Queueing master event to the relay log"
 
6677
#: drizzled/slave.cc:2097
 
6678
msgid "Queuing master event to the relay log"
6559
6679
msgstr ""
6560
6680
 
6561
 
#: drizzled/slave.cc:2132
 
6681
#: drizzled/slave.cc:2124
6562
6682
msgid "Slave I/O thread aborted while waiting for relay log space"
6563
6683
msgstr ""
6564
6684
 
6565
 
#: drizzled/slave.cc:2142
 
6685
#: drizzled/slave.cc:2134
6566
6686
#, c-format
6567
6687
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6568
6688
msgstr ""
6569
6689
 
6570
 
#: drizzled/slave.cc:2163
 
6690
#: drizzled/slave.cc:2155
6571
6691
msgid "Waiting for slave mutex on exit"
6572
6692
msgstr ""
6573
6693
 
6574
 
#: drizzled/slave.cc:2227
 
6694
#: drizzled/slave.cc:2219
6575
6695
msgid "Failed during slave thread initialization"
6576
6696
msgstr ""
6577
6697
 
6578
 
#: drizzled/slave.cc:2293
 
6698
#: drizzled/slave.cc:2285
6579
6699
#, c-format
6580
6700
msgid ""
6581
6701
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6582
6702
"s, relay log '%s' position: %s"
6583
6703
msgstr ""
6584
6704
 
6585
 
#: drizzled/slave.cc:2307
 
6705
#: drizzled/slave.cc:2299
6586
6706
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6587
6707
msgstr ""
6588
6708
 
6589
 
#: drizzled/slave.cc:2333
 
6709
#: drizzled/slave.cc:2325
6590
6710
msgid "Reading event from the relay log"
6591
6711
msgstr ""
6592
6712
 
6593
 
#: drizzled/slave.cc:2358
 
6713
#: drizzled/slave.cc:2350
6594
6714
#, c-format
6595
6715
msgid "Slave (additional info): %s Error_code: %d"
6596
6716
msgstr ""
6597
6717
 
6598
 
#: drizzled/slave.cc:2375
 
6718
#: drizzled/slave.cc:2367
6599
6719
#, c-format
6600
6720
msgid "Slave: %s Error_code: %d"
6601
6721
msgstr ""
6602
6722
 
6603
 
#: drizzled/slave.cc:2378
 
6723
#: drizzled/slave.cc:2370
6604
6724
#, c-format
6605
6725
msgid ""
6606
6726
"Error loading user-defined library, slave SQL thread aborted. Install the "
6608
6728
"stopped at log '%s' position %s"
6609
6729
msgstr ""
6610
6730
 
6611
 
#: drizzled/slave.cc:2386
 
6731
#: drizzled/slave.cc:2378
6612
6732
#, c-format
6613
6733
msgid ""
6614
6734
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6615
6735
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6616
6736
msgstr ""
6617
6737
 
6618
 
#: drizzled/slave.cc:2398
 
6738
#: drizzled/slave.cc:2390
6619
6739
#, c-format
6620
6740
msgid ""
6621
6741
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6622
6742
msgstr ""
6623
6743
 
6624
 
#: drizzled/slave.cc:2492
 
6744
#: drizzled/slave.cc:2479
6625
6745
#, c-format
6626
6746
msgid "Slave I/O: failed requesting download of '%s'"
6627
6747
msgstr ""
6628
6748
 
6629
 
#: drizzled/slave.cc:2509
 
6749
#: drizzled/slave.cc:2496
6630
6750
#, c-format
6631
6751
msgid "Network read error downloading '%s' from master"
6632
6752
msgstr ""
6633
6753
 
6634
 
#: drizzled/slave.cc:2531
 
6754
#: drizzled/slave.cc:2518
6635
6755
msgid "error writing Exec_load event to relay log"
6636
6756
msgstr ""
6637
6757
 
6638
 
#: drizzled/slave.cc:2545
 
6758
#: drizzled/slave.cc:2532
6639
6759
msgid "error writing Create_file event to relay log"
6640
6760
msgstr ""
6641
6761
 
6642
 
#: drizzled/slave.cc:2560
 
6762
#: drizzled/slave.cc:2547
6643
6763
msgid "error writing Append_block event to relay log"
6644
6764
msgstr ""
6645
6765
 
6646
 
#: drizzled/slave.cc:2656
 
6766
#: drizzled/slave.cc:2643
6647
6767
msgid "Memory allocation failed"
6648
6768
msgstr ""
6649
6769
 
6650
 
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
 
6770
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6651
6771
#, c-format
6652
6772
msgid ""
6653
6773
"Read invalid event from master: '%s', master could be corrupt but a more "
6654
6774
"likely cause of this is a bug"
6655
6775
msgstr ""
6656
6776
 
6657
 
#: drizzled/slave.cc:3039
 
6777
#: drizzled/slave.cc:3026
6658
6778
msgid "could not queue event from master"
6659
6779
msgstr ""
6660
6780
 
6661
 
#: drizzled/slave.cc:3129
 
6781
#: drizzled/slave.cc:3116
6662
6782
#, c-format
6663
6783
msgid "error %s to master '%s@%s:%d' - retry-time: %d  retries: %u"
6664
6784
msgstr ""
6665
6785
 
6666
 
#: drizzled/slave.cc:3131
 
6786
#: drizzled/slave.cc:3118
6667
6787
msgid "reconnecting"
6668
6788
msgstr ""
6669
6789
 
6670
 
#: drizzled/slave.cc:3131
 
6790
#: drizzled/slave.cc:3118
6671
6791
msgid "connecting"
6672
6792
msgstr ""
6673
6793
 
6674
 
#: drizzled/slave.cc:3155
 
6794
#: drizzled/slave.cc:3142
6675
6795
#, c-format
6676
6796
msgid ""
6677
6797
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6678
6798
"position %s"
6679
6799
msgstr ""
6680
6800
 
6681
 
#: drizzled/slave.cc:3516
 
6801
#: drizzled/slave.cc:3503
6682
6802
#, c-format
6683
6803
msgid "next log '%s' is currently active"
6684
6804
msgstr ""
6685
6805
 
6686
 
#: drizzled/slave.cc:3546
 
6806
#: drizzled/slave.cc:3533
6687
6807
#, c-format
6688
6808
msgid "next log '%s' is not active"
6689
6809
msgstr ""
6690
6810
 
6691
 
#: drizzled/slave.cc:3562
 
6811
#: drizzled/slave.cc:3549
6692
6812
#, c-format
6693
6813
msgid ""
6694
6814
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
6695
6815
msgstr ""
6696
6816
 
6697
 
#: drizzled/slave.cc:3568
 
6817
#: drizzled/slave.cc:3555
6698
6818
msgid "Aborting slave SQL thread because of partial event read"
6699
6819
msgstr ""
6700
6820
 
6701
 
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
 
6821
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6702
6822
#, c-format
6703
6823
msgid "Error reading relay log event: %s"
6704
6824
msgstr ""
6705
6825
 
6706
 
#: drizzled/slave.cc:3575
 
6826
#: drizzled/slave.cc:3562
6707
6827
msgid "slave SQL thread was killed"
6708
6828
msgstr ""
6709
6829
 
6710
 
#: drizzled/slave.cc:3673
 
6830
#: drizzled/slave.cc:3660
6711
6831
#, c-format
6712
6832
msgid ""
6713
6833
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6714
6834
"check error log on slave for more info"
6715
6835
msgstr ""
6716
6836
 
6717
 
#: drizzled/slave.cc:3679
 
6837
#: drizzled/slave.cc:3666
6718
6838
#, c-format
6719
6839
msgid ""
6720
6840
"According to the master's version ('%s'), it is probable that master suffers "
6727
6847
"Then replication can be restarted."
6728
6848
msgstr ""
6729
6849
 
6730
 
#: drizzled/sql_base.cc:2546
 
6850
#: drizzled/sql_base.cc:2317
6731
6851
#, c-format
6732
6852
msgid "Table %s had a open data handler in reopen_table"
6733
6853
msgstr ""
6734
6854
 
6735
 
#: drizzled/sql_base.cc:3197
 
6855
#: drizzled/sql_base.cc:2966
6736
6856
#, c-format
6737
6857
msgid "Couldn't repair table: %s.%s"
6738
6858
msgstr ""
6739
6859
 
6740
 
#: drizzled/sql_base.cc:3240
 
6860
#: drizzled/sql_base.cc:3009
6741
6861
#, c-format
6742
6862
msgid ""
6743
6863
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6744
6864
"s`.`%s`' to the binary log"
6745
6865
msgstr ""
6746
6866
 
6747
 
#: drizzled/sql_base.cc:3953
 
6867
#: drizzled/sql_base.cc:3618
6748
6868
#, c-format
6749
6869
msgid "Could not remove temporary table: '%s', error: %d"
6750
6870
msgstr ""
6751
6871
 
6752
 
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6753
 
#, c-format
6754
 
msgid "Error while loading database options: '%s':"
6755
 
msgstr ""
6756
 
 
6757
 
#: drizzled/sql_plugin.cc:678
 
6872
#: drizzled/sql_plugin.cc:686
6758
6873
#, c-format
6759
6874
msgid "Plugin '%s' of type %s failed deinitialization"
6760
6875
msgstr ""
6761
6876
 
6762
 
#: drizzled/sql_plugin.cc:692
 
6877
#: drizzled/sql_plugin.cc:700
6763
6878
#, c-format
6764
6879
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6765
6880
msgstr ""
6766
6881
 
6767
 
#: drizzled/sql_plugin.cc:812
 
6882
#: drizzled/sql_plugin.cc:787
6768
6883
#, c-format
6769
6884
msgid "Plugin '%s' registration as a %s failed."
6770
6885
msgstr ""
6771
6886
 
6772
 
#: drizzled/sql_plugin.cc:1066
 
6887
#: drizzled/sql_plugin.cc:1026
6773
6888
msgid "plugin-load parameter too long"
6774
6889
msgstr ""
6775
6890
 
6776
 
#: drizzled/sql_plugin.cc:1126
 
6891
#: drizzled/sql_plugin.cc:1086
6777
6892
#, c-format
6778
6893
msgid "Couldn't load plugin named '%s' with soname '%s'."
6779
6894
msgstr ""
6780
6895
 
6781
 
#: drizzled/sql_plugin.cc:1177
 
6896
#: drizzled/sql_plugin.cc:1139
6782
6897
#, c-format
6783
 
msgid "Forcing shutdown of %d plugins"
 
6898
msgid "Forcing shutdown of %<PRIu64> plugins"
6784
6899
msgstr ""
6785
6900
 
6786
 
#: drizzled/sql_plugin.cc:1199
 
6901
#: drizzled/sql_plugin.cc:1162
6787
6902
#, c-format
6788
6903
msgid "Plugin '%s' will be forced to shutdown"
6789
6904
msgstr ""
6790
6905
 
6791
 
#: drizzled/sql_plugin.cc:1215
 
6906
#: drizzled/sql_plugin.cc:1178
6792
6907
#, c-format
6793
6908
msgid "Plugin '%s' has ref_count=%d after shutdown."
6794
6909
msgstr ""
6795
6910
 
6796
 
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
 
6911
#: drizzled/sql_plugin.cc:1568
 
6912
msgid "Out of memory."
 
6913
msgstr ""
 
6914
 
 
6915
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
6797
6916
#, c-format
6798
6917
msgid "Unknown variable type code 0x%x in plugin '%s'."
6799
6918
msgstr ""
6800
6919
 
6801
 
#: drizzled/sql_plugin.cc:2507
 
6920
#: drizzled/sql_plugin.cc:2460
6802
6921
#, c-format
6803
6922
msgid ""
6804
6923
"Server variable %s of plugin %s was forced to be read-only: string variable "
6805
6924
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6806
6925
msgstr ""
6807
6926
 
6808
 
#: drizzled/sql_plugin.cc:2538
 
6927
#: drizzled/sql_plugin.cc:2491
6809
6928
#, c-format
6810
6929
msgid "Missing variable name in plugin '%s'."
6811
6930
msgstr ""
6812
6931
 
6813
 
#: drizzled/sql_plugin.cc:2555
 
6932
#: drizzled/sql_plugin.cc:2508
6814
6933
#, c-format
6815
6934
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6816
6935
msgstr ""
6817
6936
 
6818
 
#: drizzled/sql_plugin.cc:2674
 
6937
#: drizzled/sql_plugin.cc:2627
6819
6938
#, c-format
6820
6939
msgid "Out of memory for plugin '%s'."
6821
6940
msgstr ""
6822
6941
 
6823
 
#: drizzled/sql_plugin.cc:2681
 
6942
#: drizzled/sql_plugin.cc:2634
6824
6943
#, c-format
6825
6944
msgid "Bad options for plugin '%s'."
6826
6945
msgstr ""
6827
6946
 
6828
 
#: drizzled/sql_plugin.cc:2690
 
6947
#: drizzled/sql_plugin.cc:2643
6829
6948
#, c-format
6830
6949
msgid "Parsing options for plugin '%s' failed."
6831
6950
msgstr ""
6832
6951
 
6833
 
#: drizzled/sql_plugin.cc:2733
 
6952
#: drizzled/sql_plugin.cc:2686
6834
6953
#, c-format
6835
6954
msgid "Plugin '%s' has conflicting system variables"
6836
6955
msgstr ""
6837
6956
 
6838
 
#: drizzled/sql_plugin.cc:2743
 
6957
#: drizzled/sql_plugin.cc:2696
6839
6958
#, c-format
6840
6959
msgid "Plugin '%s' disabled by command line option"
6841
6960
msgstr ""
6842
6961
 
6843
 
#: drizzled/sql_repl.cc:101
6844
 
msgid "Failed in send_file() while reading file name"
6845
 
msgstr ""
6846
 
 
6847
 
#: drizzled/sql_repl.cc:114
6848
 
msgid "Failed in send_file() on open of file"
6849
 
msgstr ""
6850
 
 
6851
 
#: drizzled/sql_repl.cc:122
6852
 
msgid "Failed in send_file() while writing data to client"
6853
 
msgstr ""
6854
 
 
6855
 
#: drizzled/sql_repl.cc:131
6856
 
msgid "Failed in send_file() while negotiating file transfer close"
6857
 
msgstr ""
6858
 
 
6859
 
#: drizzled/sql_table.cc:82
 
6962
#: drizzled/sql_table.cc:112
6860
6963
#, c-format
6861
6964
msgid "Invalid (old?) table or database name '%s'"
6862
6965
msgstr ""
6863
6966
 
6864
 
#: drizzled/sql_table.cc:2716
 
6967
#: drizzled/sql_table.cc:2745
6865
6968
#, c-format
6866
6969
msgid "Unknown - internal error %d during operation"
6867
6970
msgstr ""
6868
6971
 
6869
 
#: drizzled/sql_table.cc:5011
 
6972
#: drizzled/sql_table.cc:5015
6870
6973
#, c-format
6871
6974
msgid "Could not open table %s.%s after rename\n"
6872
6975
msgstr ""
6873
6976
 
6874
 
#: drizzled/sql_table.cc:5178
 
6977
#: drizzled/sql_table.cc:5182
6875
6978
#, c-format
6876
6979
msgid ""
6877
6980
"order_st BY ignored because there is a user-defined clustered index in the "
6878
6981
"table '%-.192s'"
6879
6982
msgstr ""
6880
6983
 
6881
 
#: drizzled/sql_udf.cc:39
6882
 
#, fuzzy
 
6984
#: drizzled/sql_udf.cc:41
6883
6985
msgid "Can't allocate memory for udf structures"
6884
 
msgstr "Невозможно выделить мамять под временный файл истории!"
 
6986
msgstr ""
6885
6987
 
6886
 
#: drizzled/table.cc:507
 
6988
#: drizzled/table.cc:502
6887
6989
#, c-format
6888
6990
msgid ""
6889
6991
"'%s' had no or invalid character set, and default character set is multi-"
6890
6992
"byte, so character column sizes may have changed"
6891
6993
msgstr ""
6892
6994
 
6893
 
#: drizzled/table.cc:2082
 
6995
#: drizzled/table.cc:2079
6894
6996
#, c-format
6895
6997
msgid "Unknown collation '%s' in table '%-.64s' definition"
6896
6998
msgstr ""
6897
6999
 
6898
 
#: drizzled/table.cc:2089
 
7000
#: drizzled/table.cc:2086
6899
7001
#, c-format
6900
7002
msgid ""
6901
 
"Table '%-.64s' was created with a different version of MySQL and cannot be "
 
7003
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6902
7004
"read"
6903
7005
msgstr ""
6904
7006
 
6905
 
#: drizzled/table.cc:2700
 
7007
#: drizzled/table.cc:2699
6906
7008
#, c-format
6907
7009
msgid ""
6908
7010
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6909
7011
"found '%s'."
6910
7012
msgstr ""
6911
7013
 
6912
 
#: drizzled/table.cc:2726
 
7014
#: drizzled/table.cc:2725
6913
7015
#, c-format
6914
7016
msgid ""
6915
7017
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6916
7018
"have type %s, found type %s."
6917
7019
msgstr ""
6918
7020
 
6919
 
#: drizzled/table.cc:2735
 
7021
#: drizzled/table.cc:2734
6920
7022
#, c-format
6921
7023
msgid ""
6922
7024
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6923
7025
"position %d to have character set '%s' but the type has no character set."
6924
7026
msgstr ""
6925
7027
 
6926
 
#: drizzled/table.cc:2745
 
7028
#: drizzled/table.cc:2744
6927
7029
#, c-format
6928
7030
msgid ""
6929
7031
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6930
7032
"position %d to have character set '%s' but found character set '%s'."
6931
7033
msgstr ""
6932
7034
 
6933
 
#: drizzled/table.cc:2756
 
7035
#: drizzled/table.cc:2755
6934
7036
#, c-format
6935
7037
msgid ""
6936
7038
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6937
7039
"have type %s  but the column is not found."
6938
7040
msgstr ""
6939
7041
 
6940
 
#: drizzled/table.cc:5182
 
7042
#: drizzled/table.cc:4868
6941
7043
#, c-format
6942
7044
msgid "Got error %d when reading table '%s'"
6943
7045
msgstr ""
6944
7046
 
6945
 
#: drizzled/tztime.cc:1054
 
7047
#: drizzled/tztime.cc:1061
6946
7048
#, c-format
6947
7049
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6948
7050
msgstr ""
6949
7051
"Фатальная ошибка: неверное или неизвестное значение временной зоны по-"
6950
7052
"умолчанию: '%s'"
6951
7053
 
6952
 
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
 
7054
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
6953
7055
msgid "Error Messages to stderr"
6954
7056
msgstr ""
6955
7057
 
6956
 
#: plugin/logging_query/logging_query.cc:120
6957
 
#, c-format
6958
 
msgid ""
6959
 
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6960
 
"*s rows_sent=%ld rows_examined=%u\n"
6961
 
" db=\"%.*s\" query=\"%.*s\"\n"
6962
 
msgstr ""
6963
 
 
6964
 
#: plugin/logging_query/logging_query.cc:161
 
7058
#: plugin/logging_query/logging_query.cc:160
6965
7059
#, c-format
6966
7060
msgid "fail open() fn=%s er=%s\n"
6967
7061
msgstr ""
6968
7062
 
6969
 
#: plugin/logging_query/logging_query.cc:201
 
7063
#: plugin/logging_query/logging_query.cc:200
6970
7064
msgid "File to log to"
6971
7065
msgstr ""
6972
7066
 
6973
 
#: plugin/logging_query/logging_query.cc:210
 
7067
#: plugin/logging_query/logging_query.cc:209
6974
7068
msgid "Enable logging"
6975
7069
msgstr ""
6976
7070
 
6977
 
#: plugin/logging_query/logging_query.cc:219
 
7071
#: plugin/logging_query/logging_query.cc:218
6978
7072
msgid "Disable after this many seconds. Zero for forever"
6979
7073
msgstr ""
6980
7074
 
6981
 
#: plugin/logging_query/logging_query.cc:232
 
7075
#: plugin/logging_query/logging_query.cc:231
6982
7076
msgid "Threshold for logging slow queries, in microseconds"
6983
7077
msgstr ""
6984
7078
 
6985
 
#: plugin/logging_query/logging_query.cc:245
 
7079
#: plugin/logging_query/logging_query.cc:244
6986
7080
msgid "Threshold for logging big queries, for rows returned"
6987
7081
msgstr ""
6988
7082
 
6989
 
#: plugin/logging_query/logging_query.cc:258
 
7083
#: plugin/logging_query/logging_query.cc:257
6990
7084
msgid "Threshold for logging big queries, for rows examined"
6991
7085
msgstr ""
6992
7086
 
6993
 
#: plugin/logging_query/logging_query.cc:281
 
7087
#: plugin/logging_query/logging_query.cc:280
6994
7088
msgid "Log queries to a file"
6995
7089
msgstr ""
6996
7090
 
6997
 
#: storage/myisam/ha_myisam.cc:448
 
7091
#: storage/myisam/ha_myisam.cc:457
6998
7092
#, c-format
6999
 
msgid "Got an error from thread_id=%lu, %s:%d"
 
7093
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
7000
7094
msgstr ""
7001
7095
 
7002
 
#: storage/myisam/ha_myisam.cc:451
 
7096
#: storage/myisam/ha_myisam.cc:461
7003
7097
#, c-format
7004
7098
msgid "Got an error from unknown thread, %s:%d"
7005
7099
msgstr ""
7006
7100
 
7007
 
#: storage/myisam/ha_myisam.cc:456
 
7101
#: storage/myisam/ha_myisam.cc:466
7008
7102
msgid "Unknown thread accessing table"
7009
7103
msgstr ""
7010
7104
 
7011
 
#: storage/myisam/my_handler_errors.c:32
 
7105
#: storage/myisam/ha_myisam.cc:1871
 
7106
msgid "Block size to be used for MyISAM index pages."
 
7107
msgstr ""
 
7108
 
 
7109
#: storage/myisam/ha_myisam.cc:1877
 
7110
msgid ""
 
7111
"Number of threads to use when repairing MyISAM tables. The value of 1 "
 
7112
"disables parallel repair."
 
7113
msgstr ""
 
7114
 
 
7115
#: storage/myisam/ha_myisam.cc:1883
 
7116
msgid ""
 
7117
"Don't use the fast sort index method to created index if the temporary file "
 
7118
"would get bigger than this."
 
7119
msgstr ""
 
7120
 
 
7121
#: storage/myisam/ha_myisam.cc:1888
 
7122
msgid ""
 
7123
"The buffer that is allocated when sorting the index when doing a REPAIR or "
 
7124
"when creating indexes with CREATE INDEX or ALTER TABLE."
 
7125
msgstr ""
 
7126
 
 
7127
#: storage/myisam/ha_myisam.cc:1894
 
7128
msgid "Default pointer size to be used for MyISAM tables."
 
7129
msgstr ""
 
7130
 
 
7131
#: storage/myisam/my_handler_errors.c:34
7012
7132
msgid "Didn't find key on read or update"
7013
7133
msgstr ""
7014
7134
 
7015
 
#: storage/myisam/my_handler_errors.c:34
 
7135
#: storage/myisam/my_handler_errors.c:36
7016
7136
msgid "Duplicate key on write or update"
7017
7137
msgstr ""
7018
7138
 
7019
 
#: storage/myisam/my_handler_errors.c:36
 
7139
#: storage/myisam/my_handler_errors.c:38
7020
7140
msgid "Internal (unspecified) error in handler"
7021
7141
msgstr ""
7022
7142
 
7023
 
#: storage/myisam/my_handler_errors.c:38
 
7143
#: storage/myisam/my_handler_errors.c:40
7024
7144
msgid ""
7025
7145
"Someone has changed the row since it was read (while the table was locked to "
7026
7146
"prevent it)"
7027
7147
msgstr ""
7028
7148
 
7029
 
#: storage/myisam/my_handler_errors.c:41
 
7149
#: storage/myisam/my_handler_errors.c:43
7030
7150
msgid "Wrong index given to function"
7031
7151
msgstr ""
7032
7152
 
7033
 
#: storage/myisam/my_handler_errors.c:43
 
7153
#: storage/myisam/my_handler_errors.c:45
7034
7154
msgid "Undefined handler error 125"
7035
7155
msgstr ""
7036
7156
 
7037
 
#: storage/myisam/my_handler_errors.c:45
 
7157
#: storage/myisam/my_handler_errors.c:47
7038
7158
msgid "Index file is crashed"
7039
7159
msgstr ""
7040
7160
 
7041
 
#: storage/myisam/my_handler_errors.c:47
 
7161
#: storage/myisam/my_handler_errors.c:49
7042
7162
msgid "Record file is crashed"
7043
7163
msgstr ""
7044
7164
 
7045
 
#: storage/myisam/my_handler_errors.c:49
 
7165
#: storage/myisam/my_handler_errors.c:51
7046
7166
msgid "Out of memory in engine"
7047
7167
msgstr ""
7048
7168
 
7049
 
#: storage/myisam/my_handler_errors.c:51
 
7169
#: storage/myisam/my_handler_errors.c:53
7050
7170
msgid "Undefined handler error 129"
7051
7171
msgstr ""
7052
7172
 
7053
 
#: storage/myisam/my_handler_errors.c:53
 
7173
#: storage/myisam/my_handler_errors.c:55
7054
7174
msgid "Incorrect file format"
7055
7175
msgstr ""
7056
7176
 
7057
 
#: storage/myisam/my_handler_errors.c:55
 
7177
#: storage/myisam/my_handler_errors.c:57
7058
7178
msgid "Command not supported by database"
7059
7179
msgstr ""
7060
7180
 
7061
 
#: storage/myisam/my_handler_errors.c:57
 
7181
#: storage/myisam/my_handler_errors.c:59
7062
7182
msgid "Old database file"
7063
7183
msgstr ""
7064
7184
 
7065
 
#: storage/myisam/my_handler_errors.c:59
 
7185
#: storage/myisam/my_handler_errors.c:61
7066
7186
msgid "No record read before update"
7067
7187
msgstr ""
7068
7188
 
7069
 
#: storage/myisam/my_handler_errors.c:61
 
7189
#: storage/myisam/my_handler_errors.c:63
7070
7190
msgid "Record was already deleted (or record file crashed)"
7071
7191
msgstr ""
7072
7192
 
7073
 
#: storage/myisam/my_handler_errors.c:63
 
7193
#: storage/myisam/my_handler_errors.c:65
7074
7194
msgid "No more room in record file"
7075
7195
msgstr ""
7076
7196
 
7077
 
#: storage/myisam/my_handler_errors.c:65
 
7197
#: storage/myisam/my_handler_errors.c:67
7078
7198
msgid "No more room in index file"
7079
7199
msgstr ""
7080
7200
 
7081
 
#: storage/myisam/my_handler_errors.c:67
 
7201
#: storage/myisam/my_handler_errors.c:69
7082
7202
msgid "No more records (read after end of file)"
7083
7203
msgstr ""
7084
7204
 
7085
 
#: storage/myisam/my_handler_errors.c:69
 
7205
#: storage/myisam/my_handler_errors.c:71
7086
7206
msgid "Unsupported extension used for table"
7087
7207
msgstr ""
7088
7208
 
7089
 
#: storage/myisam/my_handler_errors.c:71
 
7209
#: storage/myisam/my_handler_errors.c:73
7090
7210
msgid "Too big row"
7091
7211
msgstr ""
7092
7212
 
7093
 
#: storage/myisam/my_handler_errors.c:73
 
7213
#: storage/myisam/my_handler_errors.c:75
7094
7214
msgid "Wrong create options"
7095
7215
msgstr ""
7096
7216
 
7097
 
#: storage/myisam/my_handler_errors.c:75
 
7217
#: storage/myisam/my_handler_errors.c:77
7098
7218
msgid "Duplicate unique key or constraint on write or update"
7099
7219
msgstr ""
7100
7220
 
7101
 
#: storage/myisam/my_handler_errors.c:77
 
7221
#: storage/myisam/my_handler_errors.c:79
7102
7222
msgid "Unknown character set used in table"
7103
7223
msgstr ""
7104
7224
 
7105
 
#: storage/myisam/my_handler_errors.c:79
 
7225
#: storage/myisam/my_handler_errors.c:81
7106
7226
msgid "Conflicting table definitions in sub-tables of MERGE table"
7107
7227
msgstr ""
7108
7228
 
7109
 
#: storage/myisam/my_handler_errors.c:81
 
7229
#: storage/myisam/my_handler_errors.c:83
7110
7230
msgid "Table is crashed and last repair failed"
7111
7231
msgstr ""
7112
7232
 
7113
 
#: storage/myisam/my_handler_errors.c:83
 
7233
#: storage/myisam/my_handler_errors.c:85
7114
7234
msgid "Table was marked as crashed and should be repaired"
7115
7235
msgstr ""
7116
7236
 
7117
 
#: storage/myisam/my_handler_errors.c:85
 
7237
#: storage/myisam/my_handler_errors.c:87
7118
7238
msgid "Lock timed out; Retry transaction"
7119
7239
msgstr ""
7120
7240
 
7121
 
#: storage/myisam/my_handler_errors.c:87
 
7241
#: storage/myisam/my_handler_errors.c:89
7122
7242
msgid "Lock table is full;  Restart program with a larger locktable"
7123
7243
msgstr ""
7124
7244
 
7125
 
#: storage/myisam/my_handler_errors.c:89
 
7245
#: storage/myisam/my_handler_errors.c:91
7126
7246
msgid "Updates are not allowed under a read only transactions"
7127
7247
msgstr ""
7128
7248
 
7129
 
#: storage/myisam/my_handler_errors.c:91
 
7249
#: storage/myisam/my_handler_errors.c:93
7130
7250
msgid "Lock deadlock; Retry transaction"
7131
7251
msgstr ""
7132
7252
 
7133
 
#: storage/myisam/my_handler_errors.c:93
 
7253
#: storage/myisam/my_handler_errors.c:95
7134
7254
msgid "Foreign key constraint is incorrectly formed"
7135
7255
msgstr ""
7136
7256
 
7137
 
#: storage/myisam/my_handler_errors.c:95
 
7257
#: storage/myisam/my_handler_errors.c:97
7138
7258
msgid "Cannot add a child row"
7139
7259
msgstr ""
7140
7260
 
7141
 
#: storage/myisam/my_handler_errors.c:97
 
7261
#: storage/myisam/my_handler_errors.c:99
7142
7262
msgid "Cannot delete a parent row"
7143
7263
msgstr ""
7144
7264
 
7145
 
#: storage/myisam/my_handler_errors.c:99
 
7265
#: storage/myisam/my_handler_errors.c:101
7146
7266
msgid "No savepoint with that name"
7147
7267
msgstr ""
7148
7268
 
7149
 
#: storage/myisam/my_handler_errors.c:101
 
7269
#: storage/myisam/my_handler_errors.c:103
7150
7270
msgid "Non unique key block size"
7151
7271
msgstr ""
7152
7272
 
7153
 
#: storage/myisam/my_handler_errors.c:103
 
7273
#: storage/myisam/my_handler_errors.c:105
7154
7274
msgid "The table does not exist in engine"
7155
7275
msgstr ""
7156
7276
 
7157
 
#: storage/myisam/my_handler_errors.c:105
 
7277
#: storage/myisam/my_handler_errors.c:107
7158
7278
msgid "The table already existed in storage engine"
7159
7279
msgstr ""
7160
7280
 
7161
 
#: storage/myisam/my_handler_errors.c:107
 
7281
#: storage/myisam/my_handler_errors.c:109
7162
7282
msgid "Could not connect to storage engine"
7163
7283
msgstr ""
7164
7284
 
7165
 
#: storage/myisam/my_handler_errors.c:109
 
7285
#: storage/myisam/my_handler_errors.c:111
7166
7286
msgid "Unexpected null pointer found when using spatial index"
7167
7287
msgstr ""
7168
7288
 
7169
 
#: storage/myisam/my_handler_errors.c:111
 
7289
#: storage/myisam/my_handler_errors.c:113
7170
7290
msgid "The table changed in storage engine"
7171
7291
msgstr ""
7172
7292
 
7173
 
#: storage/myisam/my_handler_errors.c:113
 
7293
#: storage/myisam/my_handler_errors.c:115
7174
7294
msgid "There's no partition in table for the given value"
7175
7295
msgstr ""
7176
7296
 
7177
 
#: storage/myisam/my_handler_errors.c:115
 
7297
#: storage/myisam/my_handler_errors.c:117
7178
7298
msgid "Row-based binlogging of row failed"
7179
7299
msgstr ""
7180
7300
 
7181
 
#: storage/myisam/my_handler_errors.c:117
 
7301
#: storage/myisam/my_handler_errors.c:119
7182
7302
msgid "Index needed in foreign key constraint"
7183
7303
msgstr ""
7184
7304
 
7185
 
#: storage/myisam/my_handler_errors.c:119
 
7305
#: storage/myisam/my_handler_errors.c:121
7186
7306
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7187
7307
msgstr ""
7188
7308
 
7189
 
#: storage/myisam/my_handler_errors.c:121
 
7309
#: storage/myisam/my_handler_errors.c:123
7190
7310
msgid "Table needs to be upgraded before it can be used"
7191
7311
msgstr ""
7192
7312
 
7193
 
#: storage/myisam/my_handler_errors.c:123
 
7313
#: storage/myisam/my_handler_errors.c:125
7194
7314
msgid "Table is read only"
7195
7315
msgstr ""
7196
7316
 
7197
 
#: storage/myisam/my_handler_errors.c:125
 
7317
#: storage/myisam/my_handler_errors.c:127
7198
7318
msgid "Failed to get next auto increment value"
7199
7319
msgstr ""
7200
7320
 
7201
 
#: storage/myisam/my_handler_errors.c:127
 
7321
#: storage/myisam/my_handler_errors.c:129
7202
7322
msgid "Failed to set row auto increment value"
7203
7323
msgstr ""
7204
7324
 
7205
 
#: storage/myisam/my_handler_errors.c:129
 
7325
#: storage/myisam/my_handler_errors.c:131
7206
7326
msgid "Unknown (generic) error from engine"
7207
7327
msgstr ""
7208
7328
 
7209
 
#: storage/myisam/my_handler_errors.c:131
 
7329
#: storage/myisam/my_handler_errors.c:133
7210
7330
msgid "Record is the same"
7211
7331
msgstr ""
7212
7332
 
7213
 
#: storage/myisam/my_handler_errors.c:133
 
7333
#: storage/myisam/my_handler_errors.c:135
7214
7334
msgid "It is not possible to log this statement"
7215
7335
msgstr ""
7216
7336
 
7217
 
#: storage/myisam/my_handler_errors.c:135
 
7337
#: storage/myisam/my_handler_errors.c:137
7218
7338
msgid "Tablespace exists"
7219
7339
msgstr ""
7220
7340
 
7221
 
#: storage/myisam/my_handler_errors.c:137
 
7341
#: storage/myisam/my_handler_errors.c:139
7222
7342
msgid "The event was corrupt, leading to illegal data being read"
7223
7343
msgstr ""
7224
7344
 
7225
 
#: storage/myisam/my_handler_errors.c:139
 
7345
#: storage/myisam/my_handler_errors.c:141
7226
7346
msgid "The table is of a new format not supported by this version"
7227
7347
msgstr ""
7228
7348
 
7229
 
#: storage/myisam/my_handler_errors.c:141
7230
 
msgid "The event could not be processed no other hanlder error happened"
7231
 
msgstr ""
7232
 
 
7233
7349
#: storage/myisam/my_handler_errors.c:143
7234
 
msgid "Got a fatal error during initialzaction of handler"
 
7350
msgid "The event could not be processed no other handler error happened"
7235
7351
msgstr ""
7236
7352
 
7237
7353
#: storage/myisam/my_handler_errors.c:145
 
7354
msgid "Got a fatal error during initialzation of handler"
 
7355
msgstr ""
 
7356
 
 
7357
#: storage/myisam/my_handler_errors.c:147
7238
7358
msgid "File to short; Expected more data in file"
7239
7359
msgstr ""
7240
7360
 
7241
 
#: storage/myisam/my_handler_errors.c:147
 
7361
#: storage/myisam/my_handler_errors.c:149
7242
7362
msgid "Read page with wrong checksum"
7243
7363
msgstr ""
7244
7364
 
7245
 
#: storage/myisam/my_handler_errors.c:149
 
7365
#: storage/myisam/my_handler_errors.c:151
7246
7366
msgid "Lock or active transaction"
7247
7367
msgstr ""
7248
7368
 
7249
 
#: storage/myisam/my_handler_errors.c:151
 
7369
#: storage/myisam/my_handler_errors.c:153
7250
7370
msgid "No such table space"
7251
7371
msgstr ""
7252
7372
 
7253
 
#: storage/myisam/my_handler_errors.c:153
 
7373
#: storage/myisam/my_handler_errors.c:155
7254
7374
msgid "Tablespace not empty"
7255
7375
msgstr ""
7256
7376
 
7257
 
#~ msgid "Invalid error code"
7258
 
#~ msgstr "Неверный код ошибки."
 
7377
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
 
7378
#~ msgstr "Протокол соединения (tcp,socket,pipe,memory)."
7259
7379
 
7260
7380
#~ msgid ""
7261
7381
#~ "Switch to another charset. Might be needed for processing binlog with "
7263
7383
#~ msgstr ""
7264
7384
#~ "Переключиться на другую кодировку. Может требоваться при обработке "
7265
7385
#~ "бинарных логов в многобайтных кодировках."
 
7386
 
 
7387
#~ msgid "Invalid error code"
 
7388
#~ msgstr "Неверный код ошибки."