~drizzle-pbxt/drizzle/drizzle-pbxt-4-pbxt

« back to all changes in this revision

Viewing changes to po/ja.po

  • Committer: Vladimir Kolesnikov
  • Date: 2010-03-10 13:00:36 UTC
  • mfrom: (1014.3.309 staging)
  • Revision ID: vladimir@primebase.org-20100310130036-gu5qlkwld3rn8g12
merge from upstream lp:drizzle rev.1323

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