538
468
" 無効にするとコマンドの開始が早くなることが期待出来ます。\n"
541
#: client/drizzle.cc:2579
542
471
msgid "No connection. Trying to reconnect..."
543
472
msgstr "接続していません。再接続をしています。。。"
545
#: client/drizzle.cc:2585
546
474
msgid "Can't connect to the server\n"
547
475
msgstr "サーバに接続できません。\n"
549
#: client/drizzle.cc:2664
550
477
msgid "List of all Drizzle commands:"
551
478
msgstr "すべてのコマンドの一覧:"
553
#: client/drizzle.cc:2666
554
480
msgid "Note that all text commands must be first on line and end with ';'"
555
msgstr "次のコマンド(短縮形でないもの)は行の最初から始まりセミコロン(;)で終了する必要があります。"
482
"次のコマンド(短縮形でないもの)は行の最初から始まりセミコロン(;)で終了する"
557
#: client/drizzle.cc:2721
558
485
msgid "No query specified\n"
559
486
msgstr "クエリがありません\n"
561
#: client/drizzle.cc:2736
562
488
msgid "Ignoring query to other database"
563
489
msgstr "他のデータベースへのクエリを無視します"
565
#: client/drizzle.cc:2786
566
491
msgid "Empty set"
569
#: client/drizzle.cc:2799
571
495
msgid "%ld row in set"
572
496
msgid_plural "%ld rows in set"
573
497
msgstr[0] "%ld 行の結果"
575
#: client/drizzle.cc:2808
579
#: client/drizzle.cc:2810
581
503
msgid "Query OK, %ld row affected"
582
504
msgid_plural "Query OK, %ld rows affected"
583
505
msgstr[0] "クエリ OK, %ld 行が変更されました"
585
#: client/drizzledump.cc:345
587
"Number of rows before each output progress report (requires --verbose)."
507
msgid "Number of rows before each output progress report (requires --verbose)."
588
508
msgstr "進捗が報告されるまでの行数(--verboseオプションが必要です。)"
590
#: client/drizzledump.cc:415
592
511
msgid "Got errno %d on write"
593
512
msgstr "書き込み中にエラー番号 %d が発生しました。"
595
#: client/drizzledump.cc:420
597
515
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
600
#: client/drizzledump.cc:427
602
519
msgid "Usage: %s [OPTIONS] database [tables]\n"
603
520
msgstr "使用方法: %s [オプション] データベース名 [テーブル名(複数可)]\n"
605
#: client/drizzledump.cc:428
607
523
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
608
524
msgstr "または %s [オプション] --databases [オプション] DB1 [DB2 DB3...]\n"
610
#: client/drizzledump.cc:430
612
527
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
613
528
msgstr "または %s [オプション] --all-databases [オプション]\n"
615
#: client/drizzledump.cc:438
617
531
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
618
532
"and you are welcome to modify and redistribute it under the GPL license\n"
620
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソフトウェア、\n"
621
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布することができます。\n"
534
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソ"
536
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
623
#: client/drizzledump.cc:439
624
539
msgid "Dumps definitions and data from a Drizzle database server"
627
#: client/drizzledump.cc:450
629
543
msgid "For more options, use %s --help\n"
630
544
msgstr "詳細なオプションを見るには %s --help コマンドを実行してください。\n"
632
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
633
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
636
548
"Non-integer value supplied for port. If you are trying to enter a password "
637
549
"please use --password instead.\n"
639
"ポート番号に対して整数でない値が指定されました。もしパスワードを指定したいのなら、代わりに--paswordオプションを使用してください。\n"
551
"ポート番号に対して整数でない値が指定されました。もしパスワードを指定したいの"
552
"なら、代わりに--paswordオプションを使用してください。\n"
641
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
642
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
644
555
msgid "Value supplied for port is not valid.\n"
645
556
msgstr "ポート番号に指定された値は無効です。\n"
647
#: client/drizzledump.cc:582
649
559
msgid "Memory allocation error while copying password. Aborting.\n"
650
msgstr "プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを終了します。\n"
561
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
652
#: client/drizzledump.cc:621
654
565
msgid "Input filename too long: %s"
655
566
msgstr "ファイル名が長すぎます: %s"
657
#: client/drizzledump.cc:656
659
569
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
660
570
msgstr "オプション--ignore-table=<database>.<table>の使い方が不正です。\n"
662
#: client/drizzledump.cc:681
664
573
msgid "Invalid mode to --compatible: %s\n"
665
574
msgstr "--compatibleに指定されたモードが不適切です: %s\n"
667
#: client/drizzledump.cc:726
669
577
msgid "%s: You must use option --tab with --fields-...\n"
670
578
msgstr "%s: --fields...オプションは--tabオプションと併用する必要があります。\n"
672
#: client/drizzledump.cc:732
675
582
"%s: You can't use --single-transaction and --lock-all-tables at the same "
678
"%s: --single-transactionオプションと--lock-all-tablesオプションを同時に指定することはできません。\n"
585
"%s: --single-transactionオプションと--lock-all-tablesオプションを同時に指定す"
680
#: client/drizzledump.cc:738
683
590
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
685
msgstr "%s: ..enclosed..と..optionally-enclosed..オプションを同時に指定することはできません。\n"
593
"%s: ..enclosed..と..optionally-enclosed..オプションを同時に指定することはでき"
687
#: client/drizzledump.cc:744
689
597
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
690
msgstr "%s: --databasesまたは--all-databasesオプションは--tabオプションと同時に指定することはできません。\n"
599
"%s: --databasesまたは--all-databasesオプションは--tabオプションと同時に指定す"
692
#: client/drizzledump.cc:767
694
603
msgid "Got error: %s (%d) %s"
697
#: client/drizzledump.cc:774
699
607
msgid "Got error: %d %s"
702
#: client/drizzledump.cc:872 client/drizzledump.cc:879
703
#: client/drizzledump.cc:892
705
611
msgid "Couldn't execute '%s': %s (%d)"
706
612
msgstr "クエリを実行出来ませんでした。 '%s': %s (%d)"
708
#: client/drizzledump.cc:956
710
615
msgid "-- Connecting to %s...\n"
711
616
msgstr "-- %s に接続中・・・\n"
713
#: client/drizzledump.cc:977
715
619
msgid "-- Disconnecting from %s...\n"
716
620
msgstr "-- %s から切断中・・・\n"
718
#: client/drizzledump.cc:988
719
622
msgid "Couldn't allocate memory"
720
623
msgstr "メモリをアロケートすることが出来ませんでした。"
722
#: client/drizzledump.cc:1332
725
627
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
728
"-- 警告: テーブル %s は、%s ストレージエンジンで定義されているため DELAYED INSERT を実行することは出来ません。\n"
630
"-- 警告: テーブル %s は、%s ストレージエンジンで定義されているため DELAYED "
631
"INSERT を実行することは出来ません。\n"
730
#: client/drizzledump.cc:1346
732
634
msgid "-- Retrieving table structure for table %s...\n"
733
635
msgstr "-- テーブル %s の定義を取得しています・・・\n"
735
#: client/drizzledump.cc:1460
737
638
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
738
msgstr "%s: 警告: SQL_QUOTE_SHOW_CREATEオプションを指定することはできません(%s)\n"
640
"%s: 警告: SQL_QUOTE_SHOW_CREATEオプションを指定することはできません(%s)\n"
740
#: client/drizzledump.cc:1567
742
643
msgid "%s: Can't get keys for table %s\n"
743
644
msgstr "%s: テーブル %s のキーを取得することが出来ません。\n"
745
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
747
647
msgid "Error: Couldn't read status information for table %s\n"
748
msgstr "エラー: テーブル %s のステータス情報を取得することが出来ませんでした。\n"
649
"エラー: テーブル %s のステータス情報を取得することが出来ませんでした。\n"
750
#: client/drizzledump.cc:1788
752
652
msgid "Error retrieving table structure for table: \"%s\""
753
653
msgstr "テーブル定義を取得中にエラーが発生しました。: \"%s\""
755
#: client/drizzledump.cc:1795
757
656
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
758
msgstr "-- テーブル '%s' のデータのダンプをスキップしています。--no-data オプションが指定されています。\n"
658
"-- テーブル '%s' のデータのダンプをスキップしています。--no-data オプションが"
760
#: client/drizzledump.cc:1806
762
662
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
763
msgstr "-- 警告: テーブル '%s' をスキップしています。%s ストレージエンジンが利用されています。\n"
664
"-- 警告: テーブル '%s' をスキップしています。%s ストレージエンジンが利用され"
765
#: client/drizzledump.cc:1813
767
668
msgid "-- Skipping dump data for table '%s', it has no fields\n"
768
msgstr "-- テーブル '%s' をスキップしています。テーブルにはフィールドがありません。\n"
670
"-- テーブル '%s' をスキップしています。テーブルにはフィールドがありません。\n"
770
#: client/drizzledump.cc:1821
771
672
msgid "-- Sending SELECT query...\n"
772
673
msgstr "-- SELECTクエリを送信しています・・・\n"
774
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
775
675
msgid "when executing 'SELECT INTO OUTFILE'"
776
676
msgstr "「SELECT INTO OUTFILE」実行中。"
778
#: client/drizzledump.cc:1885
1017
875
"%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
1018
876
"利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
1020
#: drizzled/drizzled.cc:1399
1021
878
msgid "No scheduler found, cannot continue!\n"
1024
#: drizzled/drizzled.cc:1406
1025
msgid "Can't init databases"
1026
msgstr "データベースの初期化に失敗しました。"
1028
#: drizzled/drizzled.cc:1430
1030
msgid "Unknown/unsupported table type: %s"
882
msgid "Unknown/unsupported storage engine: %s"
1031
883
msgstr "不明もしくはサポートされていないテーブルタイプです: %s"
1033
#: drizzled/drizzled.cc:1436
1035
msgid "Default storage engine (%s) is not available"
1036
msgstr "デフォルトストレージエンジン(%s)を利用できません。"
1038
#: drizzled/drizzled.cc:1467
1040
msgid "Failed to lock memory. Errno: %d\n"
1041
msgstr "メモリのロックに失敗しました。Errno: %d\n"
1043
#: drizzled/drizzled.cc:1683
1044
885
msgid "Display this help and exit after initializing plugins."
1047
#: drizzled/drizzled.cc:1687
1048
888
msgid "Auto-increment columns are incremented by this"
1049
889
msgstr "AUTO_INCREMENTが指定されたカラムは、この値によって増分されます。"
1051
#: drizzled/drizzled.cc:1692
1053
"Offset added to Auto-increment columns. Used when auto-increment-increment "
892
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1056
"AUTO_INCREMENTカラムに対して追加されるオフセット。auto-increment-increment != 1のとき使用される。"
895
"AUTO_INCREMENTカラムに対して追加されるオフセット。auto-increment-increment !"
1058
#: drizzled/drizzled.cc:1698
1060
899
"Path to installation directory. All paths are usually resolved relative to "
1062
msgstr "インストールディレクトリへのパス。全てのパスは通常このディレクトリからの相対パスとして解決される。"
1064
#: drizzled/drizzled.cc:1702
1065
msgid "IP address to bind to."
1066
msgstr "バインドするIPアドレス。"
1068
#: drizzled/drizzled.cc:1706
902
"インストールディレクトリへのパス。全てのパスは通常このディレクトリからの相対"
1069
905
msgid "Chroot drizzled daemon during startup."
1070
906
msgstr "drizzledデーモンが起動時にchrootするかどうか。"
1072
#: drizzled/drizzled.cc:1710
1073
908
msgid "Set the default collation."
1074
909
msgstr "デフォルトの文字列照合順序。"
1076
#: drizzled/drizzled.cc:1714
1077
911
msgid "Default completion type."
1078
912
msgstr "デフォルトのトランザクション完了時の動作を指定する。"
1080
#: drizzled/drizzled.cc:1719
1081
914
msgid "Write core on errors."
1082
915
msgstr "エラーが発生した際にコアファイルを書き込むかどうか。"
1084
#: drizzled/drizzled.cc:1723
1085
917
msgid "Path to the database root."
1086
918
msgstr "データディレクトリ。(データベースのrootディレクトリ)"
1088
#: drizzled/drizzled.cc:1727
1089
920
msgid "Set the default storage engine (table type) for tables."
1090
921
msgstr "デフォルトのストレージエンジン。"
1092
#: drizzled/drizzled.cc:1731
1093
923
msgid "Set the default time zone."
1094
924
msgstr "デフォルトのタイムゾーン。"
1096
#: drizzled/drizzled.cc:1736
1097
926
msgid "Print a symbolic stack trace on failure."
1098
msgstr "障害発生時にスタックトレースを文字列で(バイナリダンプではなく)表示する。"
928
"障害発生時にスタックトレースを文字列で(バイナリダンプではなく)表示する。"
1100
#: drizzled/drizzled.cc:1742
1101
930
msgid "Used for debugging; Use at your own risk!"
1102
931
msgstr "デバッグに用いるフラグ。自己責任で使用すること。"
1104
#: drizzled/drizzled.cc:1747
1105
933
msgid "Set up signals usable for debugging"
1106
934
msgstr "デバッグ用にシグナルを設定する。"
1108
#: drizzled/drizzled.cc:1751
1109
936
msgid "(IGNORED)"
1112
#: drizzled/drizzled.cc:1755
1113
939
msgid "Set the language used for the month names and the days of the week."
1114
940
msgstr "月および週の名前を表示する言語を指定する。"
1116
#: drizzled/drizzled.cc:1760
1117
942
msgid "Log some not critical warnings to the log file."
1118
943
msgstr "クリティカルでない警告をログファイルに記録する。"
1120
#: drizzled/drizzled.cc:1765
1121
msgid "Lock drizzled in memory."
1122
msgstr "drizzledをメモリにロックする。"
1124
#: drizzled/drizzled.cc:1769
1125
945
msgid "Pid file used by safe_mysqld."
1126
946
msgstr "safe_mysqldによって利用されるpidファイル。"
1128
#: drizzled/drizzled.cc:1773
1130
"Port number to use for connection or 0 for default to, in order of "
1131
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1133
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順位はdrizzle.cnf、$DRIZZLE_TCP_PORT、組み込まれた"
1136
#: drizzled/drizzled.cc:1779
1138
949
"Maximum time in seconds to wait for the port to become free. (Default: no "
1140
msgstr "TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
952
"TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
1142
#: drizzled/drizzled.cc:1784
1144
955
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1145
956
"specified directory"
1147
"LOAD DATA、SELECT ... OUTFILEおよびLOAD_FILE()コマンドがアクセスするファイルを、特定のディレクトリに限定する。"
958
"LOAD DATA、SELECT ... OUTFILEおよびLOAD_FILE()コマンドがアクセスするファイル"
1149
#: drizzled/drizzled.cc:1789
1151
962
"Uniquely identifies the server instance in the community of replication "
1153
msgstr "レプリケーションサーバ群においてこのサーバを特定するためのユニークなID。"
965
"レプリケーションサーバ群においてこのサーバを特定するためのユニークなID。"
1155
#: drizzled/drizzled.cc:1794
1156
967
msgid "Don't print a stack trace on failure."
1157
968
msgstr "問題発生時にスタックトレースを表示しない。"
1159
#: drizzled/drizzled.cc:1798
1160
970
msgid "Enable symbolic link support."
1161
971
msgstr "シンボリックリンクのサポートを有効にする。"
1163
#: drizzled/drizzled.cc:1807
1165
974
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1166
msgstr "mutexの時間を計測するかどうかを指定する。(現時点このオプションをサポートしているのはInnoDBのみ)"
976
"mutexの時間を計測するかどうかを指定する。(現時点このオプションをサポートして"
1168
#: drizzled/drizzled.cc:1812
1169
979
msgid "Path for temporary files."
1170
980
msgstr "テンポラリファイルのパス。"
1172
#: drizzled/drizzled.cc:1816
1173
982
msgid "Default transaction isolation level."
1174
983
msgstr "デフォルトのトランザクション分離レベル。"
1176
#: drizzled/drizzled.cc:1820
1177
985
msgid "Run drizzled daemon as user."
1178
986
msgstr "drizzledデーモンを実行するユーザー。"
1180
#: drizzled/drizzled.cc:1828
1182
989
"The number of outstanding connection requests Drizzle can have. This comes "
1183
990
"into play when the main Drizzle thread gets very many connection requests in "
1184
991
"a very short time."
1186
"Drizzleが保留することができる接続数。このオプションはDrizzleのメインスレッドが短時間のうちに大量の接続要求を受け取った場合に作用する。"
993
"Drizzleが保留することができる接続数。このオプションはDrizzleのメインスレッド"
994
"が短時間のうちに大量の接続要求を受け取った場合に作用する。"
1188
#: drizzled/drizzled.cc:1834
1190
997
"Size of tree cache used in bulk insert optimization. Note that this is a "
1191
998
"limit per thread!"
1192
msgstr "バルクインサート最適化のために利用されるツリー状キャッシュのサイズ。スレッドごとの制限である。"
1000
"バルクインサート最適化のために利用されるツリー状キャッシュのサイズ。スレッド"
1194
#: drizzled/drizzled.cc:1840
1196
1004
"Precision of the result of '/' operator will be increased on that value."
1197
1005
msgstr "除算(/)の結果に対する精度(小数点以下の桁数)。"
1199
#: drizzled/drizzled.cc:1846
1200
1007
msgid "The maximum length of the result of function group_concat."
1201
1008
msgstr "group_concat関数の結果の最大長。"
1203
#: drizzled/drizzled.cc:1851
1204
1010
msgid "The size of the buffer that is used for full joins."
1205
1011
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
1207
#: drizzled/drizzled.cc:1857
1209
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1210
"this to get better index handling (for all reads and multiple writes) to as "
1211
"much as you can afford;"
1213
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増や"
1216
#: drizzled/drizzled.cc:1866
1218
"This characterizes the number of hits a hot block has to be untouched until "
1219
"it is considered aged enough to be downgraded to a warm block. This "
1220
"specifies the percentage ratio of that number of hits to the total number of "
1221
"blocks in key cache"
1223
"キーキャッシュにおいて、活発なブロックがアクセスされずに時間が経過することによって活発でないブロックへとダウングレードするときのヒット数に関する特性。この"
1224
"オプションは、キーキャッシュの全ブロック数に対するヒット率のパーセンテージとして表される。"
1226
#: drizzled/drizzled.cc:1875
1227
msgid "The default size of key cache blocks"
1228
msgstr "キーキャッシュのデフォルトのブロックサイズ。"
1230
#: drizzled/drizzled.cc:1881
1231
msgid "The minimum percentage of warm blocks in key cache"
1232
msgstr "キーキャッシュ内の活発でないブロックの最小の比率(パーセンテージ)。"
1234
#: drizzled/drizzled.cc:1887
1235
1013
msgid "Max packetlength to send/receive from to server."
1236
1014
msgstr "このサーバが送信/受信する最大のパケット長。"
1238
#: drizzled/drizzled.cc:1892
1240
1017
"If there is more than this number of interrupted connections from a host "
1241
1018
"this host will be blocked from further connections."
1242
msgstr "このオプションで指定される回数よりも多く特定のホストからの接続が切れてしまった場合には、そのホストからの接続を遮断する。"
1020
"このオプションで指定される回数よりも多く特定のホストからの接続が切れてしまっ"
1021
"た場合には、そのホストからの接続を遮断する。"
1244
#: drizzled/drizzled.cc:1897
1245
1023
msgid "Max number of errors/warnings to store for a statement."
1246
1024
msgstr "SQLステートメント実行時に発生するエラーまたは警告の最大保存数。"
1248
#: drizzled/drizzled.cc:1902
1249
1026
msgid "Don't allow creation of heap tables bigger than this."
1250
1027
msgstr "この値よりも大きなMEMORYテーブルを作成出来ないようにする。"
1252
#: drizzled/drizzled.cc:1908
1254
1030
"Joins that are probably going to read more than max_join_size records return "
1256
msgstr "max_join_size行よりも多くの行が読み込まれる可能性のあるJOINがエラーを返すようにする。"
1033
"max_join_size行よりも多くの行が読み込まれる可能性のあるJOINがエラーを返すよう"
1258
#: drizzled/drizzled.cc:1914
1259
1036
msgid "Max number of bytes in sorted records."
1260
1037
msgstr "ソートされたレコードの最大サイズ(単位はバイト)"
1262
#: drizzled/drizzled.cc:1919
1263
1039
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1264
msgstr "キーに基づいてルックアップを実行する際に実行される最大のシーク回数の仮想的な制限値。"
1041
"キーに基づいてルックアップを実行する際に実行される最大のシーク回数の仮想的な"
1266
#: drizzled/drizzled.cc:1924
1268
1045
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1269
1046
"max_sort_length bytes of each value are used; the rest are ignored)."
1271
"BLOBまたはTEXT型の値をソートする際に利用されるバイト数。(先頭のmax_sort_lengthバイトだけが利用され、残りは無視される。)"
1048
"BLOBまたはTEXT型の値をソートする際に利用されるバイト数。(先頭の"
1049
"max_sort_lengthバイトだけが利用され、残りは無視される。)"
1273
#: drizzled/drizzled.cc:1931
1274
1051
msgid "After this many write locks, allow some read locks to run in between."
1275
msgstr "Writeロックがこの回数だけ行われると、次のWriteロックがかけられるまでReadロックを数回実行できる。"
1053
"Writeロックがこの回数だけ行われると、次のWriteロックがかけられるまでReadロッ"
1277
#: drizzled/drizzled.cc:1935
1279
1057
"Don't log queries which examine less than min_examined_row_limit rows to "
1281
msgstr "テーブルからフェッチされた行数がmin_examined_row_limitより少ない場合はスロークエリログに記録しない。"
1283
#: drizzled/drizzled.cc:1941
1284
msgid "Buffer length for TCP/IP and socket communication."
1285
msgstr "TCP/IPまたはソケット経由で通信が行われる場合のバッファ長。"
1287
#: drizzled/drizzled.cc:1946
1060
"テーブルからフェッチされた行数がmin_examined_row_limitより少ない場合はスロー"
1289
1064
"Controls the heuristic(s) applied during query optimization to prune less-"
1290
1065
"promising partial plans from the optimizer search space. Meaning: false - do "
1392
1153
"Starts the Drizzle database server\n"
1395
#: drizzled/drizzled.cc:2192
1397
1157
msgid "Usage: %s [OPTIONS]\n"
1400
#: drizzled/drizzled.cc:2324
1403
1162
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1404
1163
"command line\n"
1407
#: drizzled/drizzled.cc:2368
1408
1166
msgid "Can't start server: cannot resolve hostname!"
1411
#: drizzled/drizzled.cc:2374
1412
1169
msgid "Can't start server: bind-address refers to multiple interfaces!"
1415
#: drizzled/errmsg.cc:73
1173
"setrlimit could not change the size of core files to 'infinity'; We may not "
1174
"be able to generate a core file on signals"
1176
"setrlimit()によってコアファイルのサイズを「無限」に設定することができませんで"
1177
"した。シグナルが発生した場合にコアファイルを生成できない場合があります。"
1417
msgid "errmsg plugin '%s' errmsg() failed"
1180
msgid "Data directory %s does not exist\n"
1420
#: drizzled/error.cc:34 drizzled/error.cc:36
1424
#: drizzled/error.cc:38
1428
#: drizzled/error.cc:40
1432
#: drizzled/error.cc:42
1434
1193
msgid "Can't create file '%-.200s' (errno: %d)"
1437
#: drizzled/error.cc:44
1439
1197
msgid "Can't create table '%-.200s' (errno: %d)"
1442
#: drizzled/error.cc:46
1444
1201
msgid "Can't create database '%-.192s' (errno: %d)"
1447
#: drizzled/error.cc:48
1449
1205
msgid "Can't create database '%-.192s'; database exists"
1452
#: drizzled/error.cc:50
1454
1209
msgid "Can't drop database '%-.192s'; database doesn't exist"
1455
1210
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
1457
#: drizzled/error.cc:52
1459
1213
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1462
#: drizzled/error.cc:54
1464
1217
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1467
#: drizzled/error.cc:56
1469
1221
msgid "Error on delete of '%-.192s' (errno: %d)"
1472
#: drizzled/error.cc:58
1473
1224
msgid "Can't read record in system table"
1476
#: drizzled/error.cc:60
1478
1228
msgid "Can't get status of '%-.200s' (errno: %d)"
1481
#: drizzled/error.cc:62
1483
1232
msgid "Can't get working directory (errno: %d)"
1486
#: drizzled/error.cc:64
1488
1236
msgid "Can't lock file (errno: %d)"
1491
#: drizzled/error.cc:66
1493
1240
msgid "Can't open file: '%-.200s' (errno: %d)"
1496
#: drizzled/error.cc:68
1498
1244
msgid "Can't find file: '%-.200s' (errno: %d)"
1501
#: drizzled/error.cc:70
1503
1248
msgid "Can't read dir of '%-.192s' (errno: %d)"
1506
#: drizzled/error.cc:72
1508
1252
msgid "Can't change dir to '%-.192s' (errno: %d)"
1511
#: drizzled/error.cc:74
1513
1256
msgid "Record has changed since last read in table '%-.192s'"
1516
#: drizzled/error.cc:76
1518
1260
msgid "Disk full (%s); waiting for someone to free some space..."
1521
#: drizzled/error.cc:78
1523
1264
msgid "Can't write; duplicate key in table '%-.192s'"
1526
#: drizzled/error.cc:80
1528
1268
msgid "Error on close of '%-.192s' (errno: %d)"
1531
#: drizzled/error.cc:82
1533
1272
msgid "Error reading file '%-.200s' (errno: %d)"
1536
#: drizzled/error.cc:84
1538
1276
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1541
#: drizzled/error.cc:86
1543
1280
msgid "Error writing file '%-.200s' (errno: %d)"
1546
#: drizzled/error.cc:88
1548
1284
msgid "'%-.192s' is locked against change"
1551
#: drizzled/error.cc:90
1552
1287
msgid "Sort aborted"
1555
#: drizzled/error.cc:92
1557
1291
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1560
#: drizzled/error.cc:94
1562
1295
msgid "Got error %d from storage engine"
1565
#: drizzled/error.cc:96
1567
1299
msgid "Table storage engine for '%-.192s' doesn't have this option"
1570
#: drizzled/error.cc:98
1572
1303
msgid "Can't find record in '%-.192s'"
1575
#: drizzled/error.cc:100
1577
1307
msgid "Incorrect information in file: '%-.200s'"
1580
#: drizzled/error.cc:102
1582
1311
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1585
#: drizzled/error.cc:104
1587
1315
msgid "Old key file for table '%-.192s'; repair it!"
1590
#: drizzled/error.cc:106
1592
1319
msgid "Table '%-.192s' is read only"
1595
#: drizzled/error.cc:108
1597
1323
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1600
#: drizzled/error.cc:110
1601
1326
msgid "Out of sort memory; increase server sort buffer size"
1604
#: drizzled/error.cc:112
1606
1330
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1609
#: drizzled/error.cc:114
1610
1333
msgid "Too many connections"
1613
#: drizzled/error.cc:116
1615
1337
"Out of memory; check if drizzled or some other process uses all available "
1616
1338
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1617
1339
"memory or you can add more swap space"
1620
#: drizzled/error.cc:118
1621
1342
msgid "Can't get hostname for your address"
1624
#: drizzled/error.cc:120
1625
1345
msgid "Bad handshake"
1628
#: drizzled/error.cc:122
1630
1349
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1633
#: drizzled/error.cc:124
1635
1353
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1638
#: drizzled/error.cc:126
1639
1356
msgid "No database selected"
1642
#: drizzled/error.cc:128
1643
1359
msgid "Unknown command"
1646
#: drizzled/error.cc:130
1648
1363
msgid "Column '%-.192s' cannot be null"
1651
#: drizzled/error.cc:132
1653
1367
msgid "Unknown database '%-.192s'"
1656
#: drizzled/error.cc:134
1658
1371
msgid "Table '%-.192s' already exists"
1661
#: drizzled/error.cc:136
1663
1375
msgid "Unknown table '%-.100s'"
1666
#: drizzled/error.cc:138
1668
1379
msgid "Column '%-.192s' in %-.192s is ambiguous"
1671
#: drizzled/error.cc:140
1672
1382
msgid "Server shutdown in progress"
1675
#: drizzled/error.cc:142
1677
1386
msgid "Unknown column '%-.192s' in '%-.192s'"
1680
#: drizzled/error.cc:144
1682
1390
msgid "'%-.192s' isn't in GROUP BY"
1685
#: drizzled/error.cc:146
1687
1394
msgid "Can't group on '%-.192s'"
1690
#: drizzled/error.cc:148
1691
1397
msgid "Statement has sum functions and columns in same statement"
1694
#: drizzled/error.cc:150
1695
1400
msgid "Column count doesn't match value count"
1698
#: drizzled/error.cc:152
1700
1404
msgid "Identifier name '%-.100s' is too long"
1703
#: drizzled/error.cc:154
1705
1408
msgid "Duplicate column name '%-.192s'"
1708
#: drizzled/error.cc:156
1710
1412
msgid "Duplicate key name '%-.192s'"
1713
#: drizzled/error.cc:158
1715
1416
msgid "Duplicate entry '%-.192s' for key %d"
1718
#: drizzled/error.cc:160
1720
1420
msgid "Incorrect column specifier for column '%-.192s'"
1723
#: drizzled/error.cc:162
1725
1424
msgid "%s near '%-.80s' at line %d"
1728
#: drizzled/error.cc:164
1729
1427
msgid "Query was empty"
1730
1428
msgstr "クエリーが空でした"
1732
#: drizzled/error.cc:166
1734
1431
msgid "Not unique table/alias: '%-.192s'"
1737
#: drizzled/error.cc:168
1739
1435
msgid "Invalid default value for '%-.192s'"
1742
#: drizzled/error.cc:170
1743
1438
msgid "Multiple primary key defined"
1746
#: drizzled/error.cc:172
1748
1442
msgid "Too many keys specified; max %d keys allowed"
1751
#: drizzled/error.cc:174
1753
1446
msgid "Too many key parts specified; max %d parts allowed"
1756
#: drizzled/error.cc:176
1758
1450
msgid "Specified key was too long; max key length is %d bytes"
1761
#: drizzled/error.cc:178
1763
1454
msgid "Key column '%-.192s' doesn't exist in table"
1766
#: drizzled/error.cc:180
1769
1459
"BLOB column '%-.192s' can't be used in key specification with the used table "
1773
#: drizzled/error.cc:182
1776
1465
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1780
#: drizzled/error.cc:184
1782
1470
"Incorrect table definition; there can be only one auto column and it must be "
1783
1471
"defined as a key"
1786
#: drizzled/error.cc:186
1789
1476
"%s: ready for connections.\n"
1790
1477
"Version: '%s' socket: '%s' port: %u\n"
1793
#: drizzled/error.cc:188
1795
1481
msgid "%s: Normal shutdown\n"
1798
#: drizzled/error.cc:190
1800
1485
msgid "%s: Got signal %d. Aborting!\n"
1803
#: drizzled/error.cc:192
1805
1489
msgid "%s: Shutdown complete\n"
1806
1490
msgstr "%s: シャットダウンが完了しました\n"
1808
#: drizzled/error.cc:194
1810
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1493
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1813
#: drizzled/error.cc:196
1814
1496
msgid "Can't create IP socket"
1817
#: drizzled/error.cc:198
1820
1501
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1824
#: drizzled/error.cc:200
1827
1507
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1828
1508
"check the manual"
1831
#: drizzled/error.cc:202
1833
1512
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1836
#: drizzled/error.cc:204
1839
1517
"The file '%-.128s' must be in the database directory or be readable by all"
1842
#: drizzled/error.cc:206
1844
1521
msgid "File '%-.200s' already exists"
1847
#: drizzled/error.cc:208
1849
1525
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1852
#: drizzled/error.cc:210
1854
1529
msgid "Records: %ld Duplicates: %ld"
1857
#: drizzled/error.cc:212
1859
1533
"Incorrect prefix key; the used key part isn't a string, the used length is "
1860
1534
"longer than the key part, or the storage engine doesn't support unique "
1864
#: drizzled/error.cc:214
1865
1538
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1868
#: drizzled/error.cc:216
1870
1542
msgid "Can't DROP '%-.192s'; check that column/key exists"
1873
#: drizzled/error.cc:218
1875
1546
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1878
#: drizzled/error.cc:220
1880
1550
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1883
#: drizzled/error.cc:222
1885
1554
msgid "Unknown thread id: %lu"
1888
#: drizzled/error.cc:224
1890
1558
msgid "You are not owner of thread %lu"
1893
#: drizzled/error.cc:226
1894
1561
msgid "No tables used"
1897
#: drizzled/error.cc:228
1899
1565
msgid "Too many strings for column %-.192s and SET"
1902
#: drizzled/error.cc:230
1904
1569
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1907
#: drizzled/error.cc:232
1909
1573
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1912
#: drizzled/error.cc:234
1914
1577
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1917
#: drizzled/error.cc:236
1919
1581
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1922
#: drizzled/error.cc:238
1924
1585
msgid "Incorrect database name '%-.100s'"
1927
#: drizzled/error.cc:240
1929
1589
msgid "Incorrect table name '%-.100s'"
1932
#: drizzled/error.cc:242
1934
1593
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1935
1594
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1938
#: drizzled/error.cc:244
1939
1597
msgid "Unknown error"
1942
#: drizzled/error.cc:246
1944
1601
msgid "Unknown procedure '%-.192s'"
1947
#: drizzled/error.cc:248
1949
1605
msgid "Incorrect parameter count to procedure '%-.192s'"
1952
#: drizzled/error.cc:250
1954
1609
msgid "Incorrect parameters to procedure '%-.192s'"
1957
#: drizzled/error.cc:252
1959
1613
msgid "Unknown table '%-.192s' in %-.32s"
1962
#: drizzled/error.cc:254
1964
1617
msgid "Column '%-.192s' specified twice"
1967
#: drizzled/error.cc:256
1968
1620
msgid "Invalid use of group function"
1971
#: drizzled/error.cc:258
1974
1625
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1977
#: drizzled/error.cc:260
1978
1628
msgid "A table must have at least 1 column"
1981
#: drizzled/error.cc:262
1983
1632
msgid "The table '%-.192s' is full"
1986
#: drizzled/error.cc:264
1988
1636
msgid "Unknown character set: '%-.64s'"
1991
#: drizzled/error.cc:266
1993
1640
msgid "Too many tables; Drizzle can only use %d tables in a join"
1996
#: drizzled/error.cc:268
1997
1643
msgid "Too many columns"
2000
#: drizzled/error.cc:270
2003
1648
"Row size too large. The maximum row size for the used table type, not "
2004
1649
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2007
#: drizzled/error.cc:272
2010
1654
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2011
1655
"thread_stack=#' to specify a bigger stack if needed"
2014
#: drizzled/error.cc:274
2015
1658
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2018
#: drizzled/error.cc:276
2021
"Table handler doesn't support NULL in given index. Please change column '%-"
2022
".192s' to be NOT NULL or use another handler"
1663
"Table handler doesn't support NULL in given index. Please change column "
1664
"'%-.192s' to be NOT NULL or use another handler"
2025
#: drizzled/error.cc:278
2027
1668
msgid "Can't load function '%-.192s'"
2030
#: drizzled/error.cc:280
2032
1672
msgid "Can't initialize function '%-.192s'; %-.80s"
2035
#: drizzled/error.cc:282
2036
msgid "No paths allowed for shared library"
1675
msgid "No paths allowed for plugin library"
2039
#: drizzled/error.cc:284
2041
msgid "Function '%-.192s' already exists"
1679
msgid "Plugin '%-.192s' already exists"
2044
#: drizzled/error.cc:286
2046
1683
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2049
#: drizzled/error.cc:288
2051
msgid "Can't find symbol '%-.128s' in library"
1687
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2054
#: drizzled/error.cc:290
2056
1691
msgid "Function '%-.192s' is not defined"
2059
#: drizzled/error.cc:292
2062
1696
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2063
1697
"'drizzleadmin flush-hosts'"
2066
#: drizzled/error.cc:294
2068
1701
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2071
#: drizzled/error.cc:296
2073
1705
"You are using Drizzle as an anonymous user and anonymous users are not "
2074
1706
"allowed to change passwords"
2077
#: drizzled/error.cc:298
2079
1710
"You must have privileges to update tables in the drizzle database to be able "
2080
1711
"to change passwords for others"
2083
#: drizzled/error.cc:300
2084
1714
msgid "Can't find any matching row in the user table"
2087
#: drizzled/error.cc:302
2089
1718
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2092
#: drizzled/error.cc:304
2095
1723
"Can't create a new thread (errno %d); if you are not out of available "
2096
1724
"memory, you can consult the manual for a possible OS-dependent bug"
2099
#: drizzled/error.cc:306
2101
1728
msgid "Column count doesn't match value count at row %ld"
2104
#: drizzled/error.cc:308
2106
1732
msgid "Can't reopen table: '%-.192s'"
2109
#: drizzled/error.cc:310
2110
1735
msgid "Invalid use of NULL value"
2113
#: drizzled/error.cc:312
2115
1739
msgid "Got error '%-.64s' from regexp"
2118
#: drizzled/error.cc:314
2120
1743
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2121
1744
"illegal if there is no GROUP BY clause"
2124
#: drizzled/error.cc:316
2126
1748
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2129
#: drizzled/error.cc:318
2131
1752
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2134
#: drizzled/error.cc:320
2137
1757
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2138
1758
"table '%-.192s'"
2141
#: drizzled/error.cc:322
2143
1762
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2144
1763
"privileges can be used"
2147
#: drizzled/error.cc:324
2148
1766
msgid "The host or user argument to GRANT is too long"
2151
#: drizzled/error.cc:326
2153
1770
msgid "Table '%-.192s.%-.192s' doesn't exist"
2156
#: drizzled/error.cc:328
2159
1775
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2163
#: drizzled/error.cc:330
2164
1779
msgid "The used command is not allowed with this Drizzle version"
2167
#: drizzled/error.cc:332
2169
1783
"You have an error in your SQL syntax; check the manual that corresponds to "
2170
1784
"your Drizzle server version for the right syntax to use"
2173
#: drizzled/error.cc:334
2175
1788
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2178
#: drizzled/error.cc:336
2179
1791
msgid "Too many delayed threads in use"
2182
#: drizzled/error.cc:338
2184
1795
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2187
#: drizzled/error.cc:340
2188
1798
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2191
#: drizzled/error.cc:342
2192
1801
msgid "Got a read error from the connection pipe"
2195
#: drizzled/error.cc:344
2196
1804
msgid "Got an error from fcntl()"
2199
#: drizzled/error.cc:346
2200
1807
msgid "Got packets out of order"
2203
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2204
1810
msgid "Couldn't uncompress communication packet"
2205
1811
msgstr "通信パケットの圧縮に失敗しました"
2207
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2208
1813
msgid "Got an error reading communication packets"
2209
1814
msgstr "通信パケットの読み込みでエラー"
2211
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2212
1816
msgid "Got timeout reading communication packets"
2213
1817
msgstr "通信パケットの読み込みがタイムアウト"
2215
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2216
1819
msgid "Got an error writing communication packets"
2217
1820
msgstr "通信パケットの書き出し中にエラーが発生しました"
2219
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2220
1822
msgid "Got timeout writing communication packets"
2221
1823
msgstr "通信パケットの書き出し中にタイムアウトしました"
2223
#: drizzled/error.cc:358
2224
1825
msgid "Result string is longer than 'max_allowed_packet' bytes"
2227
#: drizzled/error.cc:360
2228
1828
msgid "The used table type doesn't support BLOB/TEXT columns"
2231
#: drizzled/error.cc:362
2232
1831
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2235
#: drizzled/error.cc:364
2238
1836
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2242
#: drizzled/error.cc:366
2244
1841
msgid "Incorrect column name '%-.100s'"
2247
#: drizzled/error.cc:368
2249
1845
msgid "The used storage engine can't index column '%-.192s'"
2252
#: drizzled/error.cc:370
2254
1849
"Unable to open underlying table which is differently defined or of non-"
2255
1850
"MyISAM type or doesn't exist"
2258
#: drizzled/error.cc:372
2260
1854
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2263
#: drizzled/error.cc:374
2266
1859
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2269
#: drizzled/error.cc:376
2271
1863
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2272
1864
"UNIQUE instead"
2275
#: drizzled/error.cc:378
2276
1867
msgid "Result consisted of more than one row"
2279
#: drizzled/error.cc:380
2280
1870
msgid "This table type requires a primary key"
2283
#: drizzled/error.cc:382
2284
1873
msgid "This version of Drizzle is not compiled with RAID support"
2287
#: drizzled/error.cc:384
2289
1877
"You are using safe update mode and you tried to update a table without a "
2290
1878
"WHERE that uses a KEY column"
2293
#: drizzled/error.cc:386
2295
1882
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2298
#: drizzled/error.cc:388
2299
1885
msgid "Can't open table"
2302
#: drizzled/error.cc:390
2304
1889
msgid "The storage engine for the table doesn't support %s"
2307
#: drizzled/error.cc:392
2308
1892
msgid "You are not allowed to execute this command in a transaction"
2311
#: drizzled/error.cc:394
2313
1896
msgid "Got error %d during COMMIT"
2316
#: drizzled/error.cc:396
2318
1900
msgid "Got error %d during ROLLBACK"
2321
#: drizzled/error.cc:398
2323
1904
msgid "Got error %d during FLUSH_LOGS"
2326
#: drizzled/error.cc:400
2328
1908
msgid "Got error %d during CHECKPOINT"
2331
#: drizzled/error.cc:402
2334
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
1913
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2338
#: drizzled/error.cc:404
2339
1917
msgid "The storage engine for the table does not support binary table dump"
2342
#: drizzled/error.cc:406
2343
1920
msgid "Binlog closed, cannot RESET MASTER"
2346
#: drizzled/error.cc:408
2348
1924
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2351
#: drizzled/error.cc:410
2353
1928
msgid "Error from master: '%-.64s'"
2356
#: drizzled/error.cc:412
2357
1931
msgid "Net error reading from master"
2360
#: drizzled/error.cc:414
2361
1934
msgid "Net error writing to master"
2364
#: drizzled/error.cc:416
2365
1937
msgid "Can't find FULLTEXT index matching the column list"
2368
#: drizzled/error.cc:418
2370
1941
"Can't execute the given command because you have active locked tables or an "
2371
1942
"active transaction"
2374
#: drizzled/error.cc:420
2376
1946
msgid "Unknown system variable '%-.64s'"
2379
#: drizzled/error.cc:422
2381
1950
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2384
#: drizzled/error.cc:424
2387
1955
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2390
#: drizzled/error.cc:426
2391
1958
msgid "Some non-transactional changed tables couldn't be rolled back"
2394
#: drizzled/error.cc:428
2396
1962
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2397
1963
"of storage; increase this drizzled variable and try again"
2400
#: drizzled/error.cc:430
2402
1967
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2405
#: drizzled/error.cc:432
2407
1971
"This operation requires a running slave; configure slave and do START SLAVE"
2410
#: drizzled/error.cc:434
2411
1974
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2414
#: drizzled/error.cc:436
2416
1978
"Could not initialize master info structure; more error messages can be found "
2417
1979
"in the Drizzle error log"
2420
#: drizzled/error.cc:438
2421
1982
msgid "Could not create slave thread; check system resources"
2424
#: drizzled/error.cc:440
2427
1987
"User %-.64s already has more than 'max_user_connections' active connections"
2430
#: drizzled/error.cc:442
2431
1990
msgid "You may only use constant expressions with SET"
2434
#: drizzled/error.cc:444
2435
1993
msgid "Lock wait timeout exceeded; try restarting transaction"
2438
#: drizzled/error.cc:446
2439
1996
msgid "The total number of locks exceeds the lock table size"
2442
#: drizzled/error.cc:448
2443
1999
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2446
#: drizzled/error.cc:450
2447
2002
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2450
#: drizzled/error.cc:452
2451
2005
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2454
#: drizzled/error.cc:454
2456
2009
msgid "Incorrect arguments to %s"
2459
#: drizzled/error.cc:456
2461
2013
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2464
#: drizzled/error.cc:458
2466
2017
"Incorrect table definition; all MERGE tables must be in the same database"
2469
#: drizzled/error.cc:460
2470
2020
msgid "Deadlock found when trying to get lock; try restarting transaction"
2473
#: drizzled/error.cc:462
2474
2023
msgid "The used table type doesn't support FULLTEXT indexes"
2477
#: drizzled/error.cc:464
2478
2026
msgid "Cannot add foreign key constraint"
2481
#: drizzled/error.cc:466
2482
2029
msgid "Cannot add or update a child row: a foreign key constraint fails"
2485
#: drizzled/error.cc:468
2486
2032
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2489
#: drizzled/error.cc:470
2491
2036
msgid "Error connecting to master: %-.128s"
2494
#: drizzled/error.cc:472
2496
2040
msgid "Error running query on master: %-.128s"
2499
#: drizzled/error.cc:474
2501
2044
msgid "Error when executing command %s: %-.128s"
2504
#: drizzled/error.cc:476
2506
2048
msgid "Incorrect usage of %s and %s"
2509
#: drizzled/error.cc:478
2510
2051
msgid "The used SELECT statements have a different number of columns"
2513
#: drizzled/error.cc:480
2514
2054
msgid "Can't execute the query because you have a conflicting read lock"
2517
#: drizzled/error.cc:482
2518
2057
msgid "Mixing of transactional and non-transactional tables is disabled"
2521
#: drizzled/error.cc:484
2523
2061
msgid "Option '%s' used twice in statement"
2526
#: drizzled/error.cc:486
2528
2065
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2531
#: drizzled/error.cc:488
2533
2069
msgid "Access denied; you need the %-.128s privilege for this operation"
2536
#: drizzled/error.cc:490
2539
2074
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2542
#: drizzled/error.cc:492
2545
2079
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2548
#: drizzled/error.cc:494
2550
2083
msgid "Variable '%-.64s' doesn't have a default value"
2553
#: drizzled/error.cc:496
2555
2087
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2558
#: drizzled/error.cc:498
2560
2091
msgid "Incorrect argument type to variable '%-.64s'"
2563
#: drizzled/error.cc:500
2565
2095
msgid "Variable '%-.64s' can only be set, not read"
2568
#: drizzled/error.cc:502
2570
2099
msgid "Incorrect usage/placement of '%s'"
2573
#: drizzled/error.cc:504
2575
2103
msgid "This version of Drizzle doesn't yet support '%s'"
2578
#: drizzled/error.cc:506
2581
2108
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2584
#: drizzled/error.cc:508
2585
2111
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2588
#: drizzled/error.cc:510
2590
2115
msgid "Variable '%-.192s' is a %s variable"
2593
#: drizzled/error.cc:512
2595
2119
msgid "Incorrect foreign key definition for '%-.192s': %s"
2598
#: drizzled/error.cc:514
2599
2122
msgid "Key reference and table reference don't match"
2602
#: drizzled/error.cc:516
2604
2126
msgid "Operand should contain %d column(s)"
2607
#: drizzled/error.cc:518
2608
2129
msgid "Subquery returns more than 1 row"
2611
#: drizzled/error.cc:520
2613
2133
msgid "Unknown prepared statement handler (%.*s) given to %s"
2616
#: drizzled/error.cc:522
2617
2136
msgid "Help database is corrupt or does not exist"
2620
#: drizzled/error.cc:524
2621
2139
msgid "Cyclic reference on subqueries"
2624
#: drizzled/error.cc:526
2626
2143
msgid "Converting column '%s' from %s to %s"
2629
#: drizzled/error.cc:528
2631
2147
msgid "Reference '%-.64s' not supported (%s)"
2634
#: drizzled/error.cc:530
2635
2150
msgid "Every derived table must have its own alias"
2638
#: drizzled/error.cc:532
2640
2154
msgid "Select %u was reduced during optimization"
2643
#: drizzled/error.cc:534
2645
2158
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2648
#: drizzled/error.cc:536
2650
2162
"Client does not support authentication protocol requested by server; "
2651
2163
"consider upgrading Drizzle client"
2654
#: drizzled/error.cc:538
2655
2166
msgid "All parts of a SPATIAL index must be NOT NULL"
2658
#: drizzled/error.cc:540
2660
2170
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2663
#: drizzled/error.cc:542
2664
2173
msgid "Slave is already running"
2667
#: drizzled/error.cc:544
2668
2176
msgid "Slave already has been stopped"
2671
#: drizzled/error.cc:546
2674
2181
"Uncompressed data size too large; the maximum size is %d (probably, length "
2675
2182
"of uncompressed data was corrupted)"
2678
#: drizzled/error.cc:548
2679
2185
msgid "ZLIB: Not enough memory"
2682
#: drizzled/error.cc:550
2684
2189
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2685
2190
"data was corrupted)"
2688
#: drizzled/error.cc:552
2689
2193
msgid "ZLIB: Input data corrupted"
2692
#: drizzled/error.cc:554
2694
2197
msgid "%d line(s) were cut by GROUP_CONCAT()"
2697
#: drizzled/error.cc:556
2699
2201
msgid "Row %ld doesn't contain data for all columns"
2702
#: drizzled/error.cc:558
2705
2206
"Row %ld was truncated; it contained more data than there were input columns"
2708
#: drizzled/error.cc:560
2711
2211
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2714
#: drizzled/error.cc:562
2716
2215
msgid "Out of range value for column '%s' at row %ld"
2719
#: drizzled/error.cc:564
2721
2219
msgid "Data truncated for column '%s' at row %ld"
2724
#: drizzled/error.cc:566
2726
2223
msgid "Using storage engine %s for table '%s'"
2729
#: drizzled/error.cc:568
2731
2227
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2734
#: drizzled/error.cc:570
2735
2230
msgid "Cannot drop one or more of the requested users"
2738
#: drizzled/error.cc:572
2739
2233
msgid "Can't revoke all privileges for one or more of the requested users"
2742
#: drizzled/error.cc:574
2745
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2237
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2748
#: drizzled/error.cc:576
2750
2241
msgid "Illegal mix of collations for operation '%s'"
2753
#: drizzled/error.cc:578
2756
"Variable '%-.64s' is not a variable component (can't be used as "
2757
"XXXX.variable_name)"
2246
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2760
#: drizzled/error.cc:580
2762
2251
msgid "Unknown collation: '%-.64s'"
2765
#: drizzled/error.cc:582
2767
2255
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2768
2256
"compiled without SSL support; they can be used later if Drizzle slave with "
2769
2257
"SSL is started"
2772
#: drizzled/error.cc:584
2775
2262
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2776
2263
"old format; please change the password to the new format"
2779
#: drizzled/error.cc:586
2782
2268
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2786
#: drizzled/error.cc:588
2788
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2272
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2791
#: drizzled/error.cc:590
2793
2276
"It is recommended to use --skip-slave-start when doing step-by-step "
2794
2277
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2795
2278
"get an unexpected slave's drizzled restart"
2798
#: drizzled/error.cc:592
2799
2281
msgid "SQL thread is not to be started so UNTIL options are ignored"
2802
#: drizzled/error.cc:594
2804
2285
msgid "Incorrect index name '%-.100s'"
2807
#: drizzled/error.cc:596
2809
2289
msgid "Incorrect catalog name '%-.100s'"
2812
#: drizzled/error.cc:598
2814
2293
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2817
#: drizzled/error.cc:600
2819
2297
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2822
#: drizzled/error.cc:602
2824
2301
msgid "Unknown key cache '%-.100s'"
2827
#: drizzled/error.cc:604
2829
2305
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2830
2306
"this switch for this grant to work"
2833
#: drizzled/error.cc:606
2835
2310
msgid "Unknown table engine '%s'"
2838
#: drizzled/error.cc:608
2840
2314
msgid "'%s' is deprecated; use '%s' instead"
2843
#: drizzled/error.cc:610
2845
2318
msgid "The target table %-.100s of the %s is not updatable"
2848
#: drizzled/error.cc:612
2851
2323
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2855
#: drizzled/error.cc:614
2858
2329
"The Drizzle server is running with the %s option so it cannot execute this "
2862
#: drizzled/error.cc:616
2864
2334
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2867
#: drizzled/error.cc:618
2869
2338
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2872
#: drizzled/error.cc:620
2874
2342
"Incorrect table definition; there can be only one TIMESTAMP column with "
2875
2343
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2878
#: drizzled/error.cc:622
2880
2347
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2883
#: drizzled/error.cc:624
2884
2350
msgid "This command is not supported in the prepared statement protocol yet"
2887
#: drizzled/error.cc:626
2889
2354
msgid "Got error %d '%-.100s' from %s"
2892
#: drizzled/error.cc:628
2894
2358
msgid "Got temporary error %d '%-.100s' from %s"
2897
#: drizzled/error.cc:630
2899
2362
msgid "Unknown or incorrect time zone: '%-.64s'"
2902
#: drizzled/error.cc:632
2904
2366
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2907
#: drizzled/error.cc:634
2909
2370
msgid "Invalid %s character string: '%.64s'"
2912
#: drizzled/error.cc:636
2914
2374
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2917
#: drizzled/error.cc:638
2919
2378
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2922
#: drizzled/error.cc:640
2924
2382
msgid "Can't create a %s from within another stored routine"
2927
#: drizzled/error.cc:642
2929
2386
msgid "%s %s already exists"
2932
#: drizzled/error.cc:644
2934
2390
msgid "%s %s does not exist"
2937
#: drizzled/error.cc:646
2939
2394
msgid "Failed to DROP %s %s"
2942
#: drizzled/error.cc:648
2944
2398
msgid "Failed to CREATE %s %s"
2947
#: drizzled/error.cc:650
2949
2402
msgid "%s with no matching label: %s"
2952
#: drizzled/error.cc:652
2954
2406
msgid "Redefining label %s"
2957
#: drizzled/error.cc:654
2959
2410
msgid "End-label %s without match"
2962
#: drizzled/error.cc:656
2964
2414
msgid "Referring to uninitialized variable %s"
2967
#: drizzled/error.cc:658
2969
2418
msgid "PROCEDURE %s can't return a result set in the given context"
2972
#: drizzled/error.cc:660
2973
2421
msgid "RETURN is only allowed in a FUNCTION"
2976
#: drizzled/error.cc:662
2978
2425
msgid "%s is not allowed in stored procedures"
2981
#: drizzled/error.cc:664
2983
2429
"The update log is deprecated and replaced by the binary log; SET "
2984
2430
"SQL_LOG_UPDATE has been ignored"
2987
#: drizzled/error.cc:666
2989
2434
"The update log is deprecated and replaced by the binary log; SET "
2990
2435
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2993
#: drizzled/error.cc:668
2994
2438
msgid "Query execution was interrupted"
2997
#: drizzled/error.cc:670
2999
2442
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3002
#: drizzled/error.cc:672
3004
2446
msgid "Undefined CONDITION: %s"
3007
#: drizzled/error.cc:674
3009
2450
msgid "No RETURN found in FUNCTION %s"
3012
#: drizzled/error.cc:676
3014
2454
msgid "FUNCTION %s ended without RETURN"
3017
#: drizzled/error.cc:678
3018
2457
msgid "Cursor statement must be a SELECT"
3021
#: drizzled/error.cc:680
3022
2460
msgid "Cursor SELECT must not have INTO"
3025
#: drizzled/error.cc:682
3027
2464
msgid "Undefined CURSOR: %s"
3030
#: drizzled/error.cc:684
3031
2467
msgid "Cursor is already open"
3034
#: drizzled/error.cc:686
3035
2470
msgid "Cursor is not open"
3038
#: drizzled/error.cc:688
3040
2474
msgid "Undeclared variable: %s"
3043
#: drizzled/error.cc:690
3044
2477
msgid "Incorrect number of FETCH variables"
3047
#: drizzled/error.cc:692
3048
2480
msgid "No data - zero rows fetched, selected, or processed"
3051
#: drizzled/error.cc:694
3053
2484
msgid "Duplicate parameter: %s"
3056
#: drizzled/error.cc:696
3058
2488
msgid "Duplicate variable: %s"
3061
#: drizzled/error.cc:698
3063
2492
msgid "Duplicate condition: %s"
3066
#: drizzled/error.cc:700
3068
2496
msgid "Duplicate cursor: %s"
3071
#: drizzled/error.cc:702
3073
2500
msgid "Failed to ALTER %s %s"
3076
#: drizzled/error.cc:704
3077
2503
msgid "Subquery value not supported"
3080
#: drizzled/error.cc:706
3082
2507
msgid "%s is not allowed in stored function or trigger"
3085
#: drizzled/error.cc:708
3086
2510
msgid "Variable or condition declaration after cursor or handler declaration"
3089
#: drizzled/error.cc:710
3090
2513
msgid "Cursor declaration after handler declaration"
3093
#: drizzled/error.cc:712
3094
2516
msgid "Case not found for CASE statement"
3097
#: drizzled/error.cc:714
3099
2520
msgid "Configuration file '%-.192s' is too big"
3102
#: drizzled/error.cc:716
3104
2524
msgid "Malformed file type header in file '%-.192s'"
3107
#: drizzled/error.cc:718
3109
2528
msgid "Unexpected end of file while parsing comment '%-.200s'"
3112
#: drizzled/error.cc:720
3114
2532
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3117
#: drizzled/error.cc:722
3119
2536
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3122
#: drizzled/error.cc:724
3124
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3127
#: drizzled/error.cc:726
3129
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3132
#: drizzled/error.cc:728
2539
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3134
2543
msgid "'%-.192s.%-.192s' is not %s"
3137
#: drizzled/error.cc:730
3139
2547
msgid "Column '%-.192s' is not updatable"
3142
#: drizzled/error.cc:732
3143
2550
msgid "View's SELECT contains a subquery in the FROM clause"
3146
#: drizzled/error.cc:734
3148
2554
msgid "View's SELECT contains a '%s' clause"
3151
#: drizzled/error.cc:736
3152
2557
msgid "View's SELECT contains a variable or parameter"
3155
#: drizzled/error.cc:738
3157
2561
msgid "View's SELECT refers to a temporary table '%-.192s'"
3160
#: drizzled/error.cc:740
3161
2564
msgid "View's SELECT and view's field list have different column counts"
3164
#: drizzled/error.cc:742
3166
2568
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3169
#: drizzled/error.cc:744
3171
"View being updated does not have complete key of underlying table in it"
2571
msgid "View being updated does not have complete key of underlying table in it"
3174
#: drizzled/error.cc:746
3177
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3178
"function(s) or definer/invoker of view lack rights to use them"
2576
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2577
"(s) or definer/invoker of view lack rights to use them"
3181
#: drizzled/error.cc:748
3183
2581
msgid "Can't drop or alter a %s from within another stored routine"
3186
#: drizzled/error.cc:750
3187
2584
msgid "GOTO is not allowed in a stored procedure handler"
3190
#: drizzled/error.cc:752
3191
2587
msgid "Trigger already exists"
3194
#: drizzled/error.cc:754
3195
2590
msgid "Trigger does not exist"
3198
#: drizzled/error.cc:756
3200
2594
msgid "Trigger's '%-.192s' is view or temporary table"
3203
#: drizzled/error.cc:758
3205
2598
msgid "Updating of %s row is not allowed in %strigger"
3208
#: drizzled/error.cc:760
3210
2602
msgid "There is no %s row in %s trigger"
3213
#: drizzled/error.cc:762
3215
2606
msgid "Field '%-.192s' doesn't have a default value"
3218
#: drizzled/error.cc:764
3219
2609
msgid "Division by 0"
3222
#: drizzled/error.cc:766
3224
2613
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3227
#: drizzled/error.cc:768
3229
2617
msgid "Illegal %s '%-.192s' value found during parsing"
3232
#: drizzled/error.cc:770
3234
2621
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3237
#: drizzled/error.cc:772
3239
2625
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3242
#: drizzled/error.cc:774
3244
2629
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3247
#: drizzled/error.cc:776
3249
2633
msgid "Failed purging old relay logs: %s"
3252
#: drizzled/error.cc:778
3254
2637
msgid "Password hash should be a %d-digit hexadecimal number"
3257
#: drizzled/error.cc:780
3258
2640
msgid "Target log not found in binlog index"
3261
#: drizzled/error.cc:782
3262
2643
msgid "I/O error reading log index file"
3265
#: drizzled/error.cc:784
3266
2646
msgid "Server configuration does not permit binlog purge"
3269
#: drizzled/error.cc:786
3270
2649
msgid "Failed on fseek()"
3273
#: drizzled/error.cc:788
3274
2652
msgid "Fatal error during log purge"
3277
#: drizzled/error.cc:790
3278
2655
msgid "A purgeable log is in use, will not purge"
3281
#: drizzled/error.cc:792
3282
2658
msgid "Unknown error during log purge"
3285
#: drizzled/error.cc:794
3287
2662
msgid "Failed initializing relay log position: %s"
3290
#: drizzled/error.cc:796
3291
2665
msgid "You are not using binary logging"
3294
#: drizzled/error.cc:798
3297
2670
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3300
#: drizzled/error.cc:800
3301
2673
msgid "WSAStartup Failed"
3304
#: drizzled/error.cc:802
3305
2676
msgid "Can't handle procedures with different groups yet"
3308
#: drizzled/error.cc:804
3309
2679
msgid "Select must have a group with this procedure"
3312
#: drizzled/error.cc:806
3313
2682
msgid "Can't use ORDER clause with this procedure"
3316
#: drizzled/error.cc:808
3318
2686
msgid "Binary logging and replication forbid changing the global server %s"
3321
#: drizzled/error.cc:810
3323
2690
msgid "Can't map file: %-.200s, errno: %d"
3326
#: drizzled/error.cc:812
3328
2694
msgid "Wrong magic in %-.64s"
3331
#: drizzled/error.cc:814
3332
2697
msgid "Prepared statement contains too many placeholders"
3335
#: drizzled/error.cc:816
3337
2701
msgid "Key part '%-.192s' length cannot be 0"
3340
#: drizzled/error.cc:818
3341
2704
msgid "View text checksum failed"
3344
#: drizzled/error.cc:820
3347
2709
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3350
#: drizzled/error.cc:822
3352
2713
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3355
#: drizzled/error.cc:824
3357
2717
msgid "Can not delete from join view '%-.192s.%-.192s'"
3360
#: drizzled/error.cc:826
3362
2721
msgid "Operation %s failed for %.256s"
3365
#: drizzled/error.cc:828
3366
2724
msgid "XAER_NOTA: Unknown XID"
3369
#: drizzled/error.cc:830
3370
2727
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3373
#: drizzled/error.cc:832
3376
2732
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3377
2733
"the %.64s state"
3380
#: drizzled/error.cc:834
3381
2736
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3384
#: drizzled/error.cc:836
3386
2740
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3387
2741
"for consistency"
3390
#: drizzled/error.cc:838
3391
2744
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3394
#: drizzled/error.cc:840
3397
2749
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3401
#: drizzled/error.cc:842
3402
2753
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3405
#: drizzled/error.cc:844
3406
2756
msgid "Failed to revoke all privileges to dropped routine"
3409
#: drizzled/error.cc:846
3411
2760
msgid "Data too long for column '%s' at row %ld"
3414
#: drizzled/error.cc:848
3416
2764
msgid "Bad SQLSTATE: '%s'"
3419
#: drizzled/error.cc:850
3422
2769
"%s: ready for connections.\n"
3423
2770
"Version: '%s' %s\n"
3426
#: drizzled/error.cc:852
3427
2773
msgid "Can't load value from file with fixed size rows to variable"
3430
#: drizzled/error.cc:854
3431
2776
msgid "You are not allowed to create a user with GRANT"
3434
#: drizzled/error.cc:856
3436
2780
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3439
#: drizzled/error.cc:858
3440
2783
msgid "Table definition has changed, please retry transaction"
3443
#: drizzled/error.cc:860
3444
2786
msgid "Duplicate handler declared in the same block"
3447
#: drizzled/error.cc:862
3450
2791
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3451
2792
"variable in BEFORE trigger"
3454
#: drizzled/error.cc:864
3456
2796
msgid "Not allowed to return a result set from a %s"
3459
#: drizzled/error.cc:866
3460
2799
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3463
#: drizzled/error.cc:868
3465
2803
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3466
2804
"declaration and binary logging is enabled; if non-transactional tables were "
3467
2805
"updated, the binary log will miss their changes"
3470
#: drizzled/error.cc:870
3472
2809
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3473
2810
"declaration and binary logging is enabled (you *might* want to use the less "
3474
2811
"safe log_bin_trust_function_creators variable)"
3477
#: drizzled/error.cc:872
3479
2815
"You do not have the SUPER privilege and binary logging is enabled (you "
3480
2816
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3483
#: drizzled/error.cc:874
3485
2820
"You can't execute a prepared statement which has an open cursor associated "
3486
2821
"with it. Reset the statement to re-execute it."
3489
#: drizzled/error.cc:876
3491
2825
msgid "The statement (%lu) has no open cursor."
3494
#: drizzled/error.cc:878
3496
2829
"Explicit or implicit commit is not allowed in stored function or trigger."
3499
#: drizzled/error.cc:880
3502
2834
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3505
#: drizzled/error.cc:882
3506
2837
msgid "Recursive stored functions and triggers are not allowed."
3509
#: drizzled/error.cc:884
3511
2841
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3514
#: drizzled/error.cc:886
3516
2845
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3519
#: drizzled/error.cc:888
3522
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
2850
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3526
#: drizzled/error.cc:890
3528
2855
"You can't combine write-locking of system tables with other tables or lock "
3532
#: drizzled/error.cc:892
3534
2860
msgid "Unable to connect to foreign data source: %.64s"
3537
#: drizzled/error.cc:894
3540
2865
"There was a problem processing the query on the foreign data source. Data "
3541
2866
"source error: %-.64s"
3544
#: drizzled/error.cc:896
3547
2871
"The foreign data source you are trying to reference does not exist. Data "
3548
2872
"source error: %-.64s"
3551
#: drizzled/error.cc:898
3554
2877
"Can't create federated table. The data source connection string '%-.64s' is "
3555
2878
"not in the correct format"
3558
#: drizzled/error.cc:900
3561
"The data source connection string '%-.64s' is not in the correct format"
2882
msgid "The data source connection string '%-.64s' is not in the correct format"
3564
#: drizzled/error.cc:902
3566
2886
msgid "Can't create federated table. Foreign data src error: %-.64s"
3569
#: drizzled/error.cc:904
3570
2889
msgid "Trigger in wrong schema"
3573
#: drizzled/error.cc:906
3576
2894
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3577
2895
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3580
#: drizzled/error.cc:908
3582
2899
msgid "Routine body for '%-.100s' is too long"
3585
#: drizzled/error.cc:910
3586
2902
msgid "Cannot drop default keycache"
3589
#: drizzled/error.cc:912
3591
2906
msgid "Display width out of range for column '%-.192s' (max = %d)"
3594
#: drizzled/error.cc:914
3595
2909
msgid "XAER_DUPID: The XID already exists"
3598
#: drizzled/error.cc:916
3600
2913
msgid "Datetime function: %-.32s field overflow"
3603
#: drizzled/error.cc:918
3606
2918
"Can't update table '%-.192s' in stored function/trigger because it is "
3607
2919
"already used by statement which invoked this stored function/trigger."
3610
#: drizzled/error.cc:920
3613
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
2924
"The definition of table '%-.192s' prevents operation %.192s on table "
3617
#: drizzled/error.cc:922
3619
2929
"The prepared statement contains a stored routine call that refers to that "
3620
2930
"same statement. It's not allowed to execute a prepared statement in such a "
3621
2931
"recursive manner"
3624
#: drizzled/error.cc:924
3625
2934
msgid "Not allowed to set autocommit from a stored function or trigger"
3628
#: drizzled/error.cc:926
3629
2937
msgid "Definer is not fully qualified"
3632
#: drizzled/error.cc:928
3635
2942
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3636
2943
"Current user is used as definer. Please recreate the view!"
3639
#: drizzled/error.cc:930
3642
2948
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3646
#: drizzled/error.cc:932
3648
2953
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3651
#: drizzled/error.cc:934
3653
2957
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3656
#: drizzled/error.cc:936
3659
2962
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3662
#: drizzled/error.cc:938
3665
2967
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3668
#: drizzled/error.cc:940
3670
2971
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3673
#: drizzled/error.cc:942
3676
2976
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3678
2978
"insufficient privileges. Please recreate the trigger."
3681
#: drizzled/error.cc:944
3683
2982
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3686
#: drizzled/error.cc:946
3689
2987
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3690
2988
"exceeded for routine %.192s"
3693
#: drizzled/error.cc:948
3696
2993
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3697
2994
"or contains bad data (internal code %d)"
3700
#: drizzled/error.cc:950
3702
2998
msgid "Incorrect routine name '%-.192s'"
3705
#: drizzled/error.cc:952
3708
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3002
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3711
#: drizzled/error.cc:954
3712
3005
msgid "AGGREGATE is not supported for stored functions"
3715
#: drizzled/error.cc:956
3718
"Can't create more than max_prepared_stmt_count statements (current value: "
3010
"Can't create more than max_prepared_stmt_count statements (current value: %"
3722
#: drizzled/error.cc:958
3724
3015
msgid "`%-.192s`.`%-.192s` contains view recursion"
3727
#: drizzled/error.cc:960
3729
3019
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3732
#: drizzled/error.cc:962
3733
3022
msgid "The used table type doesn't support SPATIAL indexes"
3736
#: drizzled/error.cc:964
3737
3025
msgid "Triggers can not be created on system tables"
3740
#: drizzled/error.cc:966
3742
3029
msgid "Leading spaces are removed from name '%s'"
3745
#: drizzled/error.cc:968
3746
3032
msgid "Failed to read auto-increment value from storage engine"
3749
#: drizzled/error.cc:970
3750
3035
msgid "user name"
3753
#: drizzled/error.cc:972
3754
3038
msgid "host name"
3757
#: drizzled/error.cc:974
3759
3042
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3762
#: drizzled/error.cc:976
3764
3046
msgid "The target table %-.100s of the %s is not insertable-into"
3767
#: drizzled/error.cc:978
3770
3051
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3773
#: drizzled/error.cc:980
3774
3054
msgid "Too high level of nesting for select"
3777
#: drizzled/error.cc:982
3779
3058
msgid "Name '%-.64s' has become ''"
3782
#: drizzled/error.cc:984
3784
3062
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3785
3063
"optional and non-empty FIELDS ENCLOSED BY"
3788
#: drizzled/error.cc:986
3790
3067
msgid "The foreign server, %s, you are trying to create already exists."
3793
#: drizzled/error.cc:988
3796
3072
"The foreign server name you are trying to reference does not exist. Data "
3797
3073
"source error: %-.64s"
3800
#: drizzled/error.cc:990
3803
3078
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3806
#: drizzled/error.cc:992
3809
3083
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3810
3084
"each partition"
3813
#: drizzled/error.cc:994
3816
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3088
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3819
#: drizzled/error.cc:996
3820
3091
msgid "MAXVALUE can only be used in last partition definition"
3823
#: drizzled/error.cc:998
3824
3094
msgid "Subpartitions can only be hash partitions and by key"
3827
#: drizzled/error.cc:1000
3828
3097
msgid "Must define subpartitions on all partitions if on one partition"
3831
#: drizzled/error.cc:1002
3832
3100
msgid "Wrong number of partitions defined, mismatch with previous setting"
3835
#: drizzled/error.cc:1004
3836
3103
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3839
#: drizzled/error.cc:1006
3841
"Constant/Random expression in (sub)partitioning function is not allowed"
3106
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3844
#: drizzled/error.cc:1008
3845
3109
msgid "Expression in RANGE/LIST VALUES must be constant"
3848
#: drizzled/error.cc:1010
3849
3112
msgid "Field in list of fields for partition function not found in table"
3852
#: drizzled/error.cc:1012
3853
3115
msgid "List of fields is only allowed in KEY partitions"
3856
#: drizzled/error.cc:1014
3858
3119
"The partition info in the frm file is not consistent with what can be "
3859
3120
"written into the frm file"
3862
#: drizzled/error.cc:1016
3864
3124
msgid "The %-.192s function returns the wrong type"
3867
#: drizzled/error.cc:1018
3869
3128
msgid "For %-.64s partitions each partition must be defined"
3872
#: drizzled/error.cc:1020
3873
3131
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3876
#: drizzled/error.cc:1022
3877
3134
msgid "VALUES value must be of same type as partition function"
3880
#: drizzled/error.cc:1024
3881
3137
msgid "Multiple definition of same constant in list partitioning"
3884
#: drizzled/error.cc:1026
3885
3140
msgid "Partitioning can not be used stand-alone in query"
3888
#: drizzled/error.cc:1028
3890
3144
"The mix of handlers in the partitions is not allowed in this version of "
3894
#: drizzled/error.cc:1030
3896
3149
msgid "For the partitioned engine it is necessary to define all %-.64s"
3899
#: drizzled/error.cc:1032
3900
3152
msgid "Too many partitions (including subpartitions) were defined"
3903
#: drizzled/error.cc:1034
3905
3156
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3906
3157
"partitioning for subpartitioning"
3909
#: drizzled/error.cc:1036
3910
3160
msgid "Failed to create specific handler file"
3913
#: drizzled/error.cc:1038
3914
3163
msgid "A BLOB field is not allowed in partition function"
3917
#: drizzled/error.cc:1040
3920
"A %-.192s must include all columns in the table's partitioning function"
3167
msgid "A %-.192s must include all columns in the table's partitioning function"
3923
#: drizzled/error.cc:1042
3925
3171
msgid "Number of %-.64s = 0 is not an allowed value"
3928
#: drizzled/error.cc:1044
3929
3174
msgid "Partition management on a not partitioned table is not possible"
3932
#: drizzled/error.cc:1046
3934
3178
"Foreign key condition is not yet supported in conjunction with partitioning"
3937
#: drizzled/error.cc:1048
3939
3182
msgid "Error in list of partitions to %-.64s"
3942
#: drizzled/error.cc:1050
3943
3185
msgid "Cannot remove all partitions, use DROP TABLE instead"
3946
#: drizzled/error.cc:1052
3947
3188
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3950
#: drizzled/error.cc:1054
3952
3192
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3953
3193
"their numbers"
3956
#: drizzled/error.cc:1056
3958
3197
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3959
3198
"tables using HASH PARTITIONs"
3962
#: drizzled/error.cc:1058
3964
3202
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3967
#: drizzled/error.cc:1060
3968
3205
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3971
#: drizzled/error.cc:1062
3972
3208
msgid "At least one partition must be added"
3975
#: drizzled/error.cc:1064
3976
3211
msgid "At least one partition must be coalesced"
3979
#: drizzled/error.cc:1066
3980
3214
msgid "More partitions to reorganize than there are partitions"
3983
#: drizzled/error.cc:1068
3985
3218
msgid "Duplicate partition name %-.192s"
3988
#: drizzled/error.cc:1070
3989
3221
msgid "It is not allowed to shut off binlog on this command"
3992
#: drizzled/error.cc:1072
3994
"When reorganizing a set of partitions they must be in consecutive order"
3224
msgid "When reorganizing a set of partitions they must be in consecutive order"
3997
#: drizzled/error.cc:1074
3999
3228
"Reorganize of range partitions cannot change total ranges except for last "
4000
3229
"partition where it can extend the range"
4003
#: drizzled/error.cc:1076
4004
3232
msgid "Partition function not supported in this version for this handler"
4007
#: drizzled/error.cc:1078
4008
3235
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4011
#: drizzled/error.cc:1080
4013
3239
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4016
#: drizzled/error.cc:1082
4018
3243
msgid "Plugin '%-.192s' is not loaded"
4021
#: drizzled/error.cc:1084
4023
3247
msgid "Incorrect %-.32s value: '%-.128s'"
4026
#: drizzled/error.cc:1086
4028
3251
msgid "Table has no partition for value %-.64s"
4031
#: drizzled/error.cc:1088
4033
3255
msgid "It is not allowed to specify %s more than once"
4036
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4038
3259
msgid "Failed to create %s"
4041
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4043
3263
msgid "Failed to drop %s"
4046
#: drizzled/error.cc:1094
4047
3266
msgid "The handler doesn't support autoextend of tablespaces"
4050
#: drizzled/error.cc:1096
4052
3270
"A size parameter was incorrectly specified, either number or on the form 10M"
4055
#: drizzled/error.cc:1098
4057
3274
"The size number was correct but we don't allow the digit part to be more "
4058
3275
"than 2 billion"
4061
#: drizzled/error.cc:1100
4063
3279
msgid "Failed to alter: %s"
4066
#: drizzled/error.cc:1102
4067
3282
msgid "Writing one row to the row-based binary log failed"
4070
#: drizzled/error.cc:1104
4072
3286
msgid "Table definition on master and slave does not match: %s"
4075
#: drizzled/error.cc:1106
4077
3290
"Slave running with --log-slave-updates must use row-based binary logging to "
4078
3291
"be able to replicate row-based binary log events"
4081
#: drizzled/error.cc:1108
4083
3295
msgid "Event '%-.192s' already exists"
4086
#: drizzled/error.cc:1110
4088
3299
msgid "Failed to store event %s. Error code %d from storage engine."
4091
#: drizzled/error.cc:1112
4093
3303
msgid "Unknown event '%-.192s'"
4096
#: drizzled/error.cc:1114
4098
3307
msgid "Failed to alter event '%-.192s'"
4101
#: drizzled/error.cc:1118
4102
3310
msgid "INTERVAL is either not positive or too big"
4105
#: drizzled/error.cc:1120
4106
3313
msgid "ENDS is either invalid or before STARTS"
4109
#: drizzled/error.cc:1122
4110
3316
msgid "Event execution time is in the past. Event has been disabled"
4113
#: drizzled/error.cc:1124
4114
3319
msgid "Failed to open drizzle.event"
4117
#: drizzled/error.cc:1126
4118
3322
msgid "No datetime expression provided"
4121
#: drizzled/error.cc:1128
4124
3327
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4125
3328
"probably corrupted"
4128
#: drizzled/error.cc:1130
4130
3332
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4133
#: drizzled/error.cc:1132
4134
3335
msgid "Failed to delete the event from drizzle.event"
4137
#: drizzled/error.cc:1134
4138
3338
msgid "Error during compilation of event's body"
4141
#: drizzled/error.cc:1136
4142
3341
msgid "Same old and new event name"
4145
#: drizzled/error.cc:1138
4147
3345
msgid "Data for column '%s' too long"
4150
#: drizzled/error.cc:1140
4152
3349
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4155
#: drizzled/error.cc:1142
4158
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
3354
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4162
#: drizzled/error.cc:1144
4163
3358
msgid "You can't write-lock a log table. Only read access is possible"
4166
#: drizzled/error.cc:1146
4167
3361
msgid "You can't use locks with log tables."
4170
#: drizzled/error.cc:1148
4173
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4174
"%d would lead to a duplicate entry"
3366
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3367
"d would lead to a duplicate entry"
4177
#: drizzled/error.cc:1150
4180
3372
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4181
3373
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4184
#: drizzled/error.cc:1152
4186
3377
"Cannot switch out of the row-based binary log format when the session has "
4187
3378
"open temporary tables"
4190
#: drizzled/error.cc:1154
4192
3382
"Cannot change the binary logging format inside a stored function or trigger"
4195
#: drizzled/error.cc:1156
4197
3386
"The NDB cluster engine does not support changing the binlog format on the "
4201
#: drizzled/error.cc:1158
4202
3390
msgid "Cannot create temporary table with partitions"
4205
#: drizzled/error.cc:1160
4206
3393
msgid "Partition constant is out of partition function domain"
4209
#: drizzled/error.cc:1162
4210
3396
msgid "This partition function is not allowed"
4213
#: drizzled/error.cc:1164
4214
3399
msgid "Error in DDL log"
4217
#: drizzled/error.cc:1166
4218
3402
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4221
#: drizzled/error.cc:1168
4222
3405
msgid "Incorrect partition name"
4225
#: drizzled/error.cc:1170
4227
3409
"Transaction isolation level can't be changed while a transaction is in "
4231
#: drizzled/error.cc:1172
4234
3415
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4235
3416
"'%-.192s' for key '%-.192s'"
4238
#: drizzled/error.cc:1174
4240
3420
msgid "Internal scheduler error %d"
4243
#: drizzled/error.cc:1176
4245
3424
msgid "Error during starting/stopping of the scheduler. Error code %u"
4248
#: drizzled/error.cc:1178
4249
3427
msgid "Engine cannot be used in partitioned tables"
4252
#: drizzled/error.cc:1180
4254
3431
msgid "Cannot activate '%-.64s' log"
4257
#: drizzled/error.cc:1182
4258
3434
msgid "The server was not built with row-based replication"
4261
#: drizzled/error.cc:1184
4262
3437
msgid "Decoding of base64 string failed"
4265
#: drizzled/error.cc:1186
4266
3440
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4269
#: drizzled/error.cc:1188
4271
3444
"Cannot proceed because system tables used by Event Scheduler were found "
4272
3445
"damaged at server start"
4275
#: drizzled/error.cc:1190
4276
3448
msgid "Only integers allowed as number here"
4279
#: drizzled/error.cc:1192
4280
3451
msgid "This storage engine cannot be used for log tables"
4283
#: drizzled/error.cc:1194
4285
3455
msgid "You cannot '%s' a log table if logging is enabled"
4288
#: drizzled/error.cc:1196
4291
3460
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4296
#: drizzled/error.cc:1198
4298
3466
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4301
#: drizzled/error.cc:1200
4303
3470
msgid "Incorrect parameters in the call to native function '%-.192s'"
4306
#: drizzled/error.cc:1202
4308
3474
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4311
#: drizzled/error.cc:1204
4313
3478
msgid "This function '%-.192s' has the same name as a native function"
4316
#: drizzled/error.cc:1206
4318
3482
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4321
#: drizzled/error.cc:1208
4322
3485
msgid "Too many files opened, please execute the command again"
4325
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4327
3489
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4328
3490
"The event was dropped immediately after creation."
4331
#: drizzled/error.cc:1214
4333
3494
msgid "The incident %s occurred on the master. Message: %-.64s"
4336
#: drizzled/error.cc:1216
4337
3497
msgid "Table has no partition for some existing values"
4340
#: drizzled/error.cc:1218
4341
3500
msgid "Statement is not safe to log in statement format."
4344
#: drizzled/error.cc:1220
4346
3504
msgid "Fatal error: %s"
4349
#: drizzled/error.cc:1222
4351
3508
msgid "Relay log read failure: %s"
4354
#: drizzled/error.cc:1224
4356
3512
msgid "Relay log write failure: %s"
4359
#: drizzled/error.cc:1228
4361
3516
msgid "Master command %s failed: %s"
4364
#: drizzled/error.cc:1230
4366
3520
msgid "Binary logging not possible. Message: %s"
4369
#: drizzled/error.cc:1232
4371
3524
msgid "View `%-.64s`.`%-.64s` has no creation context"
4374
#: drizzled/error.cc:1234
4376
3528
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4379
#: drizzled/error.cc:1236
4381
3532
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4384
#: drizzled/error.cc:1238
4386
3536
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4389
#: drizzled/error.cc:1240
4391
3540
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4394
#: drizzled/error.cc:1242
4396
3544
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4399
#: drizzled/error.cc:1244
4401
3548
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4404
#: drizzled/error.cc:1246
4406
3552
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4409
#: drizzled/error.cc:1248
4411
3556
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4414
#: drizzled/error.cc:1250
4416
3560
msgid "Ambiguous slave modes combination. %s"
4419
#: drizzled/error.cc:1252
4422
3565
"The BINLOG statement of type `%s` was not preceded by a format description "
4423
3566
"BINLOG statement."
4426
#: drizzled/error.cc:1254
4427
3569
msgid "Corrupted replication event was detected"
4430
#: drizzled/error.cc:1256
4432
3573
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4435
#: drizzled/error.cc:1258
4437
3577
msgid "Being purged log %s was not found"
4440
#: drizzled/error.cc:1260
4442
3581
msgid "Converted to non-transactional lock on '%-.64s'"
4445
#: drizzled/error.cc:1262
4447
3585
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4450
#: drizzled/error.cc:1264
4453
3590
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4456
#: drizzled/error.cc:1266
4458
3594
msgid "Can't access storage engine of table %-.64s"
4461
#: drizzled/error.cc:1268
4462
3597
msgid "Starting backup process"
4465
#: drizzled/error.cc:1270
4466
3600
msgid "Backup completed"
4469
#: drizzled/error.cc:1272
4470
3603
msgid "Starting restore process"
4473
#: drizzled/error.cc:1274
4474
3606
msgid "Restore completed"
4477
#: drizzled/error.cc:1276
4478
3609
msgid "Nothing to backup"
4481
#: drizzled/error.cc:1278
4483
3613
msgid "Database '%-.64s' cannot be included in a backup"
4486
#: drizzled/error.cc:1280
4488
3617
"Error during backup operation - server's error log contains more information "
4489
3618
"about the error"
4492
#: drizzled/error.cc:1282
4494
3622
"Error during restore operation - server's error log contains more "
4495
3623
"information about the error"
4498
#: drizzled/error.cc:1284
4500
3627
"Can't execute this command because another BACKUP/RESTORE operation is in "
4504
#: drizzled/error.cc:1286
4505
3631
msgid "Error when preparing for backup operation"
4508
#: drizzled/error.cc:1288
4509
3634
msgid "Error when preparing for restore operation"
4512
#: drizzled/error.cc:1290
4514
3638
msgid "Invalid backup location '%-.64s'"
4517
#: drizzled/error.cc:1292
4519
3642
msgid "Can't read backup location '%-.64s'"
4522
#: drizzled/error.cc:1294
4524
3646
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4527
#: drizzled/error.cc:1296
4528
3649
msgid "Can't enumerate server databases"
4531
#: drizzled/error.cc:1298
4532
3652
msgid "Can't enumerate server tables"
4535
#: drizzled/error.cc:1300
4537
3656
msgid "Can't enumerate tables in database %-.64s"
4540
#: drizzled/error.cc:1302
4542
3660
msgid "Skipping view %-.64s in database %-.64s"
4545
#: drizzled/error.cc:1304
4547
3664
msgid "Skipping table %-.64s since it has no valid storage engine"
4550
#: drizzled/error.cc:1306
4552
3668
msgid "Can't open table %-.64s"
4555
#: drizzled/error.cc:1308
4556
3671
msgid "Can't read backup archive preamble"
4559
#: drizzled/error.cc:1310
4560
3674
msgid "Can't write backup archive preamble"
4563
#: drizzled/error.cc:1312
4565
3678
msgid "Can't find backup driver for table %-.64s"
4568
#: drizzled/error.cc:1314
4571
3683
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4575
#: drizzled/error.cc:1316
4577
3688
msgid "Can't create %-.64s backup driver"
4580
#: drizzled/error.cc:1318
4582
3692
msgid "Can't create %-.64s restore driver"
4585
#: drizzled/error.cc:1320
4587
3696
msgid "Found %d images in backup archive but maximum %d are supported"
4590
#: drizzled/error.cc:1322
4592
3700
msgid "Error when saving meta-data of %-.64s"
4595
#: drizzled/error.cc:1324
4596
3703
msgid "Error when reading meta-data list"
4599
#: drizzled/error.cc:1326
4601
3707
msgid "Can't create %-.64s"
4604
#: drizzled/error.cc:1328
4605
3710
msgid "Can't allocate buffer for image data transfer"
4608
#: drizzled/error.cc:1330
4610
3714
msgid "Error when writing %-.64s backup image data (for table #%d)"
4613
#: drizzled/error.cc:1332
4614
3717
msgid "Error when reading data from backup stream"
4617
#: drizzled/error.cc:1334
4618
3720
msgid "Can't go to the next chunk in backup stream"
4621
#: drizzled/error.cc:1336
4623
3724
msgid "Can't initialize %-.64s backup driver"
4626
#: drizzled/error.cc:1338
4628
3728
msgid "Can't initialize %-.64s restore driver"
4631
#: drizzled/error.cc:1340
4633
3732
msgid "Can't shut down %-.64s backup driver"
4636
#: drizzled/error.cc:1342
4638
3736
msgid "Can't shut down %-.64s backup driver(s)"
4641
#: drizzled/error.cc:1344
4643
3740
msgid "%-.64s backup driver can't prepare for synchronization"
4646
#: drizzled/error.cc:1346
4648
3744
msgid "%-.64s backup driver can't create its image validity point"
4651
#: drizzled/error.cc:1348
4653
3748
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4656
#: drizzled/error.cc:1350
4658
3752
msgid "%-.64s backup driver can't cancel its backup operation"
4661
#: drizzled/error.cc:1352
4663
3756
msgid "%-.64s restore driver can't cancel its restore operation"
4666
#: drizzled/error.cc:1354
4668
3760
msgid "Error when polling %-.64s backup driver for its image data"
4671
#: drizzled/error.cc:1356
4674
"Error when sending image data (for table #%d) to %-.64s restore driver"
3764
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4677
#: drizzled/error.cc:1358
4680
3769
"After %d attempts %-.64s restore driver still can't accept next block of data"
4683
#: drizzled/error.cc:1360
4685
3773
msgid "Open and lock tables failed in %-.64s"
4688
#: drizzled/error.cc:1362
4689
3776
msgid "Backup driver's table locking thread can not be initialized."
4692
#: drizzled/error.cc:1364
4694
3780
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4695
3781
"and 'drizzle.online_backup_progress'."
4698
#: drizzled/error.cc:1366
4700
3785
msgid "Tablespace '%-.192s' already exists"
4703
#: drizzled/error.cc:1368
4705
3789
msgid "Tablespace '%-.192s' doesn't exist"
4708
#: drizzled/error.cc:1370
4710
3793
msgid "Unexpected master's heartbeat data: %s"
4713
#: drizzled/error.cc:1372
4715
3797
msgid "The requested value for the heartbeat period %s %s"
4718
#: drizzled/error.cc:1374
4720
3801
msgid "Can't write to the online backup progress log %-.64s."
4723
#: drizzled/error.cc:1376
4725
3805
msgid "Tablespace '%-.192s' not empty"
4728
#: drizzled/error.cc:1378
4731
3810
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4733
3812
"while the same tablespace is defined on the server as '%-.256s'"
4736
#: drizzled/error.cc:1380
4737
3815
msgid "A virtual column cannot be based on a virtual column"
4740
#: drizzled/error.cc:1382
4742
3819
msgid "Non-deterministic expression for virtual column '%s'."
4745
#: drizzled/error.cc:1384
4748
3824
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4751
#: drizzled/error.cc:1386
4752
3827
msgid "Primary key cannot be defined upon a virtual column."
4755
#: drizzled/error.cc:1388
4756
3830
msgid "Key/Index cannot be defined on a non-stored virtual column."
4759
#: drizzled/error.cc:1390
4761
3834
msgid "Cannot define foreign key with %s clause on a virtual column."
4764
#: drizzled/error.cc:1392
4766
3838
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4769
#: drizzled/error.cc:1394
4771
3842
msgid "'%s' is not yet supported for virtual columns."
4774
#: drizzled/error.cc:1396
4775
3845
msgid "Constant expression in virtual column function is not allowed."
4778
#: drizzled/error.cc:1398
4779
3848
msgid "Encountered an unknown temporal type."
4782
#: drizzled/error.cc:1400
4784
3852
msgid "Received an invalid string format '%s' for a date value."
4787
#: drizzled/error.cc:1402
4789
3856
msgid "Received an invalid string format '%s' for a time value."
4792
#: drizzled/error.cc:1404
4794
3860
msgid "Received an invalid value '%s' for a UNIX timestamp."
4797
#: drizzled/error.cc:1406
4799
3864
msgid "Received an invalid datetime value '%s'."
4802
#: drizzled/error.cc:1408
4804
3868
msgid "Received a NULL argument for function '%s'."
4807
#: drizzled/error.cc:1410
4809
3872
msgid "Received an invalid negative argument '%s' for function '%s'."
4812
#: drizzled/error.cc:1412
4814
3876
msgid "Received an out-of-range argument '%s' for function '%s'."
4817
#: drizzled/error.cc:1414
4819
3880
msgid "Received an invalid time value '%s'."
4822
#: drizzled/error.cc:1416
4824
3884
msgid "Received an invalid enum value '%s'."
4827
#: drizzled/logging.cc:59
4829
msgid "logging '%s' pre() failed"
4832
#: drizzled/logging.cc:84
4834
msgid "logging '%s' post() failed"
4837
#: drizzled/plugin/storage_engine.cc:314
4839
msgid "Found %d prepared transaction(s) in %s"
4842
#: drizzled/plugin/storage_engine.cc:388
4843
msgid "Starting crash recovery..."
4846
#: drizzled/plugin/storage_engine.cc:397
4848
msgid "Found %d prepared XA transactions"
4851
#: drizzled/plugin/storage_engine.cc:402
4854
"Found %d prepared transactions! It means that drizzled was not shut down "
4855
"properly last time and critical recovery information (last binlog or %s "
4856
"file) was manually deleted after a crash. You have to start drizzled with "
4857
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4860
#: drizzled/plugin/storage_engine.cc:412
4861
msgid "Crash recovery finished."
4864
#: drizzled/qcache.cc:63
4866
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4869
#: drizzled/qcache.cc:86
4871
msgid "qcache plugin '%s' set() failed"
4874
#: drizzled/qcache.cc:110
4876
msgid "qcache plugin '%s' invalidate_table() failed"
4879
#: drizzled/qcache.cc:137
4881
msgid "qcache plugin '%s' invalidate_db() failed"
4884
#: drizzled/qcache.cc:157
4886
msgid "qcache plugin '%s' flush() failed"
4889
#: drizzled/scheduling.cc:37
4892
"Attempted to register a scheduler %s, but a scheduler has already been "
4893
"registered with that name.\n"
4896
#: drizzled/scheduling.cc:62
4898
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4901
#: drizzled/scheduling.cc:77
4902
msgid "Scheduler initialization failed.\n"
4905
#: drizzled/session.cc:2160
4907
msgid "Could not remove temporary table: '%s', error: %d"
4910
#: drizzled/slot/listen.cc:91
4912
msgid "getaddrinfo() failed with error %s"
4915
#: drizzled/slot/listen.cc:123
4917
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4920
#: drizzled/slot/listen.cc:134
4922
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4925
#: drizzled/slot/listen.cc:143
4927
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4930
#: drizzled/slot/listen.cc:152
4932
msgid "setsockopt(SO_LINGER) failed with errno %d"
4935
#: drizzled/slot/listen.cc:161
4937
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4940
#: drizzled/slot/listen.cc:182
4942
msgid "Retrying bind() on %u"
4945
#: drizzled/slot/listen.cc:190
4947
msgid "bind() failed with errno: %d"
4950
#: drizzled/slot/listen.cc:193
4951
msgid "Do you already have another drizzled running?"
4954
#: drizzled/slot/listen.cc:200
4956
msgid "listen() failed with errno %d"
4959
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4961
msgid "realloc() failed with errno %d"
4964
#: drizzled/slot/listen.cc:219
4966
msgid "Listening on %s:%s\n"
4969
#: drizzled/slot/listen.cc:227
4970
msgid "No sockets could be bound for listening"
4973
#: drizzled/slot/listen.cc:239
4975
msgid "pipe() failed with errno %d"
4978
#: drizzled/slot/listen.cc:275
4980
msgid "poll() failed with errno %d"
4983
#: drizzled/slot/listen.cc:317
4985
msgid "accept() failed with errno %d"
4988
#: drizzled/sql_base.cc:1445
4990
msgid "Table %s had a open data handler in reopen_table"
4993
#: drizzled/sql_base.cc:2026
4995
msgid "Couldn't repair table: %s.%s"
4998
#: drizzled/sql_base.cc:2068
5001
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5002
"`%s`.`%s`' to replication"
5005
#: drizzled/sql_plugin.cc:552
5007
msgid "Plugin '%s' init function returned error.\n"
5010
#: drizzled/sql_plugin.cc:712
5011
msgid "plugin-load parameter too long"
5014
#: drizzled/sql_plugin.cc:774
5016
msgid "Couldn't load plugin named '%s' with soname '%s'."
5019
#: drizzled/sql_plugin.cc:1114
5020
msgid "Out of memory."
5023
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5025
msgid "Unknown variable type code 0x%x in plugin '%s'."
5028
#: drizzled/sql_plugin.cc:1997
5031
"Server variable %s of plugin %s was forced to be read-only: string variable "
5032
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5035
#: drizzled/sql_plugin.cc:2028
5037
msgid "Missing variable name in plugin '%s'."
5040
#: drizzled/sql_plugin.cc:2045
5042
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5045
#: drizzled/sql_plugin.cc:2173
5047
msgid "Out of memory for plugin '%s'."
5050
#: drizzled/sql_plugin.cc:2180
5052
msgid "Bad options for plugin '%s'."
5055
#: drizzled/sql_plugin.cc:2189
5057
msgid "Parsing options for plugin '%s' failed."
5060
#: drizzled/sql_plugin.cc:2238
5062
msgid "Plugin '%s' has conflicting system variables"
5065
#: drizzled/sql_table.cc:247
5067
"Table name cannot be encoded and fit within filesystem name length "
5071
#: drizzled/sql_table.cc:257
5073
"Schema name cannot be encoded and fit within filesystem name length "
5077
#: drizzled/sql_table.cc:2495
5079
msgid "Unknown - internal error %d during operation"
5082
#: drizzled/sql_table.cc:3970
5084
msgid "Could not open table %s.%s after rename\n"
5087
#: drizzled/sql_table.cc:4133
5090
"order_st BY ignored because there is a user-defined clustered index in the "
5094
#: drizzled/table.cc:332
5097
"'%s' had no or invalid character set, and default character set is multi-"
5098
"byte, so character column sizes may have changed"
5101
#: drizzled/table.cc:1591
5103
msgid "Unknown collation '%s' in table '%-.64s' definition"
5106
#: drizzled/table.cc:1598
5109
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5113
#: drizzled/table.cc:3493
5115
msgid "Got error %d when reading table '%s'"
5118
#: drizzled/tztime.cc:1061
5120
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5123
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5125
msgid "%s: option `%s' is ambiguous\n"
5128
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5130
msgid "%s: option `--%s' doesn't allow an argument\n"
5133
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5135
msgid "%s: option `%c%s' doesn't allow an argument\n"
5138
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5139
#: gnulib/getopt.c:993
5141
msgid "%s: option `%s' requires an argument\n"
5144
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5146
msgid "%s: unrecognized option `--%s'\n"
5149
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5151
msgid "%s: unrecognized option `%c%s'\n"
5154
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5156
msgid "%s: illegal option -- %c\n"
5159
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5161
msgid "%s: invalid option -- %c\n"
5164
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5165
#: gnulib/getopt.c:1064
5167
msgid "%s: option requires an argument -- %c\n"
5170
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5172
msgid "%s: option `-W %s' is ambiguous\n"
5175
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5177
msgid "%s: option `-W %s' doesn't allow an argument\n"
5180
#: mysys/default.cc:684
5182
msgid "error: could not open directory: %s\n"
5185
#: mysys/errors.cc:25
3887
msgid "Tables which are replicated require a primary key."
3891
msgid "Corrupt or invalid table definition: %s"
3895
msgid "Schema does not exist: %s"
3899
msgid "Error altering schema: %s"
3903
msgid "Error droppping Schema : %s"
5187
3907
msgid "Can't create/write to file '%s' (Errcode: %d)"
5190
#: mysys/errors.cc:26
5192
3911
msgid "Error reading file '%s' (Errcode: %d)"
5195
#: mysys/errors.cc:27
5197
3915
msgid "Error writing file '%s' (Errcode: %d)"
5198
3916
msgstr "ファイル'%s'を書き込み中にエラー (エラーコード: %d)"
5200
#: mysys/errors.cc:28
5202
3919
msgid "Error on close of '%s' (Errcode: %d)"
5205
#: mysys/errors.cc:29
5207
3923
msgid "Out of memory (Needed %u bytes)"
5210
#: mysys/errors.cc:30
5212
3927
msgid "Error on delete of '%s' (Errcode: %d)"
5215
#: mysys/errors.cc:31
5217
3931
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5220
#: mysys/errors.cc:32
5222
3935
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5225
#: mysys/errors.cc:33
5227
3939
msgid "Can't lock file (Errcode: %d)"
5230
#: mysys/errors.cc:34
5232
3943
msgid "Can't unlock file (Errcode: %d)"
5233
3944
msgstr "ファイルをアンロックできません(エラーコード: %d)"
5235
#: mysys/errors.cc:35
5237
3947
msgid "Can't read dir of '%s' (Errcode: %d)"
5240
#: mysys/errors.cc:36
5242
3951
msgid "Can't get stat of '%s' (Errcode: %d)"
5245
#: mysys/errors.cc:37
5247
3955
msgid "Can't change size of file (Errcode: %d)"
5250
#: mysys/errors.cc:38
5252
3959
msgid "Can't open stream from handle (Errcode: %d)"
5255
#: mysys/errors.cc:39
5257
3963
msgid "Can't get working dirctory (Errcode: %d)"
5260
#: mysys/errors.cc:40
5262
3967
msgid "Can't change dir to '%s' (Errcode: %d)"
5263
3968
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
5265
#: mysys/errors.cc:41
5267
3971
msgid "Warning: '%s' had %d links"
5270
#: mysys/errors.cc:42
5272
3975
msgid "Warning: %d files and %d streams is left open\n"
5275
#: mysys/errors.cc:43
5277
3979
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5280
#: mysys/errors.cc:44
5282
3983
msgid "Can't create directory '%s' (Errcode: %d)"
5285
#: mysys/errors.cc:45
5288
3988
"Character set '%s' is not a compiled character set and is not specified in "
5292
#: mysys/errors.cc:46
5294
3993
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5297
#: mysys/errors.cc:47
5299
3997
msgid "Can't read value for symlink '%s' (Error %d)"
5302
#: mysys/errors.cc:48
5304
4001
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5307
#: mysys/errors.cc:49
5309
4005
msgid "Error on realpath() on '%s' (Error %d)"
5312
#: mysys/errors.cc:50
5314
4009
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5317
#: mysys/errors.cc:51
5320
4014
"Collation '%s' is not a compiled collation and is not specified in the %s "
5324
#: mysys/errors.cc:52
5326
4019
msgid "File '%s' not found (Errcode: %d)"
5329
#: mysys/errors.cc:53
5331
4023
msgid "File '%s' (fileno: %d) was not closed"
5334
#: mysys/my_error.cc:85
5336
4027
msgid "Unknown error %d"
5337
4028
msgstr "未知のエラー %d"
5339
#: mysys/my_getopt.cc:90
4031
msgid "error: could not open directory: %s\n"
4035
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4039
msgid "Cannot open file: %s\n"
4043
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4047
msgid "Attempted to read record bigger than INT_MAX\n"
4051
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4055
msgid "Could not read transaction message.\n"
4059
msgid "GPB ERROR: %s.\n"
4070
msgid "Unable to parse command. Got error: %s.\n"
4074
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4078
msgid "Usage: %s TRANSACTION_LOG\n"
5340
4081
msgid "Warning: "
5343
#: mysys/my_getopt.cc:92
5347
#: mysys/my_getopt.cc:356
5349
4088
msgid "%s: %s: Option '%s' used, but is disabled\n"
5352
#: mysys/my_getopt.cc:357
5353
4091
msgid "WARNING"
5356
#: mysys/my_getopt.cc:357
5360
#: mysys/my_getopt.cc:460
5362
4098
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5365
#: mysys/my_getopt.cc:775
5367
4102
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5370
#: mysys/my_getopt.cc:968
5372
4106
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5375
#: mysys/my_getopt.cc:1200
5377
4110
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5380
#: mysys/my_getopt.cc:1220
5386
4118
"--------------------------------- -----------------------------\n"
5389
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5390
4121
msgid "(No default value)"
5393
#: mysys/my_getopt.cc:1255
5397
#: mysys/my_getopt.cc:1255
5401
#: mysys/my_getopt.cc:1288
5403
4131
msgid "(Disabled)\n"
5406
#: plugin/auth_http/auth_http.cc:138
4135
msgid "errmsg plugin '%s' errmsg() failed"
4139
msgid "A function named %s already exists!\n"
4142
msgid "Could not add Function!\n"
4145
msgid "No sockets could be bound for listening"
4149
msgid "pipe() failed with errno %d"
4153
msgid "poll() failed with errno %d"
4157
msgid "accept() failed with errno %d"
4161
msgid "getaddrinfo() failed with error %s"
4165
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4169
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4173
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4177
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4181
msgid "setsockopt(SO_LINGER) failed with errno %d"
4185
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4189
msgid "Retrying bind() on %u"
4193
msgid "bind() failed with errno: %d"
4196
msgid "Do you already have another drizzled running?"
4200
msgid "listen() failed with errno %d"
4204
msgid "Listening on %s:%s\n"
4209
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4214
msgid "Plugin '%s' init function returned error.\n"
4218
msgid "Couldn't load plugin library named '%s'.\n"
4222
msgid "Couldn't load plugin named '%s'.\n"
4225
msgid "Out of memory."
4229
msgid "Unknown variable type code 0x%x in plugin '%s'."
4234
"Server variable %s of plugin %s was forced to be read-only: string variable "
4235
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4239
msgid "Missing variable name in plugin '%s'."
4243
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4247
msgid "Out of memory for plugin '%s'."
4251
msgid "Bad options for plugin '%s'."
4255
msgid "Parsing options for plugin '%s' failed."
4259
msgid "Plugin '%s' has conflicting system variables"
4263
msgid "logging '%s' pre() failed"
4267
msgid "logging '%s' post() failed"
4271
msgid "logging '%s' postEnd() failed"
4275
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4279
msgid "qcache plugin '%s' set() failed"
4283
msgid "qcache plugin '%s' invalidateTable() failed"
4287
msgid "qcache plugin '%s' invalidateDb() failed"
4291
msgid "qcache plugin '%s' flush() failed"
4295
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4299
msgid "Fatal error: Failed initializing %s plugin.\n"
4300
msgstr "プラグインの初期化に失敗しました。"
4304
"Attempted to register a scheduler %s, but a scheduler has already been "
4305
"registered with that name.\n"
4309
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4313
msgid "Error while loading database options: '%s':"
4314
msgstr "データベースのオプションをロード中にエラー: '%s'"
4317
msgid "Found %d prepared transaction(s) in resource manager."
4320
msgid "Starting crash recovery..."
4324
msgid "Found %d prepared XA transactions"
4329
"Found %d prepared transactions! It means that drizzled was not shut down "
4330
"properly last time and critical recovery information (last binlog or %s "
4331
"file) was manually deleted after a crash. You have to start drizzled with "
4332
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4335
msgid "Crash recovery finished."
4339
msgid "Could not remove temporary table: '%s', error: %d"
4343
msgid "Variable named %s already exists!\n"
4347
msgid "Could not add Variable: %s\n"
4348
msgstr "テーブル「%s」が見つかりません。"
4351
msgid "Table %s had a open data Cursor in reopen_table"
4355
msgid "Unknown - internal error %d during operation"
4360
"order_st BY ignored because there is a user-defined clustered index in the "
4366
"'%s' had no or invalid character set, and default character set is multi-"
4367
"byte, so character column sizes may have changed"
4371
msgid "Unknown collation '%s' in table '%-.64s' definition"
4376
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4381
msgid "Got error %d when reading table '%s'"
4385
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4389
msgid "%s: option `%s' is ambiguous\n"
4393
msgid "%s: option `--%s' doesn't allow an argument\n"
4397
msgid "%s: option `%c%s' doesn't allow an argument\n"
4401
msgid "%s: option `%s' requires an argument\n"
4405
msgid "%s: unrecognized option `--%s'\n"
4409
msgid "%s: unrecognized option `%c%s'\n"
4413
msgid "%s: illegal option -- %c\n"
4417
msgid "%s: invalid option -- %c\n"
4421
msgid "%s: option requires an argument -- %c\n"
4425
msgid "%s: option `-W %s' is ambiguous\n"
4429
msgid "%s: option `-W %s' doesn't allow an argument\n"
5407
4432
msgid "Enable HTTP Auth check"
5410
#: plugin/auth_http/auth_http.cc:148
5411
4435
msgid "URL for HTTP Auth check"
5414
#: plugin/command_log/command_log.cc:94
5416
msgid "Failed to open command log file. Got error: %s"
5419
#: plugin/command_log/command_log.cc:172
5422
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5423
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5426
#: plugin/command_log/command_log.cc:212
5429
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5430
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5433
#: plugin/command_log/command_log.cc:290
5434
msgid "Enable command log"
5437
#: plugin/command_log/command_log.cc:298
5438
msgid "DEBUGGING - Truncate command log"
5441
#: plugin/command_log/command_log.cc:306
5442
msgid "Path to the file to use for command log."
5445
#: plugin/command_log/command_log.cc:323
5446
msgid "Simple Command Message Log"
5449
#: plugin/default_replicator/default_replicator.cc:90
4438
msgid "Enable the console."
4441
msgid "Turn on extra debugging."
4444
msgid "User to use for auth."
4447
msgid "Password to use for auth."
4451
msgid "Default database to use."
4452
msgstr "使用するデータベース。"
5450
4454
msgid "Enable default replicator"
5453
#: plugin/default_replicator/default_replicator.cc:105
5454
4457
msgid "Default Replicator"
5457
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4462
"Port number to use for connection or 0 for default to, in order of "
4463
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4465
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
4466
"位はdrizzle.cnf、$DRIZZLE_TCP_PORT、組み込まれたデフォルト値の順で決まりま"
4469
msgid "Connect Timeout."
4472
msgid "Read Timeout."
4475
msgid "Write Timeout."
4478
msgid "Retry Count."
4481
msgid "Buffer length."
4485
msgid "Address to bind to."
4486
msgstr "バインドするIPアドレス。"
4488
msgid "Unknown Drizzle error"
4489
msgstr "未知のDrizzleエラー"
4492
msgid "Can't create UNIX socket (%d)"
4493
msgstr "UNIXソケットを作成できません (%d)"
4496
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4500
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4504
msgid "Can't create TCP/IP socket (%d)"
4505
msgstr "TCP/IPソケット(%d)を作成できません"
4508
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4511
msgid "Drizzle server has gone away"
4515
msgid "Protocol mismatch; server version = %d, client version = %d"
4518
msgid "Drizzle client ran out of memory"
4521
msgid "Wrong host info"
4524
msgid "Localhost via UNIX socket"
4525
msgstr "UNIX socketを経由してLocalhostへ"
4528
msgid "%-.100s via TCP/IP"
4531
msgid "Error in server handshake"
4534
msgid "Lost connection to Drizzle server during query"
4537
msgid "Commands out of sync; you can't run this command now"
4541
msgid "Named pipe: %-.32s"
4545
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4549
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4553
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4557
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4560
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4563
msgid "Embedded server"
4566
msgid "Error on SHOW SLAVE STATUS:"
4567
msgstr "SHOW SLAVE STATUSでエラー"
4569
msgid "Error on SHOW SLAVE HOSTS:"
4570
msgstr "SHOW SLAVE HOSTSでエラー:"
4572
msgid "Error connecting to slave:"
4573
msgstr "スレーブとの接続でエラー"
4575
msgid "Error connecting to master:"
4576
msgstr "マスターとの接続でエラー"
4578
msgid "SSL connection error"
4581
msgid "Malformed packet"
4584
msgid "(unused error message)"
4585
msgstr "(未使用のエラーメッセージ)"
4587
msgid "Invalid use of null pointer"
4588
msgstr "ヌルポインタの不正使用"
4590
msgid "Statement not prepared"
4593
msgid "No data supplied for parameters in prepared statement"
4596
msgid "Data truncated"
4597
msgstr "データをトランケート(切り詰め)ました"
4599
msgid "No parameters exist in the statement"
4600
msgstr "ステートメントにパラメータが存在しません"
4602
msgid "Invalid parameter number"
4607
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4611
msgid "Using unsupported buffer type: %d (parameter: %d)"
4615
msgid "Shared memory: %-.100s"
4616
msgstr "共有メモリ: %-.100s"
4618
msgid "Wrong or unknown protocol"
4619
msgstr "不正、もしくは不明なプロトコル"
4621
msgid "Invalid connection handle"
4625
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4626
"option 'secure_auth' enabled)"
4629
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4630
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
4632
msgid "Attempt to read column without prior row fetch"
4635
msgid "Prepared statement contains no metadata"
4639
"Attempt to read a row while there is no result set associated with the "
4643
msgid "This feature is not implemented yet"
4648
"Lost connection to Drizzle server while waiting for initial communication "
4649
"packet, system error: %d"
4654
"Lost connection to Drizzle server while reading initial communication "
4655
"packet, system error: %d"
4660
"Lost connection to Drizzle server while sending authentication information, "
4666
"Lost connection to Drizzle server while reading authorization information, "
4672
"Lost connection to Drizzle server while setting initial database, system "
4677
msgid "Statement closed indirectly because of a preceding %s() call"
4681
msgid "Failed to send error message to libnotify\n"
5458
4684
msgid "Error Messages to stderr"
5461
#: plugin/logging_gearman/logging_gearman.cc:186
4687
msgid "Enable filtered replicator"
4690
msgid "List of schemas to filter"
4693
msgid "List of tables to filter"
4696
msgid "Regular expression to apply to schemas to filter"
4699
msgid "Regular expression to apply to tables to filter"
4702
msgid "Filtered Replicator"
5463
4706
msgid "fail gearman_client_create(): %s"
5466
#: plugin/logging_gearman/logging_gearman.cc:197
5468
4710
msgid "fail gearman_client_add_server(): %s"
5471
#: plugin/logging_gearman/logging_gearman.cc:306
5472
4713
msgid "Enable logging to a gearman server"
5475
#: plugin/logging_gearman/logging_gearman.cc:315
5476
4716
msgid "Hostname for logging to a Gearman server"
5479
#: plugin/logging_gearman/logging_gearman.cc:324
5480
4719
msgid "Gearman Function to send logging to"
5483
#: plugin/logging_gearman/logging_gearman.cc:341
5484
4722
msgid "Log queries to a Gearman server"
5487
#: plugin/logging_query/logging_query.cc:188
5489
4726
msgid "fail open() fn=%s er=%s\n"
5492
#: plugin/logging_query/logging_query.cc:340
5493
4729
msgid "Enable logging to CSV file"
5496
#: plugin/logging_query/logging_query.cc:349
5497
4732
msgid "File to log to"
5500
#: plugin/logging_query/logging_query.cc:358
5501
4735
msgid "PCRE to match the query against"
5504
#: plugin/logging_query/logging_query.cc:367
5505
#: plugin/logging_syslog/logging_syslog.cc:231
5506
4738
msgid "Threshold for logging slow queries, in microseconds"
5509
#: plugin/logging_query/logging_query.cc:379
5510
#: plugin/logging_syslog/logging_syslog.cc:243
5511
4741
msgid "Threshold for logging big queries, for rows returned"
5514
#: plugin/logging_query/logging_query.cc:391
5515
#: plugin/logging_syslog/logging_syslog.cc:255
5516
4744
msgid "Threshold for logging big queries, for rows examined"
5519
#: plugin/logging_query/logging_query.cc:414
5520
4747
msgid "Log queries to a CSV file"
5523
#: plugin/logging_syslog/logging_syslog.cc:84
5525
4751
msgid "syslog facility \"%s\" not known, using \"local0\""
5528
#: plugin/logging_syslog/logging_syslog.cc:100
5530
4755
msgid "syslog priority \"%s\" not known, using \"info\""
5533
#: plugin/logging_syslog/logging_syslog.cc:195
5534
4758
msgid "Enable logging to syslog"
5537
#: plugin/logging_syslog/logging_syslog.cc:204
5538
4761
msgid "Syslog Ident"
5541
#: plugin/logging_syslog/logging_syslog.cc:213
5542
4764
msgid "Syslog Facility"
5545
#: plugin/logging_syslog/logging_syslog.cc:222
5546
4767
msgid "Syslog Priority"
5549
#: plugin/logging_syslog/logging_syslog.cc:279
5550
4770
msgid "Log to syslog"
5553
#: plugin/multi_thread/multi_thread.cc:171
5554
msgid "Maximum number of user threads available."
5557
#: plugin/myisam/ha_myisam.cc:488
4773
msgid "List of memcached servers."
4776
msgid "Memcached Stats as I_S tables"
5559
4780
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5562
#: plugin/myisam/ha_myisam.cc:492
5564
4784
msgid "Got an error from unknown thread, %s:%d"
5567
#: plugin/myisam/ha_myisam.cc:498
5568
4787
msgid "Unknown thread accessing table"
5571
#: plugin/myisam/ha_myisam.cc:1781
5572
4790
msgid "Block size to be used for MyISAM index pages."
5575
#: plugin/myisam/ha_myisam.cc:1787
4794
"This characterizes the number of hits a hot block has to be untouched until "
4795
"it is considered aged enough to be downgraded to a warm block. This "
4796
"specifies the percentage ratio of that number of hits to the total number of "
4797
"blocks in key cache"
4799
"キーキャッシュにおいて、活発なブロックがアクセスされずに時間が経過することに"
4800
"よって活発でないブロックへとダウングレードするときのヒット数に関する特性。こ"
4801
"のオプションは、キーキャッシュの全ブロック数に対するヒット率のパーセンテージ"
4804
msgid "The minimum percentage of warm blocks in key cache"
4805
msgstr "キーキャッシュ内の活発でないブロックの最小の比率(パーセンテージ)。"
4808
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4809
"this to get better index handling (for all reads and multiple writes) to as "
4810
"much as you can afford;"
4812
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参"
4813
"照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増やす。"
5577
4816
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5578
4817
"disables parallel repair."
5581
#: plugin/myisam/ha_myisam.cc:1793
5583
4821
"Don't use the fast sort index method to created index if the temporary file "
5584
4822
"would get bigger than this."
5587
#: plugin/myisam/ha_myisam.cc:1798
5589
4826
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5590
4827
"when creating indexes with CREATE INDEX or ALTER TABLE."
5593
#: plugin/myisam/ha_myisam.cc:1804
5594
4830
msgid "Default pointer size to be used for MyISAM tables."
5597
#: plugin/myisam/my_handler_errors.cc:34
5598
4833
msgid "Didn't find key on read or update"
5601
#: plugin/myisam/my_handler_errors.cc:36
5602
4836
msgid "Duplicate key on write or update"
5605
#: plugin/myisam/my_handler_errors.cc:38
5606
4839
msgid "Internal (unspecified) error in handler"
5609
#: plugin/myisam/my_handler_errors.cc:40
5611
4843
"Someone has changed the row since it was read (while the table was locked to "
5615
#: plugin/myisam/my_handler_errors.cc:43
5616
4847
msgid "Wrong index given to function"
5619
#: plugin/myisam/my_handler_errors.cc:45
5620
4850
msgid "Undefined handler error 125"
5623
#: plugin/myisam/my_handler_errors.cc:47
5624
4853
msgid "Index file is crashed"
5627
#: plugin/myisam/my_handler_errors.cc:49
5628
4856
msgid "Record file is crashed"
5631
#: plugin/myisam/my_handler_errors.cc:51
5632
4859
msgid "Out of memory in engine"
5635
#: plugin/myisam/my_handler_errors.cc:53
5636
4862
msgid "Undefined handler error 129"
5639
#: plugin/myisam/my_handler_errors.cc:55
5640
4865
msgid "Incorrect file format"
5643
#: plugin/myisam/my_handler_errors.cc:57
5644
4868
msgid "Command not supported by database"
5647
#: plugin/myisam/my_handler_errors.cc:59
5648
4871
msgid "Old database file"
5651
#: plugin/myisam/my_handler_errors.cc:61
5652
4874
msgid "No record read before update"
5655
#: plugin/myisam/my_handler_errors.cc:63
5656
4877
msgid "Record was already deleted (or record file crashed)"
5659
#: plugin/myisam/my_handler_errors.cc:65
5660
4880
msgid "No more room in record file"
5663
#: plugin/myisam/my_handler_errors.cc:67
5664
4883
msgid "No more room in index file"
5667
#: plugin/myisam/my_handler_errors.cc:69
5668
4886
msgid "No more records (read after end of file)"
5671
#: plugin/myisam/my_handler_errors.cc:71
5672
4889
msgid "Unsupported extension used for table"
5675
#: plugin/myisam/my_handler_errors.cc:73
5676
4892
msgid "Too big row"
5679
#: plugin/myisam/my_handler_errors.cc:75
5680
4895
msgid "Wrong create options"
5683
#: plugin/myisam/my_handler_errors.cc:77
5684
4898
msgid "Duplicate unique key or constraint on write or update"
5687
#: plugin/myisam/my_handler_errors.cc:79
5688
4901
msgid "Unknown character set used in table"
5691
#: plugin/myisam/my_handler_errors.cc:81
5692
4904
msgid "Conflicting table definitions in sub-tables of MERGE table"
5695
#: plugin/myisam/my_handler_errors.cc:83
5696
4907
msgid "Table is crashed and last repair failed"
5699
#: plugin/myisam/my_handler_errors.cc:85
5700
4910
msgid "Table was marked as crashed and should be repaired"
5703
#: plugin/myisam/my_handler_errors.cc:87
5704
4913
msgid "Lock timed out; Retry transaction"
5707
#: plugin/myisam/my_handler_errors.cc:89
5708
4916
msgid "Lock table is full; Restart program with a larger locktable"
5711
#: plugin/myisam/my_handler_errors.cc:91
5712
4919
msgid "Updates are not allowed under a read only transactions"
5713
4920
msgstr "読み込み専用のトランザクションでは更新は許可されていません。"
5715
#: plugin/myisam/my_handler_errors.cc:93
5716
4922
msgid "Lock deadlock; Retry transaction"
5719
#: plugin/myisam/my_handler_errors.cc:95
5720
4925
msgid "Foreign key constraint is incorrectly formed"
5723
#: plugin/myisam/my_handler_errors.cc:97
5724
4928
msgid "Cannot add a child row"
5727
#: plugin/myisam/my_handler_errors.cc:99
5728
4931
msgid "Cannot delete a parent row"
5731
#: plugin/myisam/my_handler_errors.cc:101
5732
4934
msgid "No savepoint with that name"
5735
#: plugin/myisam/my_handler_errors.cc:103
5736
4937
msgid "Non unique key block size"
5739
#: plugin/myisam/my_handler_errors.cc:105
5740
4940
msgid "The table does not exist in engine"
5743
#: plugin/myisam/my_handler_errors.cc:107
5744
4943
msgid "The table already existed in storage engine"
5747
#: plugin/myisam/my_handler_errors.cc:109
5748
4946
msgid "Could not connect to storage engine"
5751
#: plugin/myisam/my_handler_errors.cc:111
5752
4949
msgid "Unexpected null pointer found when using spatial index"
5755
#: plugin/myisam/my_handler_errors.cc:113
5756
4952
msgid "The table changed in storage engine"
5759
#: plugin/myisam/my_handler_errors.cc:115
5760
4955
msgid "There's no partition in table for the given value"
5763
#: plugin/myisam/my_handler_errors.cc:117
5764
4958
msgid "Row-based binlogging of row failed"
5767
#: plugin/myisam/my_handler_errors.cc:119
5768
4961
msgid "Index needed in foreign key constraint"
5771
#: plugin/myisam/my_handler_errors.cc:121
5772
4964
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5775
#: plugin/myisam/my_handler_errors.cc:123
5776
4967
msgid "Table needs to be upgraded before it can be used"
5779
#: plugin/myisam/my_handler_errors.cc:125
5780
4970
msgid "Table is read only"
5783
#: plugin/myisam/my_handler_errors.cc:127
5784
4973
msgid "Failed to get next auto increment value"
5787
#: plugin/myisam/my_handler_errors.cc:129
5788
4976
msgid "Failed to set row auto increment value"
5791
#: plugin/myisam/my_handler_errors.cc:131
5792
4979
msgid "Unknown (generic) error from engine"
5795
#: plugin/myisam/my_handler_errors.cc:133
5796
4982
msgid "Record is the same"
5799
#: plugin/myisam/my_handler_errors.cc:135
5800
4985
msgid "It is not possible to log this statement"
5803
#: plugin/myisam/my_handler_errors.cc:137
5804
4988
msgid "Tablespace exists"
5805
4989
msgstr "テーブルスペースが存在します"
5807
#: plugin/myisam/my_handler_errors.cc:139
5808
4991
msgid "The event was corrupt, leading to illegal data being read"
5811
#: plugin/myisam/my_handler_errors.cc:141
5812
4994
msgid "The table is of a new format not supported by this version"
5815
#: plugin/myisam/my_handler_errors.cc:143
5816
4997
msgid "The event could not be processed no other handler error happened"
5819
#: plugin/myisam/my_handler_errors.cc:145
5820
5000
msgid "Got a fatal error during initialzation of handler"
5823
#: plugin/myisam/my_handler_errors.cc:147
5824
5003
msgid "File to short; Expected more data in file"
5827
#: plugin/myisam/my_handler_errors.cc:149
5828
5006
msgid "Read page with wrong checksum"
5831
#: plugin/myisam/my_handler_errors.cc:151
5832
5009
msgid "Lock or active transaction"
5835
#: plugin/myisam/my_handler_errors.cc:153
5836
5012
msgid "No such table space"
5839
#: plugin/myisam/my_handler_errors.cc:155
5840
5015
msgid "Tablespace not empty"
5841
5016
msgstr "テーブルスペースが空です"
5843
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5845
msgid "%-.100s via TCP/IP"
5848
#: plugin/oldlibdrizzle/errmsg.cc:28
5849
msgid "Unknown Drizzle error"
5850
msgstr "未知のDrizzleエラー"
5852
#: plugin/oldlibdrizzle/errmsg.cc:29
5854
msgid "Can't create UNIX socket (%d)"
5855
msgstr "UNIXソケットを作成できません (%d)"
5857
#: plugin/oldlibdrizzle/errmsg.cc:30
5859
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5862
#: plugin/oldlibdrizzle/errmsg.cc:31
5864
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5867
#: plugin/oldlibdrizzle/errmsg.cc:32
5869
msgid "Can't create TCP/IP socket (%d)"
5870
msgstr "TCP/IPソケット(%d)を作成できません"
5872
#: plugin/oldlibdrizzle/errmsg.cc:33
5874
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5877
#: plugin/oldlibdrizzle/errmsg.cc:34
5878
msgid "Drizzle server has gone away"
5881
#: plugin/oldlibdrizzle/errmsg.cc:35
5883
msgid "Protocol mismatch; server version = %d, client version = %d"
5886
#: plugin/oldlibdrizzle/errmsg.cc:36
5887
msgid "Drizzle client ran out of memory"
5890
#: plugin/oldlibdrizzle/errmsg.cc:37
5891
msgid "Wrong host info"
5894
#: plugin/oldlibdrizzle/errmsg.cc:38
5895
msgid "Localhost via UNIX socket"
5896
msgstr "UNIX socketを経由してLocalhostへ"
5898
#: plugin/oldlibdrizzle/errmsg.cc:40
5899
msgid "Error in server handshake"
5902
#: plugin/oldlibdrizzle/errmsg.cc:41
5903
msgid "Lost connection to Drizzle server during query"
5906
#: plugin/oldlibdrizzle/errmsg.cc:42
5907
msgid "Commands out of sync; you can't run this command now"
5910
#: plugin/oldlibdrizzle/errmsg.cc:43
5912
msgid "Named pipe: %-.32s"
5915
#: plugin/oldlibdrizzle/errmsg.cc:44
5917
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5920
#: plugin/oldlibdrizzle/errmsg.cc:45
5922
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5925
#: plugin/oldlibdrizzle/errmsg.cc:46
5927
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5930
#: plugin/oldlibdrizzle/errmsg.cc:47
5932
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5935
#: plugin/oldlibdrizzle/errmsg.cc:48
5936
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5939
#: plugin/oldlibdrizzle/errmsg.cc:49
5940
msgid "Embedded server"
5943
#: plugin/oldlibdrizzle/errmsg.cc:50
5944
msgid "Error on SHOW SLAVE STATUS:"
5945
msgstr "SHOW SLAVE STATUSでエラー"
5947
#: plugin/oldlibdrizzle/errmsg.cc:51
5948
msgid "Error on SHOW SLAVE HOSTS:"
5949
msgstr "SHOW SLAVE HOSTSでエラー:"
5951
#: plugin/oldlibdrizzle/errmsg.cc:52
5952
msgid "Error connecting to slave:"
5953
msgstr "スレーブとの接続でエラー"
5955
#: plugin/oldlibdrizzle/errmsg.cc:53
5956
msgid "Error connecting to master:"
5957
msgstr "マスターとの接続でエラー"
5959
#: plugin/oldlibdrizzle/errmsg.cc:54
5960
msgid "SSL connection error"
5963
#: plugin/oldlibdrizzle/errmsg.cc:55
5964
msgid "Malformed packet"
5967
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5968
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5969
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5970
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5971
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5972
msgid "(unused error message)"
5973
msgstr "(未使用のエラーメッセージ)"
5975
#: plugin/oldlibdrizzle/errmsg.cc:57
5976
msgid "Invalid use of null pointer"
5977
msgstr "ヌルポインタの不正使用"
5979
#: plugin/oldlibdrizzle/errmsg.cc:58
5980
msgid "Statement not prepared"
5983
#: plugin/oldlibdrizzle/errmsg.cc:59
5984
msgid "No data supplied for parameters in prepared statement"
5987
#: plugin/oldlibdrizzle/errmsg.cc:60
5988
msgid "Data truncated"
5989
msgstr "データをトランケート(切り詰め)ました"
5991
#: plugin/oldlibdrizzle/errmsg.cc:61
5992
msgid "No parameters exist in the statement"
5993
msgstr "ステートメントにパラメータが存在しません"
5995
#: plugin/oldlibdrizzle/errmsg.cc:62
5996
msgid "Invalid parameter number"
5999
#: plugin/oldlibdrizzle/errmsg.cc:63
6002
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6005
#: plugin/oldlibdrizzle/errmsg.cc:65
6007
msgid "Using unsupported buffer type: %d (parameter: %d)"
6010
#: plugin/oldlibdrizzle/errmsg.cc:66
6012
msgid "Shared memory: %-.100s"
6013
msgstr "共有メモリ: %-.100s"
6015
#: plugin/oldlibdrizzle/errmsg.cc:76
6016
msgid "Wrong or unknown protocol"
6017
msgstr "不正、もしくは不明なプロトコル"
6019
#: plugin/oldlibdrizzle/errmsg.cc:77
6020
msgid "Invalid connection handle"
6023
#: plugin/oldlibdrizzle/errmsg.cc:78
6025
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6026
"option 'secure_auth' enabled)"
6029
#: plugin/oldlibdrizzle/errmsg.cc:80
6030
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6031
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
6033
#: plugin/oldlibdrizzle/errmsg.cc:81
6034
msgid "Attempt to read column without prior row fetch"
6037
#: plugin/oldlibdrizzle/errmsg.cc:82
6038
msgid "Prepared statement contains no metadata"
6041
#: plugin/oldlibdrizzle/errmsg.cc:83
6043
"Attempt to read a row while there is no result set associated with the "
6047
#: plugin/oldlibdrizzle/errmsg.cc:85
6048
msgid "This feature is not implemented yet"
6051
#: plugin/oldlibdrizzle/errmsg.cc:86
6054
"Lost connection to Drizzle server while waiting for initial communication "
6055
"packet, system error: %d"
6058
#: plugin/oldlibdrizzle/errmsg.cc:88
6061
"Lost connection to Drizzle server while reading initial communication "
6062
"packet, system error: %d"
6065
#: plugin/oldlibdrizzle/errmsg.cc:90
6068
"Lost connection to Drizzle server while sending authentication information, "
6072
#: plugin/oldlibdrizzle/errmsg.cc:92
6075
"Lost connection to Drizzle server while reading authorization information, "
6079
#: plugin/oldlibdrizzle/errmsg.cc:94
6082
"Lost connection to Drizzle server while setting initial database, system "
6086
#: plugin/oldlibdrizzle/errmsg.cc:96
6088
msgid "Statement closed indirectly because of a preceding %s() call"
6091
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6092
msgid "Connect Timeout."
6095
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6096
msgid "Read Timeout."
6099
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6100
msgid "Write Timeout."
6103
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6104
msgid "Retry Count."
6107
#: plugin/pool_of_threads/pool_of_threads.cc:233
6108
msgid "event_add error in libevent_add_session_callback\n"
6111
#: plugin/pool_of_threads/pool_of_threads.cc:399
6112
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6115
#: plugin/pool_of_threads/pool_of_threads.cc:406
6116
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6119
#: plugin/pool_of_threads/pool_of_threads.cc:418
6120
msgid "session_add_event event_add error in libevent_init\n"
6123
#: plugin/pool_of_threads/pool_of_threads.cc:431
6125
msgid "Can't create completion port thread (error %d)"
6128
#: plugin/pool_of_threads/pool_of_threads.cc:523
6129
msgid "libevent_thread_proc: my_thread_init() failed\n"
6132
#: plugin/pool_of_threads/pool_of_threads.cc:721
6133
msgid "Size of Pool."
6136
#: plugin/signal_handler/signal_handler.cc:214
5020
"Port number to use for connection or 0 for default to with MySQL protocol."
5022
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
5023
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
6138
5026
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5030
msgid "Unable to create background worker thread. Got error %s.\n"
5034
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5038
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5042
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5046
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5050
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5053
msgid "Enable transaction log"
5056
msgid "DEBUGGING - Truncate transaction log"
5060
msgid "Path to the file to use for transaction log"
5061
msgstr "接続に使用するソケットファイル。"
5063
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5067
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5068
"each transaction write, 2 == sync log file once per second"
5073
"Failed to allocate enough memory to buffer header, transaction message, and "
5074
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5077
msgid "Failed to open transaction log file "
5082
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5083
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5087
msgid "Failed to sync log file. Got error: %s\n"
5088
msgstr "メモリのロックに失敗しました。Errno: %d\n"
5091
msgid "Failed to open transaction log file %s. Got error: %s\n"
5095
msgid "Raw buffer read: %s.\n"
5099
msgid "Unable to parse transaction. Got error: %s.\n"
5103
msgid "BUFFER: %s\n"
5106
#~ msgid "Check memory and open file usage at exit ."
5107
#~ msgstr "メモリとオープンしているファイルの使用量を表示して終了する。"
5109
#~ msgid "Print some debug info at exit."
5110
#~ msgstr "デバッグ情報を出力して終了する。"
5114
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5115
#~ "unreliable and unstable on some operating systems and operating-system\n"
5116
#~ "versions (notably, some versions of Linux). This crash could be due to "
5118
#~ "of those buggy OS calls. You should consider whether you really need "
5120
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5124
#~ "「--memlock」オプションが有効になっていますが、このオプションはいくつかの"
5126
#~ "OSのバージョンにおいて信頼性が低く安定していないシステムコールを利用してい"
5128
#~ "(特にいくつかのバージョンのLinuxなどで問題が確認されています。)そのよう"
5130
#~ "OSのシステムコールを利用したためクラッシュが発生した可能性があります。問題"
5132
#~ "ために、「--memlock」オプションが必要かどうかを検討して下さい。また、OSの"
5134
#~ "「mlockall()」に関するバグが存在するかどうかを確認してください。\n"
5136
#~ msgid "Can't init databases"
5137
#~ msgstr "データベースの初期化に失敗しました。"
5139
#~ msgid "Default storage engine (%s) is not available"
5140
#~ msgstr "デフォルトストレージエンジン(%s)を利用できません。"
5142
#~ msgid "Lock drizzled in memory."
5143
#~ msgstr "drizzledをメモリにロックする。"
5145
#~ msgid "The default size of key cache blocks"
5146
#~ msgstr "キーキャッシュのデフォルトのブロックサイズ。"
5148
#~ msgid "Buffer length for TCP/IP and socket communication."
5149
#~ msgstr "TCP/IPまたはソケット経由で通信が行われる場合のバッファ長。"
6141
5151
#~ msgid "Set the default character set."
6142
5152
#~ msgstr "規定の文字セットを設定する。"
5154
#~ msgid "Unknown command '\\%c'."
5155
#~ msgstr "不明なコマンド '\\%c'。"
6145
5157
#~ msgid "Plugin '%s' init function returned error."
6146
5158
#~ msgstr "プラグイン'%s\"の初期化関数がエラーを返しました"
6148
5160
#~ msgid "Can't start server: Bind on TCP/IP port"
6149
5161
#~ msgstr "サーバを起動できません: Bind on TCP/IP port"
6152
5163
#~ msgid "Fatal "
6153
5164
#~ msgstr "致命的 "