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:468
22
#: ../client/drizzle.cc:325
26
#: ../client/drizzle.cc:327
30
#: ../client/drizzle.cc:329
34
#: ../client/drizzle.cc:331
38
#: ../client/drizzle.cc:333
42
#: ../client/drizzle.cc:335
46
#: ../client/drizzle.cc:337
50
#: ../client/drizzle.cc:348
54
#: ../client/drizzle.cc:350
58
#: ../client/drizzle.cc:352
62
#: ../client/drizzle.cc:354
66
#: ../client/drizzle.cc:356
70
#: ../client/drizzle.cc:358
74
#: ../client/drizzle.cc:360
78
#: ../client/drizzle.cc:362
82
#: ../client/drizzle.cc:364
86
#: ../client/drizzle.cc:366
90
#: ../client/drizzle.cc:368
94
#: ../client/drizzle.cc:370
98
#: ../client/drizzle.cc:512
23
99
msgid "Synonym for `help'."
26
#: ../client/drizzle.cc:469
102
#: ../client/drizzle.cc:513
27
103
msgid "Clear command."
28
104
msgstr "コマンドをクリアする。"
30
#: ../client/drizzle.cc:471
106
#: ../client/drizzle.cc:515
31
107
msgid "Reconnect to the server. Optional arguments are db and host."
32
108
msgstr "サーバへ再接続する。任意の引数としてdbとhostを指定することが可能。"
34
#: ../client/drizzle.cc:473
110
#: ../client/drizzle.cc:517
36
112
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
114
"ステートメントの区切り文字を指定する。注意:以降の行から区切り文字が変更され"
41
#: ../client/drizzle.cc:475
117
#: ../client/drizzle.cc:519
42
118
msgid "Send command to drizzle server, display result vertically."
43
119
msgstr "drizzleサーバへコマンドを送信し、結果を垂直に表示する。"
45
#: ../client/drizzle.cc:476
121
#: ../client/drizzle.cc:520
46
122
msgid "Exit drizzle. Same as quit."
47
123
msgstr "drizzleを終了する。(quitと同じ。)"
49
#: ../client/drizzle.cc:477
125
#: ../client/drizzle.cc:521
50
126
msgid "Send command to drizzle server."
51
127
msgstr "drizzleサーバへコマンドを送信する。"
53
#: ../client/drizzle.cc:478
129
#: ../client/drizzle.cc:522
54
130
msgid "Display this help."
55
131
msgstr "このヘルプを表示する。"
57
#: ../client/drizzle.cc:479
133
#: ../client/drizzle.cc:523
58
134
msgid "Disable pager, print to stdout."
59
135
msgstr "ページャを無効にし、stdoutへ出力する。"
61
#: ../client/drizzle.cc:480
137
#: ../client/drizzle.cc:524
62
138
msgid "Don't write into outfile."
63
139
msgstr "outfileへ書き込まない。"
65
#: ../client/drizzle.cc:482
141
#: ../client/drizzle.cc:526
66
142
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
143
msgstr "ページャを[to_pager]へ変更し、クエリの結果をページャへ表示する。"
69
#: ../client/drizzle.cc:483
145
#: ../client/drizzle.cc:527
70
146
msgid "Print current command."
71
147
msgstr "現在のコマンドを表示する。"
73
#: ../client/drizzle.cc:484
149
#: ../client/drizzle.cc:528
74
150
msgid "Change your drizzle prompt."
75
151
msgstr "drizzleのプロンプトを変更する。"
77
#: ../client/drizzle.cc:485
153
#: ../client/drizzle.cc:529
78
154
msgid "Quit drizzle."
79
155
msgstr "drizzleを終了する。"
81
#: ../client/drizzle.cc:486
157
#: ../client/drizzle.cc:530
82
158
msgid "Rebuild completion hash."
83
159
msgstr "補完ハッシュを再構築する。"
85
#: ../client/drizzle.cc:488
161
#: ../client/drizzle.cc:532
86
162
msgid "Execute an SQL script file. Takes a file name as an argument."
88
164
"SQLスクリプトファイルを実行する。ファイル名を引数として指定して下さい。"
90
#: ../client/drizzle.cc:489
166
#: ../client/drizzle.cc:533
91
167
msgid "Get status information from the server."
92
168
msgstr "サーバから情報を取得する。"
94
#: ../client/drizzle.cc:491
170
#: ../client/drizzle.cc:535
95
171
msgid "Set outfile [to_outfile]. Append everything into given outfile."
97
173
"outfileを[to_outfile]に設定する。以降の出力はすべてoutfileへ追加されます。"
99
#: ../client/drizzle.cc:493
175
#: ../client/drizzle.cc:537
101
177
msgid "Use another schema. Takes schema name as argument."
102
178
msgstr "他のデータベースを使用する。データベース名を引数として指定して下さい。"
104
#: ../client/drizzle.cc:495
180
#: ../client/drizzle.cc:539
105
181
msgid "Shutdown the instance you are connected too."
108
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
184
#: ../client/drizzle.cc:541 ../client/drizzle.cc:1365
109
185
msgid "Show warnings after every statement."
110
186
msgstr "各ステートメントの後で警告を表示する。"
112
#: ../client/drizzle.cc:499
188
#: ../client/drizzle.cc:543
113
189
msgid "Don't show warnings after every statement."
114
190
msgstr "各ステートメントの後で警告を表示しない。"
116
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
192
#: ../client/drizzle.cc:1193 ../client/drizzle.cc:3941
118
194
msgid "shutting down drizzled"
121
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
197
#: ../client/drizzle.cc:1195 ../client/drizzle.cc:3943
123
199
msgid " on port %d"
126
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
127
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
202
#: ../client/drizzle.cc:1204 ../client/drizzle.cc:1210
203
#: ../client/drizzle.cc:3952 ../client/drizzle.cc:3958
129
205
msgid "shutdown failed; error: '%s'"
132
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
208
#: ../client/drizzle.cc:1219 ../client/drizzle.cc:3967
137
#: ../client/drizzle.cc:1196
213
#: ../client/drizzle.cc:1240
139
215
msgid "drizzled is alive\n"
142
#: ../client/drizzle.cc:1202
218
#: ../client/drizzle.cc:1246
144
220
msgid "ping failed; error: '%s'"
147
#: ../client/drizzle.cc:1208
223
#: ../client/drizzle.cc:1252
149
225
msgid "drizzled won't answer to ping, error: '%s'"
152
#: ../client/drizzle.cc:1257
228
#: ../client/drizzle.cc:1301
153
229
msgid "Error: Invalid Value for connect_timeout"
156
#: ../client/drizzle.cc:1268
232
#: ../client/drizzle.cc:1312
157
233
msgid "Error: Invalid Value for max_input_line"
160
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
236
#: ../client/drizzle.cc:1331 ../client/drizzledump.cc:482
161
237
msgid "Options used only in command line"
164
#: ../client/drizzle.cc:1289
240
#: ../client/drizzle.cc:1333
166
242
msgid "Displays this help and exit."
167
243
msgstr "ヘルプを表示して終了する。"
169
#: ../client/drizzle.cc:1290
245
#: ../client/drizzle.cc:1334
171
247
"Don't use history file. Disable interactive behavior. (Enables --silent)"
173
249
"履歴ファイルを使用しない。インタラクティブな振る舞いを無効にする。(--silent"
176
#: ../client/drizzle.cc:1292
252
#: ../client/drizzle.cc:1336
177
253
msgid "Display column type information."
178
254
msgstr "カラムのデータ型に関する情報を表示する。"
180
#: ../client/drizzle.cc:1294
256
#: ../client/drizzle.cc:1338
182
258
"Preserve comments. Send comments to the server. The default is --skip-"
183
259
"comments (discard comments), enable with --comments"
2658
2739
#. program that looks over the source for the N_() macros does not
2659
2740
#. (obviously) do macro expansion, so the string is entirely wrong for
2660
2741
#. what it is trying to output for every language except english.
2661
#: ../drizzled/error.cc:356
2742
#: ../drizzled/error.cc:355
2664
2745
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2665
2746
"'%-.64s' (%-.64s)"
2668
#: ../drizzled/error.cc:357
2749
#: ../drizzled/error.cc:356
2670
2751
"Can't execute the given command because you have active locked tables or an "
2671
2752
"active transaction"
2755
#: ../drizzled/error.cc:357
2757
msgid "Unknown system variable '%-.64s'"
2674
2760
#: ../drizzled/error.cc:358
2676
msgid "Unknown system variable '%-.64s'"
2762
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2679
2765
#: ../drizzled/error.cc:359
2681
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2768
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2684
2771
#: ../drizzled/error.cc:360
2687
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2772
msgid "Some non-transactional changed tables couldn't be rolled back"
2690
2775
#: ../drizzled/error.cc:361
2691
msgid "Some non-transactional changed tables couldn't be rolled back"
2776
msgid "You may only use constant expressions with SET"
2694
2779
#: ../drizzled/error.cc:362
2695
msgid "You may only use constant expressions with SET"
2780
msgid "Lock wait timeout exceeded; try restarting transaction"
2698
2783
#: ../drizzled/error.cc:363
2699
msgid "Lock wait timeout exceeded; try restarting transaction"
2784
msgid "The total number of locks exceeds the lock table size"
2702
2787
#: ../drizzled/error.cc:364
2703
msgid "The total number of locks exceeds the lock table size"
2788
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2706
2791
#: ../drizzled/error.cc:365
2707
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2792
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2710
2795
#: ../drizzled/error.cc:366
2711
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2797
msgid "Incorrect arguments to %s"
2714
2800
#: ../drizzled/error.cc:367
2716
msgid "Incorrect arguments to %s"
2801
msgid "Deadlock found when trying to get lock; try restarting transaction"
2719
2804
#: ../drizzled/error.cc:368
2720
msgid "Deadlock found when trying to get lock; try restarting transaction"
2805
msgid "The used table type doesn't support FULLTEXT indexes"
2723
2808
#: ../drizzled/error.cc:369
2724
msgid "The used table type doesn't support FULLTEXT indexes"
2809
msgid "Cannot add foreign key constraint"
2727
2812
#: ../drizzled/error.cc:370
2728
msgid "Cannot add foreign key constraint"
2813
msgid "Cannot add or update a child row: a foreign key constraint fails"
2731
2816
#: ../drizzled/error.cc:371
2732
msgid "Cannot add or update a child row: a foreign key constraint fails"
2817
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2735
2820
#: ../drizzled/error.cc:372
2736
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2822
msgid "Incorrect usage of %s and %s"
2739
2825
#: ../drizzled/error.cc:373
2741
msgid "Incorrect usage of %s and %s"
2826
msgid "The used SELECT statements have a different number of columns"
2744
2829
#: ../drizzled/error.cc:374
2745
msgid "The used SELECT statements have a different number of columns"
2830
msgid "Can't execute the query because you have a conflicting read lock"
2748
2833
#: ../drizzled/error.cc:375
2749
msgid "Can't execute the query because you have a conflicting read lock"
2836
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2752
2839
#: ../drizzled/error.cc:376
2755
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2842
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2758
2845
#: ../drizzled/error.cc:377
2761
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2847
msgid "Variable '%-.64s' doesn't have a default value"
2764
2850
#: ../drizzled/error.cc:378
2766
msgid "Variable '%-.64s' doesn't have a default value"
2852
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2769
2855
#: ../drizzled/error.cc:379
2771
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2857
msgid "Incorrect argument type to variable '%-.64s'"
2774
2860
#: ../drizzled/error.cc:380
2776
msgid "Incorrect argument type to variable '%-.64s'"
2862
msgid "Variable '%-.64s' can only be set, not read"
2779
2865
#: ../drizzled/error.cc:381
2781
msgid "Variable '%-.64s' can only be set, not read"
2867
msgid "Incorrect usage/placement of '%s'"
2784
2870
#: ../drizzled/error.cc:382
2786
msgid "Incorrect usage/placement of '%s'"
2872
msgid "This version of Drizzle doesn't yet support '%s'"
2789
2875
#: ../drizzled/error.cc:383
2791
msgid "This version of Drizzle doesn't yet support '%s'"
2877
msgid "Variable '%-.192s' is a %s variable"
2794
2880
#: ../drizzled/error.cc:384
2796
msgid "Variable '%-.192s' is a %s variable"
2882
msgid "Incorrect foreign key definition for '%-.192s': %s"
2799
2885
#: ../drizzled/error.cc:385
2801
msgid "Incorrect foreign key definition for '%-.192s': %s"
2886
msgid "Key reference and table reference don't match"
2804
2889
#: ../drizzled/error.cc:386
2805
msgid "Key reference and table reference don't match"
2891
msgid "Operand should contain %d column(s)"
2808
2894
#: ../drizzled/error.cc:387
2810
msgid "Operand should contain %d column(s)"
2895
msgid "Subquery returns more than 1 row"
2813
2898
#: ../drizzled/error.cc:388
2814
msgid "Subquery returns more than 1 row"
2900
msgid "Converting column '%s' from %s to %s"
2817
2903
#: ../drizzled/error.cc:389
2819
msgid "Converting column '%s' from %s to %s"
2905
msgid "Reference '%-.64s' not supported (%s)"
2822
2908
#: ../drizzled/error.cc:390
2824
msgid "Reference '%-.64s' not supported (%s)"
2909
msgid "Every derived table must have its own alias"
2827
2912
#: ../drizzled/error.cc:391
2828
msgid "Every derived table must have its own alias"
2914
msgid "Select %u was reduced during optimization"
2831
2917
#: ../drizzled/error.cc:392
2833
msgid "Select %u was reduced during optimization"
2919
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2836
2922
#: ../drizzled/error.cc:393
2838
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2923
msgid "All parts of a SPATIAL index must be NOT NULL"
2841
2926
#: ../drizzled/error.cc:394
2842
msgid "All parts of a SPATIAL index must be NOT NULL"
2928
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2845
2931
#: ../drizzled/error.cc:395
2847
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2850
#: ../drizzled/error.cc:396
2853
2934
"Uncompressed data size too large; the maximum size is %d (based on "
2854
2935
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2938
#: ../drizzled/error.cc:396
2939
msgid "ZLIB: Not enough memory"
2857
2942
#: ../drizzled/error.cc:397
2858
msgid "ZLIB: Not enough memory"
2861
#: ../drizzled/error.cc:398
2863
2944
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2864
2945
"data was corrupted)"
2948
#: ../drizzled/error.cc:398
2949
msgid "ZLIB: Input data corrupted"
2867
2952
#: ../drizzled/error.cc:399
2868
msgid "ZLIB: Input data corrupted"
2954
msgid "%d line(s) were cut by GROUP_CONCAT()"
2871
2957
#: ../drizzled/error.cc:400
2873
msgid "%d line(s) were cut by GROUP_CONCAT()"
2959
msgid "Row %ld doesn't contain data for all columns"
2876
2962
#: ../drizzled/error.cc:401
2878
msgid "Row %ld doesn't contain data for all columns"
2965
"Row %ld was truncated; it contained more data than there were input columns"
2881
2968
#: ../drizzled/error.cc:402
2884
"Row %ld was truncated; it contained more data than there were input columns"
2971
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2887
2974
#: ../drizzled/error.cc:403
2890
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2976
msgid "Out of range value for column '%s' at row %ld"
2893
2979
#: ../drizzled/error.cc:404
2895
msgid "Out of range value for column '%s' at row %ld"
2981
msgid "Data truncated for column '%s' at row %ld"
2898
2984
#: ../drizzled/error.cc:405
2900
msgid "Data truncated for column '%s' at row %ld"
2986
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2903
2989
#: ../drizzled/error.cc:406
2905
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2991
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2908
2994
#: ../drizzled/error.cc:407
2910
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2996
msgid "Illegal mix of collations for operation '%s'"
2913
2999
#: ../drizzled/error.cc:408
2915
msgid "Illegal mix of collations for operation '%s'"
2918
#: ../drizzled/error.cc:409
2921
3002
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2922
3003
"variable_name)"
3006
#: ../drizzled/error.cc:409
3008
msgid "Unknown collation: '%-.64s'"
2925
3011
#: ../drizzled/error.cc:410
2927
msgid "Unknown collation: '%-.64s'"
2930
#: ../drizzled/error.cc:411
2933
3014
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3018
#: ../drizzled/error.cc:411
3020
msgid "Incorrect index name '%-.100s'"
2937
3023
#: ../drizzled/error.cc:412
2939
msgid "Incorrect index name '%-.100s'"
3025
msgid "Incorrect catalog name '%-.100s'"
2942
3028
#: ../drizzled/error.cc:413
2944
msgid "Incorrect catalog name '%-.100s'"
3030
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2947
3033
#: ../drizzled/error.cc:414
2949
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3035
msgid "Unknown table engine '%s'"
2952
3038
#: ../drizzled/error.cc:415
2954
msgid "Unknown table engine '%s'"
3040
msgid "The target table %-.100s of the %s is not updatable"
2957
3043
#: ../drizzled/error.cc:416
2959
msgid "The target table %-.100s of the %s is not updatable"
2962
#: ../drizzled/error.cc:417
2965
3046
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2969
#: ../drizzled/error.cc:418
3050
#: ../drizzled/error.cc:417
2972
3053
"The Drizzle server is running with the %s option so it cannot execute this "
3057
#: ../drizzled/error.cc:418
3059
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2976
3062
#: ../drizzled/error.cc:419
2978
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3064
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2981
3067
#: ../drizzled/error.cc:420
2983
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2986
#: ../drizzled/error.cc:421
2988
3069
"Incorrect table definition; there can be only one TIMESTAMP column with "
2989
3070
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3073
#: ../drizzled/error.cc:421
3075
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2992
3078
#: ../drizzled/error.cc:422
2994
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3080
msgid "Got error %d '%-.100s' from %s"
2997
3083
#: ../drizzled/error.cc:423
2999
msgid "Got error %d '%-.100s' from %s"
3085
msgid "Got temporary error %d '%-.100s' from %s"
3002
3088
#: ../drizzled/error.cc:424
3004
msgid "Got temporary error %d '%-.100s' from %s"
3090
msgid "Unknown or incorrect time zone: '%-.64s'"
3007
3093
#: ../drizzled/error.cc:425
3009
msgid "Unknown or incorrect time zone: '%-.64s'"
3095
msgid "Invalid %s character string: '%.64s'"
3012
3098
#: ../drizzled/error.cc:426
3014
msgid "Invalid %s character string: '%.64s'"
3100
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3017
3103
#: ../drizzled/error.cc:427
3019
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3105
msgid "%s %s does not exist"
3022
3108
#: ../drizzled/error.cc:428
3024
msgid "%s %s does not exist"
3109
msgid "Query execution was interrupted"
3027
3112
#: ../drizzled/error.cc:429
3028
msgid "Query execution was interrupted"
3031
#: ../drizzled/error.cc:430
3034
3115
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3035
3116
"(s) or definer/invoker of view lack rights to use them"
3119
#: ../drizzled/error.cc:430
3121
msgid "Field '%-.192s' doesn't have a default value"
3038
3124
#: ../drizzled/error.cc:431
3040
msgid "Field '%-.192s' doesn't have a default value"
3125
msgid "Division by 0"
3043
3128
#: ../drizzled/error.cc:432
3044
msgid "Division by 0"
3130
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3047
3133
#: ../drizzled/error.cc:433
3049
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3135
msgid "Illegal %s '%-.192s' value found during parsing"
3052
3138
#: ../drizzled/error.cc:434
3054
msgid "Illegal %s '%-.192s' value found during parsing"
3140
msgid "Key part '%-.192s' length cannot be 0"
3057
3143
#: ../drizzled/error.cc:435
3059
msgid "Key part '%-.192s' length cannot be 0"
3062
#: ../drizzled/error.cc:436
3065
3146
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3066
3147
"the %.64s state"
3150
#: ../drizzled/error.cc:436
3152
msgid "Data too long for column '%s' at row %ld"
3069
3155
#: ../drizzled/error.cc:437
3071
msgid "Data too long for column '%s' at row %ld"
3074
#: ../drizzled/error.cc:438
3077
3158
"%s: ready for connections.\n"
3078
3159
"Version: '%s' %s\n"
3162
#: ../drizzled/error.cc:438
3163
msgid "Can't load value from file with fixed size rows to variable"
3081
3166
#: ../drizzled/error.cc:439
3082
msgid "Can't load value from file with fixed size rows to variable"
3168
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3085
3171
#: ../drizzled/error.cc:440
3087
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3172
msgid "Table definition has changed, please retry transaction"
3090
3175
#: ../drizzled/error.cc:441
3091
msgid "Table definition has changed, please retry transaction"
3177
msgid "Not allowed to return a result set from a %s"
3094
3180
#: ../drizzled/error.cc:442
3096
msgid "Not allowed to return a result set from a %s"
3181
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3099
3184
#: ../drizzled/error.cc:443
3100
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3186
"Explicit or implicit commit is not allowed in stored function or trigger."
3103
3189
#: ../drizzled/error.cc:444
3105
"Explicit or implicit commit is not allowed in stored function or trigger."
3191
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3108
3194
#: ../drizzled/error.cc:445
3110
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3196
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3113
3199
#: ../drizzled/error.cc:446
3115
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3118
#: ../drizzled/error.cc:447
3121
3202
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3206
#: ../drizzled/error.cc:447
3207
msgid "Trigger in wrong schema"
3125
3210
#: ../drizzled/error.cc:448
3126
msgid "Trigger in wrong schema"
3129
#: ../drizzled/error.cc:449
3132
3213
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3133
3214
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3217
#: ../drizzled/error.cc:449
3219
msgid "Display width out of range for column '%-.192s' (max = %d)"
3136
3222
#: ../drizzled/error.cc:450
3138
msgid "Display width out of range for column '%-.192s' (max = %d)"
3224
msgid "Datetime function: %-.32s field overflow"
3141
3227
#: ../drizzled/error.cc:451
3143
msgid "Datetime function: %-.32s field overflow"
3230
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3146
3233
#: ../drizzled/error.cc:452
3149
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3236
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3152
3239
#: ../drizzled/error.cc:453
3155
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3240
msgid "No data - zero rows fetched, selected, or processed"
3158
3243
#: ../drizzled/error.cc:454
3159
msgid "No data - zero rows fetched, selected, or processed"
3245
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3162
3248
#: ../drizzled/error.cc:455
3164
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3250
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3167
3253
#: ../drizzled/error.cc:456
3169
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3254
msgid "The used table type doesn't support SPATIAL indexes"
3172
3257
#: ../drizzled/error.cc:457
3173
msgid "The used table type doesn't support SPATIAL indexes"
3259
msgid "Leading spaces are removed from name '%s'"
3176
3262
#: ../drizzled/error.cc:458
3178
msgid "Leading spaces are removed from name '%s'"
3263
msgid "Failed to read auto-increment value from storage engine"
3181
3266
#: ../drizzled/error.cc:459
3182
msgid "Failed to read auto-increment value from storage engine"
3268
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3185
3271
#: ../drizzled/error.cc:460
3187
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3272
msgid "Too high level of nesting for select"
3190
3275
#: ../drizzled/error.cc:461
3191
msgid "Too high level of nesting for select"
3277
msgid "Name '%-.64s' has become ''"
3194
3280
#: ../drizzled/error.cc:462
3196
msgid "Name '%-.64s' has become ''"
3199
#: ../drizzled/error.cc:463
3201
3282
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3202
3283
"optional and non-empty FIELDS ENCLOSED BY"
3286
#: ../drizzled/error.cc:463
3289
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3205
3292
#: ../drizzled/error.cc:464
3208
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3294
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3211
3297
#: ../drizzled/error.cc:465
3213
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3299
msgid "Incorrect %-.32s value: '%-.128s'"
3216
3302
#: ../drizzled/error.cc:466
3218
msgid "Incorrect %-.32s value: '%-.128s'"
3304
msgid "Table has no partition for value %-.64s"
3221
3307
#: ../drizzled/error.cc:467
3223
msgid "Table has no partition for value %-.64s"
3308
msgid "Writing one row to the row-based binary log failed"
3226
3311
#: ../drizzled/error.cc:468
3227
msgid "Writing one row to the row-based binary log failed"
3313
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3230
3316
#: ../drizzled/error.cc:469
3232
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3235
#: ../drizzled/error.cc:470
3238
3319
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3239
3320
"d would lead to a duplicate entry"
3242
#: ../drizzled/error.cc:471
3323
#: ../drizzled/error.cc:470
3244
3325
"Transaction isolation level can't be changed while a transaction is in "
3329
#: ../drizzled/error.cc:471
3331
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3248
3334
#: ../drizzled/error.cc:472
3250
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3336
msgid "Incorrect parameters in the call to native function '%-.192s'"
3253
3339
#: ../drizzled/error.cc:473
3255
msgid "Incorrect parameters in the call to native function '%-.192s'"
3341
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3258
3344
#: ../drizzled/error.cc:474
3260
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3263
#: ../drizzled/error.cc:475
3265
3346
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3349
#: ../drizzled/error.cc:476
3351
msgid "Received an invalid datetime value '%s'."
3268
3354
#: ../drizzled/error.cc:477
3270
msgid "Received an invalid datetime value '%s'."
3356
msgid "Received an invalid DATE value '%s'."
3273
3359
#: ../drizzled/error.cc:478
3275
msgid "Received an invalid DATE value '%s'."
3361
msgid "Received a NULL argument for function '%s'."
3278
3364
#: ../drizzled/error.cc:479
3280
msgid "Received a NULL argument for function '%s'."
3366
msgid "Received an invalid timestamp value '%s'."
3283
3369
#: ../drizzled/error.cc:480
3285
msgid "Received an invalid timestamp value '%s'."
3371
msgid "Received an invalid TIME value '%s'."
3288
3374
#: ../drizzled/error.cc:481
3290
msgid "Received an invalid TIME value '%s'."
3293
#: ../drizzled/error.cc:482
3295
3376
msgid "Received an invalid value '%s' for a UNIX timestamp."
3379
#: ../drizzled/error.cc:483
3381
msgid "Received an out-of-range argument '%s' for function '%s'."
3298
3384
#: ../drizzled/error.cc:484
3300
msgid "Received an out-of-range argument '%s' for function '%s'."
3386
msgid "Received an invalid enum value '%s'."
3303
3389
#: ../drizzled/error.cc:485
3305
msgid "Received an invalid enum value '%s'."
3308
#: ../drizzled/error.cc:486
3309
3390
msgid "Tables which are replicated require a primary key."
3393
#: ../drizzled/error.cc:487
3395
msgid "Corrupt or invalid schema definition for '%s' : %s"
3312
3398
#: ../drizzled/error.cc:488
3314
msgid "Corrupt or invalid schema definition for '%s' : %s"
3400
msgid "Corrupt or invalid table definition for '%s': %s"
3317
3403
#: ../drizzled/error.cc:489
3319
msgid "Corrupt or invalid table definition for '%s': %s"
3405
msgid "The number of enum that were required was too high for table '%s'"
3322
3408
#: ../drizzled/error.cc:490
3324
msgid "The number of enum that were required was too high for table '%s'"
3410
msgid "Corrupt or invalid table definition for '%s'"
3327
3413
#: ../drizzled/error.cc:491
3329
msgid "Corrupt or invalid table definition for '%s'"
3332
#: ../drizzled/error.cc:492
3334
3415
msgid "Collation '%s' for table %s is invalid/unknown"
3418
#: ../drizzled/error.cc:493
3420
msgid "Cannot drop table '%s'"
3421
msgstr "不明なロケールです: 「%s」"
3337
3423
#: ../drizzled/error.cc:494
3338
3424
#, fuzzy, c-format
3339
msgid "Cannot drop table '%s'"
3340
msgstr "不明なロケールです: 「%s」"
3425
msgid "Error occurred while dropping table '%s'"
3426
msgstr "データベースのオプションをロード中にエラー: '%s'"
3342
3428
#: ../drizzled/error.cc:495
3344
msgid "Error occurred while dropping table '%s'"
3345
msgstr "データベースのオプションをロード中にエラー: '%s'"
3430
msgid "Permission denied to create '%s'"
3347
3433
#: ../drizzled/error.cc:496
3349
msgid "Permission denied to create '%s'"
3352
#: ../drizzled/error.cc:497
3353
3434
#, fuzzy, c-format
3354
3435
msgid "Unknown table '%s'"
3355
3436
msgstr "不明なロケールです: 「%s」"
3438
#: ../drizzled/error.cc:498
3440
msgid "Cannot create schema '%s'"
3441
msgstr "不明なロケールです: 「%s」"
3357
3443
#: ../drizzled/error.cc:499
3359
msgid "Cannot create schema '%s'"
3360
msgstr "不明なロケールです: 「%s」"
3445
msgid "Schema does not exist: %s"
3362
3448
#: ../drizzled/error.cc:500
3364
msgid "Schema does not exist: %s"
3450
msgid "Error altering schema: %s"
3367
3453
#: ../drizzled/error.cc:501
3369
msgid "Error altering schema: %s"
3372
#: ../drizzled/error.cc:502
3374
3455
msgid "Error droppping Schema : %s"
3458
#: ../drizzled/error.cc:503
3459
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3377
3462
#: ../drizzled/error.cc:504
3378
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3464
msgid "Unknown table engine option key/pair %s = %s."
3381
3467
#: ../drizzled/error.cc:505
3383
msgid "Unknown table engine option key/pair %s = %s."
3469
msgid "Unknown schema engine option key/pair %s = %s."
3386
3472
#: ../drizzled/error.cc:506
3388
msgid "Unknown schema engine option key/pair %s = %s."
3473
msgid "Implicit cartesian join attempted."
3391
#: ../drizzled/error.cc:508
3476
#: ../drizzled/error.cc:507
3392
3477
msgid "Admin access not allowed from this username/IP address."
3395
3480
#. User lock/barrier error messages
3481
#: ../drizzled/error.cc:510
3482
msgid "wait() can not be called on session owning user defined barrier."
3396
3485
#: ../drizzled/error.cc:511
3397
msgid "wait() can not be called on session owning user defined barrier."
3487
msgid "Unknown user defined barrier requested."
3400
3490
#: ../drizzled/error.cc:512
3402
msgid "Unknown user defined barrier requested."
3491
msgid "Session does not own user defined barrier."
3405
3494
#: ../drizzled/error.cc:513
3406
msgid "Session does not own user defined barrier."
3495
msgid "Session can not wait on a user defined lock owned by the session."
3409
3498
#: ../drizzled/error.cc:514
3410
msgid "Session can not wait on a user defined lock owned by the session."
3413
#: ../drizzled/error.cc:515
3414
3499
msgid "Session does not own user defined lock."
3502
#: ../drizzled/error.cc:516
3504
msgid "Invalid name for user defined barrier."
3505
msgstr "ヌルポインタの不正使用"
3417
3507
#: ../drizzled/error.cc:517
3419
msgid "Invalid name for user defined barrier."
3420
msgstr "ヌルポインタの不正使用"
3422
#: ../drizzled/error.cc:518
3424
3509
msgid "Invalid name for user defined lock."
3425
3510
msgstr "ヌルポインタの不正使用"
3427
#: ../drizzled/error.cc:520
3512
#: ../drizzled/error.cc:519
3429
3514
"Either a DEFAULt value or NULL NULL description is required for a new column "
3430
3515
"if table is not empty"
3519
#: ../drizzled/error.cc:522
3522
"Cast to unsigned converted negative integer to it's positive complement: %s"
3434
3525
#: ../drizzled/error.cc:523
3437
"Cast to unsigned converted negative integer to it's positive complement: %s"
3440
#: ../drizzled/error.cc:524
3441
3526
#, fuzzy, c-format
3442
3527
msgid "Invalid cast to signed integer: %s"
3443
3528
msgstr "ヌルポインタの不正使用"
3445
#: ../drizzled/error.cc:526
3530
#: ../drizzled/error.cc:525
3447
3532
msgid "Identifier '%.*s' is a SQL keyword."
3450
#: ../drizzled/error.cc:529
3535
#: ../drizzled/error.cc:528
3452
3537
msgid "Can't unlock file (Errcode: %d)"
3453
3538
msgstr "ファイルをアンロックできません(エラーコード: %d)"
3540
#: ../drizzled/error.cc:529
3542
msgid "Can't change size of file (Errcode: %d)"
3455
3545
#: ../drizzled/error.cc:530
3457
msgid "Can't change size of file (Errcode: %d)"
3547
msgid "Can't open stream from handle (Errcode: %d)"
3460
3550
#: ../drizzled/error.cc:531
3462
msgid "Can't open stream from handle (Errcode: %d)"
3552
msgid "Warning: '%s' had %d links"
3465
3555
#: ../drizzled/error.cc:532
3467
msgid "Warning: '%s' had %d links"
3557
msgid "Warning: %d files and %d streams is left open\n"
3470
3560
#: ../drizzled/error.cc:533
3472
msgid "Warning: %d files and %d streams is left open\n"
3562
msgid "Can't create directory '%s' (Errcode: %d)"
3475
3565
#: ../drizzled/error.cc:534
3477
msgid "Can't create directory '%s' (Errcode: %d)"
3480
#: ../drizzled/error.cc:535
3483
3568
"Character set '%s' is not a compiled character set and is not specified in "
3572
#: ../drizzled/error.cc:535
3574
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3487
3577
#: ../drizzled/error.cc:536
3489
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3579
msgid "Can't read value for symlink '%s' (Error %d)"
3492
3582
#: ../drizzled/error.cc:537
3494
msgid "Can't read value for symlink '%s' (Error %d)"
3584
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3497
3587
#: ../drizzled/error.cc:538
3499
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3589
msgid "Error on realpath() on '%s' (Error %d)"
3502
3592
#: ../drizzled/error.cc:539
3504
msgid "Error on realpath() on '%s' (Error %d)"
3594
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3507
3597
#: ../drizzled/error.cc:540
3509
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3512
#: ../drizzled/error.cc:541
3515
3600
"Collation '%s' is not a compiled collation and is not specified in the %s "
3519
#: ../drizzled/error.cc:542
3604
#: ../drizzled/error.cc:541
3521
3606
msgid "File '%s' (fileno: %d) was not closed"
3524
3609
#. For UUID type
3610
#: ../drizzled/error.cc:544
3611
msgid "Received an invalid UUID value"
3525
3614
#: ../drizzled/error.cc:545
3526
msgid "Received an invalid UUID value"
3529
#: ../drizzled/error.cc:546
3530
3615
msgid "The UUID was not created with a valid time"
3533
3618
#. For BOOL type
3619
#: ../drizzled/error.cc:548
3621
msgid "Received an invalid BOOLEAN value '%s'."
3534
3624
#: ../drizzled/error.cc:549
3536
msgid "Received an invalid BOOLEAN value '%s'."
3539
#: ../drizzled/error.cc:550
3541
3626
msgid "Invalid cast to BOOLEAN: '%s'."
3544
3629
#. Transactional DDL
3545
#: ../drizzled/error.cc:553
3630
#: ../drizzled/error.cc:552
3546
3631
msgid "Transactional DDL not supported"
3549
3634
#. ASSERT Message
3635
#: ../drizzled/error.cc:554
3637
msgid "Assertion '%s' failed."
3550
3640
#: ../drizzled/error.cc:555
3552
msgid "Assertion '%s' failed."
3555
#: ../drizzled/error.cc:556
3557
3642
msgid "Assertion '%s' failed, the result was NULL."
3560
3645
#. Catalog related errors
3646
#: ../drizzled/error.cc:573
3648
msgid "Cannot create catalog '%s'."
3649
msgstr "不明なロケールです: 「%s」"
3561
3651
#: ../drizzled/error.cc:574
3563
msgid "Cannot create catalog '%s'."
3564
msgstr "不明なロケールです: 「%s」"
3653
msgid "Permission is denied to create '%s' catalog."
3566
3656
#: ../drizzled/error.cc:575
3568
msgid "Permission is denied to create '%s' catalog."
3658
msgid "Cannot drop catalog '%s'."
3659
msgstr "不明なロケールです: 「%s」"
3571
3661
#: ../drizzled/error.cc:576
3573
msgid "Cannot drop catalog '%s'."
3574
msgstr "不明なロケールです: 「%s」"
3663
msgid "Permission is denied to drop '%s' catalog."
3576
3666
#: ../drizzled/error.cc:577
3578
msgid "Permission is denied to drop '%s' catalog."
3668
msgid "Catalog '%s' does not exist."
3581
3671
#: ../drizzled/error.cc:578
3583
msgid "Catalog '%s' does not exist."
3672
msgid "You cannot drop the 'local' catalog."
3586
3675
#: ../drizzled/error.cc:579
3587
msgid "You cannot drop the 'local' catalog."
3677
msgid "Could not gain lock on '%s'."
3590
3680
#: ../drizzled/error.cc:580
3592
msgid "Could not gain lock on '%s'."
3682
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3595
3685
#: ../drizzled/error.cc:581
3597
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3600
#: ../drizzled/error.cc:582
3602
3687
msgid "Invalid catalog name."
3603
3688
msgstr "不正なパラメータ番号"
3605
#: ../drizzled/error.cc:583
3690
#: ../drizzled/error.cc:582
3607
3692
"Engine status is now stored in the data_dictionary tables, please use these "
3611
#: ../drizzled/identifier/catalog.cc:56
3696
#: ../drizzled/error.cc:583
3697
msgid "There is already a transaction in progress"
3700
#: ../drizzled/identifier/catalog.cc:55
3613
3702
"Catalog name cannot be encoded and fit within filesystem name length "
3614
3703
"restrictions."
3617
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3706
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:221
3619
3708
"Schema name cannot be encoded and fit within filesystem name length "
3620
3709
"restrictions."
4261
4325
msgid "Regular expression to apply to tables to exclude"
4264
#: ../plugin/haildb/haildb_engine.cc:1080
4265
#: ../plugin/haildb/haildb_engine.cc:1218
4266
#: ../plugin/haildb/haildb_engine.cc:1248
4328
#: ../plugin/haildb/haildb_engine.cc:1083
4329
#: ../plugin/haildb/haildb_engine.cc:1221
4330
#: ../plugin/haildb/haildb_engine.cc:1251
4268
4332
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4271
#: ../plugin/haildb/haildb_engine.cc:1099
4335
#: ../plugin/haildb/haildb_engine.cc:1102
4273
4337
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4276
#: ../plugin/haildb/haildb_engine.cc:1197
4277
#: ../plugin/haildb/haildb_engine.cc:1310
4278
#: ../plugin/haildb/haildb_engine.cc:1491
4279
#: ../plugin/haildb/haildb_engine.cc:2157
4340
#: ../plugin/haildb/haildb_engine.cc:1200
4341
#: ../plugin/haildb/haildb_engine.cc:1313
4342
#: ../plugin/haildb/haildb_engine.cc:1494
4343
#: ../plugin/haildb/haildb_engine.cc:2160
4281
4345
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4284
#: ../plugin/haildb/haildb_engine.cc:1349
4285
#: ../plugin/haildb/haildb_engine.cc:1365
4348
#: ../plugin/haildb/haildb_engine.cc:1352
4349
#: ../plugin/haildb/haildb_engine.cc:1368
4287
4351
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4290
#: ../plugin/haildb/haildb_engine.cc:3403
4354
#: ../plugin/haildb/haildb_engine.cc:3410
4292
4356
msgid "Error starting HailDB %d (%s)\n"
4295
#: ../plugin/haildb/haildb_engine.cc:3432
4359
#: ../plugin/haildb/haildb_engine.cc:3439
4296
4360
msgid "Disable HailDB adaptive hash index (enabled by default)."
4299
#: ../plugin/haildb/haildb_engine.cc:3434
4363
#: ../plugin/haildb/haildb_engine.cc:3441
4300
4364
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4303
#: ../plugin/haildb/haildb_engine.cc:3437
4367
#: ../plugin/haildb/haildb_engine.cc:3444
4305
4369
"Size of a memory pool HailDB uses to store data dictionary information and "
4306
4370
"other internal data structures."
4309
#: ../plugin/haildb/haildb_engine.cc:3440
4373
#: ../plugin/haildb/haildb_engine.cc:3447
4310
4374
msgid "Data file autoextend increment in megabytes"
4313
#: ../plugin/haildb/haildb_engine.cc:3443
4377
#: ../plugin/haildb/haildb_engine.cc:3450
4316
4380
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4318
4382
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4320
#: ../plugin/haildb/haildb_engine.cc:3446
4384
#: ../plugin/haildb/haildb_engine.cc:3453
4321
4385
msgid "The common part for HailDB table spaces."
4324
#: ../plugin/haildb/haildb_engine.cc:3448
4388
#: ../plugin/haildb/haildb_engine.cc:3455
4325
4389
msgid "Disable HailDB checksums validation (enabled by default)."
4328
#: ../plugin/haildb/haildb_engine.cc:3450
4392
#: ../plugin/haildb/haildb_engine.cc:3457
4329
4393
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4332
#: ../plugin/haildb/haildb_engine.cc:3453
4396
#: ../plugin/haildb/haildb_engine.cc:3460
4333
4397
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4336
#: ../plugin/haildb/haildb_engine.cc:3456
4400
#: ../plugin/haildb/haildb_engine.cc:3463
4338
4402
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4339
4403
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4342
#: ../plugin/haildb/haildb_engine.cc:3459
4406
#: ../plugin/haildb/haildb_engine.cc:3466
4343
4407
msgid "Stores each HailDB table to an .ibd file in the database dir."
4346
#: ../plugin/haildb/haildb_engine.cc:3462
4410
#: ../plugin/haildb/haildb_engine.cc:3469
4347
4411
msgid "File format to use for new tables in .ibd files."
4350
#: ../plugin/haildb/haildb_engine.cc:3465
4414
#: ../plugin/haildb/haildb_engine.cc:3472
4352
4416
"Set to 0 (write and flush once per second),1 (write and flush at each "
4353
4417
"commit) or 2 (write at commit, flush once per second)."
4356
#: ../plugin/haildb/haildb_engine.cc:3468
4420
#: ../plugin/haildb/haildb_engine.cc:3475
4357
4421
msgid "With which method to flush data."
4360
#: ../plugin/haildb/haildb_engine.cc:3471
4424
#: ../plugin/haildb/haildb_engine.cc:3478
4362
4426
"Helps to save your data in case the disk image of the database becomes "
4366
#: ../plugin/haildb/haildb_engine.cc:3474
4430
#: ../plugin/haildb/haildb_engine.cc:3481
4367
4431
msgid "Path to individual files and their sizes."
4370
#: ../plugin/haildb/haildb_engine.cc:3477
4434
#: ../plugin/haildb/haildb_engine.cc:3484
4372
4436
msgid "Path to HailDB log files."
4373
4437
msgstr "テンポラリファイルのパス。"
4375
#: ../plugin/haildb/haildb_engine.cc:3480
4439
#: ../plugin/haildb/haildb_engine.cc:3487
4376
4440
msgid "Size of each log file in a log group."
4379
#: ../plugin/haildb/haildb_engine.cc:3483
4443
#: ../plugin/haildb/haildb_engine.cc:3490
4381
4445
"Number of log files in the log group. HailDB writes to the files in a "
4382
4446
"circular fashion. Value 3 is recommended here."
4385
#: ../plugin/haildb/haildb_engine.cc:3486
4449
#: ../plugin/haildb/haildb_engine.cc:3493
4387
4451
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4388
4452
"rolled back. Values above 100000000 disable the timeout."
4391
#: ../plugin/haildb/haildb_engine.cc:3489
4455
#: ../plugin/haildb/haildb_engine.cc:3496
4394
4458
"The size of the buffer which HailDB uses to write log to the log files on "
4396
4460
msgstr "FULL JOIN実行時に利用されるバッファのサイズ。"
4398
#: ../plugin/haildb/haildb_engine.cc:3492
4462
#: ../plugin/haildb/haildb_engine.cc:3499
4400
4464
"Sets the point in the LRU list from where all pages are classified as old "
4401
4465
"(Advanced users)"
4404
#: ../plugin/haildb/haildb_engine.cc:3495
4468
#: ../plugin/haildb/haildb_engine.cc:3502
4406
4470
"Milliseconds between accesses to a block at which it is made young. "
4407
4471
"0=disabled (Advanced users)"
4410
#: ../plugin/haildb/haildb_engine.cc:3498
4474
#: ../plugin/haildb/haildb_engine.cc:3505
4411
4475
msgid "Percentage of dirty pages allowed in bufferpool."
4414
#: ../plugin/haildb/haildb_engine.cc:3501
4478
#: ../plugin/haildb/haildb_engine.cc:3508
4415
4479
msgid "Desired maximum length of the purge queue (0 = no limit)"
4418
#: ../plugin/haildb/haildb_engine.cc:3504
4482
#: ../plugin/haildb/haildb_engine.cc:3511
4420
4484
"Roll back the complete transaction on lock wait timeout, for 4.x "
4421
4485
"compatibility (disabled by default)"
4424
#: ../plugin/haildb/haildb_engine.cc:3507
4488
#: ../plugin/haildb/haildb_engine.cc:3514
4425
4489
msgid "How many files at the maximum HailDB keeps open at the same time."
4428
#: ../plugin/haildb/haildb_engine.cc:3510
4492
#: ../plugin/haildb/haildb_engine.cc:3517
4429
4493
msgid "Number of background read I/O threads in HailDB."
4432
#: ../plugin/haildb/haildb_engine.cc:3513
4496
#: ../plugin/haildb/haildb_engine.cc:3520
4433
4497
msgid "Number of background write I/O threads in HailDB."
4436
#: ../plugin/haildb/haildb_engine.cc:3515
4500
#: ../plugin/haildb/haildb_engine.cc:3522
4438
4502
"Disable if you want to reduce the number of messages written to the log "
4439
4503
"(default: enabled)."
4442
#: ../plugin/haildb/haildb_engine.cc:3518
4506
#: ../plugin/haildb/haildb_engine.cc:3525
4443
4507
msgid "Enable SHOW HAILDB STATUS output in the log"
4446
#: ../plugin/haildb/haildb_engine.cc:3521
4510
#: ../plugin/haildb/haildb_engine.cc:3528
4447
4511
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4450
#: ../plugin/haildb/haildb_engine.cc:3523
4514
#: ../plugin/haildb/haildb_engine.cc:3530
4452
4516
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4483
4547
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4486
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4550
#: ../plugin/innobase/handler/ha_innodb.cc:1880
4488
4552
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4489
4553
"zero and nonzero."
4492
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4556
#: ../plugin/innobase/handler/ha_innodb.cc:2144
4494
4558
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4498
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4562
#: ../plugin/innobase/handler/ha_innodb.cc:2188
4501
4565
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4502
4566
"or its equivalent numeric id"
4505
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4569
#: ../plugin/innobase/handler/ha_innodb.cc:9255
4506
4570
msgid "Do not use Native AIO library for IO, even if available"
4509
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4573
#: ../plugin/innobase/handler/ha_innodb.cc:9271
4510
4574
msgid "Enable internal replication log."
4513
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4577
#: ../plugin/innobase/handler/ha_innodb.cc:9274
4515
4579
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4516
4580
"rolled back. Values above 100000000 disable the timeout."
4519
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4583
#: ../plugin/innobase/handler/ha_innodb.cc:9277
4520
4584
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4523
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4587
#: ../plugin/innobase/handler/ha_innodb.cc:9280
4525
4589
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4526
4590
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4529
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4530
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4531
#: ../plugin/transaction_log/print_transaction_message.cc:177
4532
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4593
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4594
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4595
#: ../plugin/transaction_log/print_transaction_message.cc:173
4596
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4534
4598
msgid "Unable to parse transaction. Got error: %s.\n"
4537
#: ../plugin/innobase/srv/srv0start.cc:1034
4601
#: ../plugin/innobase/srv/srv0start.cc:1006
4538
4602
msgid "InnoDB: cannot determine Mac OS X version!\n"
4541
#: ../plugin/innobase/srv/srv0start.cc:1039
4605
#: ../plugin/innobase/srv/srv0start.cc:1011
4543
4607
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4544
4608
"InnoDB: making transactions unsafe!\n"
4547
#: ../plugin/innobase/srv/srv0start.cc:1048
4611
#: ../plugin/innobase/srv/srv0start.cc:1020
4550
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4551
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4552
"InnoDB: allocate more than 4 GB of memory."
4614
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu. The "
4615
"sizes should be the same so that on a 64-bit platform you can. Allocate more "
4616
"than 4 GB of memory."
4555
#: ../plugin/innobase/srv/srv0start.cc:1063
4619
#: ../plugin/innobase/srv/srv0start.cc:1032
4557
4620
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4560
#: ../plugin/innobase/srv/srv0start.cc:1068
4623
#: ../plugin/innobase/srv/srv0start.cc:1037
4563
4625
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4564
4626
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4565
4627
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4568
#: ../plugin/innobase/srv/srv0start.cc:1078
4630
#: ../plugin/innobase/srv/srv0start.cc:1047
4570
4631
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4573
#: ../plugin/innobase/srv/srv0start.cc:1083
4634
#: ../plugin/innobase/srv/srv0start.cc:1052
4575
4635
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4578
#: ../plugin/innobase/srv/srv0start.cc:1088
4638
#: ../plugin/innobase/srv/srv0start.cc:1057
4580
4639
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4583
#: ../plugin/innobase/srv/srv0start.cc:1092
4642
#: ../plugin/innobase/srv/srv0start.cc:1061
4585
4643
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4588
#: ../plugin/innobase/srv/srv0start.cc:1097
4646
#: ../plugin/innobase/srv/srv0start.cc:1066
4590
4647
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4593
#: ../plugin/innobase/srv/srv0start.cc:1167
4595
msgid " InnoDB: Using Linux native AIO\n"
4598
#: ../plugin/logging_gearman/logging_gearman.cc:186
4600
msgid "fail gearman_client_create(): %s"
4603
#: ../plugin/logging_gearman/logging_gearman.cc:197
4650
#: ../plugin/innobase/srv/srv0start.cc:1130
4651
msgid "InnoDB: Using Linux native AIO"
4654
#: ../plugin/logging_gearman/logging_gearman.cc:185
4655
msgid "fail gearman_client_create()"
4658
#: ../plugin/logging_gearman/logging_gearman.cc:195
4605
4660
msgid "fail gearman_client_add_server(): %s"
4608
#: ../plugin/logging_gearman/logging_gearman.cc:302
4663
#: ../plugin/logging_gearman/logging_gearman.cc:300
4609
4664
msgid "Hostname for logging to a Gearman server"
4612
#: ../plugin/logging_gearman/logging_gearman.cc:305
4667
#: ../plugin/logging_gearman/logging_gearman.cc:303
4613
4668
msgid "Gearman Function to send logging to"
4616
#: ../plugin/logging_gearman/logging_gearman.cc:316
4671
#: ../plugin/logging_gearman/logging_gearman.cc:314
4617
4672
msgid "Log queries to a Gearman server"
4620
#: ../plugin/logging_query/logging_query.cc:178
4622
msgid "fail open() fn=%s er=%s\n"
4675
#: ../plugin/logging_query/logging_query.cc:177
4679
#: ../plugin/logging_query/logging_query.cc:316
4680
msgid "Enable logging to CSV file"
4625
4683
#: ../plugin/logging_query/logging_query.cc:319
4626
msgid "Enable logging to CSV file"
4684
msgid "File to log to"
4629
4687
#: ../plugin/logging_query/logging_query.cc:322
4630
msgid "File to log to"
4633
#: ../plugin/logging_query/logging_query.cc:325
4634
4688
msgid "PCRE to match the query against"
4637
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4691
#: ../plugin/logging_query/logging_query.cc:325 ../plugin/syslog/module.cc:107
4638
4692
msgid "Threshold for logging slow queries, in microseconds"
4641
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4695
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:110
4642
4696
msgid "Threshold for logging big queries, for rows returned"
4645
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4699
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:113
4646
4700
msgid "Threshold for logging big queries, for rows examined"
4649
#: ../plugin/logging_query/logging_query.cc:345
4703
#: ../plugin/logging_query/logging_query.cc:342
4650
4704
msgid "Log queries to a CSV file"