283
328
"work in batch mode. Disable with --disable-pager. This option is disabled by "
286
"結果を表示するためのページャを指定する。もしこのオプションが指定されなかった"
287
"場合には、PAGER環境変数で指定されたものが使われる。使用可能なページャはless、"
288
"more、cat [> ファイル名]などです。ヘルプ「\\h」も合わせて参照して下さい。この"
289
"オプションはバッチモードでは作用しません。「--disable-pager」オプションで無効"
290
"にすることができます。このオプションはデフォルトで無効になっています。"
331
"結果を表示するためのページャを指定する。もしこのオプションが指定されなかった場合には、PAGER環境変数で指定されたものが使われる。使用可能なページャはl"
332
"ess、more、cat [> ファイル名]などです。ヘルプ「\\h」も合わせて参照して下さい。このオプションはバッチモードでは作用しません。「--"
333
"disable-pager」オプションで無効にすることができます。このオプションはデフォルトで無効になっています。"
335
#: client/drizzle.cc:1510
293
337
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
294
338
"option deprecated; use --disable-pager instead."
296
"ページャを無効にして標準出力へ表示する。ヘルプ「\\h」も合わせて参照して下さ"
297
"い。警告:このオプションは廃止予定です。代わりに「--disable-pager」を使用して"
340
"ページャを無効にして標準出力へ表示する。ヘルプ「\\h」も合わせて参照して下さい。警告:このオプションは廃止予定です。代わりに「--disable-"
343
#: client/drizzle.cc:1513
301
345
"Password to use when connecting to server. If password is not given it's "
302
346
"asked from the tty."
304
"サーバーに接続する際のパスワード。パスワードの入力がない場合、端末での入力が"
347
msgstr "サーバーに接続する際のパスワード。パスワードの入力がない場合、端末での入力が要求されます。"
349
#: client/drizzle.cc:1515
308
351
"Port number to use for connection or 0 for default to, in order of "
309
352
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
311
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
312
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
354
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まりま"
357
#: client/drizzle.cc:1516
314
358
msgid "built-in default"
315
359
msgstr "組み込まれたデフォルト"
361
#: client/drizzle.cc:1518
317
362
msgid "Set the drizzle prompt to this value."
318
363
msgstr "drizzleのプロンプトをこの値にする。"
365
#: client/drizzle.cc:1522
321
367
"Don't cache result, print it row by row. This may slow down the server if "
322
368
"the output is suspended. Doesn't use history file."
324
"結果をキャッシュしないで一行ずつ表示する。これは、出力が一時的に停止された場"
325
"合にサーバーの処理を低下させます。履歴ファイルには使用しないで下さい。"
370
"結果をキャッシュしないで一行ずつ表示する。これは、出力が一時的に停止された場合にサーバーの処理を低下させます。履歴ファイルには使用しないで下さい。"
372
#: client/drizzle.cc:1524
327
373
msgid "Write fields without conversion. Used with --batch."
329
"コンバージョン無しでフィールドを出力する。--batch オプションで使用されます。"
374
msgstr "コンバージョン無しでフィールドを出力する。--batch オプションで使用されます。"
376
#: client/drizzle.cc:1527
332
378
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
333
379
"option is enabled by default."
335
"接続が切れた際に再接続をする。--disable-recconect オプションで無効になりま"
380
msgstr "接続が切れた際に再接続をする。--disable-recconect オプションで無効になります。規定では有効になっています。"
382
#: client/drizzle.cc:1529
338
383
msgid "Shutdown the server."
339
384
msgstr "サーバーをシャットダウンする。"
386
#: client/drizzle.cc:1531
342
388
"Be more silent. Print results with a tab as separator, each row on new line."
343
389
msgstr "さらに出力を抑制する。タブ区切り、1行ごとに出力する。"
391
#: client/drizzle.cc:1533
392
msgid "Socket file to use for connection."
393
msgstr "接続に使用するソケットファイル。"
395
#: client/drizzle.cc:1536
345
396
msgid "Output in table format."
346
397
msgstr "表形式で出力する。"
399
#: client/drizzle.cc:1539
349
401
"Append everything into outfile. See interactive help (\\h) also. Does not "
350
402
"work in batch mode. Disable with --disable-tee. This option is disabled by "
353
"出力ファイルに追記する。help(\\h)を参照して下さい。batchモードでは機能しませ"
354
"ん。--disable-tee オプションで無効となります。規定では無効になっています。"
405
"出力ファイルに追記する。help(\\h)を参照して下さい。batchモードでは機能しません。--disable-tee "
406
"オプションで無効となります。規定では無効になっています。"
408
#: client/drizzle.cc:1541
357
410
"Disable outfile. See interactive help (\\h) also. WARNING: option "
358
411
"deprecated; use --disable-tee instead"
360
"outfileを無効にする。help(\\h)を参照して下さい。警告: このオプションは廃止予"
361
"定です; 代わりに --disable-tee オプションを使用して下さい。"
413
"outfileを無効にする。help(\\h)を参照して下さい。警告: このオプションは廃止予定です; 代わりに --disable-tee "
416
#: client/drizzle.cc:1544
363
417
msgid "User for login if not current user."
364
418
msgstr "別のユーザでログインする際のユーザ名。"
420
#: client/drizzle.cc:1547
366
421
msgid "Only allow UPDATE and DELETE that uses keys."
367
422
msgstr "キーを使用してUPDATEとDELETEのみを許可する。"
424
#: client/drizzle.cc:1550
369
425
msgid "Synonym for option --safe-updates, -U."
370
426
msgstr "--safe-updates, -U オプションと同じ。"
428
#: client/drizzle.cc:1553
372
429
msgid "Write more. (-v -v -v gives the table output format)."
373
430
msgstr "詳細を出力する。(-v -v -v で表形式で出力)。"
432
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
375
433
msgid "Output version information and exit."
376
434
msgstr "バージョン情報を出力し終了する。"
436
#: client/drizzle.cc:1557
378
437
msgid "Wait and retry if connection is down."
379
438
msgstr "接続が切れた場合に再試行をする。"
440
#: client/drizzle.cc:1560
381
441
msgid "Number of seconds before connection timeout."
382
442
msgstr "コネクションタイムアウトとなるまでの時間(秒)。"
444
#: client/drizzle.cc:1565
384
445
msgid "Max length of input line"
385
446
msgstr "入力行の最大幅。"
448
#: client/drizzle.cc:1570
387
449
msgid "Automatic limit for SELECT when using --safe-updates"
388
450
msgstr "--safe-updates を使用した時のSELECTに対して自動的に設定される上限"
452
#: client/drizzle.cc:1575
390
453
msgid "Automatic limit for rows in a join when using --safe-updates"
391
454
msgstr "--safe-updatesを使用した特のjoinに対して自動的に設定される行数の上限"
393
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
456
#: client/drizzle.cc:1579
458
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
394
459
msgstr "古いプロトコル(4.1.1以前)を使用している場合は接続を拒否"
461
#: client/drizzle.cc:1584
396
462
msgid "Number of lines before each import progress report."
397
463
msgstr "インポート実行時に進捗が表示される行数の間隔。"
465
#: client/drizzle.cc:1587
399
466
msgid "Ping the server to check if it's alive."
400
467
msgstr "サーバーの生存を確認するために接続試験を行う。"
402
msgid "Use MySQL Protocol."
403
msgstr "MySQLプロトコルを使用"
469
#: client/drizzle.cc:1597
406
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
471
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
472
msgstr "%s バージョン %s ディストリビューション %s, プラットフォーム %s (%s), 利用ライブラリ %s %s\n"
474
#: client/drizzle.cc:1604
411
477
"Copyright (C) 2008 Sun Microsystems\n"
471
538
" 無効にするとコマンドの開始が早くなることが期待出来ます。\n"
541
#: client/drizzle.cc:2583
474
542
msgid "No connection. Trying to reconnect..."
475
543
msgstr "接続していません。再接続をしています。。。"
545
#: client/drizzle.cc:2589
477
546
msgid "Can't connect to the server\n"
478
547
msgstr "サーバに接続できません。\n"
549
#: client/drizzle.cc:2668
480
550
msgid "List of all Drizzle commands:"
481
551
msgstr "すべてのコマンドの一覧:"
553
#: client/drizzle.cc:2670
483
554
msgid "Note that all text commands must be first on line and end with ';'"
485
"次のコマンド(短縮形でないもの)は行の最初から始まりセミコロン(;)で終了する"
555
msgstr "次のコマンド(短縮形でないもの)は行の最初から始まりセミコロン(;)で終了する必要があります。"
557
#: client/drizzle.cc:2725
488
558
msgid "No query specified\n"
489
559
msgstr "クエリがありません\n"
561
#: client/drizzle.cc:2740
491
562
msgid "Ignoring query to other database"
492
563
msgstr "他のデータベースへのクエリを無視します"
565
#: client/drizzle.cc:2790
494
566
msgid "Empty set"
569
#: client/drizzle.cc:2803
498
571
msgid "%ld row in set"
499
572
msgid_plural "%ld rows in set"
500
573
msgstr[0] "%ld 行の結果"
575
#: client/drizzle.cc:2812
579
#: client/drizzle.cc:2814
506
581
msgid "Query OK, %ld row affected"
507
582
msgid_plural "Query OK, %ld rows affected"
508
583
msgstr[0] "クエリ OK, %ld 行が変更されました"
510
msgid "Number of rows before each output progress report (requires --verbose)."
585
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
586
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
587
#: client/drizzletest.cc:4728
590
"Non-integer value supplied for port. If you are trying to enter a password "
591
"please use --password instead.\n"
593
"ポート番号に対して整数でない値が指定されました。もしパスワードを指定したいのなら、代わりに--paswordオプションを使用してください。\n"
595
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
596
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
597
#: client/drizzletest.cc:4736
599
msgid "Value supplied for port is not valid.\n"
600
msgstr "ポート番号に指定された値は無効です。\n"
602
#: client/drizzledump.cc:387
604
"Number of rows before each output progress report (requires --verbose)."
511
605
msgstr "進捗が報告されるまでの行数(--verboseオプションが必要です。)"
607
#: client/drizzledump.cc:461
514
609
msgid "Got errno %d on write"
515
610
msgstr "書き込み中にエラー番号 %d が発生しました。"
612
#: client/drizzledump.cc:466
518
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
614
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
615
msgstr "%s バージョン %s ディストリビューション %s, OS %s, プラットフォーム %s\n"
617
#: client/drizzledump.cc:473
522
619
msgid "Usage: %s [OPTIONS] database [tables]\n"
523
620
msgstr "使用方法: %s [オプション] データベース名 [テーブル名(複数可)]\n"
622
#: client/drizzledump.cc:474
526
624
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
527
625
msgstr "または %s [オプション] --databases [オプション] DB1 [DB2 DB3...]\n"
627
#: client/drizzledump.cc:476
530
629
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
531
630
msgstr "または %s [オプション] --all-databases [オプション]\n"
632
#: client/drizzledump.cc:483
633
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
634
msgstr "著者:Igor Romanenko、Monty、Jani、Sinisa"
636
#: client/drizzledump.cc:484
534
638
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
535
639
"and you are welcome to modify and redistribute it under the GPL license\n"
537
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソ"
539
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
542
msgid "Dumps definitions and data from a Drizzle database server"
543
msgstr "Drizzleデータベースサーバから定義とデータをダンプ"
641
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソフトウェア、\n"
642
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布することができます。\n"
644
#: client/drizzledump.cc:485
645
msgid "Dumping definition and data DRIZZLE database or table"
646
msgstr "DRIZZLEのデータベースまたはテーブルの定義およびデータをダンプします。"
648
#: client/drizzledump.cc:496
546
650
msgid "For more options, use %s --help\n"
547
651
msgstr "詳細なオプションを見るには %s --help コマンドを実行してください。\n"
551
"Non-integer value supplied for port. If you are trying to enter a password "
552
"please use --password instead.\n"
554
"ポート番号に対して整数でない値が指定されました。もしパスワードを指定したいの"
555
"なら、代わりに--paswordオプションを使用してください。\n"
558
msgid "Value supplied for port is not valid.\n"
559
msgstr "ポート番号に指定された値は無効です。\n"
653
#: client/drizzledump.cc:630
562
655
msgid "Memory allocation error while copying password. Aborting.\n"
564
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
656
msgstr "プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを終了します。\n"
658
#: client/drizzledump.cc:669
568
660
msgid "Input filename too long: %s"
569
661
msgstr "ファイル名が長すぎます: %s"
663
#: client/drizzledump.cc:712
572
665
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
573
666
msgstr "オプション--ignore-table=<database>.<table>の使い方が不正です。\n"
668
#: client/drizzledump.cc:737
576
670
msgid "Invalid mode to --compatible: %s\n"
577
671
msgstr "--compatibleに指定されたモードが不適切です: %s\n"
673
#: client/drizzledump.cc:791
580
675
msgid "%s: You must use option --tab with --fields-...\n"
581
676
msgstr "%s: --fields...オプションは--tabオプションと併用する必要があります。\n"
678
#: client/drizzledump.cc:808
585
681
"%s: You can't use --single-transaction and --lock-all-tables at the same "
588
"%s: --single-transactionオプションと--lock-all-tablesオプションを同時に指定す"
684
"%s: --single-transactionオプションと--lock-all-tablesオプションを同時に指定することはできません。\n"
686
#: client/drizzledump.cc:821
593
689
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
596
"%s: ..enclosed..と..optionally-enclosed..オプションを同時に指定することはでき"
691
msgstr "%s: ..enclosed..と..optionally-enclosed..オプションを同時に指定することはできません。\n"
693
#: client/drizzledump.cc:827
600
695
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
602
"%s: --databasesまたは--all-databasesオプションは--tabオプションと同時に指定す"
696
msgstr "%s: --databasesまたは--all-databasesオプションは--tabオプションと同時に指定することはできません。\n"
698
#: client/drizzledump.cc:853
606
700
msgid "Got error: %s (%d) %s"
607
msgstr "エラーが発生しました: %s (%d) %s"
703
#: client/drizzledump.cc:860
610
705
msgid "Got error: %d %s"
611
msgstr "エラーが発生しました: %d %s"
708
#: client/drizzledump.cc:958 client/drizzledump.cc:965
709
#: client/drizzledump.cc:978
614
711
msgid "Couldn't execute '%s': %s (%d)"
615
712
msgstr "クエリを実行出来ませんでした。 '%s': %s (%d)"
714
#: client/drizzledump.cc:1042
618
716
msgid "-- Connecting to %s...\n"
619
717
msgstr "-- %s に接続中・・・\n"
719
#: client/drizzledump.cc:1063
622
721
msgid "-- Disconnecting from %s...\n"
623
722
msgstr "-- %s から切断中・・・\n"
724
#: client/drizzledump.cc:1074
625
725
msgid "Couldn't allocate memory"
626
726
msgstr "メモリをアロケートすることが出来ませんでした。"
728
#: client/drizzledump.cc:1418
630
731
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
633
"-- 警告: テーブル %s は、%s ストレージエンジンで定義されているため DELAYED "
634
"INSERT を実行することは出来ません。\n"
734
"-- 警告: テーブル %s は、%s ストレージエンジンで定義されているため DELAYED INSERT を実行することは出来ません。\n"
736
#: client/drizzledump.cc:1432
637
738
msgid "-- Retrieving table structure for table %s...\n"
638
739
msgstr "-- テーブル %s の定義を取得しています・・・\n"
741
#: client/drizzledump.cc:1546
641
743
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
643
"%s: 警告: SQL_QUOTE_SHOW_CREATEオプションを指定することはできません(%s)\n"
744
msgstr "%s: 警告: SQL_QUOTE_SHOW_CREATEオプションを指定することはできません(%s)\n"
746
#: client/drizzledump.cc:1653
646
748
msgid "%s: Can't get keys for table %s\n"
647
749
msgstr "%s: テーブル %s のキーを取得することが出来ません。\n"
751
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
650
753
msgid "Error: Couldn't read status information for table %s\n"
652
"エラー: テーブル %s のステータス情報を取得することが出来ませんでした。\n"
754
msgstr "エラー: テーブル %s のステータス情報を取得することが出来ませんでした。\n"
756
#: client/drizzledump.cc:1874
655
758
msgid "Error retrieving table structure for table: \"%s\""
656
759
msgstr "テーブル定義を取得中にエラーが発生しました。: \"%s\""
761
#: client/drizzledump.cc:1881
659
763
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
661
"-- テーブル '%s' のデータのダンプをスキップしています。--no-data オプションが"
764
msgstr "-- テーブル '%s' のデータのダンプをスキップしています。--no-data オプションが指定されています。\n"
766
#: client/drizzledump.cc:1892
665
768
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
667
"-- 警告: テーブル '%s' をスキップしています。%s ストレージエンジンが利用され"
769
msgstr "-- 警告: テーブル '%s' をスキップしています。%s ストレージエンジンが利用されています。\n"
771
#: client/drizzledump.cc:1899
671
773
msgid "-- Skipping dump data for table '%s', it has no fields\n"
673
"-- テーブル '%s' をスキップしています。テーブルにはフィールドがありません。\n"
774
msgstr "-- テーブル '%s' をスキップしています。テーブルにはフィールドがありません。\n"
776
#: client/drizzledump.cc:1907
675
777
msgid "-- Sending SELECT query...\n"
676
778
msgstr "-- SELECTクエリを送信しています・・・\n"
780
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
678
781
msgid "when executing 'SELECT INTO OUTFILE'"
679
782
msgstr "「SELECT INTO OUTFILE」実行中。"
784
#: client/drizzledump.cc:1971
883
1082
"%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
884
1083
"利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
1085
#: drizzled/drizzled.cc:1611
886
1086
msgid "No scheduler found, cannot continue!\n"
887
msgstr "スケジューラが見つかりません.処理を継続できません!\n"
890
msgid "Unknown/unsupported storage engine: %s"
893
msgid "Display this help and exit after initializing plugins."
894
msgstr "プラグインを初期化した後,このヘルプを表示して終了します."
1089
#: drizzled/drizzled.cc:1618
1090
msgid "Can't init databases"
1091
msgstr "データベースの初期化に失敗しました。"
1093
#: drizzled/drizzled.cc:1643
1095
msgid "Unknown/unsupported table type: %s"
1096
msgstr "不明もしくはサポートされていないテーブルタイプです: %s"
1098
#: drizzled/drizzled.cc:1649
1100
msgid "Default storage engine (%s) is not available"
1101
msgstr "デフォルトストレージエンジン(%s)を利用できません。"
1103
#: drizzled/drizzled.cc:1680
1105
msgid "Failed to lock memory. Errno: %d\n"
1106
msgstr "メモリのロックに失敗しました。Errno: %d\n"
1108
#: drizzled/drizzled.cc:1742
1110
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1111
msgstr "スレッドスタックに%<PRIu64>を要求しましたが、%<PRIu64>しか取得できませんでした。"
1113
#: drizzled/drizzled.cc:1903
1115
msgid "drizzled: Got error %d from select"
1116
msgstr "drizzled: select()においてエラー %d が発生しました。"
1118
#: drizzled/drizzled.cc:2101
896
1119
msgid "Auto-increment columns are incremented by this"
897
1120
msgstr "AUTO_INCREMENTが指定されたカラムは、この値によって増分されます。"
1122
#: drizzled/drizzled.cc:2106
900
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1124
"Offset added to Auto-increment columns. Used when auto-increment-increment "
903
"AUTO_INCREMENTカラムに対して追加されるオフセット。auto-increment-increment !"
1127
"AUTO_INCREMENTカラムに対して追加されるオフセット。auto-increment-increment != 1のとき使用される。"
1129
#: drizzled/drizzled.cc:2112
907
1131
"Path to installation directory. All paths are usually resolved relative to "
910
"インストールディレクトリへのパス。全てのパスは通常このディレクトリからの相対"
1133
msgstr "インストールディレクトリへのパス。全てのパスは通常このディレクトリからの相対パスとして解決される。"
1135
#: drizzled/drizzled.cc:2116
1136
msgid "IP address to bind to."
1137
msgstr "バインドするIPアドレス。"
1139
#: drizzled/drizzled.cc:2120
1140
msgid "Set the filesystem character set."
1141
msgstr "ファイルシステムの文字コードセット。"
1143
#: drizzled/drizzled.cc:2125
1144
msgid "Set the default character set."
1145
msgstr "規定の文字セットを設定する。"
1147
#: drizzled/drizzled.cc:2129
913
1148
msgid "Chroot drizzled daemon during startup."
914
1149
msgstr "drizzledデーモンが起動時にchrootするかどうか。"
1151
#: drizzled/drizzled.cc:2133
916
1152
msgid "Set the default collation."
917
1153
msgstr "デフォルトの文字列照合順序。"
1155
#: drizzled/drizzled.cc:2137
919
1156
msgid "Default completion type."
920
1157
msgstr "デフォルトのトランザクション完了時の動作を指定する。"
1159
#: drizzled/drizzled.cc:2142
922
1160
msgid "Write core on errors."
923
1161
msgstr "エラーが発生した際にコアファイルを書き込むかどうか。"
1163
#: drizzled/drizzled.cc:2146
925
1164
msgid "Path to the database root."
926
1165
msgstr "データディレクトリ。(データベースのrootディレクトリ)"
1167
#: drizzled/drizzled.cc:2150
928
1168
msgid "Set the default storage engine (table type) for tables."
929
1169
msgstr "デフォルトのストレージエンジン。"
1171
#: drizzled/drizzled.cc:2154
931
1172
msgid "Set the default time zone."
932
1173
msgstr "デフォルトのタイムゾーン。"
1175
#: drizzled/drizzled.cc:2158
1176
msgid "Type of DELAY_KEY_WRITE."
1177
msgstr "DELAY_KEY_WRITEの値を指定する。"
1179
#: drizzled/drizzled.cc:2162
934
1180
msgid "Print a symbolic stack trace on failure."
936
"障害発生時にスタックトレースを文字列で(バイナリダンプではなく)表示する。"
1181
msgstr "障害発生時にスタックトレースを文字列で(バイナリダンプではなく)表示する。"
1183
#: drizzled/drizzled.cc:2168
1184
msgid "Push supported query conditions to the storage engine."
1185
msgstr "ストレージエンジンにクエリの比較条件を押し下げる。"
1187
#: drizzled/drizzled.cc:2174
938
1188
msgid "Used for debugging; Use at your own risk!"
939
1189
msgstr "デバッグに用いるフラグ。自己責任で使用すること。"
1191
#: drizzled/drizzled.cc:2179
941
1192
msgid "Set up signals usable for debugging"
942
1193
msgstr "デバッグ用にシグナルを設定する。"
1195
#: drizzled/drizzled.cc:2183
944
1196
msgid "(IGNORED)"
1199
#: drizzled/drizzled.cc:2187
947
1200
msgid "Set the language used for the month names and the days of the week."
948
1201
msgstr "月および週の名前を表示する言語を指定する。"
1203
#: drizzled/drizzled.cc:2192
1204
msgid "Log connections and queries to file."
1205
msgstr "コネクションとクエリをファイルへ記録する。"
1207
#: drizzled/drizzled.cc:2196
1208
msgid "Log all MyISAM changes to file."
1209
msgstr "MyISAMに対するすべての更新をファイルへ記録する。"
1211
#: drizzled/drizzled.cc:2200
950
1212
msgid "Log some not critical warnings to the log file."
951
1213
msgstr "クリティカルでない警告をログファイルに記録する。"
1215
#: drizzled/drizzled.cc:2205
1216
msgid "Lock drizzled in memory."
1217
msgstr "drizzledをメモリにロックする。"
1219
#: drizzled/drizzled.cc:2209
1221
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1222
"BACKUP, FORCE or QUICK."
1224
"構文: myisam-recover[=option[,option...]] "
1225
"オプションはDEFAULT、BACKUP、FORCEまたはQUICKから指定。"
1227
#: drizzled/drizzled.cc:2214
953
1228
msgid "Pid file used by safe_mysqld."
954
1229
msgstr "safe_mysqldによって利用されるpidファイル。"
1231
#: drizzled/drizzled.cc:2218
1233
"Port number to use for connection or 0 for default to, in order of "
1234
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1236
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順位はdrizzle.cnf、$DRIZZLE_TCP_PORT、組み込まれた"
1239
#: drizzled/drizzled.cc:2224
957
1241
"Maximum time in seconds to wait for the port to become free. (Default: no "
960
"TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
1243
msgstr "TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
1245
#: drizzled/drizzled.cc:2229
963
1247
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
964
1248
"specified directory"
966
"LOAD DATA、SELECT ... OUTFILEおよびLOAD_FILE()コマンドがアクセスするファイル"
1250
"LOAD DATA、SELECT ... OUTFILEおよびLOAD_FILE()コマンドがアクセスするファイルを、特定のディレクトリに限定する。"
1252
#: drizzled/drizzled.cc:2234
970
1254
"Uniquely identifies the server instance in the community of replication "
973
"レプリケーションサーバ群においてこのサーバを特定するためのユニークなID。"
1256
msgstr "レプリケーションサーバ群においてこのサーバを特定するためのユニークなID。"
1258
#: drizzled/drizzled.cc:2239
975
1259
msgid "Don't print a stack trace on failure."
976
1260
msgstr "問題発生時にスタックトレースを表示しない。"
1262
#: drizzled/drizzled.cc:2243
978
1263
msgid "Enable symbolic link support."
979
1264
msgstr "シンボリックリンクのサポートを有効にする。"
1266
#: drizzled/drizzled.cc:2252
982
1268
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
984
"mutexの時間を計測するかどうかを指定する。(現時点このオプションをサポートして"
1269
msgstr "mutexの時間を計測するかどうかを指定する。(現時点このオプションをサポートしているのはInnoDBのみ)"
1271
#: drizzled/drizzled.cc:2257
987
1272
msgid "Path for temporary files."
988
1273
msgstr "テンポラリファイルのパス。"
1275
#: drizzled/drizzled.cc:2261
990
1276
msgid "Default transaction isolation level."
991
1277
msgstr "デフォルトのトランザクション分離レベル。"
1279
#: drizzled/drizzled.cc:2265
993
1280
msgid "Run drizzled daemon as user."
994
1281
msgstr "drizzledデーモンを実行するユーザー。"
1283
#: drizzled/drizzled.cc:2273
997
1285
"The number of outstanding connection requests Drizzle can have. This comes "
998
1286
"into play when the main Drizzle thread gets very many connection requests in "
999
1287
"a very short time."
1001
"Drizzleが保留することができる接続数。このオプションはDrizzleのメインスレッド"
1002
"が短時間のうちに大量の接続要求を受け取った場合に作用する。"
1289
"Drizzleが保留することができる接続数。このオプションはDrizzleのメインスレッドが短時間のうちに大量の接続要求を受け取った場合に作用する。"
1291
#: drizzled/drizzled.cc:2279
1005
1293
"Size of tree cache used in bulk insert optimization. Note that this is a "
1006
1294
"limit per thread!"
1008
"バルクインサート最適化のために利用されるツリー状キャッシュのサイズ。スレッド"
1295
msgstr "バルクインサート最適化のために利用されるツリー状キャッシュのサイズ。スレッドごとの制限である。"
1297
#: drizzled/drizzled.cc:2285
1299
"The number of seconds the drizzled server is waiting for a connect packet "
1300
"before responding with 'Bad handshake'."
1301
msgstr "drizzledサーバが「ハンドシェイク失敗」と判断するまで接続パケットを待つ秒数。"
1303
#: drizzled/drizzled.cc:2290
1012
1305
"Precision of the result of '/' operator will be increased on that value."
1013
1306
msgstr "除算(/)の結果に対する精度(小数点以下の桁数)。"
1308
#: drizzled/drizzled.cc:2296
1015
1309
msgid "The maximum length of the result of function group_concat."
1016
1310
msgstr "group_concat関数の結果の最大長。"
1312
#: drizzled/drizzled.cc:2301
1018
1313
msgid "The size of the buffer that is used for full joins."
1019
1314
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
1316
#: drizzled/drizzled.cc:2307
1318
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1319
msgstr "ディレクトリの指定がない場合でも古い.MYDおよび.MYIファイルを上書きしない。"
1321
#: drizzled/drizzled.cc:2312
1323
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1324
"this to get better index handling (for all reads and multiple writes) to as "
1325
"much as you can afford;"
1327
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増や"
1330
#: drizzled/drizzled.cc:2321
1332
"This characterizes the number of hits a hot block has to be untouched until "
1333
"it is considered aged enough to be downgraded to a warm block. This "
1334
"specifies the percentage ratio of that number of hits to the total number of "
1335
"blocks in key cache"
1337
"キーキャッシュにおいて、活発なブロックがアクセスされずに時間が経過することによって活発でないブロックへとダウングレードするときのヒット数に関する特性。この"
1338
"オプションは、キーキャッシュの全ブロック数に対するヒット率のパーセンテージとして表される。"
1340
#: drizzled/drizzled.cc:2330
1341
msgid "The default size of key cache blocks"
1342
msgstr "キーキャッシュのデフォルトのブロックサイズ。"
1344
#: drizzled/drizzled.cc:2336
1345
msgid "The minimum percentage of warm blocks in key cache"
1346
msgstr "キーキャッシュ内の活発でないブロックの最小の比率(パーセンテージ)。"
1348
#: drizzled/drizzled.cc:2342
1021
1349
msgid "Max packetlength to send/receive from to server."
1022
1350
msgstr "このサーバが送信/受信する最大のパケット長。"
1352
#: drizzled/drizzled.cc:2347
1025
1354
"If there is more than this number of interrupted connections from a host "
1026
1355
"this host will be blocked from further connections."
1028
"このオプションで指定される回数よりも多く特定のホストからの接続が切れてしまっ"
1029
"た場合には、そのホストからの接続を遮断する。"
1356
msgstr "このオプションで指定される回数よりも多く特定のホストからの接続が切れてしまった場合には、そのホストからの接続を遮断する。"
1358
#: drizzled/drizzled.cc:2352
1031
1359
msgid "Max number of errors/warnings to store for a statement."
1032
1360
msgstr "SQLステートメント実行時に発生するエラーまたは警告の最大保存数。"
1362
#: drizzled/drizzled.cc:2357
1034
1363
msgid "Don't allow creation of heap tables bigger than this."
1035
1364
msgstr "この値よりも大きなMEMORYテーブルを作成出来ないようにする。"
1366
#: drizzled/drizzled.cc:2363
1038
1368
"Joins that are probably going to read more than max_join_size records return "
1041
"max_join_size行よりも多くの行が読み込まれる可能性のあるJOINがエラーを返すよう"
1370
msgstr "max_join_size行よりも多くの行が読み込まれる可能性のあるJOINがエラーを返すようにする。"
1372
#: drizzled/drizzled.cc:2369
1044
1373
msgid "Max number of bytes in sorted records."
1045
1374
msgstr "ソートされたレコードの最大サイズ(単位はバイト)"
1376
#: drizzled/drizzled.cc:2374
1047
1377
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1049
"キーに基づいてルックアップを実行する際に実行される最大のシーク回数の仮想的な"
1378
msgstr "キーに基づいてルックアップを実行する際に実行される最大のシーク回数の仮想的な制限値。"
1380
#: drizzled/drizzled.cc:2379
1053
1382
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1054
1383
"max_sort_length bytes of each value are used; the rest are ignored)."
1056
"BLOBまたはTEXT型の値をソートする際に利用されるバイト数。(先頭の"
1057
"max_sort_lengthバイトだけが利用され、残りは無視される。)"
1385
"BLOBまたはTEXT型の値をソートする際に利用されるバイト数。(先頭のmax_sort_lengthバイトだけが利用され、残りは無視される。)"
1387
#: drizzled/drizzled.cc:2386
1388
msgid "Maximum number of temporary tables a client can keep open at a time."
1389
msgstr "クライアントが同時に開くことができるテンポラリテーブル数の最大値。"
1391
#: drizzled/drizzled.cc:2391
1059
1392
msgid "After this many write locks, allow some read locks to run in between."
1061
"Writeロックがこの回数だけ行われると、次のWriteロックがかけられるまでReadロッ"
1393
msgstr "Writeロックがこの回数だけ行われると、次のWriteロックがかけられるまでReadロックを数回実行できる。"
1395
#: drizzled/drizzled.cc:2395
1065
1397
"Don't log queries which examine less than min_examined_row_limit rows to "
1068
"テーブルからフェッチされた行数がmin_examined_row_limitより少ない場合はスロー"
1399
msgstr "テーブルからフェッチされた行数がmin_examined_row_limitより少ない場合はスロークエリログに記録しない。"
1401
#: drizzled/drizzled.cc:2401
1403
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1404
"Possible values of name are 'nulls_unequal' (default behavior), "
1405
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1407
"MyISAMテーブルのインデックス統計情報を集計する際にNULL値をどう扱うかを指定する。指定可能な値は「nulls_unequal」(デフォルト値)か「"
1408
"nulls_equal」(MySQL 4.0の挙動)である。"
1410
#: drizzled/drizzled.cc:2408
1411
msgid "Buffer length for TCP/IP and socket communication."
1412
msgstr "TCP/IPまたはソケット経由で通信が行われる場合のバッファ長。"
1414
#: drizzled/drizzled.cc:2413
1416
"Number of seconds to wait for more data from a connection before aborting "
1419
"クライアントから追加のデータを読み込む際に、応答が返ってくるまで待つ秒数。net_read_timeout秒以上の応答がない場合には切断される。"
1421
#: drizzled/drizzled.cc:2419
1423
"If a read on a communication port is interrupted, retry this many times "
1425
msgstr "通信経路から読み込みが割り込まれてしまった場合、ギブアップする前にこの回数だけリトライする。"
1427
#: drizzled/drizzled.cc:2425
1429
"Number of seconds to wait for a block to be written to a connection before "
1430
"aborting the write."
1432
"クライアントに対してデータブロックを書き込む際に完了するまで待つ秒数。net_write_timeout秒以上待っても書き込みが完了しない場合には切断され"
1435
#: drizzled/drizzled.cc:2431
1072
1437
"Controls the heuristic(s) applied during query optimization to prune less-"
1073
1438
"promising partial plans from the optimizer search space. Meaning: false - do "
1169
1555
"Starts the Drizzle database server\n"
1558
#: drizzled/drizzled.cc:2694
1173
1560
msgid "Usage: %s [OPTIONS]\n"
1563
#: drizzled/drizzled.cc:2705
1566
"To see what values a running Drizzle server is using, type\n"
1567
"'drizzleadmin variables' instead of 'drizzled --help'."
1570
#: drizzled/drizzled.cc:2848
1178
1573
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1179
1574
"command line\n"
1577
#: drizzled/drizzled.cc:2889
1182
1578
msgid "Can't start server: cannot resolve hostname!"
1581
#: drizzled/drizzled.cc:2895
1185
1582
msgid "Can't start server: bind-address refers to multiple interfaces!"
1189
"setrlimit could not change the size of core files to 'infinity'; We may not "
1190
"be able to generate a core file on signals"
1192
"setrlimit()によってコアファイルのサイズを「無限」に設定することができませんで"
1193
"した。シグナルが発生した場合にコアファイルを生成できない場合があります。"
1196
msgid "Data directory %s does not exist\n"
1200
msgid "Unknown error %d"
1585
#: drizzled/drizzled.cc:3214
1587
msgid "No option given to %s\n"
1590
#: drizzled/drizzled.cc:3216
1592
msgid "Wrong option to %s. Option(s) given: %s\n"
1595
#: drizzled/drizzled.cc:3218
1597
msgid "Alternatives are: '%s'"
1600
#: drizzled/errmsg.cc:73
1602
msgid "errmsg plugin '%s' errmsg() failed"
1605
#: drizzled/error.cc:34
1609
#: drizzled/error.cc:36
1613
#: drizzled/error.cc:38
1617
#: drizzled/error.cc:40
1621
#: drizzled/error.cc:42
1210
1623
msgid "Can't create file '%-.200s' (errno: %d)"
1626
#: drizzled/error.cc:44
1214
1628
msgid "Can't create table '%-.200s' (errno: %d)"
1631
#: drizzled/error.cc:46
1218
1633
msgid "Can't create database '%-.192s' (errno: %d)"
1636
#: drizzled/error.cc:48
1222
1638
msgid "Can't create database '%-.192s'; database exists"
1641
#: drizzled/error.cc:50
1226
1643
msgid "Can't drop database '%-.192s'; database doesn't exist"
1227
1644
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
1646
#: drizzled/error.cc:52
1230
1648
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1651
#: drizzled/error.cc:54
1234
1653
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1656
#: drizzled/error.cc:56
1238
1658
msgid "Error on delete of '%-.192s' (errno: %d)"
1661
#: drizzled/error.cc:58
1241
1662
msgid "Can't read record in system table"
1665
#: drizzled/error.cc:60
1245
1667
msgid "Can't get status of '%-.200s' (errno: %d)"
1670
#: drizzled/error.cc:62
1249
1672
msgid "Can't get working directory (errno: %d)"
1675
#: drizzled/error.cc:64
1253
1677
msgid "Can't lock file (errno: %d)"
1680
#: drizzled/error.cc:66
1257
1682
msgid "Can't open file: '%-.200s' (errno: %d)"
1685
#: drizzled/error.cc:68
1261
1687
msgid "Can't find file: '%-.200s' (errno: %d)"
1690
#: drizzled/error.cc:70
1265
1692
msgid "Can't read dir of '%-.192s' (errno: %d)"
1695
#: drizzled/error.cc:72
1269
1697
msgid "Can't change dir to '%-.192s' (errno: %d)"
1700
#: drizzled/error.cc:74
1273
1702
msgid "Record has changed since last read in table '%-.192s'"
1705
#: drizzled/error.cc:76
1277
1707
msgid "Disk full (%s); waiting for someone to free some space..."
1710
#: drizzled/error.cc:78
1281
1712
msgid "Can't write; duplicate key in table '%-.192s'"
1715
#: drizzled/error.cc:80
1285
1717
msgid "Error on close of '%-.192s' (errno: %d)"
1720
#: drizzled/error.cc:82
1289
1722
msgid "Error reading file '%-.200s' (errno: %d)"
1725
#: drizzled/error.cc:84
1293
1727
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1730
#: drizzled/error.cc:86
1297
1732
msgid "Error writing file '%-.200s' (errno: %d)"
1735
#: drizzled/error.cc:88
1301
1737
msgid "'%-.192s' is locked against change"
1740
#: drizzled/error.cc:90
1304
1741
msgid "Sort aborted"
1744
#: drizzled/error.cc:92
1308
1746
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1749
#: drizzled/error.cc:94
1312
1751
msgid "Got error %d from storage engine"
1754
#: drizzled/error.cc:96
1316
1756
msgid "Table storage engine for '%-.192s' doesn't have this option"
1759
#: drizzled/error.cc:98
1320
1761
msgid "Can't find record in '%-.192s'"
1764
#: drizzled/error.cc:100
1324
1766
msgid "Incorrect information in file: '%-.200s'"
1769
#: drizzled/error.cc:102
1328
1771
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1774
#: drizzled/error.cc:104
1332
1776
msgid "Old key file for table '%-.192s'; repair it!"
1779
#: drizzled/error.cc:106
1336
1781
msgid "Table '%-.192s' is read only"
1784
#: drizzled/error.cc:108
1340
1786
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1789
#: drizzled/error.cc:110
1343
1790
msgid "Out of sort memory; increase server sort buffer size"
1793
#: drizzled/error.cc:112
1347
1795
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1798
#: drizzled/error.cc:114
1350
1799
msgid "Too many connections"
1802
#: drizzled/error.cc:116
1354
1804
"Out of memory; check if drizzled or some other process uses all available "
1355
1805
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1356
1806
"memory or you can add more swap space"
1809
#: drizzled/error.cc:118
1359
1810
msgid "Can't get hostname for your address"
1813
#: drizzled/error.cc:120
1362
1814
msgid "Bad handshake"
1817
#: drizzled/error.cc:122
1366
1819
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1822
#: drizzled/error.cc:124
1370
1824
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1827
#: drizzled/error.cc:126
1373
1828
msgid "No database selected"
1831
#: drizzled/error.cc:128
1376
1832
msgid "Unknown command"
1835
#: drizzled/error.cc:130
1380
1837
msgid "Column '%-.192s' cannot be null"
1840
#: drizzled/error.cc:132
1384
1842
msgid "Unknown database '%-.192s'"
1845
#: drizzled/error.cc:134
1388
1847
msgid "Table '%-.192s' already exists"
1850
#: drizzled/error.cc:136
1392
1852
msgid "Unknown table '%-.100s'"
1855
#: drizzled/error.cc:138
1396
1857
msgid "Column '%-.192s' in %-.192s is ambiguous"
1860
#: drizzled/error.cc:140
1399
1861
msgid "Server shutdown in progress"
1864
#: drizzled/error.cc:142
1403
1866
msgid "Unknown column '%-.192s' in '%-.192s'"
1869
#: drizzled/error.cc:144
1407
1871
msgid "'%-.192s' isn't in GROUP BY"
1874
#: drizzled/error.cc:146
1411
1876
msgid "Can't group on '%-.192s'"
1879
#: drizzled/error.cc:148
1414
1880
msgid "Statement has sum functions and columns in same statement"
1883
#: drizzled/error.cc:150
1417
1884
msgid "Column count doesn't match value count"
1887
#: drizzled/error.cc:152
1421
1889
msgid "Identifier name '%-.100s' is too long"
1892
#: drizzled/error.cc:154
1425
1894
msgid "Duplicate column name '%-.192s'"
1897
#: drizzled/error.cc:156
1429
1899
msgid "Duplicate key name '%-.192s'"
1902
#: drizzled/error.cc:158
1433
1904
msgid "Duplicate entry '%-.192s' for key %d"
1907
#: drizzled/error.cc:160
1437
1909
msgid "Incorrect column specifier for column '%-.192s'"
1912
#: drizzled/error.cc:162
1441
1914
msgid "%s near '%-.80s' at line %d"
1917
#: drizzled/error.cc:164
1444
1918
msgid "Query was empty"
1445
1919
msgstr "クエリーが空でした"
1921
#: drizzled/error.cc:166
1448
1923
msgid "Not unique table/alias: '%-.192s'"
1926
#: drizzled/error.cc:168
1452
1928
msgid "Invalid default value for '%-.192s'"
1931
#: drizzled/error.cc:170
1455
1932
msgid "Multiple primary key defined"
1935
#: drizzled/error.cc:172
1459
1937
msgid "Too many keys specified; max %d keys allowed"
1940
#: drizzled/error.cc:174
1463
1942
msgid "Too many key parts specified; max %d parts allowed"
1945
#: drizzled/error.cc:176
1467
1947
msgid "Specified key was too long; max key length is %d bytes"
1950
#: drizzled/error.cc:178
1471
1952
msgid "Key column '%-.192s' doesn't exist in table"
1955
#: drizzled/error.cc:180
1476
1958
"BLOB column '%-.192s' can't be used in key specification with the used table "
1962
#: drizzled/error.cc:182
1482
1965
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1969
#: drizzled/error.cc:184
1487
1971
"Incorrect table definition; there can be only one auto column and it must be "
1488
1972
"defined as a key"
1975
#: drizzled/error.cc:186
1493
1978
"%s: ready for connections.\n"
1494
"Version: '%s' socket: '%s' port: %u\n"
1979
"Version: '%s' socket: '%s' port: %d"
1982
#: drizzled/error.cc:188
1498
1984
msgid "%s: Normal shutdown\n"
1987
#: drizzled/error.cc:190
1502
1989
msgid "%s: Got signal %d. Aborting!\n"
1992
#: drizzled/error.cc:192
1506
1994
msgid "%s: Shutdown complete\n"
1507
1995
msgstr "%s: シャットダウンが完了しました\n"
1997
#: drizzled/error.cc:194
1510
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1999
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2002
#: drizzled/error.cc:196
1513
2003
msgid "Can't create IP socket"
2006
#: drizzled/error.cc:198
1518
2009
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2013
#: drizzled/error.cc:200
1524
2016
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1525
2017
"check the manual"
2020
#: drizzled/error.cc:202
1529
2022
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2025
#: drizzled/error.cc:204
1534
2028
"The file '%-.128s' must be in the database directory or be readable by all"
2031
#: drizzled/error.cc:206
1538
2033
msgid "File '%-.200s' already exists"
2036
#: drizzled/error.cc:208
1542
2038
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2041
#: drizzled/error.cc:210
1546
2043
msgid "Records: %ld Duplicates: %ld"
2046
#: drizzled/error.cc:212
1550
2048
"Incorrect prefix key; the used key part isn't a string, the used length is "
1551
2049
"longer than the key part, or the storage engine doesn't support unique "
2053
#: drizzled/error.cc:214
1555
2054
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2057
#: drizzled/error.cc:216
1559
2059
msgid "Can't DROP '%-.192s'; check that column/key exists"
2062
#: drizzled/error.cc:218
1563
2064
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2067
#: drizzled/error.cc:220
1567
2069
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2072
#: drizzled/error.cc:222
1571
2074
msgid "Unknown thread id: %lu"
2077
#: drizzled/error.cc:224
1575
2079
msgid "You are not owner of thread %lu"
2082
#: drizzled/error.cc:226
1578
2083
msgid "No tables used"
2086
#: drizzled/error.cc:228
1582
2088
msgid "Too many strings for column %-.192s and SET"
2091
#: drizzled/error.cc:230
1586
2093
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2096
#: drizzled/error.cc:232
1590
2098
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2101
#: drizzled/error.cc:234
1594
2103
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2106
#: drizzled/error.cc:236
1598
2108
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2111
#: drizzled/error.cc:238
1602
2113
msgid "Incorrect database name '%-.100s'"
2116
#: drizzled/error.cc:240
1606
2118
msgid "Incorrect table name '%-.100s'"
2121
#: drizzled/error.cc:242
1610
2123
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1611
2124
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2127
#: drizzled/error.cc:244
1614
2128
msgid "Unknown error"
2131
#: drizzled/error.cc:246
1618
2133
msgid "Unknown procedure '%-.192s'"
2136
#: drizzled/error.cc:248
1622
2138
msgid "Incorrect parameter count to procedure '%-.192s'"
2141
#: drizzled/error.cc:250
1626
2143
msgid "Incorrect parameters to procedure '%-.192s'"
2146
#: drizzled/error.cc:252
1630
2148
msgid "Unknown table '%-.192s' in %-.32s"
2151
#: drizzled/error.cc:254
1634
2153
msgid "Column '%-.192s' specified twice"
2156
#: drizzled/error.cc:256
1637
2157
msgid "Invalid use of group function"
2160
#: drizzled/error.cc:258
1642
2163
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2166
#: drizzled/error.cc:260
1645
2167
msgid "A table must have at least 1 column"
2170
#: drizzled/error.cc:262
1649
2172
msgid "The table '%-.192s' is full"
2175
#: drizzled/error.cc:264
1653
2177
msgid "Unknown character set: '%-.64s'"
2180
#: drizzled/error.cc:266
1657
2182
msgid "Too many tables; Drizzle can only use %d tables in a join"
2185
#: drizzled/error.cc:268
1660
2186
msgid "Too many columns"
2189
#: drizzled/error.cc:270
1665
2192
"Row size too large. The maximum row size for the used table type, not "
1666
2193
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2196
#: drizzled/error.cc:272
1671
2199
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1672
2200
"thread_stack=#' to specify a bigger stack if needed"
2203
#: drizzled/error.cc:274
1675
2204
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2207
#: drizzled/error.cc:276
1680
"Table handler doesn't support NULL in given index. Please change column "
1681
"'%-.192s' to be NOT NULL or use another handler"
2210
"Table handler doesn't support NULL in given index. Please change column '%-"
2211
".192s' to be NOT NULL or use another handler"
2214
#: drizzled/error.cc:278
1685
2216
msgid "Can't load function '%-.192s'"
2219
#: drizzled/error.cc:280
1689
2221
msgid "Can't initialize function '%-.192s'; %-.80s"
1692
msgid "No paths allowed for plugin library"
2224
#: drizzled/error.cc:282
2225
msgid "No paths allowed for shared library"
2228
#: drizzled/error.cc:284
1696
msgid "Plugin '%-.192s' already exists"
2230
msgid "Function '%-.192s' already exists"
2233
#: drizzled/error.cc:286
1700
2235
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2238
#: drizzled/error.cc:288
1704
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2240
msgid "Can't find symbol '%-.128s' in library"
2243
#: drizzled/error.cc:290
1708
2245
msgid "Function '%-.192s' is not defined"
2248
#: drizzled/error.cc:292
1713
2251
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1714
2252
"'drizzleadmin flush-hosts'"
2255
#: drizzled/error.cc:294
1718
2257
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2260
#: drizzled/error.cc:296
1722
2262
"You are using Drizzle as an anonymous user and anonymous users are not "
1723
2263
"allowed to change passwords"
2266
#: drizzled/error.cc:298
1727
2268
"You must have privileges to update tables in the drizzle database to be able "
1728
2269
"to change passwords for others"
2272
#: drizzled/error.cc:300
1731
2273
msgid "Can't find any matching row in the user table"
2276
#: drizzled/error.cc:302
1735
2278
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2281
#: drizzled/error.cc:304
1740
2284
"Can't create a new thread (errno %d); if you are not out of available "
1741
2285
"memory, you can consult the manual for a possible OS-dependent bug"
2288
#: drizzled/error.cc:306
1745
2290
msgid "Column count doesn't match value count at row %ld"
2293
#: drizzled/error.cc:308
1749
2295
msgid "Can't reopen table: '%-.192s'"
2298
#: drizzled/error.cc:310
1752
2299
msgid "Invalid use of NULL value"
2302
#: drizzled/error.cc:312
1756
2304
msgid "Got error '%-.64s' from regexp"
2307
#: drizzled/error.cc:314
1760
2309
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1761
2310
"illegal if there is no GROUP BY clause"
2313
#: drizzled/error.cc:316
1765
2315
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2318
#: drizzled/error.cc:318
1769
2320
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2323
#: drizzled/error.cc:320
1774
2326
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1775
2327
"table '%-.192s'"
2330
#: drizzled/error.cc:322
1779
2332
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1780
2333
"privileges can be used"
2336
#: drizzled/error.cc:324
1783
2337
msgid "The host or user argument to GRANT is too long"
2340
#: drizzled/error.cc:326
1787
2342
msgid "Table '%-.192s.%-.192s' doesn't exist"
2345
#: drizzled/error.cc:328
1792
2348
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2352
#: drizzled/error.cc:330
1796
2353
msgid "The used command is not allowed with this Drizzle version"
2356
#: drizzled/error.cc:332
1800
2358
"You have an error in your SQL syntax; check the manual that corresponds to "
1801
2359
"your Drizzle server version for the right syntax to use"
2362
#: drizzled/error.cc:334
1805
2364
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2367
#: drizzled/error.cc:336
1808
2368
msgid "Too many delayed threads in use"
2371
#: drizzled/error.cc:338
1812
2373
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2376
#: drizzled/error.cc:340
1815
2377
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2380
#: drizzled/error.cc:342
1818
2381
msgid "Got a read error from the connection pipe"
2384
#: drizzled/error.cc:344
1821
2385
msgid "Got an error from fcntl()"
2388
#: drizzled/error.cc:346
1824
2389
msgid "Got packets out of order"
2392
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
1827
2393
msgid "Couldn't uncompress communication packet"
1828
2394
msgstr "通信パケットの圧縮に失敗しました"
2396
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
1830
2397
msgid "Got an error reading communication packets"
1831
2398
msgstr "通信パケットの読み込みでエラー"
2400
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
1833
2401
msgid "Got timeout reading communication packets"
1834
2402
msgstr "通信パケットの読み込みがタイムアウト"
2404
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
1836
2405
msgid "Got an error writing communication packets"
1837
2406
msgstr "通信パケットの書き出し中にエラーが発生しました"
2408
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
1839
2409
msgid "Got timeout writing communication packets"
1840
2410
msgstr "通信パケットの書き出し中にタイムアウトしました"
2412
#: drizzled/error.cc:358
1842
2413
msgid "Result string is longer than 'max_allowed_packet' bytes"
2416
#: drizzled/error.cc:360
1845
2417
msgid "The used table type doesn't support BLOB/TEXT columns"
2420
#: drizzled/error.cc:362
1848
2421
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2424
#: drizzled/error.cc:364
1853
2427
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2431
#: drizzled/error.cc:366
1858
2433
msgid "Incorrect column name '%-.100s'"
2436
#: drizzled/error.cc:368
1862
2438
msgid "The used storage engine can't index column '%-.192s'"
2441
#: drizzled/error.cc:370
1866
2443
"Unable to open underlying table which is differently defined or of non-"
1867
2444
"MyISAM type or doesn't exist"
2447
#: drizzled/error.cc:372
1871
2449
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2452
#: drizzled/error.cc:374
1876
2455
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2458
#: drizzled/error.cc:376
1880
2460
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1881
2461
"UNIQUE instead"
2464
#: drizzled/error.cc:378
1884
2465
msgid "Result consisted of more than one row"
2468
#: drizzled/error.cc:380
1887
2469
msgid "This table type requires a primary key"
2472
#: drizzled/error.cc:382
1890
2473
msgid "This version of Drizzle is not compiled with RAID support"
2476
#: drizzled/error.cc:384
1894
2478
"You are using safe update mode and you tried to update a table without a "
1895
2479
"WHERE that uses a KEY column"
2482
#: drizzled/error.cc:386
1899
2484
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2487
#: drizzled/error.cc:388
1902
2488
msgid "Can't open table"
2491
#: drizzled/error.cc:390
1906
2493
msgid "The storage engine for the table doesn't support %s"
2496
#: drizzled/error.cc:392
1909
2497
msgid "You are not allowed to execute this command in a transaction"
2500
#: drizzled/error.cc:394
1913
2502
msgid "Got error %d during COMMIT"
2505
#: drizzled/error.cc:396
1917
2507
msgid "Got error %d during ROLLBACK"
2510
#: drizzled/error.cc:398
1921
2512
msgid "Got error %d during FLUSH_LOGS"
2515
#: drizzled/error.cc:400
1925
2517
msgid "Got error %d during CHECKPOINT"
2520
#: drizzled/error.cc:402
1930
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2523
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
2527
#: drizzled/error.cc:404
1934
2528
msgid "The storage engine for the table does not support binary table dump"
2531
#: drizzled/error.cc:406
1937
2532
msgid "Binlog closed, cannot RESET MASTER"
2535
#: drizzled/error.cc:408
1941
2537
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2540
#: drizzled/error.cc:410
1945
2542
msgid "Error from master: '%-.64s'"
2545
#: drizzled/error.cc:412
1948
2546
msgid "Net error reading from master"
2549
#: drizzled/error.cc:414
1951
2550
msgid "Net error writing to master"
2553
#: drizzled/error.cc:416
1954
2554
msgid "Can't find FULLTEXT index matching the column list"
2557
#: drizzled/error.cc:418
1958
2559
"Can't execute the given command because you have active locked tables or an "
1959
2560
"active transaction"
2563
#: drizzled/error.cc:420
1963
2565
msgid "Unknown system variable '%-.64s'"
2568
#: drizzled/error.cc:422
1967
2570
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2573
#: drizzled/error.cc:424
1972
2576
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2579
#: drizzled/error.cc:426
1975
2580
msgid "Some non-transactional changed tables couldn't be rolled back"
2583
#: drizzled/error.cc:428
1979
2585
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1980
2586
"of storage; increase this drizzled variable and try again"
2589
#: drizzled/error.cc:430
1984
2591
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2594
#: drizzled/error.cc:432
1988
2596
"This operation requires a running slave; configure slave and do START SLAVE"
2599
#: drizzled/error.cc:434
1991
2600
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2603
#: drizzled/error.cc:436
1995
2605
"Could not initialize master info structure; more error messages can be found "
1996
2606
"in the Drizzle error log"
2609
#: drizzled/error.cc:438
1999
2610
msgid "Could not create slave thread; check system resources"
2613
#: drizzled/error.cc:440
2004
2616
"User %-.64s already has more than 'max_user_connections' active connections"
2619
#: drizzled/error.cc:442
2007
2620
msgid "You may only use constant expressions with SET"
2623
#: drizzled/error.cc:444
2010
2624
msgid "Lock wait timeout exceeded; try restarting transaction"
2627
#: drizzled/error.cc:446
2013
2628
msgid "The total number of locks exceeds the lock table size"
2631
#: drizzled/error.cc:448
2016
2632
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2635
#: drizzled/error.cc:450
2019
2636
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2639
#: drizzled/error.cc:452
2022
2640
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2643
#: drizzled/error.cc:454
2026
2645
msgid "Incorrect arguments to %s"
2648
#: drizzled/error.cc:456
2030
2650
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2653
#: drizzled/error.cc:458
2034
2655
"Incorrect table definition; all MERGE tables must be in the same database"
2658
#: drizzled/error.cc:460
2037
2659
msgid "Deadlock found when trying to get lock; try restarting transaction"
2662
#: drizzled/error.cc:462
2040
2663
msgid "The used table type doesn't support FULLTEXT indexes"
2666
#: drizzled/error.cc:464
2043
2667
msgid "Cannot add foreign key constraint"
2670
#: drizzled/error.cc:466
2046
2671
msgid "Cannot add or update a child row: a foreign key constraint fails"
2674
#: drizzled/error.cc:468
2049
2675
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2678
#: drizzled/error.cc:470
2053
2680
msgid "Error connecting to master: %-.128s"
2683
#: drizzled/error.cc:472
2057
2685
msgid "Error running query on master: %-.128s"
2688
#: drizzled/error.cc:474
2061
2690
msgid "Error when executing command %s: %-.128s"
2693
#: drizzled/error.cc:476
2065
2695
msgid "Incorrect usage of %s and %s"
2698
#: drizzled/error.cc:478
2068
2699
msgid "The used SELECT statements have a different number of columns"
2702
#: drizzled/error.cc:480
2071
2703
msgid "Can't execute the query because you have a conflicting read lock"
2706
#: drizzled/error.cc:482
2074
2707
msgid "Mixing of transactional and non-transactional tables is disabled"
2710
#: drizzled/error.cc:484
2078
2712
msgid "Option '%s' used twice in statement"
2715
#: drizzled/error.cc:486
2082
2717
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2720
#: drizzled/error.cc:488
2086
2722
msgid "Access denied; you need the %-.128s privilege for this operation"
2725
#: drizzled/error.cc:490
2091
2728
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2731
#: drizzled/error.cc:492
2096
2734
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2737
#: drizzled/error.cc:494
2100
2739
msgid "Variable '%-.64s' doesn't have a default value"
2742
#: drizzled/error.cc:496
2104
2744
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2747
#: drizzled/error.cc:498
2108
2749
msgid "Incorrect argument type to variable '%-.64s'"
2752
#: drizzled/error.cc:500
2112
2754
msgid "Variable '%-.64s' can only be set, not read"
2757
#: drizzled/error.cc:502
2116
2759
msgid "Incorrect usage/placement of '%s'"
2762
#: drizzled/error.cc:504
2120
2764
msgid "This version of Drizzle doesn't yet support '%s'"
2767
#: drizzled/error.cc:506
2125
2770
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2773
#: drizzled/error.cc:508
2128
2774
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2777
#: drizzled/error.cc:510
2132
2779
msgid "Variable '%-.192s' is a %s variable"
2782
#: drizzled/error.cc:512
2136
2784
msgid "Incorrect foreign key definition for '%-.192s': %s"
2787
#: drizzled/error.cc:514
2139
2788
msgid "Key reference and table reference don't match"
2791
#: drizzled/error.cc:516
2143
2793
msgid "Operand should contain %d column(s)"
2796
#: drizzled/error.cc:518
2146
2797
msgid "Subquery returns more than 1 row"
2800
#: drizzled/error.cc:520
2150
2802
msgid "Unknown prepared statement handler (%.*s) given to %s"
2805
#: drizzled/error.cc:522
2153
2806
msgid "Help database is corrupt or does not exist"
2809
#: drizzled/error.cc:524
2156
2810
msgid "Cyclic reference on subqueries"
2813
#: drizzled/error.cc:526
2160
2815
msgid "Converting column '%s' from %s to %s"
2818
#: drizzled/error.cc:528
2164
2820
msgid "Reference '%-.64s' not supported (%s)"
2823
#: drizzled/error.cc:530
2167
2824
msgid "Every derived table must have its own alias"
2827
#: drizzled/error.cc:532
2171
2829
msgid "Select %u was reduced during optimization"
2832
#: drizzled/error.cc:534
2175
2834
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2837
#: drizzled/error.cc:536
2179
2839
"Client does not support authentication protocol requested by server; "
2180
2840
"consider upgrading Drizzle client"
2843
#: drizzled/error.cc:538
2183
2844
msgid "All parts of a SPATIAL index must be NOT NULL"
2847
#: drizzled/error.cc:540
2187
2849
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2852
#: drizzled/error.cc:542
2190
2853
msgid "Slave is already running"
2856
#: drizzled/error.cc:544
2193
2857
msgid "Slave already has been stopped"
2860
#: drizzled/error.cc:546
2198
2863
"Uncompressed data size too large; the maximum size is %d (probably, length "
2199
2864
"of uncompressed data was corrupted)"
2867
#: drizzled/error.cc:548
2202
2868
msgid "ZLIB: Not enough memory"
2871
#: drizzled/error.cc:550
2206
2873
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2207
2874
"data was corrupted)"
2877
#: drizzled/error.cc:552
2210
2878
msgid "ZLIB: Input data corrupted"
2881
#: drizzled/error.cc:554
2214
2883
msgid "%d line(s) were cut by GROUP_CONCAT()"
2886
#: drizzled/error.cc:556
2218
2888
msgid "Row %ld doesn't contain data for all columns"
2891
#: drizzled/error.cc:558
2223
2894
"Row %ld was truncated; it contained more data than there were input columns"
2897
#: drizzled/error.cc:560
2228
2900
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2903
#: drizzled/error.cc:562
2232
2905
msgid "Out of range value for column '%s' at row %ld"
2908
#: drizzled/error.cc:564
2236
2910
msgid "Data truncated for column '%s' at row %ld"
2913
#: drizzled/error.cc:566
2240
2915
msgid "Using storage engine %s for table '%s'"
2918
#: drizzled/error.cc:568
2244
2920
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2923
#: drizzled/error.cc:570
2247
2924
msgid "Cannot drop one or more of the requested users"
2927
#: drizzled/error.cc:572
2250
2928
msgid "Can't revoke all privileges for one or more of the requested users"
2931
#: drizzled/error.cc:574
2254
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2934
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2937
#: drizzled/error.cc:576
2258
2939
msgid "Illegal mix of collations for operation '%s'"
2942
#: drizzled/error.cc:578
2263
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2945
"Variable '%-.64s' is not a variable component (can't be used as "
2946
"XXXX.variable_name)"
2949
#: drizzled/error.cc:580
2268
2951
msgid "Unknown collation: '%-.64s'"
2954
#: drizzled/error.cc:582
2272
2956
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2273
2957
"compiled without SSL support; they can be used later if Drizzle slave with "
2274
2958
"SSL is started"
2961
#: drizzled/error.cc:584
2279
2964
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2280
2965
"old format; please change the password to the new format"
2968
#: drizzled/error.cc:586
2285
2971
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2289
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2975
#: drizzled/error.cc:588
2977
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2980
#: drizzled/error.cc:590
2293
2982
"It is recommended to use --skip-slave-start when doing step-by-step "
2294
2983
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2295
2984
"get an unexpected slave's drizzled restart"
2987
#: drizzled/error.cc:592
2298
2988
msgid "SQL thread is not to be started so UNTIL options are ignored"
2991
#: drizzled/error.cc:594
2302
2993
msgid "Incorrect index name '%-.100s'"
2996
#: drizzled/error.cc:596
2306
2998
msgid "Incorrect catalog name '%-.100s'"
3001
#: drizzled/error.cc:598
2310
3003
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3006
#: drizzled/error.cc:600
2314
3008
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3011
#: drizzled/error.cc:602
2318
3013
msgid "Unknown key cache '%-.100s'"
3016
#: drizzled/error.cc:604
2322
3018
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2323
3019
"this switch for this grant to work"
3022
#: drizzled/error.cc:606
2327
3024
msgid "Unknown table engine '%s'"
3027
#: drizzled/error.cc:608
2331
3029
msgid "'%s' is deprecated; use '%s' instead"
3032
#: drizzled/error.cc:610
2335
3034
msgid "The target table %-.100s of the %s is not updatable"
3037
#: drizzled/error.cc:612
2340
3040
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3044
#: drizzled/error.cc:614
2346
3047
"The Drizzle server is running with the %s option so it cannot execute this "
3051
#: drizzled/error.cc:616
2351
3053
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3056
#: drizzled/error.cc:618
2355
3058
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3061
#: drizzled/error.cc:620
2359
3063
"Incorrect table definition; there can be only one TIMESTAMP column with "
2360
3064
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3067
#: drizzled/error.cc:622
2364
3069
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3072
#: drizzled/error.cc:624
2367
3073
msgid "This command is not supported in the prepared statement protocol yet"
3076
#: drizzled/error.cc:626
2371
3078
msgid "Got error %d '%-.100s' from %s"
3081
#: drizzled/error.cc:628
2375
3083
msgid "Got temporary error %d '%-.100s' from %s"
3086
#: drizzled/error.cc:630
2379
3088
msgid "Unknown or incorrect time zone: '%-.64s'"
3091
#: drizzled/error.cc:632
2383
3093
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3096
#: drizzled/error.cc:634
2387
3098
msgid "Invalid %s character string: '%.64s'"
3101
#: drizzled/error.cc:636
2391
3103
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3106
#: drizzled/error.cc:638
2395
3108
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3111
#: drizzled/error.cc:640
2399
3113
msgid "Can't create a %s from within another stored routine"
3116
#: drizzled/error.cc:642
2403
3118
msgid "%s %s already exists"
3121
#: drizzled/error.cc:644
2407
3123
msgid "%s %s does not exist"
3126
#: drizzled/error.cc:646
2411
3128
msgid "Failed to DROP %s %s"
3131
#: drizzled/error.cc:648
2415
3133
msgid "Failed to CREATE %s %s"
3136
#: drizzled/error.cc:650
2419
3138
msgid "%s with no matching label: %s"
3141
#: drizzled/error.cc:652
2423
3143
msgid "Redefining label %s"
3146
#: drizzled/error.cc:654
2427
3148
msgid "End-label %s without match"
3151
#: drizzled/error.cc:656
2431
3153
msgid "Referring to uninitialized variable %s"
3156
#: drizzled/error.cc:658
2435
3158
msgid "PROCEDURE %s can't return a result set in the given context"
3161
#: drizzled/error.cc:660
2438
3162
msgid "RETURN is only allowed in a FUNCTION"
3165
#: drizzled/error.cc:662
2442
3167
msgid "%s is not allowed in stored procedures"
3170
#: drizzled/error.cc:664
2446
3172
"The update log is deprecated and replaced by the binary log; SET "
2447
3173
"SQL_LOG_UPDATE has been ignored"
3176
#: drizzled/error.cc:666
2451
3178
"The update log is deprecated and replaced by the binary log; SET "
2452
3179
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3182
#: drizzled/error.cc:668
2455
3183
msgid "Query execution was interrupted"
3186
#: drizzled/error.cc:670
2459
3188
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3191
#: drizzled/error.cc:672
2463
3193
msgid "Undefined CONDITION: %s"
3196
#: drizzled/error.cc:674
2467
3198
msgid "No RETURN found in FUNCTION %s"
3201
#: drizzled/error.cc:676
2471
3203
msgid "FUNCTION %s ended without RETURN"
3206
#: drizzled/error.cc:678
2474
3207
msgid "Cursor statement must be a SELECT"
3210
#: drizzled/error.cc:680
2477
3211
msgid "Cursor SELECT must not have INTO"
3214
#: drizzled/error.cc:682
2481
3216
msgid "Undefined CURSOR: %s"
3219
#: drizzled/error.cc:684
2484
3220
msgid "Cursor is already open"
3223
#: drizzled/error.cc:686
2487
3224
msgid "Cursor is not open"
3227
#: drizzled/error.cc:688
2491
3229
msgid "Undeclared variable: %s"
3232
#: drizzled/error.cc:690
2494
3233
msgid "Incorrect number of FETCH variables"
3236
#: drizzled/error.cc:692
2497
3237
msgid "No data - zero rows fetched, selected, or processed"
3240
#: drizzled/error.cc:694
2501
3242
msgid "Duplicate parameter: %s"
3245
#: drizzled/error.cc:696
2505
3247
msgid "Duplicate variable: %s"
3250
#: drizzled/error.cc:698
2509
3252
msgid "Duplicate condition: %s"
3255
#: drizzled/error.cc:700
2513
3257
msgid "Duplicate cursor: %s"
3260
#: drizzled/error.cc:702
2517
3262
msgid "Failed to ALTER %s %s"
3265
#: drizzled/error.cc:704
2520
3266
msgid "Subquery value not supported"
3269
#: drizzled/error.cc:706
2524
3271
msgid "%s is not allowed in stored function or trigger"
3274
#: drizzled/error.cc:708
2527
3275
msgid "Variable or condition declaration after cursor or handler declaration"
3278
#: drizzled/error.cc:710
2530
3279
msgid "Cursor declaration after handler declaration"
3282
#: drizzled/error.cc:712
2533
3283
msgid "Case not found for CASE statement"
3286
#: drizzled/error.cc:714
2537
3288
msgid "Configuration file '%-.192s' is too big"
3291
#: drizzled/error.cc:716
2541
3293
msgid "Malformed file type header in file '%-.192s'"
3296
#: drizzled/error.cc:718
2545
3298
msgid "Unexpected end of file while parsing comment '%-.200s'"
3301
#: drizzled/error.cc:720
2549
3303
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3306
#: drizzled/error.cc:722
2553
3308
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2556
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3311
#: drizzled/error.cc:724
3313
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3316
#: drizzled/error.cc:726
3318
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3321
#: drizzled/error.cc:728
2560
3323
msgid "'%-.192s.%-.192s' is not %s"
3326
#: drizzled/error.cc:730
2564
3328
msgid "Column '%-.192s' is not updatable"
3331
#: drizzled/error.cc:732
2567
3332
msgid "View's SELECT contains a subquery in the FROM clause"
3335
#: drizzled/error.cc:734
2571
3337
msgid "View's SELECT contains a '%s' clause"
3340
#: drizzled/error.cc:736
2574
3341
msgid "View's SELECT contains a variable or parameter"
3344
#: drizzled/error.cc:738
2578
3346
msgid "View's SELECT refers to a temporary table '%-.192s'"
3349
#: drizzled/error.cc:740
2581
3350
msgid "View's SELECT and view's field list have different column counts"
3353
#: drizzled/error.cc:742
2585
3355
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2588
msgid "View being updated does not have complete key of underlying table in it"
3358
#: drizzled/error.cc:744
3360
"View being updated does not have complete key of underlying table in it"
3363
#: drizzled/error.cc:746
2593
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2594
"(s) or definer/invoker of view lack rights to use them"
3366
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3367
"function(s) or definer/invoker of view lack rights to use them"
3370
#: drizzled/error.cc:748
2598
3372
msgid "Can't drop or alter a %s from within another stored routine"
3375
#: drizzled/error.cc:750
2601
3376
msgid "GOTO is not allowed in a stored procedure handler"
3379
#: drizzled/error.cc:752
2604
3380
msgid "Trigger already exists"
3383
#: drizzled/error.cc:754
2607
3384
msgid "Trigger does not exist"
3387
#: drizzled/error.cc:756
2611
3389
msgid "Trigger's '%-.192s' is view or temporary table"
3392
#: drizzled/error.cc:758
2615
3394
msgid "Updating of %s row is not allowed in %strigger"
3397
#: drizzled/error.cc:760
2619
3399
msgid "There is no %s row in %s trigger"
3402
#: drizzled/error.cc:762
2623
3404
msgid "Field '%-.192s' doesn't have a default value"
3407
#: drizzled/error.cc:764
2626
3408
msgid "Division by 0"
3411
#: drizzled/error.cc:766
2630
3413
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3416
#: drizzled/error.cc:768
2634
3418
msgid "Illegal %s '%-.192s' value found during parsing"
3421
#: drizzled/error.cc:770
2638
3423
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3426
#: drizzled/error.cc:772
2642
3428
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3431
#: drizzled/error.cc:774
2646
3433
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3436
#: drizzled/error.cc:776
2650
3438
msgid "Failed purging old relay logs: %s"
3441
#: drizzled/error.cc:778
2654
3443
msgid "Password hash should be a %d-digit hexadecimal number"
3446
#: drizzled/error.cc:780
2657
3447
msgid "Target log not found in binlog index"
3450
#: drizzled/error.cc:782
2660
3451
msgid "I/O error reading log index file"
3454
#: drizzled/error.cc:784
2663
3455
msgid "Server configuration does not permit binlog purge"
3458
#: drizzled/error.cc:786
2666
3459
msgid "Failed on fseek()"
3462
#: drizzled/error.cc:788
2669
3463
msgid "Fatal error during log purge"
3466
#: drizzled/error.cc:790
2672
3467
msgid "A purgeable log is in use, will not purge"
3470
#: drizzled/error.cc:792
2675
3471
msgid "Unknown error during log purge"
3474
#: drizzled/error.cc:794
2679
3476
msgid "Failed initializing relay log position: %s"
3479
#: drizzled/error.cc:796
2682
3480
msgid "You are not using binary logging"
3483
#: drizzled/error.cc:798
2687
3486
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3489
#: drizzled/error.cc:800
2690
3490
msgid "WSAStartup Failed"
3493
#: drizzled/error.cc:802
2693
3494
msgid "Can't handle procedures with different groups yet"
3497
#: drizzled/error.cc:804
2696
3498
msgid "Select must have a group with this procedure"
3501
#: drizzled/error.cc:806
2699
3502
msgid "Can't use ORDER clause with this procedure"
3505
#: drizzled/error.cc:808
2703
3507
msgid "Binary logging and replication forbid changing the global server %s"
3510
#: drizzled/error.cc:810
2707
3512
msgid "Can't map file: %-.200s, errno: %d"
3515
#: drizzled/error.cc:812
2711
3517
msgid "Wrong magic in %-.64s"
3520
#: drizzled/error.cc:814
2714
3521
msgid "Prepared statement contains too many placeholders"
3524
#: drizzled/error.cc:816
2718
3526
msgid "Key part '%-.192s' length cannot be 0"
3529
#: drizzled/error.cc:818
2721
3530
msgid "View text checksum failed"
3533
#: drizzled/error.cc:820
2726
3536
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3539
#: drizzled/error.cc:822
2730
3541
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3544
#: drizzled/error.cc:824
2734
3546
msgid "Can not delete from join view '%-.192s.%-.192s'"
3549
#: drizzled/error.cc:826
2738
3551
msgid "Operation %s failed for %.256s"
3554
#: drizzled/error.cc:828
2741
3555
msgid "XAER_NOTA: Unknown XID"
3558
#: drizzled/error.cc:830
2744
3559
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3562
#: drizzled/error.cc:832
2749
3565
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2750
3566
"the %.64s state"
3569
#: drizzled/error.cc:834
2753
3570
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3573
#: drizzled/error.cc:836
2757
3575
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2758
3576
"for consistency"
3579
#: drizzled/error.cc:838
2761
3580
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3583
#: drizzled/error.cc:840
2766
3586
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3590
#: drizzled/error.cc:842
2770
3591
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3594
#: drizzled/error.cc:844
2773
3595
msgid "Failed to revoke all privileges to dropped routine"
3598
#: drizzled/error.cc:846
2777
3600
msgid "Data too long for column '%s' at row %ld"
3603
#: drizzled/error.cc:848
2781
3605
msgid "Bad SQLSTATE: '%s'"
3608
#: drizzled/error.cc:850
2786
3611
"%s: ready for connections.\n"
2787
"Version: '%s' %s\n"
3612
"Version: '%s' socket: '%s' port: %d %s"
3615
#: drizzled/error.cc:852
2790
3616
msgid "Can't load value from file with fixed size rows to variable"
3619
#: drizzled/error.cc:854
2793
3620
msgid "You are not allowed to create a user with GRANT"
3623
#: drizzled/error.cc:856
2797
3625
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3628
#: drizzled/error.cc:858
2800
3629
msgid "Table definition has changed, please retry transaction"
3632
#: drizzled/error.cc:860
2803
3633
msgid "Duplicate handler declared in the same block"
3636
#: drizzled/error.cc:862
2808
3639
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2809
3640
"variable in BEFORE trigger"
3643
#: drizzled/error.cc:864
2813
3645
msgid "Not allowed to return a result set from a %s"
3648
#: drizzled/error.cc:866
2816
3649
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3652
#: drizzled/error.cc:868
2820
3654
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2821
3655
"declaration and binary logging is enabled; if non-transactional tables were "
2822
3656
"updated, the binary log will miss their changes"
3659
#: drizzled/error.cc:870
2826
3661
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2827
3662
"declaration and binary logging is enabled (you *might* want to use the less "
2828
3663
"safe log_bin_trust_function_creators variable)"
3666
#: drizzled/error.cc:872
2832
3668
"You do not have the SUPER privilege and binary logging is enabled (you "
2833
3669
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3672
#: drizzled/error.cc:874
2837
3674
"You can't execute a prepared statement which has an open cursor associated "
2838
3675
"with it. Reset the statement to re-execute it."
3678
#: drizzled/error.cc:876
2842
3680
msgid "The statement (%lu) has no open cursor."
3683
#: drizzled/error.cc:878
2846
3685
"Explicit or implicit commit is not allowed in stored function or trigger."
3688
#: drizzled/error.cc:880
2851
3691
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3694
#: drizzled/error.cc:882
2854
3695
msgid "Recursive stored functions and triggers are not allowed."
3698
#: drizzled/error.cc:884
2858
3700
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3703
#: drizzled/error.cc:886
2862
3705
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3708
#: drizzled/error.cc:888
2867
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3711
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
3715
#: drizzled/error.cc:890
2872
3717
"You can't combine write-locking of system tables with other tables or lock "
3721
#: drizzled/error.cc:892
2877
3723
msgid "Unable to connect to foreign data source: %.64s"
3726
#: drizzled/error.cc:894
2882
3729
"There was a problem processing the query on the foreign data source. Data "
2883
3730
"source error: %-.64s"
3733
#: drizzled/error.cc:896
2888
3736
"The foreign data source you are trying to reference does not exist. Data "
2889
3737
"source error: %-.64s"
3740
#: drizzled/error.cc:898
2894
3743
"Can't create federated table. The data source connection string '%-.64s' is "
2895
3744
"not in the correct format"
3747
#: drizzled/error.cc:900
2899
msgid "The data source connection string '%-.64s' is not in the correct format"
3750
"The data source connection string '%-.64s' is not in the correct format"
3753
#: drizzled/error.cc:902
2903
3755
msgid "Can't create federated table. Foreign data src error: %-.64s"
3758
#: drizzled/error.cc:904
2906
3759
msgid "Trigger in wrong schema"
3762
#: drizzled/error.cc:906
2911
3765
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2912
3766
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3769
#: drizzled/error.cc:908
2916
3771
msgid "Routine body for '%-.100s' is too long"
3774
#: drizzled/error.cc:910
2919
3775
msgid "Cannot drop default keycache"
3778
#: drizzled/error.cc:912
2923
3780
msgid "Display width out of range for column '%-.192s' (max = %d)"
3783
#: drizzled/error.cc:914
2926
3784
msgid "XAER_DUPID: The XID already exists"
3787
#: drizzled/error.cc:916
2930
3789
msgid "Datetime function: %-.32s field overflow"
3792
#: drizzled/error.cc:918
2935
3795
"Can't update table '%-.192s' in stored function/trigger because it is "
2936
3796
"already used by statement which invoked this stored function/trigger."
3799
#: drizzled/error.cc:920
2941
"The definition of table '%-.192s' prevents operation %.192s on table "
3802
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
3806
#: drizzled/error.cc:922
2946
3808
"The prepared statement contains a stored routine call that refers to that "
2947
3809
"same statement. It's not allowed to execute a prepared statement in such a "
2948
3810
"recursive manner"
3813
#: drizzled/error.cc:924
2951
3814
msgid "Not allowed to set autocommit from a stored function or trigger"
3817
#: drizzled/error.cc:926
2954
3818
msgid "Definer is not fully qualified"
3821
#: drizzled/error.cc:928
2959
3824
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2960
3825
"Current user is used as definer. Please recreate the view!"
3828
#: drizzled/error.cc:930
2965
3831
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3835
#: drizzled/error.cc:932
2970
3837
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3840
#: drizzled/error.cc:934
2974
3842
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3845
#: drizzled/error.cc:936
2979
3848
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3851
#: drizzled/error.cc:938
2984
3854
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3857
#: drizzled/error.cc:940
2988
3859
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3862
#: drizzled/error.cc:942
2993
3865
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2995
3867
"insufficient privileges. Please recreate the trigger."
3870
#: drizzled/error.cc:944
2999
3872
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3875
#: drizzled/error.cc:946
3004
3878
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3005
3879
"exceeded for routine %.192s"
3882
#: drizzled/error.cc:948
3010
3885
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3011
3886
"or contains bad data (internal code %d)"
3889
#: drizzled/error.cc:950
3015
3891
msgid "Incorrect routine name '%-.192s'"
3894
#: drizzled/error.cc:952
3019
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3897
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3900
#: drizzled/error.cc:954
3022
3901
msgid "AGGREGATE is not supported for stored functions"
3904
#: drizzled/error.cc:956
3027
"Can't create more than max_prepared_stmt_count statements (current value: %"
3907
"Can't create more than max_prepared_stmt_count statements (current value: "
3911
#: drizzled/error.cc:958
3032
3913
msgid "`%-.192s`.`%-.192s` contains view recursion"
3916
#: drizzled/error.cc:960
3036
3918
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3921
#: drizzled/error.cc:962
3039
3922
msgid "The used table type doesn't support SPATIAL indexes"
3925
#: drizzled/error.cc:964
3042
3926
msgid "Triggers can not be created on system tables"
3929
#: drizzled/error.cc:966
3046
3931
msgid "Leading spaces are removed from name '%s'"
3934
#: drizzled/error.cc:968
3049
3935
msgid "Failed to read auto-increment value from storage engine"
3938
#: drizzled/error.cc:970
3052
3939
msgid "user name"
3942
#: drizzled/error.cc:972
3055
3943
msgid "host name"
3946
#: drizzled/error.cc:974
3059
3948
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3951
#: drizzled/error.cc:976
3063
3953
msgid "The target table %-.100s of the %s is not insertable-into"
3956
#: drizzled/error.cc:978
3068
3959
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3962
#: drizzled/error.cc:980
3071
3963
msgid "Too high level of nesting for select"
3966
#: drizzled/error.cc:982
3075
3968
msgid "Name '%-.64s' has become ''"
3971
#: drizzled/error.cc:984
3079
3973
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3080
3974
"optional and non-empty FIELDS ENCLOSED BY"
3977
#: drizzled/error.cc:986
3084
3979
msgid "The foreign server, %s, you are trying to create already exists."
3982
#: drizzled/error.cc:988
3089
3985
"The foreign server name you are trying to reference does not exist. Data "
3090
3986
"source error: %-.64s"
3989
#: drizzled/error.cc:990
3095
3992
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3995
#: drizzled/error.cc:992
3100
3998
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3101
3999
"each partition"
4002
#: drizzled/error.cc:994
3105
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4005
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4008
#: drizzled/error.cc:996
3108
4009
msgid "MAXVALUE can only be used in last partition definition"
4012
#: drizzled/error.cc:998
3111
4013
msgid "Subpartitions can only be hash partitions and by key"
4016
#: drizzled/error.cc:1000
3114
4017
msgid "Must define subpartitions on all partitions if on one partition"
4020
#: drizzled/error.cc:1002
3117
4021
msgid "Wrong number of partitions defined, mismatch with previous setting"
4024
#: drizzled/error.cc:1004
3120
4025
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3123
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4028
#: drizzled/error.cc:1006
4030
"Constant/Random expression in (sub)partitioning function is not allowed"
4033
#: drizzled/error.cc:1008
3126
4034
msgid "Expression in RANGE/LIST VALUES must be constant"
4037
#: drizzled/error.cc:1010
3129
4038
msgid "Field in list of fields for partition function not found in table"
4041
#: drizzled/error.cc:1012
3132
4042
msgid "List of fields is only allowed in KEY partitions"
4045
#: drizzled/error.cc:1014
3136
4047
"The partition info in the frm file is not consistent with what can be "
3137
4048
"written into the frm file"
4051
#: drizzled/error.cc:1016
3141
4053
msgid "The %-.192s function returns the wrong type"
4056
#: drizzled/error.cc:1018
3145
4058
msgid "For %-.64s partitions each partition must be defined"
4061
#: drizzled/error.cc:1020
3148
4062
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4065
#: drizzled/error.cc:1022
3151
4066
msgid "VALUES value must be of same type as partition function"
4069
#: drizzled/error.cc:1024
3154
4070
msgid "Multiple definition of same constant in list partitioning"
4073
#: drizzled/error.cc:1026
3157
4074
msgid "Partitioning can not be used stand-alone in query"
4077
#: drizzled/error.cc:1028
3161
4079
"The mix of handlers in the partitions is not allowed in this version of "
4083
#: drizzled/error.cc:1030
3166
4085
msgid "For the partitioned engine it is necessary to define all %-.64s"
4088
#: drizzled/error.cc:1032
3169
4089
msgid "Too many partitions (including subpartitions) were defined"
4092
#: drizzled/error.cc:1034
3173
4094
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3174
4095
"partitioning for subpartitioning"
4098
#: drizzled/error.cc:1036
3177
4099
msgid "Failed to create specific handler file"
4102
#: drizzled/error.cc:1038
3180
4103
msgid "A BLOB field is not allowed in partition function"
4106
#: drizzled/error.cc:1040
3184
msgid "A %-.192s must include all columns in the table's partitioning function"
4109
"A %-.192s must include all columns in the table's partitioning function"
4112
#: drizzled/error.cc:1042
3188
4114
msgid "Number of %-.64s = 0 is not an allowed value"
4117
#: drizzled/error.cc:1044
3191
4118
msgid "Partition management on a not partitioned table is not possible"
4121
#: drizzled/error.cc:1046
3195
4123
"Foreign key condition is not yet supported in conjunction with partitioning"
4126
#: drizzled/error.cc:1048
3199
4128
msgid "Error in list of partitions to %-.64s"
4131
#: drizzled/error.cc:1050
3202
4132
msgid "Cannot remove all partitions, use DROP TABLE instead"
4135
#: drizzled/error.cc:1052
3205
4136
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4139
#: drizzled/error.cc:1054
3209
4141
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3210
4142
"their numbers"
4145
#: drizzled/error.cc:1056
3214
4147
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3215
4148
"tables using HASH PARTITIONs"
4151
#: drizzled/error.cc:1058
3219
4153
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4156
#: drizzled/error.cc:1060
3222
4157
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4160
#: drizzled/error.cc:1062
3225
4161
msgid "At least one partition must be added"
4164
#: drizzled/error.cc:1064
3228
4165
msgid "At least one partition must be coalesced"
4168
#: drizzled/error.cc:1066
3231
4169
msgid "More partitions to reorganize than there are partitions"
4172
#: drizzled/error.cc:1068
3235
4174
msgid "Duplicate partition name %-.192s"
4177
#: drizzled/error.cc:1070
3238
4178
msgid "It is not allowed to shut off binlog on this command"
3241
msgid "When reorganizing a set of partitions they must be in consecutive order"
4181
#: drizzled/error.cc:1072
4183
"When reorganizing a set of partitions they must be in consecutive order"
4186
#: drizzled/error.cc:1074
3245
4188
"Reorganize of range partitions cannot change total ranges except for last "
3246
4189
"partition where it can extend the range"
4192
#: drizzled/error.cc:1076
3249
4193
msgid "Partition function not supported in this version for this handler"
4196
#: drizzled/error.cc:1078
3252
4197
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4200
#: drizzled/error.cc:1080
3256
4202
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4205
#: drizzled/error.cc:1082
3260
4207
msgid "Plugin '%-.192s' is not loaded"
4210
#: drizzled/error.cc:1084
3264
4212
msgid "Incorrect %-.32s value: '%-.128s'"
4215
#: drizzled/error.cc:1086
3268
4217
msgid "Table has no partition for value %-.64s"
4220
#: drizzled/error.cc:1088
3272
4222
msgid "It is not allowed to specify %s more than once"
4225
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3276
4227
msgid "Failed to create %s"
4230
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3280
4232
msgid "Failed to drop %s"
4235
#: drizzled/error.cc:1094
3283
4236
msgid "The handler doesn't support autoextend of tablespaces"
4239
#: drizzled/error.cc:1096
3287
4241
"A size parameter was incorrectly specified, either number or on the form 10M"
4244
#: drizzled/error.cc:1098
3291
4246
"The size number was correct but we don't allow the digit part to be more "
3292
4247
"than 2 billion"
4250
#: drizzled/error.cc:1100
3296
4252
msgid "Failed to alter: %s"
4255
#: drizzled/error.cc:1102
3299
4256
msgid "Writing one row to the row-based binary log failed"
4259
#: drizzled/error.cc:1104
3303
4261
msgid "Table definition on master and slave does not match: %s"
4264
#: drizzled/error.cc:1106
3307
4266
"Slave running with --log-slave-updates must use row-based binary logging to "
3308
4267
"be able to replicate row-based binary log events"
4270
#: drizzled/error.cc:1108
3312
4272
msgid "Event '%-.192s' already exists"
4275
#: drizzled/error.cc:1110
3316
4277
msgid "Failed to store event %s. Error code %d from storage engine."
4280
#: drizzled/error.cc:1112
3320
4282
msgid "Unknown event '%-.192s'"
4285
#: drizzled/error.cc:1114
3324
4287
msgid "Failed to alter event '%-.192s'"
4290
#: drizzled/error.cc:1118
3327
4291
msgid "INTERVAL is either not positive or too big"
4294
#: drizzled/error.cc:1120
3330
4295
msgid "ENDS is either invalid or before STARTS"
4298
#: drizzled/error.cc:1122
3333
4299
msgid "Event execution time is in the past. Event has been disabled"
4302
#: drizzled/error.cc:1124
3336
4303
msgid "Failed to open drizzle.event"
4306
#: drizzled/error.cc:1126
3339
4307
msgid "No datetime expression provided"
4310
#: drizzled/error.cc:1128
3344
4313
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3345
4314
"probably corrupted"
4317
#: drizzled/error.cc:1130
3349
4319
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4322
#: drizzled/error.cc:1132
3352
4323
msgid "Failed to delete the event from drizzle.event"
4326
#: drizzled/error.cc:1134
3355
4327
msgid "Error during compilation of event's body"
4330
#: drizzled/error.cc:1136
3358
4331
msgid "Same old and new event name"
4334
#: drizzled/error.cc:1138
3362
4336
msgid "Data for column '%s' too long"
4339
#: drizzled/error.cc:1140
3366
4341
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4344
#: drizzled/error.cc:1142
3371
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4347
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
4351
#: drizzled/error.cc:1144
3375
4352
msgid "You can't write-lock a log table. Only read access is possible"
4355
#: drizzled/error.cc:1146
3378
4356
msgid "You can't use locks with log tables."
4359
#: drizzled/error.cc:1148
3383
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3384
"d would lead to a duplicate entry"
4362
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4363
"%d would lead to a duplicate entry"
4366
#: drizzled/error.cc:1150
3389
4369
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3390
4370
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4373
#: drizzled/error.cc:1152
3394
4375
"Cannot switch out of the row-based binary log format when the session has "
3395
4376
"open temporary tables"
4379
#: drizzled/error.cc:1154
3399
4381
"Cannot change the binary logging format inside a stored function or trigger"
4384
#: drizzled/error.cc:1156
3403
4386
"The NDB cluster engine does not support changing the binlog format on the "
4390
#: drizzled/error.cc:1158
3407
4391
msgid "Cannot create temporary table with partitions"
4394
#: drizzled/error.cc:1160
3410
4395
msgid "Partition constant is out of partition function domain"
4398
#: drizzled/error.cc:1162
3413
4399
msgid "This partition function is not allowed"
4402
#: drizzled/error.cc:1164
3416
4403
msgid "Error in DDL log"
4406
#: drizzled/error.cc:1166
3419
4407
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4410
#: drizzled/error.cc:1168
3422
4411
msgid "Incorrect partition name"
4414
#: drizzled/error.cc:1170
3426
4416
"Transaction isolation level can't be changed while a transaction is in "
4420
#: drizzled/error.cc:1172
3432
4423
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3433
4424
"'%-.192s' for key '%-.192s'"
4427
#: drizzled/error.cc:1174
3437
4429
msgid "Internal scheduler error %d"
4432
#: drizzled/error.cc:1176
3441
4434
msgid "Error during starting/stopping of the scheduler. Error code %u"
4437
#: drizzled/error.cc:1178
3444
4438
msgid "Engine cannot be used in partitioned tables"
4441
#: drizzled/error.cc:1180
3448
4443
msgid "Cannot activate '%-.64s' log"
4446
#: drizzled/error.cc:1182
3451
4447
msgid "The server was not built with row-based replication"
4450
#: drizzled/error.cc:1184
3454
4451
msgid "Decoding of base64 string failed"
4454
#: drizzled/error.cc:1186
3457
4455
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4458
#: drizzled/error.cc:1188
3461
4460
"Cannot proceed because system tables used by Event Scheduler were found "
3462
4461
"damaged at server start"
4464
#: drizzled/error.cc:1190
3465
4465
msgid "Only integers allowed as number here"
4468
#: drizzled/error.cc:1192
3468
4469
msgid "This storage engine cannot be used for log tables"
4472
#: drizzled/error.cc:1194
3472
4474
msgid "You cannot '%s' a log table if logging is enabled"
4477
#: drizzled/error.cc:1196
3477
4480
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4485
#: drizzled/error.cc:1198
3483
4487
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4490
#: drizzled/error.cc:1200
3487
4492
msgid "Incorrect parameters in the call to native function '%-.192s'"
4495
#: drizzled/error.cc:1202
3491
4497
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4500
#: drizzled/error.cc:1204
3495
4502
msgid "This function '%-.192s' has the same name as a native function"
4505
#: drizzled/error.cc:1206
3499
4507
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4510
#: drizzled/error.cc:1208
3502
4511
msgid "Too many files opened, please execute the command again"
4514
#: drizzled/error.cc:1210 drizzled/error.cc:1212
3506
4516
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3507
4517
"The event was dropped immediately after creation."
4520
#: drizzled/error.cc:1214
3511
4522
msgid "The incident %s occurred on the master. Message: %-.64s"
4525
#: drizzled/error.cc:1216
3514
4526
msgid "Table has no partition for some existing values"
4529
#: drizzled/error.cc:1218
3517
4530
msgid "Statement is not safe to log in statement format."
4533
#: drizzled/error.cc:1220
3521
4535
msgid "Fatal error: %s"
4538
#: drizzled/error.cc:1222
3525
4540
msgid "Relay log read failure: %s"
4543
#: drizzled/error.cc:1224
3529
4545
msgid "Relay log write failure: %s"
4548
#: drizzled/error.cc:1228
3533
4550
msgid "Master command %s failed: %s"
4553
#: drizzled/error.cc:1230
3537
4555
msgid "Binary logging not possible. Message: %s"
4558
#: drizzled/error.cc:1232
3541
4560
msgid "View `%-.64s`.`%-.64s` has no creation context"
4563
#: drizzled/error.cc:1234
3545
4565
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4568
#: drizzled/error.cc:1236
3549
4570
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4573
#: drizzled/error.cc:1238
3553
4575
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4578
#: drizzled/error.cc:1240
3557
4580
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4583
#: drizzled/error.cc:1242
3561
4585
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4588
#: drizzled/error.cc:1244
3565
4590
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4593
#: drizzled/error.cc:1246
3569
4595
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4598
#: drizzled/error.cc:1248
3573
4600
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4603
#: drizzled/error.cc:1250
3577
4605
msgid "Ambiguous slave modes combination. %s"
4608
#: drizzled/error.cc:1252
3582
4611
"The BINLOG statement of type `%s` was not preceded by a format description "
3583
4612
"BINLOG statement."
4615
#: drizzled/error.cc:1254
3586
4616
msgid "Corrupted replication event was detected"
4619
#: drizzled/error.cc:1256
3590
4621
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4624
#: drizzled/error.cc:1258
3594
4626
msgid "Being purged log %s was not found"
4629
#: drizzled/error.cc:1260
3598
4631
msgid "Converted to non-transactional lock on '%-.64s'"
4634
#: drizzled/error.cc:1262
3602
4636
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4639
#: drizzled/error.cc:1264
3607
4642
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4645
#: drizzled/error.cc:1266
3611
4647
msgid "Can't access storage engine of table %-.64s"
4650
#: drizzled/error.cc:1268
3614
4651
msgid "Starting backup process"
4654
#: drizzled/error.cc:1270
3617
4655
msgid "Backup completed"
4658
#: drizzled/error.cc:1272
3620
4659
msgid "Starting restore process"
4662
#: drizzled/error.cc:1274
3623
4663
msgid "Restore completed"
4666
#: drizzled/error.cc:1276
3626
4667
msgid "Nothing to backup"
4670
#: drizzled/error.cc:1278
3630
4672
msgid "Database '%-.64s' cannot be included in a backup"
4675
#: drizzled/error.cc:1280
3634
4677
"Error during backup operation - server's error log contains more information "
3635
4678
"about the error"
4681
#: drizzled/error.cc:1282
3639
4683
"Error during restore operation - server's error log contains more "
3640
4684
"information about the error"
4687
#: drizzled/error.cc:1284
3644
4689
"Can't execute this command because another BACKUP/RESTORE operation is in "
4693
#: drizzled/error.cc:1286
3648
4694
msgid "Error when preparing for backup operation"
4697
#: drizzled/error.cc:1288
3651
4698
msgid "Error when preparing for restore operation"
4701
#: drizzled/error.cc:1290
3655
4703
msgid "Invalid backup location '%-.64s'"
4706
#: drizzled/error.cc:1292
3659
4708
msgid "Can't read backup location '%-.64s'"
4711
#: drizzled/error.cc:1294
3663
4713
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4716
#: drizzled/error.cc:1296
3666
4717
msgid "Can't enumerate server databases"
4720
#: drizzled/error.cc:1298
3669
4721
msgid "Can't enumerate server tables"
4724
#: drizzled/error.cc:1300
3673
4726
msgid "Can't enumerate tables in database %-.64s"
4729
#: drizzled/error.cc:1302
3677
4731
msgid "Skipping view %-.64s in database %-.64s"
4734
#: drizzled/error.cc:1304
3681
4736
msgid "Skipping table %-.64s since it has no valid storage engine"
4739
#: drizzled/error.cc:1306
3685
4741
msgid "Can't open table %-.64s"
4744
#: drizzled/error.cc:1308
3688
4745
msgid "Can't read backup archive preamble"
4748
#: drizzled/error.cc:1310
3691
4749
msgid "Can't write backup archive preamble"
4752
#: drizzled/error.cc:1312
3695
4754
msgid "Can't find backup driver for table %-.64s"
4757
#: drizzled/error.cc:1314
3700
4760
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4764
#: drizzled/error.cc:1316
3705
4766
msgid "Can't create %-.64s backup driver"
4769
#: drizzled/error.cc:1318
3709
4771
msgid "Can't create %-.64s restore driver"
4774
#: drizzled/error.cc:1320
3713
4776
msgid "Found %d images in backup archive but maximum %d are supported"
4779
#: drizzled/error.cc:1322
3717
4781
msgid "Error when saving meta-data of %-.64s"
4784
#: drizzled/error.cc:1324
3720
4785
msgid "Error when reading meta-data list"
4788
#: drizzled/error.cc:1326
3724
4790
msgid "Can't create %-.64s"
4793
#: drizzled/error.cc:1328
3727
4794
msgid "Can't allocate buffer for image data transfer"
4797
#: drizzled/error.cc:1330
3731
4799
msgid "Error when writing %-.64s backup image data (for table #%d)"
4802
#: drizzled/error.cc:1332
3734
4803
msgid "Error when reading data from backup stream"
4806
#: drizzled/error.cc:1334
3737
4807
msgid "Can't go to the next chunk in backup stream"
4810
#: drizzled/error.cc:1336
3741
4812
msgid "Can't initialize %-.64s backup driver"
4815
#: drizzled/error.cc:1338
3745
4817
msgid "Can't initialize %-.64s restore driver"
4820
#: drizzled/error.cc:1340
3749
4822
msgid "Can't shut down %-.64s backup driver"
4825
#: drizzled/error.cc:1342
3753
4827
msgid "Can't shut down %-.64s backup driver(s)"
4830
#: drizzled/error.cc:1344
3757
4832
msgid "%-.64s backup driver can't prepare for synchronization"
4835
#: drizzled/error.cc:1346
3761
4837
msgid "%-.64s backup driver can't create its image validity point"
4840
#: drizzled/error.cc:1348
3765
4842
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4845
#: drizzled/error.cc:1350
3769
4847
msgid "%-.64s backup driver can't cancel its backup operation"
4850
#: drizzled/error.cc:1352
3773
4852
msgid "%-.64s restore driver can't cancel its restore operation"
4855
#: drizzled/error.cc:1354
3777
4857
msgid "Error when polling %-.64s backup driver for its image data"
4860
#: drizzled/error.cc:1356
3781
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4863
"Error when sending image data (for table #%d) to %-.64s restore driver"
4866
#: drizzled/error.cc:1358
3786
4869
"After %d attempts %-.64s restore driver still can't accept next block of data"
4872
#: drizzled/error.cc:1360
3790
4874
msgid "Open and lock tables failed in %-.64s"
4877
#: drizzled/error.cc:1362
3793
4878
msgid "Backup driver's table locking thread can not be initialized."
4881
#: drizzled/error.cc:1364
3797
4883
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3798
4884
"and 'drizzle.online_backup_progress'."
4887
#: drizzled/error.cc:1366
3802
4889
msgid "Tablespace '%-.192s' already exists"
4892
#: drizzled/error.cc:1368
3806
4894
msgid "Tablespace '%-.192s' doesn't exist"
4897
#: drizzled/error.cc:1370
3810
4899
msgid "Unexpected master's heartbeat data: %s"
4902
#: drizzled/error.cc:1372
3814
4904
msgid "The requested value for the heartbeat period %s %s"
4907
#: drizzled/error.cc:1374
3818
4909
msgid "Can't write to the online backup progress log %-.64s."
4912
#: drizzled/error.cc:1376
3822
4914
msgid "Tablespace '%-.192s' not empty"
4917
#: drizzled/error.cc:1378
3827
4920
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3829
4922
"while the same tablespace is defined on the server as '%-.256s'"
4925
#: drizzled/error.cc:1380
3832
4926
msgid "A virtual column cannot be based on a virtual column"
4929
#: drizzled/error.cc:1382
3836
4931
msgid "Non-deterministic expression for virtual column '%s'."
4934
#: drizzled/error.cc:1384
3841
4937
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4940
#: drizzled/error.cc:1386
3844
4941
msgid "Primary key cannot be defined upon a virtual column."
4944
#: drizzled/error.cc:1388
3847
4945
msgid "Key/Index cannot be defined on a non-stored virtual column."
4948
#: drizzled/error.cc:1390
3851
4950
msgid "Cannot define foreign key with %s clause on a virtual column."
4953
#: drizzled/error.cc:1392
3855
4955
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4958
#: drizzled/error.cc:1394
3859
4960
msgid "'%s' is not yet supported for virtual columns."
4963
#: drizzled/error.cc:1396
3862
4964
msgid "Constant expression in virtual column function is not allowed."
4967
#: drizzled/error.cc:1398
3865
4968
msgid "Encountered an unknown temporal type."
4971
#: drizzled/error.cc:1400
3869
4973
msgid "Received an invalid string format '%s' for a date value."
4976
#: drizzled/error.cc:1402
3873
4978
msgid "Received an invalid string format '%s' for a time value."
4981
#: drizzled/error.cc:1404
3877
4983
msgid "Received an invalid value '%s' for a UNIX timestamp."
4986
#: drizzled/error.cc:1406
3881
4988
msgid "Received an invalid datetime value '%s'."
4991
#: drizzled/error.cc:1408
3885
4993
msgid "Received a NULL argument for function '%s'."
4996
#: drizzled/error.cc:1410
3889
4998
msgid "Received an invalid negative argument '%s' for function '%s'."
5001
#: drizzled/error.cc:1412
3893
5003
msgid "Received an out-of-range argument '%s' for function '%s'."
5006
#: drizzled/error.cc:1414
3897
5008
msgid "Received an invalid time value '%s'."
5011
#: drizzled/error.cc:1416
3901
5013
msgid "Received an invalid enum value '%s'."
3904
msgid "Tables which are replicated require a primary key."
3908
msgid "Corrupt or invalid table definition: %s"
3912
msgid "Schema does not exist: %s"
3916
msgid "Error altering schema: %s"
3920
msgid "Error droppping Schema : %s"
5016
#: drizzled/logging.cc:59
5018
msgid "logging '%s' pre() failed"
5021
#: drizzled/logging.cc:84
5023
msgid "logging '%s' post() failed"
5026
#: drizzled/plugin/storage_engine.cc:295
5028
msgid "Found %d prepared transaction(s) in %s"
5031
#: drizzled/plugin/storage_engine.cc:369
5032
msgid "Starting crash recovery..."
5035
#: drizzled/plugin/storage_engine.cc:378
5037
msgid "Found %d prepared XA transactions"
5040
#: drizzled/plugin/storage_engine.cc:383
5043
"Found %d prepared transactions! It means that drizzled was not shut down "
5044
"properly last time and critical recovery information (last binlog or %s "
5045
"file) was manually deleted after a crash. You have to start drizzled with "
5046
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5049
#: drizzled/plugin/storage_engine.cc:393
5050
msgid "Crash recovery finished."
5053
#: drizzled/qcache.cc:63
5055
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5058
#: drizzled/qcache.cc:86
5060
msgid "qcache plugin '%s' set() failed"
5063
#: drizzled/qcache.cc:110
5065
msgid "qcache plugin '%s' invalidate_table() failed"
5068
#: drizzled/qcache.cc:137
5070
msgid "qcache plugin '%s' invalidate_db() failed"
5073
#: drizzled/qcache.cc:157
5075
msgid "qcache plugin '%s' flush() failed"
5078
#: drizzled/scheduling.cc:37
5081
"Attempted to register a scheduler %s, but a scheduler has already been "
5082
"registered with that name.\n"
5085
#: drizzled/scheduling.cc:62
5087
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5090
#: drizzled/scheduling.cc:77
5091
msgid "Scheduler initialization failed.\n"
5094
#: drizzled/sql_base.cc:2262
5096
msgid "Table %s had a open data handler in reopen_table"
5099
#: drizzled/sql_base.cc:2854
5101
msgid "Couldn't repair table: %s.%s"
5104
#: drizzled/sql_base.cc:2896
5107
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5108
"`%s`.`%s`' to replication"
5111
#: drizzled/sql_base.cc:3498
5113
msgid "Could not remove temporary table: '%s', error: %d"
5116
#: drizzled/sql_plugin.cc:528
5118
msgid "Plugin '%s' init function returned error.\n"
5121
#: drizzled/sql_plugin.cc:707
5122
msgid "plugin-load parameter too long"
5125
#: drizzled/sql_plugin.cc:767
5127
msgid "Couldn't load plugin named '%s' with soname '%s'."
5130
#: drizzled/sql_plugin.cc:1107
5131
msgid "Out of memory."
5134
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
5136
msgid "Unknown variable type code 0x%x in plugin '%s'."
5139
#: drizzled/sql_plugin.cc:1989
5142
"Server variable %s of plugin %s was forced to be read-only: string variable "
5143
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5146
#: drizzled/sql_plugin.cc:2020
5148
msgid "Missing variable name in plugin '%s'."
5151
#: drizzled/sql_plugin.cc:2037
5153
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5156
#: drizzled/sql_plugin.cc:2155
5158
msgid "Out of memory for plugin '%s'."
5161
#: drizzled/sql_plugin.cc:2162
5163
msgid "Bad options for plugin '%s'."
5166
#: drizzled/sql_plugin.cc:2171
5168
msgid "Parsing options for plugin '%s' failed."
5171
#: drizzled/sql_plugin.cc:2214
5173
msgid "Plugin '%s' has conflicting system variables"
5176
#: drizzled/sql_table.cc:124
5178
msgid "Invalid (old?) table or database name '%s'"
5181
#: drizzled/sql_table.cc:2655
5183
msgid "Unknown - internal error %d during operation"
5186
#: drizzled/sql_table.cc:4227
5188
msgid "Could not open table %s.%s after rename\n"
5191
#: drizzled/sql_table.cc:4407
5194
"order_st BY ignored because there is a user-defined clustered index in the "
5198
#: drizzled/table.cc:354
5201
"'%s' had no or invalid character set, and default character set is multi-"
5202
"byte, so character column sizes may have changed"
5205
#: drizzled/table.cc:1782
5207
msgid "Unknown collation '%s' in table '%-.64s' definition"
5210
#: drizzled/table.cc:1789
5213
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5217
#: drizzled/table.cc:2251
5220
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5224
#: drizzled/table.cc:2278
5227
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5228
"have type %s, found type %s."
5231
#: drizzled/table.cc:2289
5234
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5235
"position %d to have character set '%s' but the type has no character set."
5238
#: drizzled/table.cc:2301
5241
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5242
"position %d to have character set '%s' but found character set '%s'."
5245
#: drizzled/table.cc:2314
5248
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5249
"have type %s but the column is not found."
5252
#: drizzled/table.cc:4400
5254
msgid "Got error %d when reading table '%s'"
5257
#: drizzled/tztime.cc:1061
5259
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5262
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5264
msgid "%s: option `%s' is ambiguous\n"
5267
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5269
msgid "%s: option `--%s' doesn't allow an argument\n"
5272
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5274
msgid "%s: option `%c%s' doesn't allow an argument\n"
5277
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5278
#: gnulib/getopt.c:993
5280
msgid "%s: option `%s' requires an argument\n"
5283
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5285
msgid "%s: unrecognized option `--%s'\n"
5288
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5290
msgid "%s: unrecognized option `%c%s'\n"
5293
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5295
msgid "%s: illegal option -- %c\n"
5298
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5300
msgid "%s: invalid option -- %c\n"
5303
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5304
#: gnulib/getopt.c:1064
5306
msgid "%s: option requires an argument -- %c\n"
5309
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5311
msgid "%s: option `-W %s' is ambiguous\n"
5314
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5316
msgid "%s: option `-W %s' doesn't allow an argument\n"
5319
#: mysys/errors.cc:25
5321
msgid "Can't create/write to file '%s' (Errcode: %d)"
5324
#: mysys/errors.cc:26
5326
msgid "Error reading file '%s' (Errcode: %d)"
5329
#: mysys/errors.cc:27
5331
msgid "Error writing file '%s' (Errcode: %d)"
5332
msgstr "ファイル'%s'を書き込み中にエラー (エラーコード: %d)"
5334
#: mysys/errors.cc:28
5336
msgid "Error on close of '%s' (Errcode: %d)"
5339
#: mysys/errors.cc:29
5341
msgid "Out of memory (Needed %u bytes)"
5344
#: mysys/errors.cc:30
5346
msgid "Error on delete of '%s' (Errcode: %d)"
5349
#: mysys/errors.cc:31
5351
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5354
#: mysys/errors.cc:32
5356
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5359
#: mysys/errors.cc:33
5361
msgid "Can't lock file (Errcode: %d)"
5364
#: mysys/errors.cc:34
3924
5366
msgid "Can't unlock file (Errcode: %d)"
3925
5367
msgstr "ファイルをアンロックできません(エラーコード: %d)"
5369
#: mysys/errors.cc:35
5371
msgid "Can't read dir of '%s' (Errcode: %d)"
5374
#: mysys/errors.cc:36
5376
msgid "Can't get stat of '%s' (Errcode: %d)"
5379
#: mysys/errors.cc:37
3928
5381
msgid "Can't change size of file (Errcode: %d)"
5384
#: mysys/errors.cc:38
3932
5386
msgid "Can't open stream from handle (Errcode: %d)"
5389
#: mysys/errors.cc:39
5391
msgid "Can't get working dirctory (Errcode: %d)"
5394
#: mysys/errors.cc:40
5396
msgid "Can't change dir to '%s' (Errcode: %d)"
5397
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
5399
#: mysys/errors.cc:41
3936
5401
msgid "Warning: '%s' had %d links"
5404
#: mysys/errors.cc:42
3940
5406
msgid "Warning: %d files and %d streams is left open\n"
5409
#: mysys/errors.cc:43
5411
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5414
#: mysys/errors.cc:44
3944
5416
msgid "Can't create directory '%s' (Errcode: %d)"
5419
#: mysys/errors.cc:45
3949
5422
"Character set '%s' is not a compiled character set and is not specified in "
5426
#: mysys/errors.cc:46
3954
5428
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5431
#: mysys/errors.cc:47
3958
5433
msgid "Can't read value for symlink '%s' (Error %d)"
5436
#: mysys/errors.cc:48
3962
5438
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5441
#: mysys/errors.cc:49
3966
5443
msgid "Error on realpath() on '%s' (Error %d)"
5446
#: mysys/errors.cc:50
3970
5448
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5451
#: mysys/errors.cc:51
3975
5454
"Collation '%s' is not a compiled collation and is not specified in the %s "
5458
#: mysys/errors.cc:52
5460
msgid "File '%s' not found (Errcode: %d)"
5463
#: mysys/errors.cc:53
3980
5465
msgid "File '%s' (fileno: %d) was not closed"
3984
msgid "error: could not open directory: %s\n"
3988
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3992
msgid "Cannot open file: %s\n"
3996
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4000
msgid "Attempted to read record bigger than INT_MAX\n"
4004
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4008
msgid "Could not read transaction message.\n"
4012
msgid "GPB ERROR: %s.\n"
4023
msgid "Unable to parse command. Got error: %s.\n"
4027
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4031
msgid "Usage: %s TRANSACTION_LOG\n"
5468
#: mysys/my_error.cc:85
5470
msgid "Unknown error %d"
5473
#: mysys/my_getopt.cc:89
4034
5474
msgid "Warning: "
5477
#: mysys/my_getopt.cc:91
5481
#: mysys/my_getopt.cc:355
4041
5483
msgid "%s: %s: Option '%s' used, but is disabled\n"
5486
#: mysys/my_getopt.cc:356
4044
5487
msgid "WARNING"
5490
#: mysys/my_getopt.cc:356
5494
#: mysys/my_getopt.cc:459
4051
5496
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5499
#: mysys/my_getopt.cc:774
4055
5501
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5504
#: mysys/my_getopt.cc:967
4059
5506
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5509
#: mysys/my_getopt.cc:1199
4063
5511
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5514
#: mysys/my_getopt.cc:1219
4071
5520
"--------------------------------- -----------------------------\n"
5523
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
4074
5524
msgid "(No default value)"
5527
#: mysys/my_getopt.cc:1254
5531
#: mysys/my_getopt.cc:1254
5535
#: mysys/my_getopt.cc:1287
4084
5537
msgid "(Disabled)\n"
4088
msgid "errmsg plugin '%s' errmsg() failed"
4092
msgid "A function named %s already exists!\n"
4095
msgid "Could not add Function!\n"
4098
msgid "No sockets could be bound for listening"
4102
msgid "pipe() failed with errno %d"
4106
msgid "poll() failed with errno %d"
4110
msgid "accept() failed with errno %d"
4114
msgid "getaddrinfo() failed with error %s"
4118
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4122
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4126
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4130
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4134
msgid "setsockopt(SO_LINGER) failed with errno %d"
4138
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4142
msgid "Retrying bind() on %u"
4146
msgid "bind() failed with errno: %d"
4149
msgid "Do you already have another drizzled running?"
4153
msgid "listen() failed with errno %d"
4157
msgid "Listening on %s:%s\n"
4162
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4167
msgid "Plugin '%s' init function returned error.\n"
4171
msgid "Couldn't load plugin library named '%s'.\n"
4175
msgid "Couldn't load plugin named '%s'.\n"
4178
msgid "Out of memory."
4182
msgid "Unknown variable type code 0x%x in plugin '%s'."
4187
"Server variable %s of plugin %s was forced to be read-only: string variable "
4188
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4192
msgid "Missing variable name in plugin '%s'."
4196
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4200
msgid "Out of memory for plugin '%s'."
4204
msgid "Bad options for plugin '%s'."
4208
msgid "Parsing options for plugin '%s' failed."
4212
msgid "Plugin '%s' has conflicting system variables"
4216
msgid "logging '%s' pre() failed"
4220
msgid "logging '%s' post() failed"
4224
msgid "logging '%s' postEnd() failed"
4228
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4232
msgid "qcache plugin '%s' set() failed"
4236
msgid "qcache plugin '%s' invalidateTable() failed"
4240
msgid "qcache plugin '%s' invalidateDb() failed"
4244
msgid "qcache plugin '%s' flush() failed"
4248
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4252
msgid "Fatal error: Failed initializing %s plugin.\n"
4257
"Attempted to register a scheduler %s, but a scheduler has already been "
4258
"registered with that name.\n"
4262
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4266
msgid "Error while loading database options: '%s':"
4267
msgstr "データベースのオプションをロード中にエラー: '%s'"
4270
msgid "Found %d prepared transaction(s) in resource manager."
4273
msgid "Starting crash recovery..."
4277
msgid "Found %d prepared XA transactions"
4282
"Found %d prepared transactions! It means that drizzled was not shut down "
4283
"properly last time and critical recovery information (last binlog or %s "
4284
"file) was manually deleted after a crash. You have to start drizzled with "
4285
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4288
msgid "Crash recovery finished."
4292
msgid "Could not remove temporary table: '%s', error: %d"
4296
msgid "Variable named %s already exists!\n"
4300
msgid "Could not add Variable: %s\n"
4304
msgid "Table %s had a open data Cursor in reopen_table"
4308
msgid "Unknown - internal error %d during operation"
4313
"order_st BY ignored because there is a user-defined clustered index in the "
4319
"'%s' had no or invalid character set, and default character set is multi-"
4320
"byte, so character column sizes may have changed"
4324
msgid "Unknown collation '%s' in table '%-.64s' definition"
4329
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4334
msgid "Got error %d when reading table '%s'"
4338
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4342
msgid "%s: option `%s' is ambiguous\n"
4346
msgid "%s: option `--%s' doesn't allow an argument\n"
4350
msgid "%s: option `%c%s' doesn't allow an argument\n"
4354
msgid "%s: option `%s' requires an argument\n"
4358
msgid "%s: unrecognized option `--%s'\n"
4362
msgid "%s: unrecognized option `%c%s'\n"
4366
msgid "%s: illegal option -- %c\n"
4370
msgid "%s: invalid option -- %c\n"
4374
msgid "%s: option requires an argument -- %c\n"
4378
msgid "%s: option `-W %s' is ambiguous\n"
4382
msgid "%s: option `-W %s' doesn't allow an argument\n"
5540
#: plugin/auth_http/auth_http.cc:128
4385
5541
msgid "Enable HTTP Auth check"
5544
#: plugin/auth_http/auth_http.cc:138
4388
5545
msgid "URL for HTTP Auth check"
4391
msgid "Enable the console."
4394
msgid "Turn on extra debugging."
4397
msgid "User to use for auth."
4400
msgid "Password to use for auth."
4403
msgid "Default database to use."
4406
msgid "Enable default replicator"
4409
msgid "Default Replicator"
4413
"Port number to use for connection or 0 for default to, in order of "
4414
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4417
msgid "Connect Timeout."
4420
msgid "Read Timeout."
4423
msgid "Write Timeout."
4426
msgid "Retry Count."
4429
msgid "Buffer length."
4432
msgid "Address to bind to."
4435
msgid "Unknown Drizzle error"
4436
msgstr "未知のDrizzleエラー"
4439
msgid "Can't create UNIX socket (%d)"
4440
msgstr "UNIXソケットを作成できません (%d)"
4443
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4447
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4451
msgid "Can't create TCP/IP socket (%d)"
4452
msgstr "TCP/IPソケット(%d)を作成できません"
4455
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4458
msgid "Drizzle server has gone away"
4462
msgid "Protocol mismatch; server version = %d, client version = %d"
4465
msgid "Drizzle client ran out of memory"
4468
msgid "Wrong host info"
4471
msgid "Localhost via UNIX socket"
4472
msgstr "UNIX socketを経由してLocalhostへ"
4475
msgid "%-.100s via TCP/IP"
4478
msgid "Error in server handshake"
4481
msgid "Lost connection to Drizzle server during query"
4484
msgid "Commands out of sync; you can't run this command now"
4488
msgid "Named pipe: %-.32s"
4492
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4496
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4500
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4504
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4507
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4510
msgid "Embedded server"
4513
msgid "Error on SHOW SLAVE STATUS:"
4514
msgstr "SHOW SLAVE STATUSでエラー"
4516
msgid "Error on SHOW SLAVE HOSTS:"
4517
msgstr "SHOW SLAVE HOSTSでエラー:"
4519
msgid "Error connecting to slave:"
4520
msgstr "スレーブとの接続でエラー"
4522
msgid "Error connecting to master:"
4523
msgstr "マスターとの接続でエラー"
4525
msgid "SSL connection error"
4528
msgid "Malformed packet"
4531
msgid "(unused error message)"
4532
msgstr "(未使用のエラーメッセージ)"
4534
msgid "Invalid use of null pointer"
4535
msgstr "ヌルポインタの不正使用"
4537
msgid "Statement not prepared"
4540
msgid "No data supplied for parameters in prepared statement"
4543
msgid "Data truncated"
4544
msgstr "データをトランケート(切り詰め)ました"
4546
msgid "No parameters exist in the statement"
4547
msgstr "ステートメントにパラメータが存在しません"
4549
msgid "Invalid parameter number"
4554
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4558
msgid "Using unsupported buffer type: %d (parameter: %d)"
4562
msgid "Shared memory: %-.100s"
4563
msgstr "共有メモリ: %-.100s"
4565
msgid "Wrong or unknown protocol"
4566
msgstr "不正、もしくは不明なプロトコル"
4568
msgid "Invalid connection handle"
4572
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4573
"option 'secure_auth' enabled)"
4576
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4577
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
4579
msgid "Attempt to read column without prior row fetch"
4582
msgid "Prepared statement contains no metadata"
4586
"Attempt to read a row while there is no result set associated with the "
4590
msgid "This feature is not implemented yet"
4595
"Lost connection to Drizzle server while waiting for initial communication "
4596
"packet, system error: %d"
4601
"Lost connection to Drizzle server while reading initial communication "
4602
"packet, system error: %d"
4607
"Lost connection to Drizzle server while sending authentication information, "
4613
"Lost connection to Drizzle server while reading authorization information, "
4619
"Lost connection to Drizzle server while setting initial database, system "
4624
msgid "Statement closed indirectly because of a preceding %s() call"
4628
msgid "Failed to send error message to libnotify\n"
5548
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4631
5549
msgid "Error Messages to stderr"
4634
msgid "Enable filtered replicator"
4637
msgid "List of schemas to filter"
4640
msgid "List of tables to filter"
4643
msgid "Regular expression to apply to schemas to filter"
4646
msgid "Regular expression to apply to tables to filter"
4649
msgid "Filtered Replicator"
5552
#: plugin/logging_gearman/logging_gearman.cc:263
4653
5554
msgid "fail gearman_client_create(): %s"
5557
#: plugin/logging_gearman/logging_gearman.cc:273
4657
5559
msgid "fail gearman_client_add_server(): %s"
5562
#: plugin/logging_gearman/logging_gearman.cc:299
4660
5563
msgid "Enable logging to a gearman server"
5566
#: plugin/logging_gearman/logging_gearman.cc:308
4663
5567
msgid "Hostname for logging to a Gearman server"
5570
#: plugin/logging_gearman/logging_gearman.cc:317
4666
5571
msgid "Gearman Function to send logging to"
5574
#: plugin/logging_gearman/logging_gearman.cc:334
4669
5575
msgid "Log queries to a Gearman server"
5578
#: plugin/logging_query/logging_query.cc:278
4673
5580
msgid "fail open() fn=%s er=%s\n"
5583
#: plugin/logging_query/logging_query.cc:317
4676
5584
msgid "Enable logging to CSV file"
5587
#: plugin/logging_query/logging_query.cc:326
4679
5588
msgid "File to log to"
4682
msgid "PCRE to match the query against"
5591
#: plugin/logging_query/logging_query.cc:335
5592
#: plugin/logging_syslog/logging_syslog.cc:248
4685
5593
msgid "Threshold for logging slow queries, in microseconds"
5596
#: plugin/logging_query/logging_query.cc:347
5597
#: plugin/logging_syslog/logging_syslog.cc:260
4688
5598
msgid "Threshold for logging big queries, for rows returned"
5601
#: plugin/logging_query/logging_query.cc:359
5602
#: plugin/logging_syslog/logging_syslog.cc:272
4691
5603
msgid "Threshold for logging big queries, for rows examined"
5606
#: plugin/logging_query/logging_query.cc:381
4694
5607
msgid "Log queries to a CSV file"
5610
#: plugin/logging_syslog/logging_syslog.cc:169
4698
5612
msgid "syslog facility \"%s\" not known, using \"local0\""
5615
#: plugin/logging_syslog/logging_syslog.cc:186
4702
5617
msgid "syslog priority \"%s\" not known, using \"info\""
4705
msgid "Enable logging to syslog"
5620
#: plugin/logging_syslog/logging_syslog.cc:212
5621
msgid "Enable logging"
5624
#: plugin/logging_syslog/logging_syslog.cc:221
4708
5625
msgid "Syslog Ident"
5628
#: plugin/logging_syslog/logging_syslog.cc:230
4711
5629
msgid "Syslog Facility"
5632
#: plugin/logging_syslog/logging_syslog.cc:239
4714
5633
msgid "Syslog Priority"
5636
#: plugin/logging_syslog/logging_syslog.cc:296
4717
5637
msgid "Log to syslog"
4720
msgid "List of memcached servers."
4723
msgid "Memcached Stats as I_S tables"
5640
#: plugin/multi_thread/multi_thread.cc:137
5641
msgid "Maximum number of user threads available."
5644
#: plugin/myisam/ha_myisam.cc:468
4727
5646
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5649
#: plugin/myisam/ha_myisam.cc:472
4731
5651
msgid "Got an error from unknown thread, %s:%d"
5654
#: plugin/myisam/ha_myisam.cc:478
4734
5655
msgid "Unknown thread accessing table"
5658
#: plugin/myisam/ha_myisam.cc:1861
4737
5659
msgid "Block size to be used for MyISAM index pages."
4741
"This characterizes the number of hits a hot block has to be untouched until "
4742
"it is considered aged enough to be downgraded to a warm block. This "
4743
"specifies the percentage ratio of that number of hits to the total number of "
4744
"blocks in key cache"
4746
"キーキャッシュにおいて、活発なブロックがアクセスされずに時間が経過することに"
4747
"よって活発でないブロックへとダウングレードするときのヒット数に関する特性。こ"
4748
"のオプションは、キーキャッシュの全ブロック数に対するヒット率のパーセンテージ"
4751
msgid "The minimum percentage of warm blocks in key cache"
4752
msgstr "キーキャッシュ内の活発でないブロックの最小の比率(パーセンテージ)。"
4755
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4756
"this to get better index handling (for all reads and multiple writes) to as "
4757
"much as you can afford;"
4759
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参"
4760
"照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増やす。"
5662
#: plugin/myisam/ha_myisam.cc:1867
4763
5664
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4764
5665
"disables parallel repair."
5668
#: plugin/myisam/ha_myisam.cc:1873
4768
5670
"Don't use the fast sort index method to created index if the temporary file "
4769
5671
"would get bigger than this."
5674
#: plugin/myisam/ha_myisam.cc:1878
4773
5676
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4774
5677
"when creating indexes with CREATE INDEX or ALTER TABLE."
5680
#: plugin/myisam/ha_myisam.cc:1884
4777
5681
msgid "Default pointer size to be used for MyISAM tables."
5684
#: plugin/myisam/my_handler_errors.cc:34
4780
5685
msgid "Didn't find key on read or update"
5688
#: plugin/myisam/my_handler_errors.cc:36
4783
5689
msgid "Duplicate key on write or update"
5692
#: plugin/myisam/my_handler_errors.cc:38
4786
5693
msgid "Internal (unspecified) error in handler"
5696
#: plugin/myisam/my_handler_errors.cc:40
4790
5698
"Someone has changed the row since it was read (while the table was locked to "
5702
#: plugin/myisam/my_handler_errors.cc:43
4794
5703
msgid "Wrong index given to function"
5706
#: plugin/myisam/my_handler_errors.cc:45
5707
msgid "Undefined handler error 125"
5710
#: plugin/myisam/my_handler_errors.cc:47
4797
5711
msgid "Index file is crashed"
5714
#: plugin/myisam/my_handler_errors.cc:49
4800
5715
msgid "Record file is crashed"
5718
#: plugin/myisam/my_handler_errors.cc:51
4803
5719
msgid "Out of memory in engine"
5722
#: plugin/myisam/my_handler_errors.cc:53
5723
msgid "Undefined handler error 129"
5726
#: plugin/myisam/my_handler_errors.cc:55
4806
5727
msgid "Incorrect file format"
5730
#: plugin/myisam/my_handler_errors.cc:57
4809
5731
msgid "Command not supported by database"
5734
#: plugin/myisam/my_handler_errors.cc:59
4812
5735
msgid "Old database file"
5738
#: plugin/myisam/my_handler_errors.cc:61
4815
5739
msgid "No record read before update"
5742
#: plugin/myisam/my_handler_errors.cc:63
4818
5743
msgid "Record was already deleted (or record file crashed)"
5746
#: plugin/myisam/my_handler_errors.cc:65
4821
5747
msgid "No more room in record file"
5750
#: plugin/myisam/my_handler_errors.cc:67
4824
5751
msgid "No more room in index file"
5754
#: plugin/myisam/my_handler_errors.cc:69
4827
5755
msgid "No more records (read after end of file)"
5758
#: plugin/myisam/my_handler_errors.cc:71
4830
5759
msgid "Unsupported extension used for table"
5762
#: plugin/myisam/my_handler_errors.cc:73
4833
5763
msgid "Too big row"
5766
#: plugin/myisam/my_handler_errors.cc:75
4836
5767
msgid "Wrong create options"
5770
#: plugin/myisam/my_handler_errors.cc:77
4839
5771
msgid "Duplicate unique key or constraint on write or update"
5774
#: plugin/myisam/my_handler_errors.cc:79
4842
5775
msgid "Unknown character set used in table"
5778
#: plugin/myisam/my_handler_errors.cc:81
4845
5779
msgid "Conflicting table definitions in sub-tables of MERGE table"
5782
#: plugin/myisam/my_handler_errors.cc:83
4848
5783
msgid "Table is crashed and last repair failed"
5786
#: plugin/myisam/my_handler_errors.cc:85
4851
5787
msgid "Table was marked as crashed and should be repaired"
5790
#: plugin/myisam/my_handler_errors.cc:87
4854
5791
msgid "Lock timed out; Retry transaction"
5794
#: plugin/myisam/my_handler_errors.cc:89
4857
5795
msgid "Lock table is full; Restart program with a larger locktable"
5798
#: plugin/myisam/my_handler_errors.cc:91
4860
5799
msgid "Updates are not allowed under a read only transactions"
4861
5800
msgstr "読み込み専用のトランザクションでは更新は許可されていません。"
5802
#: plugin/myisam/my_handler_errors.cc:93
4863
5803
msgid "Lock deadlock; Retry transaction"
5806
#: plugin/myisam/my_handler_errors.cc:95
4866
5807
msgid "Foreign key constraint is incorrectly formed"
5810
#: plugin/myisam/my_handler_errors.cc:97
4869
5811
msgid "Cannot add a child row"
5814
#: plugin/myisam/my_handler_errors.cc:99
4872
5815
msgid "Cannot delete a parent row"
5818
#: plugin/myisam/my_handler_errors.cc:101
4875
5819
msgid "No savepoint with that name"
5822
#: plugin/myisam/my_handler_errors.cc:103
4878
5823
msgid "Non unique key block size"
5826
#: plugin/myisam/my_handler_errors.cc:105
4881
5827
msgid "The table does not exist in engine"
5830
#: plugin/myisam/my_handler_errors.cc:107
4884
5831
msgid "The table already existed in storage engine"
5834
#: plugin/myisam/my_handler_errors.cc:109
4887
5835
msgid "Could not connect to storage engine"
5838
#: plugin/myisam/my_handler_errors.cc:111
4890
5839
msgid "Unexpected null pointer found when using spatial index"
5842
#: plugin/myisam/my_handler_errors.cc:113
4893
5843
msgid "The table changed in storage engine"
5846
#: plugin/myisam/my_handler_errors.cc:115
4896
5847
msgid "There's no partition in table for the given value"
5850
#: plugin/myisam/my_handler_errors.cc:117
4899
5851
msgid "Row-based binlogging of row failed"
5854
#: plugin/myisam/my_handler_errors.cc:119
4902
5855
msgid "Index needed in foreign key constraint"
5858
#: plugin/myisam/my_handler_errors.cc:121
4905
5859
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5862
#: plugin/myisam/my_handler_errors.cc:123
4908
5863
msgid "Table needs to be upgraded before it can be used"
5866
#: plugin/myisam/my_handler_errors.cc:125
4911
5867
msgid "Table is read only"
5870
#: plugin/myisam/my_handler_errors.cc:127
4914
5871
msgid "Failed to get next auto increment value"
5874
#: plugin/myisam/my_handler_errors.cc:129
4917
5875
msgid "Failed to set row auto increment value"
5878
#: plugin/myisam/my_handler_errors.cc:131
4920
5879
msgid "Unknown (generic) error from engine"
5882
#: plugin/myisam/my_handler_errors.cc:133
4923
5883
msgid "Record is the same"
5886
#: plugin/myisam/my_handler_errors.cc:135
4926
5887
msgid "It is not possible to log this statement"
5890
#: plugin/myisam/my_handler_errors.cc:137
4929
5891
msgid "Tablespace exists"
4930
5892
msgstr "テーブルスペースが存在します"
5894
#: plugin/myisam/my_handler_errors.cc:139
4932
5895
msgid "The event was corrupt, leading to illegal data being read"
5898
#: plugin/myisam/my_handler_errors.cc:141
4935
5899
msgid "The table is of a new format not supported by this version"
5902
#: plugin/myisam/my_handler_errors.cc:143
4938
5903
msgid "The event could not be processed no other handler error happened"
5906
#: plugin/myisam/my_handler_errors.cc:145
4941
5907
msgid "Got a fatal error during initialzation of handler"
5910
#: plugin/myisam/my_handler_errors.cc:147
4944
5911
msgid "File to short; Expected more data in file"
5914
#: plugin/myisam/my_handler_errors.cc:149
4947
5915
msgid "Read page with wrong checksum"
5918
#: plugin/myisam/my_handler_errors.cc:151
4950
5919
msgid "Lock or active transaction"
5922
#: plugin/myisam/my_handler_errors.cc:153
4953
5923
msgid "No such table space"
5926
#: plugin/myisam/my_handler_errors.cc:155
4956
5927
msgid "Tablespace not empty"
4957
5928
msgstr "テーブルスペースが空です"
4960
"Port number to use for connection or 0 for default to with MySQL protocol."
5930
#: plugin/oldlibdrizzle/errmsg.cc:28
5931
msgid "Unknown Drizzle error"
5932
msgstr "未知のDrizzleエラー"
5934
#: plugin/oldlibdrizzle/errmsg.cc:29
5936
msgid "Can't create UNIX socket (%d)"
5937
msgstr "UNIXソケットを作成できません (%d)"
5939
#: plugin/oldlibdrizzle/errmsg.cc:30
5941
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5944
#: plugin/oldlibdrizzle/errmsg.cc:31
5946
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5949
#: plugin/oldlibdrizzle/errmsg.cc:32
5951
msgid "Can't create TCP/IP socket (%d)"
5952
msgstr "TCP/IPソケット(%d)を作成できません"
5954
#: plugin/oldlibdrizzle/errmsg.cc:33
5956
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5959
#: plugin/oldlibdrizzle/errmsg.cc:34
5960
msgid "Drizzle server has gone away"
5963
#: plugin/oldlibdrizzle/errmsg.cc:35
5965
msgid "Protocol mismatch; server version = %d, client version = %d"
5968
#: plugin/oldlibdrizzle/errmsg.cc:36
5969
msgid "Drizzle client ran out of memory"
5972
#: plugin/oldlibdrizzle/errmsg.cc:37
5973
msgid "Wrong host info"
5976
#: plugin/oldlibdrizzle/errmsg.cc:38
5977
msgid "Localhost via UNIX socket"
5978
msgstr "UNIX socketを経由してLocalhostへ"
5980
#: plugin/oldlibdrizzle/errmsg.cc:39
5982
msgid "%-.100s via TCP/IP"
5985
#: plugin/oldlibdrizzle/errmsg.cc:40
5986
msgid "Error in server handshake"
5989
#: plugin/oldlibdrizzle/errmsg.cc:41
5990
msgid "Lost connection to Drizzle server during query"
5993
#: plugin/oldlibdrizzle/errmsg.cc:42
5994
msgid "Commands out of sync; you can't run this command now"
5997
#: plugin/oldlibdrizzle/errmsg.cc:43
5999
msgid "Named pipe: %-.32s"
6002
#: plugin/oldlibdrizzle/errmsg.cc:44
6004
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6007
#: plugin/oldlibdrizzle/errmsg.cc:45
6009
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6012
#: plugin/oldlibdrizzle/errmsg.cc:46
6014
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6017
#: plugin/oldlibdrizzle/errmsg.cc:47
6019
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6022
#: plugin/oldlibdrizzle/errmsg.cc:48
6023
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6026
#: plugin/oldlibdrizzle/errmsg.cc:49
6027
msgid "Embedded server"
6030
#: plugin/oldlibdrizzle/errmsg.cc:50
6031
msgid "Error on SHOW SLAVE STATUS:"
6032
msgstr "SHOW SLAVE STATUSでエラー"
6034
#: plugin/oldlibdrizzle/errmsg.cc:51
6035
msgid "Error on SHOW SLAVE HOSTS:"
6036
msgstr "SHOW SLAVE HOSTSでエラー:"
6038
#: plugin/oldlibdrizzle/errmsg.cc:52
6039
msgid "Error connecting to slave:"
6040
msgstr "スレーブとの接続でエラー"
6042
#: plugin/oldlibdrizzle/errmsg.cc:53
6043
msgid "Error connecting to master:"
6044
msgstr "マスターとの接続でエラー"
6046
#: plugin/oldlibdrizzle/errmsg.cc:54
6047
msgid "SSL connection error"
6050
#: plugin/oldlibdrizzle/errmsg.cc:55
6051
msgid "Malformed packet"
6054
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6055
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6056
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6057
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6058
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6059
msgid "(unused error message)"
6060
msgstr "(未使用のエラーメッセージ)"
6062
#: plugin/oldlibdrizzle/errmsg.cc:57
6063
msgid "Invalid use of null pointer"
6064
msgstr "ヌルポインタの不正使用"
6066
#: plugin/oldlibdrizzle/errmsg.cc:58
6067
msgid "Statement not prepared"
6070
#: plugin/oldlibdrizzle/errmsg.cc:59
6071
msgid "No data supplied for parameters in prepared statement"
6074
#: plugin/oldlibdrizzle/errmsg.cc:60
6075
msgid "Data truncated"
6076
msgstr "データをトランケート(切り詰め)ました"
6078
#: plugin/oldlibdrizzle/errmsg.cc:61
6079
msgid "No parameters exist in the statement"
6080
msgstr "ステートメントにパラメータが存在しません"
6082
#: plugin/oldlibdrizzle/errmsg.cc:62
6083
msgid "Invalid parameter number"
6086
#: plugin/oldlibdrizzle/errmsg.cc:63
6089
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6092
#: plugin/oldlibdrizzle/errmsg.cc:65
6094
msgid "Using unsupported buffer type: %d (parameter: %d)"
6097
#: plugin/oldlibdrizzle/errmsg.cc:66
6099
msgid "Shared memory: %-.100s"
6100
msgstr "共有メモリ: %-.100s"
6102
#: plugin/oldlibdrizzle/errmsg.cc:76
6103
msgid "Wrong or unknown protocol"
6104
msgstr "不正、もしくは不明なプロトコル"
6106
#: plugin/oldlibdrizzle/errmsg.cc:77
6107
msgid "Invalid connection handle"
6110
#: plugin/oldlibdrizzle/errmsg.cc:78
6112
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6113
"option 'secure_auth' enabled)"
6116
#: plugin/oldlibdrizzle/errmsg.cc:80
6117
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6118
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
6120
#: plugin/oldlibdrizzle/errmsg.cc:81
6121
msgid "Attempt to read column without prior row fetch"
6124
#: plugin/oldlibdrizzle/errmsg.cc:82
6125
msgid "Prepared statement contains no metadata"
6128
#: plugin/oldlibdrizzle/errmsg.cc:83
6130
"Attempt to read a row while there is no result set associated with the "
6134
#: plugin/oldlibdrizzle/errmsg.cc:85
6135
msgid "This feature is not implemented yet"
6138
#: plugin/oldlibdrizzle/errmsg.cc:86
6141
"Lost connection to Drizzle server while waiting for initial communication "
6142
"packet, system error: %d"
6145
#: plugin/oldlibdrizzle/errmsg.cc:88
6148
"Lost connection to Drizzle server while reading initial communication "
6149
"packet, system error: %d"
6152
#: plugin/oldlibdrizzle/errmsg.cc:90
6155
"Lost connection to Drizzle server while sending authentication information, "
6159
#: plugin/oldlibdrizzle/errmsg.cc:92
6162
"Lost connection to Drizzle server while reading authorization information, "
6166
#: plugin/oldlibdrizzle/errmsg.cc:94
6169
"Lost connection to Drizzle server while setting initial database, system "
6173
#: plugin/oldlibdrizzle/errmsg.cc:96
6175
msgid "Statement closed indirectly because of a preceding %s() call"
6178
#: plugin/pool_of_threads/pool_of_threads.cc:204
6179
msgid "event_add error in libevent_add_session_callback\n"
6182
#: plugin/pool_of_threads/pool_of_threads.cc:346
6183
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6186
#: plugin/pool_of_threads/pool_of_threads.cc:353
6187
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6190
#: plugin/pool_of_threads/pool_of_threads.cc:365
6191
msgid "session_add_event event_add error in libevent_init\n"
6194
#: plugin/pool_of_threads/pool_of_threads.cc:378
6196
msgid "Can't create completion port thread (error %d)"
6199
#: plugin/pool_of_threads/pool_of_threads.cc:462
6200
msgid "libevent_thread_proc: my_thread_init() failed\n"
6203
#: plugin/pool_of_threads/pool_of_threads.cc:642
6204
msgid "Size of Pool."
6207
#: plugin/signal_handler/signal_handler.cc:212
4964
6209
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4968
msgid "Unable to create background worker thread. Got error %s.\n"
4972
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4976
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4980
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4984
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4988
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4991
msgid "Enable transaction log"
4994
msgid "DEBUGGING - Truncate transaction log"
4997
msgid "Path to the file to use for transaction log"
5000
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5004
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5005
"each transaction write, 2 == sync log file once per second"
5010
"Failed to allocate enough memory to buffer header, transaction message, and "
5011
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5014
msgid "Failed to open transaction log file "
5019
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5020
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5024
msgid "Failed to sync log file. Got error: %s\n"
5028
msgid "Failed to open transaction log file %s. Got error: %s\n"
5032
msgid "Raw buffer read: %s.\n"
5036
msgid "Unable to parse transaction. Got error: %s.\n"
5040
msgid "BUFFER: %s\n"
5043
#~ msgid "Error writing file '%s' (Errcode: %d)"
5044
#~ msgstr "ファイル'%s'を書き込み中にエラー (エラーコード: %d)"
5046
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5047
#~ msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
5049
#~ msgid "Check memory and open file usage at exit ."
5050
#~ msgstr "メモリとオープンしているファイルの使用量を表示して終了する。"
5052
#~ msgid "Set the default character set."
5053
#~ msgstr "規定の文字セットを設定する。"
5055
#~ msgid "Print some debug info at exit."
5056
#~ msgstr "デバッグ情報を出力して終了する。"
5058
#~ msgid "Socket file to use for connection."
5059
#~ msgstr "接続に使用するソケットファイル。"
5061
#~ msgid "Unknown command '\\%c'."
5062
#~ msgstr "不明なコマンド '\\%c'。"
5064
6213
#~ msgid "Plugin '%s' init function returned error."
5065
6214
#~ msgstr "プラグイン'%s\"の初期化関数がエラーを返しました"
5067
#~ msgid "Can't start server: Bind on TCP/IP port"
5068
#~ msgstr "サーバを起動できません: Bind on TCP/IP port"
5073
#~ msgid "Can't start server: listen() on TCP/IP port"
5074
#~ msgstr "サーバを起動できません: listen() on TCP/IP port"