~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ko.po

  • Committer: Brian Aker
  • Date: 2010-08-18 16:12:58 UTC
  • mto: This revision was merged to the branch mainline in revision 1720.
  • Revision ID: brian@tangent.org-20100818161258-1vm71da888dfvwsx
Remove the code surrounding stack trace.

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