~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ja.po

  • Committer: Monty Taylor
  • Date: 2010-07-30 06:58:29 UTC
  • mfrom: (1667.4.12 use-intltool)
  • mto: This revision was merged to the branch mainline in revision 1676.
  • Revision ID: mordred@inaugust.com-20100730065829-xu5n0qk2zzpwy73m
Merged in solaris fixes (oh yeah, and intltool)

Show diffs side-by-side

added added

removed removed

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