8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-08-30 12:15-0400\n"
10
"POT-Creation-Date: 2010-12-21 11:41-0500\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"
15
14
"MIME-Version: 1.0\n"
16
15
"Content-Type: text/plain; charset=UTF-8\n"
17
16
"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"
22
#: ../client/drizzle.cc:332
26
#: ../client/drizzle.cc:334
30
#: ../client/drizzle.cc:336
34
#: ../client/drizzle.cc:338
38
#: ../client/drizzle.cc:340
42
#: ../client/drizzle.cc:342
46
#: ../client/drizzle.cc:344
50
#: ../client/drizzle.cc:355
54
#: ../client/drizzle.cc:357
58
#: ../client/drizzle.cc:359
62
#: ../client/drizzle.cc:361
66
#: ../client/drizzle.cc:363
70
#: ../client/drizzle.cc:365
74
#: ../client/drizzle.cc:367
78
#: ../client/drizzle.cc:369
82
#: ../client/drizzle.cc:371
86
#: ../client/drizzle.cc:373
90
#: ../client/drizzle.cc:375
94
#: ../client/drizzle.cc:377
98
#: ../client/drizzle.cc:514
22
#: ../client/drizzle.cc:469
99
23
msgid "Synonym for `help'."
102
#: ../client/drizzle.cc:515
26
#: ../client/drizzle.cc:470
103
27
msgid "Clear command."
104
28
msgstr "コマンドをクリアする。"
106
#: ../client/drizzle.cc:517
30
#: ../client/drizzle.cc:472
107
31
msgid "Reconnect to the server. Optional arguments are db and host."
108
32
msgstr "サーバへ再接続する。任意の引数としてdbとhostを指定することが可能。"
110
#: ../client/drizzle.cc:519
34
#: ../client/drizzle.cc:474
112
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
114
38
"ステートメントの区切り文字を指定する。注意:以降の行から区切り文字が変更され"
117
#: ../client/drizzle.cc:521
41
#: ../client/drizzle.cc:476
118
42
msgid "Send command to drizzle server, display result vertically."
119
43
msgstr "drizzleサーバへコマンドを送信し、結果を垂直に表示する。"
121
#: ../client/drizzle.cc:522
45
#: ../client/drizzle.cc:477
122
46
msgid "Exit drizzle. Same as quit."
123
47
msgstr "drizzleを終了する。(quitと同じ。)"
125
#: ../client/drizzle.cc:523
49
#: ../client/drizzle.cc:478
126
50
msgid "Send command to drizzle server."
127
51
msgstr "drizzleサーバへコマンドを送信する。"
129
#: ../client/drizzle.cc:524
53
#: ../client/drizzle.cc:479
130
54
msgid "Display this help."
131
55
msgstr "このヘルプを表示する。"
133
#: ../client/drizzle.cc:525
57
#: ../client/drizzle.cc:480
134
58
msgid "Disable pager, print to stdout."
135
59
msgstr "ページャを無効にし、stdoutへ出力する。"
137
#: ../client/drizzle.cc:526
61
#: ../client/drizzle.cc:481
138
62
msgid "Don't write into outfile."
139
63
msgstr "outfileへ書き込まない。"
141
#: ../client/drizzle.cc:528
65
#: ../client/drizzle.cc:483
142
66
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
143
67
msgstr "ページャを[to_pager]へ変更し、クエリの結果をページャへ表示する。"
145
#: ../client/drizzle.cc:529
69
#: ../client/drizzle.cc:484
146
70
msgid "Print current command."
147
71
msgstr "現在のコマンドを表示する。"
149
#: ../client/drizzle.cc:530
73
#: ../client/drizzle.cc:485
150
74
msgid "Change your drizzle prompt."
151
75
msgstr "drizzleのプロンプトを変更する。"
153
#: ../client/drizzle.cc:531
77
#: ../client/drizzle.cc:486
154
78
msgid "Quit drizzle."
155
79
msgstr "drizzleを終了する。"
157
#: ../client/drizzle.cc:532
81
#: ../client/drizzle.cc:487
158
82
msgid "Rebuild completion hash."
159
83
msgstr "補完ハッシュを再構築する。"
161
#: ../client/drizzle.cc:534
85
#: ../client/drizzle.cc:489
162
86
msgid "Execute an SQL script file. Takes a file name as an argument."
164
88
"SQLスクリプトファイルを実行する。ファイル名を引数として指定して下さい。"
166
#: ../client/drizzle.cc:535
90
#: ../client/drizzle.cc:490
167
91
msgid "Get status information from the server."
168
92
msgstr "サーバから情報を取得する。"
170
#: ../client/drizzle.cc:537
94
#: ../client/drizzle.cc:492
171
95
msgid "Set outfile [to_outfile]. Append everything into given outfile."
173
97
"outfileを[to_outfile]に設定する。以降の出力はすべてoutfileへ追加されます。"
175
#: ../client/drizzle.cc:539
99
#: ../client/drizzle.cc:494
177
101
msgid "Use another schema. Takes schema name as argument."
178
102
msgstr "他のデータベースを使用する。データベース名を引数として指定して下さい。"
180
#: ../client/drizzle.cc:541
104
#: ../client/drizzle.cc:496
181
105
msgid "Shutdown the instance you are connected too."
184
#: ../client/drizzle.cc:543 ../client/drizzle.cc:1413
108
#: ../client/drizzle.cc:498 ../client/drizzle.cc:1322
185
109
msgid "Show warnings after every statement."
186
110
msgstr "各ステートメントの後で警告を表示する。"
188
#: ../client/drizzle.cc:545
112
#: ../client/drizzle.cc:500
189
113
msgid "Don't show warnings after every statement."
190
114
msgstr "各ステートメントの後で警告を表示しない。"
192
#: ../client/drizzle.cc:1195 ../client/drizzle.cc:4064
116
#: ../client/drizzle.cc:1150 ../client/drizzle.cc:3897
194
118
msgid "shutting down drizzled"
197
#: ../client/drizzle.cc:1197 ../client/drizzle.cc:4066
121
#: ../client/drizzle.cc:1152 ../client/drizzle.cc:3899
199
123
msgid " on port %d"
202
#: ../client/drizzle.cc:1206 ../client/drizzle.cc:1212
203
#: ../client/drizzle.cc:4075 ../client/drizzle.cc:4081
126
#: ../client/drizzle.cc:1161 ../client/drizzle.cc:1167
127
#: ../client/drizzle.cc:3908 ../client/drizzle.cc:3914
205
129
msgid "shutdown failed; error: '%s'"
208
#: ../client/drizzle.cc:1221 ../client/drizzle.cc:1257
209
#: ../client/drizzle.cc:4090
132
#: ../client/drizzle.cc:1176 ../client/drizzle.cc:3923
214
#: ../client/drizzle.cc:1233
216
msgid "killing query %u"
219
#: ../client/drizzle.cc:1242 ../client/drizzle.cc:1248
221
msgid "kill failed; error: '%s'"
224
#: ../client/drizzle.cc:1278
137
#: ../client/drizzle.cc:1197
226
139
msgid "drizzled is alive\n"
229
#: ../client/drizzle.cc:1284
142
#: ../client/drizzle.cc:1203
231
144
msgid "ping failed; error: '%s'"
234
#: ../client/drizzle.cc:1290
147
#: ../client/drizzle.cc:1209
236
149
msgid "drizzled won't answer to ping, error: '%s'"
239
#: ../client/drizzle.cc:1349
152
#: ../client/drizzle.cc:1258
240
153
msgid "Error: Invalid Value for connect_timeout"
243
#: ../client/drizzle.cc:1360
156
#: ../client/drizzle.cc:1269
244
157
msgid "Error: Invalid Value for max_input_line"
247
#: ../client/drizzle.cc:1379 ../client/drizzledump.cc:471
248
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
160
#: ../client/drizzle.cc:1288 ../client/drizzledump.cc:475
249
161
msgid "Options used only in command line"
252
#: ../client/drizzle.cc:1381
164
#: ../client/drizzle.cc:1290
254
166
msgid "Displays this help and exit."
255
167
msgstr "ヘルプを表示して終了する。"
257
#: ../client/drizzle.cc:1382
169
#: ../client/drizzle.cc:1291
259
171
"Don't use history file. Disable interactive behavior. (Enables --silent)"
261
173
"履歴ファイルを使用しない。インタラクティブな振る舞いを無効にする。(--silent"
264
#: ../client/drizzle.cc:1384
176
#: ../client/drizzle.cc:1293
265
177
msgid "Display column type information."
266
178
msgstr "カラムのデータ型に関する情報を表示する。"
268
#: ../client/drizzle.cc:1386
180
#: ../client/drizzle.cc:1295
270
182
"Preserve comments. Send comments to the server. The default is --skip-"
271
183
"comments (discard comments), enable with --comments"
1247
1164
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
1250
#: ../client/drizzledump.cc:628
1167
#: ../client/drizzledump.cc:634
1251
1168
msgid "Dumps definitions and data from a Drizzle database server"
1252
1169
msgstr "Drizzleデータベースサーバから定義とデータをダンプ"
1254
#: ../client/drizzledump.cc:629
1171
#: ../client/drizzledump.cc:635
1256
1173
msgid "Usage: %s [OPTIONS] database [tables]\n"
1257
1174
msgstr "使用方法: %s [オプション] データベース名 [テーブル名(複数可)]\n"
1259
#: ../client/drizzledump.cc:630
1176
#: ../client/drizzledump.cc:636
1261
1178
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1262
1179
msgstr "または %s [オプション] --databases [オプション] DB1 [DB2 DB3...]\n"
1264
#: ../client/drizzledump.cc:632
1181
#: ../client/drizzledump.cc:638
1266
1183
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1267
1184
msgstr "または %s [オプション] --all-databases [オプション]\n"
1269
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1270
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
1186
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1187
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5683
1272
1189
msgid "Value supplied for port is not valid.\n"
1273
1190
msgstr "ポート番号に指定された値は無効です。\n"
1275
#: ../client/drizzledump.cc:726
1192
#: ../client/drizzledump.cc:734
1277
1194
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1278
1195
msgstr "オプション--ignore-table=<database>.<table>の使い方が不正です。\n"
1280
#: ../client/drizzledump_data.cc:263
1197
#: ../client/drizzledump_data.cc:268
1282
1199
msgid "-- Retrieving data for "
1283
1200
msgstr "-- 行データを取得しています・・・\n"
1285
#: ../client/drizzledump_data.cc:293
1202
#: ../client/drizzledump_data.cc:300
1287
1204
msgid " rows dumped for table "
1289
1206
"-- %<PRIu32> 行(トータル ~%<PRIu64>行中)をダンプしました。テーブル: %s\n"
1291
#: ../client/drizzledump_data.cc:552
1208
#: ../client/drizzledump_data.cc:547
1293
1210
msgid "-- Connecting to "
1294
1211
msgstr "接続するホスト。"
1296
#: ../client/drizzledump_data.cc:552
1213
#: ../client/drizzledump_data.cc:547
1297
1214
msgid " using protocol "
1300
#: ../client/drizzledump_data.cc:584 ../client/drizzledump_data.cc:590
1301
#: ../client/drizzledump_data.cc:621 ../client/drizzledump_data.cc:627
1217
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1218
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1303
1220
msgid "Error executing query: "
1304
1221
msgstr "マスターとの接続でエラー"
1306
#: ../client/drizzledump_data.cc:598
1223
#: ../client/drizzledump_data.cc:602
1307
1224
msgid "Could not buffer result: "
1310
#: ../client/drizzledump_data.cc:644
1227
#: ../client/drizzledump_data.cc:648
1311
1228
msgid "Error: Could not set db '"
1314
#: ../client/drizzledump_data.cc:658 ../client/drizzledump_data.cc:663
1315
#: ../client/drizzledump_data.cc:669
1231
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1232
#: ../client/drizzledump_data.cc:673
1317
1234
msgid "Got error: "
1318
1235
msgstr "エラーが発生しました: %d %s"
1320
#: ../client/drizzledump_data.cc:678
1237
#: ../client/drizzledump_data.cc:682
1322
1239
msgid "-- Disconnecting from "
1323
1240
msgstr "-- %s から切断中・・・\n"
1325
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:100
1242
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1326
1243
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1328
1245
msgid "-- Retrieving table structures for "
1329
1246
msgstr "-- テーブル %s の定義を取得しています・・・\n"
1331
#: ../client/drizzledump_drizzle.cc:175 ../client/drizzledump_mysql.cc:168
1248
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1333
1250
msgid "-- Retrieving fields for "
1334
1251
msgstr "-- 行データを取得しています・・・\n"
1336
#: ../client/drizzledump_drizzle.cc:228 ../client/drizzledump_mysql.cc:270
1253
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1338
1255
msgid "-- Retrieving indexes for "
1339
1256
msgstr "-- 行データを取得しています・・・\n"
1341
#: ../client/drizzledump_drizzle.cc:273 ../client/drizzledump_mysql.cc:315
1258
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1343
1260
msgid "-- Retrieving foreign keys for "
1344
1261
msgstr "-- 行データを取得しています・・・\n"
1346
#: ../client/drizzleslap.cc:2286
1263
#: ../client/drizzleslap.cc:2292
1348
1265
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1351
#: ../client/drizzletest.cc:4866
1268
#: ../client/drizzletest.cc:5424
1352
1269
msgid "Error: Invalid Value for opt_max_connect_retries"
1355
#: ../client/drizzletest.cc:4876
1272
#: ../client/drizzletest.cc:5434
1356
1273
msgid "Error: Invalid Value for opt_tail_lines"
1359
#: ../client/drizzletest.cc:4886
1276
#: ../client/drizzletest.cc:5444
1360
1277
msgid "Error: Invalid Value for opt_sleep"
1363
#: ../client/drizzletest.cc:5065
1280
#: ../client/drizzletest.cc:5635
1365
1282
msgid "Could not open '%s' for reading: errno = %d"
1368
#: ../drizzled/drizzled.cc:358
1369
msgid "General Options"
1372
#: ../drizzled/drizzled.cc:359
1373
msgid "Config File Options"
1376
#: ../drizzled/drizzled.cc:360
1377
msgid "Kernel Options"
1380
#: ../drizzled/drizzled.cc:361
1381
msgid "Plugin Loading Options"
1384
#: ../drizzled/drizzled.cc:362
1385
msgid "Plugin Options"
1388
#: ../drizzled/drizzled.cc:363
1389
msgid "Config and Plugin Loading"
1392
#: ../drizzled/drizzled.cc:364
1393
msgid "Kernel and Plugin Loading and Plugin"
1396
#: ../drizzled/drizzled.cc:478
1285
#: ../client/drizzletest.cc:5640
1287
msgid "Out of memory"
1288
msgstr "メモリが不足しています。"
1290
#: ../drizzled/definition/table.cc:767
1292
msgid "Table %s has invalid/unknown collation: %d,%s"
1295
#: ../drizzled/definition/table.cc:1059
1297
msgid "ENUM column %s has greater than %d possible values"
1300
#: ../drizzled/definition/table.cc:1993
1302
msgid "Unknown collation '%s' in table '%-.64s' definition"
1305
#: ../drizzled/definition/table.cc:2000
1308
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1312
#: ../drizzled/drizzled.cc:487
1401
#: ../drizzled/drizzled.cc:536
1403
msgid "One can only use the --user switch if running as root"
1316
#: ../drizzled/drizzled.cc:548
1317
msgid "One can only use the --user switch if running as root\n"
1404
1318
msgstr "--userによるユーザ変更はroot権限でのみ使用可能です。\n"
1406
#: ../drizzled/drizzled.cc:543
1408
"drizzled cannot be run as root, use --user to start drizzled up as another "
1412
#: ../drizzled/drizzled.cc:584
1414
msgid "Set process group ID failed "
1415
msgstr "alloc_root()の実行に失敗しました。"
1417
#: ../drizzled/drizzled.cc:588
1320
#: ../drizzled/drizzled.cc:555
1322
"Fatal error: Please read \"Security\" section of the manual to find out how "
1323
"to run drizzled as root!\n"
1325
"致命的なエラー: drizzleをrootユーザで実行するために必要な情報はマニュアルの"
1326
"「セキュリティ」の章に記載されています。\n"
1328
#: ../drizzled/drizzled.cc:575
1331
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1334
"致命的なエラー: ユーザーを「%s」に変更出来ません。ユーザーが存在しているか確"
1337
#: ../drizzled/drizzled.cc:600
1338
msgid "Set process group ID failed"
1341
#: ../drizzled/drizzled.cc:605
1418
1342
msgid "Set process user ID failed"
1421
#: ../drizzled/drizzled.cc:599
1345
#: ../drizzled/drizzled.cc:617
1423
1347
msgid "Process chroot failed"
1424
1348
msgstr "alloc_root()の実行に失敗しました。"
1426
#: ../drizzled/drizzled.cc:698
1428
msgid "Invalid Value for auto_increment_increment"
1429
msgstr "ヌルポインタの不正使用"
1431
#: ../drizzled/drizzled.cc:708
1433
msgid "Invalid Value for auto_increment_offset"
1434
msgstr "ヌルポインタの不正使用"
1436
#: ../drizzled/drizzled.cc:718
1438
msgid "Invalid Value for completion_type"
1439
msgstr "ヌルポインタの不正使用"
1441
1350
#: ../drizzled/drizzled.cc:729
1443
msgid "Invalid Value for div-precision-increment"
1444
msgstr "ヌルポインタの不正使用"
1446
#: ../drizzled/drizzled.cc:739
1448
msgid "Invalid Value for group_concat_max_len"
1449
msgstr "ヌルポインタの不正使用"
1451
#: ../drizzled/drizzled.cc:749
1453
msgid "Invalid Value for join_buffer_size"
1454
msgstr "ヌルポインタの不正使用"
1456
#: ../drizzled/drizzled.cc:760
1458
msgid "Invalid Value for max_allowed_packet"
1459
msgstr "ヌルポインタの不正使用"
1461
#: ../drizzled/drizzled.cc:771
1463
msgid "Invalid Value for max_error_count"
1464
msgstr "ヌルポインタの不正使用"
1466
#: ../drizzled/drizzled.cc:781
1468
msgid "Invalid Value for max_heap_table_size"
1469
msgstr "ヌルポインタの不正使用"
1471
#: ../drizzled/drizzled.cc:792
1473
msgid "Invalid Value for min_examined_row_limit"
1474
msgstr "ヌルポインタの不正使用"
1476
#: ../drizzled/drizzled.cc:802
1478
msgid "Invalid Value for max_join_size"
1479
msgstr "ヌルポインタの不正使用"
1481
#: ../drizzled/drizzled.cc:812
1483
msgid "Invalid Value for max_length_for_sort_data"
1484
msgstr "ヌルポインタの不正使用"
1486
#: ../drizzled/drizzled.cc:822
1488
msgid "Invalid Value for max_seeks_for_key"
1489
msgstr "ヌルポインタの不正使用"
1491
#: ../drizzled/drizzled.cc:832
1493
msgid "Invalid Value for max_sort_length"
1494
msgstr "ヌルポインタの不正使用"
1496
#: ../drizzled/drizzled.cc:842
1498
msgid "Invalid Value for optimizer_search_depth"
1499
msgstr "ヌルポインタの不正使用"
1501
#: ../drizzled/drizzled.cc:852
1503
msgid "Invalid Value for preload_buff_size"
1504
msgstr "ヌルポインタの不正使用"
1506
#: ../drizzled/drizzled.cc:862
1508
msgid "Invalid Value for query_alloc_block_size"
1509
msgstr "ヌルポインタの不正使用"
1511
#: ../drizzled/drizzled.cc:873
1513
msgid "Invalid Value for query_prealloc_size"
1514
msgstr "ヌルポインタの不正使用"
1516
#: ../drizzled/drizzled.cc:884
1518
msgid "Invalid Value for range_alloc_block_size"
1519
msgstr "ヌルポインタの不正使用"
1521
#: ../drizzled/drizzled.cc:895
1523
msgid "Invalid Value for read_buff_size"
1524
msgstr "ヌルポインタの不正使用"
1526
#: ../drizzled/drizzled.cc:906
1528
msgid "Invalid Value for read_rnd_buff_size"
1529
msgstr "ヌルポインタの不正使用"
1531
#: ../drizzled/drizzled.cc:916
1533
msgid "Invalid Value for sort_buff_size"
1534
msgstr "ヌルポインタの不正使用"
1536
#: ../drizzled/drizzled.cc:926
1538
msgid "Invalid Value for table_def_size"
1539
msgstr "ヌルポインタの不正使用"
1541
#: ../drizzled/drizzled.cc:936
1543
msgid "Invalid Value for table_cache_size"
1544
msgstr "ヌルポインタの不正使用"
1546
#: ../drizzled/drizzled.cc:946 ../drizzled/drizzled.cc:961
1548
msgid "Invalid Value for table_lock_wait_timeout"
1549
msgstr "ヌルポインタの不正使用"
1551
#: ../drizzled/drizzled.cc:971
1553
"Invalid Value for transaction_message_threshold valid values are between "
1554
"131072 - 1048576 bytes"
1352
msgid "Error: Invalid Value for auto_increment_increment"
1353
msgstr "ヌルポインタの不正使用"
1355
#: ../drizzled/drizzled.cc:740
1357
msgid "Error: Invalid Value for auto_increment_offset"
1358
msgstr "ヌルポインタの不正使用"
1360
#: ../drizzled/drizzled.cc:751
1362
msgid "Error: Invalid Value for completion_type"
1363
msgstr "ヌルポインタの不正使用"
1365
#: ../drizzled/drizzled.cc:763
1367
msgid "Error: Invalid Value for div-precision-increment"
1368
msgstr "ヌルポインタの不正使用"
1370
#: ../drizzled/drizzled.cc:774
1371
msgid "Error: Invalid Value for group_concat_max_len"
1374
#: ../drizzled/drizzled.cc:785
1376
msgid "Error: Invalid Value for join_buffer_size"
1377
msgstr "ヌルポインタの不正使用"
1379
#: ../drizzled/drizzled.cc:797
1381
msgid "Error: Invalid Value for max_allowed_packet"
1382
msgstr "ヌルポインタの不正使用"
1384
#: ../drizzled/drizzled.cc:809
1386
msgid "Error: Invalid Value for max_connect_errors"
1387
msgstr "ヌルポインタの不正使用"
1389
#: ../drizzled/drizzled.cc:820
1391
msgid "Error: Invalid Value for max_error_count"
1392
msgstr "ヌルポインタの不正使用"
1394
#: ../drizzled/drizzled.cc:831
1396
msgid "Error: Invalid Value for max_heap_table_size"
1397
msgstr "ヌルポインタの不正使用"
1399
#: ../drizzled/drizzled.cc:843
1400
msgid "Error: Invalid Value for min_examined_row_limit"
1403
#: ../drizzled/drizzled.cc:854
1405
msgid "Error: Invalid Value for max_join_size"
1406
msgstr "ヌルポインタの不正使用"
1408
#: ../drizzled/drizzled.cc:865
1410
msgid "Error: Invalid Value for max_length_for_sort_data"
1411
msgstr "ヌルポインタの不正使用"
1413
#: ../drizzled/drizzled.cc:876
1415
msgid "Error: Invalid Value for max_seeks_for_key"
1416
msgstr "ヌルポインタの不正使用"
1418
#: ../drizzled/drizzled.cc:887
1420
msgid "Error: Invalid Value for max_sort_length"
1421
msgstr "ヌルポインタの不正使用"
1423
#: ../drizzled/drizzled.cc:898
1424
msgid "Error: Invalid Value for optimizer_search_depth"
1427
#: ../drizzled/drizzled.cc:909
1429
msgid "Error: Invalid Value for preload_buff_size"
1430
msgstr "ヌルポインタの不正使用"
1432
#: ../drizzled/drizzled.cc:920
1434
msgid "Error: Invalid Value for query_alloc_block_size"
1435
msgstr "ヌルポインタの不正使用"
1437
#: ../drizzled/drizzled.cc:932
1439
msgid "Error: Invalid Value for query_prealloc_size"
1440
msgstr "ヌルポインタの不正使用"
1442
#: ../drizzled/drizzled.cc:944
1444
msgid "Error: Invalid Value for range_alloc_block_size"
1445
msgstr "ヌルポインタの不正使用"
1447
#: ../drizzled/drizzled.cc:956
1449
msgid "Error: Invalid Value for read_buff_size"
1450
msgstr "ヌルポインタの不正使用"
1452
#: ../drizzled/drizzled.cc:968
1454
msgid "Error: Invalid Value for read_rnd_buff_size"
1455
msgstr "ヌルポインタの不正使用"
1457
#: ../drizzled/drizzled.cc:979
1459
msgid "Error: Invalid Value for sort_buff_size"
1460
msgstr "ヌルポインタの不正使用"
1462
#: ../drizzled/drizzled.cc:990
1464
msgid "Error: Invalid Value for table_def_size"
1465
msgstr "ヌルポインタの不正使用"
1467
#: ../drizzled/drizzled.cc:1001
1469
msgid "Error: Invalid Value for table_cache_size"
1470
msgstr "ヌルポインタの不正使用"
1472
#: ../drizzled/drizzled.cc:1012 ../drizzled/drizzled.cc:1028
1474
msgid "Error: Invalid Value for table_lock_wait_timeout"
1475
msgstr "ヌルポインタの不正使用"
1557
1477
#: ../drizzled/drizzled.cc:1039
1479
"Error: Invalid Value for transaction_message_threshold valid values are "
1480
"between 131072 - 1048576 bytes"
1483
#: ../drizzled/drizzled.cc:1097
1485
msgid "Defaults file '%s' not found\n"
1488
#: ../drizzled/drizzled.cc:1139
1559
1490
msgid "gethostname failed, using '%s' as hostname"
1560
1491
msgstr "gethostnameに失敗したため、'%s'をホスト名として使用します。"
1562
#: ../drizzled/drizzled.cc:1053
1564
msgid "Display help and exit."
1493
#: ../drizzled/drizzled.cc:1153 ../drizzled/drizzled.cc:1744
1494
msgid "Display this help and exit."
1565
1495
msgstr "ヘルプを表示して終了する。"
1567
#: ../drizzled/drizzled.cc:1055
1568
msgid "Run as a daemon."
1571
#: ../drizzled/drizzled.cc:1057 ../drizzled/drizzled.cc:1676
1572
msgid "Run drizzled daemon as user."
1573
msgstr "drizzledデーモンを実行するユーザー。"
1575
#: ../drizzled/drizzled.cc:1059
1577
msgid "Print version information and exit."
1578
msgstr "バージョン情報を出力し終了する。"
1580
#: ../drizzled/drizzled.cc:1066
1497
#: ../drizzled/drizzled.cc:1157
1581
1498
msgid "Configuration file to use"
1584
#: ../drizzled/drizzled.cc:1068
1501
#: ../drizzled/drizzled.cc:1159
1585
1502
msgid "Base location for config files"
1588
#: ../drizzled/drizzled.cc:1070 ../drizzled/drizzled.cc:1768
1505
#: ../drizzled/drizzled.cc:1161 ../drizzled/drizzled.cc:1968
1589
1506
msgid "Directory for plugins."
1590
1507
msgstr "プラグイン用ディレクトリ"
1592
#: ../drizzled/drizzled.cc:1075 ../drizzled/drizzled.cc:1772
1509
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1972
1594
1511
"Optional comma separated list of plugins to load at startup in addition to "
1595
1512
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1846
1774
"適切な値を使用します; もしMAX_TABLES+2にセットすると,オプティマイザはオリジ"
1847
1775
"ナルのfind_bestになります(テストや比較に使われます)"
1849
#: ../drizzled/drizzled.cc:1195 ../drizzled/drizzled.cc:1790
1777
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1990
1850
1778
msgid "The size of the buffer that is allocated when preloading indexes"
1851
1779
msgstr "インデックスのプレロード時に割り当てられるバッファのサイズ"
1853
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1795
1781
#: ../drizzled/drizzled.cc:1296 ../drizzled/drizzled.cc:1995
1854
1782
msgid "Allocation block size for query parsing and execution"
1855
1783
msgstr "クエリのパースや実行のための割り当てブロックサイズ"
1857
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1800
1785
#: ../drizzled/drizzled.cc:1299 ../drizzled/drizzled.cc:2000
1858
1786
msgid "Persistent buffer for query parsing and execution"
1861
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1806
1789
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:2006
1862
1790
msgid "Allocation block size for storing ranges during optimization"
1863
1791
msgstr "最適化中にレンジを保存する割り当てブロックサイズ"
1865
#: ../drizzled/drizzled.cc:1207 ../drizzled/drizzled.cc:1812
1793
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:2012
1867
1795
"Each thread that does a sequential scan allocates a buffer of this size for "
1868
1796
"each table it scans. If you do many sequential scans, you may want to "
1869
1797
"increase this value."
1872
#: ../drizzled/drizzled.cc:1212
1800
#: ../drizzled/drizzled.cc:1310
1873
1801
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1876
#: ../drizzled/drizzled.cc:1215 ../drizzled/drizzled.cc:1820
1804
#: ../drizzled/drizzled.cc:1313 ../drizzled/drizzled.cc:2020
1878
1806
"When reading rows in sorted order after a sort, the rows are read through "
1879
1807
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1880
1808
"record_buffer."
1883
#: ../drizzled/drizzled.cc:1220
1811
#: ../drizzled/drizzled.cc:1318
1884
1812
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1887
#: ../drizzled/drizzled.cc:1222
1815
#: ../drizzled/drizzled.cc:1320 ../drizzled/drizzled.cc:2028
1888
1816
msgid "Select scheduler to be used (by default multi-thread)."
1891
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1829
1819
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:2033
1892
1820
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1895
#: ../drizzled/drizzled.cc:1228
1823
#: ../drizzled/drizzled.cc:1326
1897
1825
"A global cap on the amount of memory that can be allocated by session sort "
1898
1826
"buffers (0 means unlimited)"
1901
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1835
1829
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2039
1902
1830
msgid "The number of cached table definitions."
1905
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1839
1833
#: ../drizzled/drizzled.cc:1330 ../drizzled/drizzled.cc:2043
1906
1834
msgid "The number of cached open tables."
1909
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1843
1837
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:2047
1911
1839
"Timeout in seconds to wait for a table level lock before returning an error. "
1912
1840
"Used only if the connection has active cursors."
1915
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1848
1843
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2052
1916
1844
msgid "The stack size for each thread."
1919
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1854
1847
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2058
1921
1849
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1922
1850
"automatically convert it to an on-disk MyISAM table."
1925
#: ../drizzled/drizzled.cc:1243
1853
#: ../drizzled/drizzled.cc:1361
1854
msgid "Duplicate entry for command line option\n"
1857
#: ../drizzled/drizzled.cc:1408 ../drizzled/drizzled.cc:1426
1858
#: ../drizzled/drizzled.cc:1460 ../drizzled/drizzled.cc:1468
1859
#: ../drizzled/drizzled.cc:1488
1927
"The verbosity of messages from drizzled. Possible values are INSPECT, INFO, "
1931
#: ../drizzled/drizzled.cc:1267
1932
msgid "Duplicate entry for command line option"
1935
#: ../drizzled/drizzled.cc:1340
1863
"Use --help to get a list of available options\n"
1865
"%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
1866
"利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
1868
#: ../drizzled/drizzled.cc:1438
1937
msgid "Failed to initialize plugins"
1870
msgid "Failed to initialize plugins\n"
1938
1871
msgstr "プラグインの初期化に失敗しました。"
1940
#: ../drizzled/drizzled.cc:1409
1873
#: ../drizzled/drizzled.cc:1476
1877
"Use --help to get a list of available options\n"
1879
"%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
1880
"利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
1882
#: ../drizzled/drizzled.cc:1525
1942
1884
msgid "Error getting default charset"
1943
1885
msgstr "規定の文字セットを設定する。"
1945
#: ../drizzled/drizzled.cc:1424
1887
#: ../drizzled/drizzled.cc:1555
1947
1889
msgid "Error setting collation"
1948
1890
msgstr "スレーブとの接続でエラー"
1950
#: ../drizzled/drizzled.cc:1431
1892
#: ../drizzled/drizzled.cc:1563
1952
1894
msgid "Unknown locale: '%s'"
1953
1895
msgstr "不明なロケールです: 「%s」"
1955
#: ../drizzled/drizzled.cc:1483
1957
msgid "No scheduler found"
1897
#: ../drizzled/drizzled.cc:1583
1898
msgid "Could not initialize table cache\n"
1901
#: ../drizzled/drizzled.cc:1598
1902
msgid "XA cache initialization failed: Out of memory\n"
1905
#: ../drizzled/drizzled.cc:1628
1906
msgid "No scheduler found, cannot continue!\n"
1958
1907
msgstr "スケジューラが見つかりません.処理を継続できません!\n"
1960
#: ../drizzled/drizzled.cc:1501
1961
msgid "Unknown/unsupported storage engine: "
1909
#: ../drizzled/drizzled.cc:1652
1911
msgid "Unknown/unsupported storage engine: %s\n"
1964
#: ../drizzled/drizzled.cc:1639
1914
#: ../drizzled/drizzled.cc:1784
1915
msgid "Set the default storage engine (table type) for tables."
1916
msgstr "デフォルトのストレージエンジン。"
1918
#: ../drizzled/drizzled.cc:1816
1966
1920
"Maximum time in seconds to wait for the port to become free. (Default: no "
1969
1923
"TCP/IPのポートがフリーになるまで待つ最大の秒数(デフォルト: ウェイト無し)"
1971
#: ../drizzled/drizzled.cc:1748
1925
#: ../drizzled/drizzled.cc:1948
1973
1927
"Controls the heuristic(s) applied during query optimization to prune less-"
1974
1928
"promising partial plans from the optimizer search space. Meaning: false - do "
1991
1944
"つまり自由なソフトウェアであり、変更を加えてGPLライセンスの下で再配布すること"
1994
#: ../drizzled/drizzled.cc:1882
1947
#: ../drizzled/drizzled.cc:2091
1996
1949
msgid "Usage: %s [OPTIONS]\n"
1999
#: ../drizzled/drizzled.cc:1995
1952
#: ../drizzled/drizzled.cc:2214
2002
1955
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2006
#: ../drizzled/drizzled.cc:2005
2007
msgid "sort-heap-threshold cannot be less than sort-buffer-size"
2010
#: ../drizzled/drizzled.cc:2016
2011
msgid "join-heap-threshold cannot be less than join-buffer-size"
2014
#: ../drizzled/drizzled.cc:2027
2015
msgid "read-rnd-threshold cannot be less than read-rnd-buffer-size"
2018
#: ../drizzled/drizzled.cc:2038
2019
msgid "read-buffer-threshold cannot be less than read-buffer-size"
2022
#: ../drizzled/error.cc:188
1959
#: ../drizzled/drizzled.cc:2231
1960
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1963
#: ../drizzled/drizzled.cc:2244
1964
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1967
#: ../drizzled/drizzled.cc:2257
1968
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1971
#: ../drizzled/drizzled.cc:2270
1972
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1975
#: ../drizzled/error.cc:114
2024
1977
msgid "Unknown error %d"
2025
1978
msgstr "未知のエラー %d"
2027
#: ../drizzled/error.cc:257
2031
#: ../drizzled/error.cc:258
2032
msgid "Error on first"
2035
#: ../drizzled/error.cc:259
1980
#: ../drizzled/error.cc:189
2039
#: ../drizzled/error.cc:260
1984
#: ../drizzled/error.cc:190
2043
#: ../drizzled/error.cc:261
1988
#: ../drizzled/error.cc:191
2045
1990
msgid "Can't create file '%-.200s' (errno: %d)"
2048
#: ../drizzled/error.cc:262
1993
#: ../drizzled/error.cc:192
2050
1995
msgid "Can't create table '%-.200s' (errno: %d)"
2053
#: ../drizzled/error.cc:263
1998
#: ../drizzled/error.cc:193
2054
1999
#, fuzzy, c-format
2055
2000
msgid "Can't create schema '%-.192s' (errno: %d)"
2056
2001
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
2058
#: ../drizzled/error.cc:264
2003
#: ../drizzled/error.cc:194
2059
2004
#, fuzzy, c-format
2060
2005
msgid "Can't create schema '%-.192s'; schema exists"
2061
2006
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
2063
#: ../drizzled/error.cc:265
2008
#: ../drizzled/error.cc:195
2064
2009
#, fuzzy, c-format
2065
2010
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
2066
2011
msgstr "データベース '%-.192s' を削除できません; データベースがありません"
2068
#: ../drizzled/error.cc:266
2013
#: ../drizzled/error.cc:196
2070
2015
msgid "Error on delete of '%-.192s' (errno: %d)"
2073
#: ../drizzled/error.cc:267
2018
#: ../drizzled/error.cc:197
2075
2020
msgid "Can't get status of '%-.200s' (errno: %d)"
2078
#: ../drizzled/error.cc:268
2023
#: ../drizzled/error.cc:198
2080
2025
msgid "Can't lock file (errno: %d)"
2083
#: ../drizzled/error.cc:269
2028
#: ../drizzled/error.cc:199
2085
2030
msgid "Can't open file: '%-.200s' (errno: %d)"
2088
#: ../drizzled/error.cc:270
2033
#: ../drizzled/error.cc:200
2090
2035
msgid "Can't find file: '%-.200s' (errno: %d)"
2093
#: ../drizzled/error.cc:271
2038
#: ../drizzled/error.cc:201
2095
2040
msgid "Can't read dir of '%-.192s' (errno: %d)"
2098
#: ../drizzled/error.cc:272
2043
#: ../drizzled/error.cc:202
2100
2045
msgid "Record has changed since last read in table '%-.192s'"
2103
#: ../drizzled/error.cc:273
2048
#: ../drizzled/error.cc:203
2105
2050
msgid "Disk full (%s); waiting for someone to free some space..."
2108
#: ../drizzled/error.cc:274
2053
#: ../drizzled/error.cc:204
2110
2055
msgid "Can't write; duplicate key in table '%-.192s'"
2113
#: ../drizzled/error.cc:275
2058
#: ../drizzled/error.cc:205
2115
2060
msgid "Error on close of '%-.192s' (errno: %d)"
2118
#: ../drizzled/error.cc:276
2063
#: ../drizzled/error.cc:206
2120
2065
msgid "Error reading file '%-.200s' (errno: %d)"
2123
#: ../drizzled/error.cc:277
2068
#: ../drizzled/error.cc:207
2125
2070
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2128
#: ../drizzled/error.cc:278
2073
#: ../drizzled/error.cc:208
2130
2075
msgid "Error writing file '%-.200s' (errno: %d)"
2133
#: ../drizzled/error.cc:279
2078
#: ../drizzled/error.cc:209
2135
2080
msgid "'%-.192s' is locked against change"
2138
#: ../drizzled/error.cc:280
2083
#: ../drizzled/error.cc:210
2139
2084
msgid "Sort aborted"
2142
#: ../drizzled/error.cc:281
2087
#: ../drizzled/error.cc:211
2144
2089
msgid "Got error %d from storage engine"
2147
#: ../drizzled/error.cc:282
2092
#: ../drizzled/error.cc:212
2149
2094
msgid "Table storage engine for '%-.192s' doesn't have this option"
2152
#: ../drizzled/error.cc:283
2097
#: ../drizzled/error.cc:213
2154
2099
msgid "Can't find record in '%-.192s'"
2157
#: ../drizzled/error.cc:284
2102
#: ../drizzled/error.cc:214
2159
2104
msgid "Incorrect information in file: '%-.200s'"
2162
#: ../drizzled/error.cc:285
2107
#: ../drizzled/error.cc:215
2164
2109
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2167
#: ../drizzled/error.cc:286
2112
#: ../drizzled/error.cc:216
2169
2114
msgid "Old key file for table '%-.192s'; repair it!"
2172
#: ../drizzled/error.cc:287
2117
#: ../drizzled/error.cc:217
2174
2119
msgid "Table '%-.192s' is read only"
2177
#: ../drizzled/error.cc:288
2122
#: ../drizzled/error.cc:218
2179
2124
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2182
#: ../drizzled/error.cc:289
2127
#: ../drizzled/error.cc:219
2183
2128
msgid "Out of sort memory; increase server sort buffer size"
2186
#: ../drizzled/error.cc:290
2131
#: ../drizzled/error.cc:220
2187
2132
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2190
#: ../drizzled/error.cc:291
2135
#: ../drizzled/error.cc:221
2191
2136
msgid "Global join memory constraint hit; increase join-heap-threshold"
2194
#: ../drizzled/error.cc:292
2139
#: ../drizzled/error.cc:222
2195
2140
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2198
#: ../drizzled/error.cc:293
2143
#: ../drizzled/error.cc:223
2199
2144
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2202
#: ../drizzled/error.cc:294
2147
#: ../drizzled/error.cc:224
2204
2149
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2207
#: ../drizzled/error.cc:295
2152
#: ../drizzled/error.cc:225
2208
2153
msgid "Too many connections"
2211
#: ../drizzled/error.cc:296
2156
#: ../drizzled/error.cc:226
2213
2158
"Out of memory; check if drizzled or some other process uses all available "
2214
2159
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2215
2160
"memory or you can add more swap space"
2218
#: ../drizzled/error.cc:297
2163
#: ../drizzled/error.cc:227
2219
2164
msgid "Can't get hostname for your address"
2222
#: ../drizzled/error.cc:298
2167
#: ../drizzled/error.cc:228
2223
2168
msgid "Bad handshake"
2226
#. Access error messages
2227
#: ../drizzled/error.cc:301
2229
msgid "Access denied for user '%s' to schema '%s'"
2232
#: ../drizzled/error.cc:302
2234
msgid "Access denied for user '%s' to table '%s'"
2237
#: ../drizzled/error.cc:303
2239
msgid "Access denied for user '%s' (using password: %s)"
2242
#: ../drizzled/error.cc:305
2171
#: ../drizzled/error.cc:229
2173
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2176
#: ../drizzled/error.cc:230
2178
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2181
#: ../drizzled/error.cc:231
2243
2182
msgid "No schema selected"
2246
#: ../drizzled/error.cc:306
2185
#: ../drizzled/error.cc:232
2247
2186
msgid "Unknown command"
2250
#: ../drizzled/error.cc:307
2189
#: ../drizzled/error.cc:233
2252
2191
msgid "Column '%-.192s' cannot be null"
2255
#: ../drizzled/error.cc:308
2194
#: ../drizzled/error.cc:234
2256
2195
#, fuzzy, c-format
2257
2196
msgid "Unknown schema '%-.192s'"
2258
2197
msgstr "不明なロケールです: 「%s」"
2260
#: ../drizzled/error.cc:309
2199
#: ../drizzled/error.cc:235
2262
2201
msgid "Table '%-.192s' already exists"
2265
#: ../drizzled/error.cc:310
2204
#: ../drizzled/error.cc:236
2267
2206
msgid "Unknown table '%-.100s'"
2270
#: ../drizzled/error.cc:311
2209
#: ../drizzled/error.cc:237
2272
2211
msgid "Column '%-.192s' in %-.192s is ambiguous"
2275
#: ../drizzled/error.cc:312
2214
#: ../drizzled/error.cc:238
2276
2215
msgid "Server shutdown in progress"
2279
#: ../drizzled/error.cc:313
2218
#: ../drizzled/error.cc:239
2281
2220
msgid "Unknown column '%-.192s' in '%-.192s'"
2284
#: ../drizzled/error.cc:314
2223
#: ../drizzled/error.cc:240
2286
2225
msgid "'%-.192s' isn't in GROUP BY"
2289
#: ../drizzled/error.cc:315
2228
#: ../drizzled/error.cc:241
2291
2230
msgid "Can't group on '%-.192s'"
2294
#: ../drizzled/error.cc:316
2233
#: ../drizzled/error.cc:242
2295
2234
msgid "Statement has sum functions and columns in same statement"
2298
#: ../drizzled/error.cc:317
2237
#: ../drizzled/error.cc:243
2299
2238
msgid "Column count doesn't match value count"
2302
#: ../drizzled/error.cc:318
2241
#: ../drizzled/error.cc:244
2304
2243
msgid "Identifier name '%-.100s' is too long"
2307
#: ../drizzled/error.cc:319
2246
#: ../drizzled/error.cc:245
2309
2248
msgid "Duplicate column name '%-.192s'"
2312
#: ../drizzled/error.cc:320
2251
#: ../drizzled/error.cc:246
2314
2253
msgid "Duplicate key name '%-.192s'"
2317
#: ../drizzled/error.cc:321
2256
#: ../drizzled/error.cc:247
2319
2258
msgid "Duplicate entry '%-.192s' for key %d"
2322
#: ../drizzled/error.cc:322
2261
#: ../drizzled/error.cc:248
2324
2263
msgid "Incorrect column specifier for column '%-.192s'"
2327
#: ../drizzled/error.cc:323
2266
#: ../drizzled/error.cc:249
2329
2268
msgid "%s near '%-.80s' at line %d"
2332
#: ../drizzled/error.cc:324
2334
msgid "Parsing error near '%s'"
2337
#: ../drizzled/error.cc:325
2271
#: ../drizzled/error.cc:250
2338
2272
msgid "Query was empty"
2339
2273
msgstr "クエリーが空でした"
2341
#: ../drizzled/error.cc:326
2275
#: ../drizzled/error.cc:251
2343
2277
msgid "Not unique table/alias: '%-.192s'"
2346
#: ../drizzled/error.cc:327
2280
#: ../drizzled/error.cc:252
2348
2282
msgid "Invalid default value for '%-.192s'"
2351
#: ../drizzled/error.cc:328
2285
#: ../drizzled/error.cc:253
2352
2286
msgid "Multiple primary key defined"
2355
#: ../drizzled/error.cc:329
2289
#: ../drizzled/error.cc:254
2357
2291
msgid "Too many keys specified; max %d keys allowed"
2360
#: ../drizzled/error.cc:330
2294
#: ../drizzled/error.cc:255
2362
2296
msgid "Too many key parts specified; max %d parts allowed"
2365
#: ../drizzled/error.cc:331
2299
#: ../drizzled/error.cc:256
2367
2301
msgid "Specified key was too long; max key length is %d bytes"
2370
#: ../drizzled/error.cc:332
2304
#: ../drizzled/error.cc:257
2372
2306
msgid "Key column '%-.192s' doesn't exist in table"
2375
#: ../drizzled/error.cc:333
2309
#: ../drizzled/error.cc:258
2378
2312
"BLOB column '%-.192s' can't be used in key specification with the used table "
2382
#: ../drizzled/error.cc:334
2316
#: ../drizzled/error.cc:259
2385
2319
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2389
#: ../drizzled/error.cc:335
2323
#: ../drizzled/error.cc:260
2391
2325
"Incorrect table definition; there can be only one auto column and it must be "
2392
2326
"defined as a key"
2395
#: ../drizzled/error.cc:336
2329
#: ../drizzled/error.cc:261
2397
2331
msgid "%s: Normal shutdown\n"
2400
#: ../drizzled/error.cc:337
2334
#: ../drizzled/error.cc:262
2402
2336
msgid "%s: Got signal %d. Aborting!\n"
2405
#: ../drizzled/error.cc:338
2339
#: ../drizzled/error.cc:263
2407
2341
msgid "%s: Shutdown complete\n"
2408
2342
msgstr "%s: シャットダウンが完了しました\n"
2410
#: ../drizzled/error.cc:339
2344
#: ../drizzled/error.cc:264
2412
2346
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2415
#: ../drizzled/error.cc:340
2349
#: ../drizzled/error.cc:265
2416
2350
msgid "Can't create IP socket"
2419
#: ../drizzled/error.cc:341
2353
#: ../drizzled/error.cc:266
2422
2356
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2426
#: ../drizzled/error.cc:342
2360
#: ../drizzled/error.cc:267
2429
2363
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2430
2364
"check the manual"
2433
#: ../drizzled/error.cc:343
2367
#: ../drizzled/error.cc:268
2435
2369
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2438
#: ../drizzled/error.cc:344
2372
#: ../drizzled/error.cc:269
2441
2375
"The file '%-.128s' must be in the schema directory or be readable by all"
2444
#: ../drizzled/error.cc:345
2378
#: ../drizzled/error.cc:270
2446
2380
msgid "File '%-.200s' already exists"
2449
#: ../drizzled/error.cc:346
2383
#: ../drizzled/error.cc:271
2451
2385
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2454
#: ../drizzled/error.cc:347
2388
#: ../drizzled/error.cc:272
2456
2390
"Incorrect prefix key; the used key part isn't a string, the used length is "
2457
2391
"longer than the key part, or the storage engine doesn't support unique "
2461
#: ../drizzled/error.cc:348
2395
#: ../drizzled/error.cc:273
2462
2396
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2465
#: ../drizzled/error.cc:349
2399
#: ../drizzled/error.cc:274
2467
2401
msgid "Can't DROP '%-.192s'; check that column/key exists"
2470
#: ../drizzled/error.cc:350
2404
#: ../drizzled/error.cc:275
2472
2406
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2475
#: ../drizzled/error.cc:351
2409
#: ../drizzled/error.cc:276
2477
2411
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2480
2414
#. KILL session errors
2481
#: ../drizzled/error.cc:354
2415
#: ../drizzled/error.cc:279
2482
2416
#, fuzzy, c-format
2483
2417
msgid "Unknown session id: %lu"
2484
2418
msgstr "無効なコマンド "
2486
#: ../drizzled/error.cc:355
2420
#: ../drizzled/error.cc:280
2488
2422
msgid "You are not the owner of session %lu"
2491
#: ../drizzled/error.cc:356
2425
#: ../drizzled/error.cc:281
2492
2426
msgid "You cannot kill the session you are connected from."
2495
#: ../drizzled/error.cc:359
2429
#: ../drizzled/error.cc:284
2496
2430
msgid "No tables used"
2499
#: ../drizzled/error.cc:360
2433
#: ../drizzled/error.cc:285
2501
2435
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2504
#: ../drizzled/error.cc:361
2438
#: ../drizzled/error.cc:286
2506
2440
msgid "Incorrect schema name '%-.100s'"
2509
#: ../drizzled/error.cc:362
2443
#: ../drizzled/error.cc:287
2511
2445
msgid "Incorrect table name '%-.100s'"
2514
#: ../drizzled/error.cc:363
2448
#: ../drizzled/error.cc:288
2516
2450
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2517
2451
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2520
#: ../drizzled/error.cc:364
2454
#: ../drizzled/error.cc:289
2521
2455
msgid "Unknown error"
2524
#: ../drizzled/error.cc:365
2458
#: ../drizzled/error.cc:290
2526
2460
msgid "Unknown procedure '%-.192s'"
2529
#: ../drizzled/error.cc:366
2463
#: ../drizzled/error.cc:291
2531
2465
msgid "Incorrect parameter count to procedure '%-.192s'"
2534
#: ../drizzled/error.cc:367
2468
#: ../drizzled/error.cc:292
2536
2470
msgid "Unknown table '%-.192s' in %-.32s"
2539
#: ../drizzled/error.cc:368
2473
#: ../drizzled/error.cc:293
2541
2475
msgid "Column '%-.192s' specified twice"
2544
#: ../drizzled/error.cc:369
2478
#: ../drizzled/error.cc:294
2545
2479
msgid "Invalid use of group function"
2548
#: ../drizzled/error.cc:370
2482
#: ../drizzled/error.cc:295
2551
2485
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2554
#: ../drizzled/error.cc:371
2488
#: ../drizzled/error.cc:296
2555
2489
msgid "A table must have at least 1 column"
2558
#: ../drizzled/error.cc:372
2492
#: ../drizzled/error.cc:297
2560
2494
msgid "The table '%-.192s' is full"
2563
#: ../drizzled/error.cc:373
2497
#: ../drizzled/error.cc:298
2565
2499
msgid "Too many tables; Drizzle can only use %d tables in a join"
2568
#: ../drizzled/error.cc:374
2502
#: ../drizzled/error.cc:299
2569
2503
msgid "Too many columns"
2572
#: ../drizzled/error.cc:375
2506
#: ../drizzled/error.cc:300
2575
2509
"Row size too large. The maximum row size for the used table type, not "
2576
2510
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2579
#: ../drizzled/error.cc:376
2513
#: ../drizzled/error.cc:301
2580
2514
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2583
#: ../drizzled/error.cc:377
2517
#: ../drizzled/error.cc:302
2586
2520
"Table handler doesn't support NULL in given index. Please change column "
2587
2521
"'%-.192s' to be NOT NULL or use another handler"
2590
#: ../drizzled/error.cc:378
2524
#: ../drizzled/error.cc:303
2591
2525
msgid "No paths allowed for plugin library"
2594
#: ../drizzled/error.cc:379
2528
#: ../drizzled/error.cc:304
2596
2530
msgid "Plugin '%-.192s' already exists"
2599
#: ../drizzled/error.cc:380
2601
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2602
msgstr "'%s' ディレクトリに移動できません (Errcode: %d)"
2604
#: ../drizzled/error.cc:381
2606
msgid "Can't find symbol '%-.128s' in library '%s'"
2609
#: ../drizzled/error.cc:382
2533
#: ../drizzled/error.cc:305
2535
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2538
#: ../drizzled/error.cc:306
2540
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2543
#: ../drizzled/error.cc:307
2611
2545
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2614
#: ../drizzled/error.cc:383
2548
#: ../drizzled/error.cc:308
2617
2551
"Can't create a new thread (errno %d); if you are not out of available "
2618
2552
"memory, you can consult the manual for a possible OS-dependent bug"
2621
#: ../drizzled/error.cc:384
2555
#: ../drizzled/error.cc:309
2623
2557
msgid "Column count doesn't match value count at row %ld"
2626
#: ../drizzled/error.cc:385
2560
#: ../drizzled/error.cc:310
2628
2562
msgid "Can't reopen table: '%-.192s'"
2631
#: ../drizzled/error.cc:386
2565
#: ../drizzled/error.cc:311
2633
2567
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2634
2568
"illegal if there is no GROUP BY clause"
2637
#: ../drizzled/error.cc:387
2571
#: ../drizzled/error.cc:312
2573
msgid "Table '%-.192s.%-.192s' doesn't exist"
2576
#: ../drizzled/error.cc:313
2639
2578
"You have an error in your SQL syntax; check the manual that corresponds to "
2640
2579
"your Drizzle server version for the right syntax to use"
2643
#: ../drizzled/error.cc:388
2582
#: ../drizzled/error.cc:314
2644
2583
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2647
#: ../drizzled/error.cc:389
2586
#: ../drizzled/error.cc:315
2648
2587
msgid "Got packets out of order"
2651
#: ../drizzled/error.cc:390
2590
#: ../drizzled/error.cc:316
2652
2591
msgid "The used table type doesn't support BLOB/TEXT columns"
2655
#: ../drizzled/error.cc:391
2594
#: ../drizzled/error.cc:317
2656
2595
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2659
#: ../drizzled/error.cc:392
2598
#: ../drizzled/error.cc:318
2661
2600
msgid "Incorrect column name '%-.100s'"
2664
#: ../drizzled/error.cc:393
2603
#: ../drizzled/error.cc:319
2666
2605
msgid "The used storage engine can't index column '%-.192s'"
2669
#: ../drizzled/error.cc:394
2608
#: ../drizzled/error.cc:320
2671
2610
"Unable to open underlying table which is differently defined or of non-"
2672
2611
"MyISAM type or doesn't exist"
2675
#: ../drizzled/error.cc:395
2614
#: ../drizzled/error.cc:321
2677
2616
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2680
#: ../drizzled/error.cc:396
2619
#: ../drizzled/error.cc:322
2683
2622
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2686
#: ../drizzled/error.cc:397
2625
#: ../drizzled/error.cc:323
2688
2627
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2689
2628
"UNIQUE instead"
2692
#: ../drizzled/error.cc:398
2631
#: ../drizzled/error.cc:324
2693
2632
msgid "Result consisted of more than one row"
2696
#: ../drizzled/error.cc:399
2635
#: ../drizzled/error.cc:325
2697
2636
msgid "This table type requires a primary key"
2700
#: ../drizzled/error.cc:400
2639
#: ../drizzled/error.cc:326
2702
2641
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2705
#: ../drizzled/error.cc:401
2644
#: ../drizzled/error.cc:327
2706
2645
msgid "Can't open table"
2709
#: ../drizzled/error.cc:402
2648
#: ../drizzled/error.cc:328
2711
2650
msgid "The storage engine for the table doesn't support %s"
2714
#: ../drizzled/error.cc:403
2653
#: ../drizzled/error.cc:329
2716
2655
msgid "Got error %d during COMMIT"
2719
#: ../drizzled/error.cc:404
2658
#: ../drizzled/error.cc:330
2721
2660
msgid "Got error %d during ROLLBACK"
2725
2664
#. program that looks over the source for the N_() macros does not
2726
2665
#. (obviously) do macro expansion, so the string is entirely wrong for
2727
2666
#. what it is trying to output for every language except english.
2728
#: ../drizzled/error.cc:409
2667
#: ../drizzled/error.cc:335
2731
2670
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2732
2671
"'%-.64s' (%-.64s)"
2735
#: ../drizzled/error.cc:410
2674
#: ../drizzled/error.cc:336
2737
2676
"Can't execute the given command because you have active locked tables or an "
2738
2677
"active transaction"
2741
#: ../drizzled/error.cc:411
2680
#: ../drizzled/error.cc:337
2743
2682
msgid "Unknown system variable '%-.64s'"
2746
#: ../drizzled/error.cc:412
2685
#: ../drizzled/error.cc:338
2748
2687
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2751
#: ../drizzled/error.cc:413
2690
#: ../drizzled/error.cc:339
2754
2693
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2757
#: ../drizzled/error.cc:414
2696
#: ../drizzled/error.cc:340
2758
2697
msgid "Some non-transactional changed tables couldn't be rolled back"
2761
#: ../drizzled/error.cc:415
2700
#: ../drizzled/error.cc:341
2762
2701
msgid "You may only use constant expressions with SET"
2765
#: ../drizzled/error.cc:416
2704
#: ../drizzled/error.cc:342
2766
2705
msgid "Lock wait timeout exceeded; try restarting transaction"
2769
#: ../drizzled/error.cc:417
2708
#: ../drizzled/error.cc:343
2770
2709
msgid "The total number of locks exceeds the lock table size"
2773
#: ../drizzled/error.cc:418
2712
#: ../drizzled/error.cc:344
2774
2713
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2777
#: ../drizzled/error.cc:419
2716
#: ../drizzled/error.cc:345
2778
2717
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2781
#: ../drizzled/error.cc:420
2720
#: ../drizzled/error.cc:346
2783
2722
msgid "Incorrect arguments to %s"
2786
#: ../drizzled/error.cc:421
2725
#: ../drizzled/error.cc:347
2787
2726
msgid "Deadlock found when trying to get lock; try restarting transaction"
2790
#: ../drizzled/error.cc:422
2729
#: ../drizzled/error.cc:348
2791
2730
msgid "The used table type doesn't support FULLTEXT indexes"
2794
#: ../drizzled/error.cc:423
2733
#: ../drizzled/error.cc:349
2795
2734
msgid "Cannot add foreign key constraint"
2798
#: ../drizzled/error.cc:424
2737
#: ../drizzled/error.cc:350
2799
2738
msgid "Cannot add or update a child row: a foreign key constraint fails"
2802
#: ../drizzled/error.cc:425
2741
#: ../drizzled/error.cc:351
2803
2742
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2806
#: ../drizzled/error.cc:426
2745
#: ../drizzled/error.cc:352
2808
2747
msgid "Incorrect usage of %s and %s"
2811
#: ../drizzled/error.cc:427
2750
#: ../drizzled/error.cc:353
2812
2751
msgid "The used SELECT statements have a different number of columns"
2815
#: ../drizzled/error.cc:428
2754
#: ../drizzled/error.cc:354
2816
2755
msgid "Can't execute the query because you have a conflicting read lock"
2819
#: ../drizzled/error.cc:429
2758
#: ../drizzled/error.cc:355
2822
2761
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2825
#: ../drizzled/error.cc:430
2764
#: ../drizzled/error.cc:356
2828
2767
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2831
#: ../drizzled/error.cc:431
2770
#: ../drizzled/error.cc:357
2833
2772
msgid "Variable '%-.64s' doesn't have a default value"
2836
#: ../drizzled/error.cc:432
2775
#: ../drizzled/error.cc:358
2838
2777
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2841
#: ../drizzled/error.cc:433
2780
#: ../drizzled/error.cc:359
2843
2782
msgid "Incorrect argument type to variable '%-.64s'"
2846
#: ../drizzled/error.cc:434
2785
#: ../drizzled/error.cc:360
2848
2787
msgid "Variable '%-.64s' can only be set, not read"
2851
#: ../drizzled/error.cc:435
2790
#: ../drizzled/error.cc:361
2853
2792
msgid "Incorrect usage/placement of '%s'"
2856
#: ../drizzled/error.cc:436
2795
#: ../drizzled/error.cc:362
2858
2797
msgid "This version of Drizzle doesn't yet support '%s'"
2861
#: ../drizzled/error.cc:437
2800
#: ../drizzled/error.cc:363
2863
2802
msgid "Variable '%-.192s' is a %s variable"
2866
#: ../drizzled/error.cc:438
2805
#: ../drizzled/error.cc:364
2868
2807
msgid "Incorrect foreign key definition for '%-.192s': %s"
2871
#: ../drizzled/error.cc:439
2810
#: ../drizzled/error.cc:365
2872
2811
msgid "Key reference and table reference don't match"
2875
#: ../drizzled/error.cc:440
2814
#: ../drizzled/error.cc:366
2877
2816
msgid "Operand should contain %d column(s)"
2880
#: ../drizzled/error.cc:441
2819
#: ../drizzled/error.cc:367
2881
2820
msgid "Subquery returns more than 1 row"
2884
#: ../drizzled/error.cc:442
2823
#: ../drizzled/error.cc:368
2886
2825
msgid "Converting column '%s' from %s to %s"
2889
#: ../drizzled/error.cc:443
2828
#: ../drizzled/error.cc:369
2891
2830
msgid "Reference '%-.64s' not supported (%s)"
2894
#: ../drizzled/error.cc:444
2833
#: ../drizzled/error.cc:370
2895
2834
msgid "Every derived table must have its own alias"
2898
#: ../drizzled/error.cc:445
2837
#: ../drizzled/error.cc:371
2900
2839
msgid "Select %u was reduced during optimization"
2903
#: ../drizzled/error.cc:446
2842
#: ../drizzled/error.cc:372
2905
2844
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2908
#: ../drizzled/error.cc:447
2847
#: ../drizzled/error.cc:373
2909
2848
msgid "All parts of a SPATIAL index must be NOT NULL"
2912
#: ../drizzled/error.cc:448
2851
#: ../drizzled/error.cc:374
2914
2853
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2917
#: ../drizzled/error.cc:449
2856
#: ../drizzled/error.cc:375
2920
2859
"Uncompressed data size too large; the maximum size is %d (based on "
2921
2860
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2924
#: ../drizzled/error.cc:450
2863
#: ../drizzled/error.cc:376
2925
2864
msgid "ZLIB: Not enough memory"
2928
#: ../drizzled/error.cc:451
2867
#: ../drizzled/error.cc:377
2930
2869
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2931
2870
"data was corrupted)"
2934
#: ../drizzled/error.cc:452
2873
#: ../drizzled/error.cc:378
2935
2874
msgid "ZLIB: Input data corrupted"
2938
#: ../drizzled/error.cc:453
2877
#: ../drizzled/error.cc:379
2940
2879
msgid "%d line(s) were cut by GROUP_CONCAT()"
2943
#: ../drizzled/error.cc:454
2882
#: ../drizzled/error.cc:380
2945
2884
msgid "Row %ld doesn't contain data for all columns"
2948
#: ../drizzled/error.cc:455
2887
#: ../drizzled/error.cc:381
2951
2890
"Row %ld was truncated; it contained more data than there were input columns"
2954
#: ../drizzled/error.cc:456
2893
#: ../drizzled/error.cc:382
2957
2896
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2960
#: ../drizzled/error.cc:457
2899
#: ../drizzled/error.cc:383
2962
2901
msgid "Out of range value for column '%s' at row %ld"
2965
#: ../drizzled/error.cc:458
2904
#: ../drizzled/error.cc:384
2967
2906
msgid "Data truncated for column '%s' at row %ld"
2970
#: ../drizzled/error.cc:459
2909
#: ../drizzled/error.cc:385
2972
2911
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2975
#: ../drizzled/error.cc:460
2914
#: ../drizzled/error.cc:386
2977
2916
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2980
#: ../drizzled/error.cc:461
2919
#: ../drizzled/error.cc:387
2982
2921
msgid "Illegal mix of collations for operation '%s'"
2985
#: ../drizzled/error.cc:462
2924
#: ../drizzled/error.cc:388
2988
2927
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2989
2928
"variable_name)"
2992
#: ../drizzled/error.cc:463
2931
#: ../drizzled/error.cc:389
2994
2933
msgid "Unknown collation: '%-.64s'"
2997
#: ../drizzled/error.cc:464
2936
#: ../drizzled/error.cc:390
3000
2939
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3004
#: ../drizzled/error.cc:465
2943
#: ../drizzled/error.cc:391
3006
2945
msgid "Incorrect index name '%-.100s'"
3009
#: ../drizzled/error.cc:466
2948
#: ../drizzled/error.cc:392
3011
2950
msgid "Incorrect catalog name '%-.100s'"
3014
#: ../drizzled/error.cc:467
2953
#: ../drizzled/error.cc:393
3016
2955
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3019
#: ../drizzled/error.cc:468
2958
#: ../drizzled/error.cc:394
3021
2960
msgid "Unknown table engine '%s'"
3024
#: ../drizzled/error.cc:469
2963
#: ../drizzled/error.cc:395
3026
2965
msgid "The target table %-.100s of the %s is not updatable"
3029
#: ../drizzled/error.cc:470
2968
#: ../drizzled/error.cc:396
3032
2971
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3036
#: ../drizzled/error.cc:471
2975
#: ../drizzled/error.cc:397
3039
2978
"The Drizzle server is running with the %s option so it cannot execute this "
3043
#: ../drizzled/error.cc:472
2982
#: ../drizzled/error.cc:398
3045
2984
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3048
#: ../drizzled/error.cc:473
2987
#: ../drizzled/error.cc:399
3050
2989
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3053
#: ../drizzled/error.cc:474
2992
#: ../drizzled/error.cc:400
3055
2994
"Incorrect table definition; there can be only one TIMESTAMP column with "
3056
2995
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3059
#: ../drizzled/error.cc:475
2998
#: ../drizzled/error.cc:401
3061
3000
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3064
#: ../drizzled/error.cc:476
3003
#: ../drizzled/error.cc:402
3066
3005
msgid "Got error %d '%-.100s' from %s"
3069
#: ../drizzled/error.cc:477
3008
#: ../drizzled/error.cc:403
3071
3010
msgid "Got temporary error %d '%-.100s' from %s"
3074
#: ../drizzled/error.cc:478
3013
#: ../drizzled/error.cc:404
3076
3015
msgid "Unknown or incorrect time zone: '%-.64s'"
3079
#: ../drizzled/error.cc:479
3018
#: ../drizzled/error.cc:405
3081
3020
msgid "Invalid %s character string: '%.64s'"
3084
#: ../drizzled/error.cc:480
3023
#: ../drizzled/error.cc:406
3086
3025
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3089
#: ../drizzled/error.cc:481
3028
#: ../drizzled/error.cc:407
3091
3030
msgid "%s %s does not exist"
3094
#: ../drizzled/error.cc:482
3033
#: ../drizzled/error.cc:408
3095
3034
msgid "Query execution was interrupted"
3098
#: ../drizzled/error.cc:483
3037
#: ../drizzled/error.cc:409
3101
3040
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3102
3041
"(s) or definer/invoker of view lack rights to use them"
3105
#: ../drizzled/error.cc:484
3044
#: ../drizzled/error.cc:410
3107
3046
msgid "Field '%-.192s' doesn't have a default value"
3110
#: ../drizzled/error.cc:485
3049
#: ../drizzled/error.cc:411
3111
3050
msgid "Division by 0"
3114
#: ../drizzled/error.cc:486
3053
#: ../drizzled/error.cc:412
3116
3055
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3119
#: ../drizzled/error.cc:487
3058
#: ../drizzled/error.cc:413
3121
3060
msgid "Illegal %s '%-.192s' value found during parsing"
3124
#: ../drizzled/error.cc:488
3063
#: ../drizzled/error.cc:414
3126
3065
msgid "Key part '%-.192s' length cannot be 0"
3129
#: ../drizzled/error.cc:489
3068
#: ../drizzled/error.cc:415
3132
3071
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3133
3072
"the %.64s state"
3136
#: ../drizzled/error.cc:490
3075
#: ../drizzled/error.cc:416
3138
3077
msgid "Data too long for column '%s' at row %ld"
3141
#: ../drizzled/error.cc:491
3080
#: ../drizzled/error.cc:417
3144
3083
"%s: ready for connections.\n"
3145
3084
"Version: '%s' %s\n"
3148
#: ../drizzled/error.cc:492
3087
#: ../drizzled/error.cc:418
3149
3088
msgid "Can't load value from file with fixed size rows to variable"
3152
#: ../drizzled/error.cc:493
3091
#: ../drizzled/error.cc:419
3154
3093
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3157
#: ../drizzled/error.cc:494
3096
#: ../drizzled/error.cc:420
3158
3097
msgid "Table definition has changed, please retry transaction"
3161
#: ../drizzled/error.cc:495
3100
#: ../drizzled/error.cc:421
3163
3102
msgid "Not allowed to return a result set from a %s"
3166
#: ../drizzled/error.cc:496
3105
#: ../drizzled/error.cc:422
3167
3106
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3170
#: ../drizzled/error.cc:497
3109
#: ../drizzled/error.cc:423
3172
3111
"Explicit or implicit commit is not allowed in stored function or trigger."
3175
#: ../drizzled/error.cc:498
3114
#: ../drizzled/error.cc:424
3177
3116
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3180
#: ../drizzled/error.cc:499
3119
#: ../drizzled/error.cc:425
3182
3121
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3185
#: ../drizzled/error.cc:500
3124
#: ../drizzled/error.cc:426
3188
3127
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3192
#: ../drizzled/error.cc:501
3131
#: ../drizzled/error.cc:427
3193
3132
msgid "Trigger in wrong schema"
3196
#: ../drizzled/error.cc:502
3135
#: ../drizzled/error.cc:428
3199
3138
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3200
3139
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3203
#: ../drizzled/error.cc:503
3142
#: ../drizzled/error.cc:429
3205
3144
msgid "Display width out of range for column '%-.192s' (max = %d)"
3208
#: ../drizzled/error.cc:504
3147
#: ../drizzled/error.cc:430
3210
3149
msgid "Datetime function: %-.32s field overflow"
3213
#: ../drizzled/error.cc:505
3152
#: ../drizzled/error.cc:431
3216
3155
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3219
#: ../drizzled/error.cc:506
3158
#: ../drizzled/error.cc:432
3222
3161
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3225
#: ../drizzled/error.cc:507
3164
#: ../drizzled/error.cc:433
3226
3165
msgid "No data - zero rows fetched, selected, or processed"
3229
#: ../drizzled/error.cc:508
3168
#: ../drizzled/error.cc:434
3231
3170
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3234
#: ../drizzled/error.cc:509
3173
#: ../drizzled/error.cc:435
3236
3175
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3239
#: ../drizzled/error.cc:510
3178
#: ../drizzled/error.cc:436
3240
3179
msgid "The used table type doesn't support SPATIAL indexes"
3243
#: ../drizzled/error.cc:511
3182
#: ../drizzled/error.cc:437
3245
3184
msgid "Leading spaces are removed from name '%s'"
3248
#: ../drizzled/error.cc:512
3187
#: ../drizzled/error.cc:438
3249
3188
msgid "Failed to read auto-increment value from storage engine"
3252
#: ../drizzled/error.cc:513
3191
#: ../drizzled/error.cc:439
3254
3193
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3257
#: ../drizzled/error.cc:514
3196
#: ../drizzled/error.cc:440
3258
3197
msgid "Too high level of nesting for select"
3261
#: ../drizzled/error.cc:515
3200
#: ../drizzled/error.cc:441
3263
3202
msgid "Name '%-.64s' has become ''"
3266
#: ../drizzled/error.cc:516
3205
#: ../drizzled/error.cc:442
3268
3207
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3269
3208
"optional and non-empty FIELDS ENCLOSED BY"
3272
#: ../drizzled/error.cc:517
3211
#: ../drizzled/error.cc:443
3275
3214
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3278
#: ../drizzled/error.cc:518
3217
#: ../drizzled/error.cc:444
3280
3219
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3283
#: ../drizzled/error.cc:519
3222
#: ../drizzled/error.cc:445
3285
3224
msgid "Incorrect %-.32s value: '%-.128s'"
3288
#: ../drizzled/error.cc:520
3227
#: ../drizzled/error.cc:446
3290
3229
msgid "Table has no partition for value %-.64s"
3293
#: ../drizzled/error.cc:521
3232
#: ../drizzled/error.cc:447
3294
3233
msgid "Writing one row to the row-based binary log failed"
3297
#: ../drizzled/error.cc:522
3236
#: ../drizzled/error.cc:448
3299
3238
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3302
#: ../drizzled/error.cc:523
3241
#: ../drizzled/error.cc:449
3305
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3306
"%d would lead to a duplicate entry"
3244
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3245
"d would lead to a duplicate entry"
3309
#: ../drizzled/error.cc:524
3248
#: ../drizzled/error.cc:450
3311
3250
"Transaction isolation level can't be changed while a transaction is in "
3315
#: ../drizzled/error.cc:525
3254
#: ../drizzled/error.cc:451
3317
3256
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3320
#: ../drizzled/error.cc:526
3259
#: ../drizzled/error.cc:452
3322
3261
msgid "Incorrect parameters in the call to native function '%-.192s'"
3325
#: ../drizzled/error.cc:527
3264
#: ../drizzled/error.cc:453
3327
3266
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3330
#: ../drizzled/error.cc:528
3269
#: ../drizzled/error.cc:454
3332
3271
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3335
#: ../drizzled/error.cc:530
3274
#: ../drizzled/error.cc:455
3276
msgid "Received an invalid value '%s' for a UNIX timestamp."
3279
#: ../drizzled/error.cc:456
3337
3281
msgid "Received an invalid datetime value '%s'."
3340
#: ../drizzled/error.cc:531
3342
msgid "Received an invalid DATE value '%s'."
3345
#: ../drizzled/error.cc:532
3284
#: ../drizzled/error.cc:457
3347
3286
msgid "Received a NULL argument for function '%s'."
3350
#: ../drizzled/error.cc:533
3352
msgid "Received an invalid timestamp value '%s'."
3355
#: ../drizzled/error.cc:534
3357
msgid "Received an invalid TIME value '%s'."
3360
#: ../drizzled/error.cc:535
3362
msgid "Received an invalid value '%s' for a UNIX timestamp."
3365
#: ../drizzled/error.cc:537
3289
#: ../drizzled/error.cc:458
3367
3291
msgid "Received an out-of-range argument '%s' for function '%s'."
3370
#: ../drizzled/error.cc:538
3294
#: ../drizzled/error.cc:459
3372
3296
msgid "Received an invalid enum value '%s'."
3375
#: ../drizzled/error.cc:539
3299
#: ../drizzled/error.cc:460
3376
3300
msgid "Tables which are replicated require a primary key."
3379
#: ../drizzled/error.cc:541
3381
msgid "Corrupt or invalid schema definition for '%s' : %s"
3384
#: ../drizzled/error.cc:542
3386
msgid "Corrupt or invalid table definition for '%s': %s"
3389
#: ../drizzled/error.cc:543
3391
msgid "The number of enum that were required was too high for table '%s'"
3394
#: ../drizzled/error.cc:544
3396
msgid "Corrupt or invalid table definition for '%s'"
3399
#: ../drizzled/error.cc:545
3401
msgid "Collation '%s' for table %s is invalid/unknown"
3404
#: ../drizzled/error.cc:547
3406
msgid "Cannot drop table '%s'"
3407
msgstr "不明なロケールです: 「%s」"
3409
#: ../drizzled/error.cc:548
3411
msgid "Error occurred while dropping table '%s'"
3412
msgstr "データベースのオプションをロード中にエラー: '%s'"
3414
#: ../drizzled/error.cc:549
3416
msgid "Permission denied to create '%s'"
3419
#: ../drizzled/error.cc:550
3421
msgid "Unknown table '%s'"
3422
msgstr "不明なロケールです: 「%s」"
3424
#: ../drizzled/error.cc:552
3426
msgid "Cannot create schema '%s'"
3427
msgstr "不明なロケールです: 「%s」"
3429
#: ../drizzled/error.cc:553
3303
#: ../drizzled/error.cc:461
3305
msgid "Corrupt or invalid table definition: %s"
3308
#: ../drizzled/error.cc:462
3310
msgid "Corrupt or invalid schema definition for %s : %s"
3313
#: ../drizzled/error.cc:463
3431
3315
msgid "Schema does not exist: %s"
3434
#: ../drizzled/error.cc:554
3318
#: ../drizzled/error.cc:464
3436
3320
msgid "Error altering schema: %s"
3439
#: ../drizzled/error.cc:555
3323
#: ../drizzled/error.cc:465
3441
3325
msgid "Error droppping Schema : %s"
3444
#: ../drizzled/error.cc:557
3328
#: ../drizzled/error.cc:466
3445
3329
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3448
#: ../drizzled/error.cc:558
3332
#: ../drizzled/error.cc:467
3450
3334
msgid "Unknown table engine option key/pair %s = %s."
3453
#: ../drizzled/error.cc:559
3337
#: ../drizzled/error.cc:468
3455
3339
msgid "Unknown schema engine option key/pair %s = %s."
3458
#: ../drizzled/error.cc:560
3459
msgid "Implicit cartesian join attempted."
3462
#: ../drizzled/error.cc:561
3342
#: ../drizzled/error.cc:470
3463
3343
msgid "Admin access not allowed from this username/IP address."
3466
3346
#. User lock/barrier error messages
3467
#: ../drizzled/error.cc:564
3347
#: ../drizzled/error.cc:473
3468
3348
msgid "wait() can not be called on session owning user defined barrier."
3471
#: ../drizzled/error.cc:565
3351
#: ../drizzled/error.cc:474
3473
3353
msgid "Unknown user defined barrier requested."
3474
3354
msgstr "未知のエラー %d"
3476
#: ../drizzled/error.cc:566
3356
#: ../drizzled/error.cc:475
3477
3357
msgid "Session does not own user defined barrier."
3480
#: ../drizzled/error.cc:567
3360
#: ../drizzled/error.cc:476
3481
3361
msgid "Session can not wait on a user defined lock owned by the session."
3484
#: ../drizzled/error.cc:568
3364
#: ../drizzled/error.cc:477
3485
3365
msgid "Session does not own user defined lock."
3488
#: ../drizzled/error.cc:570
3368
#: ../drizzled/error.cc:479
3490
3370
msgid "Invalid name for user defined barrier."
3491
3371
msgstr "ヌルポインタの不正使用"
3493
#: ../drizzled/error.cc:571
3373
#: ../drizzled/error.cc:480
3495
3375
msgid "Invalid name for user defined lock."
3496
3376
msgstr "ヌルポインタの不正使用"
3498
#: ../drizzled/error.cc:573
3378
#: ../drizzled/error.cc:482
3500
3380
"Either a DEFAULt value or NULL NULL description is required for a new column "
3501
3381
"if table is not empty"
3505
#: ../drizzled/error.cc:576
3508
"Cast to unsigned converted negative integer to it's positive complement: %s"
3511
#: ../drizzled/error.cc:577
3513
msgid "Invalid cast to signed integer: %s"
3514
msgstr "ヌルポインタの不正使用"
3516
#: ../drizzled/error.cc:579
3518
msgid "Identifier '%.*s' is a SQL keyword."
3521
#: ../drizzled/error.cc:582
3384
#: ../drizzled/error.cc:485
3523
3386
msgid "Can't unlock file (Errcode: %d)"
3524
3387
msgstr "ファイルをアンロックできません(エラーコード: %d)"
3526
#: ../drizzled/error.cc:583
3389
#: ../drizzled/error.cc:486
3528
3391
msgid "Can't change size of file (Errcode: %d)"
3531
#: ../drizzled/error.cc:584
3394
#: ../drizzled/error.cc:487
3533
3396
msgid "Can't open stream from handle (Errcode: %d)"
3536
#: ../drizzled/error.cc:585
3399
#: ../drizzled/error.cc:488
3538
3401
msgid "Warning: '%s' had %d links"
3541
#: ../drizzled/error.cc:586
3404
#: ../drizzled/error.cc:489
3543
3406
msgid "Warning: %d files and %d streams is left open\n"
3546
#: ../drizzled/error.cc:587
3409
#: ../drizzled/error.cc:490
3548
3411
msgid "Can't create directory '%s' (Errcode: %d)"
3551
#: ../drizzled/error.cc:588
3414
#: ../drizzled/error.cc:491
3554
3417
"Character set '%s' is not a compiled character set and is not specified in "
3558
#: ../drizzled/error.cc:589
3421
#: ../drizzled/error.cc:492
3560
3423
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3563
#: ../drizzled/error.cc:590
3426
#: ../drizzled/error.cc:493
3565
3428
msgid "Can't read value for symlink '%s' (Error %d)"
3568
#: ../drizzled/error.cc:591
3431
#: ../drizzled/error.cc:494
3570
3433
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3573
#: ../drizzled/error.cc:592
3436
#: ../drizzled/error.cc:495
3575
3438
msgid "Error on realpath() on '%s' (Error %d)"
3578
#: ../drizzled/error.cc:593
3441
#: ../drizzled/error.cc:496
3580
3443
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3583
#: ../drizzled/error.cc:594
3446
#: ../drizzled/error.cc:497
3586
3449
"Collation '%s' is not a compiled collation and is not specified in the %s "
3590
#: ../drizzled/error.cc:595
3453
#: ../drizzled/error.cc:498
3592
3455
msgid "File '%s' (fileno: %d) was not closed"
3595
3458
#. For UUID type
3596
#: ../drizzled/error.cc:598
3459
#: ../drizzled/error.cc:501
3597
3460
msgid "Received an invalid UUID value"
3600
#: ../drizzled/error.cc:599
3463
#: ../drizzled/error.cc:502
3601
3464
msgid "The UUID was not created with a valid time"
3605
#: ../drizzled/error.cc:602
3606
msgid "Received an invalid IPV6 value"
3610
#: ../drizzled/error.cc:605
3612
msgid "Received an invalid BOOLEAN value '%s'."
3615
#: ../drizzled/error.cc:606
3617
msgid "Invalid cast to BOOLEAN: '%s'."
3620
#. Transactional DDL
3621
#: ../drizzled/error.cc:609
3622
msgid "Transactional DDL not supported"
3626
#: ../drizzled/error.cc:611
3628
msgid "Assertion '%s' failed."
3631
#: ../drizzled/error.cc:612
3633
msgid "Assertion '%s' failed, the result was NULL."
3636
#. Catalog related errors
3637
#: ../drizzled/error.cc:630
3639
msgid "Cannot create catalog '%s'."
3640
msgstr "不明なロケールです: 「%s」"
3642
#: ../drizzled/error.cc:631
3644
msgid "Permission is denied to create '%s' catalog."
3647
#: ../drizzled/error.cc:632
3649
msgid "Cannot drop catalog '%s'."
3650
msgstr "不明なロケールです: 「%s」"
3652
#: ../drizzled/error.cc:633
3654
msgid "Permission is denied to drop '%s' catalog."
3657
#: ../drizzled/error.cc:634
3659
msgid "Catalog '%s' does not exist."
3662
#: ../drizzled/error.cc:635
3663
msgid "You cannot drop the 'local' catalog."
3666
#: ../drizzled/error.cc:636
3668
msgid "Could not gain lock on '%s'."
3671
#: ../drizzled/error.cc:637
3673
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3676
#: ../drizzled/error.cc:638
3678
msgid "Invalid catalog name."
3681
#: ../drizzled/error.cc:639
3683
"Engine status is now stored in the data_dictionary tables, please use these "
3687
#: ../drizzled/error.cc:640
3688
msgid "There is already a transaction in progress"
3691
#: ../drizzled/error.cc:641
3692
msgid "No lock is held by this connection."
3695
#: ../drizzled/main.cc:174
3467
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:215
3469
"Schema name cannot be encoded and fit within filesystem name length "
3473
#: ../drizzled/identifier/table.cc:232
3475
"Table name cannot be encoded and fit within filesystem name length "
3481
#. * Since clients still use this code, we use fprintf here.
3482
#. * This fprintf needs to be turned into errmsg_printf
3483
#. * as soon as the client programs no longer use mysys
3484
#. * and can use the pluggable error message system.
3486
#: ../drizzled/internal/default.cc:687
3488
msgid "error: could not open directory: %s\n"
3491
#: ../drizzled/main.cc:160
3697
3493
"setrlimit could not change the size of core files to 'infinity'; We may not "
3698
3494
"be able to generate a core file on signals"
4163
4005
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
4164
4006
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
4166
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
4167
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
4008
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4009
#: ../plugin/mysql_protocol/mysql_protocol.cc:1006
4168
4010
msgid "Connect Timeout."
4171
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
4172
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
4013
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4014
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4173
4015
msgid "Read Timeout."
4176
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
4177
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
4018
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4019
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4178
4020
msgid "Write Timeout."
4181
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
4182
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
4023
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4024
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4183
4025
msgid "Retry Count."
4186
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
4187
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
4028
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4029
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4188
4030
msgid "Buffer length."
4191
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4192
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4033
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4034
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4193
4035
msgid "Address to bind to."
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
4038
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4039
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4040
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4199
4041
msgid "Maximum simultaneous connections."
4202
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:74
4044
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4045
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4046
msgid "A restrictive IP address list for incoming admin connections."
4049
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4050
msgid "Failed to send error message to libnotify\n"
4053
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4203
4054
msgid "Error Messages to stderr"
4206
#: ../plugin/filtered_replicator/filtered_replicator.cc:545
4207
msgid "Comma-separated list of schemas to exclude"
4210
#: ../plugin/filtered_replicator/filtered_replicator.cc:548
4211
msgid "Comma-separated list of tables to exclude"
4214
#: ../plugin/filtered_replicator/filtered_replicator.cc:551
4215
msgid "Regular expression to apply to schemas to exclude"
4218
#: ../plugin/filtered_replicator/filtered_replicator.cc:554
4219
msgid "Regular expression to apply to tables to exclude"
4222
#: ../plugin/hello_events/hello_events.cc:402
4057
#: ../plugin/filtered_replicator/filtered_replicator.cc:576
4058
msgid "List of schemas to filter"
4061
#: ../plugin/filtered_replicator/filtered_replicator.cc:579
4062
msgid "List of tables to filter"
4065
#: ../plugin/filtered_replicator/filtered_replicator.cc:582
4066
msgid "Regular expression to apply to schemas to filter"
4069
#: ../plugin/filtered_replicator/filtered_replicator.cc:585
4070
msgid "Regular expression to apply to tables to filter"
4073
#: ../plugin/haildb/haildb_engine.cc:1072
4074
#: ../plugin/haildb/haildb_engine.cc:1210
4075
#: ../plugin/haildb/haildb_engine.cc:1240
4077
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4080
#: ../plugin/haildb/haildb_engine.cc:1091
4082
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4085
#: ../plugin/haildb/haildb_engine.cc:1189
4086
#: ../plugin/haildb/haildb_engine.cc:1302
4087
#: ../plugin/haildb/haildb_engine.cc:1483
4088
#: ../plugin/haildb/haildb_engine.cc:2148
4090
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4093
#: ../plugin/haildb/haildb_engine.cc:1341
4094
#: ../plugin/haildb/haildb_engine.cc:1357
4096
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4099
#: ../plugin/haildb/haildb_engine.cc:3343
4101
msgid "Error starting HailDB %d (%s)\n"
4104
#: ../plugin/haildb/haildb_engine.cc:3372
4105
msgid "Disable HailDB adaptive hash index (enabled by default)."
4108
#: ../plugin/haildb/haildb_engine.cc:3374
4109
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4112
#: ../plugin/haildb/haildb_engine.cc:3377
4114
"Size of a memory pool HailDB uses to store data dictionary information and "
4115
"other internal data structures."
4118
#: ../plugin/haildb/haildb_engine.cc:3380
4119
msgid "Data file autoextend increment in megabytes"
4122
#: ../plugin/haildb/haildb_engine.cc:3383
4125
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4127
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4129
#: ../plugin/haildb/haildb_engine.cc:3386
4130
msgid "The common part for HailDB table spaces."
4133
#: ../plugin/haildb/haildb_engine.cc:3388
4134
msgid "Disable HailDB checksums validation (enabled by default)."
4137
#: ../plugin/haildb/haildb_engine.cc:3390
4138
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4141
#: ../plugin/haildb/haildb_engine.cc:3393
4142
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4145
#: ../plugin/haildb/haildb_engine.cc:3396
4147
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4148
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4151
#: ../plugin/haildb/haildb_engine.cc:3399
4152
msgid "Stores each HailDB table to an .ibd file in the database dir."
4155
#: ../plugin/haildb/haildb_engine.cc:3402
4156
msgid "File format to use for new tables in .ibd files."
4159
#: ../plugin/haildb/haildb_engine.cc:3405
4161
"Set to 0 (write and flush once per second),1 (write and flush at each "
4162
"commit) or 2 (write at commit, flush once per second)."
4165
#: ../plugin/haildb/haildb_engine.cc:3408
4166
msgid "With which method to flush data."
4169
#: ../plugin/haildb/haildb_engine.cc:3411
4171
"Helps to save your data in case the disk image of the database becomes "
4175
#: ../plugin/haildb/haildb_engine.cc:3414
4176
msgid "Path to individual files and their sizes."
4179
#: ../plugin/haildb/haildb_engine.cc:3417
4181
msgid "Path to HailDB log files."
4182
msgstr "テンポラリファイルのパス。"
4184
#: ../plugin/haildb/haildb_engine.cc:3420
4185
msgid "Size of each log file in a log group."
4188
#: ../plugin/haildb/haildb_engine.cc:3423
4190
"Number of log files in the log group. HailDB writes to the files in a "
4191
"circular fashion. Value 3 is recommended here."
4194
#: ../plugin/haildb/haildb_engine.cc:3426
4196
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4197
"rolled back. Values above 100000000 disable the timeout."
4200
#: ../plugin/haildb/haildb_engine.cc:3429
4203
"The size of the buffer which HailDB uses to write log to the log files on "
4205
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4207
#: ../plugin/haildb/haildb_engine.cc:3432
4209
"Sets the point in the LRU list from where all pages are classified as old "
4213
#: ../plugin/haildb/haildb_engine.cc:3435
4215
"Milliseconds between accesses to a block at which it is made young. "
4216
"0=disabled (Advanced users)"
4219
#: ../plugin/haildb/haildb_engine.cc:3438
4220
msgid "Percentage of dirty pages allowed in bufferpool."
4223
#: ../plugin/haildb/haildb_engine.cc:3441
4224
msgid "Desired maximum length of the purge queue (0 = no limit)"
4227
#: ../plugin/haildb/haildb_engine.cc:3444
4229
"Roll back the complete transaction on lock wait timeout, for 4.x "
4230
"compatibility (disabled by default)"
4233
#: ../plugin/haildb/haildb_engine.cc:3447
4234
msgid "How many files at the maximum HailDB keeps open at the same time."
4237
#: ../plugin/haildb/haildb_engine.cc:3450
4238
msgid "Number of background read I/O threads in HailDB."
4241
#: ../plugin/haildb/haildb_engine.cc:3453
4242
msgid "Number of background write I/O threads in HailDB."
4245
#: ../plugin/haildb/haildb_engine.cc:3455
4247
"Disable if you want to reduce the number of messages written to the log "
4248
"(default: enabled)."
4251
#: ../plugin/haildb/haildb_engine.cc:3458
4252
msgid "Enable SHOW HAILDB STATUS output in the log"
4255
#: ../plugin/haildb/haildb_engine.cc:3461
4256
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4259
#: ../plugin/haildb/haildb_engine.cc:3463
4261
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4264
#: ../plugin/hello_events/hello_events.cc:401
4223
4265
msgid "Enable Example Events Plugin"
4226
#: ../plugin/hello_events/hello_events.cc:405
4227
#: ../plugin/hello_events/hello_events.cc:408
4268
#: ../plugin/hello_events/hello_events.cc:404
4269
#: ../plugin/hello_events/hello_events.cc:407
4228
4270
msgid "A comma delimited list of databases to watch"
4231
#: ../plugin/hello_events/hello_events.cc:411
4273
#: ../plugin/hello_events/hello_events.cc:410
4232
4274
msgid "Before write row event observer call position"
4235
#: ../plugin/hello_events/hello_events.cc:414
4236
#: ../plugin/pbms/src/parameters_ms.cc:462
4277
#: ../plugin/hello_events/hello_events.cc:413
4278
#: ../plugin/pbms/src/parameters_ms.cc:461
4237
4279
msgid "Before update row event observer call position"
4240
#: ../plugin/hello_events/hello_events.cc:417
4282
#: ../plugin/hello_events/hello_events.cc:416
4241
4283
msgid "After drop database event observer call position"
4244
#: ../plugin/hello_events/hello_events.cc:428
4286
#: ../plugin/hello_events/hello_events.cc:427
4245
4287
msgid "An example events Plugin"
4248
#: ../plugin/innobase/handler/data_dictionary.cc:760
4290
#: ../plugin/innobase/handler/data_dictionary.cc:762
4250
4292
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4253
#: ../plugin/innobase/handler/ha_innodb.cc:1974
4295
#: ../plugin/innobase/handler/ha_innodb.cc:1915
4255
4297
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4256
4298
"zero and nonzero."
4259
#: ../plugin/innobase/handler/ha_innodb.cc:2344
4301
#: ../plugin/innobase/handler/ha_innodb.cc:2178
4261
4303
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4265
#: ../plugin/innobase/handler/ha_innodb.cc:2388
4307
#: ../plugin/innobase/handler/ha_innodb.cc:2222
4268
4310
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4269
4311
"or its equivalent numeric id"
4272
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4273
msgid "Do not use Native AIO library for IO, even if available"
4276
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4314
#: ../plugin/innobase/handler/ha_innodb.cc:9353
4277
4315
msgid "Enable internal replication log."
4280
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4318
#: ../plugin/innobase/handler/ha_innodb.cc:9356
4282
4320
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4283
4321
"rolled back. Values above 100000000 disable the timeout."
4286
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4324
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4287
4325
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4290
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4328
#: ../plugin/innobase/handler/ha_innodb.cc:9362
4292
4330
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4293
4331
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4296
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4297
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4298
#: ../plugin/transaction_log/print_transaction_message.cc:173
4299
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4334
#: ../plugin/innobase/handler/replication_dictionary.cc:111
4335
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4336
#: ../plugin/transaction_log/print_transaction_message.cc:177
4337
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4301
4339
msgid "Unable to parse transaction. Got error: %s.\n"
4304
#: ../plugin/innobase/srv/srv0start.cc:1005
4305
msgid "InnoDB: cannot determine Mac OS X version!\n"
4308
#: ../plugin/innobase/srv/srv0start.cc:1010
4310
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4311
"InnoDB: making transactions unsafe!\n"
4314
#: ../plugin/innobase/srv/srv0start.cc:1019
4317
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4318
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4319
"than 4 GB of memory."
4322
#: ../plugin/innobase/srv/srv0start.cc:1031
4323
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4326
#: ../plugin/innobase/srv/srv0start.cc:1036
4328
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4329
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4330
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4333
#: ../plugin/innobase/srv/srv0start.cc:1046
4334
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4337
#: ../plugin/innobase/srv/srv0start.cc:1051
4338
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4341
#: ../plugin/innobase/srv/srv0start.cc:1056
4342
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4345
#: ../plugin/innobase/srv/srv0start.cc:1060
4346
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4349
#: ../plugin/innobase/srv/srv0start.cc:1065
4350
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4353
#: ../plugin/innobase/srv/srv0start.cc:1129
4354
msgid "InnoDB: Using Linux native AIO"
4357
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4358
msgid "destination directory"
4361
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4362
msgid "take backup to target-dir"
4365
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4366
msgid "calc statistic of datadir (offline mysqld is recommended)"
4369
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4370
msgid "prepare a backup for starting mysql server on the backup."
4373
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4374
msgid "create files to import to another database when prepare."
4377
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4379
"stop recovery process not to progress LSN after applying log when prepare."
4382
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4383
msgid "print parameter of mysqld needed for copyback."
4386
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4388
msgid "The value is used instead of buffer_pool_size"
4389
msgstr "ヌルポインタの不正使用"
4391
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4393
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4394
"file at the end of '--backup'"
4397
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4399
"limit count of IO operations (pairs of read&write) per second to IOS values "
4403
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4405
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4406
"'xtrabackup_suspended' deleted (for '--backup')."
4409
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4411
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4415
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4417
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4418
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4422
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4424
"(for --backup): copy only .ibd pages newer than backup at specified "
4428
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4430
"(for --prepare): apply .delta files and logfile in the specified directory."
4433
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4434
msgid "filtering by regexp for table names."
4437
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4438
msgid "filtering by list of the exact database.table name in the file."
4441
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4443
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4444
"want create ib_logfile*, only re-execute this command in same options. ###"
4447
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4449
"Path for temporary files. Several paths may be specified, separated by a "
4450
"colon (:), in this case they are used in a round-robin fashion."
4453
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4455
"Number of threads to use for parallel datafiles transfer. Does not have any "
4456
"effect in the stream mode. The default value is 1."
4459
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4461
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4462
"innodb-adaptive-hash-index."
4465
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4467
"Size of a memory pool InnoDB uses to store data dictionary information and "
4468
"other internal data structures."
4471
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4472
msgid "Data file autoextend increment in megabytes"
4475
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4478
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4480
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4482
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4484
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4488
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4489
msgid "Path to individual files and their sizes."
4492
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4493
msgid "The common part for InnoDB table spaces."
4496
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4498
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4499
"innodb-doublewrite."
4502
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4503
msgid "Number of file I/O threads in InnoDB."
4506
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4507
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4512
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4513
"commit) or 2 (write at commit, flush once per second)."
4516
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4517
msgid "With which method to flush data."
4520
#. ####### Should we use this option? #######
4521
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4523
"Helps to save your data in case the disk image of the database becomes "
4527
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4529
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4533
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4536
"The size of the buffer which InnoDB uses to write log to the log files on "
4538
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4540
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4541
msgid "Size of each log file in a log group."
4544
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4546
"Number of log files in the log group. InnoDB writes to the files in a "
4547
"circular fashion. Value 3 is recommended here."
4550
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4552
msgid "Path to InnoDB log files."
4553
msgstr "テンポラリファイルのパス。"
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4556
msgid "Percentage of dirty pages allowed in bufferpool."
4559
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4560
msgid "How many files at the maximum InnoDB keeps open at the same time."
4563
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4564
msgid "The universal page size of the database."
4567
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4569
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4570
"for created log file is not supported. Use on your own risk!"
4573
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4575
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4579
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4800
4581
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4582
"to use, Because it is not change back to disable, once it is used."
4585
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4801
4587
"Path to special datafile for doublewrite buffer. (default is : not used)"
4590
#: ../plugin/json_server/json_server.cc:359
4592
msgid "Port number to use for connection or 0 for default (port 8086) "
4594
"接続に利用するポート番号を指定。0にすることでデフォルト値を利用。設定の優先順"
4595
"位はdrizzle.cnf、$DRIZZLE_TCP_PORTの順で決まります。 "
4597
4342
#: ../plugin/logging_gearman/logging_gearman.cc:186
4598
msgid "fail gearman_client_create()"
4344
msgid "fail gearman_client_create(): %s"
4601
#: ../plugin/logging_gearman/logging_gearman.cc:196
4347
#: ../plugin/logging_gearman/logging_gearman.cc:197
4603
4349
msgid "fail gearman_client_add_server(): %s"
4606
#: ../plugin/logging_gearman/logging_gearman.cc:301
4352
#: ../plugin/logging_gearman/logging_gearman.cc:303
4607
4353
msgid "Hostname for logging to a Gearman server"
4610
#: ../plugin/logging_gearman/logging_gearman.cc:304
4356
#: ../plugin/logging_gearman/logging_gearman.cc:306
4611
4357
msgid "Gearman Function to send logging to"
4614
#: ../plugin/logging_gearman/logging_gearman.cc:315
4360
#: ../plugin/logging_gearman/logging_gearman.cc:317
4615
4361
msgid "Log queries to a Gearman server"
4618
#: ../plugin/logging_query/logging_query.cc:180
4364
#: ../plugin/logging_query/logging_query.cc:178
4366
msgid "fail open() fn=%s er=%s\n"
4622
#: ../plugin/logging_query/logging_query.cc:321
4369
#: ../plugin/logging_query/logging_query.cc:320
4623
4370
msgid "Enable logging to CSV file"
4626
#: ../plugin/logging_query/logging_query.cc:324
4373
#: ../plugin/logging_query/logging_query.cc:323
4627
4374
msgid "File to log to"
4630
#: ../plugin/logging_query/logging_query.cc:327
4377
#: ../plugin/logging_query/logging_query.cc:326
4631
4378
msgid "PCRE to match the query against"
4634
#: ../plugin/logging_query/logging_query.cc:330 ../plugin/syslog/module.cc:107
4635
#: ../plugin/query_log/module.cc:175
4381
#: ../plugin/logging_query/logging_query.cc:329 ../plugin/syslog/module.cc:107
4636
4382
msgid "Threshold for logging slow queries, in microseconds"
4639
#: ../plugin/logging_query/logging_query.cc:333 ../plugin/syslog/module.cc:110
4385
#: ../plugin/logging_query/logging_query.cc:332 ../plugin/syslog/module.cc:110
4640
4386
msgid "Threshold for logging big queries, for rows returned"
4643
#: ../plugin/logging_query/logging_query.cc:336 ../plugin/syslog/module.cc:113
4389
#: ../plugin/logging_query/logging_query.cc:335 ../plugin/syslog/module.cc:113
4644
4390
msgid "Threshold for logging big queries, for rows examined"
4647
#: ../plugin/logging_query/logging_query.cc:347
4393
#: ../plugin/logging_query/logging_query.cc:346
4648
4394
msgid "Log queries to a CSV file"
4651
#: ../plugin/logging_stats/logging_stats.cc:317
4397
#: ../plugin/logging_stats/logging_stats.cc:373
4652
4398
msgid "Max number of users that will be logged"
4655
#: ../plugin/logging_stats/logging_stats.cc:320
4401
#: ../plugin/logging_stats/logging_stats.cc:376
4657
4403
msgid "Max number of range locks to use for Scoreboard"
4658
4404
msgstr "ソートされたレコードの最大サイズ(単位はバイト)"
4660
#: ../plugin/logging_stats/logging_stats.cc:323
4406
#: ../plugin/logging_stats/logging_stats.cc:379
4661
4407
msgid "Max number of concurrent sessions that will be logged"
4664
#: ../plugin/logging_stats/logging_stats.cc:324
4410
#: ../plugin/logging_stats/logging_stats.cc:380
4665
4411
msgid "Enable Logging Statistics Collection"
4668
#: ../plugin/logging_stats/logging_stats.cc:333
4414
#: ../plugin/logging_stats/logging_stats.cc:389
4669
4415
msgid "User Statistics as DATA_DICTIONARY tables"
4672
#: ../plugin/md5/md5.cc:100
4673
msgid "libgcrypt library version mismatch"
4418
#: ../plugin/md5/md5.cc:99
4419
msgid "libgcrypt library version mismatch\n"
4422
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4423
#: ../plugin/memcached_stats/memcached_stats.cc:87
4424
msgid "List of memcached servers."
4427
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4428
msgid "Expiry time of memcached entries"
4431
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4432
msgid "Enable Memcached Query Cache"
4676
4435
#: ../plugin/memcached_stats/analysis_table.cc:78
5266
5016
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5269
#: ../plugin/transaction_log/transaction_log.cc:233
5271
msgid "Failed to sync log file."
5272
msgstr "テンポラリファイルのパス。"
5019
#: ../plugin/transaction_log/transaction_log.cc:236
5021
msgid "Failed to sync log file. Got error: %s\n"
5274
#: ../plugin/transaction_log/transaction_log_reader.cc:114
5275
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:118
5024
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5025
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5277
5027
msgid "Attempted to read record bigger than INT_MAX\n"
5280
#: ../plugin/transaction_log/transaction_log_reader.cc:134
5030
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5282
5032
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5285
#: ../plugin/transaction_log/transaction_log_reader.cc:169
5035
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5287
5037
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5290
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5040
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5291
5041
msgid "Cannot open file: "
5294
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5044
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5295
5045
msgid "Could not skip to position "
5298
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5048
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5299
5049
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5302
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5052
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5304
5054
msgid "Memory allocation failure trying to allocate "
5306
5056
"プロンプトを初期化中にメモリアロケーションエラーが発生しました。プログラムを"
5309
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5059
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5310
5060
msgid " bytes\n"
5313
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5063
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5315
5065
msgid "GPB ERROR: "
5318
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5068
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5074
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5325
5075
msgid "Unable to parse command. Got error: "
5328
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177
5078
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5335
#: ../plugin/transaction_log/utilities/transaction_reader.cc:645
5085
#: ../plugin/transaction_log/utilities/transaction_reader.cc:472
5337
5087
msgid "Display help and exit"
5338
5088
msgstr "ヘルプを表示して終了する。"
5340
#: ../plugin/transaction_log/utilities/transaction_reader.cc:646
5090
#: ../plugin/transaction_log/utilities/transaction_reader.cc:473
5341
5091
msgid "Read from the innodb transaction log"
5344
#: ../plugin/transaction_log/utilities/transaction_reader.cc:652
5094
#: ../plugin/transaction_log/utilities/transaction_reader.cc:479
5346
5096
msgid "Password to use when connecting to server"
5348
5098
"サーバーに接続する際のパスワード。パスワードの入力がない場合、端末での入力が"
5351
#: ../plugin/transaction_log/utilities/transaction_reader.cc:655
5101
#: ../plugin/transaction_log/utilities/transaction_reader.cc:482
5352
5102
msgid "Perform checksum"
5355
#: ../plugin/transaction_log/utilities/transaction_reader.cc:656
5105
#: ../plugin/transaction_log/utilities/transaction_reader.cc:483
5356
5106
msgid "Ignore event messages"
5359
#: ../plugin/transaction_log/utilities/transaction_reader.cc:657
5109
#: ../plugin/transaction_log/utilities/transaction_reader.cc:484
5360
5110
msgid "Transaction log file"
5363
#: ../plugin/transaction_log/utilities/transaction_reader.cc:658
5113
#: ../plugin/transaction_log/utilities/transaction_reader.cc:485
5364
5114
msgid "Print raw Protobuf messages instead of SQL"
5367
#: ../plugin/transaction_log/utilities/transaction_reader.cc:661
5117
#: ../plugin/transaction_log/utilities/transaction_reader.cc:488
5368
5118
msgid "Start reading from the given file position"
5371
#: ../plugin/transaction_log/utilities/transaction_reader.cc:664
5121
#: ../plugin/transaction_log/utilities/transaction_reader.cc:491
5372
5122
msgid "Only output for the given transaction ID and later"
5375
#: ../plugin/transaction_log/utilities/transaction_reader.cc:667
5125
#: ../plugin/transaction_log/utilities/transaction_reader.cc:494
5376
5126
msgid "Only output for the given transaction ID"
5379
#: ../plugin/transaction_log/utilities/transaction_reader.cc:668
5129
#: ../plugin/transaction_log/utilities/transaction_reader.cc:495
5380
5130
msgid "Summarize message contents"
5383
#: ../plugin/transaction_log/utilities/transaction_reader.cc:702
5133
#: ../plugin/transaction_log/utilities/transaction_reader.cc:529
5384
5134
msgid "Cannot use --start-pos and --transaction-id together\n"
5387
#: ../plugin/transaction_log/utilities/transaction_reader.cc:708
5137
#: ../plugin/transaction_log/utilities/transaction_reader.cc:535
5388
5138
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5391
#: ../plugin/transaction_log/utilities/transaction_reader.cc:826
5141
#: ../plugin/transaction_log/utilities/transaction_reader.cc:635
5392
5142
msgid "Checksum failed. Wanted "
5395
#: ../plugin/transaction_log/utilities/transaction_reader.cc:828
5145
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5399
#: ../plugin/slave/module.cc:56
5400
msgid "Path to the slave configuration file"
5403
#: ../plugin/slave/queue_producer.cc:114
5405
msgid "Lost connection to master. Reconnecting."
5406
msgstr "接続していません。再接続をしています。。。"
5408
#: ../plugin/slave/queue_producer.cc:141 ../plugin/slave/queue_producer.cc:150
5409
#: ../plugin/slave/queue_producer.cc:164 ../plugin/slave/queue_producer.cc:256
5410
#: ../plugin/slave/queue_producer.cc:268 ../plugin/slave/queue_producer.cc:285
5411
#: ../plugin/slave/queue_producer.cc:428 ../plugin/slave/queue_producer.cc:442
5416
#: ../plugin/slave/queue_producer.cc:454
5417
msgid "Replication slave: Unable to insert into queue."
5420
#: ../plugin/slave/replication_slave.cc:43
5422
msgid "Could not start slave services: %s\n"
5423
msgstr "テーブル「%s」が見つかりません。"
5425
#: ../plugin/slave/sql_executor.cc:91
5432
#: ../plugin/regex_policy/module.cc:48
5434
msgid "Could not load regex policy file: %s\n"
5435
msgstr "テーブル「%s」が見つかりません。"
5437
#: ../plugin/regex_policy/module.cc:49
5442
#: ../plugin/regex_policy/module.cc:64
5443
msgid "File to load for regex authorization policies"
5446
#: ../plugin/regex_policy/module.cc:220
5448
msgid "User %s matches regex\n"
5451
#: ../plugin/regex_policy/module.cc:223
5453
msgid "Object %s matches regex %s (%s)\n"
5456
#: ../plugin/regex_policy/module.cc:229
5458
msgid "Object %s NOT restricted by regex %s (%s)\n"
5461
#: ../plugin/query_log/module.cc:83
5462
msgid "The query log file name must be defined."
5465
#: ../plugin/query_log/module.cc:89
5466
msgid "The query log file name must have a value."
5469
#: ../plugin/query_log/module.cc:165
5471
msgid "Enable query logging to file"
5472
msgstr "スレーブとの接続でエラー"
5474
#: ../plugin/query_log/module.cc:170
5475
msgid "Query log file"
5478
#: ../plugin/query_log/module.cc:180
5479
msgid "Threshold for logging long locking queries, in microseconds"
5482
#: ../plugin/query_log/module.cc:185
5483
msgid "Threshold for logging queries that examine too many rows, integer"
5486
#: ../plugin/query_log/module.cc:190
5487
msgid "Threshold for logging queries that return too many rows, integer"
5490
#: ../plugin/query_log/module.cc:195
5492
"Threshold for logging queries that use too many temporary tables, integer"
5495
#: ../plugin/query_log/module.cc:200
5496
msgid "Threshold for logging queries that cause too many warnings, integer"
5499
#: ../plugin/query_log/module.cc:205
5500
msgid "Threshold for logging queries that are active too long, in seconds"
5503
#: ../plugin/zeromq/zeromq_log.cc:146
5504
msgid "End point to bind to"
5509
#~ "Fatal error: Please read \"Security\" section of the manual to find out "
5510
#~ "how to run drizzled as root"
5512
#~ "致命的なエラー: drizzleをrootユーザで実行するために必要な情報はマニュアル"
5513
#~ "の「セキュリティ」の章に記載されています。\n"
5516
#~ "Fatal error: Can't change to run as user '%s' ; Please check that the "
5519
#~ "致命的なエラー: ユーザーを「%s」に変更出来ません。ユーザーが存在しているか"
5522
#~ msgid "Display this help and exit."
5523
#~ msgstr "ヘルプを表示して終了する。"
5528
#~ "Use --help to get a list of available options\n"
5530
#~ "%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
5531
#~ "利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
5536
#~ "Use --help to get a list of available options\n"
5538
#~ "%s: 引数が多すぎます。(最初の余分なオプションは「%s」です。)\n"
5539
#~ "利用可能なオプションの詳細については、--verbose --helpを利用下さい。\n"
5543
#~ "The size of the memory buffer HailDB uses to cache data and indexes of "
5545
#~ msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
5548
#~ msgid "Path to HailDB log files."
5549
#~ msgstr "テンポラリファイルのパス。"
5553
#~ "The size of the buffer which HailDB uses to write log to the log files on "
5555
#~ msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
5557
#~ msgid "Couldn't allocate memory for temp histfile!\n"
5559
#~ "一時的な履歴ファイルのためにメモリを割り当てることができませんでした。\n"
5561
#~ msgid "Out of memory"
5562
#~ msgstr "メモリが不足しています。"
5568
#~ msgid "Error: Invalid Value for max_connect_errors"
5569
#~ msgstr "ヌルポインタの不正使用"
5572
#~ "If there is more than this number of interrupted connections from a host "
5573
#~ "this host will be blocked from further connections."
5575
#~ "このオプションで指定される回数よりも多く特定のホストからの接続が切れてし"
5576
#~ "まった場合には、そのホストからの接続を遮断する。"
5578
#~ msgid "Set the default storage engine (table type) for tables."
5579
#~ msgstr "デフォルトのストレージエンジン。"
5582
5150
#~ msgid "Invalid value for io-capacity\n"
5583
5151
#~ msgstr "ヌルポインタの不正使用"