581
469
" 無効にするとコマンドの開始が早くなることが期待出来ます。\n"
584
#: ../client/drizzle.cc:2631
585
472
msgid "No connection. Trying to reconnect..."
586
473
msgstr "接続していません。再接続をしています。。。"
588
#: ../client/drizzle.cc:2637
589
475
msgid "Can't connect to the server\n"
590
476
msgstr "サーバに接続できません。\n"
592
#: ../client/drizzle.cc:2721
593
478
msgid "List of all Drizzle commands:"
594
479
msgstr "すべてのコマンドの一覧:"
596
#: ../client/drizzle.cc:2725
599
"Note that all text commands must be first on line and end with '%s' or \\g"
481
msgid "Note that all text commands must be first on line and end with ';'"
601
483
"次のコマンド(短縮形でないもの)は行の最初から始まりセミコロン(;)で終了する"
604
#: ../client/drizzle.cc:2783
605
486
msgid "No query specified\n"
606
487
msgstr "クエリがありません\n"
608
#: ../client/drizzle.cc:2798
609
489
msgid "Ignoring query to other database"
610
490
msgstr "他のデータベースへのクエリを無視します"
612
#: ../client/drizzle.cc:2848
613
492
msgid "Empty set"
616
#: ../client/drizzle.cc:2861
618
496
msgid "%ld row in set"
619
497
msgid_plural "%ld rows in set"
620
498
msgstr[0] "%ld 行の結果"
622
#: ../client/drizzle.cc:2870
626
#: ../client/drizzle.cc:2872
628
504
msgid "Query OK, %ld row affected"
629
505
msgid_plural "Query OK, %ld rows affected"
630
506
msgstr[0] "クエリ OK, %ld 行が変更されました"
632
#: ../client/drizzle.cc:2944
633
msgid "popen() failed! defaulting PAGER to stdout!\n"
636
#: ../client/drizzle.cc:2966
638
msgid "Error logging to file '%s'\n"
639
msgstr "スレーブとの接続でエラー"
641
#: ../client/drizzle.cc:2971
643
msgid "Logging to file '%s'\n"
644
msgstr "履歴ファイル「%s」を読み込んでいます。\n"
646
#: ../client/drizzle.cc:3055
655
"Collation: %s (%u)\n"
663
#: ../client/drizzle.cc:3522
665
msgid "No previous outfile available, you must give a filename!\n"
668
#: ../client/drizzle.cc:3527
670
msgid "Currently logging to file '%s'\n"
671
msgstr "テーブル「%s」が見つかりません。"
673
#: ../client/drizzle.cc:3547
675
msgid "No outfile specified!\n"
678
#: ../client/drizzle.cc:3560
679
msgid "Outfile disabled.\n"
682
#: ../client/drizzle.cc:3587
684
msgid "Default pager wasn't set, using stdout.\n"
685
msgstr "ページャを無効にし、stdoutへ出力する。"
687
#: ../client/drizzle.cc:3607
689
msgid "PAGER set to '%s'\n"
692
#: ../client/drizzle.cc:3618
693
msgid "PAGER set to stdout\n"
696
#: ../client/drizzle.cc:3701
698
msgid "Connection id: %u"
701
#: ../client/drizzle.cc:3703
703
msgid "Current schema: %.128s\n"
706
#: ../client/drizzle.cc:3704
711
#: ../client/drizzle.cc:3724
712
msgid "Usage: \\. <filename> | source <filename>"
715
#: ../client/drizzle.cc:3739
717
msgid "Failed to open file '%s', error: %d"
720
#: ../client/drizzle.cc:3747
721
msgid "Can't initialize LineBuffer"
724
#: ../client/drizzle.cc:3783
725
msgid "DELIMITER must be followed by a 'delimiter' character or string"
728
#: ../client/drizzle.cc:3816
729
msgid "USE must be followed by a schema name"
732
#: ../client/drizzle.cc:3884
734
msgid "Schema changed"
737
#: ../client/drizzle.cc:3930
739
msgid "Show warnings enabled."
740
msgstr "各ステートメントの後で警告を表示する。"
742
#: ../client/drizzle.cc:3938
744
msgid "Show warnings disabled."
745
msgstr "各ステートメントの後で警告を表示する。"
747
#: ../client/drizzle.cc:4088
751
"Connection id:\t\t%lu\n"
754
#: ../client/drizzle.cc:4100
756
msgid "Current schema:\t%s\n"
759
#: ../client/drizzle.cc:4101
761
msgid "Current user:\t\t%s\n"
764
#: ../client/drizzle.cc:4107
765
msgid "SSL:\t\t\tNot in use"
768
#: ../client/drizzle.cc:4112
775
#: ../client/drizzle.cc:4119
778
"All updates ignored to this schema\n"
781
#: ../client/drizzle.cc:4122
783
msgid "Current pager:\t\t%s\n"
786
#: ../client/drizzle.cc:4123
788
msgid "Using outfile:\t\t'%s'\n"
791
#: ../client/drizzle.cc:4124
793
msgid "Using delimiter:\t%s\n"
796
#: ../client/drizzle.cc:4125
798
msgid "Server version:\t\t%s\n"
801
#: ../client/drizzle.cc:4126
803
msgid "Protocol:\t\t%s\n"
804
msgstr "-- %s に接続中・・・\n"
806
#: ../client/drizzle.cc:4127
808
msgid "Protocol version:\t%d\n"
811
#: ../client/drizzle.cc:4128
813
msgid "Connection:\t\t%s\n"
814
msgstr "-- %s に接続中・・・\n"
816
#: ../client/drizzle.cc:4135
818
msgid "UNIX socket:\t\t%s\n"
821
#: ../client/drizzle.cc:4137
823
msgid "TCP port:\t\t%d\n"
826
#: ../client/drizzle.cc:4142
829
"Note that you are running in safe_update_mode:\n"
832
#: ../client/drizzle.cc:4144
835
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
837
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
839
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
840
" Max number of examined row combination in a join is set to: %"
845
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
850
#: ../client/drizzle.cc:4249
852
msgid "ERROR %d (%s): "
855
#: ../client/drizzle.cc:4251
860
#: ../client/drizzle.cc:4254
865
#: ../client/drizzle.cc:4387
869
#: ../client/drizzle.cc:4389
873
#: ../client/drizzle.cc:4395
877
#: ../client/drizzle.cc:4401
881
#: ../client/drizzle.cc:4502
885
#: ../client/drizzle.cc:4622
887
msgid "Returning to default PROMPT of %s\n"
890
#: ../client/drizzle.cc:4627
892
msgid "Memory allocation error. Not changing prompt\n"
894
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
897
#: ../client/drizzle.cc:4632
899
msgid "PROMPT set to '%s'\n"
902
#: ../client/drizzledump.cc:229
904
msgid "Error inserting into destination database"
905
msgstr "スレーブとの接続でエラー"
907
#: ../client/drizzledump.cc:253
508
msgid "Number of rows before each output progress report (requires --verbose)."
509
msgstr "進捗が報告されるまでの行数(--verboseオプションが必要です。)"
909
512
msgid "Got errno %d on write"
910
513
msgstr "書き込み中にエラー番号 %d が発生しました。"
912
#: ../client/drizzledump.cc:298
915
"%s: You can't use --single-transaction and --lock-all-tables at the same "
918
"%s: --single-transactionオプションと--lock-all-tablesオプションを同時に指定す"
921
#: ../client/drizzledump.cc:305
923
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
925
"%s: --databasesまたは--all-databasesオプションは--tabオプションと同時に指定す"
928
#: ../client/drizzledump.cc:373
930
msgid "-- Retrieving database structures..."
931
msgstr "-- テーブル %s の定義を取得しています・・・\n"
933
#: ../client/drizzledump.cc:485
935
"Dump all the databases. This will be same as --databases with all databases "
939
#: ../client/drizzledump.cc:487
940
msgid "Dump all the tablespaces."
943
#: ../client/drizzledump.cc:489
944
msgid "Use complete insert statements."
947
#: ../client/drizzledump.cc:491
949
"Flush logs file in server before starting dump. Note that if you dump many "
950
"databases at once (using the option --databases= or --all-databases), the "
951
"logs will be flushed for each database dumped. The exception is when using --"
952
"lock-all-tables in this case the logs will be flushed only once, "
953
"corresponding to the moment all tables are locked. So if you want your dump "
954
"and the log flush to happen at the same exact moment you should use --lock-"
955
"all-tables or --flush-logs"
958
#: ../client/drizzledump.cc:493
960
msgid "Continue even if we get an sql-error."
961
msgstr "sqlエラーが発生しても続行する。"
963
#: ../client/drizzledump.cc:494
965
msgid "Display this help message and exit."
966
msgstr "ヘルプを表示して終了する。"
968
#: ../client/drizzledump.cc:496
970
"Locks all tables across all databases. This is achieved by taking a global "
971
"read lock for the duration of the whole dump. Automatically turns --single-"
975
#: ../client/drizzledump.cc:498
977
"Creates a consistent snapshot by dumping all tables in a single transaction. "
978
"Works ONLY for tables stored in storage engines which support "
979
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
980
"be consistent for other storage engines. While a --single-transaction dump "
981
"is in process, to ensure a valid dump file (correct table contents), no "
982
"other connection should use the following statements: ALTER TABLE, DROP "
983
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
987
#: ../client/drizzledump.cc:500
989
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
990
"extended-insert and --disable-keys."
993
#: ../client/drizzledump.cc:501
994
msgid "Overrides option --databases (-B)."
997
#: ../client/drizzledump.cc:503
998
msgid "Number of rows before each output progress report (requires --verbose)."
999
msgstr "進捗が報告されるまでの行数(--verboseオプションが必要です。)"
1001
#: ../client/drizzledump.cc:505
1002
msgid "Print info about the various stages."
1005
#: ../client/drizzledump.cc:507
1006
msgid "Turn off Comments"
1009
#: ../client/drizzledump.cc:508
1011
msgid "Turn off create-options"
1012
msgstr "エラー発生時にビープ音を出さない。"
1014
#: ../client/drizzledump.cc:509
1015
msgid "Turn off extended-insert"
1018
#: ../client/drizzledump.cc:510
1019
msgid "Turn off dump date at the end of the output"
1022
#: ../client/drizzledump.cc:511
1023
msgid "Do not read from the configuration files"
1026
#: ../client/drizzledump.cc:517
1027
msgid "Add a 'DROP DATABASE' before each create."
1030
#: ../client/drizzledump.cc:518
1031
msgid "Do not add a 'drop table' before each create."
1034
#: ../client/drizzledump.cc:520
1036
"Give less verbose output (useful for debugging). Disables structure comments "
1037
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1038
"set-names --skip-disable-keys"
1041
#: ../client/drizzledump.cc:522
1043
"To dump several databases. Note the difference in usage; In this case no "
1044
"tables are given. All name arguments are regarded as databasenames. 'USE "
1045
"db_name;' will be included in the output."
1048
#: ../client/drizzledump.cc:524
1050
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1051
"will not be put in the output."
1054
#: ../client/drizzledump.cc:526
1056
"Do not dump the specified table. To specify more than one table to ignore, "
1057
"use the directive multiple times, once for each table. Each table must be "
1058
"specified with both database and table names, e.g. --ignore-table=database."
1062
#: ../client/drizzledump.cc:528
1063
msgid "Insert rows with INSERT IGNORE."
1066
#: ../client/drizzledump.cc:530
1067
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1070
#: ../client/drizzledump.cc:532
1072
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1073
"above line will be added otherwise, if --databases or --all-databases option "
1077
#: ../client/drizzledump.cc:534
1078
msgid "No row information."
1081
#: ../client/drizzledump.cc:536
1082
msgid "Use REPLACE INTO instead of INSERT INTO."
1085
#: ../client/drizzledump.cc:538
1086
msgid "Where to send output to (stdout|database"
1089
#: ../client/drizzledump.cc:540
1091
"Hostname for destination db server (requires --destination-type=database)"
1094
#: ../client/drizzledump.cc:542
1096
"Port number for destination db server (requires --destination-type=database)"
1099
#: ../client/drizzledump.cc:544
1101
"User name for destination db server (resquires --destination-type=database)"
1104
#: ../client/drizzledump.cc:546
1106
"Password for destination db server (requires --destination-type=database)"
1109
#: ../client/drizzledump.cc:548
1111
"The database in the destination db server (requires --destination-"
1112
"type=database, not for use with --all-databases)"
1115
#: ../client/drizzledump.cc:550
1117
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1121
#: ../client/drizzledump.cc:556
1123
msgid "Connect to host."
1126
#: ../client/drizzledump.cc:558
1129
"Password to use when connecting to server. If password is not given it's "
1130
"solicited on the tty."
1132
"サーバーに接続する際のパスワード。パスワードの入力がない場合、端末での入力が"
1135
#: ../client/drizzledump.cc:560
1136
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1138
msgid "Port number to use for connection."
1139
msgstr "接続に使用するソケットファイル。"
1141
#: ../client/drizzledump.cc:567
1142
msgid "Hidden Options"
1145
#: ../client/drizzledump.cc:569
1147
msgid "Used to select the database"
1148
msgstr "データディレクトリ。(データベースのrootディレクトリ)"
1150
#: ../client/drizzledump.cc:570
1151
msgid "Used to select the tables"
1154
#: ../client/drizzledump.cc:573
1155
msgid "Allowed Options + Hidden Options"
1158
#: ../client/drizzledump.cc:637
1160
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1163
#: ../client/drizzledump.cc:642
1165
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1166
"and you are welcome to modify and redistribute it under the GPL license\n"
1168
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソ"
1170
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
1173
#: ../client/drizzledump.cc:643
1174
msgid "Dumps definitions and data from a Drizzle database server"
1175
msgstr "Drizzleデータベースサーバから定義とデータをダンプ"
1177
#: ../client/drizzledump.cc:644
516
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
1179
520
msgid "Usage: %s [OPTIONS] database [tables]\n"
1180
521
msgstr "使用方法: %s [オプション] データベース名 [テーブル名(複数可)]\n"
1182
#: ../client/drizzledump.cc:645
1184
524
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1185
525
msgstr "または %s [オプション] --databases [オプション] DB1 [DB2 DB3...]\n"
1187
#: ../client/drizzledump.cc:647
1189
528
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1190
529
msgstr "または %s [オプション] --all-databases [オプション]\n"
1192
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1193
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
532
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
533
"and you are welcome to modify and redistribute it under the GPL license\n"
535
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソ"
537
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
540
msgid "Dumps definitions and data from a Drizzle database server"
541
msgstr "Drizzleデータベースサーバから定義とデータをダンプ"
544
msgid "For more options, use %s --help\n"
545
msgstr "詳細なオプションを見るには %s --help コマンドを実行してください。\n"
549
"Non-integer value supplied for port. If you are trying to enter a password "
550
"please use --password instead.\n"
552
"ポート番号に対して整数でない値が指定されました。もしパスワードを指定したいの"
553
"なら、代わりに--paswordオプションを使用してください。\n"
1195
556
msgid "Value supplied for port is not valid.\n"
1196
557
msgstr "ポート番号に指定された値は無効です。\n"
1198
#: ../client/drizzledump.cc:743
560
msgid "Memory allocation error while copying password. Aborting.\n"
562
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
566
msgid "Input filename too long: %s"
567
msgstr "ファイル名が長すぎます: %s"
1200
570
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1201
571
msgstr "オプション--ignore-table=<database>.<table>の使い方が不正です。\n"
1203
#: ../client/drizzledump_data.cc:268
1205
msgid "-- Retrieving data for "
1206
msgstr "-- 行データを取得しています・・・\n"
1208
#: ../client/drizzledump_data.cc:300
1210
msgid " rows dumped for table "
1212
"-- %<PRIu32> 行(トータル ~%<PRIu64>行中)をダンプしました。テーブル: %s\n"
1214
#: ../client/drizzledump_data.cc:547
1216
msgid "-- Connecting to "
1219
#: ../client/drizzledump_data.cc:547
1220
msgid " using protocol "
1223
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1224
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1226
msgid "Error executing query: "
1227
msgstr "マスターとの接続でエラー"
1229
#: ../client/drizzledump_data.cc:602
1230
msgid "Could not buffer result: "
1233
#: ../client/drizzledump_data.cc:648
1234
msgid "Error: Could not set db '"
1237
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1238
#: ../client/drizzledump_data.cc:673
574
msgid "Invalid mode to --compatible: %s\n"
575
msgstr "--compatibleに指定されたモードが不適切です: %s\n"
578
msgid "%s: You must use option --tab with --fields-...\n"
579
msgstr "%s: --fields...オプションは--tabオプションと併用する必要があります。\n"
583
"%s: You can't use --single-transaction and --lock-all-tables at the same "
586
"%s: --single-transactionオプションと--lock-all-tablesオプションを同時に指定す"
591
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
594
"%s: ..enclosed..と..optionally-enclosed..オプションを同時に指定することはでき"
598
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
600
"%s: --databasesまたは--all-databasesオプションは--tabオプションと同時に指定す"
604
msgid "Got error: %s (%d) %s"
605
msgstr "エラーが発生しました: %s (%d) %s"
608
msgid "Got error: %d %s"
1241
609
msgstr "エラーが発生しました: %d %s"
1243
#: ../client/drizzledump_data.cc:682
1245
msgid "-- Disconnecting from "
612
msgid "Couldn't execute '%s': %s (%d)"
613
msgstr "クエリを実行出来ませんでした。 '%s': %s (%d)"
616
msgid "-- Connecting to %s...\n"
617
msgstr "-- %s に接続中・・・\n"
620
msgid "-- Disconnecting from %s...\n"
1246
621
msgstr "-- %s から切断中・・・\n"
1248
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1249
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1251
msgid "-- Retrieving table structures for "
623
msgid "Couldn't allocate memory"
624
msgstr "メモリをアロケートすることが出来ませんでした。"
628
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
631
"-- 警告: テーブル %s は、%s ストレージエンジンで定義されているため DELAYED "
632
"INSERT を実行することは出来ません。\n"
635
msgid "-- Retrieving table structure for table %s...\n"
1252
636
msgstr "-- テーブル %s の定義を取得しています・・・\n"
1254
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1256
msgid "-- Retrieving fields for "
1257
msgstr "-- 行データを取得しています・・・\n"
1259
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1261
msgid "-- Retrieving indexes for "
1262
msgstr "-- 行データを取得しています・・・\n"
1264
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1266
msgid "-- Retrieving foreign keys for "
1267
msgstr "-- 行データを取得しています・・・\n"
1269
#: ../client/drizzleslap.cc:2292
1271
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1274
#: ../client/drizzletest.cc:5412
1275
msgid "Error: Invalid Value for opt_max_connect_retries"
1278
#: ../client/drizzletest.cc:5422
1279
msgid "Error: Invalid Value for opt_tail_lines"
1282
#: ../client/drizzletest.cc:5432
1283
msgid "Error: Invalid Value for opt_sleep"
1286
#: ../client/drizzletest.cc:5623
639
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
641
"%s: 警告: SQL_QUOTE_SHOW_CREATEオプションを指定することはできません(%s)\n"
644
msgid "%s: Can't get keys for table %s\n"
645
msgstr "%s: テーブル %s のキーを取得することが出来ません。\n"
648
msgid "Error: Couldn't read status information for table %s\n"
650
"エラー: テーブル %s のステータス情報を取得することが出来ませんでした。\n"
653
msgid "Error retrieving table structure for table: \"%s\""
654
msgstr "テーブル定義を取得中にエラーが発生しました。: \"%s\""
657
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
659
"-- テーブル '%s' のデータのダンプをスキップしています。--no-data オプションが"
663
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
665
"-- 警告: テーブル '%s' をスキップしています。%s ストレージエンジンが利用され"
669
msgid "-- Skipping dump data for table '%s', it has no fields\n"
671
"-- テーブル '%s' をスキップしています。テーブルにはフィールドがありません。\n"
673
msgid "-- Sending SELECT query...\n"
674
msgstr "-- SELECTクエリを送信しています・・・\n"
676
msgid "when executing 'SELECT INTO OUTFILE'"
677
msgstr "「SELECT INTO OUTFILE」実行中。"
683
"-- Dumping data for table %s\n"
688
"-- テーブル %s のデータをダンプしています。\n"
691
msgid "-- Retrieving rows...\n"
692
msgstr "-- 行データを取得しています・・・\n"
695
msgid "%s: Error in field count for table: %s ! Aborting.\n"
697
"%s: テーブル %s のフィールド数が一致しません。プログラムを終了します。\n"
700
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
702
"%s: テーブルから行を読み込んでいる最中にエラーが発生しました: %s (%d:%s)! 終"
706
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
708
"-- %<PRIu32> 行(トータル ~%<PRIu64>行中)をダンプしました。テーブル: %s\n"
711
msgid "Not enough fields from table %s! Aborting.\n"
713
"テーブル(%s)のフィールド数が不足しています。プログラムを終了します。\n"
715
msgid "when doing refresh"
716
msgstr "FLUSHコマンド実行中。"
718
msgid "alloc_root failure."
719
msgstr "alloc_root()の実行に失敗しました。"
722
msgid "Couldn't find table: \"%s\""
723
msgstr "テーブル「%s」が見つかりません。"
727
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
729
"警告: テーブル「%s」からインデックスを読み込むことが出来ませんでした。レコー"
733
msgid "Error: Not enough memory to store ORDER BY clause\n"
734
msgstr "エラー: ORDER BY句を保持するためのメモリを確保することが出来ません。\n"
1288
737
msgid "Could not open '%s' for reading: errno = %d"
1291
#: ../client/drizzletest.cc:5628
1293
741
msgid "Out of memory"
1294
742
msgstr "メモリが不足しています。"
1296
#: ../drizzled/drizzled.cc:491
1297
744
msgid "Aborting\n"
1300
#: ../drizzled/drizzled.cc:550
1301
747
msgid "One can only use the --user switch if running as root\n"
1302
748
msgstr "--userによるユーザ変更はroot権限でのみ使用可能です。\n"
1304
#: ../drizzled/drizzled.cc:557
1306
751
"Fatal error: Please read \"Security\" section of the manual to find out how "
1307
752
"to run drizzled as root!\n"
1745
988
"適切な値を使用します; もしMAX_TABLES+2にセットすると,オプティマイザはオリジ"
1746
989
"ナルのfind_bestになります(テストや比較に使われます)"
1748
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
991
msgid "Directory for plugins."
992
msgstr "プラグイン用ディレクトリ"
995
"Optional comma separated list of plugins to load at startup in addition to "
996
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
998
"デフォルトのプラグインに加えてスタートアップ時にロードされる,オプショナルな"
1002
"Optional comma separated list of plugins to not load at startup. Effectively "
1003
"removes a plugin from the list of plugins to be loaded. [for example: --"
1004
"plugin_remove=crc32,logger_gearman]"
1008
"Optional comma separated list of plugins to load at starup instead of the "
1009
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1749
1012
msgid "The size of the buffer that is allocated when preloading indexes"
1750
1013
msgstr "インデックスのプレロード時に割り当てられるバッファのサイズ"
1752
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1753
1015
msgid "Allocation block size for query parsing and execution"
1754
1016
msgstr "クエリのパースや実行のための割り当てブロックサイズ"
1756
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1757
1018
msgid "Persistent buffer for query parsing and execution"
1760
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1761
1021
msgid "Allocation block size for storing ranges during optimization"
1762
1022
msgstr "最適化中にレンジを保存する割り当てブロックサイズ"
1764
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1766
1025
"Each thread that does a sequential scan allocates a buffer of this size for "
1767
1026
"each table it scans. If you do many sequential scans, you may want to "
1768
1027
"increase this value."
1771
#: ../drizzled/drizzled.cc:1306
1772
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1775
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1777
1031
"When reading rows in sorted order after a sort, the rows are read through "
1778
1032
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1779
1033
"record_buffer."
1782
#: ../drizzled/drizzled.cc:1314
1783
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1786
#: ../drizzled/drizzled.cc:1316
1787
1036
msgid "Select scheduler to be used (by default multi-thread)."
1790
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1791
1039
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1794
#: ../drizzled/drizzled.cc:1322
1796
"A global cap on the amount of memory that can be allocated by session sort "
1797
"buffers (0 means unlimited)"
1800
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1801
1042
msgid "The number of cached table definitions."
1804
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1805
1045
msgid "The number of cached open tables."
1808
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1810
1049
"Timeout in seconds to wait for a table level lock before returning an error. "
1811
1050
"Used only if the connection has active cursors."
1814
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1815
1053
msgid "The stack size for each thread."
1818
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1820
1057
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1821
1058
"automatically convert it to an on-disk MyISAM table."
1824
#: ../drizzled/drizzled.cc:1357
1825
msgid "Duplicate entry for command line option\n"
1828
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1829
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1830
#: ../drizzled/drizzled.cc:1484
1834
"Use --help to get a list of available options\n"
1836
"%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
1837
"利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
1839
#: ../drizzled/drizzled.cc:1434
1841
msgid "Failed to initialize plugins\n"
1842
msgstr "プラグインの初期化に失敗しました。"
1844
#: ../drizzled/drizzled.cc:1472
1848
"Use --help to get a list of available options\n"
1850
"%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
1851
"利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
1853
#: ../drizzled/drizzled.cc:1521
1855
msgid "Error getting default charset"
1856
msgstr "規定の文字セットを設定する。"
1858
#: ../drizzled/drizzled.cc:1551
1860
msgid "Error setting collation"
1861
msgstr "スレーブとの接続でエラー"
1863
#: ../drizzled/drizzled.cc:1559
1865
msgid "Unknown locale: '%s'"
1866
msgstr "不明なロケールです: 「%s」"
1868
#: ../drizzled/drizzled.cc:1579
1869
msgid "Could not initialize table cache\n"
1872
#: ../drizzled/drizzled.cc:1594
1873
msgid "XA cache initialization failed: Out of memory\n"
1876
#: ../drizzled/drizzled.cc:1624
1877
msgid "No scheduler found, cannot continue!\n"
1878
msgstr "スケジューラが見つかりません.処理を継続できません!\n"
1880
#: ../drizzled/drizzled.cc:1648
1882
msgid "Unknown/unsupported storage engine: %s\n"
1885
#: ../drizzled/drizzled.cc:1798
1887
"Maximum time in seconds to wait for the port to become free. (Default: no "
1890
"TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
1892
#: ../drizzled/drizzled.cc:1907
1894
"Controls the heuristic(s) applied during query optimization to prune less-"
1895
"promising partial plans from the optimizer search space. Meaning: false - do "
1896
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1897
"based on number of retrieved rows."
1900
#: ../drizzled/drizzled.cc:2039
1903
1062
"Copyright (C) 2008 Sun Microsystems\n"
1904
1063
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1905
1064
"and you are welcome to modify and redistribute it under the GPL license\n"
1066
"Starts the Drizzle database server\n"
1908
"Copyright (C) 2008 Sun Microsystems\n"
1909
"このソフトウェアは全くの無保証で提供されています。このソフトウェアはフリーソ"
1911
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
1914
#: ../drizzled/drizzled.cc:2046
1916
1070
msgid "Usage: %s [OPTIONS]\n"
1919
#: ../drizzled/drizzled.cc:2167
1922
1075
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1923
1076
"command line\n"
1926
#: ../drizzled/drizzled.cc:2184
1927
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1930
#: ../drizzled/drizzled.cc:2197
1931
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1934
#: ../drizzled/drizzled.cc:2210
1935
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1938
#: ../drizzled/drizzled.cc:2223
1939
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1942
#: ../drizzled/drizzled.cc:2338
1945
"There was an error creating the '%s' part of the path '%s'. Please check "
1946
"the path exists and is writable.\n"
1949
#: ../drizzled/drizzled.cc:2345
1952
"There was an error opening the path '%s', please check the path exists and "
1956
#: ../drizzled/error.cc:133
1079
msgid "Can't start server: cannot resolve hostname!"
1082
msgid "Can't start server: bind-address refers to multiple interfaces!"
1958
1086
msgid "Unknown error %d"
1959
1087
msgstr "未知のエラー %d"
1961
#: ../drizzled/error.cc:207
1965
#: ../drizzled/error.cc:208
1966
msgid "Error on first"
1969
#: ../drizzled/error.cc:209
1973
#: ../drizzled/error.cc:210
1977
#: ../drizzled/error.cc:211
1979
1096
msgid "Can't create file '%-.200s' (errno: %d)"
1982
#: ../drizzled/error.cc:212
1984
1100
msgid "Can't create table '%-.200s' (errno: %d)"
1987
#: ../drizzled/error.cc:213
1989
msgid "Can't create schema '%-.192s' (errno: %d)"
1990
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
1992
#: ../drizzled/error.cc:214
1994
msgid "Can't create schema '%-.192s'; schema exists"
1995
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
1997
#: ../drizzled/error.cc:215
1999
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
2000
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
2002
#: ../drizzled/error.cc:216
1104
msgid "Can't create database '%-.192s' (errno: %d)"
1108
msgid "Can't create database '%-.192s'; database exists"
1112
msgid "Can't drop database '%-.192s'; database doesn't exist"
1113
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
1116
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1120
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2004
1124
msgid "Error on delete of '%-.192s' (errno: %d)"
2007
#: ../drizzled/error.cc:217
1127
msgid "Can't read record in system table"
2009
1131
msgid "Can't get status of '%-.200s' (errno: %d)"
2012
#: ../drizzled/error.cc:218
1135
msgid "Can't get working directory (errno: %d)"
2014
1139
msgid "Can't lock file (errno: %d)"
2017
#: ../drizzled/error.cc:219
2019
1143
msgid "Can't open file: '%-.200s' (errno: %d)"
2022
#: ../drizzled/error.cc:220
2024
1147
msgid "Can't find file: '%-.200s' (errno: %d)"
2027
#: ../drizzled/error.cc:221
2029
1151
msgid "Can't read dir of '%-.192s' (errno: %d)"
2032
#: ../drizzled/error.cc:222
1155
msgid "Can't change dir to '%-.192s' (errno: %d)"
2034
1159
msgid "Record has changed since last read in table '%-.192s'"
2037
#: ../drizzled/error.cc:223
2039
1163
msgid "Disk full (%s); waiting for someone to free some space..."
2042
#: ../drizzled/error.cc:224
2044
1167
msgid "Can't write; duplicate key in table '%-.192s'"
2047
#: ../drizzled/error.cc:225
2049
1171
msgid "Error on close of '%-.192s' (errno: %d)"
2052
#: ../drizzled/error.cc:226
2054
1175
msgid "Error reading file '%-.200s' (errno: %d)"
2057
#: ../drizzled/error.cc:227
2059
1179
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2062
#: ../drizzled/error.cc:228
2064
1183
msgid "Error writing file '%-.200s' (errno: %d)"
2067
#: ../drizzled/error.cc:229
2069
1187
msgid "'%-.192s' is locked against change"
2072
#: ../drizzled/error.cc:230
2073
1190
msgid "Sort aborted"
2076
#: ../drizzled/error.cc:231
1194
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2078
1198
msgid "Got error %d from storage engine"
2081
#: ../drizzled/error.cc:232
2083
1202
msgid "Table storage engine for '%-.192s' doesn't have this option"
2086
#: ../drizzled/error.cc:233
2088
1206
msgid "Can't find record in '%-.192s'"
2091
#: ../drizzled/error.cc:234
2093
1210
msgid "Incorrect information in file: '%-.200s'"
2096
#: ../drizzled/error.cc:235
2098
1214
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2101
#: ../drizzled/error.cc:236
2103
1218
msgid "Old key file for table '%-.192s'; repair it!"
2106
#: ../drizzled/error.cc:237
2108
1222
msgid "Table '%-.192s' is read only"
2111
#: ../drizzled/error.cc:238
2113
1226
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2116
#: ../drizzled/error.cc:239
2117
1229
msgid "Out of sort memory; increase server sort buffer size"
2120
#: ../drizzled/error.cc:240
2121
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2124
#: ../drizzled/error.cc:241
2125
msgid "Global join memory constraint hit; increase join-heap-threshold"
2128
#: ../drizzled/error.cc:242
2129
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2132
#: ../drizzled/error.cc:243
2133
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2136
#: ../drizzled/error.cc:244
2138
1233
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2141
#: ../drizzled/error.cc:245
2142
1236
msgid "Too many connections"
2145
#: ../drizzled/error.cc:246
2147
1240
"Out of memory; check if drizzled or some other process uses all available "
2148
1241
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2149
1242
"memory or you can add more swap space"
2152
#: ../drizzled/error.cc:247
2153
1245
msgid "Can't get hostname for your address"
2156
#: ../drizzled/error.cc:248
2157
1248
msgid "Bad handshake"
2160
#: ../drizzled/error.cc:249
2162
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1252
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2165
#: ../drizzled/error.cc:250
2167
1256
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2170
#: ../drizzled/error.cc:251
2171
msgid "No schema selected"
1259
msgid "No database selected"
2174
#: ../drizzled/error.cc:252
2175
1262
msgid "Unknown command"
2178
#: ../drizzled/error.cc:253
2180
1266
msgid "Column '%-.192s' cannot be null"
2183
#: ../drizzled/error.cc:254
2185
msgid "Unknown schema '%-.192s'"
2186
msgstr "不明なロケールです: 「%s」"
1270
msgid "Unknown database '%-.192s'"
2188
#: ../drizzled/error.cc:255
2190
1274
msgid "Table '%-.192s' already exists"
2193
#: ../drizzled/error.cc:256
2195
1278
msgid "Unknown table '%-.100s'"
2198
#: ../drizzled/error.cc:257
2200
1282
msgid "Column '%-.192s' in %-.192s is ambiguous"
2203
#: ../drizzled/error.cc:258
2204
1285
msgid "Server shutdown in progress"
2207
#: ../drizzled/error.cc:259
2209
1289
msgid "Unknown column '%-.192s' in '%-.192s'"
2212
#: ../drizzled/error.cc:260
2214
1293
msgid "'%-.192s' isn't in GROUP BY"
2217
#: ../drizzled/error.cc:261
2219
1297
msgid "Can't group on '%-.192s'"
2222
#: ../drizzled/error.cc:262
2223
1300
msgid "Statement has sum functions and columns in same statement"
2226
#: ../drizzled/error.cc:263
2227
1303
msgid "Column count doesn't match value count"
2230
#: ../drizzled/error.cc:264
2232
1307
msgid "Identifier name '%-.100s' is too long"
2235
#: ../drizzled/error.cc:265
2237
1311
msgid "Duplicate column name '%-.192s'"
2240
#: ../drizzled/error.cc:266
2242
1315
msgid "Duplicate key name '%-.192s'"
2245
#: ../drizzled/error.cc:267
2247
1319
msgid "Duplicate entry '%-.192s' for key %d"
2250
#: ../drizzled/error.cc:268
2252
1323
msgid "Incorrect column specifier for column '%-.192s'"
2255
#: ../drizzled/error.cc:269
2257
1327
msgid "%s near '%-.80s' at line %d"
2260
#: ../drizzled/error.cc:270
2262
msgid "Parsing error near '%s'"
2265
#: ../drizzled/error.cc:271
2266
1330
msgid "Query was empty"
2267
1331
msgstr "クエリーが空でした"
2269
#: ../drizzled/error.cc:272
2271
1334
msgid "Not unique table/alias: '%-.192s'"
2274
#: ../drizzled/error.cc:273
2276
1338
msgid "Invalid default value for '%-.192s'"
2279
#: ../drizzled/error.cc:274
2280
1341
msgid "Multiple primary key defined"
2283
#: ../drizzled/error.cc:275
2285
1345
msgid "Too many keys specified; max %d keys allowed"
2288
#: ../drizzled/error.cc:276
2290
1349
msgid "Too many key parts specified; max %d parts allowed"
2293
#: ../drizzled/error.cc:277
2295
1353
msgid "Specified key was too long; max key length is %d bytes"
2298
#: ../drizzled/error.cc:278
2300
1357
msgid "Key column '%-.192s' doesn't exist in table"
2303
#: ../drizzled/error.cc:279
2306
1362
"BLOB column '%-.192s' can't be used in key specification with the used table "
2310
#: ../drizzled/error.cc:280
2313
1368
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2317
#: ../drizzled/error.cc:281
2319
1373
"Incorrect table definition; there can be only one auto column and it must be "
2320
1374
"defined as a key"
2323
#: ../drizzled/error.cc:282
1379
"%s: ready for connections.\n"
1380
"Version: '%s' socket: '%s' port: %u\n"
2325
1384
msgid "%s: Normal shutdown\n"
2328
#: ../drizzled/error.cc:283
2330
1388
msgid "%s: Got signal %d. Aborting!\n"
2333
#: ../drizzled/error.cc:284
2335
1392
msgid "%s: Shutdown complete\n"
2336
1393
msgstr "%s: シャットダウンが完了しました\n"
2338
#: ../drizzled/error.cc:285
2340
1396
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2343
#: ../drizzled/error.cc:286
2344
1399
msgid "Can't create IP socket"
2347
#: ../drizzled/error.cc:287
2350
1404
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2354
#: ../drizzled/error.cc:288
2357
1410
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2358
1411
"check the manual"
2361
#: ../drizzled/error.cc:289
2363
1415
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2366
#: ../drizzled/error.cc:290
2369
"The file '%-.128s' must be in the schema directory or be readable by all"
1420
"The file '%-.128s' must be in the database directory or be readable by all"
2372
#: ../drizzled/error.cc:291
2374
1424
msgid "File '%-.200s' already exists"
2377
#: ../drizzled/error.cc:292
2379
1428
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2382
#: ../drizzled/error.cc:293
1432
msgid "Records: %ld Duplicates: %ld"
2384
1436
"Incorrect prefix key; the used key part isn't a string, the used length is "
2385
1437
"longer than the key part, or the storage engine doesn't support unique "
2389
#: ../drizzled/error.cc:294
2390
1441
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2393
#: ../drizzled/error.cc:295
2395
1445
msgid "Can't DROP '%-.192s'; check that column/key exists"
2398
#: ../drizzled/error.cc:296
2400
1449
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2403
#: ../drizzled/error.cc:297
2405
1453
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2408
#. KILL session errors
2409
#: ../drizzled/error.cc:300
2411
msgid "Unknown session id: %lu"
2414
#: ../drizzled/error.cc:301
2416
msgid "You are not the owner of session %lu"
2419
#: ../drizzled/error.cc:302
2420
msgid "You cannot kill the session you are connected from."
2423
#: ../drizzled/error.cc:305
1457
msgid "Unknown thread id: %lu"
1461
msgid "You are not owner of thread %lu"
2424
1464
msgid "No tables used"
2427
#: ../drizzled/error.cc:306
1468
msgid "Too many strings for column %-.192s and SET"
1472
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1476
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1480
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2429
1484
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2432
#: ../drizzled/error.cc:307
2434
msgid "Incorrect schema name '%-.100s'"
1488
msgid "Incorrect database name '%-.100s'"
2437
#: ../drizzled/error.cc:308
2439
1492
msgid "Incorrect table name '%-.100s'"
2442
#: ../drizzled/error.cc:309
2444
1496
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2445
1497
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2448
#: ../drizzled/error.cc:310
2449
1500
msgid "Unknown error"
2452
#: ../drizzled/error.cc:311
2454
1504
msgid "Unknown procedure '%-.192s'"
2457
#: ../drizzled/error.cc:312
2459
1508
msgid "Incorrect parameter count to procedure '%-.192s'"
2462
#: ../drizzled/error.cc:313
1512
msgid "Incorrect parameters to procedure '%-.192s'"
2464
1516
msgid "Unknown table '%-.192s' in %-.32s"
2467
#: ../drizzled/error.cc:314
2469
1520
msgid "Column '%-.192s' specified twice"
2472
#: ../drizzled/error.cc:315
2473
1523
msgid "Invalid use of group function"
2476
#: ../drizzled/error.cc:316
2479
1528
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2482
#: ../drizzled/error.cc:317
2483
1531
msgid "A table must have at least 1 column"
2486
#: ../drizzled/error.cc:318
2488
1535
msgid "The table '%-.192s' is full"
2491
#: ../drizzled/error.cc:319
1539
msgid "Unknown character set: '%-.64s'"
2493
1543
msgid "Too many tables; Drizzle can only use %d tables in a join"
2496
#: ../drizzled/error.cc:320
2497
1546
msgid "Too many columns"
2500
#: ../drizzled/error.cc:321
2503
1551
"Row size too large. The maximum row size for the used table type, not "
2504
1552
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2507
#: ../drizzled/error.cc:322
1557
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1558
"thread_stack=#' to specify a bigger stack if needed"
2508
1561
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2511
#: ../drizzled/error.cc:323
2514
1566
"Table handler doesn't support NULL in given index. Please change column "
2515
1567
"'%-.192s' to be NOT NULL or use another handler"
2518
#: ../drizzled/error.cc:324
1571
msgid "Can't load function '%-.192s'"
1575
msgid "Can't initialize function '%-.192s'; %-.80s"
2519
1578
msgid "No paths allowed for plugin library"
2522
#: ../drizzled/error.cc:325
2524
1582
msgid "Plugin '%-.192s' already exists"
2527
#: ../drizzled/error.cc:326
2529
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2530
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
2532
#: ../drizzled/error.cc:327
2534
msgid "Can't find symbol '%-.128s' in library '%s'"
2537
#: ../drizzled/error.cc:328
1586
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1590
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1594
msgid "Function '%-.192s' is not defined"
1599
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1600
"'drizzleadmin flush-hosts'"
1604
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1608
"You are using Drizzle as an anonymous user and anonymous users are not "
1609
"allowed to change passwords"
1613
"You must have privileges to update tables in the drizzle database to be able "
1614
"to change passwords for others"
1617
msgid "Can't find any matching row in the user table"
2539
1621
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2542
#: ../drizzled/error.cc:329
2545
1626
"Can't create a new thread (errno %d); if you are not out of available "
2546
1627
"memory, you can consult the manual for a possible OS-dependent bug"
2549
#: ../drizzled/error.cc:330
2551
1631
msgid "Column count doesn't match value count at row %ld"
2554
#: ../drizzled/error.cc:331
2556
1635
msgid "Can't reopen table: '%-.192s'"
2559
#: ../drizzled/error.cc:332
1638
msgid "Invalid use of NULL value"
1642
msgid "Got error '%-.64s' from regexp"
2561
1646
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2562
1647
"illegal if there is no GROUP BY clause"
2565
#: ../drizzled/error.cc:333
1651
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
1655
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
1660
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1665
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1666
"privileges can be used"
1669
msgid "The host or user argument to GRANT is too long"
2567
1673
msgid "Table '%-.192s.%-.192s' doesn't exist"
2570
#: ../drizzled/error.cc:334
1678
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
1682
msgid "The used command is not allowed with this Drizzle version"
2572
1686
"You have an error in your SQL syntax; check the manual that corresponds to "
2573
1687
"your Drizzle server version for the right syntax to use"
2576
#: ../drizzled/error.cc:335
1691
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
1694
msgid "Too many delayed threads in use"
1698
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2577
1701
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2580
#: ../drizzled/error.cc:336
1704
msgid "Got a read error from the connection pipe"
1707
msgid "Got an error from fcntl()"
2581
1710
msgid "Got packets out of order"
2584
#: ../drizzled/error.cc:337
1713
msgid "Couldn't uncompress communication packet"
1714
msgstr "通信パケットの圧縮に失敗しました"
1716
msgid "Got an error reading communication packets"
1717
msgstr "通信パケットの読み込みでエラー"
1719
msgid "Got timeout reading communication packets"
1720
msgstr "通信パケットの読み込みがタイムアウト"
1722
msgid "Got an error writing communication packets"
1723
msgstr "通信パケットの書き出し中にエラーが発生しました"
1725
msgid "Got timeout writing communication packets"
1726
msgstr "通信パケットの書き出し中にタイムアウトしました"
1728
msgid "Result string is longer than 'max_allowed_packet' bytes"
2585
1731
msgid "The used table type doesn't support BLOB/TEXT columns"
2588
#: ../drizzled/error.cc:338
2589
1734
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2592
#: ../drizzled/error.cc:339
1739
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2594
1744
msgid "Incorrect column name '%-.100s'"
2597
#: ../drizzled/error.cc:340
2599
1748
msgid "The used storage engine can't index column '%-.192s'"
2602
#: ../drizzled/error.cc:341
2604
1752
"Unable to open underlying table which is differently defined or of non-"
2605
1753
"MyISAM type or doesn't exist"
2608
#: ../drizzled/error.cc:342
2610
1757
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2613
#: ../drizzled/error.cc:343
2616
1762
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2619
#: ../drizzled/error.cc:344
2621
1766
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2622
1767
"UNIQUE instead"
2625
#: ../drizzled/error.cc:345
2626
1770
msgid "Result consisted of more than one row"
2629
#: ../drizzled/error.cc:346
2630
1773
msgid "This table type requires a primary key"
2633
#: ../drizzled/error.cc:347
1776
msgid "This version of Drizzle is not compiled with RAID support"
1780
"You are using safe update mode and you tried to update a table without a "
1781
"WHERE that uses a KEY column"
2635
1785
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2638
#: ../drizzled/error.cc:348
2639
1788
msgid "Can't open table"
2642
#: ../drizzled/error.cc:349
2644
1792
msgid "The storage engine for the table doesn't support %s"
2647
#: ../drizzled/error.cc:350
1795
msgid "You are not allowed to execute this command in a transaction"
2649
1799
msgid "Got error %d during COMMIT"
2652
#: ../drizzled/error.cc:351
2654
1803
msgid "Got error %d during ROLLBACK"
2657
#. This is a very incorrect place to use the PRIi64 macro as the
2658
#. program that looks over the source for the N_() macros does not
2659
#. (obviously) do macro expansion, so the string is entirely wrong for
2660
#. what it is trying to output for every language except english.
2661
#: ../drizzled/error.cc:356
1807
msgid "Got error %d during FLUSH_LOGS"
1811
msgid "Got error %d during CHECKPOINT"
2664
1816
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2665
1817
"'%-.64s' (%-.64s)"
2668
#: ../drizzled/error.cc:357
1820
msgid "The storage engine for the table does not support binary table dump"
1823
msgid "Binlog closed, cannot RESET MASTER"
1827
msgid "Failed rebuilding the index of dumped table '%-.192s'"
1831
msgid "Error from master: '%-.64s'"
1834
msgid "Net error reading from master"
1837
msgid "Net error writing to master"
1840
msgid "Can't find FULLTEXT index matching the column list"
2670
1844
"Can't execute the given command because you have active locked tables or an "
2671
1845
"active transaction"
2674
#: ../drizzled/error.cc:358
2676
1849
msgid "Unknown system variable '%-.64s'"
2679
#: ../drizzled/error.cc:359
2681
1853
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2684
#: ../drizzled/error.cc:360
2687
1858
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2690
#: ../drizzled/error.cc:361
2691
1861
msgid "Some non-transactional changed tables couldn't be rolled back"
2694
#: ../drizzled/error.cc:362
1865
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1866
"of storage; increase this drizzled variable and try again"
1870
"This operation cannot be performed with a running slave; run STOP SLAVE first"
1874
"This operation requires a running slave; configure slave and do START SLAVE"
1877
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
1881
"Could not initialize master info structure; more error messages can be found "
1882
"in the Drizzle error log"
1885
msgid "Could not create slave thread; check system resources"
1890
"User %-.64s already has more than 'max_user_connections' active connections"
2695
1893
msgid "You may only use constant expressions with SET"
2698
#: ../drizzled/error.cc:363
2699
1896
msgid "Lock wait timeout exceeded; try restarting transaction"
2702
#: ../drizzled/error.cc:364
2703
1899
msgid "The total number of locks exceeds the lock table size"
2706
#: ../drizzled/error.cc:365
2707
1902
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2710
#: ../drizzled/error.cc:366
2711
1905
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2714
#: ../drizzled/error.cc:367
1908
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2716
1912
msgid "Incorrect arguments to %s"
2719
#: ../drizzled/error.cc:368
1916
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
1920
"Incorrect table definition; all MERGE tables must be in the same database"
2720
1923
msgid "Deadlock found when trying to get lock; try restarting transaction"
2723
#: ../drizzled/error.cc:369
2724
1926
msgid "The used table type doesn't support FULLTEXT indexes"
2727
#: ../drizzled/error.cc:370
2728
1929
msgid "Cannot add foreign key constraint"
2731
#: ../drizzled/error.cc:371
2732
1932
msgid "Cannot add or update a child row: a foreign key constraint fails"
2735
#: ../drizzled/error.cc:372
2736
1935
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2739
#: ../drizzled/error.cc:373
1939
msgid "Error connecting to master: %-.128s"
1943
msgid "Error running query on master: %-.128s"
1947
msgid "Error when executing command %s: %-.128s"
2741
1951
msgid "Incorrect usage of %s and %s"
2744
#: ../drizzled/error.cc:374
2745
1954
msgid "The used SELECT statements have a different number of columns"
2748
#: ../drizzled/error.cc:375
2749
1957
msgid "Can't execute the query because you have a conflicting read lock"
2752
#: ../drizzled/error.cc:376
1960
msgid "Mixing of transactional and non-transactional tables is disabled"
1964
msgid "Option '%s' used twice in statement"
1968
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
1972
msgid "Access denied; you need the %-.128s privilege for this operation"
2755
1977
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2758
#: ../drizzled/error.cc:377
2761
1982
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2764
#: ../drizzled/error.cc:378
2766
1986
msgid "Variable '%-.64s' doesn't have a default value"
2769
#: ../drizzled/error.cc:379
2771
1990
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2774
#: ../drizzled/error.cc:380
2776
1994
msgid "Incorrect argument type to variable '%-.64s'"
2779
#: ../drizzled/error.cc:381
2781
1998
msgid "Variable '%-.64s' can only be set, not read"
2784
#: ../drizzled/error.cc:382
2786
2002
msgid "Incorrect usage/placement of '%s'"
2789
#: ../drizzled/error.cc:383
2791
2006
msgid "This version of Drizzle doesn't yet support '%s'"
2794
#: ../drizzled/error.cc:384
2011
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2014
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2796
2018
msgid "Variable '%-.192s' is a %s variable"
2799
#: ../drizzled/error.cc:385
2801
2022
msgid "Incorrect foreign key definition for '%-.192s': %s"
2804
#: ../drizzled/error.cc:386
2805
2025
msgid "Key reference and table reference don't match"
2808
#: ../drizzled/error.cc:387
2810
2029
msgid "Operand should contain %d column(s)"
2813
#: ../drizzled/error.cc:388
2814
2032
msgid "Subquery returns more than 1 row"
2817
#: ../drizzled/error.cc:389
2036
msgid "Unknown prepared statement handler (%.*s) given to %s"
2039
msgid "Help database is corrupt or does not exist"
2042
msgid "Cyclic reference on subqueries"
2819
2046
msgid "Converting column '%s' from %s to %s"
2822
#: ../drizzled/error.cc:390
2824
2050
msgid "Reference '%-.64s' not supported (%s)"
2827
#: ../drizzled/error.cc:391
2828
2053
msgid "Every derived table must have its own alias"
2831
#: ../drizzled/error.cc:392
2833
2057
msgid "Select %u was reduced during optimization"
2836
#: ../drizzled/error.cc:393
2838
2061
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2841
#: ../drizzled/error.cc:394
2065
"Client does not support authentication protocol requested by server; "
2066
"consider upgrading Drizzle client"
2842
2069
msgid "All parts of a SPATIAL index must be NOT NULL"
2845
#: ../drizzled/error.cc:395
2847
2073
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2850
#: ../drizzled/error.cc:396
2076
msgid "Slave is already running"
2079
msgid "Slave already has been stopped"
2853
"Uncompressed data size too large; the maximum size is %d (based on "
2854
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2084
"Uncompressed data size too large; the maximum size is %d (probably, length "
2085
"of uncompressed data was corrupted)"
2857
#: ../drizzled/error.cc:397
2858
2088
msgid "ZLIB: Not enough memory"
2861
#: ../drizzled/error.cc:398
2863
2092
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2864
2093
"data was corrupted)"
2867
#: ../drizzled/error.cc:399
2868
2096
msgid "ZLIB: Input data corrupted"
2871
#: ../drizzled/error.cc:400
2873
2100
msgid "%d line(s) were cut by GROUP_CONCAT()"
2876
#: ../drizzled/error.cc:401
2878
2104
msgid "Row %ld doesn't contain data for all columns"
2881
#: ../drizzled/error.cc:402
2884
2109
"Row %ld was truncated; it contained more data than there were input columns"
2887
#: ../drizzled/error.cc:403
2890
2114
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2893
#: ../drizzled/error.cc:404
2895
2118
msgid "Out of range value for column '%s' at row %ld"
2898
#: ../drizzled/error.cc:405
2900
2122
msgid "Data truncated for column '%s' at row %ld"
2903
#: ../drizzled/error.cc:406
2126
msgid "Using storage engine %s for table '%s'"
2905
2130
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2908
#: ../drizzled/error.cc:407
2133
msgid "Cannot drop one or more of the requested users"
2136
msgid "Can't revoke all privileges for one or more of the requested users"
2910
2140
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2913
#: ../drizzled/error.cc:408
2915
2144
msgid "Illegal mix of collations for operation '%s'"
2918
#: ../drizzled/error.cc:409
2921
2149
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2922
2150
"variable_name)"
2925
#: ../drizzled/error.cc:410
2927
2154
msgid "Unknown collation: '%-.64s'"
2930
#: ../drizzled/error.cc:411
2158
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2159
"compiled without SSL support; they can be used later if Drizzle slave with "
2165
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2166
"old format; please change the password to the new format"
2933
2171
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2937
#: ../drizzled/error.cc:412
2175
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2179
"It is recommended to use --skip-slave-start when doing step-by-step "
2180
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2181
"get an unexpected slave's drizzled restart"
2184
msgid "SQL thread is not to be started so UNTIL options are ignored"
2939
2188
msgid "Incorrect index name '%-.100s'"
2942
#: ../drizzled/error.cc:413
2944
2192
msgid "Incorrect catalog name '%-.100s'"
2947
#: ../drizzled/error.cc:414
2196
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2949
2200
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2952
#: ../drizzled/error.cc:415
2204
msgid "Unknown key cache '%-.100s'"
2208
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2209
"this switch for this grant to work"
2954
2213
msgid "Unknown table engine '%s'"
2957
#: ../drizzled/error.cc:416
2217
msgid "'%s' is deprecated; use '%s' instead"
2959
2221
msgid "The target table %-.100s of the %s is not updatable"
2962
#: ../drizzled/error.cc:417
2965
2226
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2969
#: ../drizzled/error.cc:418
2972
2232
"The Drizzle server is running with the %s option so it cannot execute this "
2976
#: ../drizzled/error.cc:419
2978
2237
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2981
#: ../drizzled/error.cc:420
2983
2241
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2986
#: ../drizzled/error.cc:421
2988
2245
"Incorrect table definition; there can be only one TIMESTAMP column with "
2989
2246
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2992
#: ../drizzled/error.cc:422
2994
2250
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2997
#: ../drizzled/error.cc:423
2253
msgid "This command is not supported in the prepared statement protocol yet"
2999
2257
msgid "Got error %d '%-.100s' from %s"
3002
#: ../drizzled/error.cc:424
3004
2261
msgid "Got temporary error %d '%-.100s' from %s"
3007
#: ../drizzled/error.cc:425
3009
2265
msgid "Unknown or incorrect time zone: '%-.64s'"
3012
#: ../drizzled/error.cc:426
2269
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3014
2273
msgid "Invalid %s character string: '%.64s'"
3017
#: ../drizzled/error.cc:427
3019
2277
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3022
#: ../drizzled/error.cc:428
2281
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2285
msgid "Can't create a %s from within another stored routine"
2289
msgid "%s %s already exists"
3024
2293
msgid "%s %s does not exist"
3027
#: ../drizzled/error.cc:429
2297
msgid "Failed to DROP %s %s"
2301
msgid "Failed to CREATE %s %s"
2305
msgid "%s with no matching label: %s"
2309
msgid "Redefining label %s"
2313
msgid "End-label %s without match"
2317
msgid "Referring to uninitialized variable %s"
2321
msgid "PROCEDURE %s can't return a result set in the given context"
2324
msgid "RETURN is only allowed in a FUNCTION"
2328
msgid "%s is not allowed in stored procedures"
2332
"The update log is deprecated and replaced by the binary log; SET "
2333
"SQL_LOG_UPDATE has been ignored"
2337
"The update log is deprecated and replaced by the binary log; SET "
2338
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3028
2341
msgid "Query execution was interrupted"
3031
#: ../drizzled/error.cc:430
2345
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2349
msgid "Undefined CONDITION: %s"
2353
msgid "No RETURN found in FUNCTION %s"
2357
msgid "FUNCTION %s ended without RETURN"
2360
msgid "Cursor statement must be a SELECT"
2363
msgid "Cursor SELECT must not have INTO"
2367
msgid "Undefined CURSOR: %s"
2370
msgid "Cursor is already open"
2373
msgid "Cursor is not open"
2377
msgid "Undeclared variable: %s"
2380
msgid "Incorrect number of FETCH variables"
2383
msgid "No data - zero rows fetched, selected, or processed"
2387
msgid "Duplicate parameter: %s"
2391
msgid "Duplicate variable: %s"
2395
msgid "Duplicate condition: %s"
2399
msgid "Duplicate cursor: %s"
2403
msgid "Failed to ALTER %s %s"
2406
msgid "Subquery value not supported"
2410
msgid "%s is not allowed in stored function or trigger"
2413
msgid "Variable or condition declaration after cursor or handler declaration"
2416
msgid "Cursor declaration after handler declaration"
2419
msgid "Case not found for CASE statement"
2423
msgid "Configuration file '%-.192s' is too big"
2427
msgid "Malformed file type header in file '%-.192s'"
2431
msgid "Unexpected end of file while parsing comment '%-.200s'"
2435
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2439
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2442
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2446
msgid "'%-.192s.%-.192s' is not %s"
2450
msgid "Column '%-.192s' is not updatable"
2453
msgid "View's SELECT contains a subquery in the FROM clause"
2457
msgid "View's SELECT contains a '%s' clause"
2460
msgid "View's SELECT contains a variable or parameter"
2464
msgid "View's SELECT refers to a temporary table '%-.192s'"
2467
msgid "View's SELECT and view's field list have different column counts"
2471
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2474
msgid "View being updated does not have complete key of underlying table in it"
3034
2479
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3035
2480
"(s) or definer/invoker of view lack rights to use them"
3038
#: ../drizzled/error.cc:431
2484
msgid "Can't drop or alter a %s from within another stored routine"
2487
msgid "GOTO is not allowed in a stored procedure handler"
2490
msgid "Trigger already exists"
2493
msgid "Trigger does not exist"
2497
msgid "Trigger's '%-.192s' is view or temporary table"
2501
msgid "Updating of %s row is not allowed in %strigger"
2505
msgid "There is no %s row in %s trigger"
3040
2509
msgid "Field '%-.192s' doesn't have a default value"
3043
#: ../drizzled/error.cc:432
3044
2512
msgid "Division by 0"
3047
#: ../drizzled/error.cc:433
3049
2516
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3052
#: ../drizzled/error.cc:434
3054
2520
msgid "Illegal %s '%-.192s' value found during parsing"
3057
#: ../drizzled/error.cc:435
2524
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2528
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2532
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2536
msgid "Failed purging old relay logs: %s"
2540
msgid "Password hash should be a %d-digit hexadecimal number"
2543
msgid "Target log not found in binlog index"
2546
msgid "I/O error reading log index file"
2549
msgid "Server configuration does not permit binlog purge"
2552
msgid "Failed on fseek()"
2555
msgid "Fatal error during log purge"
2558
msgid "A purgeable log is in use, will not purge"
2561
msgid "Unknown error during log purge"
2565
msgid "Failed initializing relay log position: %s"
2568
msgid "You are not using binary logging"
2573
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2576
msgid "WSAStartup Failed"
2579
msgid "Can't handle procedures with different groups yet"
2582
msgid "Select must have a group with this procedure"
2585
msgid "Can't use ORDER clause with this procedure"
2589
msgid "Binary logging and replication forbid changing the global server %s"
2593
msgid "Can't map file: %-.200s, errno: %d"
2597
msgid "Wrong magic in %-.64s"
2600
msgid "Prepared statement contains too many placeholders"
3059
2604
msgid "Key part '%-.192s' length cannot be 0"
3062
#: ../drizzled/error.cc:436
2607
msgid "View text checksum failed"
2612
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2616
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2620
msgid "Can not delete from join view '%-.192s.%-.192s'"
2624
msgid "Operation %s failed for %.256s"
2627
msgid "XAER_NOTA: Unknown XID"
2630
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3065
2635
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3066
2636
"the %.64s state"
3069
#: ../drizzled/error.cc:437
2639
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2643
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2647
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2652
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2656
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2659
msgid "Failed to revoke all privileges to dropped routine"
3071
2663
msgid "Data too long for column '%s' at row %ld"
3074
#: ../drizzled/error.cc:438
2667
msgid "Bad SQLSTATE: '%s'"
3077
2672
"%s: ready for connections.\n"
3078
2673
"Version: '%s' %s\n"
3081
#: ../drizzled/error.cc:439
3082
2676
msgid "Can't load value from file with fixed size rows to variable"
3085
#: ../drizzled/error.cc:440
2679
msgid "You are not allowed to create a user with GRANT"
3087
2683
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3090
#: ../drizzled/error.cc:441
3091
2686
msgid "Table definition has changed, please retry transaction"
3094
#: ../drizzled/error.cc:442
2689
msgid "Duplicate handler declared in the same block"
2694
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2695
"variable in BEFORE trigger"
3096
2699
msgid "Not allowed to return a result set from a %s"
3099
#: ../drizzled/error.cc:443
3100
2702
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3103
#: ../drizzled/error.cc:444
2706
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2707
"declaration and binary logging is enabled; if non-transactional tables were "
2708
"updated, the binary log will miss their changes"
2712
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2713
"declaration and binary logging is enabled (you *might* want to use the less "
2714
"safe log_bin_trust_function_creators variable)"
2718
"You do not have the SUPER privilege and binary logging is enabled (you "
2719
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2723
"You can't execute a prepared statement which has an open cursor associated "
2724
"with it. Reset the statement to re-execute it."
2728
msgid "The statement (%lu) has no open cursor."
3105
2732
"Explicit or implicit commit is not allowed in stored function or trigger."
3108
#: ../drizzled/error.cc:445
2737
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2740
msgid "Recursive stored functions and triggers are not allowed."
3110
2744
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3113
#: ../drizzled/error.cc:446
3115
2748
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3118
#: ../drizzled/error.cc:447
3121
2753
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3125
#: ../drizzled/error.cc:448
2758
"You can't combine write-locking of system tables with other tables or lock "
2763
msgid "Unable to connect to foreign data source: %.64s"
2768
"There was a problem processing the query on the foreign data source. Data "
2769
"source error: %-.64s"
2774
"The foreign data source you are trying to reference does not exist. Data "
2775
"source error: %-.64s"
2780
"Can't create federated table. The data source connection string '%-.64s' is "
2781
"not in the correct format"
2785
msgid "The data source connection string '%-.64s' is not in the correct format"
2789
msgid "Can't create federated table. Foreign data src error: %-.64s"
3126
2792
msgid "Trigger in wrong schema"
3129
#: ../drizzled/error.cc:449
3132
2797
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3133
2798
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3136
#: ../drizzled/error.cc:450
2802
msgid "Routine body for '%-.100s' is too long"
2805
msgid "Cannot drop default keycache"
3138
2809
msgid "Display width out of range for column '%-.192s' (max = %d)"
3141
#: ../drizzled/error.cc:451
2812
msgid "XAER_DUPID: The XID already exists"
3143
2816
msgid "Datetime function: %-.32s field overflow"
3146
#: ../drizzled/error.cc:452
2821
"Can't update table '%-.192s' in stored function/trigger because it is "
2822
"already used by statement which invoked this stored function/trigger."
2827
"The definition of table '%-.192s' prevents operation %.192s on table "
2832
"The prepared statement contains a stored routine call that refers to that "
2833
"same statement. It's not allowed to execute a prepared statement in such a "
2837
msgid "Not allowed to set autocommit from a stored function or trigger"
2840
msgid "Definer is not fully qualified"
2845
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2846
"Current user is used as definer. Please recreate the view!"
2851
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
2856
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
2860
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3149
2865
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3152
#: ../drizzled/error.cc:453
3155
2870
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3158
#: ../drizzled/error.cc:454
3159
msgid "No data - zero rows fetched, selected, or processed"
3162
#: ../drizzled/error.cc:455
2874
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
2879
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2880
"activated under the authorization of the invoker, which may have "
2881
"insufficient privileges. Please recreate the trigger."
2885
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
2890
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2891
"exceeded for routine %.192s"
2896
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2897
"or contains bad data (internal code %d)"
2901
msgid "Incorrect routine name '%-.192s'"
3164
2905
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3167
#: ../drizzled/error.cc:456
2908
msgid "AGGREGATE is not supported for stored functions"
2913
"Can't create more than max_prepared_stmt_count statements (current value: %"
2918
msgid "`%-.192s`.`%-.192s` contains view recursion"
3169
2922
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3172
#: ../drizzled/error.cc:457
3173
2925
msgid "The used table type doesn't support SPATIAL indexes"
3176
#: ../drizzled/error.cc:458
2928
msgid "Triggers can not be created on system tables"
3178
2932
msgid "Leading spaces are removed from name '%s'"
3181
#: ../drizzled/error.cc:459
3182
2935
msgid "Failed to read auto-increment value from storage engine"
3185
#: ../drizzled/error.cc:460
3187
2945
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3190
#: ../drizzled/error.cc:461
2949
msgid "The target table %-.100s of the %s is not insertable-into"
2954
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3191
2957
msgid "Too high level of nesting for select"
3194
#: ../drizzled/error.cc:462
3196
2961
msgid "Name '%-.64s' has become ''"
3199
#: ../drizzled/error.cc:463
3201
2965
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3202
2966
"optional and non-empty FIELDS ENCLOSED BY"
3205
#: ../drizzled/error.cc:464
2970
msgid "The foreign server, %s, you are trying to create already exists."
2975
"The foreign server name you are trying to reference does not exist. Data "
2976
"source error: %-.64s"
3208
2981
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3211
#: ../drizzled/error.cc:465
3213
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3216
#: ../drizzled/error.cc:466
2986
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2991
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2994
msgid "MAXVALUE can only be used in last partition definition"
2997
msgid "Subpartitions can only be hash partitions and by key"
3000
msgid "Must define subpartitions on all partitions if on one partition"
3003
msgid "Wrong number of partitions defined, mismatch with previous setting"
3006
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3009
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3012
msgid "Expression in RANGE/LIST VALUES must be constant"
3015
msgid "Field in list of fields for partition function not found in table"
3018
msgid "List of fields is only allowed in KEY partitions"
3022
"The partition info in the frm file is not consistent with what can be "
3023
"written into the frm file"
3027
msgid "The %-.192s function returns the wrong type"
3031
msgid "For %-.64s partitions each partition must be defined"
3034
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3037
msgid "VALUES value must be of same type as partition function"
3040
msgid "Multiple definition of same constant in list partitioning"
3043
msgid "Partitioning can not be used stand-alone in query"
3047
"The mix of handlers in the partitions is not allowed in this version of "
3052
msgid "For the partitioned engine it is necessary to define all %-.64s"
3055
msgid "Too many partitions (including subpartitions) were defined"
3059
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3060
"partitioning for subpartitioning"
3063
msgid "Failed to create specific handler file"
3066
msgid "A BLOB field is not allowed in partition function"
3070
msgid "A %-.192s must include all columns in the table's partitioning function"
3074
msgid "Number of %-.64s = 0 is not an allowed value"
3077
msgid "Partition management on a not partitioned table is not possible"
3081
"Foreign key condition is not yet supported in conjunction with partitioning"
3085
msgid "Error in list of partitions to %-.64s"
3088
msgid "Cannot remove all partitions, use DROP TABLE instead"
3091
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3095
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3100
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3101
"tables using HASH PARTITIONs"
3105
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3108
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3111
msgid "At least one partition must be added"
3114
msgid "At least one partition must be coalesced"
3117
msgid "More partitions to reorganize than there are partitions"
3121
msgid "Duplicate partition name %-.192s"
3124
msgid "It is not allowed to shut off binlog on this command"
3127
msgid "When reorganizing a set of partitions they must be in consecutive order"
3131
"Reorganize of range partitions cannot change total ranges except for last "
3132
"partition where it can extend the range"
3135
msgid "Partition function not supported in this version for this handler"
3138
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3142
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3146
msgid "Plugin '%-.192s' is not loaded"
3218
3150
msgid "Incorrect %-.32s value: '%-.128s'"
3221
#: ../drizzled/error.cc:467
3223
3154
msgid "Table has no partition for value %-.64s"
3226
#: ../drizzled/error.cc:468
3158
msgid "It is not allowed to specify %s more than once"
3162
msgid "Failed to create %s"
3166
msgid "Failed to drop %s"
3169
msgid "The handler doesn't support autoextend of tablespaces"
3173
"A size parameter was incorrectly specified, either number or on the form 10M"
3177
"The size number was correct but we don't allow the digit part to be more "
3182
msgid "Failed to alter: %s"
3227
3185
msgid "Writing one row to the row-based binary log failed"
3230
#: ../drizzled/error.cc:469
3189
msgid "Table definition on master and slave does not match: %s"
3193
"Slave running with --log-slave-updates must use row-based binary logging to "
3194
"be able to replicate row-based binary log events"
3198
msgid "Event '%-.192s' already exists"
3202
msgid "Failed to store event %s. Error code %d from storage engine."
3206
msgid "Unknown event '%-.192s'"
3210
msgid "Failed to alter event '%-.192s'"
3213
msgid "INTERVAL is either not positive or too big"
3216
msgid "ENDS is either invalid or before STARTS"
3219
msgid "Event execution time is in the past. Event has been disabled"
3222
msgid "Failed to open drizzle.event"
3225
msgid "No datetime expression provided"
3230
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3231
"probably corrupted"
3235
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3238
msgid "Failed to delete the event from drizzle.event"
3241
msgid "Error during compilation of event's body"
3244
msgid "Same old and new event name"
3248
msgid "Data for column '%s' too long"
3232
3252
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3235
#: ../drizzled/error.cc:470
3257
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3261
msgid "You can't write-lock a log table. Only read access is possible"
3264
msgid "You can't use locks with log tables."
3238
3269
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3239
3270
"d would lead to a duplicate entry"
3242
#: ../drizzled/error.cc:471
3275
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3276
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3280
"Cannot switch out of the row-based binary log format when the session has "
3281
"open temporary tables"
3285
"Cannot change the binary logging format inside a stored function or trigger"
3289
"The NDB cluster engine does not support changing the binlog format on the "
3293
msgid "Cannot create temporary table with partitions"
3296
msgid "Partition constant is out of partition function domain"
3299
msgid "This partition function is not allowed"
3302
msgid "Error in DDL log"
3305
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3308
msgid "Incorrect partition name"
3244
3312
"Transaction isolation level can't be changed while a transaction is in "
3248
#: ../drizzled/error.cc:472
3318
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3319
"'%-.192s' for key '%-.192s'"
3323
msgid "Internal scheduler error %d"
3327
msgid "Error during starting/stopping of the scheduler. Error code %u"
3330
msgid "Engine cannot be used in partitioned tables"
3334
msgid "Cannot activate '%-.64s' log"
3337
msgid "The server was not built with row-based replication"
3340
msgid "Decoding of base64 string failed"
3343
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3347
"Cannot proceed because system tables used by Event Scheduler were found "
3348
"damaged at server start"
3351
msgid "Only integers allowed as number here"
3354
msgid "This storage engine cannot be used for log tables"
3358
msgid "You cannot '%s' a log table if logging is enabled"
3363
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3364
"rename two tables: the log table to an archive table and another table back "
3250
3369
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3253
#: ../drizzled/error.cc:473
3255
3373
msgid "Incorrect parameters in the call to native function '%-.192s'"
3258
#: ../drizzled/error.cc:474
3377
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3381
msgid "This function '%-.192s' has the same name as a native function"
3260
3385
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3263
#: ../drizzled/error.cc:475
3388
msgid "Too many files opened, please execute the command again"
3392
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3393
"The event was dropped immediately after creation."
3397
msgid "The incident %s occurred on the master. Message: %-.64s"
3400
msgid "Table has no partition for some existing values"
3403
msgid "Statement is not safe to log in statement format."
3407
msgid "Fatal error: %s"
3411
msgid "Relay log read failure: %s"
3415
msgid "Relay log write failure: %s"
3419
msgid "Master command %s failed: %s"
3423
msgid "Binary logging not possible. Message: %s"
3427
msgid "View `%-.64s`.`%-.64s` has no creation context"
3431
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3435
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3439
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3443
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3447
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3451
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3455
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3459
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3463
msgid "Ambiguous slave modes combination. %s"
3468
"The BINLOG statement of type `%s` was not preceded by a format description "
3472
msgid "Corrupted replication event was detected"
3265
3476
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3268
#: ../drizzled/error.cc:477
3480
msgid "Being purged log %s was not found"
3484
msgid "Converted to non-transactional lock on '%-.64s'"
3488
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3493
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3497
msgid "Can't access storage engine of table %-.64s"
3500
msgid "Starting backup process"
3503
msgid "Backup completed"
3506
msgid "Starting restore process"
3509
msgid "Restore completed"
3512
msgid "Nothing to backup"
3516
msgid "Database '%-.64s' cannot be included in a backup"
3520
"Error during backup operation - server's error log contains more information "
3525
"Error during restore operation - server's error log contains more "
3526
"information about the error"
3530
"Can't execute this command because another BACKUP/RESTORE operation is in "
3534
msgid "Error when preparing for backup operation"
3537
msgid "Error when preparing for restore operation"
3541
msgid "Invalid backup location '%-.64s'"
3545
msgid "Can't read backup location '%-.64s'"
3549
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3552
msgid "Can't enumerate server databases"
3555
msgid "Can't enumerate server tables"
3559
msgid "Can't enumerate tables in database %-.64s"
3563
msgid "Skipping view %-.64s in database %-.64s"
3567
msgid "Skipping table %-.64s since it has no valid storage engine"
3571
msgid "Can't open table %-.64s"
3574
msgid "Can't read backup archive preamble"
3577
msgid "Can't write backup archive preamble"
3581
msgid "Can't find backup driver for table %-.64s"
3586
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3591
msgid "Can't create %-.64s backup driver"
3595
msgid "Can't create %-.64s restore driver"
3599
msgid "Found %d images in backup archive but maximum %d are supported"
3603
msgid "Error when saving meta-data of %-.64s"
3606
msgid "Error when reading meta-data list"
3610
msgid "Can't create %-.64s"
3613
msgid "Can't allocate buffer for image data transfer"
3617
msgid "Error when writing %-.64s backup image data (for table #%d)"
3620
msgid "Error when reading data from backup stream"
3623
msgid "Can't go to the next chunk in backup stream"
3627
msgid "Can't initialize %-.64s backup driver"
3631
msgid "Can't initialize %-.64s restore driver"
3635
msgid "Can't shut down %-.64s backup driver"
3639
msgid "Can't shut down %-.64s backup driver(s)"
3643
msgid "%-.64s backup driver can't prepare for synchronization"
3647
msgid "%-.64s backup driver can't create its image validity point"
3651
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3655
msgid "%-.64s backup driver can't cancel its backup operation"
3659
msgid "%-.64s restore driver can't cancel its restore operation"
3663
msgid "Error when polling %-.64s backup driver for its image data"
3667
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
3672
"After %d attempts %-.64s restore driver still can't accept next block of data"
3676
msgid "Open and lock tables failed in %-.64s"
3679
msgid "Backup driver's table locking thread can not be initialized."
3683
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3684
"and 'drizzle.online_backup_progress'."
3688
msgid "Tablespace '%-.192s' already exists"
3692
msgid "Tablespace '%-.192s' doesn't exist"
3696
msgid "Unexpected master's heartbeat data: %s"
3700
msgid "The requested value for the heartbeat period %s %s"
3704
msgid "Can't write to the online backup progress log %-.64s."
3708
msgid "Tablespace '%-.192s' not empty"
3713
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3714
"server. The original definition of the required tablespace is '%-.256s' "
3715
"while the same tablespace is defined on the server as '%-.256s'"
3718
msgid "A virtual column cannot be based on a virtual column"
3722
msgid "Non-deterministic expression for virtual column '%s'."
3727
"Generated value for virtual column '%s' cannot be converted to type '%s'."
3730
msgid "Primary key cannot be defined upon a virtual column."
3733
msgid "Key/Index cannot be defined on a non-stored virtual column."
3737
msgid "Cannot define foreign key with %s clause on a virtual column."
3741
msgid "The value specified for virtual column '%s' in table '%s' ignored."
3745
msgid "'%s' is not yet supported for virtual columns."
3748
msgid "Constant expression in virtual column function is not allowed."
3751
msgid "Encountered an unknown temporal type."
3755
msgid "Received an invalid string format '%s' for a date value."
3759
msgid "Received an invalid string format '%s' for a time value."
3763
msgid "Received an invalid value '%s' for a UNIX timestamp."
3270
3767
msgid "Received an invalid datetime value '%s'."
3273
#: ../drizzled/error.cc:478
3275
msgid "Received an invalid DATE value '%s'."
3278
#: ../drizzled/error.cc:479
3280
3771
msgid "Received a NULL argument for function '%s'."
3283
#: ../drizzled/error.cc:480
3285
msgid "Received an invalid timestamp value '%s'."
3288
#: ../drizzled/error.cc:481
3290
msgid "Received an invalid TIME value '%s'."
3293
#: ../drizzled/error.cc:482
3295
msgid "Received an invalid value '%s' for a UNIX timestamp."
3298
#: ../drizzled/error.cc:484
3775
msgid "Received an invalid negative argument '%s' for function '%s'."
3300
3779
msgid "Received an out-of-range argument '%s' for function '%s'."
3303
#: ../drizzled/error.cc:485
3783
msgid "Received an invalid time value '%s'."
3305
3787
msgid "Received an invalid enum value '%s'."
3308
#: ../drizzled/error.cc:486
3309
3790
msgid "Tables which are replicated require a primary key."
3312
#: ../drizzled/error.cc:488
3314
msgid "Corrupt or invalid schema definition for '%s' : %s"
3317
#: ../drizzled/error.cc:489
3319
msgid "Corrupt or invalid table definition for '%s': %s"
3322
#: ../drizzled/error.cc:490
3324
msgid "The number of enum that were required was too high for table '%s'"
3327
#: ../drizzled/error.cc:491
3329
msgid "Corrupt or invalid table definition for '%s'"
3332
#: ../drizzled/error.cc:492
3334
msgid "Collation '%s' for table %s is invalid/unknown"
3337
#: ../drizzled/error.cc:494
3339
msgid "Cannot drop table '%s'"
3340
msgstr "不明なロケールです: 「%s」"
3342
#: ../drizzled/error.cc:495
3344
msgid "Error occurred while dropping table '%s'"
3345
msgstr "データベースのオプションをロード中にエラー: '%s'"
3347
#: ../drizzled/error.cc:496
3349
msgid "Permission denied to create '%s'"
3352
#: ../drizzled/error.cc:497
3354
msgid "Unknown table '%s'"
3355
msgstr "不明なロケールです: 「%s」"
3357
#: ../drizzled/error.cc:499
3359
msgid "Cannot create schema '%s'"
3360
msgstr "不明なロケールです: 「%s」"
3362
#: ../drizzled/error.cc:500
3794
msgid "Corrupt or invalid table definition: %s"
3364
3798
msgid "Schema does not exist: %s"
3367
#: ../drizzled/error.cc:501
3369
3802
msgid "Error altering schema: %s"
3372
#: ../drizzled/error.cc:502
3374
3806
msgid "Error droppping Schema : %s"
3377
#: ../drizzled/error.cc:504
3378
3809
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3381
#: ../drizzled/error.cc:505
3383
3813
msgid "Unknown table engine option key/pair %s = %s."
3386
#: ../drizzled/error.cc:506
3388
3817
msgid "Unknown schema engine option key/pair %s = %s."
3391
#: ../drizzled/error.cc:508
3392
msgid "Admin access not allowed from this username/IP address."
3395
#. User lock/barrier error messages
3396
#: ../drizzled/error.cc:511
3397
msgid "wait() can not be called on session owning user defined barrier."
3400
#: ../drizzled/error.cc:512
3402
msgid "Unknown user defined barrier requested."
3405
#: ../drizzled/error.cc:513
3406
msgid "Session does not own user defined barrier."
3409
#: ../drizzled/error.cc:514
3410
msgid "Session can not wait on a user defined lock owned by the session."
3413
#: ../drizzled/error.cc:515
3414
msgid "Session does not own user defined lock."
3417
#: ../drizzled/error.cc:517
3419
msgid "Invalid name for user defined barrier."
3420
msgstr "ヌルポインタの不正使用"
3422
#: ../drizzled/error.cc:518
3424
msgid "Invalid name for user defined lock."
3425
msgstr "ヌルポインタの不正使用"
3427
#: ../drizzled/error.cc:520
3429
"Either a DEFAULt value or NULL NULL description is required for a new column "
3430
"if table is not empty"
3434
#: ../drizzled/error.cc:523
3437
"Cast to unsigned converted negative integer to it's positive complement: %s"
3440
#: ../drizzled/error.cc:524
3442
msgid "Invalid cast to signed integer: %s"
3443
msgstr "ヌルポインタの不正使用"
3445
#: ../drizzled/error.cc:526
3447
msgid "Identifier '%.*s' is a SQL keyword."
3450
#: ../drizzled/error.cc:529
3452
3821
msgid "Can't unlock file (Errcode: %d)"
3453
3822
msgstr "ファイルをアンロックできません(エラーコード: %d)"
3455
#: ../drizzled/error.cc:530
3457
3825
msgid "Can't change size of file (Errcode: %d)"
3460
#: ../drizzled/error.cc:531
3462
3829
msgid "Can't open stream from handle (Errcode: %d)"
3465
#: ../drizzled/error.cc:532
3467
3833
msgid "Warning: '%s' had %d links"
3470
#: ../drizzled/error.cc:533
3472
3837
msgid "Warning: %d files and %d streams is left open\n"
3475
#: ../drizzled/error.cc:534
3477
3841
msgid "Can't create directory '%s' (Errcode: %d)"
3480
#: ../drizzled/error.cc:535
3483
3846
"Character set '%s' is not a compiled character set and is not specified in "
3487
#: ../drizzled/error.cc:536
3489
3851
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3492
#: ../drizzled/error.cc:537
3494
3855
msgid "Can't read value for symlink '%s' (Error %d)"
3497
#: ../drizzled/error.cc:538
3499
3859
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3502
#: ../drizzled/error.cc:539
3504
3863
msgid "Error on realpath() on '%s' (Error %d)"
3507
#: ../drizzled/error.cc:540
3509
3867
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3512
#: ../drizzled/error.cc:541
3515
3872
"Collation '%s' is not a compiled collation and is not specified in the %s "
3519
#: ../drizzled/error.cc:542
3521
3877
msgid "File '%s' (fileno: %d) was not closed"
3525
#: ../drizzled/error.cc:545
3526
msgid "Received an invalid UUID value"
3529
#: ../drizzled/error.cc:546
3530
msgid "The UUID was not created with a valid time"
3534
#: ../drizzled/error.cc:549
3536
msgid "Received an invalid BOOLEAN value '%s'."
3539
#: ../drizzled/error.cc:550
3541
msgid "Invalid cast to BOOLEAN: '%s'."
3544
#. Transactional DDL
3545
#: ../drizzled/error.cc:553
3546
msgid "Transactional DDL not supported"
3550
#: ../drizzled/error.cc:555
3552
msgid "Assertion '%s' failed."
3555
#: ../drizzled/error.cc:556
3557
msgid "Assertion '%s' failed, the result was NULL."
3560
#. Catalog related errors
3561
#: ../drizzled/error.cc:574
3563
msgid "Cannot create catalog '%s'."
3564
msgstr "不明なロケールです: 「%s」"
3566
#: ../drizzled/error.cc:575
3568
msgid "Permission is denied to create '%s' catalog."
3571
#: ../drizzled/error.cc:576
3573
msgid "Cannot drop catalog '%s'."
3574
msgstr "不明なロケールです: 「%s」"
3576
#: ../drizzled/error.cc:577
3578
msgid "Permission is denied to drop '%s' catalog."
3581
#: ../drizzled/error.cc:578
3583
msgid "Catalog '%s' does not exist."
3586
#: ../drizzled/error.cc:579
3587
msgid "You cannot drop the 'local' catalog."
3590
#: ../drizzled/error.cc:580
3592
msgid "Could not gain lock on '%s'."
3595
#: ../drizzled/error.cc:581
3597
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3600
#: ../drizzled/error.cc:582
3602
msgid "Invalid catalog name."
3605
#: ../drizzled/error.cc:583
3607
"Engine status is now stored in the data_dictionary tables, please use these "
3611
#: ../drizzled/identifier/catalog.cc:56
3613
"Catalog name cannot be encoded and fit within filesystem name length "
3617
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3619
"Schema name cannot be encoded and fit within filesystem name length "
3623
#: ../drizzled/identifier/table.cc:238
3625
"Table name cannot be encoded and fit within filesystem name length "
3631
#. * Since clients still use this code, we use fprintf here.
3632
#. * This fprintf needs to be turned into errmsg_printf
3633
#. * as soon as the client programs no longer use mysys
3634
#. * and can use the pluggable error message system.
3636
#: ../drizzled/internal/default.cc:687
3638
3881
msgid "error: could not open directory: %s\n"
3641
#: ../drizzled/main.cc:169
3643
3885
"setrlimit could not change the size of core files to 'infinity'; We may not "
3644
3886
"be able to generate a core file on signals"
3989
4204
"We have deactivated the TransactionApplier '%s'.\n"
3992
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3994
4208
msgid "Could not remove temporary table: '%s', error: %d"
3997
#: ../drizzled/signal_handler.cc:52
3999
msgid "Got signal %d from thread %<PRIu32>"
4000
msgstr "シグナル %d がスレッド %<PRIu64> で発生しました。"
4002
#: ../drizzled/signal_handler.cc:118
4004
msgid "Fatal signal %d while backtracing\n"
4005
msgstr "バックトレース中の致命的なシグナル %d\n"
4007
#: ../drizzled/signal_handler.cc:127
4009
msgid "Fatal: time() call failed\n"
4012
#: ../drizzled/signal_handler.cc:133
4015
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
4016
"This could be because you hit a bug. It is also possible that this binary\n"
4017
" or one of the libraries it was linked against is corrupt, improperly "
4019
" or misconfigured. This error can also be caused by malfunctioning "
4023
#: ../drizzled/signal_handler.cc:141
4026
"We will try our best to scrape up some info that will hopefully help "
4028
"the problem, but since we have already crashed, something is definitely "
4030
"and this may fail.\n"
4033
"診断に必要な情報を収集しようと試みましたが、本プログラムは既にクラッシュして"
4035
"何らかの決定的な問題が生じたため、情報の収集は失敗している可能性がありま"
4039
#: ../drizzled/signal_handler.cc:148
4042
"It is possible that drizzled could use up to \n"
4043
"(read_buffer_size + sort_buffer_size)*thread_count\n"
4045
"Hope that's ok; if not, decrease some variables in the equation.\n"
4049
#: ../drizzled/sql_table.cc:1933
4212
msgid "Variable named %s already exists!\n"
4216
msgid "Could not add Variable: %s\n"
4220
msgid "Table %s had a open data Cursor in reopen_table"
4051
4224
msgid "Unknown - internal error %d during operation"
4054
#: ../drizzled/statement/alter_table.cc:1514
4057
4229
"order_st BY ignored because there is a user-defined clustered index in the "
4058
4230
"table '%-.192s'"
4061
#: ../drizzled/sys_var.cc:1526
4063
msgid "Variable named %s already exists!\n"
4066
#: ../drizzled/sys_var.cc:1535
4068
msgid "Could not add Variable: %s\n"
4071
#: ../drizzled/sys_var.cc:1633
4073
msgid "Failed to initialize system variables"
4074
msgstr "プラグインの初期化に失敗しました。"
4076
#: ../drizzled/table.cc:1690
4078
4234
msgid "Got error %d when reading table '%s'"
4081
#: ../drizzled/table/instance/base.cc:1883
4239
"'%s' had no or invalid character set, and default character set is multi-"
4240
"byte, so character column sizes may have changed"
4083
4244
msgid "Unknown collation '%s' in table '%-.64s' definition"
4086
#: ../drizzled/table/instance/base.cc:1890
4089
4249
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4093
#: ../drizzled/tztime.cc:170
4095
4254
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4098
#: ../plugin/auth_file/auth_file.cc:227
4100
msgid "Could not load auth file: %s\n"
4101
msgstr "テーブル「%s」が見つかりません。"
4103
#: ../plugin/auth_file/auth_file.cc:243
4104
msgid "File to load for usernames and passwords"
4107
#: ../plugin/auth_http/auth_http.cc:135
4109
"auth_http plugin loaded but required option url not specified. Against which "
4110
"URL are you intending on authenticating?\n"
4113
#: ../plugin/auth_http/auth_http.cc:151
4258
msgid "%s: option `%s' is ambiguous\n"
4262
msgid "%s: option `--%s' doesn't allow an argument\n"
4266
msgid "%s: option `%c%s' doesn't allow an argument\n"
4270
msgid "%s: option `%s' requires an argument\n"
4274
msgid "%s: unrecognized option `--%s'\n"
4278
msgid "%s: unrecognized option `%c%s'\n"
4282
msgid "%s: illegal option -- %c\n"
4286
msgid "%s: invalid option -- %c\n"
4290
msgid "%s: option requires an argument -- %c\n"
4294
msgid "%s: option `-W %s' is ambiguous\n"
4298
msgid "%s: option `-W %s' doesn't allow an argument\n"
4301
msgid "Enable HTTP Auth check"
4114
4304
msgid "URL for HTTP Auth check"
4117
#: ../plugin/auth_ldap/auth_ldap.cc:291
4119
msgid "Reconnect failed: %s\n"
4122
#: ../plugin/auth_ldap/auth_ldap.cc:310
4124
msgid "ldap_search_ext_s failed: %s\n"
4127
#: ../plugin/auth_ldap/auth_ldap.cc:416
4129
msgid "Could not load auth ldap: %s\n"
4132
#: ../plugin/auth_ldap/auth_ldap.cc:437
4133
msgid "URI of the LDAP server to contact"
4136
#: ../plugin/auth_ldap/auth_ldap.cc:439
4137
msgid "DN to use when binding to the LDAP server"
4140
#: ../plugin/auth_ldap/auth_ldap.cc:441
4141
msgid "Password to use when binding the DN"
4144
#: ../plugin/auth_ldap/auth_ldap.cc:443
4145
msgid "DN to use when searching"
4148
#: ../plugin/auth_ldap/auth_ldap.cc:445
4149
msgid "Attribute in LDAP with plain text password"
4152
#: ../plugin/auth_ldap/auth_ldap.cc:447
4153
msgid "Attribute in LDAP with MySQL hashed password"
4156
#: ../plugin/auth_ldap/auth_ldap.cc:449
4157
msgid "How often to empty the users cache, 0 to disable"
4160
#: ../plugin/blitzdb/ha_blitz.cc:1507
4161
msgid "Estimated number of rows that a BlitzDB table will store."
4164
#: ../plugin/console/console.cc:379
4165
4307
msgid "Enable the console."
4168
#: ../plugin/console/console.cc:382
4169
4310
msgid "Turn on extra debugging."
4172
#: ../plugin/console/console.cc:385
4173
4313
msgid "User to use for auth."
4176
#: ../plugin/console/console.cc:388
4177
4316
msgid "Password to use for auth."
4180
#: ../plugin/console/console.cc:391
4182
msgid "Default catalog to use."
4183
msgstr "使用するデータベース。"
4185
#: ../plugin/console/console.cc:394
4187
msgid "Default schema to use."
4188
msgstr "使用するデータベース。"
4190
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4319
msgid "Default database to use."
4193
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4323
"Port number to use for connection or 0 for default to, in order of "
4324
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4196
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
4197
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
4199
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4200
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4201
4327
msgid "Connect Timeout."
4204
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4205
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4206
4330
msgid "Read Timeout."
4209
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4210
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4211
4333
msgid "Write Timeout."
4214
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4215
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4216
4336
msgid "Retry Count."
4219
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4220
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4221
4339
msgid "Buffer length."
4224
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4225
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4226
4342
msgid "Address to bind to."
4229
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4230
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4231
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4232
msgid "Maximum simultaneous connections."
4235
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4236
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4237
msgid "A restrictive IP address list for incoming admin connections."
4240
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4345
msgid "Unknown Drizzle error"
4346
msgstr "未知のDrizzleエラー"
4349
msgid "Can't create UNIX socket (%d)"
4350
msgstr "UNIXソケットを作成できません (%d)"
4353
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4357
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4361
msgid "Can't create TCP/IP socket (%d)"
4362
msgstr "TCP/IPソケット(%d)を作成できません"
4365
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4368
msgid "Drizzle server has gone away"
4372
msgid "Protocol mismatch; server version = %d, client version = %d"
4375
msgid "Drizzle client ran out of memory"
4378
msgid "Wrong host info"
4381
msgid "Localhost via UNIX socket"
4382
msgstr "UNIX socketを経由してLocalhostへ"
4385
msgid "%-.100s via TCP/IP"
4388
msgid "Error in server handshake"
4391
msgid "Lost connection to Drizzle server during query"
4394
msgid "Commands out of sync; you can't run this command now"
4398
msgid "Named pipe: %-.32s"
4402
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4406
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4410
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4414
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4417
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4420
msgid "Embedded server"
4423
msgid "Error on SHOW SLAVE STATUS:"
4424
msgstr "SHOW SLAVE STATUSでエラー"
4426
msgid "Error on SHOW SLAVE HOSTS:"
4427
msgstr "SHOW SLAVE HOSTSでエラー:"
4429
msgid "Error connecting to slave:"
4430
msgstr "スレーブとの接続でエラー"
4432
msgid "Error connecting to master:"
4433
msgstr "マスターとの接続でエラー"
4435
msgid "SSL connection error"
4438
msgid "Malformed packet"
4441
msgid "(unused error message)"
4442
msgstr "(未使用のエラーメッセージ)"
4444
msgid "Invalid use of null pointer"
4445
msgstr "ヌルポインタの不正使用"
4447
msgid "Statement not prepared"
4450
msgid "No data supplied for parameters in prepared statement"
4453
msgid "Data truncated"
4454
msgstr "データをトランケート(切り詰め)ました"
4456
msgid "No parameters exist in the statement"
4457
msgstr "ステートメントにパラメータが存在しません"
4459
msgid "Invalid parameter number"
4464
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4468
msgid "Using unsupported buffer type: %d (parameter: %d)"
4472
msgid "Shared memory: %-.100s"
4473
msgstr "共有メモリ: %-.100s"
4475
msgid "Wrong or unknown protocol"
4476
msgstr "不正、もしくは不明なプロトコル"
4478
msgid "Invalid connection handle"
4482
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4483
"option 'secure_auth' enabled)"
4486
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4487
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
4489
msgid "Attempt to read column without prior row fetch"
4492
msgid "Prepared statement contains no metadata"
4496
"Attempt to read a row while there is no result set associated with the "
4500
msgid "This feature is not implemented yet"
4505
"Lost connection to Drizzle server while waiting for initial communication "
4506
"packet, system error: %d"
4511
"Lost connection to Drizzle server while reading initial communication "
4512
"packet, system error: %d"
4517
"Lost connection to Drizzle server while sending authentication information, "
4523
"Lost connection to Drizzle server while reading authorization information, "
4529
"Lost connection to Drizzle server while setting initial database, system "
4534
msgid "Statement closed indirectly because of a preceding %s() call"
4241
4538
msgid "Failed to send error message to libnotify\n"
4244
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4245
4541
msgid "Error Messages to stderr"
4248
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4249
msgid "Comma-separated list of schemas to exclude"
4252
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4253
msgid "Comma-separated list of tables to exclude"
4256
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4257
msgid "Regular expression to apply to schemas to exclude"
4260
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4261
msgid "Regular expression to apply to tables to exclude"
4264
#: ../plugin/haildb/haildb_engine.cc:1080
4265
#: ../plugin/haildb/haildb_engine.cc:1218
4266
#: ../plugin/haildb/haildb_engine.cc:1248
4268
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4271
#: ../plugin/haildb/haildb_engine.cc:1099
4273
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4276
#: ../plugin/haildb/haildb_engine.cc:1197
4277
#: ../plugin/haildb/haildb_engine.cc:1310
4278
#: ../plugin/haildb/haildb_engine.cc:1491
4279
#: ../plugin/haildb/haildb_engine.cc:2157
4281
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4284
#: ../plugin/haildb/haildb_engine.cc:1349
4285
#: ../plugin/haildb/haildb_engine.cc:1365
4287
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4290
#: ../plugin/haildb/haildb_engine.cc:3403
4292
msgid "Error starting HailDB %d (%s)\n"
4295
#: ../plugin/haildb/haildb_engine.cc:3432
4296
msgid "Disable HailDB adaptive hash index (enabled by default)."
4299
#: ../plugin/haildb/haildb_engine.cc:3434
4300
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4303
#: ../plugin/haildb/haildb_engine.cc:3437
4305
"Size of a memory pool HailDB uses to store data dictionary information and "
4306
"other internal data structures."
4309
#: ../plugin/haildb/haildb_engine.cc:3440
4310
msgid "Data file autoextend increment in megabytes"
4313
#: ../plugin/haildb/haildb_engine.cc:3443
4316
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4318
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4320
#: ../plugin/haildb/haildb_engine.cc:3446
4321
msgid "The common part for HailDB table spaces."
4324
#: ../plugin/haildb/haildb_engine.cc:3448
4325
msgid "Disable HailDB checksums validation (enabled by default)."
4328
#: ../plugin/haildb/haildb_engine.cc:3450
4329
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4332
#: ../plugin/haildb/haildb_engine.cc:3453
4333
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4336
#: ../plugin/haildb/haildb_engine.cc:3456
4338
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4339
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4342
#: ../plugin/haildb/haildb_engine.cc:3459
4343
msgid "Stores each HailDB table to an .ibd file in the database dir."
4346
#: ../plugin/haildb/haildb_engine.cc:3462
4347
msgid "File format to use for new tables in .ibd files."
4350
#: ../plugin/haildb/haildb_engine.cc:3465
4352
"Set to 0 (write and flush once per second),1 (write and flush at each "
4353
"commit) or 2 (write at commit, flush once per second)."
4356
#: ../plugin/haildb/haildb_engine.cc:3468
4357
msgid "With which method to flush data."
4360
#: ../plugin/haildb/haildb_engine.cc:3471
4362
"Helps to save your data in case the disk image of the database becomes "
4366
#: ../plugin/haildb/haildb_engine.cc:3474
4367
msgid "Path to individual files and their sizes."
4370
#: ../plugin/haildb/haildb_engine.cc:3477
4372
msgid "Path to HailDB log files."
4373
msgstr "テンポラリファイルのパス。"
4375
#: ../plugin/haildb/haildb_engine.cc:3480
4376
msgid "Size of each log file in a log group."
4379
#: ../plugin/haildb/haildb_engine.cc:3483
4381
"Number of log files in the log group. HailDB writes to the files in a "
4382
"circular fashion. Value 3 is recommended here."
4385
#: ../plugin/haildb/haildb_engine.cc:3486
4387
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4388
"rolled back. Values above 100000000 disable the timeout."
4391
#: ../plugin/haildb/haildb_engine.cc:3489
4394
"The size of the buffer which HailDB uses to write log to the log files on "
4396
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4398
#: ../plugin/haildb/haildb_engine.cc:3492
4400
"Sets the point in the LRU list from where all pages are classified as old "
4404
#: ../plugin/haildb/haildb_engine.cc:3495
4406
"Milliseconds between accesses to a block at which it is made young. "
4407
"0=disabled (Advanced users)"
4410
#: ../plugin/haildb/haildb_engine.cc:3498
4411
msgid "Percentage of dirty pages allowed in bufferpool."
4414
#: ../plugin/haildb/haildb_engine.cc:3501
4415
msgid "Desired maximum length of the purge queue (0 = no limit)"
4418
#: ../plugin/haildb/haildb_engine.cc:3504
4420
"Roll back the complete transaction on lock wait timeout, for 4.x "
4421
"compatibility (disabled by default)"
4424
#: ../plugin/haildb/haildb_engine.cc:3507
4425
msgid "How many files at the maximum HailDB keeps open at the same time."
4428
#: ../plugin/haildb/haildb_engine.cc:3510
4429
msgid "Number of background read I/O threads in HailDB."
4432
#: ../plugin/haildb/haildb_engine.cc:3513
4433
msgid "Number of background write I/O threads in HailDB."
4436
#: ../plugin/haildb/haildb_engine.cc:3515
4438
"Disable if you want to reduce the number of messages written to the log "
4439
"(default: enabled)."
4442
#: ../plugin/haildb/haildb_engine.cc:3518
4443
msgid "Enable SHOW HAILDB STATUS output in the log"
4446
#: ../plugin/haildb/haildb_engine.cc:3521
4447
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4450
#: ../plugin/haildb/haildb_engine.cc:3523
4452
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4455
#: ../plugin/hello_events/hello_events.cc:401
4456
msgid "Enable Example Events Plugin"
4459
#: ../plugin/hello_events/hello_events.cc:404
4460
#: ../plugin/hello_events/hello_events.cc:407
4461
msgid "A comma delimited list of databases to watch"
4464
#: ../plugin/hello_events/hello_events.cc:410
4465
msgid "Before write row event observer call position"
4468
#: ../plugin/hello_events/hello_events.cc:413
4469
#: ../plugin/pbms/src/parameters_ms.cc:461
4470
msgid "Before update row event observer call position"
4473
#: ../plugin/hello_events/hello_events.cc:416
4474
msgid "After drop database event observer call position"
4477
#: ../plugin/hello_events/hello_events.cc:427
4478
msgid "An example events Plugin"
4481
#: ../plugin/innobase/handler/data_dictionary.cc:760
4483
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4486
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4488
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4492
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4494
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4498
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4501
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4502
"or its equivalent numeric id"
4505
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4506
msgid "Do not use Native AIO library for IO, even if available"
4509
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4510
msgid "Enable internal replication log."
4513
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4515
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4516
"rolled back. Values above 100000000 disable the timeout."
4519
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4520
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4523
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4525
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4526
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4529
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4530
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4531
#: ../plugin/transaction_log/print_transaction_message.cc:177
4532
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4534
msgid "Unable to parse transaction. Got error: %s.\n"
4537
#: ../plugin/innobase/srv/srv0start.cc:1034
4538
msgid "InnoDB: cannot determine Mac OS X version!\n"
4541
#: ../plugin/innobase/srv/srv0start.cc:1039
4543
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4544
"InnoDB: making transactions unsafe!\n"
4547
#: ../plugin/innobase/srv/srv0start.cc:1048
4550
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4551
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4552
"InnoDB: allocate more than 4 GB of memory."
4555
#: ../plugin/innobase/srv/srv0start.cc:1063
4557
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4560
#: ../plugin/innobase/srv/srv0start.cc:1068
4563
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4564
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4565
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4568
#: ../plugin/innobase/srv/srv0start.cc:1078
4570
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4573
#: ../plugin/innobase/srv/srv0start.cc:1083
4575
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4578
#: ../plugin/innobase/srv/srv0start.cc:1088
4580
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4583
#: ../plugin/innobase/srv/srv0start.cc:1092
4585
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4588
#: ../plugin/innobase/srv/srv0start.cc:1097
4590
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4593
#: ../plugin/innobase/srv/srv0start.cc:1167
4595
msgid " InnoDB: Using Linux native AIO\n"
4598
#: ../plugin/logging_gearman/logging_gearman.cc:186
4544
msgid "List of schemas to filter"
4547
msgid "List of tables to filter"
4550
msgid "Regular expression to apply to schemas to filter"
4553
msgid "Regular expression to apply to tables to filter"
4600
4557
msgid "fail gearman_client_create(): %s"
4603
#: ../plugin/logging_gearman/logging_gearman.cc:197
4605
4561
msgid "fail gearman_client_add_server(): %s"
4608
#: ../plugin/logging_gearman/logging_gearman.cc:302
4564
msgid "Enable logging to a gearman server"
4609
4567
msgid "Hostname for logging to a Gearman server"
4612
#: ../plugin/logging_gearman/logging_gearman.cc:305
4613
4570
msgid "Gearman Function to send logging to"
4616
#: ../plugin/logging_gearman/logging_gearman.cc:316
4617
4573
msgid "Log queries to a Gearman server"
4620
#: ../plugin/logging_query/logging_query.cc:178
4622
4577
msgid "fail open() fn=%s er=%s\n"
4625
#: ../plugin/logging_query/logging_query.cc:319
4626
4580
msgid "Enable logging to CSV file"
4629
#: ../plugin/logging_query/logging_query.cc:322
4630
4583
msgid "File to log to"
4633
#: ../plugin/logging_query/logging_query.cc:325
4634
4586
msgid "PCRE to match the query against"
4637
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4638
4589
msgid "Threshold for logging slow queries, in microseconds"
4641
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4642
4592
msgid "Threshold for logging big queries, for rows returned"
4645
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4646
4595
msgid "Threshold for logging big queries, for rows examined"
4649
#: ../plugin/logging_query/logging_query.cc:345
4650
4598
msgid "Log queries to a CSV file"
4653
#: ../plugin/logging_stats/logging_stats.cc:373
4654
msgid "Max number of users that will be logged"
4657
#: ../plugin/logging_stats/logging_stats.cc:376
4659
msgid "Max number of range locks to use for Scoreboard"
4660
msgstr "ソートされたレコードの最大サイズ(単位はバイト)"
4662
#: ../plugin/logging_stats/logging_stats.cc:379
4663
msgid "Max number of concurrent sessions that will be logged"
4666
#: ../plugin/logging_stats/logging_stats.cc:380
4667
msgid "Enable Logging Statistics Collection"
4670
#: ../plugin/logging_stats/logging_stats.cc:389
4671
msgid "User Statistics as DATA_DICTIONARY tables"
4674
#: ../plugin/md5/md5.cc:99
4675
msgid "libgcrypt library version mismatch\n"
4678
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4679
#: ../plugin/memcached_stats/memcached_stats.cc:87
4602
msgid "syslog facility \"%s\" not known, using \"local0\""
4606
msgid "syslog priority \"%s\" not known, using \"info\""
4609
msgid "Enable logging to syslog"
4612
msgid "Syslog Ident"
4615
msgid "Syslog Facility"
4618
msgid "Syslog Priority"
4621
msgid "Log to syslog"
4680
4624
msgid "List of memcached servers."
4683
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4684
msgid "Expiry time of memcached entries"
4687
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4688
msgid "Enable Memcached Query Cache"
4691
#: ../plugin/memcached_stats/analysis_table.cc:78
4692
#: ../plugin/memcached_stats/stats_table.cc:144
4693
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4696
#: ../plugin/memcached_stats/memcached_stats.cc:98
4697
4627
msgid "Memcached Stats as I_S tables"
4700
#: ../plugin/memcached_stats/stats_table.cc:74
4703
"Unable get stats from memcached server %s. Got error from "
4704
"memcached_stat_servername()."
4707
#: ../plugin/memcached_stats/stats_table.cc:151
4708
msgid "Unable to create memcached struct. Got error from memcached_create()."
4711
#: ../plugin/memcached_stats/stats_table.cc:159
4714
"Unable to create memcached server list. Got error from "
4715
"memcached_servers_parse(%s)."
4718
#: ../plugin/multi_thread/multi_thread.cc:62
4719
msgid "Session killed before thread could execute"
4722
#: ../plugin/multi_thread/multi_thread.cc:109
4723
msgid "Unable to get thread stack size\n"
4726
#: ../plugin/multi_thread/multi_thread.cc:211
4727
msgid "Maximum number of user threads available."
4730
#: ../plugin/myisam/ha_myisam.cc:532
4732
4631
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4735
#: ../plugin/myisam/ha_myisam.cc:536
4737
4635
msgid "Got an error from unknown thread, %s:%d"
4740
#: ../plugin/myisam/ha_myisam.cc:542
4741
4638
msgid "Unknown thread accessing table"
4744
#: ../plugin/myisam/ha_myisam.cc:1506
4641
msgid "Block size to be used for MyISAM index pages."
4645
"This characterizes the number of hits a hot block has to be untouched until "
4646
"it is considered aged enough to be downgraded to a warm block. This "
4647
"specifies the percentage ratio of that number of hits to the total number of "
4648
"blocks in key cache"
4650
"キーキャッシュにおいて、活発なブロックがアクセスされずに時間が経過することに"
4651
"よって活発でないブロックへとダウングレードするときのヒット数に関する特性。こ"
4652
"のオプションは、キーキャッシュの全ブロック数に対するヒット率のパーセンテージ"
4655
msgid "The minimum percentage of warm blocks in key cache"
4656
msgstr "キーキャッシュ内の活発でないブロックの最小の比率(パーセンテージ)。"
4659
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4660
"this to get better index handling (for all reads and multiple writes) to as "
4661
"much as you can afford;"
4663
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参"
4664
"照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増やす。"
4667
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4668
"disables parallel repair."
4746
4672
"Don't use the fast sort index method to created index if the temporary file "
4747
4673
"would get bigger than this."
4750
#: ../plugin/myisam/ha_myisam.cc:1509
4752
4677
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4753
4678
"when creating indexes with CREATE INDEX or ALTER TABLE."
4756
#: ../plugin/myisam/my_handler_errors.cc:42
4681
msgid "Default pointer size to be used for MyISAM tables."
4757
4684
msgid "Didn't find key on read or update"
4760
#: ../plugin/myisam/my_handler_errors.cc:43
4761
4687
msgid "Duplicate key on write or update"
4764
#: ../plugin/myisam/my_handler_errors.cc:44
4765
4690
msgid "Internal (unspecified) error in handler"
4768
#: ../plugin/myisam/my_handler_errors.cc:46
4770
4694
"Someone has changed the row since it was read (while the table was locked to "
4774
#: ../plugin/myisam/my_handler_errors.cc:48
4775
4698
msgid "Wrong index given to function"
4778
#: ../plugin/myisam/my_handler_errors.cc:49
4779
4701
msgid "Index file is crashed"
4782
#: ../plugin/myisam/my_handler_errors.cc:50
4783
4704
msgid "Record file is crashed"
4786
#: ../plugin/myisam/my_handler_errors.cc:51
4787
4707
msgid "Out of memory in engine"
4790
#: ../plugin/myisam/my_handler_errors.cc:52
4791
4710
msgid "Incorrect file format"
4794
#: ../plugin/myisam/my_handler_errors.cc:53
4795
4713
msgid "Command not supported by database"
4798
#: ../plugin/myisam/my_handler_errors.cc:54
4799
4716
msgid "Old database file"
4802
#: ../plugin/myisam/my_handler_errors.cc:55
4803
4719
msgid "No record read before update"
4806
#: ../plugin/myisam/my_handler_errors.cc:56
4807
4722
msgid "Record was already deleted (or record file crashed)"
4810
#: ../plugin/myisam/my_handler_errors.cc:57
4811
4725
msgid "No more room in record file"
4814
#: ../plugin/myisam/my_handler_errors.cc:58
4815
4728
msgid "No more room in index file"
4818
#: ../plugin/myisam/my_handler_errors.cc:59
4819
4731
msgid "No more records (read after end of file)"
4822
#: ../plugin/myisam/my_handler_errors.cc:60
4823
4734
msgid "Unsupported extension used for table"
4826
#: ../plugin/myisam/my_handler_errors.cc:61
4827
4737
msgid "Too big row"
4830
#: ../plugin/myisam/my_handler_errors.cc:62
4831
4740
msgid "Wrong create options"
4834
#: ../plugin/myisam/my_handler_errors.cc:63
4835
4743
msgid "Duplicate unique key or constraint on write or update"
4838
#: ../plugin/myisam/my_handler_errors.cc:64
4839
4746
msgid "Unknown character set used in table"
4842
#: ../plugin/myisam/my_handler_errors.cc:65
4843
4749
msgid "Conflicting table definitions in sub-tables of MERGE table"
4846
#: ../plugin/myisam/my_handler_errors.cc:66
4847
4752
msgid "Table is crashed and last repair failed"
4850
#: ../plugin/myisam/my_handler_errors.cc:67
4851
4755
msgid "Table was marked as crashed and should be repaired"
4854
#: ../plugin/myisam/my_handler_errors.cc:68
4855
4758
msgid "Lock timed out; Retry transaction"
4858
#: ../plugin/myisam/my_handler_errors.cc:69
4859
4761
msgid "Lock table is full; Restart program with a larger locktable"
4862
#: ../plugin/myisam/my_handler_errors.cc:70
4863
4764
msgid "Updates are not allowed under a read only transactions"
4864
4765
msgstr "読み込み専用のトランザクションでは更新は許可されていません。"
4866
#: ../plugin/myisam/my_handler_errors.cc:71
4867
4767
msgid "Lock deadlock; Retry transaction"
4870
#: ../plugin/myisam/my_handler_errors.cc:72
4871
4770
msgid "Foreign key constraint is incorrectly formed"
4874
#: ../plugin/myisam/my_handler_errors.cc:73
4875
4773
msgid "Cannot add a child row"
4878
#: ../plugin/myisam/my_handler_errors.cc:74
4879
4776
msgid "Cannot delete a parent row"
4882
#: ../plugin/myisam/my_handler_errors.cc:75
4883
4779
msgid "No savepoint with that name"
4886
#: ../plugin/myisam/my_handler_errors.cc:76
4887
4782
msgid "Non unique key block size"
4890
#: ../plugin/myisam/my_handler_errors.cc:77
4891
4785
msgid "The table does not exist in engine"
4894
#: ../plugin/myisam/my_handler_errors.cc:78
4895
4788
msgid "The table already existed in storage engine"
4898
#: ../plugin/myisam/my_handler_errors.cc:79
4899
4791
msgid "Could not connect to storage engine"
4902
#: ../plugin/myisam/my_handler_errors.cc:80
4903
4794
msgid "Unexpected null pointer found when using spatial index"
4906
#: ../plugin/myisam/my_handler_errors.cc:81
4907
4797
msgid "The table changed in storage engine"
4910
#: ../plugin/myisam/my_handler_errors.cc:82
4911
4800
msgid "There's no partition in table for the given value"
4914
#: ../plugin/myisam/my_handler_errors.cc:83
4915
4803
msgid "Row-based binlogging of row failed"
4918
#: ../plugin/myisam/my_handler_errors.cc:84
4919
4806
msgid "Index needed in foreign key constraint"
4922
#: ../plugin/myisam/my_handler_errors.cc:85
4923
4809
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4926
#: ../plugin/myisam/my_handler_errors.cc:86
4927
4812
msgid "Table needs to be upgraded before it can be used"
4930
#: ../plugin/myisam/my_handler_errors.cc:87
4931
4815
msgid "Table is read only"
4934
#: ../plugin/myisam/my_handler_errors.cc:88
4935
4818
msgid "Failed to get next auto increment value"
4938
#: ../plugin/myisam/my_handler_errors.cc:89
4939
4821
msgid "Failed to set row auto increment value"
4942
#: ../plugin/myisam/my_handler_errors.cc:90
4943
4824
msgid "Unknown (generic) error from engine"
4946
#: ../plugin/myisam/my_handler_errors.cc:91
4947
4827
msgid "Record is the same"
4950
#: ../plugin/myisam/my_handler_errors.cc:92
4951
4830
msgid "It is not possible to log this statement"
4954
#: ../plugin/myisam/my_handler_errors.cc:93
4955
4833
msgid "Tablespace exists"
4956
4834
msgstr "テーブルスペースが存在します"
4958
#: ../plugin/myisam/my_handler_errors.cc:94
4959
4836
msgid "The event was corrupt, leading to illegal data being read"
4962
#: ../plugin/myisam/my_handler_errors.cc:95
4963
4839
msgid "The table is of a new format not supported by this version"
4966
#: ../plugin/myisam/my_handler_errors.cc:96
4967
4842
msgid "The event could not be processed no other handler error happened"
4970
#: ../plugin/myisam/my_handler_errors.cc:97
4971
4845
msgid "Got a fatal error during initialzation of handler"
4974
#: ../plugin/myisam/my_handler_errors.cc:98
4975
4848
msgid "File to short; Expected more data in file"
4978
#: ../plugin/myisam/my_handler_errors.cc:99
4979
4851
msgid "Read page with wrong checksum"
4982
#. TODO: get a better message for these
4983
#: ../plugin/myisam/my_handler_errors.cc:101
4984
4854
msgid "Lock or active transaction"
4987
#: ../plugin/myisam/my_handler_errors.cc:102
4988
4857
msgid "No such table space"
4991
#: ../plugin/myisam/my_handler_errors.cc:103
4992
4860
msgid "Tablespace not empty"
4993
4861
msgstr "テーブルスペースが空です"
4995
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4997
4864
"Port number to use for connection or 0 for default to with MySQL protocol."
5000
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
5002
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
5003
"the file is stale and should be removed?"
5006
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
5008
msgid "Path used for MySQL UNIX Socket Protocol."
5009
msgstr "MySQLプロトコルを使用"
5011
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
5012
msgid "Clobber socket file if one is there already."
5015
#: ../plugin/pbms/src/parameters_ms.cc:426
5017
msgid "Port number to use for connection or 0 for default PBMS port "
5019
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
5020
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
5022
#: ../plugin/pbms/src/parameters_ms.cc:429
5023
msgid "The maximum size of a BLOB repository file."
5026
#: ../plugin/pbms/src/parameters_ms.cc:432
5027
msgid "The maximum size of a temorary BLOB log file."
5030
#: ../plugin/pbms/src/parameters_ms.cc:435
5032
"A ':' delimited list of metadata header names to be used to initialize the "
5033
"pbms_metadata_header table when a database is created."
5036
#: ../plugin/pbms/src/parameters_ms.cc:439
5037
msgid "The percentage of garbage in a repository file before it is compacted."
5040
#: ../plugin/pbms/src/parameters_ms.cc:442
5042
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
5043
"after this time, unless committed to the database."
5046
#: ../plugin/pbms/src/parameters_ms.cc:445
5048
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
5052
#: ../plugin/pbms/src/parameters_ms.cc:448
5053
msgid "The next backup ID to use when backing up a PBMS database."
5056
#: ../plugin/pbms/src/parameters_ms.cc:451
5058
"A comma delimited list of tables to watch of the format: <database>."
5062
#: ../plugin/pbms/src/parameters_ms.cc:453
5063
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
5066
#: ../plugin/pbms/src/parameters_ms.cc:457
5067
msgid "Before insert row event observer call position"
5070
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
5071
msgid "Could not open socket, is rabbitmq running?"
5074
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
5075
msgid "Failed to allocate enough memory to transaction message\n"
5078
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
5080
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
5083
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
5085
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5088
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
5089
msgid "Host name to connect to"
5092
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
5094
msgid "Port to connect to"
5095
msgstr "接続に使用するソケットファイル。"
5097
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
5098
msgid "RabbitMQ virtualhost"
5101
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5102
msgid "RabbitMQ username"
5105
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5106
msgid "RabbitMQ password"
5109
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
5110
#: ../plugin/transaction_log/module.cc:270
5111
msgid "Name of the replicator plugin to use (default='default_replicator')"
5114
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5115
msgid "Name of RabbitMQ exchange to publish to"
5118
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5119
msgid "Name of RabbitMQ routing key to use"
5122
#: ../plugin/session_dictionary/processlist.cc:78
5127
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5129
msgid "syslog facility \"%s\" not known, using \"local0\""
5132
#: ../plugin/syslog/errmsg.cc:50
5134
msgid "syslog priority \"%s\" not known, using \"warn\""
5137
#: ../plugin/syslog/logging.cc:63
5139
msgid "syslog priority \"%s\" not known, using \"info\""
5142
#: ../plugin/syslog/module.cc:95
5143
msgid "Syslog Ident"
5146
#: ../plugin/syslog/module.cc:98
5147
msgid "Syslog Facility"
5150
#: ../plugin/syslog/module.cc:101
5151
msgid "Enable logging to syslog of the query log"
5154
#: ../plugin/syslog/module.cc:104
5155
msgid "Syslog Priority of query logging"
5158
#: ../plugin/syslog/module.cc:116
5159
msgid "Enable logging to syslog of the error messages"
5162
#: ../plugin/syslog/module.cc:119
5163
msgid "Syslog Priority of error messages"
5166
#: ../plugin/transaction_log/background_worker.cc:77
4868
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5168
4872
msgid "Unable to create background worker thread. Got error %s.\n"
5171
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5172
#: ../plugin/transaction_log/print_transaction_message.cc:106
5173
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5175
msgid "Failed to open transaction log file %s. Got error: %s\n"
5178
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5179
#: ../plugin/transaction_log/print_transaction_message.cc:169
5180
#: ../plugin/transaction_log/transaction_log_reader.cc:152
5181
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5183
msgid "Could not read transaction message.\n"
5186
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5187
#: ../plugin/transaction_log/print_transaction_message.cc:170
5188
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5190
msgid "GPB ERROR: %s.\n"
5193
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5194
#: ../plugin/transaction_log/print_transaction_message.cc:171
5195
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5197
msgid "Raw buffer read: %s.\n"
5200
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5201
#: ../plugin/transaction_log/print_transaction_message.cc:179
5202
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5204
msgid "BUFFER: %s\n"
5207
#: ../plugin/transaction_log/module.cc:171
5209
4876
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5212
#: ../plugin/transaction_log/module.cc:180
5214
4880
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5217
#: ../plugin/transaction_log/module.cc:192
5219
4884
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5222
#: ../plugin/transaction_log/module.cc:201
5224
4888
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5227
#: ../plugin/transaction_log/module.cc:216
5229
4892
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5232
#: ../plugin/transaction_log/module.cc:258
4895
msgid "Enable transaction log"
5233
4898
msgid "DEBUGGING - Truncate transaction log"
5236
#: ../plugin/transaction_log/module.cc:261
4901
msgid "Path to the file to use for transaction log"
4904
msgid "Name of the replicator plugin to use (default='default_replicator')"
5237
4907
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5240
#: ../plugin/transaction_log/module.cc:264
5241
msgid "Enable transaction log"
5244
#: ../plugin/transaction_log/module.cc:267
5245
msgid "Path to the file to use for transaction log"
5248
#: ../plugin/transaction_log/module.cc:273
5250
4911
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5251
4912
"each transaction write, 2 == sync log file once per second"
5254
#: ../plugin/transaction_log/module.cc:276
5255
4915
msgid "Number of slots for in-memory write buffers (default=8)."
5258
#: ../plugin/transaction_log/print_transaction_message.cc:135
5260
msgid "GPB message is not a valid type.\n"
5263
#: ../plugin/transaction_log/print_transaction_message.cc:155
5265
msgid "GPB message is not a valid size.\n"
5268
#: ../plugin/transaction_log/transaction_log.cc:114
5269
4918
msgid "Failed to open transaction log file "
5272
#: ../plugin/transaction_log/transaction_log.cc:215
5275
4923
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5276
4924
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5279
#: ../plugin/transaction_log/transaction_log.cc:236
5281
4928
msgid "Failed to sync log file. Got error: %s\n"
5284
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5285
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5287
msgid "Attempted to read record bigger than INT_MAX\n"
5290
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5292
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5295
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5297
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5300
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5301
msgid "Cannot open file: "
5304
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5305
msgid "Could not skip to position "
5308
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5309
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5312
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5314
msgid "Memory allocation failure trying to allocate "
5316
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
5319
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5323
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5328
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5334
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5335
msgid "Unable to parse command. Got error: "
5338
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5345
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5347
msgid "Display help and exit"
5348
msgstr "ヘルプを表示して終了する。"
5350
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5351
msgid "Read from the innodb transaction log"
5354
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5356
msgid "Password to use when connecting to server"
5358
"サーバーに接続する際のパスワード。パスワードの入力がない場合、端末での入力が"
5361
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5362
msgid "Perform checksum"
5365
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5366
msgid "Ignore event messages"
5369
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5370
msgid "Transaction log file"
5373
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5374
msgid "Print raw Protobuf messages instead of SQL"
5377
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5378
msgid "Start reading from the given file position"
5381
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5382
msgid "Only output for the given transaction ID and later"
5385
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5386
msgid "Only output for the given transaction ID"
5389
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5390
msgid "Summarize message contents"
5393
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5394
msgid "Cannot use --start-pos and --transaction-id together\n"
5397
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5398
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5401
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5402
msgid "Checksum failed. Wanted "
5405
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5410
#~ msgid "Error: Invalid Value for max_connect_errors"
5411
#~ msgstr "ヌルポインタの不正使用"
5414
#~ "If there is more than this number of interrupted connections from a host "
5415
#~ "this host will be blocked from further connections."
5417
#~ "このオプションで指定される回数よりも多く特定のホストからの接続が切れてし"
5418
#~ "まった場合には、そのホストからの接続を遮断する。"
5420
#~ msgid "Set the default storage engine (table type) for tables."
5421
#~ msgstr "デフォルトのストレージエンジン。"
5424
#~ msgid "Invalid value for io-capacity\n"
5425
#~ msgstr "ヌルポインタの不正使用"
5428
#~ msgid "Invalid value for fast-shutdown\n"
5429
#~ msgstr "ヌルポインタの不正使用"
5432
#~ msgid "Invalid value for flush-log-at-trx-commit\n"
5433
#~ msgstr "ヌルポインタの不正使用"
5436
#~ msgid "Invalid value for max-dirty-pages-pct\n"
5437
#~ msgstr "ヌルポインタの不正使用"
5440
#~ msgid "Invalid value for stats-sample-pages\n"
5441
#~ msgstr "ヌルポインタの不正使用"
5444
#~ msgid "Invalid value for additional-mem-pool-size\n"
5445
#~ msgstr "ヌルポインタの不正使用"
5448
#~ msgid "Invalid value for autoextend-increment\n"
5449
#~ msgstr "ヌルポインタの不正使用"
5452
#~ msgid "Invalid value for buffer-pool-size\n"
5453
#~ msgstr "ヌルポインタの不正使用"
5456
#~ msgid "Invalid value for buffer-pool-instances\n"
5457
#~ msgstr "ヌルポインタの不正使用"
5460
#~ msgid "Invalid value for commit-concurrency\n"
5461
#~ msgstr "ヌルポインタの不正使用"
5464
#~ msgid "Invalid value for concurrency-tickets\n"
5465
#~ msgstr "ヌルポインタの不正使用"
5468
#~ msgid "Invalid value for read-io-threads\n"
5469
#~ msgstr "ヌルポインタの不正使用"
5472
#~ msgid "Invalid value for write-io-threads\n"
5473
#~ msgstr "ヌルポインタの不正使用"
5476
#~ msgid "Invalid value for force-recovery\n"
5477
#~ msgstr "ヌルポインタの不正使用"
5480
#~ msgid "Invalid value for log-file-size\n"
5481
#~ msgstr "ヌルポインタの不正使用"
5484
#~ msgid "Invalid value for log-files-in-group\n"
5485
#~ msgstr "ヌルポインタの不正使用"
5488
#~ msgid "Invalid value for mirrored-log-groups\n"
5489
#~ msgstr "ヌルポインタの不正使用"
5492
#~ msgid "Invalid value for open-files\n"
5493
#~ msgstr "ヌルポインタの不正使用"
5496
#~ msgid "Invalid value for thread-concurrency\n"
5497
#~ msgstr "ヌルポインタの不正使用"
5500
#~ msgid "Invalid value for read-ahead-threshold\n"
5501
#~ msgstr "ヌルポインタの不正使用"
5504
#~ msgid "Invalid value of port\n"
5505
#~ msgstr "ヌルポインタの不正使用"
5508
#~ msgid "Invalid value of log-file-size"
5509
#~ msgstr "ヌルポインタの不正使用"
5512
#~ msgid "Invalid value of log-files-in-group"
5513
#~ msgstr "ヌルポインタの不正使用"
5516
#~ msgid "Invalid value of lock-wait-timeout"
5517
#~ msgstr "ヌルポインタの不正使用"
5520
#~ msgid "Invalid value of log-buffer-size"
5521
#~ msgstr "ヌルポインタの不正使用"
5524
#~ msgid "Invalid value of lru-old-blocks-pct"
5525
#~ msgstr "ヌルポインタの不正使用"
5528
#~ msgid "Invalid value of lru-block-access-recency"
5529
#~ msgstr "ヌルポインタの不正使用"
5532
#~ msgid "Invalid value of max-dirty-pages-pct"
5533
#~ msgstr "ヌルポインタの不正使用"
5536
#~ msgid "Invalid value of max-purge-lag"
5537
#~ msgstr "ヌルポインタの不正使用"
5540
#~ msgid "Invalid value of open-files"
5541
#~ msgstr "ヌルポインタの不正使用"
5544
#~ msgid "Invalid value of read-io-threads"
5545
#~ msgstr "ヌルポインタの不正使用"
5548
#~ msgid "Invalid value of sync_spin_loops"
5549
#~ msgstr "ヌルポインタの不正使用"
5552
#~ msgid "Invalid value of before-write-position\n"
5553
#~ msgstr "ヌルポインタの不正使用"
5556
#~ msgid "Invalid value of before-update-position\n"
5557
#~ msgstr "ヌルポインタの不正使用"
5560
#~ msgid "Invalid value for lock-wait-timeout\n"
5561
#~ msgstr "ヌルポインタの不正使用"
5564
#~ msgid "Invalid value for max-user-count\n"
5565
#~ msgstr "ヌルポインタの不正使用"
5568
#~ msgid "Invalid value for bucket-count\n"
5569
#~ msgstr "ヌルポインタの不正使用"
5572
#~ msgid "Invalid value of expiry\n"
5573
#~ msgstr "ヌルポインタの不正使用"
5576
#~ msgid "Invalid value for logging-threshold-slow\n"
5577
#~ msgstr "ヌルポインタの不正使用"
5580
#~ msgid "Invalid value of io-capacity"
5581
#~ msgstr "ヌルポインタの不正使用"
5584
#~ msgid "Invalid value of fast-shutdown"
5585
#~ msgstr "ヌルポインタの不正使用"
5588
#~ msgid "Invalid value of flush-log-at-trx-commit"
5589
#~ msgstr "ヌルポインタの不正使用"
5592
#~ msgid "Invalid value of force-recovery"
5593
#~ msgstr "ヌルポインタの不正使用"
5596
#~ msgid "Invalid value for max-threads\n"
5597
#~ msgstr "ヌルポインタの不正使用"
5600
#~ msgid "Invalid value for max-sort-file-size\n"
5601
#~ msgstr "ヌルポインタの不正使用"
5604
#~ msgid "Invalid value for sort-buffer-size\n"
5605
#~ msgstr "ヌルポインタの不正使用"
5608
#~ msgid "Invalid value for sync-method\n"
5609
#~ msgstr "ヌルポインタの不正使用"
5612
#~ msgid "Invalid value for num-write-buffers\n"
5613
#~ msgstr "ヌルポインタの不正使用"
5616
#~ msgid "--help : Display help and exit\n"
5617
#~ msgstr "ヘルプを表示して終了する。"
5620
#~ msgid "Invalid value of additional-mem-pool-size"
5621
#~ msgstr "ヌルポインタの不正使用"
5624
#~ msgid "Invalid value of autoextend-increment"
5625
#~ msgstr "ヌルポインタの不正使用"
5628
#~ msgid "Invalid value of buffer-pool-size"
5629
#~ msgstr "ヌルポインタの不正使用"
5631
#~ msgid "Use compression in server/client protocol."
5632
#~ msgstr "サーバ・クライアントプロトコルにおいて圧縮を利用する。"
5634
#~ msgid "%s: You must use option --tab with --fields-...\n"
5636
#~ "%s: --fields...オプションは--tabオプションと併用する必要があります。\n"
5639
#~ "%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
5642
#~ "%s: ..enclosed..と..optionally-enclosed..オプションを同時に指定することは"
5646
#~ msgid "Deprecated. Use --skip-set-charset instead."
5648
#~ "警告: このオプションは廃止予定です。代わりに --disable-pager を使用してく"
5652
#~ msgid "Error: Invalid Value for back_log"
5653
#~ msgstr "ヌルポインタの不正使用"
5655
#~ msgid "Display this help and exit after initializing plugins."
5656
#~ msgstr "プラグインを初期化した後,このヘルプを表示して終了します."
5658
#~ msgid "(IGNORED)"
5661
#~ msgid "Unknown Drizzle error"
5662
#~ msgstr "未知のDrizzleエラー"
5664
#~ msgid "Can't create UNIX socket (%d)"
5665
#~ msgstr "UNIXソケットを作成できません (%d)"
5667
#~ msgid "Can't create TCP/IP socket (%d)"
5668
#~ msgstr "TCP/IPソケット(%d)を作成できません"
5670
#~ msgid "Wrong host info"
5671
#~ msgstr "誤ったホスト情報"
5673
#~ msgid "Localhost via UNIX socket"
5674
#~ msgstr "UNIX socketを経由してLocalhostへ"
5676
#~ msgid "Embedded server"
5679
#~ msgid "Error on SHOW SLAVE STATUS:"
5680
#~ msgstr "SHOW SLAVE STATUSでエラー"
5682
#~ msgid "Error on SHOW SLAVE HOSTS:"
5683
#~ msgstr "SHOW SLAVE HOSTSでエラー:"
5685
#~ msgid "Error connecting to slave:"
5686
#~ msgstr "スレーブとの接続でエラー"
5688
#~ msgid "Error connecting to master:"
5689
#~ msgstr "マスターとの接続でエラー"
5691
#~ msgid "SSL connection error"
5692
#~ msgstr "SSL接続エラー"
5694
#~ msgid "Malformed packet"
5697
#~ msgid "(unused error message)"
5698
#~ msgstr "(未使用のエラーメッセージ)"
5700
#~ msgid "Data truncated"
5701
#~ msgstr "データをトランケート(切り詰め)ました"
5703
#~ msgid "No parameters exist in the statement"
5704
#~ msgstr "ステートメントにパラメータが存在しません"
5706
#~ msgid "Shared memory: %-.100s"
5707
#~ msgstr "共有メモリ: %-.100s"
5709
#~ msgid "Wrong or unknown protocol"
5710
#~ msgstr "不正、もしくは不明なプロトコル"
5712
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5713
#~ msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
5715
#~ msgid "This feature is not implemented yet"
5716
#~ msgstr "この機能は未実装です"
5718
#~ msgid "Couldn't uncompress communication packet"
5719
#~ msgstr "通信パケットの圧縮に失敗しました"
5721
#~ msgid "Got an error reading communication packets"
5722
#~ msgstr "通信パケットの読み込みでエラー"
5724
#~ msgid "Got timeout reading communication packets"
5725
#~ msgstr "通信パケットの読み込みがタイムアウト"
5727
#~ msgid "Got an error writing communication packets"
5728
#~ msgstr "通信パケットの書き出し中にエラーが発生しました"
5730
#~ msgid "Got timeout writing communication packets"
5731
#~ msgstr "通信パケットの書き出し中にタイムアウトしました"
5734
#~ "Named commands are disabled. Use \\* form only, or use named commands "
5735
#~ "only in the beginning of a line ending with a semicolon (;) Since version "
5736
#~ "10.9 the client now starts with this option ENABLED by default! Disable "
5737
#~ "with '-G'. Long format commands still work from the first line. WARNING: "
5738
#~ "option deprecated; use --disable-named-commands instead."
5740
#~ "指定コマンドを無効にする。「\\*」という書式のものをお使い頂くか、指定コマ"
5741
#~ "ンドを先頭行(セミコロン「;」まで)のみで使用して下さい。バージョン10.9か"
5742
#~ "ら、このオプションはデフォルトになっています。「-G」オプションを指定する"
5743
#~ "と、このオプションが無効になります。長い書式のコマンドは、先頭行においては"
5744
#~ "使用することが可能です。警告:このオプションは廃止予定です。--disable-"
5745
#~ "named-commandsを代わりに使用して下さい。"
5747
#~ msgid "Ignore space after function names."
5748
#~ msgstr "関数の後のスペースを無視する。"
5751
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5752
#~ "version of this option instead."
5754
#~ "エラーに行番号を表示しない。警告:「-L」は廃止予定です。長い書式のオプショ"
5758
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5759
#~ "completion. This gives a quicker start of drizzle_st and disables "
5760
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5761
#~ "rehash instead."
5763
#~ "自動的な再ハッシュを行わない。テーブルの補完を行うには、「rehash」コマンド"
5764
#~ "を利用する必要がある。これにより、drizzle_stの起動を高速化し、再接続時の"
5765
#~ "rehashを行わないようにする効果がある。警告:このオプションは廃止予定です。"
5766
#~ "代わりに--disable-auto-rehashを指定して下さい。"
5769
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5770
#~ "This option is enabled by default."
5772
#~ "接続が切れた際に再接続をする。--disable-recconect オプションで無効になりま"
5773
#~ "す。規定では有効になっています。"
5775
#~ msgid "Got error: %s (%d) %s"
5776
#~ msgstr "エラーが発生しました: %s (%d) %s"
5778
#~ msgid "Couldn't execute '%s': %s (%d)"
5779
#~ msgstr "クエリを実行出来ませんでした。 '%s': %s (%d)"
5782
#~ msgid "-- Connecting to %s, using protocol %s...\n"
5783
#~ msgstr "-- %s に接続中・・・\n"
5785
#~ msgid "Couldn't allocate memory"
5786
#~ msgstr "メモリをアロケートすることが出来ませんでした。"
5789
#~ "-- Warning: Unable to use delayed inserts for table '%s' because it's of "
5792
#~ "-- 警告: テーブル %s は、%s ストレージエンジンで定義されているため "
5793
#~ "DELAYED INSERT を実行することは出来ません。\n"
5795
#~ msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
5797
#~ "%s: 警告: SQL_QUOTE_SHOW_CREATEオプションを指定することはできません(%s)\n"
5799
#~ msgid "%s: Can't get keys for table %s\n"
5800
#~ msgstr "%s: テーブル %s のキーを取得することが出来ません。\n"
5802
#~ msgid "Error: Couldn't read status information for table %s\n"
5804
#~ "エラー: テーブル %s のステータス情報を取得することが出来ませんでした。\n"
5806
#~ msgid "Error retrieving table structure for table: \"%s\""
5807
#~ msgstr "テーブル定義を取得中にエラーが発生しました。: \"%s\""
5809
#~ msgid "-- Skipping dump data for table '%s', --no-data was used\n"
5811
#~ "-- テーブル '%s' のデータのダンプをスキップしています。--no-data オプショ"
5814
#~ msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
5816
#~ "-- 警告: テーブル '%s' をスキップしています。%s ストレージエンジンが利用さ"
5819
#~ msgid "-- Skipping dump data for table '%s', it has no fields\n"
5821
#~ "-- テーブル '%s' をスキップしています。テーブルにはフィールドがありませ"
5824
#~ msgid "-- Sending SELECT query...\n"
5825
#~ msgstr "-- SELECTクエリを送信しています・・・\n"
5827
#~ msgid "when executing 'SELECT INTO OUTFILE'"
5828
#~ msgstr "「SELECT INTO OUTFILE」実行中。"
5833
#~ "-- Dumping data for table %s\n"
5838
#~ "-- テーブル %s のデータをダンプしています。\n"
5841
#~ msgid "%s: Error in field count for table: %s ! Aborting.\n"
5843
#~ "%s: テーブル %s のフィールド数が一致しません。プログラムを終了します。\n"
5845
#~ msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
5847
#~ "%s: テーブルから行を読み込んでいる最中にエラーが発生しました: %s (%d:%s)! "
5850
#~ msgid "Not enough fields from table %s! Aborting.\n"
5852
#~ "テーブル(%s)のフィールド数が不足しています。プログラムを終了します。\n"
5854
#~ msgid "when doing refresh"
5855
#~ msgstr "FLUSHコマンド実行中。"
5857
#~ msgid "alloc_root failure."
5858
#~ msgstr "alloc_root()の実行に失敗しました。"
5860
#~ msgid "Couldn't find table: \"%s\""
5861
#~ msgstr "テーブル「%s」が見つかりません。"
5864
#~ "Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
5866
#~ "警告: テーブル「%s」からインデックスを読み込むことが出来ませんでした。レ"
5867
#~ "コードが記録されていません(%s)\n"
5869
#~ msgid "Error: Not enough memory to store ORDER BY clause\n"
5871
#~ "エラー: ORDER BY句を保持するためのメモリを確保することが出来ません。\n"
5873
#~ msgid "Input filename too long: %s"
5874
#~ msgstr "ファイル名が長すぎます: %s"
5876
#~ msgid "Can't create thread-keys"
5877
#~ msgstr "thead-keysを作成できません"
5880
#~ msgid "Print the default settings and exit"
5881
#~ msgstr "デバッグ情報を出力して終了する。"
5884
#~ msgid "Invalid value for file-io-threads\n"
5885
#~ msgstr "ヌルポインタの不正使用"
5887
#~ msgid "Invalid mode to --compatible: %s\n"
5888
#~ msgstr "--compatibleに指定されたモードが不適切です: %s\n"
4932
msgid "Failed to open transaction log file %s. Got error: %s\n"
4936
msgid "Raw buffer read: %s.\n"
4940
msgid "Unable to parse transaction. Got error: %s.\n"
4944
msgid "BUFFER: %s\n"
4947
#~ msgid "Got signal %d from thread %<PRIu64>"
4948
#~ msgstr "シグナル %d がスレッド %<PRIu64> で発生しました。"
4950
#~ msgid "Fatal signal %d while backtracing\n"
4951
#~ msgstr "バックトレース中の致命的なシグナル %d\n"
4954
#~ "We will try our best to scrape up some info that will hopefully help "
4956
#~ "the problem, but since we have already crashed, something is definitely "
4958
#~ "and this may fail.\n"
4961
#~ "診断に必要な情報を収集しようと試みましたが、本プログラムは既にクラッシュし"
4963
#~ "何らかの決定的な問題が生じたため、情報の収集は失敗している可能性がありま"
5891
4968
#~ "Attempting backtrace. You can use the following information to find out\n"