8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-08-16 18:42+0000\n"
10
"POT-Creation-Date: 2011-08-30 12:15-0400\n"
11
11
"PO-Revision-Date: 2010-03-19 15:13+0000\n"
12
12
"Last-Translator: tetu-s <Unknown>\n"
13
13
"Language-Team: Japanese <ja@li.org>\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=1; plural=0;\n"
19
19
"X-Launchpad-Export-Date: 2010-03-20 04:41+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
1348
1348
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1351
#: ../client/drizzletest.cc:4874
1351
#: ../client/drizzletest.cc:4866
1352
1352
msgid "Error: Invalid Value for opt_max_connect_retries"
1355
#: ../client/drizzletest.cc:4884
1355
#: ../client/drizzletest.cc:4876
1356
1356
msgid "Error: Invalid Value for opt_tail_lines"
1359
#: ../client/drizzletest.cc:4894
1359
#: ../client/drizzletest.cc:4886
1360
1360
msgid "Error: Invalid Value for opt_sleep"
1363
#: ../client/drizzletest.cc:5073
1363
#: ../client/drizzletest.cc:5065
1365
1365
msgid "Could not open '%s' for reading: errno = %d"
3302
3302
#: ../drizzled/error.cc:523
3305
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3306
"d would lead to a duplicate entry"
3305
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3306
"%d would lead to a duplicate entry"
3309
3309
#: ../drizzled/error.cc:524
3601
3601
msgid "The UUID was not created with a valid time"
3605
#: ../drizzled/error.cc:602
3606
msgid "Received an invalid IPV6 value"
3604
3609
#. For BOOL type
3605
#: ../drizzled/error.cc:602
3610
#: ../drizzled/error.cc:605
3607
3612
msgid "Received an invalid BOOLEAN value '%s'."
3610
#: ../drizzled/error.cc:603
3615
#: ../drizzled/error.cc:606
3612
3617
msgid "Invalid cast to BOOLEAN: '%s'."
3615
3620
#. Transactional DDL
3616
#: ../drizzled/error.cc:606
3621
#: ../drizzled/error.cc:609
3617
3622
msgid "Transactional DDL not supported"
3620
3625
#. ASSERT Message
3621
#: ../drizzled/error.cc:608
3626
#: ../drizzled/error.cc:611
3623
3628
msgid "Assertion '%s' failed."
3626
#: ../drizzled/error.cc:609
3631
#: ../drizzled/error.cc:612
3628
3633
msgid "Assertion '%s' failed, the result was NULL."
3631
3636
#. Catalog related errors
3632
#: ../drizzled/error.cc:627
3637
#: ../drizzled/error.cc:630
3633
3638
#, fuzzy, c-format
3634
3639
msgid "Cannot create catalog '%s'."
3635
3640
msgstr "不明なロケールです: 「%s」"
3637
#: ../drizzled/error.cc:628
3642
#: ../drizzled/error.cc:631
3639
3644
msgid "Permission is denied to create '%s' catalog."
3642
#: ../drizzled/error.cc:629
3647
#: ../drizzled/error.cc:632
3643
3648
#, fuzzy, c-format
3644
3649
msgid "Cannot drop catalog '%s'."
3645
3650
msgstr "不明なロケールです: 「%s」"
3647
#: ../drizzled/error.cc:630
3652
#: ../drizzled/error.cc:633
3649
3654
msgid "Permission is denied to drop '%s' catalog."
3652
#: ../drizzled/error.cc:631
3657
#: ../drizzled/error.cc:634
3654
3659
msgid "Catalog '%s' does not exist."
3657
#: ../drizzled/error.cc:632
3662
#: ../drizzled/error.cc:635
3658
3663
msgid "You cannot drop the 'local' catalog."
3661
#: ../drizzled/error.cc:633
3666
#: ../drizzled/error.cc:636
3663
3668
msgid "Could not gain lock on '%s'."
3666
#: ../drizzled/error.cc:634
3671
#: ../drizzled/error.cc:637
3668
3673
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3671
#: ../drizzled/error.cc:635
3676
#: ../drizzled/error.cc:638
3673
3678
msgid "Invalid catalog name."
3674
3679
msgstr "不正なパラメータ番号"
3676
#: ../drizzled/error.cc:636
3681
#: ../drizzled/error.cc:639
3678
3683
"Engine status is now stored in the data_dictionary tables, please use these "
3682
#: ../drizzled/error.cc:637
3687
#: ../drizzled/error.cc:640
3683
3688
msgid "There is already a transaction in progress"
3686
#: ../drizzled/error.cc:638
3691
#: ../drizzled/error.cc:641
3687
3692
msgid "No lock is held by this connection."
3695
3700
"setrlimit()によってコアファイルのサイズを「無限」に設定することができませんで"
3696
3701
"した。シグナルが発生した場合にコアファイルを生成できない場合があります。"
3698
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
3703
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3699
3704
msgid "Drizzle has receieved an abort event."
3702
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
3707
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3703
3708
msgid "In Function: "
3706
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
3711
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3707
3712
msgid "In File: "
3710
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
3715
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3711
3716
msgid "On Line: "
4158
4163
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
4159
4164
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
4161
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
4162
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
4166
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
4167
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4163
4168
msgid "Connect Timeout."
4166
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
4167
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4171
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4172
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4168
4173
msgid "Read Timeout."
4171
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
4172
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4176
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4177
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4173
4178
msgid "Write Timeout."
4176
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
4177
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4181
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4182
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4178
4183
msgid "Retry Count."
4181
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
4182
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4186
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4187
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4183
4188
msgid "Buffer length."
4186
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
4187
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4191
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4192
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4188
4193
msgid "Address to bind to."
4191
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4192
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4193
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
4196
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4197
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4198
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4194
4199
msgid "Maximum simultaneous connections."
4264
4269
"or its equivalent numeric id"
4267
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4272
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4268
4273
msgid "Do not use Native AIO library for IO, even if available"
4271
#: ../plugin/innobase/handler/ha_innodb.cc:9489
4276
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4272
4277
msgid "Enable internal replication log."
4275
#: ../plugin/innobase/handler/ha_innodb.cc:9492
4280
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4277
4282
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4278
4283
"rolled back. Values above 100000000 disable the timeout."
4281
#: ../plugin/innobase/handler/ha_innodb.cc:9495
4286
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4282
4287
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4285
#: ../plugin/innobase/handler/ha_innodb.cc:9498
4290
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4287
4292
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4288
4293
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4711
4716
msgid "Maximum number of user threads available."
4714
#: ../plugin/myisam/ha_myisam.cc:540
4719
#: ../plugin/myisam/ha_myisam.cc:537
4716
4721
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4719
#: ../plugin/myisam/ha_myisam.cc:546
4724
#: ../plugin/myisam/ha_myisam.cc:543
4721
4726
msgid "Got an error from unknown thread, %s:%d"
4724
#: ../plugin/myisam/ha_myisam.cc:555
4729
#: ../plugin/myisam/ha_myisam.cc:552
4725
4730
msgid "Unknown thread accessing table"
4728
#: ../plugin/myisam/ha_myisam.cc:1519
4733
#: ../plugin/myisam/ha_myisam.cc:1516
4730
4735
"Don't use the fast sort index method to created index if the temporary file "
4731
4736
"would get bigger than this."
4734
#: ../plugin/myisam/ha_myisam.cc:1522
4739
#: ../plugin/myisam/ha_myisam.cc:1519
4736
4741
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4737
4742
"when creating indexes with CREATE INDEX or ALTER TABLE."
4976
4981
msgid "Tablespace not empty"
4977
4982
msgstr "テーブルスペースが空です"
4979
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
4984
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4981
4986
"Port number to use for connection or 0 for default to with MySQL protocol."
4984
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4989
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4986
4991
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4987
4992
"the file is stale and should be removed?"
4990
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
4995
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4992
4997
msgid "Listening on %s"
4995
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
5000
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4997
5002
msgid "Path used for MySQL UNIX Socket Protocol."
4998
5003
msgstr "MySQLプロトコルを使用"
5000
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
5005
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
5001
5006
msgid "Clobber socket file if one is there already."