8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2009-02-06 03:35-0800\n"
11
"PO-Revision-Date: 2008-11-27 00:54+0000\n"
12
"Last-Translator: Yoshinori Sano <yoshinori.sano@gmail.com>\n"
10
"POT-Creation-Date: 2009-03-05 12:59-0800\n"
11
"PO-Revision-Date: 2009-02-17 03:08+0000\n"
12
"Last-Translator: Toru Maesaka <Unknown>\n"
13
13
"Language-Team: Japanese <ja@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=1; plural=0;\n"
18
"X-Launchpad-Export-Date: 2008-12-24 20:33+0000\n"
18
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:277
21
#: client/drizzle.cc:276
22
22
msgid "Synonym for `help'."
25
#: client/drizzle.cc:278
25
#: client/drizzle.cc:277
26
26
msgid "Clear command."
27
27
msgstr "コマンドをクリアする。"
29
#: client/drizzle.cc:280
29
#: client/drizzle.cc:279
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "サーバへ再接続する。任意の引数としてdbとhostを指定することが可能。"
33
#: client/drizzle.cc:282
33
#: client/drizzle.cc:281
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
37
"ステートメントの区切り文字を指定する。注意:以降の行から区切り文字が変更され"
40
#: client/drizzle.cc:284
40
#: client/drizzle.cc:283
41
41
msgid "Send command to drizzle server, display result vertically."
42
42
msgstr "drizzleサーバへコマンドを送信し、結果を垂直に表示する。"
44
#: client/drizzle.cc:285
44
#: client/drizzle.cc:284
45
45
msgid "Exit drizzle. Same as quit."
46
46
msgstr "drizzleを終了する。(quitと同じ。)"
48
#: client/drizzle.cc:286
48
#: client/drizzle.cc:285
49
49
msgid "Send command to drizzle server."
50
50
msgstr "drizzleサーバへコマンドを送信する。"
52
#: client/drizzle.cc:287
52
#: client/drizzle.cc:286
53
53
msgid "Display this help."
54
54
msgstr "このヘルプを表示する。"
56
#: client/drizzle.cc:288
56
#: client/drizzle.cc:287
57
57
msgid "Disable pager, print to stdout."
58
58
msgstr "ページャを無効にし、stdoutへ出力する。"
60
#: client/drizzle.cc:289
60
#: client/drizzle.cc:288
61
61
msgid "Don't write into outfile."
62
62
msgstr "outfileへ書き込まない。"
64
#: client/drizzle.cc:291
64
#: client/drizzle.cc:290
65
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
66
msgstr "ページャを[to_pager]へ変更し、クエリの結果をページャへ表示する。"
68
#: client/drizzle.cc:292
68
#: client/drizzle.cc:291
69
69
msgid "Print current command."
70
70
msgstr "現在のコマンドを表示する。"
72
#: client/drizzle.cc:293
72
#: client/drizzle.cc:292
73
73
msgid "Change your drizzle prompt."
74
74
msgstr "drizzleのプロンプトを変更する。"
76
#: client/drizzle.cc:294
76
#: client/drizzle.cc:293
77
77
msgid "Quit drizzle."
78
78
msgstr "drizzleを終了する。"
80
#: client/drizzle.cc:295
80
#: client/drizzle.cc:294
81
81
msgid "Rebuild completion hash."
82
82
msgstr "補完ハッシュを再構築する。"
84
#: client/drizzle.cc:297
84
#: client/drizzle.cc:296
85
85
msgid "Execute an SQL script file. Takes a file name as an argument."
87
87
"SQLスクリプトファイルを実行する。ファイル名を引数として指定して下さい。"
89
#: client/drizzle.cc:298
89
#: client/drizzle.cc:297
90
90
msgid "Get status information from the server."
91
91
msgstr "サーバから情報を取得する。"
93
#: client/drizzle.cc:300
93
#: client/drizzle.cc:299
94
94
msgid "Set outfile [to_outfile]. Append everything into given outfile."
96
96
"outfileを[to_outfile]に設定する。以降の出力はすべてoutfileへ追加されます。"
98
#: client/drizzle.cc:302
98
#: client/drizzle.cc:301
99
99
msgid "Use another database. Takes database name as argument."
100
100
msgstr "他のデータベースを使用する。データベース名を引数として指定して下さい。"
102
#: client/drizzle.cc:304 client/drizzle.cc:1459
102
#: client/drizzle.cc:303 client/drizzle.cc:1443
103
103
msgid "Show warnings after every statement."
104
104
msgstr "各ステートメントの後で警告を表示する。"
106
#: client/drizzle.cc:306
106
#: client/drizzle.cc:305
107
107
msgid "Don't show warnings after every statement."
108
108
msgstr "各ステートメントの後で警告を表示しない。"
110
#: client/drizzle.cc:1058 client/drizzle.cc:1065
110
#: client/drizzle.cc:1045 client/drizzle.cc:1052
112
112
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
115
#: client/drizzle.cc:1148
115
#: client/drizzle.cc:1135
116
116
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
118
118
"Drizzleクライアントへようこそ!コマンドの区切りは「;」または「\\g」です。"
120
#: client/drizzle.cc:1158
120
#: client/drizzle.cc:1145
123
123
"Your Drizzle connection id is %u\n"
440
438
"outfileを無効にする。help(\\h)を参照して下さい。警告: このオプションは廃止予"
441
439
"定です; 代わりに --disable-tee オプションを使用して下さい。"
443
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
441
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
444
442
msgid "User for login if not current user."
445
443
msgstr "別のユーザでログインする際のユーザ名。"
447
#: client/drizzle.cc:1421
445
#: client/drizzle.cc:1405
448
446
msgid "Only allow UPDATE and DELETE that uses keys."
449
447
msgstr "キーを使用してUPDATEとDELETEのみを許可する。"
451
#: client/drizzle.cc:1424
449
#: client/drizzle.cc:1408
452
450
msgid "Synonym for option --safe-updates, -U."
453
451
msgstr "--safe-updates, -U オプションと同じ。"
455
#: client/drizzle.cc:1427
453
#: client/drizzle.cc:1411
456
454
msgid "Write more. (-v -v -v gives the table output format)."
457
455
msgstr "詳細を出力する。(-v -v -v で表形式で出力)。"
459
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
457
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
460
458
msgid "Output version information and exit."
461
459
msgstr "バージョン情報を出力し終了する。"
463
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
461
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
464
462
msgid "Wait and retry if connection is down."
465
463
msgstr "接続が切れた場合に再試行をする。"
467
#: client/drizzle.cc:1434
465
#: client/drizzle.cc:1418
468
466
msgid "Number of seconds before connection timeout."
469
467
msgstr "コネクションタイムアウトとなるまでの時間(秒)。"
471
#: client/drizzle.cc:1439
469
#: client/drizzle.cc:1423
472
470
msgid "Max packet length to send to, or receive from server"
473
471
msgstr "サーバーに対して送受信できるパケットの最大長。"
475
#: client/drizzle.cc:1444
473
#: client/drizzle.cc:1428
476
474
msgid "Buffer for TCP/IP and socket communication"
477
475
msgstr "TCP/IPとソケット通信のためのバッファ"
479
#: client/drizzle.cc:1448
477
#: client/drizzle.cc:1432
480
478
msgid "Automatic limit for SELECT when using --safe-updates"
483
#: client/drizzle.cc:1453
481
#: client/drizzle.cc:1437
484
482
msgid "Automatic limit for rows in a join when using --safe-updates"
483
msgstr "--safe-updatesを使用した特のjoinに対して自動的に設定される行数の上限"
487
#: client/drizzle.cc:1457
485
#: client/drizzle.cc:1441
488
486
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
489
487
msgstr "古いプロトコル(4.1.1以前)を使用している場合は接続を拒否"
491
#: client/drizzle.cc:1462
489
#: client/drizzle.cc:1446
493
491
msgid "Number of lines before each import progress report."
494
492
msgstr "コネクションタイムアウトとなるまでの時間(秒)。"
496
#: client/drizzle.cc:1473
494
#: client/drizzle.cc:1457
498
496
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
501
#: client/drizzle.cc:1480
499
#: client/drizzle.cc:1464
504
502
"Copyright (C) 2008 Sun Microsystems\n"
506
504
"and you are welcome to modify and redistribute it under the GPL license\n"
509
#: client/drizzle.cc:1485
507
#: client/drizzle.cc:1469
511
509
msgid "Usage: %s [OPTIONS] [database]\n"
512
510
msgstr "使用方法: %s [オプション] [データベース]\n"
514
#: client/drizzle.cc:1520
512
#: client/drizzle.cc:1500
515
513
msgid "DELIMITER cannot contain a backslash character"
516
514
msgstr "DELIMITER にはバックスラッシュを含めることはできません。"
518
#: client/drizzle.cc:1541
516
#: client/drizzle.cc:1521
520
518
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
522
520
"警告: このオプションは廃止予定です。代わりに --disable-tee を使用してくださ"
525
#: client/drizzle.cc:1564
523
#: client/drizzle.cc:1544
527
525
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
529
527
"警告: このオプションは廃止予定です。代わりに --disable-pager を使用してくださ"
532
#: client/drizzle.cc:1568
530
#: client/drizzle.cc:1548
534
532
msgid "WARNING: --server-arg option not supported in this configuration.\n"
535
533
msgstr "警告: --server-arg はこの設定ではサポートされていません。\n"
537
#: client/drizzle.cc:1595
535
#: client/drizzle.cc:1575
539
537
"Non-integer value supplied for port. If you are trying to enter a password "
540
538
"please use --password instead."
543
#: client/drizzle.cc:1603
541
#: client/drizzle.cc:1583
544
542
msgid "Value supplied for port is not valid."
547
#: client/drizzle.cc:1756
545
#: client/drizzle.cc:1736
549
547
msgid "Processing line: %<PRIu32>\n"
552
#: client/drizzle.cc:1972
550
#: client/drizzle.cc:1952
554
552
msgid "Unknown command '\\%c'."
555
553
msgstr "不明なコマンド '\\%c'。"
557
#: client/drizzle.cc:2396
555
#: client/drizzle.cc:2376
559
557
"Reading table information for completion of table and column names\n"
560
558
" You can turn off this feature to get a quicker startup with -A\n"
564
#: client/drizzle.cc:2493
562
#: client/drizzle.cc:2473
565
563
msgid "No connection. Trying to reconnect..."
566
564
msgstr "接続していません。再接続をしています。。。"
568
#: client/drizzle.cc:2499
566
#: client/drizzle.cc:2479
569
567
msgid "Can't connect to the server\n"
570
568
msgstr "サーバに接続できません。\n"
572
#: client/drizzle.cc:2557
570
#: client/drizzle.cc:2537
573
571
msgid "List of all Drizzle commands:"
574
572
msgstr "すべてのコマンドの一覧:"
576
#: client/drizzle.cc:2559
574
#: client/drizzle.cc:2539
577
575
msgid "Note that all text commands must be first on line and end with ';'"
580
#: client/drizzle.cc:2612
578
#: client/drizzle.cc:2592
581
579
msgid "No query specified\n"
582
580
msgstr "クエリがありません\n"
584
#: client/drizzle.cc:2627
582
#: client/drizzle.cc:2607
585
583
msgid "Ignoring query to other database"
586
584
msgstr "他のデータベースへのクエリを無視します"
588
#: client/drizzle.cc:2676
586
#: client/drizzle.cc:2656
589
587
msgid "Empty set"
592
#: client/drizzle.cc:2689
590
#: client/drizzle.cc:2669
594
592
msgid "%ld row in set"
595
593
msgid_plural "%ld rows in set"
599
#: client/drizzle.cc:2698
597
#: client/drizzle.cc:2678
603
#: client/drizzle.cc:2700
601
#: client/drizzle.cc:2680
605
603
msgid "Query OK, %ld row affected"
606
604
msgid_plural "Query OK, %ld rows affected"
607
605
msgstr[0] "クエリ OK, %ld 行が変更されました"
609
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
607
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
611
609
"Port number to use for connection or 0 for default to, in order of "
612
610
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
615
#: client/drizzleadmin.cc:86
613
#: client/drizzleadmin.cc:85
616
614
msgid "Silently exit if one can't connect to server."
617
615
msgstr "サーバーに接続できなかった時は終了する"
619
#: client/drizzleadmin.cc:92
617
#: client/drizzleadmin.cc:91
620
618
msgid "Write more information."
623
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
624
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
625
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
621
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
622
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
623
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
628
626
"Non-integer value supplied for port. If you are trying to enter a password "
629
627
"please use --password instead.\n"
632
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
633
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
634
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
630
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
631
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
632
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
636
634
msgid "Value supplied for port is not valid.\n"
639
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
637
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
641
639
msgid "Memory allocation error while copying password. Aborting.\n"
644
#: client/drizzleadmin.cc:293
642
#: client/drizzleadmin.cc:290
647
645
"connect to server at '%s' failed\n"
650
648
"サーバー '%s' への接続に失敗しました\n"
653
#: client/drizzleadmin.cc:299
651
#: client/drizzleadmin.cc:296
655
653
msgid "Check that drizzled is running on %s"
656
654
msgstr "%s でdrizzledが実行されているか確認してください"
658
#: client/drizzleadmin.cc:300
656
#: client/drizzleadmin.cc:297
660
658
msgid " and that the port is %d.\n"
661
659
msgstr " そのポートは %d です。\n"
663
#: client/drizzleadmin.cc:302
661
#: client/drizzleadmin.cc:299
665
663
msgid "You can check this by doing 'telnet %s %d'\n"
666
664
msgstr "'telnet %s %d'を実行しチェックすることができます。\n"
668
#: client/drizzleadmin.cc:313
666
#: client/drizzleadmin.cc:310
670
668
msgid "Got error: %s\n"
671
669
msgstr "エラーが発生しました: %s\n"
673
#: client/drizzleadmin.cc:320
671
#: client/drizzleadmin.cc:317
674
672
msgid "Waiting for Drizzle server to answer"
675
673
msgstr "Drizzleサーバーの応答を待っています"
677
#: client/drizzleadmin.cc:353
675
#: client/drizzleadmin.cc:350
679
677
msgid "shutting down drizzled...\n"
680
678
msgstr "drizzledをシャットダウンしています...\n"
682
#: client/drizzleadmin.cc:357
680
#: client/drizzleadmin.cc:354
684
682
msgid "shutdown failed; error: '%s'"
685
683
msgstr "シャットダウンに失敗しました; エラー: '%s'"
687
#: client/drizzleadmin.cc:364
685
#: client/drizzleadmin.cc:361
692
#: client/drizzleadmin.cc:374
690
#: client/drizzleadmin.cc:371
693
691
msgid "drizzled is alive"
694
692
msgstr "drizzledは動作しています"
696
#: client/drizzleadmin.cc:382
694
#: client/drizzleadmin.cc:379
697
695
msgid "connection was down, but drizzled is now alive"
698
696
msgstr "drizzledは動作していますが、接続が切断されました。"
700
#: client/drizzleadmin.cc:386
698
#: client/drizzleadmin.cc:383
702
700
msgid "drizzled doesn't answer to ping, error: '%s'"
705
#: client/drizzleadmin.cc:395
703
#: client/drizzleadmin.cc:392
707
705
msgid "Unknown command: '%-.60s'"
708
706
msgstr "不明なコマンド: '%-.60s'"
710
#: client/drizzleadmin.cc:404
708
#: client/drizzleadmin.cc:401
712
710
msgid "%s Ver %s Distrib %s, for %s on %s\n"
715
#: client/drizzleadmin.cc:411
713
#: client/drizzleadmin.cc:408
716
714
msgid "Copyright (C) 2000-2008 MySQL AB"
719
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
717
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
721
719
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
722
720
"and you are welcome to modify and redistribute it under the GPL license\n"
725
#: client/drizzleadmin.cc:413
723
#: client/drizzleadmin.cc:410
726
724
msgid "Administration program for the drizzled daemon."
727
725
msgstr "drizzledデーモンを管理するためのプログラム"
729
#: client/drizzleadmin.cc:414
727
#: client/drizzleadmin.cc:411
731
729
msgid "Usage: %s [OPTIONS] command command....\n"
732
730
msgstr "使用方法: %s [オプション] コマンド コマンド...\n"
734
#: client/drizzleadmin.cc:416
732
#: client/drizzleadmin.cc:413
736
734
" ping Check if server is down\n"
737
735
" shutdown Take server down\n"
740
#: client/drizzledump.cc:396
738
#: client/drizzledump.cc:393
742
739
msgid "Number of rows before each output progress report (requires --verbose)."
743
msgstr "コネクションタイムアウトとなるまでの時間(秒)。"
745
#: client/drizzledump.cc:469
742
#: client/drizzledump.cc:466
747
744
msgid "Got errno %d on write"
750
#: client/drizzledump.cc:474
747
#: client/drizzledump.cc:471
752
749
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
755
#: client/drizzledump.cc:481
752
#: client/drizzledump.cc:478
756
753
#, fuzzy, c-format
757
754
msgid "Usage: %s [OPTIONS] database [tables]\n"
758
755
msgstr "使用方法: %s [オプション] [データベース]\n"
760
#: client/drizzledump.cc:482
757
#: client/drizzledump.cc:479
762
759
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
765
#: client/drizzledump.cc:484
762
#: client/drizzledump.cc:481
766
763
#, fuzzy, c-format
767
764
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
768
765
msgstr "使用方法: %s [オプション] [データベース]\n"
770
#: client/drizzledump.cc:491
767
#: client/drizzledump.cc:488
771
768
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
774
#: client/drizzledump.cc:493
771
#: client/drizzledump.cc:490
775
772
msgid "Dumping definition and data DRIZZLE database or table"
778
#: client/drizzledump.cc:504
775
#: client/drizzledump.cc:501
780
777
msgid "For more options, use %s --help\n"
783
#: client/drizzledump.cc:679
780
#: client/drizzledump.cc:675
785
782
msgid "Input filename too long: %s"
788
#: client/drizzledump.cc:722
785
#: client/drizzledump.cc:718
790
787
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
793
#: client/drizzledump.cc:747
790
#: client/drizzledump.cc:743
795
792
msgid "Invalid mode to --compatible: %s\n"
798
#: client/drizzledump.cc:807
795
#: client/drizzledump.cc:803
800
797
msgid "%s: You must use option --tab with --fields-...\n"
803
#: client/drizzledump.cc:824
800
#: client/drizzledump.cc:820
806
803
"%s: You can't use --single-transaction and --lock-all-tables at the same "
810
#: client/drizzledump.cc:837
807
#: client/drizzledump.cc:833
813
810
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
817
#: client/drizzledump.cc:843
814
#: client/drizzledump.cc:839
819
816
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
822
#: client/drizzledump.cc:868
819
#: client/drizzledump.cc:863
823
820
#, fuzzy, c-format
824
821
msgid "Got error: %d: %s %s"
825
822
msgstr "エラーが発生しました: %s\n"
827
#: client/drizzledump.cc:960
824
#: client/drizzledump.cc:955
829
826
msgid "Couldn't execute '%s': %s (%d)"
832
#: client/drizzledump.cc:1021
829
#: client/drizzledump.cc:1016
833
830
#, fuzzy, c-format
834
831
msgid "-- Connecting to %s...\n"
835
832
msgstr "接続するホスト。"
837
#: client/drizzledump.cc:1042
834
#: client/drizzledump.cc:1037
839
836
msgid "-- Disconnecting from %s...\n"
842
#: client/drizzledump.cc:1052
839
#: client/drizzledump.cc:1047
844
841
msgid "Couldn't allocate memory"
846
843
"一時的な履歴ファイルのためにメモリを割り当てることができませんでした。\n"
848
#: client/drizzledump.cc:1393
845
#: client/drizzledump.cc:1388
851
848
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
855
#: client/drizzledump.cc:1407
852
#: client/drizzledump.cc:1402
857
854
msgid "-- Retrieving table structure for table %s...\n"
860
#: client/drizzledump.cc:1516
857
#: client/drizzledump.cc:1511
862
859
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
865
#: client/drizzledump.cc:1625
862
#: client/drizzledump.cc:1620
867
864
msgid "%s: Can't get keys for table %s (%s)\n"
870
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
867
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
872
869
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
875
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
872
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
877
874
msgid "Error: Couldn't read status information for table %s (%s)\n"
880
#: client/drizzledump.cc:1851
877
#: client/drizzledump.cc:1846
882
879
msgid "Error retrieving table structure for table: \"%s\""
885
#: client/drizzledump.cc:1858
882
#: client/drizzledump.cc:1853
887
884
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
890
#: client/drizzledump.cc:1869
887
#: client/drizzledump.cc:1864
892
889
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
895
#: client/drizzledump.cc:1876
892
#: client/drizzledump.cc:1871
897
894
msgid "-- Skipping dump data for table '%s', it has no fields\n"
900
#: client/drizzledump.cc:1884
897
#: client/drizzledump.cc:1879
901
898
msgid "-- Sending SELECT query...\n"
904
#: client/drizzledump.cc:1936
901
#: client/drizzledump.cc:1931
905
902
msgid "when executing 'SELECT INTO OUTFILE'"
908
#: client/drizzledump.cc:1944
905
#: client/drizzledump.cc:1939
917
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
914
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
918
915
msgid "when retrieving data from server"
921
#: client/drizzledump.cc:1994
918
#: client/drizzledump.cc:1989
922
919
msgid "-- Retrieving rows...\n"
925
#: client/drizzledump.cc:1997
922
#: client/drizzledump.cc:1992
927
924
msgid "%s: Error in field count for table: %s ! Aborting.\n"
930
#: client/drizzledump.cc:2036
927
#: client/drizzledump.cc:2031
932
929
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
935
#: client/drizzledump.cc:2058
932
#: client/drizzledump.cc:2053
937
934
msgid "Not enough fields from table %s! Aborting.\n"
940
#: client/drizzledump.cc:2244
937
#: client/drizzledump.cc:2239
942
939
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
945
#: client/drizzledump.cc:2402
942
#: client/drizzledump.cc:2397
946
943
msgid "when selecting the database"
949
#: client/drizzledump.cc:2470
946
#: client/drizzledump.cc:2465
950
947
msgid "when using LOCK TABLES"
953
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
950
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
954
951
msgid "when doing refresh"
957
#: client/drizzledump.cc:2563
954
#: client/drizzledump.cc:2558
958
955
msgid "alloc_root failure."
961
#: client/drizzledump.cc:2584
958
#: client/drizzledump.cc:2579
963
960
msgid "Couldn't find table: \"%s\""
966
#: client/drizzledump.cc:2599
963
#: client/drizzledump.cc:2594
967
964
msgid "when doing LOCK TABLES"
970
#: client/drizzledump.cc:2662
967
#: client/drizzledump.cc:2657
971
968
msgid "Error: Binlogging on server not active"
974
#: client/drizzledump.cc:2730
971
#: client/drizzledump.cc:2725
975
972
msgid "Error: Slave not set up"
978
#: client/drizzledump.cc:2789
975
#: client/drizzledump.cc:2784
979
977
msgid "Error: Unable to start slave"
978
msgstr "スレーブとの接続でエラー"
982
#: client/drizzledump.cc:3076
980
#: client/drizzledump.cc:3071
985
983
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
988
#: client/drizzledump.cc:3107
986
#: client/drizzledump.cc:3102
990
988
msgid "Error: Not enough memory to store ORDER BY clause\n"
993
991
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
994
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
992
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
996
994
msgid "Plugin '%s' init function returned error."
997
995
msgstr "プラグイン'%s\"の初期化関数がエラーを返しました"
1163
#: drizzled/drizzled.cc:1352
1156
#: drizzled/drizzled.cc:1183
1165
1158
msgid "Writing a core file\n"
1168
#: drizzled/drizzled.cc:1399
1161
#: drizzled/drizzled.cc:1228
1170
1163
"setrlimit could not change the size of core files to 'infinity'; We may not "
1171
1164
"be able to generate a core file on signals"
1174
#: drizzled/drizzled.cc:1467
1176
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1179
#: drizzled/drizzled.cc:1555
1181
msgid "Got signal %d to shutdown drizzled"
1184
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1185
msgid "Can't create thread to kill server"
1188
#: drizzled/drizzled.cc:1595
1190
msgid "Got signal: %d error: %d"
1193
#: drizzled/drizzled.cc:1708
1195
msgid "Wrong date/time format specifier: %s\n"
1198
#: drizzled/drizzled.cc:1812
1167
#: drizzled/drizzled.cc:1432
1200
1169
msgid "gethostname failed, using '%s' as hostname"
1203
#: drizzled/drizzled.cc:1876
1206
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1210
#: drizzled/drizzled.cc:1881
1213
"Could not increase number of max_open_files to more than %u (request: %u)"
1216
#: drizzled/drizzled.cc:1958
1172
#: drizzled/drizzled.cc:1529
1218
1174
msgid "Unknown locale: '%s'"
1221
#: drizzled/drizzled.cc:2014
1177
#: drizzled/drizzled.cc:1584
1222
1178
msgid "Can't create thread-keys"
1179
msgstr "thead-keysを作成できません"
1225
#: drizzled/drizzled.cc:2038
1181
#: drizzled/drizzled.cc:1610
1226
1182
msgid "Out of memory"
1229
#: drizzled/drizzled.cc:2053
1185
#: drizzled/drizzled.cc:1625
1230
1186
msgid "Failed to initialize plugins."
1231
1187
msgstr "プラグインの初期化に失敗しました。"
1233
#: drizzled/drizzled.cc:2084
1189
#: drizzled/drizzled.cc:1656
1236
1192
"%s: Too many arguments (first extra is '%s').\n"
1237
1193
"Use --verbose --help to get a list of available options\n"
1240
#: drizzled/drizzled.cc:2094
1196
#: drizzled/drizzled.cc:1666
1241
1197
msgid "Can't init databases"
1244
#: drizzled/drizzled.cc:2114
1200
#: drizzled/drizzled.cc:1686
1246
1202
msgid "Unknown/unsupported table type: %s"
1249
#: drizzled/drizzled.cc:2120
1205
#: drizzled/drizzled.cc:1692
1251
1207
msgid "Default storage engine (%s) is not available"
1254
#: drizzled/drizzled.cc:2152
1210
#: drizzled/drizzled.cc:1724
1256
1212
msgid "Failed to lock memory. Errno: %d\n"
1259
#: drizzled/drizzled.cc:2213
1215
#: drizzled/drizzled.cc:1785
1261
1217
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1264
#: drizzled/drizzled.cc:2294
1265
msgid "Before Lock_thread_count"
1268
#: drizzled/drizzled.cc:2301
1269
msgid "After lock_thread_count"
1272
#: drizzled/drizzled.cc:2407
1220
#: drizzled/drizzled.cc:1955
1274
1222
msgid "drizzled: Got error %d from select"
1277
#: drizzled/drizzled.cc:2632
1225
#: drizzled/drizzled.cc:2138
1278
1226
msgid "Auto-increment columns are incremented by this"
1281
#: drizzled/drizzled.cc:2637
1229
#: drizzled/drizzled.cc:2143
1283
1231
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1287
#: drizzled/drizzled.cc:2643
1235
#: drizzled/drizzled.cc:2149
1289
1237
"Path to installation directory. All paths are usually resolved relative to "
1293
#: drizzled/drizzled.cc:2647
1241
#: drizzled/drizzled.cc:2153
1294
1242
msgid "IP address to bind to."
1297
#: drizzled/drizzled.cc:2651
1245
#: drizzled/drizzled.cc:2157
1298
1246
msgid "Set the filesystem character set."
1301
#: drizzled/drizzled.cc:2656
1249
#: drizzled/drizzled.cc:2162
1302
1250
msgid "Set the default character set."
1303
1251
msgstr "規定の文字セットを設定する。"
1305
#: drizzled/drizzled.cc:2663
1253
#: drizzled/drizzled.cc:2166
1306
1254
msgid "Chroot drizzled daemon during startup."
1309
#: drizzled/drizzled.cc:2667
1257
#: drizzled/drizzled.cc:2170
1310
1258
msgid "Set the default collation."
1313
#: drizzled/drizzled.cc:2671
1261
#: drizzled/drizzled.cc:2174
1314
1262
msgid "Default completion type."
1317
#: drizzled/drizzled.cc:2676
1265
#: drizzled/drizzled.cc:2179
1318
1266
msgid "Write core on errors."
1321
#: drizzled/drizzled.cc:2680
1269
#: drizzled/drizzled.cc:2183
1322
1270
msgid "Path to the database root."
1325
#: drizzled/drizzled.cc:2684
1273
#: drizzled/drizzled.cc:2187
1326
1274
msgid "Set the default storage engine (table type) for tables."
1329
#: drizzled/drizzled.cc:2688
1277
#: drizzled/drizzled.cc:2191
1330
1278
msgid "Set the default time zone."
1333
#: drizzled/drizzled.cc:2692
1281
#: drizzled/drizzled.cc:2195
1334
1282
msgid "Type of DELAY_KEY_WRITE."
1337
#: drizzled/drizzled.cc:2696
1285
#: drizzled/drizzled.cc:2199
1338
1286
msgid "Print a symbolic stack trace on failure."
1341
#: drizzled/drizzled.cc:2702
1289
#: drizzled/drizzled.cc:2205
1342
1290
msgid "Push supported query conditions to the storage engine."
1345
#: drizzled/drizzled.cc:2708
1293
#: drizzled/drizzled.cc:2211
1346
1294
msgid "Used for debugging; Use at your own risk!"
1349
#: drizzled/drizzled.cc:2711
1297
#: drizzled/drizzled.cc:2214
1350
1298
msgid "Flush tables to disk between SQL commands."
1353
#: drizzled/drizzled.cc:2716
1301
#: drizzled/drizzled.cc:2219
1354
1302
msgid "Set up signals usable for debugging"
1357
#: drizzled/drizzled.cc:2720
1305
#: drizzled/drizzled.cc:2223
1358
1306
msgid "Command(s) that are executed for each new connection"
1361
#: drizzled/drizzled.cc:2724
1309
#: drizzled/drizzled.cc:2227
1362
1310
msgid "Read SQL commands from this file at startup."
1365
#: drizzled/drizzled.cc:2728
1313
#: drizzled/drizzled.cc:2231
1366
1314
msgid "(IGNORED)"
1369
#: drizzled/drizzled.cc:2732
1317
#: drizzled/drizzled.cc:2235
1370
1318
msgid "Set the language used for the month names and the days of the week."
1373
#: drizzled/drizzled.cc:2737
1321
#: drizzled/drizzled.cc:2240
1374
1322
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1377
#: drizzled/drizzled.cc:2742
1325
#: drizzled/drizzled.cc:2245
1378
1326
msgid "Log connections and queries to file."
1381
#: drizzled/drizzled.cc:2746
1329
#: drizzled/drizzled.cc:2249
1382
1330
msgid "Log all MyISAM changes to file."
1385
#: drizzled/drizzled.cc:2750
1333
#: drizzled/drizzled.cc:2253
1386
1334
msgid "Log some not critical warnings to the log file."
1389
#: drizzled/drizzled.cc:2755
1337
#: drizzled/drizzled.cc:2258
1390
1338
msgid "Lock drizzled in memory."
1393
#: drizzled/drizzled.cc:2759
1341
#: drizzled/drizzled.cc:2262
1395
1343
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1396
1344
"BACKUP, FORCE or QUICK."
1399
#: drizzled/drizzled.cc:2764
1347
#: drizzled/drizzled.cc:2267
1400
1348
msgid "Use very new possible 'unsafe' functions."
1403
#: drizzled/drizzled.cc:2769
1351
#: drizzled/drizzled.cc:2272
1404
1352
msgid "Use old, non-optimized alter table."
1407
#: drizzled/drizzled.cc:2774
1355
#: drizzled/drizzled.cc:2277
1408
1356
msgid "Pid file used by safe_mysqld."
1411
#: drizzled/drizzled.cc:2784
1359
#: drizzled/drizzled.cc:2287
1413
1361
"Maximum time in seconds to wait for the port to become free. (Default: no "
1417
#: drizzled/drizzled.cc:2789
1365
#: drizzled/drizzled.cc:2292
1418
1366
msgid "Skip some optimize stages (for testing)."
1421
#: drizzled/drizzled.cc:2792
1369
#: drizzled/drizzled.cc:2295
1423
1371
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1424
1372
"specified directory"
1427
#: drizzled/drizzled.cc:2797
1375
#: drizzled/drizzled.cc:2300
1429
1377
"Uniquely identifies the server instance in the community of replication "
1433
#: drizzled/drizzled.cc:2802
1381
#: drizzled/drizzled.cc:2305
1434
1382
msgid "Don't use new, possible wrong routines."
1437
#: drizzled/drizzled.cc:2805
1385
#: drizzled/drizzled.cc:2308
1438
1386
msgid "Don't print a stack trace on failure."
1441
#: drizzled/drizzled.cc:2809
1389
#: drizzled/drizzled.cc:2312
1442
1390
msgid "Don't give threads different priorities."
1445
#: drizzled/drizzled.cc:2813
1393
#: drizzled/drizzled.cc:2316
1446
1394
msgid "Enable symbolic link support."
1449
#: drizzled/drizzled.cc:2822
1397
#: drizzled/drizzled.cc:2325
1451
1399
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1454
#: drizzled/drizzled.cc:2827
1402
#: drizzled/drizzled.cc:2330
1456
1404
"Using this option will cause most temporary files created to use a small set "
1457
1405
"of names, rather than a unique name for each new file."
1460
#: drizzled/drizzled.cc:2832
1408
#: drizzled/drizzled.cc:2335
1462
1410
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1465
#: drizzled/drizzled.cc:2837
1413
#: drizzled/drizzled.cc:2340
1466
1414
msgid "Path for temporary files."
1469
#: drizzled/drizzled.cc:2841
1417
#: drizzled/drizzled.cc:2344
1470
1418
msgid "Default transaction isolation level."
1473
#: drizzled/drizzled.cc:2845
1421
#: drizzled/drizzled.cc:2348
1474
1422
msgid "Run drizzled daemon as user."
1477
#: drizzled/drizzled.cc:2853
1425
#: drizzled/drizzled.cc:2356
1479
1427
"The number of outstanding connection requests Drizzle can have. This comes "
1480
1428
"into play when the main Drizzle thread gets very many connection requests in "
1481
1429
"a very short time."
1484
#: drizzled/drizzled.cc:2859
1432
#: drizzled/drizzled.cc:2362
1486
1434
"Size of tree cache used in bulk insert optimization. Note that this is a "
1487
1435
"limit per thread!"
1490
#: drizzled/drizzled.cc:2865
1438
#: drizzled/drizzled.cc:2368
1492
1440
"The number of seconds the drizzled server is waiting for a connect packet "
1493
1441
"before responding with 'Bad handshake'."
1496
#: drizzled/drizzled.cc:2870
1497
msgid "The DATE format (For future)."
1500
#: drizzled/drizzled.cc:2875
1501
msgid "The DATETIME/TIMESTAMP format (for future)."
1504
#: drizzled/drizzled.cc:2880
1444
#: drizzled/drizzled.cc:2373
1506
1446
"Precision of the result of '/' operator will be increased on that value."
1509
#: drizzled/drizzled.cc:2886
1449
#: drizzled/drizzled.cc:2379
1510
1450
msgid "The maximum length of the result of function group_concat."
1513
#: drizzled/drizzled.cc:2891
1453
#: drizzled/drizzled.cc:2384
1515
1455
"The number of seconds the server waits for activity on an interactive "
1516
1456
"connection before closing it."
1519
#: drizzled/drizzled.cc:2897
1459
#: drizzled/drizzled.cc:2390
1520
1460
msgid "The size of the buffer that is used for full joins."
1523
#: drizzled/drizzled.cc:2903
1463
#: drizzled/drizzled.cc:2396
1524
1464
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1527
#: drizzled/drizzled.cc:2908
1467
#: drizzled/drizzled.cc:2401
1529
1469
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1530
1470
"this to get better index handling (for all reads and multiple writes) to as "
1531
1471
"much as you can afford;"
1534
#: drizzled/drizzled.cc:2917
1474
#: drizzled/drizzled.cc:2410
1536
1476
"This characterizes the number of hits a hot block has to be untouched until "
1537
1477
"it is considered aged enough to be downgraded to a warm block. This "
1539
1479
"blocks in key cache"
1542
#: drizzled/drizzled.cc:2926
1482
#: drizzled/drizzled.cc:2419
1543
1483
msgid "The default size of key cache blocks"
1546
#: drizzled/drizzled.cc:2932
1486
#: drizzled/drizzled.cc:2425
1547
1487
msgid "The minimum percentage of warm blocks in key cache"
1550
#: drizzled/drizzled.cc:2938
1490
#: drizzled/drizzled.cc:2431
1551
1491
msgid "Max packetlength to send/receive from to server."
1554
#: drizzled/drizzled.cc:2943
1494
#: drizzled/drizzled.cc:2436
1556
1496
"If there is more than this number of interrupted connections from a host "
1557
1497
"this host will be blocked from further connections."
1560
#: drizzled/drizzled.cc:2950
1561
msgid "The number of simultaneous clients allowed."
1564
#: drizzled/drizzled.cc:2954
1500
#: drizzled/drizzled.cc:2441
1565
1501
msgid "Max number of errors/warnings to store for a statement."
1568
#: drizzled/drizzled.cc:2959
1504
#: drizzled/drizzled.cc:2446
1569
1505
msgid "Don't allow creation of heap tables bigger than this."
1572
#: drizzled/drizzled.cc:2965
1508
#: drizzled/drizzled.cc:2452
1574
1510
"Joins that are probably going to read more than max_join_size records return "
1578
#: drizzled/drizzled.cc:2971
1514
#: drizzled/drizzled.cc:2458
1579
1515
msgid "Max number of bytes in sorted records."
1582
#: drizzled/drizzled.cc:2976
1518
#: drizzled/drizzled.cc:2463
1583
1519
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1586
#: drizzled/drizzled.cc:2981
1522
#: drizzled/drizzled.cc:2468
1588
1524
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1589
1525
"max_sort_length bytes of each value are used; the rest are ignored)."
1592
#: drizzled/drizzled.cc:2988
1528
#: drizzled/drizzled.cc:2475
1593
1529
msgid "Maximum number of temporary tables a client can keep open at a time."
1596
#: drizzled/drizzled.cc:2993
1532
#: drizzled/drizzled.cc:2480
1597
1533
msgid "After this many write locks, allow some read locks to run in between."
1600
#: drizzled/drizzled.cc:2997
1536
#: drizzled/drizzled.cc:2484
1602
1538
"Don't log queries which examine less than min_examined_row_limit rows to "
1606
#: drizzled/drizzled.cc:3003
1542
#: drizzled/drizzled.cc:2490
1608
1544
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1609
1545
"Possible values of name are 'nulls_unequal' (default behavior), "
1610
1546
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1613
#: drizzled/drizzled.cc:3010
1549
#: drizzled/drizzled.cc:2497
1614
1550
msgid "Buffer length for TCP/IP and socket communication."
1617
#: drizzled/drizzled.cc:3015
1553
#: drizzled/drizzled.cc:2502
1619
1555
"Number of seconds to wait for more data from a connection before aborting "
1623
#: drizzled/drizzled.cc:3021
1559
#: drizzled/drizzled.cc:2508
1625
1561
"If a read on a communication port is interrupted, retry this many times "
1626
1562
"before giving up."
1629
#: drizzled/drizzled.cc:3027
1565
#: drizzled/drizzled.cc:2514
1631
1567
"Number of seconds to wait for a block to be written to a connection before "
1632
1568
"aborting the write."
1635
#: drizzled/drizzled.cc:3033
1636
msgid "Use compatible behavior."
1639
#: drizzled/drizzled.cc:3038
1641
"If this is not 0, then drizzled will use this value to reserve file "
1642
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1643
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1644
"larger) number of files."
1647
#: drizzled/drizzled.cc:3045
1571
#: drizzled/drizzled.cc:2520
1649
1573
"Controls the heuristic(s) applied during query optimization to prune less-"
1650
1574
"promising partial plans from the optimizer search space. Meaning: false - do "
1663
1587
"(used for testing/comparison)."
1666
#: drizzled/drizzled.cc:3065
1590
#: drizzled/drizzled.cc:2540
1667
1591
msgid "Directory for plugins."
1670
#: drizzled/drizzled.cc:3069
1594
#: drizzled/drizzled.cc:2544
1672
1596
"Optional colon (or semicolon) separated list of plugins to load,where each "
1673
1597
"plugin is identified by the name of the shared library. [for example: --"
1674
1598
"plugin_load=libmd5udf.so:libauth_pam.so]"
1677
#: drizzled/drizzled.cc:3075
1601
#: drizzled/drizzled.cc:2550
1678
1602
msgid "The size of the buffer that is allocated when preloading indexes"
1681
#: drizzled/drizzled.cc:3080
1605
#: drizzled/drizzled.cc:2555
1682
1606
msgid "Allocation block size for query parsing and execution"
1685
#: drizzled/drizzled.cc:3085
1609
#: drizzled/drizzled.cc:2560
1686
1610
msgid "Persistent buffer for query parsing and execution"
1689
#: drizzled/drizzled.cc:3091
1613
#: drizzled/drizzled.cc:2566
1690
1614
msgid "Allocation block size for storing ranges during optimization"
1693
#: drizzled/drizzled.cc:3097
1617
#: drizzled/drizzled.cc:2572
1695
1619
"Each thread that does a sequential scan allocates a buffer of this size for "
1696
1620
"each table it scans. If you do many sequential scans, you may want to "
1697
1621
"increase this value."
1700
#: drizzled/drizzled.cc:3105
1624
#: drizzled/drizzled.cc:2580
1702
1626
"When reading rows in sorted order after a sort, the rows are read through "
1703
1627
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1704
1628
"record_buffer."
1707
#: drizzled/drizzled.cc:3113
1631
#: drizzled/drizzled.cc:2588
1632
msgid "Select scheduler to be used (by default pool-of-threads)."
1635
#: drizzled/drizzled.cc:2592
1708
1636
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1711
#: drizzled/drizzled.cc:3119
1639
#: drizzled/drizzled.cc:2598
1712
1640
msgid "The number of cached table definitions."
1715
#: drizzled/drizzled.cc:3123
1643
#: drizzled/drizzled.cc:2602
1716
1644
msgid "The number of cached open tables."
1719
#: drizzled/drizzled.cc:3127
1647
#: drizzled/drizzled.cc:2606
1721
1649
"Timeout in seconds to wait for a table level lock before returning an error. "
1722
1650
"Used only if the connection has active cursors."
1725
#: drizzled/drizzled.cc:3132
1653
#: drizzled/drizzled.cc:2611
1726
1654
msgid "The stack size for each thread."
1729
#: drizzled/drizzled.cc:3138
1730
msgid "The TIME format (for future)."
1733
#: drizzled/drizzled.cc:3143
1657
#: drizzled/drizzled.cc:2617
1735
1659
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1736
1660
"automatically convert it to an on-disk MyISAM table."
1739
#: drizzled/drizzled.cc:3149
1663
#: drizzled/drizzled.cc:2623
1740
1664
msgid "Allocation block size for transactions to be stored in binary log"
1743
#: drizzled/drizzled.cc:3154
1667
#: drizzled/drizzled.cc:2628
1744
1668
msgid "Persistent buffer for transactions to be stored in binary log"
1747
#: drizzled/drizzled.cc:3159
1671
#: drizzled/drizzled.cc:2633
1749
1673
"The number of seconds the server waits for activity on a connection before "
1753
#: drizzled/drizzled.cc:3312
1677
#: drizzled/drizzled.cc:2784
1755
1679
"Copyright (C) 2008 Sun Microsystems\n"
1756
1680
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5387
5311
msgid "replicator plugin '%s' statement() failed"
5390
#: drizzled/scheduling.cc:55
5314
#: drizzled/scheduling.cc:61
5392
5316
msgid "scheduling plugin '%s' init() failed"
5395
5319
#. TRANSLATORS: The leading word "scheduling" is the name
5396
5320
#. of the plugin api, and so should not be translated.
5397
#: drizzled/scheduling.cc:98
5321
#: drizzled/scheduling.cc:95
5399
5323
msgid "scheduling plugin '%s' deinit() failed"
5402
#: drizzled/sql_base.cc:2311
5326
#: drizzled/sql_base.cc:2306
5404
5328
msgid "Table %s had a open data handler in reopen_table"
5407
#: drizzled/sql_base.cc:2960
5331
#: drizzled/sql_base.cc:2955
5409
5333
msgid "Couldn't repair table: %s.%s"
5412
#: drizzled/sql_base.cc:3002
5336
#: drizzled/sql_base.cc:2997
5415
5339
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5416
5340
"s`.`%s`' to replication"
5419
#: drizzled/sql_base.cc:3609
5343
#: drizzled/sql_base.cc:3600
5421
5345
msgid "Could not remove temporary table: '%s', error: %d"
5424
#: drizzled/sql_plugin.cc:687
5348
#: drizzled/sql_base.cc:6195
5349
msgid "Can't create thread to kill server"
5350
msgstr "サーバをkillするスレッドを生成できません"
5352
#: drizzled/sql_plugin.cc:680
5426
5354
msgid "Plugin '%s' of type %s failed deinitialization"
5429
#: drizzled/sql_plugin.cc:701
5357
#: drizzled/sql_plugin.cc:694
5431
5359
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5434
#: drizzled/sql_plugin.cc:790
5362
#: drizzled/sql_plugin.cc:782
5436
5364
msgid "Plugin '%s' registration as a %s failed."
5439
#: drizzled/sql_plugin.cc:1028
5367
#: drizzled/sql_plugin.cc:1005
5440
5368
msgid "plugin-load parameter too long"
5443
#: drizzled/sql_plugin.cc:1088
5371
#: drizzled/sql_plugin.cc:1065
5445
5373
msgid "Couldn't load plugin named '%s' with soname '%s'."
5376
#: drizzled/sql_plugin.cc:1118
5378
msgid "Forcing shutdown of %<PRIu64> plugins"
5448
5381
#: drizzled/sql_plugin.cc:1141
5450
msgid "Forcing shutdown of %<PRIu64> plugins"
5453
#: drizzled/sql_plugin.cc:1164
5455
5383
msgid "Plugin '%s' will be forced to shutdown"
5458
#: drizzled/sql_plugin.cc:1180
5386
#: drizzled/sql_plugin.cc:1157
5460
5388
msgid "Plugin '%s' has ref_count=%d after shutdown."
5463
#: drizzled/sql_plugin.cc:1570
5391
#: drizzled/sql_plugin.cc:1545
5464
5392
msgid "Out of memory."
5467
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5395
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5469
5397
msgid "Unknown variable type code 0x%x in plugin '%s'."
5472
#: drizzled/sql_plugin.cc:2462
5400
#: drizzled/sql_plugin.cc:2437
5475
5403
"Server variable %s of plugin %s was forced to be read-only: string variable "
5476
5404
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5479
#: drizzled/sql_plugin.cc:2493
5407
#: drizzled/sql_plugin.cc:2468
5481
5409
msgid "Missing variable name in plugin '%s'."
5484
#: drizzled/sql_plugin.cc:2510
5412
#: drizzled/sql_plugin.cc:2485
5486
5414
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5489
#: drizzled/sql_plugin.cc:2629
5417
#: drizzled/sql_plugin.cc:2603
5491
5419
msgid "Out of memory for plugin '%s'."
5494
#: drizzled/sql_plugin.cc:2636
5422
#: drizzled/sql_plugin.cc:2610
5496
5424
msgid "Bad options for plugin '%s'."
5499
#: drizzled/sql_plugin.cc:2645
5427
#: drizzled/sql_plugin.cc:2619
5501
5429
msgid "Parsing options for plugin '%s' failed."
5504
#: drizzled/sql_plugin.cc:2688
5432
#: drizzled/sql_plugin.cc:2662
5506
5434
msgid "Plugin '%s' has conflicting system variables"
5509
#: drizzled/sql_plugin.cc:2698
5511
msgid "Plugin '%s' disabled by command line option"
5514
5437
#: drizzled/sql_table.cc:130
5516
5439
msgid "Invalid (old?) table or database name '%s'"
5519
#: drizzled/sql_table.cc:2726
5442
#: drizzled/sql_table.cc:2691
5521
5444
msgid "Unknown - internal error %d during operation"
5524
#: drizzled/sql_table.cc:5006
5447
#: drizzled/sql_table.cc:4961
5526
5449
msgid "Could not open table %s.%s after rename\n"
5529
#: drizzled/sql_table.cc:5173
5452
#: drizzled/sql_table.cc:5141
5532
5455
"order_st BY ignored because there is a user-defined clustered index in the "
5533
5456
"table '%-.192s'"
5536
#: drizzled/sql_udf.cc:41
5537
msgid "Can't allocate memory for udf structures"
5540
#: drizzled/table.cc:378
5459
#: drizzled/table.cc:482
5543
5462
"'%s' had no or invalid character set, and default character set is multi-"
5544
5463
"byte, so character column sizes may have changed"
5547
#: drizzled/table.cc:2099
5466
#: drizzled/table.cc:2297
5549
5468
msgid "Unknown collation '%s' in table '%-.64s' definition"
5552
#: drizzled/table.cc:2106
5471
#: drizzled/table.cc:2304
5553
5472
#, fuzzy, c-format
5555
5474
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5603
5522
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5606
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5525
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5608
5527
msgid "%s: option `%s' is ambiguous\n"
5611
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5530
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5613
5532
msgid "%s: option `--%s' doesn't allow an argument\n"
5616
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5535
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5618
5537
msgid "%s: option `%c%s' doesn't allow an argument\n"
5621
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5622
#: gnulib/getopt.c:992
5540
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5541
#: gnulib/getopt.c:995
5624
5543
msgid "%s: option `%s' requires an argument\n"
5627
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5546
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5629
5548
msgid "%s: unrecognized option `--%s'\n"
5632
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5551
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5634
5553
msgid "%s: unrecognized option `%c%s'\n"
5637
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5556
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5639
5558
msgid "%s: illegal option -- %c\n"
5642
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5561
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5644
5563
msgid "%s: invalid option -- %c\n"
5647
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5648
#: gnulib/getopt.c:1063
5566
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5567
#: gnulib/getopt.c:1066
5650
5569
msgid "%s: option requires an argument -- %c\n"
5653
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5572
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5655
5574
msgid "%s: option `-W %s' is ambiguous\n"
5658
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5577
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5660
5579
msgid "%s: option `-W %s' doesn't allow an argument\n"
5663
#: libdrizzleclient/errmsg.c:27
5582
#: libdrizzleclient/errmsg.c:28
5664
5583
msgid "Unknown Drizzle error"
5584
msgstr "未知のDrizzleエラー"
5667
#: libdrizzleclient/errmsg.c:28
5586
#: libdrizzleclient/errmsg.c:29
5669
5588
msgid "Can't create UNIX socket (%d)"
5589
msgstr "UNIXソケットを作成できません (%d)"
5672
#: libdrizzleclient/errmsg.c:29
5591
#: libdrizzleclient/errmsg.c:30
5674
5593
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5677
#: libdrizzleclient/errmsg.c:30
5596
#: libdrizzleclient/errmsg.c:31
5679
5598
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5680
5599
msgstr "'%-.100s' (%d)上のDrizzleサーバに接続できません。"
5682
#: libdrizzleclient/errmsg.c:31
5601
#: libdrizzleclient/errmsg.c:32
5684
5603
msgid "Can't create TCP/IP socket (%d)"
5604
msgstr "TCP/IPソケット(%d)を作成できません"
5687
#: libdrizzleclient/errmsg.c:32
5606
#: libdrizzleclient/errmsg.c:33
5689
5608
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5692
#: libdrizzleclient/errmsg.c:33
5611
#: libdrizzleclient/errmsg.c:34
5693
5612
msgid "Drizzle server has gone away"
5696
#: libdrizzleclient/errmsg.c:34
5615
#: libdrizzleclient/errmsg.c:35
5698
5617
msgid "Protocol mismatch; server version = %d, client version = %d"
5701
#: libdrizzleclient/errmsg.c:35
5620
#: libdrizzleclient/errmsg.c:36
5702
5621
msgid "Drizzle client ran out of memory"
5705
#: libdrizzleclient/errmsg.c:36
5624
#: libdrizzleclient/errmsg.c:37
5706
5625
msgid "Wrong host info"
5707
5626
msgstr "誤ったホスト情報"
5709
#: libdrizzleclient/errmsg.c:37
5628
#: libdrizzleclient/errmsg.c:38
5710
5629
msgid "Localhost via UNIX socket"
5630
msgstr "UNIX socketを経由してLocalhostへ"
5713
#: libdrizzleclient/errmsg.c:38
5632
#: libdrizzleclient/errmsg.c:39
5715
5634
msgid "%-.100s via TCP/IP"
5718
#: libdrizzleclient/errmsg.c:39
5637
#: libdrizzleclient/errmsg.c:40
5719
5638
msgid "Error in server handshake"
5722
#: libdrizzleclient/errmsg.c:40
5641
#: libdrizzleclient/errmsg.c:41
5723
5642
msgid "Lost connection to Drizzle server during query"
5726
#: libdrizzleclient/errmsg.c:41
5645
#: libdrizzleclient/errmsg.c:42
5727
5646
msgid "Commands out of sync; you can't run this command now"
5730
#: libdrizzleclient/errmsg.c:42
5649
#: libdrizzleclient/errmsg.c:43
5732
5651
msgid "Named pipe: %-.32s"
5735
#: libdrizzleclient/errmsg.c:43
5654
#: libdrizzleclient/errmsg.c:44
5737
5656
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5740
#: libdrizzleclient/errmsg.c:44
5659
#: libdrizzleclient/errmsg.c:45
5742
5661
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5745
#: libdrizzleclient/errmsg.c:45
5664
#: libdrizzleclient/errmsg.c:46
5747
5666
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5750
#: libdrizzleclient/errmsg.c:46
5669
#: libdrizzleclient/errmsg.c:47
5752
5671
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5755
#: libdrizzleclient/errmsg.c:47
5674
#: libdrizzleclient/errmsg.c:48
5756
5675
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5759
#: libdrizzleclient/errmsg.c:48
5678
#: libdrizzleclient/errmsg.c:49
5760
5679
msgid "Embedded server"
5763
#: libdrizzleclient/errmsg.c:49
5682
#: libdrizzleclient/errmsg.c:50
5764
5683
msgid "Error on SHOW SLAVE STATUS:"
5684
msgstr "SHOW SLAVE STATUSでエラー"
5767
#: libdrizzleclient/errmsg.c:50
5686
#: libdrizzleclient/errmsg.c:51
5768
5687
msgid "Error on SHOW SLAVE HOSTS:"
5688
msgstr "SHOW SLAVE HOSTSでエラー:"
5771
#: libdrizzleclient/errmsg.c:51
5690
#: libdrizzleclient/errmsg.c:52
5772
5691
msgid "Error connecting to slave:"
5692
msgstr "スレーブとの接続でエラー"
5775
#: libdrizzleclient/errmsg.c:52
5694
#: libdrizzleclient/errmsg.c:53
5776
5695
msgid "Error connecting to master:"
5696
msgstr "マスターとの接続でエラー"
5779
#: libdrizzleclient/errmsg.c:53
5698
#: libdrizzleclient/errmsg.c:54
5780
5699
msgid "SSL connection error"
5783
#: libdrizzleclient/errmsg.c:54
5702
#: libdrizzleclient/errmsg.c:55
5784
5703
msgid "Malformed packet"
5787
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5788
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5789
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5790
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5791
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5706
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5707
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5708
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5709
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5710
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5792
5711
msgid "(unused error message)"
5712
msgstr "(未使用のエラーメッセージ)"
5795
#: libdrizzleclient/errmsg.c:56
5714
#: libdrizzleclient/errmsg.c:57
5796
5715
msgid "Invalid use of null pointer"
5716
msgstr "ヌルポインタの不正使用"
5799
#: libdrizzleclient/errmsg.c:57
5718
#: libdrizzleclient/errmsg.c:58
5800
5719
msgid "Statement not prepared"
5803
#: libdrizzleclient/errmsg.c:58
5722
#: libdrizzleclient/errmsg.c:59
5804
5723
msgid "No data supplied for parameters in prepared statement"
5807
#: libdrizzleclient/errmsg.c:59
5726
#: libdrizzleclient/errmsg.c:60
5808
5727
msgid "Data truncated"
5728
msgstr "データをトランケート(切り詰め)ました"
5811
#: libdrizzleclient/errmsg.c:60
5730
#: libdrizzleclient/errmsg.c:61
5812
5731
msgid "No parameters exist in the statement"
5732
msgstr "ステートメントにパラメータが存在しません"
5815
#: libdrizzleclient/errmsg.c:61
5734
#: libdrizzleclient/errmsg.c:62
5816
5735
msgid "Invalid parameter number"
5819
#: libdrizzleclient/errmsg.c:62
5738
#: libdrizzleclient/errmsg.c:63
5822
5741
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5825
#: libdrizzleclient/errmsg.c:64
5744
#: libdrizzleclient/errmsg.c:65
5827
5746
msgid "Using unsupported buffer type: %d (parameter: %d)"
5830
#: libdrizzleclient/errmsg.c:65
5749
#: libdrizzleclient/errmsg.c:66
5832
5751
msgid "Shared memory: %-.100s"
5833
5752
msgstr "共有メモリ: %-.100s"
5835
#: libdrizzleclient/errmsg.c:75
5754
#: libdrizzleclient/errmsg.c:76
5836
5755
msgid "Wrong or unknown protocol"
5756
msgstr "不正、もしくは不明なプロトコル"
5839
#: libdrizzleclient/errmsg.c:76
5758
#: libdrizzleclient/errmsg.c:77
5840
5759
msgid "Invalid connection handle"
5843
#: libdrizzleclient/errmsg.c:77
5762
#: libdrizzleclient/errmsg.c:78
5845
5764
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5846
5765
"option 'secure_auth' enabled)"
5849
#: libdrizzleclient/errmsg.c:79
5768
#: libdrizzleclient/errmsg.c:80
5850
5769
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5770
msgstr "行の回収がdrizzle_stmt_close()コールによってキャンセルされました"
5853
#: libdrizzleclient/errmsg.c:80
5772
#: libdrizzleclient/errmsg.c:81
5854
5773
msgid "Attempt to read column without prior row fetch"
5857
#: libdrizzleclient/errmsg.c:81
5776
#: libdrizzleclient/errmsg.c:82
5858
5777
msgid "Prepared statement contains no metadata"
5861
#: libdrizzleclient/errmsg.c:82
5780
#: libdrizzleclient/errmsg.c:83
5863
5782
"Attempt to read a row while there is no result set associated with the "
5867
#: libdrizzleclient/errmsg.c:84
5786
#: libdrizzleclient/errmsg.c:85
5868
5787
msgid "This feature is not implemented yet"
5871
#: libdrizzleclient/errmsg.c:85
5790
#: libdrizzleclient/errmsg.c:86
5874
5793
"Lost connection to Drizzle server while waiting for initial communication "
5875
5794
"packet, system error: %d"
5878
#: libdrizzleclient/errmsg.c:87
5797
#: libdrizzleclient/errmsg.c:88
5881
5800
"Lost connection to Drizzle server while reading initial communication "
5882
5801
"packet, system error: %d"
5885
#: libdrizzleclient/errmsg.c:89
5804
#: libdrizzleclient/errmsg.c:90
5888
5807
"Lost connection to Drizzle server while sending authentication information, "
5889
5808
"system error: %d"
5892
#: libdrizzleclient/errmsg.c:91
5811
#: libdrizzleclient/errmsg.c:92
5895
5814
"Lost connection to Drizzle server while reading authorization information, "
5896
5815
"system error: %d"
5899
#: libdrizzleclient/errmsg.c:93
5818
#: libdrizzleclient/errmsg.c:94
5902
5821
"Lost connection to Drizzle server while setting initial database, system "
5906
#: libdrizzleclient/errmsg.c:95
5825
#: libdrizzleclient/errmsg.c:96
5908
5827
msgid "Statement closed indirectly because of a preceding %s() call"