219
219
"変数の値を変更する。このオプションは廃止予定です。変数は「--変数名=値」という"
220
220
"書式を用いて直接設定することが出来ます。"
222
#: ../client/drizzle.cc:1394
222
#: ../client/drizzle.cc:1393
223
223
msgid "Output in table format."
224
224
msgstr "表形式で出力する。"
226
#: ../client/drizzle.cc:1396
226
#: ../client/drizzle.cc:1395
227
227
msgid "Only allow UPDATE and DELETE that uses keys."
228
228
msgstr "キーを使用してUPDATEとDELETEのみを許可する。"
230
#: ../client/drizzle.cc:1398
230
#: ../client/drizzle.cc:1397
231
231
msgid "Synonym for option --safe-updates, -U."
232
232
msgstr "--safe-updates, -U オプションと同じ。"
234
#: ../client/drizzle.cc:1400
234
#: ../client/drizzle.cc:1399
235
235
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
238
#: ../client/drizzle.cc:1401 ../drizzled/drizzled.cc:1153
238
#: ../client/drizzle.cc:1400 ../drizzled/drizzled.cc:1158
239
239
msgid "Output version information and exit."
240
240
msgstr "バージョン情報を出力し終了する。"
242
#: ../client/drizzle.cc:1403
242
#: ../client/drizzle.cc:1402
243
243
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
244
244
msgstr "古いプロトコル(4.1.1以前)を使用している場合は接続を拒否"
246
#: ../client/drizzle.cc:1407
246
#: ../client/drizzle.cc:1406
247
247
msgid "Number of lines before each import progress report."
248
248
msgstr "インポート実行時に進捗が表示される行数の間隔。"
250
#: ../client/drizzle.cc:1409
250
#: ../client/drizzle.cc:1408
251
251
msgid "Ping the server to check if it's alive."
252
252
msgstr "サーバーの生存を確認するために接続試験を行う。"
254
#: ../client/drizzle.cc:1411
254
#: ../client/drizzle.cc:1410
255
255
msgid "Configuration file defaults are not used if no-defaults is set"
258
#: ../client/drizzle.cc:1417
258
#: ../client/drizzle.cc:1416
260
260
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
261
261
"and field completion, but startup and reconnecting may take a longer time. "
276
276
"を行わないようにする効果がある。警告:このオプションは廃止予定です。代わり"
277
277
"に--disable-auto-rehashを指定して下さい。"
279
#: ../client/drizzle.cc:1420
279
#: ../client/drizzle.cc:1419
281
281
"Automatically switch to vertical output mode if the result is wider than the "
282
282
"terminal width."
283
283
msgstr "出力結果がターミナルの幅よりも広い場合、自動的に垂直表示に切り替える。"
285
#: ../client/drizzle.cc:1422
285
#: ../client/drizzle.cc:1421
286
286
msgid "Database to use."
287
287
msgstr "使用するデータベース。"
289
#: ../client/drizzle.cc:1424
289
#: ../client/drizzle.cc:1423
290
290
msgid "(not used)"
293
#: ../client/drizzle.cc:1426
293
#: ../client/drizzle.cc:1425
294
294
msgid "Delimiter to be used."
295
295
msgstr "区切りに使用する文字。"
297
#: ../client/drizzle.cc:1428
297
#: ../client/drizzle.cc:1427
298
298
msgid "Execute command and quit. (Disables --force and history file)"
299
299
msgstr "コマンドを実行して終了する。(--forceと履歴ファイルを無効化)"
301
#: ../client/drizzle.cc:1430
301
#: ../client/drizzle.cc:1429
302
302
msgid "Enable/disable LOAD DATA LOCAL INFILE."
303
303
msgstr "LOAD DATA LOCAL INFILEの有効/無効を切り替える。"
305
#: ../client/drizzle.cc:1432
305
#: ../client/drizzle.cc:1431
306
306
msgid "Flush buffer after each query."
307
307
msgstr "クエリの後に毎回バッファをフラッシュする。"
309
#: ../client/drizzle.cc:1434
309
#: ../client/drizzle.cc:1433
310
310
msgid "Ignore SIGINT (CTRL-C)"
311
311
msgstr "SIGINT(CTRL-C)を無視する。"
313
#: ../client/drizzle.cc:1436
313
#: ../client/drizzle.cc:1435
315
315
"Only update the default database. This is useful for skipping updates to "
316
316
"other database in the update log."
384
384
"出力ファイルに追記する。help(\\h)を参照して下さい。batchモードでは機能しませ"
385
385
"ん。--disable-tee オプションで無効となります。規定では無効になっています。"
387
#: ../client/drizzle.cc:1455
387
#: ../client/drizzle.cc:1454
389
389
msgid "Disable outfile. See interactive help (\\h) also."
391
391
"outfileを無効にする。help(\\h)を参照して下さい。警告: このオプションは廃止予"
392
392
"定です; 代わりに --disable-tee オプションを使用して下さい。"
394
#: ../client/drizzle.cc:1456
394
#: ../client/drizzle.cc:1455
395
395
msgid "Wait and retry if connection is down."
396
396
msgstr "接続が切れた場合に再試行をする。"
398
#: ../client/drizzle.cc:1458
398
#: ../client/drizzle.cc:1457
399
399
msgid "Number of seconds before connection timeout."
400
400
msgstr "コネクションタイムアウトとなるまでの時間(秒)。"
402
#: ../client/drizzle.cc:1460
402
#: ../client/drizzle.cc:1459
403
403
msgid "Max length of input line"
404
404
msgstr "入力行の最大幅。"
406
#: ../client/drizzle.cc:1462
406
#: ../client/drizzle.cc:1461
407
407
msgid "Automatic limit for SELECT when using --safe-updates"
408
408
msgstr "--safe-updates を使用した時のSELECTに対して自動的に設定される上限"
410
#: ../client/drizzle.cc:1464
410
#: ../client/drizzle.cc:1463
411
411
msgid "Automatic limit for rows in a join when using --safe-updates"
412
412
msgstr "--safe-updatesを使用した特のjoinに対して自動的に設定される行数の上限"
414
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2564
415
#: ../client/drizzleimport.cc:451 ../client/drizzleslap.cc:962
414
#: ../client/drizzle.cc:1469 ../client/drizzledump.cc:2564
415
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:928
416
416
#: ../client/drizzletest.cc:5456
417
417
msgid "Use MySQL Protocol."
418
418
msgstr "MySQLプロトコルを使用"
420
#: ../client/drizzle.cc:1472
420
#: ../client/drizzle.cc:1471
422
422
msgid "Connect to host"
423
423
msgstr "接続するホスト。"
425
#: ../client/drizzle.cc:1474
425
#: ../client/drizzle.cc:1473
427
427
"Password to use when connecting to server. If password is not given it's "
428
428
"asked from the tty."
439
439
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
440
440
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
442
#: ../client/drizzle.cc:1478
442
#: ../client/drizzle.cc:1477
443
443
msgid "User for login if not current user."
444
444
msgstr "別のユーザでログインする際のユーザ名。"
446
#: ../client/drizzle.cc:1480
446
#: ../client/drizzle.cc:1479
447
447
msgid "The protocol of connection (tcp,socket,pipe,memory)."
450
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
450
#: ../client/drizzle.cc:1529 ../client/drizzle.cc:1536
452
452
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
454
454
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
457
#: ../client/drizzle.cc:1588
457
#: ../client/drizzle.cc:1587
458
458
msgid "DELIMITER cannot contain a backslash character"
459
459
msgstr "DELIMITER にはバックスラッシュを含めることはできません。"
461
#: ../client/drizzle.cc:1665
461
#: ../client/drizzle.cc:1664
462
462
#, fuzzy, c-format
463
463
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
464
464
msgstr "ポート番号に指定された値は無効です。\n"
466
#: ../client/drizzle.cc:1710 ../client/drizzle.cc:1720
467
#: ../client/drizzle.cc:4092
466
#: ../client/drizzle.cc:1709 ../client/drizzle.cc:1719
467
#: ../client/drizzle.cc:4089
469
469
msgid "drizzle Ver %s Distrib %s, for %s-%s (%s) using readline %s\n"
472
#: ../client/drizzle.cc:1724
472
#: ../client/drizzle.cc:1723
475
475
"Copyright (C) 2008 Sun Microsystems\n"
501
501
"あなたのDrizzleコネクションIDは %u です。\n"
502
502
"サーバのバージョンは %s です。\n"
504
#: ../client/drizzle.cc:1822
504
#: ../client/drizzle.cc:1820
506
506
msgid "Reading history-file %s\n"
507
507
msgstr "履歴ファイル「%s」を読み込んでいます。\n"
509
#: ../client/drizzle.cc:1826
509
#: ../client/drizzle.cc:1824
511
511
msgid "Couldn't allocate memory for temp histfile!\n"
513
513
"一時的な履歴ファイルのためにメモリを割り当てることができませんでした。\n"
515
#: ../client/drizzle.cc:1833
515
#: ../client/drizzle.cc:1831
516
516
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
518
518
"ヘルプを表示するには「help;」または「\\h」、バッファをクリアするには「\\c」と"
521
#: ../client/drizzle.cc:1856
521
#: ../client/drizzle.cc:1854
523
523
msgid "Writing history-file %s\n"
524
524
msgstr "履歴ファイル「%s」に書き込んでいます。\n"
526
#: ../client/drizzle.cc:1864
526
#: ../client/drizzle.cc:1862
530
#: ../client/drizzle.cc:1864
530
#: ../client/drizzle.cc:1862
534
#: ../client/drizzle.cc:1916
534
#: ../client/drizzle.cc:1914
535
535
msgid "Query aborted by Ctrl+C\n"
536
536
msgstr "クエリが「Ctrl+C」により中断されました。\n"
538
#: ../client/drizzle.cc:2000
538
#: ../client/drizzle.cc:1998
540
540
msgid "Processing line: %<PRIu32>\n"
541
541
msgstr "%<PRIu32> 行目を処理中・・・\n"
543
#: ../client/drizzle.cc:2218
543
#: ../client/drizzle.cc:2216
544
544
msgid "Unknown command: "
545
545
msgstr "無効なコマンド "
547
#: ../client/drizzle.cc:2632
547
#: ../client/drizzle.cc:2630
550
550
"Reading table information for completion of table and column names\n"
556
556
" 無効にするとコマンドの開始が早くなることが期待出来ます。\n"
559
#: ../client/drizzle.cc:2698
559
#: ../client/drizzle.cc:2696
560
560
msgid "No connection. Trying to reconnect..."
561
561
msgstr "接続していません。再接続をしています。。。"
563
#: ../client/drizzle.cc:2704
563
#: ../client/drizzle.cc:2702
564
564
msgid "Can't connect to the server\n"
565
565
msgstr "サーバに接続できません。\n"
567
#: ../client/drizzle.cc:2782
567
#: ../client/drizzle.cc:2780
568
568
msgid "List of all Drizzle commands:"
569
569
msgstr "すべてのコマンドの一覧:"
571
#: ../client/drizzle.cc:2784
571
#: ../client/drizzle.cc:2782
572
572
msgid "Note that all text commands must be first on line and end with ';'"
574
574
"次のコマンド(短縮形でないもの)は行の最初から始まりセミコロン(;)で終了する"
577
#: ../client/drizzle.cc:2839
577
#: ../client/drizzle.cc:2837
578
578
msgid "No query specified\n"
579
579
msgstr "クエリがありません\n"
581
#: ../client/drizzle.cc:2854
581
#: ../client/drizzle.cc:2852
582
582
msgid "Ignoring query to other database"
583
583
msgstr "他のデータベースへのクエリを無視します"
585
#: ../client/drizzle.cc:2904
585
#: ../client/drizzle.cc:2902
586
586
msgid "Empty set"
589
#: ../client/drizzle.cc:2917
589
#: ../client/drizzle.cc:2915
591
591
msgid "%ld row in set"
592
592
msgid_plural "%ld rows in set"
593
593
msgstr[0] "%ld 行の結果"
595
#: ../client/drizzle.cc:2926
595
#: ../client/drizzle.cc:2924
599
#: ../client/drizzle.cc:2928
599
#: ../client/drizzle.cc:2926
601
601
msgid "Query OK, %ld row affected"
602
602
msgid_plural "Query OK, %ld rows affected"
976
981
"インストールディレクトリへのパス。全てのパスは通常このディレクトリからの相対"
979
#: ../drizzled/drizzled.cc:1051
984
#: ../drizzled/drizzled.cc:1056
980
985
msgid "Chroot drizzled daemon during startup."
981
986
msgstr "drizzledデーモンが起動時にchrootするかどうか。"
983
#: ../drizzled/drizzled.cc:1055
988
#: ../drizzled/drizzled.cc:1060
984
989
msgid "Set the default collation."
985
990
msgstr "デフォルトの文字列照合順序。"
987
#: ../drizzled/drizzled.cc:1059
992
#: ../drizzled/drizzled.cc:1064
988
993
msgid "Default completion type."
989
994
msgstr "デフォルトのトランザクション完了時の動作を指定する。"
991
#: ../drizzled/drizzled.cc:1064
996
#: ../drizzled/drizzled.cc:1069
992
997
msgid "Write core on errors."
993
998
msgstr "エラーが発生した際にコアファイルを書き込むかどうか。"
995
#: ../drizzled/drizzled.cc:1068
1000
#: ../drizzled/drizzled.cc:1073
996
1001
msgid "Path to the database root."
997
1002
msgstr "データディレクトリ。(データベースのrootディレクトリ)"
999
#: ../drizzled/drizzled.cc:1072
1004
#: ../drizzled/drizzled.cc:1077
1000
1005
msgid "Set the default storage engine (table type) for tables."
1001
1006
msgstr "デフォルトのストレージエンジン。"
1003
#: ../drizzled/drizzled.cc:1076
1008
#: ../drizzled/drizzled.cc:1081
1004
1009
msgid "Set the default time zone."
1005
1010
msgstr "デフォルトのタイムゾーン。"
1007
#: ../drizzled/drizzled.cc:1081
1012
#: ../drizzled/drizzled.cc:1086
1008
1013
msgid "Used for debugging; Use at your own risk!"
1009
1014
msgstr "デバッグに用いるフラグ。自己責任で使用すること。"
1011
#: ../drizzled/drizzled.cc:1086
1016
#: ../drizzled/drizzled.cc:1091
1012
1017
msgid "Set up signals usable for debugging"
1013
1018
msgstr "デバッグ用にシグナルを設定する。"
1015
#: ../drizzled/drizzled.cc:1090
1020
#: ../drizzled/drizzled.cc:1095
1016
1021
msgid "(IGNORED)"
1019
#: ../drizzled/drizzled.cc:1094
1024
#: ../drizzled/drizzled.cc:1099
1020
1025
msgid "Set the language used for the month names and the days of the week."
1021
1026
msgstr "月および週の名前を表示する言語を指定する。"
1023
#: ../drizzled/drizzled.cc:1099
1028
#: ../drizzled/drizzled.cc:1104
1024
1029
msgid "Log some not critical warnings to the log file."
1025
1030
msgstr "クリティカルでない警告をログファイルに記録する。"
1027
#: ../drizzled/drizzled.cc:1104
1032
#: ../drizzled/drizzled.cc:1109
1028
1033
msgid "Pid file used by safe_mysqld."
1029
1034
msgstr "safe_mysqldによって利用されるpidファイル。"
1031
#: ../drizzled/drizzled.cc:1108
1036
#: ../drizzled/drizzled.cc:1113
1033
1038
"Maximum time in seconds to wait for the port to become free. (Default: no "
1036
1041
"TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
1038
#: ../drizzled/drizzled.cc:1113
1043
#: ../drizzled/drizzled.cc:1118
1040
1045
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1041
1046
"specified directory"
1043
1048
"LOAD DATA、SELECT ... OUTFILEおよびLOAD_FILE()コマンドがアクセスするファイル"
1044
1049
"を、特定のディレクトリに限定する。"
1046
#: ../drizzled/drizzled.cc:1118
1051
#: ../drizzled/drizzled.cc:1123
1048
1053
"Uniquely identifies the server instance in the community of replication "
1051
1056
"レプリケーションサーバ群においてこのサーバを特定するためのユニークなID。"
1053
#: ../drizzled/drizzled.cc:1123
1058
#: ../drizzled/drizzled.cc:1128
1054
1059
msgid "Don't print a stack trace on failure."
1055
1060
msgstr "問題発生時にスタックトレースを表示しない。"
1057
#: ../drizzled/drizzled.cc:1127
1062
#: ../drizzled/drizzled.cc:1132
1058
1063
msgid "Enable symbolic link support."
1059
1064
msgstr "シンボリックリンクのサポートを有効にする。"
1061
#: ../drizzled/drizzled.cc:1136
1066
#: ../drizzled/drizzled.cc:1141
1063
1068
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1065
1070
"mutexの時間を計測するかどうかを指定する。(現時点このオプションをサポートして"
1066
1071
"いるのはInnoDBのみ)"
1068
#: ../drizzled/drizzled.cc:1141
1073
#: ../drizzled/drizzled.cc:1146
1069
1074
msgid "Path for temporary files."
1070
1075
msgstr "テンポラリファイルのパス。"
1072
#: ../drizzled/drizzled.cc:1145
1077
#: ../drizzled/drizzled.cc:1150
1073
1078
msgid "Default transaction isolation level."
1074
1079
msgstr "デフォルトのトランザクション分離レベル。"
1076
#: ../drizzled/drizzled.cc:1149
1081
#: ../drizzled/drizzled.cc:1154
1077
1082
msgid "Run drizzled daemon as user."
1078
1083
msgstr "drizzledデーモンを実行するユーザー。"
1080
#: ../drizzled/drizzled.cc:1157
1085
#: ../drizzled/drizzled.cc:1162
1082
1087
"The number of outstanding connection requests Drizzle can have. This comes "
1083
1088
"into play when the main Drizzle thread gets very many connection requests in "
1204
1209
"デフォルトのプラグインに加えてスタートアップ時にロードされる,オプショナルな"
1205
1210
"プラグインのカンマ区切りリスト"
1207
#: ../drizzled/drizzled.cc:1270
1212
#: ../drizzled/drizzled.cc:1275
1209
1214
"Optional comma separated list of plugins to not load at startup. Effectively "
1210
1215
"removes a plugin from the list of plugins to be loaded. [for example: --"
1211
1216
"plugin_remove=crc32,logger_gearman]"
1214
#: ../drizzled/drizzled.cc:1276
1219
#: ../drizzled/drizzled.cc:1281
1216
1221
"Optional comma separated list of plugins to load at starup instead of the "
1217
1222
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1220
#: ../drizzled/drizzled.cc:1282
1225
#: ../drizzled/drizzled.cc:1287
1221
1226
msgid "The size of the buffer that is allocated when preloading indexes"
1222
1227
msgstr "インデックスのプレロード時に割り当てられるバッファのサイズ"
1224
#: ../drizzled/drizzled.cc:1287
1229
#: ../drizzled/drizzled.cc:1292
1225
1230
msgid "Allocation block size for query parsing and execution"
1226
1231
msgstr "クエリのパースや実行のための割り当てブロックサイズ"
1228
#: ../drizzled/drizzled.cc:1292
1233
#: ../drizzled/drizzled.cc:1297
1229
1234
msgid "Persistent buffer for query parsing and execution"
1232
#: ../drizzled/drizzled.cc:1298
1237
#: ../drizzled/drizzled.cc:1303
1233
1238
msgid "Allocation block size for storing ranges during optimization"
1234
1239
msgstr "最適化中にレンジを保存する割り当てブロックサイズ"
1236
#: ../drizzled/drizzled.cc:1304
1241
#: ../drizzled/drizzled.cc:1309
1238
1243
"Each thread that does a sequential scan allocates a buffer of this size for "
1239
1244
"each table it scans. If you do many sequential scans, you may want to "
1240
1245
"increase this value."
1243
#: ../drizzled/drizzled.cc:1312
1248
#: ../drizzled/drizzled.cc:1317
1245
1250
"When reading rows in sorted order after a sort, the rows are read through "
1246
1251
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1247
1252
"record_buffer."
1250
#: ../drizzled/drizzled.cc:1320
1255
#: ../drizzled/drizzled.cc:1325
1251
1256
msgid "Select scheduler to be used (by default multi-thread)."
1254
#: ../drizzled/drizzled.cc:1325
1259
#: ../drizzled/drizzled.cc:1330
1255
1260
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1258
#: ../drizzled/drizzled.cc:1331
1263
#: ../drizzled/drizzled.cc:1336
1259
1264
msgid "The number of cached table definitions."
1262
#: ../drizzled/drizzled.cc:1335
1267
#: ../drizzled/drizzled.cc:1340
1263
1268
msgid "The number of cached open tables."
1266
#: ../drizzled/drizzled.cc:1339
1271
#: ../drizzled/drizzled.cc:1344
1268
1273
"Timeout in seconds to wait for a table level lock before returning an error. "
1269
1274
"Used only if the connection has active cursors."
1272
#: ../drizzled/drizzled.cc:1344
1277
#: ../drizzled/drizzled.cc:1349
1273
1278
msgid "The stack size for each thread."
1276
#: ../drizzled/drizzled.cc:1350
1281
#: ../drizzled/drizzled.cc:1355
1278
1283
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1279
1284
"automatically convert it to an on-disk MyISAM table."
1282
#: ../drizzled/drizzled.cc:1376
1287
#: ../drizzled/drizzled.cc:1381
1284
1289
"Copyright (C) 2008 Sun Microsystems\n"
1285
1290
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4950
4955
"registered.\n"
4953
#: ../drizzled/module/loader.cc:356
4958
#: ../drizzled/module/loader.cc:354
4955
4960
msgid "Plugin '%s' init function returned error.\n"
4958
#: ../drizzled/module/loader.cc:534
4963
#: ../drizzled/module/loader.cc:532
4960
4965
msgid "Couldn't load plugin library named '%s'.\n"
4963
#: ../drizzled/module/loader.cc:544
4968
#: ../drizzled/module/loader.cc:542
4965
4970
msgid "Couldn't load plugin named '%s'.\n"
4968
#: ../drizzled/module/loader.cc:773
4973
#: ../drizzled/module/loader.cc:771
4969
4974
msgid "Out of memory."
4972
#: ../drizzled/module/loader.cc:1496 ../drizzled/module/loader.cc:1547
4977
#: ../drizzled/module/loader.cc:1483 ../drizzled/module/loader.cc:1534
4974
4979
msgid "Unknown variable type code 0x%x in plugin '%s'."
4977
#: ../drizzled/module/loader.cc:1539
4982
#: ../drizzled/module/loader.cc:1526
4980
4985
"Server variable %s of plugin %s was forced to be read-only: string variable "
4981
4986
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4984
#: ../drizzled/module/loader.cc:1558
4989
#: ../drizzled/module/loader.cc:1545
4986
4991
msgid "Missing variable name in plugin '%s'."
4989
#: ../drizzled/module/loader.cc:1575
4994
#: ../drizzled/module/loader.cc:1562
4991
4996
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4994
#: ../drizzled/module/loader.cc:1697
4999
#: ../drizzled/module/loader.cc:1684
4996
5001
msgid "Out of memory for plugin '%s'."
5004
#: ../drizzled/module/loader.cc:1693
5006
msgid "Bad options for plugin '%s'."
4999
5009
#: ../drizzled/module/loader.cc:1706
5001
msgid "Bad options for plugin '%s'."
5004
#: ../drizzled/module/loader.cc:1719
5006
5011
msgid "Parsing options for plugin '%s' failed."
5009
#: ../drizzled/module/loader.cc:1772
5014
#: ../drizzled/module/loader.cc:1759
5011
5016
msgid "Plugin '%s' has conflicting system variables"
5476
5481
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5479
#: ../gnulib/getopt.c:529 ../gnulib/getopt.c:545
5481
msgid "%s: option `%s' is ambiguous\n"
5484
#: ../gnulib/getopt.c:578 ../gnulib/getopt.c:582
5486
msgid "%s: option `--%s' doesn't allow an argument\n"
5489
#: ../gnulib/getopt.c:591 ../gnulib/getopt.c:596
5491
msgid "%s: option `%c%s' doesn't allow an argument\n"
5494
#: ../gnulib/getopt.c:639 ../gnulib/getopt.c:658 ../gnulib/getopt.c:974
5495
#: ../gnulib/getopt.c:993
5497
msgid "%s: option `%s' requires an argument\n"
5500
#: ../gnulib/getopt.c:696 ../gnulib/getopt.c:699
5502
msgid "%s: unrecognized option `--%s'\n"
5505
#: ../gnulib/getopt.c:707 ../gnulib/getopt.c:710
5507
msgid "%s: unrecognized option `%c%s'\n"
5510
#: ../gnulib/getopt.c:762 ../gnulib/getopt.c:765
5512
msgid "%s: illegal option -- %c\n"
5515
#: ../gnulib/getopt.c:771 ../gnulib/getopt.c:774
5517
msgid "%s: invalid option -- %c\n"
5520
#: ../gnulib/getopt.c:826 ../gnulib/getopt.c:842 ../gnulib/getopt.c:1046
5521
#: ../gnulib/getopt.c:1064
5523
msgid "%s: option requires an argument -- %c\n"
5526
#: ../gnulib/getopt.c:895 ../gnulib/getopt.c:911
5528
msgid "%s: option `-W %s' is ambiguous\n"
5531
#: ../gnulib/getopt.c:935 ../gnulib/getopt.c:953
5533
msgid "%s: option `-W %s' doesn't allow an argument\n"
5536
#: ../plugin/auth_file/auth_file.cc:214
5484
#: ../plugin/auth_file/auth_file.cc:225
5537
5485
#, fuzzy, c-format
5538
5486
msgid "Could not load auth file: %s\n"
5539
5487
msgstr "テーブル「%s」が見つかりません。"
5541
#: ../plugin/auth_file/auth_file.cc:227
5489
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5542
5490
msgid "File to load for usernames and passwords"
5613
5561
msgid "Default database to use."
5616
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:824
5617
#: ../plugin/mysql_protocol/mysql_protocol.cc:899
5564
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:830
5565
#: ../plugin/mysql_protocol/mysql_protocol.cc:905
5619
5567
msgid "Invalid value of port\n"
5620
5568
msgstr "ヌルポインタの不正使用"
5622
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:833
5623
#: ../plugin/mysql_protocol/mysql_protocol.cc:908
5570
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:839
5571
#: ../plugin/mysql_protocol/mysql_protocol.cc:914
5624
5572
msgid "Invalid value for connect_timeout\n"
5627
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
5628
#: ../plugin/mysql_protocol/mysql_protocol.cc:917
5575
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:848
5576
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
5629
5577
msgid "Invalid value for read_timeout\n"
5632
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
5633
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
5580
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:857
5581
#: ../plugin/mysql_protocol/mysql_protocol.cc:932
5634
5582
msgid "Invalid value for write_timeout\n"
5637
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
5585
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:866
5638
5586
msgid "Invalid value for retry_count\n"
5641
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
5642
#: ../plugin/mysql_protocol/mysql_protocol.cc:944
5589
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:875
5590
#: ../plugin/mysql_protocol/mysql_protocol.cc:950
5643
5591
msgid "Invalid value for buffer_length\n"
5646
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:889
5647
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5649
"Port number to use for connection or 0 for default to, in order of "
5650
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5653
5594
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:895
5654
5595
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:919
5655
#: ../plugin/mysql_protocol/mysql_protocol.cc:973
5656
#: ../plugin/mysql_protocol/mysql_protocol.cc:995
5657
msgid "Connect Timeout."
5660
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:898
5661
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
5662
#: ../plugin/mysql_protocol/mysql_protocol.cc:976
5663
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
5664
msgid "Read Timeout."
5667
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5597
"Port number to use for connection or 0 for default to, in order of "
5598
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5601
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:901
5668
5602
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
5669
#: ../plugin/mysql_protocol/mysql_protocol.cc:978
5603
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5670
5604
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
5671
msgid "Write Timeout."
5605
msgid "Connect Timeout."
5674
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5608
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5675
5609
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:928
5676
#: ../plugin/mysql_protocol/mysql_protocol.cc:980
5610
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5677
5611
#: ../plugin/mysql_protocol/mysql_protocol.cc:1004
5678
msgid "Retry Count."
5612
msgid "Read Timeout."
5681
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5615
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5682
5616
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
5683
#: ../plugin/mysql_protocol/mysql_protocol.cc:982
5617
#: ../plugin/mysql_protocol/mysql_protocol.cc:984
5684
5618
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
5685
msgid "Buffer length."
5619
msgid "Write Timeout."
5688
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
5622
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:908
5689
5623
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:934
5690
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
5624
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5691
5625
#: ../plugin/mysql_protocol/mysql_protocol.cc:1010
5626
msgid "Retry Count."
5629
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:910
5630
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
5631
#: ../plugin/mysql_protocol/mysql_protocol.cc:988
5632
#: ../plugin/mysql_protocol/mysql_protocol.cc:1013
5633
msgid "Buffer length."
5636
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
5637
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
5638
#: ../plugin/mysql_protocol/mysql_protocol.cc:991
5639
#: ../plugin/mysql_protocol/mysql_protocol.cc:1016
5692
5640
msgid "Address to bind to."
5945
5893
msgid "Statement closed indirectly because of a preceding %s() call"
5948
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:807
5949
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:937
5950
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:961
5896
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
5897
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
5898
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
5952
5900
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
5955
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:826
5903
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
5957
5905
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
5960
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:916
5961
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1023
5962
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1188
5963
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1747
5908
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
5909
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
5910
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
5911
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
5965
5913
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
5968
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1053
5969
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
5916
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
5917
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
5971
5919
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
5974
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2679
5922
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
5924
msgid "Invalid value of additional-mem-pool-size"
5925
msgstr "ヌルポインタの不正使用"
5927
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
5929
msgid "Invalid value of autoextend-increment"
5930
msgstr "ヌルポインタの不正使用"
5932
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
5934
msgid "Invalid value of buffer-pool-size"
5935
msgstr "ヌルポインタの不正使用"
5937
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
5939
msgid "Invalid value of io-capacity"
5940
msgstr "ヌルポインタの不正使用"
5942
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
5944
msgid "Invalid value of fast-shutdown"
5945
msgstr "ヌルポインタの不正使用"
5947
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
5949
msgid "Invalid value of flush-log-at-trx-commit"
5950
msgstr "ヌルポインタの不正使用"
5952
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
5954
msgid "Invalid value of force-recovery"
5955
msgstr "ヌルポインタの不正使用"
5957
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
5959
msgid "Invalid value of log-file-size"
5960
msgstr "ヌルポインタの不正使用"
5962
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
5964
msgid "Invalid value of log-files-in-group"
5965
msgstr "ヌルポインタの不正使用"
5967
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
5969
msgid "Invalid value of lock-wait-timeout"
5970
msgstr "ヌルポインタの不正使用"
5972
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
5974
msgid "Invalid value of log-buffer-size"
5975
msgstr "ヌルポインタの不正使用"
5977
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
5979
msgid "Invalid value of lru-old-blocks-pct"
5980
msgstr "ヌルポインタの不正使用"
5982
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
5984
msgid "Invalid value of lru-block-access-recency"
5985
msgstr "ヌルポインタの不正使用"
5987
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
5989
msgid "Invalid value of max-dirty-pages-pct"
5990
msgstr "ヌルポインタの不正使用"
5992
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
5994
msgid "Invalid value of max-purge-lag"
5995
msgstr "ヌルポインタの不正使用"
5997
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
5999
msgid "Invalid value of open-files"
6000
msgstr "ヌルポインタの不正使用"
6002
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
6004
msgid "Invalid value of read-io-threads"
6005
msgstr "ヌルポインタの不正使用"
6007
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
6009
msgid "Invalid value of sync_spin_loops"
6010
msgstr "ヌルポインタの不正使用"
6012
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
5976
6014
msgid "Error starting Embedded InnoDB %d (%s)\n"
6017
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
6018
msgid "Enable InnoDB adaptive hash index (enabled by default)."
6021
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
6022
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
6025
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
6027
"Size of a memory pool InnoDB uses to store data dictionary information and "
6028
"other internal data structures."
6031
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
6032
msgid "Data file autoextend increment in megabytes"
6035
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
6037
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
6041
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
6042
msgid "The common part for InnoDB table spaces."
6045
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
6047
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
6051
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
6053
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
6054
"innodb-doublewrite."
6057
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
6058
msgid "Number of IOPs the server can do. Tunes the background IO rate"
6061
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
6063
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
6064
"are 0, 1 (faster) or 2 (fastest - crash-like)."
6067
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
6068
msgid "Stores each InnoDB table to an .ibd file in the database dir."
6071
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
6072
msgid "File format to use for new tables in .ibd files."
6075
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
6077
"Set to 0 (write and flush once per second),1 (write and flush at each "
6078
"commit) or 2 (write at commit, flush once per second)."
6081
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
6082
msgid "With which method to flush data."
6085
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
6087
"Helps to save your data in case the disk image of the database becomes "
6091
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
6092
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
6093
msgid "Path to individual files and their sizes."
6096
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
6098
msgid "Path to InnoDB log files."
6099
msgstr "テンポラリファイルのパス。"
6101
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
6102
msgid "Size of each log file in a log group."
6105
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
6107
"Number of log files in the log group. InnoDB writes to the files in a "
6108
"circular fashion. Value 3 is recommended here."
6111
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
6113
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
6114
"rolled back. Values above 100000000 disable the timeout."
6117
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
6120
"The size of the buffer which InnoDB uses to write log to the log files on "
6122
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
6124
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
6126
"Sets the point in the LRU list from where all pages are classified as old "
6130
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
6132
"Milliseconds between accesses to a block at which it is made young. "
6133
"0=disabled (Advanced users)"
6136
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
6137
msgid "Percentage of dirty pages allowed in bufferpool."
6140
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
6141
msgid "Desired maximum length of the purge queue (0 = no limit)"
6144
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
6146
"Roll back the complete transaction on lock wait timeout, for 4.x "
6147
"compatibility (disabled by default)"
6150
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
6151
msgid "How many files at the maximum InnoDB keeps open at the same time."
6154
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
6155
msgid "Number of background read I/O threads in InnoDB."
6158
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
6159
msgid "Number of background write I/O threads in InnoDB."
6162
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
6164
"Disable if you want to reduce the number of messages written to the log "
6165
"(default: enabled)."
6168
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
6169
msgid "Enable SHOW INNODB STATUS output in the log"
6172
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
6173
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6176
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6177
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
5979
6180
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
5981
6182
msgid "Failed to send error message to libnotify\n"
5985
6186
msgid "Error Messages to stderr"
5988
#: ../plugin/filtered_replicator/filtered_replicator.cc:603
5989
#: ../plugin/filtered_replicator/filtered_replicator.cc:612
6189
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6190
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
5990
6191
msgid "List of schemas to filter"
5993
#: ../plugin/filtered_replicator/filtered_replicator.cc:606
5994
#: ../plugin/filtered_replicator/filtered_replicator.cc:619
6194
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6195
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
5995
6196
msgid "List of tables to filter"
5998
#: ../plugin/filtered_replicator/filtered_replicator.cc:626
6199
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
5999
6200
msgid "Regular expression to apply to schemas to filter"
6002
#: ../plugin/filtered_replicator/filtered_replicator.cc:633
6203
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
6003
6204
msgid "Regular expression to apply to tables to filter"
6006
#: ../plugin/hello_events/hello_events.cc:294
6207
#: ../plugin/hello_events/hello_events.cc:301
6008
6209
msgid "Invalid value of before-write-position\n"
6009
6210
msgstr "ヌルポインタの不正使用"
6011
#: ../plugin/hello_events/hello_events.cc:303
6012
#: ../plugin/hello_events/hello_events.cc:312
6212
#: ../plugin/hello_events/hello_events.cc:310
6213
#: ../plugin/hello_events/hello_events.cc:319
6014
6215
msgid "Invalid value of before-update-position\n"
6015
6216
msgstr "ヌルポインタの不正使用"
6017
#: ../plugin/hello_events/hello_events.cc:352
6018
#: ../plugin/hello_events/hello_events.cc:355
6019
#: ../plugin/hello_events/hello_events.cc:373
6218
#: ../plugin/hello_events/hello_events.cc:359
6219
#: ../plugin/hello_events/hello_events.cc:362
6220
#: ../plugin/hello_events/hello_events.cc:380
6020
6221
msgid "A comma delimited list of databases to watch"
6023
#: ../plugin/hello_events/hello_events.cc:358
6024
#: ../plugin/hello_events/hello_events.cc:389
6224
#: ../plugin/hello_events/hello_events.cc:365
6225
#: ../plugin/hello_events/hello_events.cc:396
6025
6226
msgid "Enable Example Events Plugin"
6028
#: ../plugin/hello_events/hello_events.cc:361
6029
#: ../plugin/hello_events/hello_events.cc:397
6229
#: ../plugin/hello_events/hello_events.cc:368
6230
#: ../plugin/hello_events/hello_events.cc:404
6030
6231
msgid "Before write row event observer call position"
6033
#: ../plugin/hello_events/hello_events.cc:364
6034
#: ../plugin/hello_events/hello_events.cc:408
6234
#: ../plugin/hello_events/hello_events.cc:371
6235
#: ../plugin/hello_events/hello_events.cc:415
6035
6236
#: ../plugin/pbms/src/parameters_ms.cc:579
6036
6237
msgid "Before update row event observer call position"
6039
#: ../plugin/hello_events/hello_events.cc:367
6040
#: ../plugin/hello_events/hello_events.cc:419
6240
#: ../plugin/hello_events/hello_events.cc:374
6241
#: ../plugin/hello_events/hello_events.cc:426
6041
6242
msgid "After drop database event observer call position"
6044
#: ../plugin/hello_events/hello_events.cc:381
6245
#: ../plugin/hello_events/hello_events.cc:388
6045
6246
msgid "A comma delimited list of tables to watch"
6048
#: ../plugin/hello_events/hello_events.cc:443
6249
#: ../plugin/hello_events/hello_events.cc:450
6049
6250
msgid "An example events Plugin"
6054
6255
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6258
#: ../plugin/innobase/handler/ha_innodb.cc:1857
6260
msgid "Invalid value for io-capacity\n"
6261
msgstr "ヌルポインタの不正使用"
6263
#: ../plugin/innobase/handler/ha_innodb.cc:1876
6265
msgid "Invalid value for fast-shutdown\n"
6266
msgstr "ヌルポインタの不正使用"
6268
#: ../plugin/innobase/handler/ha_innodb.cc:1890
6270
msgid "Invalid value for flush-log-at-trx-commit\n"
6271
msgstr "ヌルポインタの不正使用"
6273
#: ../plugin/innobase/handler/ha_innodb.cc:1920
6275
msgid "Invalid value for max-dirty-pages-pct\n"
6276
msgstr "ヌルポインタの不正使用"
6278
#: ../plugin/innobase/handler/ha_innodb.cc:1929
6280
msgid "Invalid value for stats-sample-pages\n"
6281
msgstr "ヌルポインタの不正使用"
6283
#: ../plugin/innobase/handler/ha_innodb.cc:1940
6285
msgid "Invalid value for additional-mem-pool-size\n"
6286
msgstr "ヌルポインタの不正使用"
6288
#: ../plugin/innobase/handler/ha_innodb.cc:1950
6290
msgid "Invalid value for autoextend-increment\n"
6291
msgstr "ヌルポインタの不正使用"
6293
#: ../plugin/innobase/handler/ha_innodb.cc:1960
6295
msgid "Invalid value for buffer-pool-size\n"
6296
msgstr "ヌルポインタの不正使用"
6298
#: ../plugin/innobase/handler/ha_innodb.cc:1970
6300
msgid "Invalid value for commit-concurrency\n"
6301
msgstr "ヌルポインタの不正使用"
6303
#: ../plugin/innobase/handler/ha_innodb.cc:1979
6305
msgid "Invalid value for concurrency-tickets\n"
6306
msgstr "ヌルポインタの不正使用"
6308
#: ../plugin/innobase/handler/ha_innodb.cc:1988
6310
msgid "Invalid value for file-io-threads\n"
6311
msgstr "ヌルポインタの不正使用"
6313
#: ../plugin/innobase/handler/ha_innodb.cc:1997
6315
msgid "Invalid value for read-io-threads\n"
6316
msgstr "ヌルポインタの不正使用"
6318
#: ../plugin/innobase/handler/ha_innodb.cc:2006
6320
msgid "Invalid value for write-io-threads\n"
6321
msgstr "ヌルポインタの不正使用"
6323
#: ../plugin/innobase/handler/ha_innodb.cc:2015
6325
msgid "Invalid value for force-recovery\n"
6326
msgstr "ヌルポインタの不正使用"
6328
#: ../plugin/innobase/handler/ha_innodb.cc:2025
6329
#: ../plugin/innobase/handler/ha_innodb.cc:2035
6331
msgid "Invalid value for log-file-size\n"
6332
msgstr "ヌルポインタの不正使用"
6334
#: ../plugin/innobase/handler/ha_innodb.cc:2044
6336
msgid "Invalid value for log-files-in-group\n"
6337
msgstr "ヌルポインタの不正使用"
6339
#: ../plugin/innobase/handler/ha_innodb.cc:2053
6341
msgid "Invalid value for mirrored-log-groups\n"
6342
msgstr "ヌルポインタの不正使用"
6344
#: ../plugin/innobase/handler/ha_innodb.cc:2062
6346
msgid "Invalid value for open-files\n"
6347
msgstr "ヌルポインタの不正使用"
6349
#: ../plugin/innobase/handler/ha_innodb.cc:2071
6351
msgid "Invalid value for thread-concurrency\n"
6352
msgstr "ヌルポインタの不正使用"
6354
#: ../plugin/innobase/handler/ha_innodb.cc:2094
6356
msgid "Invalid value for read-ahead-threshold\n"
6357
msgstr "ヌルポインタの不正使用"
6359
#: ../plugin/innobase/handler/ha_innodb.cc:2118
6361
msgid "Invalid value for lock-wait-timeout\n"
6362
msgstr "ヌルポインタの不正使用"
6057
6364
#: ../plugin/logging_gearman/logging_gearman.cc:196
6059
6366
msgid "fail gearman_client_create(): %s"
6130
6440
msgid "Log queries to a CSV file"
6133
#: ../plugin/logging_stats/logging_stats.cc:323
6443
#: ../plugin/logging_stats/logging_stats.cc:303
6445
msgid "Invalid value for max-user-count\n"
6446
msgstr "ヌルポインタの不正使用"
6448
#: ../plugin/logging_stats/logging_stats.cc:311
6450
msgid "Invalid value for bucket-count\n"
6451
msgstr "ヌルポインタの不正使用"
6453
#: ../plugin/logging_stats/logging_stats.cc:320
6455
msgid "Invalid value for scoreboard-size\n"
6456
msgstr "ヌルポインタの不正使用"
6458
#: ../plugin/logging_stats/logging_stats.cc:354
6459
#: ../plugin/logging_stats/logging_stats.cc:396
6134
6460
msgid "Max number of users that will be logged"
6137
#: ../plugin/logging_stats/logging_stats.cc:334
6138
msgid "Max number of vector buckets to construct for logging"
6463
#: ../plugin/logging_stats/logging_stats.cc:365
6464
#: ../plugin/logging_stats/logging_stats.cc:399
6466
msgid "Max number of range locks to use for Scoreboard"
6467
msgstr "ソートされたレコードの最大サイズ(単位はバイト)"
6141
#: ../plugin/logging_stats/logging_stats.cc:345
6469
#: ../plugin/logging_stats/logging_stats.cc:376
6470
#: ../plugin/logging_stats/logging_stats.cc:402
6142
6471
msgid "Max number of concurrent sessions that will be logged"
6145
#: ../plugin/logging_stats/logging_stats.cc:356
6474
#: ../plugin/logging_stats/logging_stats.cc:387
6475
#: ../plugin/logging_stats/logging_stats.cc:405
6146
6476
msgid "Enable Logging Statistics Collection"
6149
#: ../plugin/logging_stats/logging_stats.cc:375
6479
#: ../plugin/logging_stats/logging_stats.cc:422
6150
6480
msgid "User Statistics as DATA_DICTIONARY tables"
6185
6516
"memcached_servers_parse(%s)."
6188
#: ../plugin/multi_thread/multi_thread.cc:100
6519
#: ../plugin/multi_thread/multi_thread.cc:63
6521
msgid "Unable to set thread stack size to %<PRId64>\n"
6524
#: ../plugin/multi_thread/multi_thread.cc:112
6526
msgid "Invalid value for max-threads\n"
6527
msgstr "ヌルポインタの不正使用"
6529
#: ../plugin/multi_thread/multi_thread.cc:125
6530
#: ../plugin/multi_thread/multi_thread.cc:132
6189
6531
msgid "Maximum number of user threads available."
6192
#: ../plugin/myisam/ha_myisam.cc:529
6534
#: ../plugin/myisam/ha_myisam.cc:534
6194
6536
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6197
#: ../plugin/myisam/ha_myisam.cc:533
6539
#: ../plugin/myisam/ha_myisam.cc:538
6199
6541
msgid "Got an error from unknown thread, %s:%d"
6202
#: ../plugin/myisam/ha_myisam.cc:539
6544
#: ../plugin/myisam/ha_myisam.cc:544
6203
6545
msgid "Unknown thread accessing table"
6206
#: ../plugin/myisam/ha_myisam.cc:1614
6207
msgid "Block size to be used for MyISAM index pages."
6210
#: ../plugin/myisam/ha_myisam.cc:1624
6212
"This characterizes the number of hits a hot block has to be untouched until "
6213
"it is considered aged enough to be downgraded to a warm block. This "
6214
"specifies the percentage ratio of that number of hits to the total number of "
6215
"blocks in key cache"
6217
"キーキャッシュにおいて、活発なブロックがアクセスされずに時間が経過することに"
6218
"よって活発でないブロックへとダウングレードするときのヒット数に関する特性。こ"
6219
"のオプションは、キーキャッシュの全ブロック数に対するヒット率のパーセンテージ"
6222
#: ../plugin/myisam/ha_myisam.cc:1637
6223
msgid "The minimum percentage of warm blocks in key cache"
6224
msgstr "キーキャッシュ内の活発でないブロックの最小の比率(パーセンテージ)。"
6226
#: ../plugin/myisam/ha_myisam.cc:1648
6228
"The size of the buffer used for index blocks for MyISAM tables. Increase "
6229
"this to get better index handling (for all reads and multiple writes) to as "
6230
"much as you can afford;"
6232
"MyISAMのインデックスブロック用のバッファサイズ。インデックスの処理(全ての参"
6233
"照系しょりおよび複数の更新系処理)をできるだけ高速化するにはこの値を増やす。"
6235
#: ../plugin/myisam/ha_myisam.cc:1660
6237
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6238
"disables parallel repair."
6241
#: ../plugin/myisam/ha_myisam.cc:1666
6548
#: ../plugin/myisam/ha_myisam.cc:1500
6550
msgid "Invalid value for max-sort-file-size\n"
6551
msgstr "ヌルポインタの不正使用"
6553
#: ../plugin/myisam/ha_myisam.cc:1509
6555
msgid "Invalid value for sort-buffer-size\n"
6556
msgstr "ヌルポインタの不正使用"
6558
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
6243
6560
"Don't use the fast sort index method to created index if the temporary file "
6244
6561
"would get bigger than this."
6247
#: ../plugin/myisam/ha_myisam.cc:1671
6564
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
6249
6566
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6250
6567
"when creating indexes with CREATE INDEX or ALTER TABLE."
6253
#: ../plugin/myisam/ha_myisam.cc:1677
6254
msgid "Default pointer size to be used for MyISAM tables."
6257
6570
#: ../plugin/myisam/my_handler_errors.cc:42
6258
6571
msgid "Didn't find key on read or update"
6517
6830
msgid "Before insert row event observer call position"
6520
#: ../plugin/pool_of_threads/pool_of_threads.cc:230
6833
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
6521
6834
msgid "event_add error in libevent_add_session_callback\n"
6524
#: ../plugin/pool_of_threads/pool_of_threads.cc:308
6837
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
6525
6838
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
6528
#: ../plugin/pool_of_threads/pool_of_threads.cc:585
6841
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
6529
6842
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6532
#: ../plugin/pool_of_threads/pool_of_threads.cc:592
6845
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
6533
6846
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6536
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
6849
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
6537
6850
msgid "session_add_event event_add error in libevent_init\n"
6540
#: ../plugin/pool_of_threads/pool_of_threads.cc:617
6853
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
6542
6855
msgid "Can't create completion port thread (error %d)"
6545
#: ../plugin/pool_of_threads/pool_of_threads.cc:655
6858
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
6860
msgid "Invalid value for size\n"
6861
msgstr "ヌルポインタの不正使用"
6863
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
6864
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
6546
6865
msgid "Size of Pool."
6549
#: ../plugin/rabbitmq/rabbitmq_log.cc:106
6868
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
6550
6869
msgid "Failed to allocate enough memory to transaction message\n"
6553
#: ../plugin/rabbitmq/rabbitmq_log.cc:151
6872
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
6555
6874
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
6558
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
6877
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
6560
6879
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
6563
#: ../plugin/rabbitmq/rabbitmq_log.cc:179
6882
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
6883
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
6564
6884
msgid "Enable rabbitmq log"
6567
#: ../plugin/rabbitmq/rabbitmq_log.cc:188
6887
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
6888
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
6568
6889
msgid "Host name to connect to"
6571
#: ../plugin/rabbitmq/rabbitmq_log.cc:197
6892
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
6572
6893
msgid "RabbitMQ Port"
6575
#: ../plugin/rabbitmq/rabbitmq_log.cc:208
6896
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
6897
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
6576
6898
msgid "RabbitMQ username"
6579
#: ../plugin/rabbitmq/rabbitmq_log.cc:216
6901
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
6902
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
6580
6903
msgid "RabbitMQ password"
6583
#: ../plugin/rabbitmq/rabbitmq_log.cc:224
6906
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
6584
6907
msgid "RabbitMQ virtualhost"
6587
#: ../plugin/rabbitmq/rabbitmq_log.cc:232
6910
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
6588
6911
msgid "Name of RabbitMQ exchange to publish to"
6591
#: ../plugin/rabbitmq/rabbitmq_log.cc:240
6914
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
6592
6915
msgid "Name of RabbitMQ routing key to use"
6595
#: ../plugin/rabbitmq/rabbitmq_log.cc:248
6596
#: ../plugin/transaction_log/module.cc:247
6918
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
6919
#: ../plugin/transaction_log/module.cc:303
6920
#: ../plugin/transaction_log/module.cc:356
6597
6921
msgid "Name of the replicator plugin to use (default='default_replicator')"
6600
#: ../plugin/signal_handler/signal_handler.cc:233
6924
#: ../plugin/session_dictionary/processlist.cc:94
6929
#: ../plugin/signal_handler/signal_handler.cc:234
6602
6931
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6674
7016
msgid "BUFFER: %s\n"
6677
#: ../plugin/transaction_log/module.cc:122
7019
#: ../plugin/transaction_log/module.cc:135
7021
msgid "Invalid value for sync-method\n"
7022
msgstr "ヌルポインタの不正使用"
7024
#: ../plugin/transaction_log/module.cc:144
7026
msgid "Invalid value for num-write-buffers\n"
7027
msgstr "ヌルポインタの不正使用"
7029
#: ../plugin/transaction_log/module.cc:178
6679
7031
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
6682
#: ../plugin/transaction_log/module.cc:131
7034
#: ../plugin/transaction_log/module.cc:187
6684
7036
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
6687
#: ../plugin/transaction_log/module.cc:141
7039
#: ../plugin/transaction_log/module.cc:197
6689
7041
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
6692
#: ../plugin/transaction_log/module.cc:150
7044
#: ../plugin/transaction_log/module.cc:206
6694
7046
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
6697
#: ../plugin/transaction_log/module.cc:163
7049
#: ../plugin/transaction_log/module.cc:219
6699
7051
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
6702
#: ../plugin/transaction_log/module.cc:223
7054
#: ../plugin/transaction_log/module.cc:279
7055
#: ../plugin/transaction_log/module.cc:350
6703
7056
msgid "Enable transaction log"
6706
#: ../plugin/transaction_log/module.cc:231
7059
#: ../plugin/transaction_log/module.cc:287
7060
#: ../plugin/transaction_log/module.cc:344
6707
7061
msgid "DEBUGGING - Truncate transaction log"
6710
#: ../plugin/transaction_log/module.cc:239
7064
#: ../plugin/transaction_log/module.cc:295
7065
#: ../plugin/transaction_log/module.cc:353
6711
7066
msgid "Path to the file to use for transaction log"
6714
#: ../plugin/transaction_log/module.cc:255
7069
#: ../plugin/transaction_log/module.cc:311
7070
#: ../plugin/transaction_log/module.cc:347
6715
7071
msgid "Enable CRC32 Checksumming of each written transaction log entry"
6718
#: ../plugin/transaction_log/module.cc:263
7074
#: ../plugin/transaction_log/module.cc:319
7075
#: ../plugin/transaction_log/module.cc:359
6720
7077
"0 == rely on operating system to sync log file (default), 1 == sync file at "
6721
7078
"each transaction write, 2 == sync log file once per second"
6724
#: ../plugin/transaction_log/module.cc:276
7081
#: ../plugin/transaction_log/module.cc:332
7082
#: ../plugin/transaction_log/module.cc:362
6725
7083
msgid "Number of slots for in-memory write buffers (default=8)."