~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ru.po

Remove dead memset call.

Show diffs side-by-side

added added

removed removed

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