~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ja.po

Fixed make update-po so that it doesn't change the .po files EVERY time distcheck is run. This one needs to go in to get us a good .po file baseline, and after that, the only changes to files  in .po dir will be specific changes driven by the actual changes in the actual source, rather than 100-bazillion lines which are comments about line numbers.

Show diffs side-by-side

added added

removed removed

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