8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2011-02-01 09:29-0500\n"
10
"POT-Creation-Date: 2010-10-26 20:49-0400\n"
11
11
"PO-Revision-Date: 2010-05-14 03:13+0000\n"
12
12
"Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n"
13
13
"Language-Team: Hungarian <hu@li.org>\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
19
"X-Launchpad-Export-Date: 2010-05-20 05:18+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:468
22
#: ../client/drizzle.cc:467
23
23
msgid "Synonym for `help'."
24
24
msgstr "A 'segítség' szinonímája."
26
#: ../client/drizzle.cc:469
26
#: ../client/drizzle.cc:468
27
27
msgid "Clear command."
28
28
msgstr "Parancs törlés."
30
#: ../client/drizzle.cc:471
30
#: ../client/drizzle.cc:470
31
31
msgid "Reconnect to the server. Optional arguments are db and host."
33
33
"Újra kapcsolódás a szerverhez. Opcionálisan megadható az adatbázis és a "
36
#: ../client/drizzle.cc:473
36
#: ../client/drizzle.cc:472
38
38
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
41
#: ../client/drizzle.cc:474
42
msgid "Send command to drizzle server, display result vertically."
41
45
#: ../client/drizzle.cc:475
42
msgid "Send command to drizzle server, display result vertically."
46
msgid "Exit drizzle. Same as quit."
45
49
#: ../client/drizzle.cc:476
46
msgid "Exit drizzle. Same as quit."
50
msgid "Send command to drizzle server."
49
53
#: ../client/drizzle.cc:477
50
msgid "Send command to drizzle server."
54
msgid "Display this help."
53
57
#: ../client/drizzle.cc:478
54
msgid "Display this help."
58
msgid "Disable pager, print to stdout."
57
61
#: ../client/drizzle.cc:479
58
msgid "Disable pager, print to stdout."
61
#: ../client/drizzle.cc:480
62
62
msgid "Don't write into outfile."
65
#: ../client/drizzle.cc:481
66
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
69
#: ../client/drizzle.cc:482
66
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
70
msgid "Print current command."
69
73
#: ../client/drizzle.cc:483
70
msgid "Print current command."
74
msgid "Change your drizzle prompt."
73
77
#: ../client/drizzle.cc:484
74
msgid "Change your drizzle prompt."
77
#: ../client/drizzle.cc:485
78
78
msgid "Quit drizzle."
79
79
msgstr "Kilépés a drizzle-ből."
81
#: ../client/drizzle.cc:486
81
#: ../client/drizzle.cc:485
82
82
msgid "Rebuild completion hash."
85
#: ../client/drizzle.cc:487
86
msgid "Execute an SQL script file. Takes a file name as an argument."
85
89
#: ../client/drizzle.cc:488
86
msgid "Execute an SQL script file. Takes a file name as an argument."
89
#: ../client/drizzle.cc:489
90
90
msgid "Get status information from the server."
91
91
msgstr "Állapotinformáció kérése a kiszolgálótól"
93
#: ../client/drizzle.cc:491
93
#: ../client/drizzle.cc:490
94
94
msgid "Set outfile [to_outfile]. Append everything into given outfile."
97
#: ../client/drizzle.cc:493
98
msgid "Use another schema. Takes schema name as argument."
101
#: ../client/drizzle.cc:495
102
msgid "Shutdown the instance you are connected too."
105
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
97
#: ../client/drizzle.cc:492
98
msgid "Use another database. Takes database name as argument."
101
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
106
102
msgid "Show warnings after every statement."
109
#: ../client/drizzle.cc:499
105
#: ../client/drizzle.cc:496
110
106
msgid "Don't show warnings after every statement."
113
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
109
#: ../client/drizzle.cc:1146
115
111
msgid "shutting down drizzled"
118
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
114
#: ../client/drizzle.cc:1148
120
116
msgid " on port %d"
123
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
124
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
119
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
126
121
msgid "shutdown failed; error: '%s'"
129
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
124
#: ../client/drizzle.cc:1172
134
#: ../client/drizzle.cc:1196
129
#: ../client/drizzle.cc:1193
136
131
msgid "drizzled is alive\n"
139
#: ../client/drizzle.cc:1202
134
#: ../client/drizzle.cc:1199
141
136
msgid "ping failed; error: '%s'"
144
#: ../client/drizzle.cc:1208
139
#: ../client/drizzle.cc:1205
146
141
msgid "drizzled won't answer to ping, error: '%s'"
149
#: ../client/drizzle.cc:1257
144
#: ../client/drizzle.cc:1254
150
145
msgid "Error: Invalid Value for connect_timeout"
153
#: ../client/drizzle.cc:1268
148
#: ../client/drizzle.cc:1265
154
149
msgid "Error: Invalid Value for max_input_line"
157
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
152
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:476
158
153
msgid "Options used only in command line"
161
#: ../client/drizzle.cc:1289
156
#: ../client/drizzle.cc:1286
163
158
msgid "Displays this help and exit."
164
159
msgstr "Megmutatja ezt a súgót, majd kilép."
166
#: ../client/drizzle.cc:1290
161
#: ../client/drizzle.cc:1287
168
163
"Don't use history file. Disable interactive behavior. (Enables --silent)"
171
#: ../client/drizzle.cc:1292
166
#: ../client/drizzle.cc:1289
172
167
msgid "Display column type information."
173
168
msgstr "Mező típus információ megjelenítés."
175
#: ../client/drizzle.cc:1294
170
#: ../client/drizzle.cc:1291
177
172
"Preserve comments. Send comments to the server. The default is --skip-"
178
173
"comments (discard comments), enable with --comments"
181
#: ../client/drizzle.cc:1296
176
#: ../client/drizzle.cc:1293
182
177
msgid "Print the output of a query (rows) vertically."
185
#: ../client/drizzle.cc:1298
180
#: ../client/drizzle.cc:1295
186
181
msgid "Continue even if we get an sql error."
187
182
msgstr "Folytatás sql hiba esetén is."
189
#: ../client/drizzle.cc:1300
184
#: ../client/drizzle.cc:1297
191
186
"Enable named commands. Named commands mean this program's internal commands; "
192
187
"see drizzle> help . When enabled, the named commands can be used from any "
193
188
"line of the query, otherwise only from the first line, before an enter."
196
#: ../client/drizzle.cc:1302
191
#: ../client/drizzle.cc:1299
197
192
msgid "Turn off beep on error."
200
#: ../client/drizzle.cc:1303
195
#: ../client/drizzle.cc:1300
202
197
msgid "Do not write line numbers for errors."
203
198
msgstr "Sorszámok megjelenítése hibákhoz."
205
#: ../client/drizzle.cc:1304
200
#: ../client/drizzle.cc:1301
206
201
msgid "Do not write column names in results."
209
#: ../client/drizzle.cc:1306
204
#: ../client/drizzle.cc:1303
211
206
"Don't write column names in results. WARNING: -N is deprecated, use long "
212
207
"version of this options instead."
215
#: ../client/drizzle.cc:1308
210
#: ../client/drizzle.cc:1305
217
212
"Change the value of a variable. Please note that this option is deprecated; "
218
213
"you can set variables directly with --variable-name=value."
221
#: ../client/drizzle.cc:1310
216
#: ../client/drizzle.cc:1307
222
217
msgid "Output in table format."
225
#: ../client/drizzle.cc:1312
220
#: ../client/drizzle.cc:1309
226
221
msgid "Only allow UPDATE and DELETE that uses keys."
227
222
msgstr "Csak kulcsokat használó UPDATE and DELETE utasítások engedélyezése."
229
#: ../client/drizzle.cc:1314
224
#: ../client/drizzle.cc:1311
230
225
msgid "Synonym for option --safe-updates, -U."
233
#: ../client/drizzle.cc:1316
228
#: ../client/drizzle.cc:1313
234
229
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
237
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
238
#: ../drizzled/drizzled.cc:1235
232
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:500
233
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1866
239
234
msgid "Output version information and exit."
240
235
msgstr "Verzióinformáció megjelenítése és kilépés."
242
#: ../client/drizzle.cc:1319
237
#: ../client/drizzle.cc:1316
243
238
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
246
#: ../client/drizzle.cc:1323
241
#: ../client/drizzle.cc:1320
247
242
msgid "Number of lines before each import progress report."
250
#: ../client/drizzle.cc:1325
245
#: ../client/drizzle.cc:1322
251
246
msgid "Ping the server to check if it's alive."
254
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
249
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1199
255
250
msgid "Configuration file defaults are not used if no-defaults is set"
258
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
253
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:508
259
254
msgid "Options specific to the drizzle client"
262
#: ../client/drizzle.cc:1333
257
#: ../client/drizzle.cc:1330
264
259
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
265
260
"and field completion, but startup and reconnecting may take a longer time."
268
#: ../client/drizzle.cc:1335
263
#: ../client/drizzle.cc:1332
270
265
"Automatically switch to vertical output mode if the result is wider than the "
271
266
"terminal width."
274
#: ../client/drizzle.cc:1337
269
#: ../client/drizzle.cc:1334
275
270
msgid "Database to use."
278
#: ../client/drizzle.cc:1339
273
#: ../client/drizzle.cc:1336
279
274
msgid "(not used)"
282
#: ../client/drizzle.cc:1341
277
#: ../client/drizzle.cc:1338
283
278
msgid "Delimiter to be used."
286
#: ../client/drizzle.cc:1343
281
#: ../client/drizzle.cc:1340
287
282
msgid "Execute command and quit. (Disables --force and history file)"
290
#: ../client/drizzle.cc:1345
285
#: ../client/drizzle.cc:1342
292
287
msgid "Enable LOAD DATA LOCAL INFILE."
293
288
msgstr "LOAD DATA LOCAL INFILE engedélyezése/tiltása."
295
#: ../client/drizzle.cc:1347
290
#: ../client/drizzle.cc:1344
296
291
msgid "Flush buffer after each query."
297
292
msgstr "Buffer űrítés minden lekérdezés után."
299
#: ../client/drizzle.cc:1349
294
#: ../client/drizzle.cc:1346
300
295
msgid "Ignore SIGINT (CTRL-C)"
301
296
msgstr "SIGINT (Ctrl-C) figyelmen kívül hagyása"
303
#: ../client/drizzle.cc:1351
298
#: ../client/drizzle.cc:1348
305
300
"Only update the default database. This is useful for skipping updates to "
306
301
"other database in the update log."
309
#: ../client/drizzle.cc:1353
304
#: ../client/drizzle.cc:1350
311
306
"Pager to use to display results. If you don't supply an option the default "
312
307
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
980
#: ../client/drizzledump.cc:528
969
#: ../client/drizzledump.cc:522
981
970
msgid "Insert rows with INSERT IGNORE."
984
#: ../client/drizzledump.cc:530
973
#: ../client/drizzledump.cc:524
985
974
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
988
#: ../client/drizzledump.cc:532
977
#: ../client/drizzledump.cc:526
990
979
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
991
980
"above line will be added otherwise, if --databases or --all-databases option "
995
#: ../client/drizzledump.cc:534
984
#: ../client/drizzledump.cc:528
996
985
msgid "No row information."
999
#: ../client/drizzledump.cc:536
988
#: ../client/drizzledump.cc:530
1000
989
msgid "Use REPLACE INTO instead of INSERT INTO."
1003
#: ../client/drizzledump.cc:538
992
#: ../client/drizzledump.cc:532
1004
993
msgid "Where to send output to (stdout|database"
1007
#: ../client/drizzledump.cc:540
996
#: ../client/drizzledump.cc:534
1009
998
"Hostname for destination db server (requires --destination-type=database)"
1012
#: ../client/drizzledump.cc:542
1001
#: ../client/drizzledump.cc:536
1014
1003
"Port number for destination db server (requires --destination-type=database)"
1017
#: ../client/drizzledump.cc:544
1006
#: ../client/drizzledump.cc:538
1019
1008
"User name for destination db server (resquires --destination-type=database)"
1022
#: ../client/drizzledump.cc:546
1011
#: ../client/drizzledump.cc:540
1024
1013
"Password for destination db server (requires --destination-type=database)"
1027
#: ../client/drizzledump.cc:548
1016
#: ../client/drizzledump.cc:542
1029
1018
"The database in the destination db server (requires --destination-"
1030
1019
"type=database, not for use with --all-databases)"
1022
#: ../client/drizzledump.cc:548
1024
msgid "Connect to host."
1025
msgstr "Csatlakozás kiszolgálóhoz."
1033
1027
#: ../client/drizzledump.cc:550
1035
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1039
#: ../client/drizzledump.cc:556
1041
msgid "Connect to host."
1042
msgstr "Csatlakozás kiszolgálóhoz."
1044
#: ../client/drizzledump.cc:558
1046
1029
"Password to use when connecting to server. If password is not given it's "
1047
1030
"solicited on the tty."
1050
#: ../client/drizzledump.cc:560
1051
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1033
#: ../client/drizzledump.cc:552
1053
1035
msgid "Port number to use for connection."
1054
1036
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
1056
#: ../client/drizzledump.cc:567
1038
#: ../client/drizzledump.cc:559
1057
1039
msgid "Hidden Options"
1060
#: ../client/drizzledump.cc:569
1042
#: ../client/drizzledump.cc:561
1061
1043
msgid "Used to select the database"
1064
#: ../client/drizzledump.cc:570
1046
#: ../client/drizzledump.cc:562
1065
1047
msgid "Used to select the tables"
1068
#: ../client/drizzledump.cc:573
1050
#: ../client/drizzledump.cc:565
1069
1051
msgid "Allowed Options + Hidden Options"
1072
#: ../client/drizzledump.cc:637
1054
#: ../client/drizzledump.cc:621
1074
1056
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1077
#: ../client/drizzledump.cc:642
1059
#: ../client/drizzledump.cc:626
1079
1061
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1080
1062
"and you are welcome to modify and redistribute it under the GPL license\n"
1083
#: ../client/drizzledump.cc:643
1065
#: ../client/drizzledump.cc:627
1084
1066
msgid "Dumps definitions and data from a Drizzle database server"
1087
#: ../client/drizzledump.cc:644
1069
#: ../client/drizzledump.cc:628
1089
1071
msgid "Usage: %s [OPTIONS] database [tables]\n"
1092
#: ../client/drizzledump.cc:645
1074
#: ../client/drizzledump.cc:629
1094
1076
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1097
#: ../client/drizzledump.cc:647
1079
#: ../client/drizzledump.cc:631
1099
1081
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1102
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1103
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1084
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:476
1085
#: ../client/drizzleslap.cc:478 ../client/drizzletest.cc:5615
1105
1087
msgid "Value supplied for port is not valid.\n"
1108
#: ../client/drizzledump.cc:743
1090
#: ../client/drizzledump.cc:727
1110
1092
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1113
#: ../client/drizzledump_data.cc:268
1095
#: ../client/drizzledump_data.cc:252
1114
1096
msgid "-- Retrieving data for "
1117
#: ../client/drizzledump_data.cc:300
1099
#: ../client/drizzledump_data.cc:284
1118
1100
msgid " rows dumped for table "
1121
#: ../client/drizzledump_data.cc:547
1103
#: ../client/drizzledump_data.cc:507
1123
1105
msgid "-- Connecting to "
1124
1106
msgstr "Csatlakozás kiszolgálóhoz."
1126
#: ../client/drizzledump_data.cc:547
1108
#: ../client/drizzledump_data.cc:507
1127
1109
msgid " using protocol "
1130
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1131
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1112
#: ../client/drizzledump_data.cc:548 ../client/drizzledump_data.cc:554
1113
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
1132
1114
msgid "Error executing query: "
1135
#: ../client/drizzledump_data.cc:602
1117
#: ../client/drizzledump_data.cc:562
1136
1118
msgid "Could not buffer result: "
1139
#: ../client/drizzledump_data.cc:648
1121
#: ../client/drizzledump_data.cc:608
1140
1122
msgid "Error: Could not set db '"
1143
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1144
#: ../client/drizzledump_data.cc:673
1125
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:627
1126
#: ../client/drizzledump_data.cc:633
1145
1127
msgid "Got error: "
1148
#: ../client/drizzledump_data.cc:682
1130
#: ../client/drizzledump_data.cc:642
1149
1131
msgid "-- Disconnecting from "
1158
1140
msgid "-- Retrieving fields for "
1161
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1143
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1162
1144
msgid "-- Retrieving indexes for "
1165
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1147
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
1166
1148
msgid "-- Retrieving foreign keys for "
1169
#: ../client/drizzleslap.cc:2292
1151
#: ../client/drizzleslap.cc:2332
1171
1153
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1174
#: ../client/drizzletest.cc:5412
1156
#: ../client/drizzletest.cc:5364
1175
1157
msgid "Error: Invalid Value for opt_max_connect_retries"
1178
#: ../client/drizzletest.cc:5422
1160
#: ../client/drizzletest.cc:5374
1179
1161
msgid "Error: Invalid Value for opt_tail_lines"
1182
#: ../client/drizzletest.cc:5432
1164
#: ../client/drizzletest.cc:5384
1183
1165
msgid "Error: Invalid Value for opt_sleep"
1186
#: ../client/drizzletest.cc:5623
1168
#: ../client/drizzletest.cc:5567
1188
1170
msgid "Could not open '%s' for reading: errno = %d"
1191
#: ../client/drizzletest.cc:5628
1173
#: ../client/drizzletest.cc:5572
1193
1175
msgid "Out of memory"
1196
#: ../drizzled/drizzled.cc:491
1178
#: ../drizzled/drizzled.cc:477
1197
1179
msgid "Aborting\n"
1200
#: ../drizzled/drizzled.cc:550
1182
#: ../drizzled/drizzled.cc:536
1201
1183
msgid "One can only use the --user switch if running as root\n"
1204
#: ../drizzled/drizzled.cc:557
1186
#: ../drizzled/drizzled.cc:543
1206
1188
"Fatal error: Please read \"Security\" section of the manual to find out how "
1207
1189
"to run drizzled as root!\n"
1210
#: ../drizzled/drizzled.cc:577
1192
#: ../drizzled/drizzled.cc:563
1213
1195
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1217
#: ../drizzled/drizzled.cc:602
1199
#: ../drizzled/drizzled.cc:588
1218
1200
msgid "Set process group ID failed"
1221
#: ../drizzled/drizzled.cc:607
1203
#: ../drizzled/drizzled.cc:593
1222
1204
msgid "Set process user ID failed"
1225
#: ../drizzled/drizzled.cc:619
1207
#: ../drizzled/drizzled.cc:605
1226
1208
msgid "Process chroot failed"
1229
#: ../drizzled/drizzled.cc:739
1211
#: ../drizzled/drizzled.cc:725
1230
1212
msgid "Error: Invalid Value for auto_increment_increment"
1233
#: ../drizzled/drizzled.cc:750
1215
#: ../drizzled/drizzled.cc:736
1234
1216
msgid "Error: Invalid Value for auto_increment_offset"
1237
#: ../drizzled/drizzled.cc:761
1219
#: ../drizzled/drizzled.cc:747
1238
1220
msgid "Error: Invalid Value for completion_type"
1241
#: ../drizzled/drizzled.cc:773
1223
#: ../drizzled/drizzled.cc:759
1242
1224
msgid "Error: Invalid Value for div-precision-increment"
1245
#: ../drizzled/drizzled.cc:784
1227
#: ../drizzled/drizzled.cc:770
1246
1228
msgid "Error: Invalid Value for group_concat_max_len"
1249
#: ../drizzled/drizzled.cc:795
1231
#: ../drizzled/drizzled.cc:781
1250
1232
msgid "Error: Invalid Value for join_buffer_size"
1253
#: ../drizzled/drizzled.cc:807
1235
#: ../drizzled/drizzled.cc:793
1254
1236
msgid "Error: Invalid Value for max_allowed_packet"
1257
#: ../drizzled/drizzled.cc:819
1239
#: ../drizzled/drizzled.cc:805
1240
msgid "Error: Invalid Value for max_connect_errors"
1243
#: ../drizzled/drizzled.cc:816
1258
1244
msgid "Error: Invalid Value for max_error_count"
1261
#: ../drizzled/drizzled.cc:830
1247
#: ../drizzled/drizzled.cc:827
1262
1248
msgid "Error: Invalid Value for max_heap_table_size"
1265
#: ../drizzled/drizzled.cc:842
1251
#: ../drizzled/drizzled.cc:839
1266
1252
msgid "Error: Invalid Value for min_examined_row_limit"
1269
#: ../drizzled/drizzled.cc:853
1255
#: ../drizzled/drizzled.cc:850
1270
1256
msgid "Error: Invalid Value for max_join_size"
1273
#: ../drizzled/drizzled.cc:864
1259
#: ../drizzled/drizzled.cc:861
1274
1260
msgid "Error: Invalid Value for max_length_for_sort_data"
1277
#: ../drizzled/drizzled.cc:875
1263
#: ../drizzled/drizzled.cc:872
1278
1264
msgid "Error: Invalid Value for max_seeks_for_key"
1281
#: ../drizzled/drizzled.cc:886
1267
#: ../drizzled/drizzled.cc:883
1282
1268
msgid "Error: Invalid Value for max_sort_length"
1285
#: ../drizzled/drizzled.cc:897
1271
#: ../drizzled/drizzled.cc:894
1286
1272
msgid "Error: Invalid Value for optimizer_search_depth"
1289
#: ../drizzled/drizzled.cc:908
1275
#: ../drizzled/drizzled.cc:905
1290
1276
msgid "Error: Invalid Value for preload_buff_size"
1293
#: ../drizzled/drizzled.cc:919
1279
#: ../drizzled/drizzled.cc:916
1294
1280
msgid "Error: Invalid Value for query_alloc_block_size"
1297
#: ../drizzled/drizzled.cc:931
1283
#: ../drizzled/drizzled.cc:928
1298
1284
msgid "Error: Invalid Value for query_prealloc_size"
1301
#: ../drizzled/drizzled.cc:943
1287
#: ../drizzled/drizzled.cc:940
1302
1288
msgid "Error: Invalid Value for range_alloc_block_size"
1305
#: ../drizzled/drizzled.cc:955
1291
#: ../drizzled/drizzled.cc:952
1306
1292
msgid "Error: Invalid Value for read_buff_size"
1309
#: ../drizzled/drizzled.cc:967
1295
#: ../drizzled/drizzled.cc:964
1310
1296
msgid "Error: Invalid Value for read_rnd_buff_size"
1313
#: ../drizzled/drizzled.cc:978
1299
#: ../drizzled/drizzled.cc:975
1314
1300
msgid "Error: Invalid Value for sort_buff_size"
1317
#: ../drizzled/drizzled.cc:989
1303
#: ../drizzled/drizzled.cc:986
1318
1304
msgid "Error: Invalid Value for table_def_size"
1321
#: ../drizzled/drizzled.cc:1000
1307
#: ../drizzled/drizzled.cc:997
1322
1308
msgid "Error: Invalid Value for table_cache_size"
1325
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1311
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1326
1312
msgid "Error: Invalid Value for table_lock_wait_timeout"
1329
#: ../drizzled/drizzled.cc:1038
1315
#: ../drizzled/drizzled.cc:1035
1331
1317
"Error: Invalid Value for transaction_message_threshold valid values are "
1332
1318
"between 131072 - 1048576 bytes"
1335
#: ../drizzled/drizzled.cc:1096
1337
msgid "Defaults file '%s' not found\n"
1340
#: ../drizzled/drizzled.cc:1138
1321
#: ../drizzled/drizzled.cc:1182
1342
1323
msgid "gethostname failed, using '%s' as hostname"
1345
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1326
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1346
1327
msgid "Display this help and exit."
1347
1328
msgstr "Megmutatja ezt a súgót, majd kilép."
1349
#: ../drizzled/drizzled.cc:1156
1330
#: ../drizzled/drizzled.cc:1201
1350
1331
msgid "Configuration file to use"
1353
#: ../drizzled/drizzled.cc:1158
1334
#: ../drizzled/drizzled.cc:1203
1354
1335
msgid "Base location for config files"
1357
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1338
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1358
1339
msgid "Directory for plugins."
1361
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1342
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1363
1344
"Optional comma separated list of plugins to load at startup in addition to "
1364
1345
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1367
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1348
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1983
1369
1350
"Optional comma separated list of plugins to not load at startup. Effectively "
1370
1351
"removes a plugin from the list of plugins to be loaded. [for example: --"
1371
1352
"plugin_remove=crc32,logger_gearman]"
1374
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1355
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1989
1376
1357
"Optional comma separated list of plugins to load at starup instead of the "
1377
1358
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1380
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1361
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1381
1362
msgid "Auto-increment columns are incremented by this"
1384
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1365
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1386
1367
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1390
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1371
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1392
1373
"Path to installation directory. All paths are usually resolved relative to "
1396
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1377
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1397
1378
msgid "Chroot drizzled daemon during startup."
1400
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1381
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1401
1382
msgid "Set the default collation."
1404
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1385
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1405
1386
msgid "Default completion type."
1408
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1389
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1409
1390
msgid "Write core on errors."
1412
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1393
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1413
1394
msgid "Path to the database root."
1416
#: ../drizzled/drizzled.cc:1196
1397
#: ../drizzled/drizzled.cc:1241
1417
1398
msgid "Set the default storage engine for tables."
1420
#: ../drizzled/drizzled.cc:1198
1401
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1421
1402
msgid "Set the default time zone."
1424
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1405
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1425
1406
msgid "Used for debugging; Use at your own risk!"
1428
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1409
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1429
1410
msgid "Set up signals usable for debugging"
1432
#: ../drizzled/drizzled.cc:1204
1413
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1433
1414
msgid "Set the language used for the month names and the days of the week."
1436
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1417
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1437
1418
msgid "Log some not critical warnings to the log file."
1440
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1421
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1441
1422
msgid "Pid file used by drizzled."
1444
#: ../drizzled/drizzled.cc:1210
1425
#: ../drizzled/drizzled.cc:1255
1445
1426
msgid "Maximum time in seconds to wait for the port to become free. "
1448
#: ../drizzled/drizzled.cc:1212
1449
msgid "Include the SQL query in replicated protobuf messages."
1452
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1429
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1454
1431
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1455
1432
"specified directory"
1458
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1435
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1460
1437
"Uniquely identifies the server instance in the community of replication "
1464
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1441
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1465
1442
msgid "Don't print a stack trace on failure."
1468
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1445
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1469
1446
msgid "Enable symbolic link support."
1472
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1449
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1474
1451
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1477
#: ../drizzled/drizzled.cc:1227
1454
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1478
1455
msgid "Path for temporary files."
1481
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1458
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1482
1459
msgid "Default transaction isolation level."
1485
#: ../drizzled/drizzled.cc:1231
1462
#: ../drizzled/drizzled.cc:1274
1487
1464
"Max message size written to transaction log, valid values 131072 - 1048576 "
1491
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1468
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1492
1469
msgid "Run drizzled daemon as user."
1495
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1472
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1497
1474
"The number of outstanding connection requests Drizzle can have. This comes "
1498
1475
"into play when the main Drizzle thread gets very many connection requests in "
1499
1476
"a very short time."
1502
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1479
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1504
1481
"Size of tree cache used in bulk insert optimization. Note that this is a "
1505
1482
"limit per thread!"
1508
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1485
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1510
1487
"Precision of the result of '/' operator will be increased on that value."
1513
#: ../drizzled/drizzled.cc:1248
1490
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1514
1491
msgid "The maximum length of the result of function group_concat."
1517
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1494
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1518
1495
msgid "The size of the buffer that is used for full joins."
1521
#: ../drizzled/drizzled.cc:1253
1523
"A global cap on the amount of memory that can be allocated by session join "
1524
"buffers (0 means unlimited)"
1527
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1498
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1528
1499
msgid "Max packetlength to send/receive from to server."
1531
#: ../drizzled/drizzled.cc:1257
1502
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1504
"If there is more than this number of interrupted connections from a host "
1505
"this host will be blocked from further connections."
1508
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1909
1532
1509
msgid "Max number of errors/warnings to store for a statement."
1535
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1512
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:1914
1536
1513
msgid "Don't allow creation of heap tables bigger than this."
1539
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1516
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:1920
1541
1518
"Joins that are probably going to read more than max_join_size records return "
1545
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1522
#: ../drizzled/drizzled.cc:1307 ../drizzled/drizzled.cc:1926
1546
1523
msgid "Max number of bytes in sorted records."
1549
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1526
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1931
1550
1527
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1553
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1530
#: ../drizzled/drizzled.cc:1311 ../drizzled/drizzled.cc:1936
1555
1532
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1556
1533
"max_sort_length bytes of each value are used; the rest are ignored)."
1559
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1536
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1943
1560
1537
msgid "After this many write locks, allow some read locks to run in between."
1563
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1540
#: ../drizzled/drizzled.cc:1317 ../drizzled/drizzled.cc:1947
1565
1542
"Don't log queries which examine less than min_examined_row_limit rows to "
1569
#: ../drizzled/drizzled.cc:1277
1546
#: ../drizzled/drizzled.cc:1320
1571
1548
"Do not apply any heuristic(s) during query optimization to prune, thus "
1572
1549
"perform an exhaustive search from the optimizer search space."
1575
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1552
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1961
1577
1554
"Maximum depth of search performed by the query optimizer. Values larger than "
1578
1555
"the number of relations in a query result in better query plans, but take "
1738
#: ../drizzled/drizzled.cc:2046
1704
#: ../drizzled/drizzled.cc:2096
1740
1706
msgid "Usage: %s [OPTIONS]\n"
1743
#: ../drizzled/drizzled.cc:2167
1709
#: ../drizzled/drizzled.cc:2219
1746
1712
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1747
1713
"command line\n"
1750
#: ../drizzled/drizzled.cc:2184
1751
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1754
#: ../drizzled/drizzled.cc:2197
1755
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1758
#: ../drizzled/drizzled.cc:2210
1759
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1762
#: ../drizzled/drizzled.cc:2223
1763
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1766
#: ../drizzled/drizzled.cc:2338
1769
"There was an error creating the '%s' part of the path '%s'. Please check "
1770
"the path exists and is writable.\n"
1773
#: ../drizzled/drizzled.cc:2345
1776
"There was an error opening the path '%s', please check the path exists and "
1780
#: ../drizzled/error.cc:133
1716
#: ../drizzled/error.cc:131
1782
1718
msgid "Unknown error %d"
1783
1719
msgstr "Ismeretlen hiba %d"
1785
1721
#: ../drizzled/error.cc:207
1789
1725
#: ../drizzled/error.cc:208
1790
msgid "Error on first"
1793
1729
#: ../drizzled/error.cc:209
1731
msgid "Can't create file '%-.200s' (errno: %d)"
1797
1734
#: ../drizzled/error.cc:210
1736
msgid "Can't create table '%-.200s' (errno: %d)"
1801
1739
#: ../drizzled/error.cc:211
1803
msgid "Can't create file '%-.200s' (errno: %d)"
1741
msgid "Can't create schema '%-.192s' (errno: %d)"
1806
1744
#: ../drizzled/error.cc:212
1808
msgid "Can't create table '%-.200s' (errno: %d)"
1746
msgid "Can't create schema '%-.192s'; schema exists"
1811
1749
#: ../drizzled/error.cc:213
1813
msgid "Can't create schema '%-.192s' (errno: %d)"
1751
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1816
1754
#: ../drizzled/error.cc:214
1818
msgid "Can't create schema '%-.192s'; schema exists"
1756
msgid "Error on delete of '%-.192s' (errno: %d)"
1821
1759
#: ../drizzled/error.cc:215
1823
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1761
msgid "Can't get status of '%-.200s' (errno: %d)"
1826
1764
#: ../drizzled/error.cc:216
1828
msgid "Error on delete of '%-.192s' (errno: %d)"
1766
msgid "Can't lock file (errno: %d)"
1831
1769
#: ../drizzled/error.cc:217
1833
msgid "Can't get status of '%-.200s' (errno: %d)"
1771
msgid "Can't open file: '%-.200s' (errno: %d)"
1836
1774
#: ../drizzled/error.cc:218
1838
msgid "Can't lock file (errno: %d)"
1776
msgid "Can't find file: '%-.200s' (errno: %d)"
1841
1779
#: ../drizzled/error.cc:219
1843
msgid "Can't open file: '%-.200s' (errno: %d)"
1781
msgid "Can't read dir of '%-.192s' (errno: %d)"
1846
1784
#: ../drizzled/error.cc:220
1848
msgid "Can't find file: '%-.200s' (errno: %d)"
1786
msgid "Record has changed since last read in table '%-.192s'"
1851
1789
#: ../drizzled/error.cc:221
1853
msgid "Can't read dir of '%-.192s' (errno: %d)"
1791
msgid "Disk full (%s); waiting for someone to free some space..."
1856
1794
#: ../drizzled/error.cc:222
1858
msgid "Record has changed since last read in table '%-.192s'"
1796
msgid "Can't write; duplicate key in table '%-.192s'"
1861
1799
#: ../drizzled/error.cc:223
1863
msgid "Disk full (%s); waiting for someone to free some space..."
1801
msgid "Error on close of '%-.192s' (errno: %d)"
1866
1804
#: ../drizzled/error.cc:224
1868
msgid "Can't write; duplicate key in table '%-.192s'"
1806
msgid "Error reading file '%-.200s' (errno: %d)"
1871
1809
#: ../drizzled/error.cc:225
1873
msgid "Error on close of '%-.192s' (errno: %d)"
1811
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1876
1814
#: ../drizzled/error.cc:226
1878
msgid "Error reading file '%-.200s' (errno: %d)"
1816
msgid "Error writing file '%-.200s' (errno: %d)"
1881
1819
#: ../drizzled/error.cc:227
1883
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1821
msgid "'%-.192s' is locked against change"
1886
1824
#: ../drizzled/error.cc:228
1888
msgid "Error writing file '%-.200s' (errno: %d)"
1825
msgid "Sort aborted"
1891
1828
#: ../drizzled/error.cc:229
1893
msgid "'%-.192s' is locked against change"
1830
msgid "Got error %d from storage engine"
1896
1833
#: ../drizzled/error.cc:230
1897
msgid "Sort aborted"
1835
msgid "Table storage engine for '%-.192s' doesn't have this option"
1900
1838
#: ../drizzled/error.cc:231
1902
msgid "Got error %d from storage engine"
1840
msgid "Can't find record in '%-.192s'"
1905
1843
#: ../drizzled/error.cc:232
1907
msgid "Table storage engine for '%-.192s' doesn't have this option"
1845
msgid "Incorrect information in file: '%-.200s'"
1910
1848
#: ../drizzled/error.cc:233
1912
msgid "Can't find record in '%-.192s'"
1850
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1915
1853
#: ../drizzled/error.cc:234
1917
msgid "Incorrect information in file: '%-.200s'"
1855
msgid "Old key file for table '%-.192s'; repair it!"
1920
1858
#: ../drizzled/error.cc:235
1922
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1860
msgid "Table '%-.192s' is read only"
1925
1863
#: ../drizzled/error.cc:236
1927
msgid "Old key file for table '%-.192s'; repair it!"
1865
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1930
1868
#: ../drizzled/error.cc:237
1932
msgid "Table '%-.192s' is read only"
1869
msgid "Out of sort memory; increase server sort buffer size"
1935
1872
#: ../drizzled/error.cc:238
1937
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1874
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1940
1877
#: ../drizzled/error.cc:239
1941
msgid "Out of sort memory; increase server sort buffer size"
1878
msgid "Too many connections"
1944
1881
#: ../drizzled/error.cc:240
1945
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1948
#: ../drizzled/error.cc:241
1949
msgid "Global join memory constraint hit; increase join-heap-threshold"
1952
#: ../drizzled/error.cc:242
1953
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1956
#: ../drizzled/error.cc:243
1957
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1960
#: ../drizzled/error.cc:244
1962
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1965
#: ../drizzled/error.cc:245
1966
msgid "Too many connections"
1969
#: ../drizzled/error.cc:246
1971
1883
"Out of memory; check if drizzled or some other process uses all available "
1972
1884
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1973
1885
"memory or you can add more swap space"
1976
#: ../drizzled/error.cc:247
1888
#: ../drizzled/error.cc:241
1977
1889
msgid "Can't get hostname for your address"
1980
#: ../drizzled/error.cc:248
1892
#: ../drizzled/error.cc:242
1981
1893
msgid "Bad handshake"
1984
#: ../drizzled/error.cc:249
1896
#: ../drizzled/error.cc:243
1986
1898
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1989
#: ../drizzled/error.cc:250
1901
#: ../drizzled/error.cc:244
1991
1903
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1994
#: ../drizzled/error.cc:251
1906
#: ../drizzled/error.cc:245
1995
1907
msgid "No schema selected"
1998
#: ../drizzled/error.cc:252
1910
#: ../drizzled/error.cc:246
1999
1911
msgid "Unknown command"
2002
#: ../drizzled/error.cc:253
1914
#: ../drizzled/error.cc:247
2004
1916
msgid "Column '%-.192s' cannot be null"
2007
#: ../drizzled/error.cc:254
1919
#: ../drizzled/error.cc:248
2009
1921
msgid "Unknown schema '%-.192s'"
2012
#: ../drizzled/error.cc:255
1924
#: ../drizzled/error.cc:249
2014
1926
msgid "Table '%-.192s' already exists"
2017
#: ../drizzled/error.cc:256
1929
#: ../drizzled/error.cc:250
2019
1931
msgid "Unknown table '%-.100s'"
2022
#: ../drizzled/error.cc:257
1934
#: ../drizzled/error.cc:251
2024
1936
msgid "Column '%-.192s' in %-.192s is ambiguous"
2027
#: ../drizzled/error.cc:258
1939
#: ../drizzled/error.cc:252
2028
1940
msgid "Server shutdown in progress"
2031
#: ../drizzled/error.cc:259
1943
#: ../drizzled/error.cc:253
2033
1945
msgid "Unknown column '%-.192s' in '%-.192s'"
2036
#: ../drizzled/error.cc:260
1948
#: ../drizzled/error.cc:254
2038
1950
msgid "'%-.192s' isn't in GROUP BY"
2041
#: ../drizzled/error.cc:261
1953
#: ../drizzled/error.cc:255
2043
1955
msgid "Can't group on '%-.192s'"
2046
#: ../drizzled/error.cc:262
1958
#: ../drizzled/error.cc:256
2047
1959
msgid "Statement has sum functions and columns in same statement"
2050
#: ../drizzled/error.cc:263
1962
#: ../drizzled/error.cc:257
2051
1963
msgid "Column count doesn't match value count"
2054
#: ../drizzled/error.cc:264
1966
#: ../drizzled/error.cc:258
2056
1968
msgid "Identifier name '%-.100s' is too long"
2059
#: ../drizzled/error.cc:265
1971
#: ../drizzled/error.cc:259
2061
1973
msgid "Duplicate column name '%-.192s'"
2064
#: ../drizzled/error.cc:266
1976
#: ../drizzled/error.cc:260
2066
1978
msgid "Duplicate key name '%-.192s'"
2069
#: ../drizzled/error.cc:267
1981
#: ../drizzled/error.cc:261
2071
1983
msgid "Duplicate entry '%-.192s' for key %d"
2074
#: ../drizzled/error.cc:268
1986
#: ../drizzled/error.cc:262
2076
1988
msgid "Incorrect column specifier for column '%-.192s'"
2079
#: ../drizzled/error.cc:269
1991
#: ../drizzled/error.cc:263
2081
1993
msgid "%s near '%-.80s' at line %d"
2084
#: ../drizzled/error.cc:270
2086
msgid "Parsing error near '%s'"
2089
#: ../drizzled/error.cc:271
1996
#: ../drizzled/error.cc:264
2090
1997
msgid "Query was empty"
2093
#: ../drizzled/error.cc:272
2000
#: ../drizzled/error.cc:265
2095
2002
msgid "Not unique table/alias: '%-.192s'"
2098
#: ../drizzled/error.cc:273
2005
#: ../drizzled/error.cc:266
2100
2007
msgid "Invalid default value for '%-.192s'"
2103
#: ../drizzled/error.cc:274
2010
#: ../drizzled/error.cc:267
2104
2011
msgid "Multiple primary key defined"
2107
#: ../drizzled/error.cc:275
2014
#: ../drizzled/error.cc:268
2109
2016
msgid "Too many keys specified; max %d keys allowed"
2112
#: ../drizzled/error.cc:276
2019
#: ../drizzled/error.cc:269
2114
2021
msgid "Too many key parts specified; max %d parts allowed"
2117
#: ../drizzled/error.cc:277
2024
#: ../drizzled/error.cc:270
2119
2026
msgid "Specified key was too long; max key length is %d bytes"
2122
#: ../drizzled/error.cc:278
2029
#: ../drizzled/error.cc:271
2124
2031
msgid "Key column '%-.192s' doesn't exist in table"
2127
#: ../drizzled/error.cc:279
2034
#: ../drizzled/error.cc:272
2130
2037
"BLOB column '%-.192s' can't be used in key specification with the used table "
2134
#: ../drizzled/error.cc:280
2041
#: ../drizzled/error.cc:273
2137
2044
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2141
#: ../drizzled/error.cc:281
2048
#: ../drizzled/error.cc:274
2143
2050
"Incorrect table definition; there can be only one auto column and it must be "
2144
2051
"defined as a key"
2147
#: ../drizzled/error.cc:282
2054
#: ../drizzled/error.cc:275
2149
2056
msgid "%s: Normal shutdown\n"
2152
#: ../drizzled/error.cc:283
2059
#: ../drizzled/error.cc:276
2154
2061
msgid "%s: Got signal %d. Aborting!\n"
2157
#: ../drizzled/error.cc:284
2064
#: ../drizzled/error.cc:277
2159
2066
msgid "%s: Shutdown complete\n"
2162
#: ../drizzled/error.cc:285
2069
#: ../drizzled/error.cc:278
2164
2071
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2167
#: ../drizzled/error.cc:286
2074
#: ../drizzled/error.cc:279
2168
2075
msgid "Can't create IP socket"
2171
#: ../drizzled/error.cc:287
2078
#: ../drizzled/error.cc:280
2174
2081
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2178
#: ../drizzled/error.cc:288
2085
#: ../drizzled/error.cc:281
2181
2088
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2182
2089
"check the manual"
2185
#: ../drizzled/error.cc:289
2092
#: ../drizzled/error.cc:282
2187
2094
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2190
#: ../drizzled/error.cc:290
2097
#: ../drizzled/error.cc:283
2193
2100
"The file '%-.128s' must be in the schema directory or be readable by all"
2196
#: ../drizzled/error.cc:291
2103
#: ../drizzled/error.cc:284
2198
2105
msgid "File '%-.200s' already exists"
2201
#: ../drizzled/error.cc:292
2108
#: ../drizzled/error.cc:285
2203
2110
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2206
#: ../drizzled/error.cc:293
2113
#: ../drizzled/error.cc:286
2208
2115
"Incorrect prefix key; the used key part isn't a string, the used length is "
2209
2116
"longer than the key part, or the storage engine doesn't support unique "
2213
#: ../drizzled/error.cc:294
2120
#: ../drizzled/error.cc:287
2214
2121
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2217
#: ../drizzled/error.cc:295
2124
#: ../drizzled/error.cc:288
2219
2126
msgid "Can't DROP '%-.192s'; check that column/key exists"
2222
#: ../drizzled/error.cc:296
2129
#: ../drizzled/error.cc:289
2224
2131
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2227
#: ../drizzled/error.cc:297
2134
#: ../drizzled/error.cc:290
2229
2136
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2232
#. KILL session errors
2233
#: ../drizzled/error.cc:300
2235
msgid "Unknown session id: %lu"
2236
msgstr "Ismeretlen parancs: "
2238
#: ../drizzled/error.cc:301
2240
msgid "You are not the owner of session %lu"
2243
#: ../drizzled/error.cc:302
2244
msgid "You cannot kill the session you are connected from."
2247
#: ../drizzled/error.cc:305
2139
#: ../drizzled/error.cc:291
2141
msgid "Unknown thread id: %lu"
2144
#: ../drizzled/error.cc:292
2146
msgid "You are not owner of thread %lu"
2149
#: ../drizzled/error.cc:293
2248
2150
msgid "No tables used"
2251
#: ../drizzled/error.cc:306
2153
#: ../drizzled/error.cc:294
2253
2155
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2256
#: ../drizzled/error.cc:307
2158
#: ../drizzled/error.cc:295
2258
2160
msgid "Incorrect schema name '%-.100s'"
2261
#: ../drizzled/error.cc:308
2163
#: ../drizzled/error.cc:296
2263
2165
msgid "Incorrect table name '%-.100s'"
2266
#: ../drizzled/error.cc:309
2168
#: ../drizzled/error.cc:297
2268
2170
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2269
2171
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2272
#: ../drizzled/error.cc:310
2174
#: ../drizzled/error.cc:298
2273
2175
msgid "Unknown error"
2276
#: ../drizzled/error.cc:311
2178
#: ../drizzled/error.cc:299
2278
2180
msgid "Unknown procedure '%-.192s'"
2281
#: ../drizzled/error.cc:312
2183
#: ../drizzled/error.cc:300
2283
2185
msgid "Incorrect parameter count to procedure '%-.192s'"
2286
#: ../drizzled/error.cc:313
2188
#: ../drizzled/error.cc:301
2288
2190
msgid "Unknown table '%-.192s' in %-.32s"
2291
#: ../drizzled/error.cc:314
2193
#: ../drizzled/error.cc:302
2293
2195
msgid "Column '%-.192s' specified twice"
2296
#: ../drizzled/error.cc:315
2198
#: ../drizzled/error.cc:303
2297
2199
msgid "Invalid use of group function"
2300
#: ../drizzled/error.cc:316
2202
#: ../drizzled/error.cc:304
2303
2205
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2306
#: ../drizzled/error.cc:317
2208
#: ../drizzled/error.cc:305
2307
2209
msgid "A table must have at least 1 column"
2310
#: ../drizzled/error.cc:318
2212
#: ../drizzled/error.cc:306
2312
2214
msgid "The table '%-.192s' is full"
2315
#: ../drizzled/error.cc:319
2217
#: ../drizzled/error.cc:307
2317
2219
msgid "Too many tables; Drizzle can only use %d tables in a join"
2320
#: ../drizzled/error.cc:320
2222
#: ../drizzled/error.cc:308
2321
2223
msgid "Too many columns"
2324
#: ../drizzled/error.cc:321
2226
#: ../drizzled/error.cc:309
2327
2229
"Row size too large. The maximum row size for the used table type, not "
2328
2230
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2331
#: ../drizzled/error.cc:322
2233
#: ../drizzled/error.cc:310
2332
2234
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2335
#: ../drizzled/error.cc:323
2237
#: ../drizzled/error.cc:311
2338
2240
"Table handler doesn't support NULL in given index. Please change column "
2339
2241
"'%-.192s' to be NOT NULL or use another handler"
2342
#: ../drizzled/error.cc:324
2244
#: ../drizzled/error.cc:312
2343
2245
msgid "No paths allowed for plugin library"
2346
#: ../drizzled/error.cc:325
2248
#: ../drizzled/error.cc:313
2348
2250
msgid "Plugin '%-.192s' already exists"
2351
#: ../drizzled/error.cc:326
2353
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2356
#: ../drizzled/error.cc:327
2358
msgid "Can't find symbol '%-.128s' in library '%s'"
2361
#: ../drizzled/error.cc:328
2253
#: ../drizzled/error.cc:314
2255
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2258
#: ../drizzled/error.cc:315
2260
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2263
#: ../drizzled/error.cc:316
2363
2265
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2366
#: ../drizzled/error.cc:329
2268
#: ../drizzled/error.cc:317
2369
2271
"Can't create a new thread (errno %d); if you are not out of available "
2370
2272
"memory, you can consult the manual for a possible OS-dependent bug"
2373
#: ../drizzled/error.cc:330
2275
#: ../drizzled/error.cc:318
2375
2277
msgid "Column count doesn't match value count at row %ld"
2378
#: ../drizzled/error.cc:331
2280
#: ../drizzled/error.cc:319
2380
2282
msgid "Can't reopen table: '%-.192s'"
2383
#: ../drizzled/error.cc:332
2285
#: ../drizzled/error.cc:320
2385
2287
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2386
2288
"illegal if there is no GROUP BY clause"
2389
#: ../drizzled/error.cc:333
2291
#: ../drizzled/error.cc:321
2391
2293
msgid "Table '%-.192s.%-.192s' doesn't exist"
2394
#: ../drizzled/error.cc:334
2296
#: ../drizzled/error.cc:322
2396
2298
"You have an error in your SQL syntax; check the manual that corresponds to "
2397
2299
"your Drizzle server version for the right syntax to use"
2400
#: ../drizzled/error.cc:335
2302
#: ../drizzled/error.cc:323
2401
2303
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2404
#: ../drizzled/error.cc:336
2306
#: ../drizzled/error.cc:324
2405
2307
msgid "Got packets out of order"
2408
#: ../drizzled/error.cc:337
2310
#: ../drizzled/error.cc:325
2409
2311
msgid "The used table type doesn't support BLOB/TEXT columns"
2412
#: ../drizzled/error.cc:338
2314
#: ../drizzled/error.cc:326
2413
2315
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2416
#: ../drizzled/error.cc:339
2318
#: ../drizzled/error.cc:327
2418
2320
msgid "Incorrect column name '%-.100s'"
2421
#: ../drizzled/error.cc:340
2323
#: ../drizzled/error.cc:328
2423
2325
msgid "The used storage engine can't index column '%-.192s'"
2426
#: ../drizzled/error.cc:341
2328
#: ../drizzled/error.cc:329
2428
2330
"Unable to open underlying table which is differently defined or of non-"
2429
2331
"MyISAM type or doesn't exist"
2432
#: ../drizzled/error.cc:342
2334
#: ../drizzled/error.cc:330
2434
2336
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2437
#: ../drizzled/error.cc:343
2339
#: ../drizzled/error.cc:331
2440
2342
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2443
#: ../drizzled/error.cc:344
2345
#: ../drizzled/error.cc:332
2445
2347
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2446
2348
"UNIQUE instead"
2449
#: ../drizzled/error.cc:345
2351
#: ../drizzled/error.cc:333
2450
2352
msgid "Result consisted of more than one row"
2453
#: ../drizzled/error.cc:346
2355
#: ../drizzled/error.cc:334
2454
2356
msgid "This table type requires a primary key"
2457
#: ../drizzled/error.cc:347
2359
#: ../drizzled/error.cc:335
2459
2361
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2462
#: ../drizzled/error.cc:348
2364
#: ../drizzled/error.cc:336
2463
2365
msgid "Can't open table"
2466
#: ../drizzled/error.cc:349
2368
#: ../drizzled/error.cc:337
2468
2370
msgid "The storage engine for the table doesn't support %s"
2471
#: ../drizzled/error.cc:350
2373
#: ../drizzled/error.cc:338
2473
2375
msgid "Got error %d during COMMIT"
2476
#: ../drizzled/error.cc:351
2378
#: ../drizzled/error.cc:339
2478
2380
msgid "Got error %d during ROLLBACK"
2482
2384
#. program that looks over the source for the N_() macros does not
2483
2385
#. (obviously) do macro expansion, so the string is entirely wrong for
2484
2386
#. what it is trying to output for every language except english.
2485
#: ../drizzled/error.cc:356
2387
#: ../drizzled/error.cc:344
2488
2390
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2489
2391
"'%-.64s' (%-.64s)"
2492
#: ../drizzled/error.cc:357
2394
#: ../drizzled/error.cc:345
2494
2396
"Can't execute the given command because you have active locked tables or an "
2495
2397
"active transaction"
2498
#: ../drizzled/error.cc:358
2400
#: ../drizzled/error.cc:346
2500
2402
msgid "Unknown system variable '%-.64s'"
2503
#: ../drizzled/error.cc:359
2405
#: ../drizzled/error.cc:347
2505
2407
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2508
#: ../drizzled/error.cc:360
2410
#: ../drizzled/error.cc:348
2511
2413
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2514
#: ../drizzled/error.cc:361
2416
#: ../drizzled/error.cc:349
2515
2417
msgid "Some non-transactional changed tables couldn't be rolled back"
2518
#: ../drizzled/error.cc:362
2420
#: ../drizzled/error.cc:350
2519
2421
msgid "You may only use constant expressions with SET"
2522
#: ../drizzled/error.cc:363
2424
#: ../drizzled/error.cc:351
2523
2425
msgid "Lock wait timeout exceeded; try restarting transaction"
2526
#: ../drizzled/error.cc:364
2428
#: ../drizzled/error.cc:352
2527
2429
msgid "The total number of locks exceeds the lock table size"
2530
#: ../drizzled/error.cc:365
2432
#: ../drizzled/error.cc:353
2531
2433
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2534
#: ../drizzled/error.cc:366
2436
#: ../drizzled/error.cc:354
2535
2437
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2538
#: ../drizzled/error.cc:367
2440
#: ../drizzled/error.cc:355
2540
2442
msgid "Incorrect arguments to %s"
2543
#: ../drizzled/error.cc:368
2445
#: ../drizzled/error.cc:356
2544
2446
msgid "Deadlock found when trying to get lock; try restarting transaction"
2547
#: ../drizzled/error.cc:369
2449
#: ../drizzled/error.cc:357
2548
2450
msgid "The used table type doesn't support FULLTEXT indexes"
2551
#: ../drizzled/error.cc:370
2453
#: ../drizzled/error.cc:358
2552
2454
msgid "Cannot add foreign key constraint"
2555
#: ../drizzled/error.cc:371
2457
#: ../drizzled/error.cc:359
2556
2458
msgid "Cannot add or update a child row: a foreign key constraint fails"
2559
#: ../drizzled/error.cc:372
2461
#: ../drizzled/error.cc:360
2560
2462
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2563
#: ../drizzled/error.cc:373
2465
#: ../drizzled/error.cc:361
2565
2467
msgid "Incorrect usage of %s and %s"
2568
#: ../drizzled/error.cc:374
2470
#: ../drizzled/error.cc:362
2569
2471
msgid "The used SELECT statements have a different number of columns"
2572
#: ../drizzled/error.cc:375
2474
#: ../drizzled/error.cc:363
2573
2475
msgid "Can't execute the query because you have a conflicting read lock"
2576
#: ../drizzled/error.cc:376
2478
#: ../drizzled/error.cc:364
2579
2481
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2582
#: ../drizzled/error.cc:377
2484
#: ../drizzled/error.cc:365
2585
2487
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2588
#: ../drizzled/error.cc:378
2490
#: ../drizzled/error.cc:366
2590
2492
msgid "Variable '%-.64s' doesn't have a default value"
2593
#: ../drizzled/error.cc:379
2495
#: ../drizzled/error.cc:367
2595
2497
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2598
#: ../drizzled/error.cc:380
2500
#: ../drizzled/error.cc:368
2600
2502
msgid "Incorrect argument type to variable '%-.64s'"
2603
#: ../drizzled/error.cc:381
2505
#: ../drizzled/error.cc:369
2605
2507
msgid "Variable '%-.64s' can only be set, not read"
2608
#: ../drizzled/error.cc:382
2510
#: ../drizzled/error.cc:370
2610
2512
msgid "Incorrect usage/placement of '%s'"
2613
#: ../drizzled/error.cc:383
2515
#: ../drizzled/error.cc:371
2615
2517
msgid "This version of Drizzle doesn't yet support '%s'"
2618
#: ../drizzled/error.cc:384
2520
#: ../drizzled/error.cc:372
2620
2522
msgid "Variable '%-.192s' is a %s variable"
2623
#: ../drizzled/error.cc:385
2525
#: ../drizzled/error.cc:373
2625
2527
msgid "Incorrect foreign key definition for '%-.192s': %s"
2628
#: ../drizzled/error.cc:386
2530
#: ../drizzled/error.cc:374
2629
2531
msgid "Key reference and table reference don't match"
2632
#: ../drizzled/error.cc:387
2534
#: ../drizzled/error.cc:375
2634
2536
msgid "Operand should contain %d column(s)"
2637
#: ../drizzled/error.cc:388
2539
#: ../drizzled/error.cc:376
2638
2540
msgid "Subquery returns more than 1 row"
2641
#: ../drizzled/error.cc:389
2543
#: ../drizzled/error.cc:377
2643
2545
msgid "Converting column '%s' from %s to %s"
2646
#: ../drizzled/error.cc:390
2548
#: ../drizzled/error.cc:378
2648
2550
msgid "Reference '%-.64s' not supported (%s)"
2651
#: ../drizzled/error.cc:391
2553
#: ../drizzled/error.cc:379
2652
2554
msgid "Every derived table must have its own alias"
2655
#: ../drizzled/error.cc:392
2557
#: ../drizzled/error.cc:380
2657
2559
msgid "Select %u was reduced during optimization"
2660
#: ../drizzled/error.cc:393
2562
#: ../drizzled/error.cc:381
2662
2564
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2665
#: ../drizzled/error.cc:394
2567
#: ../drizzled/error.cc:382
2666
2568
msgid "All parts of a SPATIAL index must be NOT NULL"
2669
#: ../drizzled/error.cc:395
2571
#: ../drizzled/error.cc:383
2671
2573
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2674
#: ../drizzled/error.cc:396
2576
#: ../drizzled/error.cc:384
2677
2579
"Uncompressed data size too large; the maximum size is %d (based on "
2678
2580
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2681
#: ../drizzled/error.cc:397
2583
#: ../drizzled/error.cc:385
2682
2584
msgid "ZLIB: Not enough memory"
2685
#: ../drizzled/error.cc:398
2587
#: ../drizzled/error.cc:386
2687
2589
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2688
2590
"data was corrupted)"
2691
#: ../drizzled/error.cc:399
2593
#: ../drizzled/error.cc:387
2692
2594
msgid "ZLIB: Input data corrupted"
2695
#: ../drizzled/error.cc:400
2597
#: ../drizzled/error.cc:388
2697
2599
msgid "%d line(s) were cut by GROUP_CONCAT()"
2700
#: ../drizzled/error.cc:401
2602
#: ../drizzled/error.cc:389
2702
2604
msgid "Row %ld doesn't contain data for all columns"
2705
#: ../drizzled/error.cc:402
2607
#: ../drizzled/error.cc:390
2708
2610
"Row %ld was truncated; it contained more data than there were input columns"
2711
#: ../drizzled/error.cc:403
2613
#: ../drizzled/error.cc:391
2714
2616
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2717
#: ../drizzled/error.cc:404
2619
#: ../drizzled/error.cc:392
2719
2621
msgid "Out of range value for column '%s' at row %ld"
2722
#: ../drizzled/error.cc:405
2624
#: ../drizzled/error.cc:393
2724
2626
msgid "Data truncated for column '%s' at row %ld"
2727
#: ../drizzled/error.cc:406
2629
#: ../drizzled/error.cc:394
2729
2631
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2732
#: ../drizzled/error.cc:407
2634
#: ../drizzled/error.cc:395
2734
2636
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2737
#: ../drizzled/error.cc:408
2639
#: ../drizzled/error.cc:396
2739
2641
msgid "Illegal mix of collations for operation '%s'"
2742
#: ../drizzled/error.cc:409
2644
#: ../drizzled/error.cc:397
2745
2647
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2746
2648
"variable_name)"
2749
#: ../drizzled/error.cc:410
2651
#: ../drizzled/error.cc:398
2751
2653
msgid "Unknown collation: '%-.64s'"
2754
#: ../drizzled/error.cc:411
2656
#: ../drizzled/error.cc:399
2757
2659
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2761
#: ../drizzled/error.cc:412
2663
#: ../drizzled/error.cc:400
2763
2665
msgid "Incorrect index name '%-.100s'"
2766
#: ../drizzled/error.cc:413
2668
#: ../drizzled/error.cc:401
2768
2670
msgid "Incorrect catalog name '%-.100s'"
2771
#: ../drizzled/error.cc:414
2673
#: ../drizzled/error.cc:402
2773
2675
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2776
#: ../drizzled/error.cc:415
2678
#: ../drizzled/error.cc:403
2778
2680
msgid "Unknown table engine '%s'"
2781
#: ../drizzled/error.cc:416
2683
#: ../drizzled/error.cc:404
2783
2685
msgid "The target table %-.100s of the %s is not updatable"
2786
#: ../drizzled/error.cc:417
2688
#: ../drizzled/error.cc:405
2789
2691
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2793
#: ../drizzled/error.cc:418
2695
#: ../drizzled/error.cc:406
2796
2698
"The Drizzle server is running with the %s option so it cannot execute this "
2800
#: ../drizzled/error.cc:419
2702
#: ../drizzled/error.cc:407
2802
2704
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2805
#: ../drizzled/error.cc:420
2707
#: ../drizzled/error.cc:408
2807
2709
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2810
#: ../drizzled/error.cc:421
2712
#: ../drizzled/error.cc:409
2812
2714
"Incorrect table definition; there can be only one TIMESTAMP column with "
2813
2715
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2816
#: ../drizzled/error.cc:422
2718
#: ../drizzled/error.cc:410
2818
2720
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2821
#: ../drizzled/error.cc:423
2723
#: ../drizzled/error.cc:411
2823
2725
msgid "Got error %d '%-.100s' from %s"
2826
#: ../drizzled/error.cc:424
2728
#: ../drizzled/error.cc:412
2828
2730
msgid "Got temporary error %d '%-.100s' from %s"
2831
#: ../drizzled/error.cc:425
2733
#: ../drizzled/error.cc:413
2833
2735
msgid "Unknown or incorrect time zone: '%-.64s'"
2836
#: ../drizzled/error.cc:426
2738
#: ../drizzled/error.cc:414
2838
2740
msgid "Invalid %s character string: '%.64s'"
2841
#: ../drizzled/error.cc:427
2743
#: ../drizzled/error.cc:415
2843
2745
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2846
#: ../drizzled/error.cc:428
2748
#: ../drizzled/error.cc:416
2848
2750
msgid "%s %s does not exist"
2851
#: ../drizzled/error.cc:429
2753
#: ../drizzled/error.cc:417
2852
2754
msgid "Query execution was interrupted"
2855
#: ../drizzled/error.cc:430
2757
#: ../drizzled/error.cc:418
2858
2760
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2859
2761
"(s) or definer/invoker of view lack rights to use them"
2862
#: ../drizzled/error.cc:431
2764
#: ../drizzled/error.cc:419
2864
2766
msgid "Field '%-.192s' doesn't have a default value"
2867
#: ../drizzled/error.cc:432
2769
#: ../drizzled/error.cc:420
2868
2770
msgid "Division by 0"
2871
#: ../drizzled/error.cc:433
2773
#: ../drizzled/error.cc:421
2873
2775
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2876
#: ../drizzled/error.cc:434
2778
#: ../drizzled/error.cc:422
2878
2780
msgid "Illegal %s '%-.192s' value found during parsing"
2881
#: ../drizzled/error.cc:435
2783
#: ../drizzled/error.cc:423
2883
2785
msgid "Key part '%-.192s' length cannot be 0"
2886
#: ../drizzled/error.cc:436
2788
#: ../drizzled/error.cc:424
2889
2791
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2890
2792
"the %.64s state"
2893
#: ../drizzled/error.cc:437
2795
#: ../drizzled/error.cc:425
2895
2797
msgid "Data too long for column '%s' at row %ld"
2898
#: ../drizzled/error.cc:438
2800
#: ../drizzled/error.cc:426
2901
2803
"%s: ready for connections.\n"
2902
2804
"Version: '%s' %s\n"
2905
#: ../drizzled/error.cc:439
2807
#: ../drizzled/error.cc:427
2906
2808
msgid "Can't load value from file with fixed size rows to variable"
2909
#: ../drizzled/error.cc:440
2811
#: ../drizzled/error.cc:428
2911
2813
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2914
#: ../drizzled/error.cc:441
2816
#: ../drizzled/error.cc:429
2915
2817
msgid "Table definition has changed, please retry transaction"
2918
#: ../drizzled/error.cc:442
2820
#: ../drizzled/error.cc:430
2920
2822
msgid "Not allowed to return a result set from a %s"
2923
#: ../drizzled/error.cc:443
2825
#: ../drizzled/error.cc:431
2924
2826
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2927
#: ../drizzled/error.cc:444
2829
#: ../drizzled/error.cc:432
2929
2831
"Explicit or implicit commit is not allowed in stored function or trigger."
2932
#: ../drizzled/error.cc:445
2834
#: ../drizzled/error.cc:433
2934
2836
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2937
#: ../drizzled/error.cc:446
2839
#: ../drizzled/error.cc:434
2939
2841
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2942
#: ../drizzled/error.cc:447
2844
#: ../drizzled/error.cc:435
2945
2847
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2949
#: ../drizzled/error.cc:448
2851
#: ../drizzled/error.cc:436
2950
2852
msgid "Trigger in wrong schema"
2953
#: ../drizzled/error.cc:449
2855
#: ../drizzled/error.cc:437
2956
2858
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2957
2859
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2960
#: ../drizzled/error.cc:450
2862
#: ../drizzled/error.cc:438
2962
2864
msgid "Display width out of range for column '%-.192s' (max = %d)"
2965
#: ../drizzled/error.cc:451
2867
#: ../drizzled/error.cc:439
2967
2869
msgid "Datetime function: %-.32s field overflow"
2970
#: ../drizzled/error.cc:452
2872
#: ../drizzled/error.cc:440
2973
2875
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2976
#: ../drizzled/error.cc:453
2878
#: ../drizzled/error.cc:441
2979
2881
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2982
#: ../drizzled/error.cc:454
2884
#: ../drizzled/error.cc:442
2983
2885
msgid "No data - zero rows fetched, selected, or processed"
2986
#: ../drizzled/error.cc:455
2888
#: ../drizzled/error.cc:443
2988
2890
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2991
#: ../drizzled/error.cc:456
2893
#: ../drizzled/error.cc:444
2993
2895
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2996
#: ../drizzled/error.cc:457
2898
#: ../drizzled/error.cc:445
2997
2899
msgid "The used table type doesn't support SPATIAL indexes"
3000
#: ../drizzled/error.cc:458
2902
#: ../drizzled/error.cc:446
3002
2904
msgid "Leading spaces are removed from name '%s'"
3005
#: ../drizzled/error.cc:459
2907
#: ../drizzled/error.cc:447
3006
2908
msgid "Failed to read auto-increment value from storage engine"
3009
#: ../drizzled/error.cc:460
2911
#: ../drizzled/error.cc:448
3011
2913
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3014
#: ../drizzled/error.cc:461
2916
#: ../drizzled/error.cc:449
3015
2917
msgid "Too high level of nesting for select"
3018
#: ../drizzled/error.cc:462
2920
#: ../drizzled/error.cc:450
3020
2922
msgid "Name '%-.64s' has become ''"
3023
#: ../drizzled/error.cc:463
2925
#: ../drizzled/error.cc:451
3025
2927
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3026
2928
"optional and non-empty FIELDS ENCLOSED BY"
3029
#: ../drizzled/error.cc:464
2931
#: ../drizzled/error.cc:452
3032
2934
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3035
#: ../drizzled/error.cc:465
3037
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3040
#: ../drizzled/error.cc:466
2937
#: ../drizzled/error.cc:453
3042
2939
msgid "Incorrect %-.32s value: '%-.128s'"
3045
#: ../drizzled/error.cc:467
2942
#: ../drizzled/error.cc:454
3047
2944
msgid "Table has no partition for value %-.64s"
3050
#: ../drizzled/error.cc:468
2947
#: ../drizzled/error.cc:455
3051
2948
msgid "Writing one row to the row-based binary log failed"
3054
#: ../drizzled/error.cc:469
2951
#: ../drizzled/error.cc:456
3056
2953
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3059
#: ../drizzled/error.cc:470
2956
#: ../drizzled/error.cc:457
3062
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3063
"d would lead to a duplicate entry"
2959
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
2960
"%d would lead to a duplicate entry"
3066
#: ../drizzled/error.cc:471
2963
#: ../drizzled/error.cc:458
3068
2965
"Transaction isolation level can't be changed while a transaction is in "
3072
#: ../drizzled/error.cc:472
2969
#: ../drizzled/error.cc:459
3074
2971
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3077
#: ../drizzled/error.cc:473
2974
#: ../drizzled/error.cc:460
3079
2976
msgid "Incorrect parameters in the call to native function '%-.192s'"
3082
#: ../drizzled/error.cc:474
2979
#: ../drizzled/error.cc:461
3084
2981
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3087
#: ../drizzled/error.cc:475
2984
#: ../drizzled/error.cc:462
3089
2986
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3092
#: ../drizzled/error.cc:477
2989
#: ../drizzled/error.cc:463
2991
msgid "Received an invalid value '%s' for a UNIX timestamp."
2994
#: ../drizzled/error.cc:464
3094
2996
msgid "Received an invalid datetime value '%s'."
3097
#: ../drizzled/error.cc:478
3099
msgid "Received an invalid DATE value '%s'."
3102
#: ../drizzled/error.cc:479
2999
#: ../drizzled/error.cc:465
3104
3001
msgid "Received a NULL argument for function '%s'."
3107
#: ../drizzled/error.cc:480
3109
msgid "Received an invalid timestamp value '%s'."
3112
#: ../drizzled/error.cc:481
3114
msgid "Received an invalid TIME value '%s'."
3117
#: ../drizzled/error.cc:482
3119
msgid "Received an invalid value '%s' for a UNIX timestamp."
3122
#: ../drizzled/error.cc:484
3004
#: ../drizzled/error.cc:466
3124
3006
msgid "Received an out-of-range argument '%s' for function '%s'."
3127
#: ../drizzled/error.cc:485
3009
#: ../drizzled/error.cc:467
3129
3011
msgid "Received an invalid enum value '%s'."
3132
#: ../drizzled/error.cc:486
3014
#: ../drizzled/error.cc:468
3133
3015
msgid "Tables which are replicated require a primary key."
3136
#: ../drizzled/error.cc:488
3138
msgid "Corrupt or invalid schema definition for '%s' : %s"
3141
#: ../drizzled/error.cc:489
3143
msgid "Corrupt or invalid table definition for '%s': %s"
3146
#: ../drizzled/error.cc:490
3148
msgid "The number of enum that were required was too high for table '%s'"
3151
#: ../drizzled/error.cc:491
3153
msgid "Corrupt or invalid table definition for '%s'"
3156
#: ../drizzled/error.cc:492
3158
msgid "Collation '%s' for table %s is invalid/unknown"
3161
#: ../drizzled/error.cc:494
3163
msgid "Cannot drop table '%s'"
3166
#: ../drizzled/error.cc:495
3168
msgid "Error occurred while dropping table '%s'"
3171
#: ../drizzled/error.cc:496
3173
msgid "Permission denied to create '%s'"
3176
#: ../drizzled/error.cc:497
3178
msgid "Unknown table '%s'"
3179
msgstr "Ismeretlen hiba %d"
3181
#: ../drizzled/error.cc:499
3183
msgid "Cannot create schema '%s'"
3186
#: ../drizzled/error.cc:500
3018
#: ../drizzled/error.cc:469
3020
msgid "Corrupt or invalid table definition: %s"
3023
#: ../drizzled/error.cc:470
3025
msgid "Corrupt or invalid schema definition for %s : %s"
3028
#: ../drizzled/error.cc:471
3188
3030
msgid "Schema does not exist: %s"
3191
#: ../drizzled/error.cc:501
3033
#: ../drizzled/error.cc:472
3193
3035
msgid "Error altering schema: %s"
3196
#: ../drizzled/error.cc:502
3038
#: ../drizzled/error.cc:473
3198
3040
msgid "Error droppping Schema : %s"
3201
#: ../drizzled/error.cc:504
3043
#: ../drizzled/error.cc:474
3202
3044
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3205
#: ../drizzled/error.cc:505
3047
#: ../drizzled/error.cc:475
3207
3049
msgid "Unknown table engine option key/pair %s = %s."
3210
#: ../drizzled/error.cc:506
3052
#: ../drizzled/error.cc:476
3212
3054
msgid "Unknown schema engine option key/pair %s = %s."
3215
#: ../drizzled/error.cc:508
3216
msgid "Admin access not allowed from this username/IP address."
3219
#. User lock/barrier error messages
3220
#: ../drizzled/error.cc:511
3221
msgid "wait() can not be called on session owning user defined barrier."
3224
#: ../drizzled/error.cc:512
3226
msgid "Unknown user defined barrier requested."
3227
msgstr "Ismeretlen hiba %d"
3229
#: ../drizzled/error.cc:513
3230
msgid "Session does not own user defined barrier."
3233
#: ../drizzled/error.cc:514
3234
msgid "Session can not wait on a user defined lock owned by the session."
3237
#: ../drizzled/error.cc:515
3238
msgid "Session does not own user defined lock."
3241
#: ../drizzled/error.cc:517
3242
msgid "Invalid name for user defined barrier."
3245
#: ../drizzled/error.cc:518
3246
msgid "Invalid name for user defined lock."
3249
#: ../drizzled/error.cc:520
3251
"Either a DEFAULt value or NULL NULL description is required for a new column "
3252
"if table is not empty"
3256
#: ../drizzled/error.cc:523
3259
"Cast to unsigned converted negative integer to it's positive complement: %s"
3262
#: ../drizzled/error.cc:524
3264
msgid "Invalid cast to signed integer: %s"
3267
#: ../drizzled/error.cc:526
3269
msgid "Identifier '%.*s' is a SQL keyword."
3272
#: ../drizzled/error.cc:529
3057
#: ../drizzled/error.cc:478
3274
3059
msgid "Can't unlock file (Errcode: %d)"
3277
#: ../drizzled/error.cc:530
3062
#: ../drizzled/error.cc:479
3279
3064
msgid "Can't change size of file (Errcode: %d)"
3282
#: ../drizzled/error.cc:531
3067
#: ../drizzled/error.cc:480
3284
3069
msgid "Can't open stream from handle (Errcode: %d)"
3287
#: ../drizzled/error.cc:532
3072
#: ../drizzled/error.cc:481
3289
3074
msgid "Warning: '%s' had %d links"
3292
#: ../drizzled/error.cc:533
3077
#: ../drizzled/error.cc:482
3294
3079
msgid "Warning: %d files and %d streams is left open\n"
3297
#: ../drizzled/error.cc:534
3082
#: ../drizzled/error.cc:483
3299
3084
msgid "Can't create directory '%s' (Errcode: %d)"
3302
#: ../drizzled/error.cc:535
3087
#: ../drizzled/error.cc:484
3305
3090
"Character set '%s' is not a compiled character set and is not specified in "
3309
#: ../drizzled/error.cc:536
3094
#: ../drizzled/error.cc:485
3311
3096
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3314
#: ../drizzled/error.cc:537
3099
#: ../drizzled/error.cc:486
3316
3101
msgid "Can't read value for symlink '%s' (Error %d)"
3319
#: ../drizzled/error.cc:538
3104
#: ../drizzled/error.cc:487
3321
3106
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3324
#: ../drizzled/error.cc:539
3109
#: ../drizzled/error.cc:488
3326
3111
msgid "Error on realpath() on '%s' (Error %d)"
3329
#: ../drizzled/error.cc:540
3114
#: ../drizzled/error.cc:489
3331
3116
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3334
#: ../drizzled/error.cc:541
3119
#: ../drizzled/error.cc:490
3337
3122
"Collation '%s' is not a compiled collation and is not specified in the %s "
3341
#: ../drizzled/error.cc:542
3126
#: ../drizzled/error.cc:491
3343
3128
msgid "File '%s' (fileno: %d) was not closed"
3347
#: ../drizzled/error.cc:545
3348
msgid "Received an invalid UUID value"
3351
#: ../drizzled/error.cc:546
3352
msgid "The UUID was not created with a valid time"
3356
#: ../drizzled/error.cc:549
3358
msgid "Received an invalid BOOLEAN value '%s'."
3361
#: ../drizzled/error.cc:550
3363
msgid "Invalid cast to BOOLEAN: '%s'."
3366
#. Transactional DDL
3367
#: ../drizzled/error.cc:553
3368
msgid "Transactional DDL not supported"
3372
#: ../drizzled/error.cc:555
3374
msgid "Assertion '%s' failed."
3377
#: ../drizzled/error.cc:556
3379
msgid "Assertion '%s' failed, the result was NULL."
3382
#. Catalog related errors
3383
#: ../drizzled/error.cc:574
3385
msgid "Cannot create catalog '%s'."
3388
#: ../drizzled/error.cc:575
3390
msgid "Permission is denied to create '%s' catalog."
3393
#: ../drizzled/error.cc:576
3395
msgid "Cannot drop catalog '%s'."
3398
#: ../drizzled/error.cc:577
3400
msgid "Permission is denied to drop '%s' catalog."
3403
#: ../drizzled/error.cc:578
3405
msgid "Catalog '%s' does not exist."
3408
#: ../drizzled/error.cc:579
3409
msgid "You cannot drop the 'local' catalog."
3412
#: ../drizzled/error.cc:580
3414
msgid "Could not gain lock on '%s'."
3417
#: ../drizzled/error.cc:581
3419
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3422
#: ../drizzled/error.cc:582
3423
msgid "Invalid catalog name."
3426
#: ../drizzled/error.cc:583
3428
"Engine status is now stored in the data_dictionary tables, please use these "
3432
#: ../drizzled/identifier/catalog.cc:56
3434
"Catalog name cannot be encoded and fit within filesystem name length "
3438
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3131
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:214
3440
3133
"Schema name cannot be encoded and fit within filesystem name length "
3441
3134
"restrictions."
3444
#: ../drizzled/identifier/table.cc:238
3137
#: ../drizzled/identifier/table.cc:231
3446
3139
"Table name cannot be encoded and fit within filesystem name length "
3447
3140
"restrictions."
3863
#: ../drizzled/sql_table.cc:1933
3666
#: ../drizzled/sql_table.cc:1914
3865
3668
msgid "Unknown - internal error %d during operation"
3868
#: ../drizzled/statement/alter_table.cc:1514
3671
#: ../drizzled/statement/alter_table.cc:1489
3871
3674
"order_st BY ignored because there is a user-defined clustered index in the "
3872
3675
"table '%-.192s'"
3875
#: ../drizzled/sys_var.cc:1526
3678
#: ../drizzled/sys_var.cc:1527
3877
3680
msgid "Variable named %s already exists!\n"
3880
#: ../drizzled/sys_var.cc:1535
3683
#: ../drizzled/sys_var.cc:1536
3882
3685
msgid "Could not add Variable: %s\n"
3885
#: ../drizzled/sys_var.cc:1633
3688
#: ../drizzled/sys_var.cc:1634
3886
3689
msgid "Failed to initialize system variables"
3889
#: ../drizzled/table.cc:1690
3692
#: ../drizzled/table.cc:1775
3891
3694
msgid "Got error %d when reading table '%s'"
3894
#: ../drizzled/table/instance/base.cc:1883
3697
#: ../drizzled/table_share.cc:878
3699
msgid "Table %s has invalid/unknown collation: %d,%s"
3702
#: ../drizzled/table_share.cc:1170
3704
msgid "ENUM column %s has greater than %d possible values"
3707
#: ../drizzled/table_share.cc:2088
3896
3709
msgid "Unknown collation '%s' in table '%-.64s' definition"
3899
#: ../drizzled/table/instance/base.cc:1890
3712
#: ../drizzled/table_share.cc:2095
3902
3715
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3906
#: ../drizzled/tztime.cc:170
3719
#: ../drizzled/tztime.cc:173
3908
3721
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3911
#: ../plugin/auth_file/auth_file.cc:227
3724
#: ../plugin/auth_file/auth_file.cc:223
3913
3726
msgid "Could not load auth file: %s\n"
3916
#: ../plugin/auth_file/auth_file.cc:243
3729
#: ../plugin/auth_file/auth_file.cc:239
3917
3730
msgid "File to load for usernames and passwords"
3920
#: ../plugin/auth_http/auth_http.cc:135
3922
"auth_http plugin loaded but required option url not specified. Against which "
3923
"URL are you intending on authenticating?\n"
3733
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3734
msgid "Enable HTTP Auth check"
3926
#: ../plugin/auth_http/auth_http.cc:151
3737
#: ../plugin/auth_http/auth_http.cc:160
3927
3738
msgid "URL for HTTP Auth check"
3930
#: ../plugin/auth_ldap/auth_ldap.cc:291
3741
#: ../plugin/auth_ldap/auth_ldap.cc:285
3932
3743
msgid "Reconnect failed: %s\n"
3935
#: ../plugin/auth_ldap/auth_ldap.cc:310
3746
#: ../plugin/auth_ldap/auth_ldap.cc:304
3937
3748
msgid "ldap_search_ext_s failed: %s\n"
3940
#: ../plugin/auth_ldap/auth_ldap.cc:416
3751
#: ../plugin/auth_ldap/auth_ldap.cc:410
3942
3753
msgid "Could not load auth ldap: %s\n"
3945
#: ../plugin/auth_ldap/auth_ldap.cc:437
3756
#: ../plugin/auth_ldap/auth_ldap.cc:423
3946
3757
msgid "URI of the LDAP server to contact"
3760
#: ../plugin/auth_ldap/auth_ldap.cc:431
3761
msgid "DN to use when binding to the LDAP server"
3949
3764
#: ../plugin/auth_ldap/auth_ldap.cc:439
3950
msgid "DN to use when binding to the LDAP server"
3953
#: ../plugin/auth_ldap/auth_ldap.cc:441
3954
3765
msgid "Password to use when binding the DN"
3957
#: ../plugin/auth_ldap/auth_ldap.cc:443
3768
#: ../plugin/auth_ldap/auth_ldap.cc:447
3958
3769
msgid "DN to use when searching"
3961
#: ../plugin/auth_ldap/auth_ldap.cc:445
3772
#: ../plugin/auth_ldap/auth_ldap.cc:455
3962
3773
msgid "Attribute in LDAP with plain text password"
3965
#: ../plugin/auth_ldap/auth_ldap.cc:447
3776
#: ../plugin/auth_ldap/auth_ldap.cc:463
3966
3777
msgid "Attribute in LDAP with MySQL hashed password"
3969
#: ../plugin/auth_ldap/auth_ldap.cc:449
3780
#: ../plugin/auth_ldap/auth_ldap.cc:471
3970
3781
msgid "How often to empty the users cache, 0 to disable"
3973
#: ../plugin/blitzdb/ha_blitz.cc:1507
3974
msgid "Estimated number of rows that a BlitzDB table will store."
3977
#: ../plugin/console/console.cc:379
3784
#: ../plugin/console/console.cc:349
3978
3785
msgid "Enable the console."
3981
#: ../plugin/console/console.cc:382
3788
#: ../plugin/console/console.cc:352
3982
3789
msgid "Turn on extra debugging."
3985
#: ../plugin/console/console.cc:385
3792
#: ../plugin/console/console.cc:355
3986
3793
msgid "User to use for auth."
3989
#: ../plugin/console/console.cc:388
3796
#: ../plugin/console/console.cc:358
3990
3797
msgid "Password to use for auth."
3993
#: ../plugin/console/console.cc:391
3994
msgid "Default catalog to use."
3997
#: ../plugin/console/console.cc:394
3998
msgid "Default schema to use."
3800
#: ../plugin/console/console.cc:361
3801
msgid "Default database to use."
3804
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3805
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3806
msgid "Invalid value of port\n"
3809
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3810
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3811
msgid "Invalid value for connect_timeout\n"
3814
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
3815
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3816
msgid "Invalid value for read_timeout\n"
4001
3819
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3820
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3821
msgid "Invalid value for write_timeout\n"
3824
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
3825
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
3826
msgid "Invalid value for retry_count"
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
3830
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3831
msgid "Invalid value for buffer_length\n"
3834
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
3835
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
4003
3837
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4007
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4008
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3841
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
3843
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
3844
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4009
3845
msgid "Connect Timeout."
4012
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4013
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3848
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
3849
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
3850
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3851
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4014
3852
msgid "Read Timeout."
4017
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4018
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3855
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
3856
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
3857
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3858
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
4019
3859
msgid "Write Timeout."
4022
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4023
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3862
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3863
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
3864
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3865
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
4024
3866
msgid "Retry Count."
4027
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4028
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3869
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
3870
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
3871
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
3872
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
4029
3873
msgid "Buffer length."
4032
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4033
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3876
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
3877
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
3878
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
3879
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
4034
3880
msgid "Address to bind to."
4037
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4038
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4039
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4040
msgid "Maximum simultaneous connections."
4043
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4044
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4045
msgid "A restrictive IP address list for incoming admin connections."
4048
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4049
msgid "Failed to send error message to libnotify\n"
4052
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4053
msgid "Error Messages to stderr"
4056
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4057
msgid "Comma-separated list of schemas to exclude"
4060
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4061
msgid "Comma-separated list of tables to exclude"
4064
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4065
msgid "Regular expression to apply to schemas to exclude"
4068
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4069
msgid "Regular expression to apply to tables to exclude"
4072
#: ../plugin/haildb/haildb_engine.cc:1080
4073
#: ../plugin/haildb/haildb_engine.cc:1218
4074
#: ../plugin/haildb/haildb_engine.cc:1248
3883
#: ../plugin/haildb/haildb_engine.cc:1064
3884
#: ../plugin/haildb/haildb_engine.cc:1202
3885
#: ../plugin/haildb/haildb_engine.cc:1232
4076
3887
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4079
#: ../plugin/haildb/haildb_engine.cc:1099
3890
#: ../plugin/haildb/haildb_engine.cc:1083
4081
3892
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4084
#: ../plugin/haildb/haildb_engine.cc:1197
4085
#: ../plugin/haildb/haildb_engine.cc:1310
4086
#: ../plugin/haildb/haildb_engine.cc:1491
4087
#: ../plugin/haildb/haildb_engine.cc:2157
3895
#: ../plugin/haildb/haildb_engine.cc:1181
3896
#: ../plugin/haildb/haildb_engine.cc:1294
3897
#: ../plugin/haildb/haildb_engine.cc:1475
3898
#: ../plugin/haildb/haildb_engine.cc:2051
4089
3900
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3903
#: ../plugin/haildb/haildb_engine.cc:1333
4092
3904
#: ../plugin/haildb/haildb_engine.cc:1349
4093
#: ../plugin/haildb/haildb_engine.cc:1365
4095
3906
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4098
#: ../plugin/haildb/haildb_engine.cc:3403
3909
#: ../plugin/haildb/haildb_engine.cc:2882
3910
msgid "Invalid value of additional-mem-pool-size"
3913
#: ../plugin/haildb/haildb_engine.cc:2893
3914
msgid "Invalid value of autoextend-increment"
3917
#: ../plugin/haildb/haildb_engine.cc:2902
3918
msgid "Invalid value of buffer-pool-size"
3921
#: ../plugin/haildb/haildb_engine.cc:2913
3922
msgid "Invalid value of io-capacity"
3925
#: ../plugin/haildb/haildb_engine.cc:2922
3926
msgid "Invalid value of fast-shutdown"
3929
#: ../plugin/haildb/haildb_engine.cc:2931
3930
msgid "Invalid value of flush-log-at-trx-commit"
3933
#: ../plugin/haildb/haildb_engine.cc:2940
3934
msgid "Invalid value of force-recovery"
3937
#: ../plugin/haildb/haildb_engine.cc:2949
3938
msgid "Invalid value of log-file-size"
3941
#: ../plugin/haildb/haildb_engine.cc:2960
3942
msgid "Invalid value of log-files-in-group"
3945
#: ../plugin/haildb/haildb_engine.cc:2969
3946
msgid "Invalid value of lock-wait-timeout"
3949
#: ../plugin/haildb/haildb_engine.cc:2978
3950
msgid "Invalid value of log-buffer-size"
3953
#: ../plugin/haildb/haildb_engine.cc:2989
3954
msgid "Invalid value of lru-old-blocks-pct"
3957
#: ../plugin/haildb/haildb_engine.cc:2998
3958
msgid "Invalid value of lru-block-access-recency"
3961
#: ../plugin/haildb/haildb_engine.cc:3007
3962
msgid "Invalid value of max-dirty-pages-pct"
3965
#: ../plugin/haildb/haildb_engine.cc:3016
3966
msgid "Invalid value of max-purge-lag"
3969
#: ../plugin/haildb/haildb_engine.cc:3025
3970
msgid "Invalid value of open-files"
3973
#: ../plugin/haildb/haildb_engine.cc:3034
3974
msgid "Invalid value of read-io-threads"
3977
#: ../plugin/haildb/haildb_engine.cc:3043
3978
msgid "Invalid value of sync_spin_loops"
3981
#: ../plugin/haildb/haildb_engine.cc:3246
4100
3983
msgid "Error starting HailDB %d (%s)\n"
4103
#: ../plugin/haildb/haildb_engine.cc:3432
3986
#: ../plugin/haildb/haildb_engine.cc:3548
4104
3987
msgid "Disable HailDB adaptive hash index (enabled by default)."
4107
#: ../plugin/haildb/haildb_engine.cc:3434
3990
#: ../plugin/haildb/haildb_engine.cc:3550
4108
3991
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4111
#: ../plugin/haildb/haildb_engine.cc:3437
3994
#: ../plugin/haildb/haildb_engine.cc:3553
4113
3996
"Size of a memory pool HailDB uses to store data dictionary information and "
4114
3997
"other internal data structures."
4117
#: ../plugin/haildb/haildb_engine.cc:3440
4000
#: ../plugin/haildb/haildb_engine.cc:3556
4118
4001
msgid "Data file autoextend increment in megabytes"
4121
#: ../plugin/haildb/haildb_engine.cc:3443
4004
#: ../plugin/haildb/haildb_engine.cc:3559
4123
4006
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4127
#: ../plugin/haildb/haildb_engine.cc:3446
4010
#: ../plugin/haildb/haildb_engine.cc:3562
4128
4011
msgid "The common part for HailDB table spaces."
4131
#: ../plugin/haildb/haildb_engine.cc:3448
4014
#: ../plugin/haildb/haildb_engine.cc:3564
4132
4015
msgid "Disable HailDB checksums validation (enabled by default)."
4135
#: ../plugin/haildb/haildb_engine.cc:3450
4018
#: ../plugin/haildb/haildb_engine.cc:3566
4136
4019
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4139
#: ../plugin/haildb/haildb_engine.cc:3453
4022
#: ../plugin/haildb/haildb_engine.cc:3569
4140
4023
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4143
#: ../plugin/haildb/haildb_engine.cc:3456
4026
#: ../plugin/haildb/haildb_engine.cc:3572
4145
4028
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4146
4029
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4149
#: ../plugin/haildb/haildb_engine.cc:3459
4032
#: ../plugin/haildb/haildb_engine.cc:3575
4150
4033
msgid "Stores each HailDB table to an .ibd file in the database dir."
4153
#: ../plugin/haildb/haildb_engine.cc:3462
4036
#: ../plugin/haildb/haildb_engine.cc:3578
4154
4037
msgid "File format to use for new tables in .ibd files."
4157
#: ../plugin/haildb/haildb_engine.cc:3465
4040
#: ../plugin/haildb/haildb_engine.cc:3581
4159
4042
"Set to 0 (write and flush once per second),1 (write and flush at each "
4160
4043
"commit) or 2 (write at commit, flush once per second)."
4163
#: ../plugin/haildb/haildb_engine.cc:3468
4046
#: ../plugin/haildb/haildb_engine.cc:3584
4164
4047
msgid "With which method to flush data."
4167
#: ../plugin/haildb/haildb_engine.cc:3471
4050
#: ../plugin/haildb/haildb_engine.cc:3587
4169
4052
"Helps to save your data in case the disk image of the database becomes "
4173
#: ../plugin/haildb/haildb_engine.cc:3474
4056
#: ../plugin/haildb/haildb_engine.cc:3590
4057
#: ../plugin/haildb/haildb_engine.cc:3593
4174
4058
msgid "Path to individual files and their sizes."
4177
#: ../plugin/haildb/haildb_engine.cc:3477
4061
#: ../plugin/haildb/haildb_engine.cc:3596
4178
4062
msgid "Path to HailDB log files."
4181
#: ../plugin/haildb/haildb_engine.cc:3480
4065
#: ../plugin/haildb/haildb_engine.cc:3599
4182
4066
msgid "Size of each log file in a log group."
4185
#: ../plugin/haildb/haildb_engine.cc:3483
4069
#: ../plugin/haildb/haildb_engine.cc:3602
4187
4071
"Number of log files in the log group. HailDB writes to the files in a "
4188
4072
"circular fashion. Value 3 is recommended here."
4191
#: ../plugin/haildb/haildb_engine.cc:3486
4075
#: ../plugin/haildb/haildb_engine.cc:3605
4193
4077
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4194
4078
"rolled back. Values above 100000000 disable the timeout."
4197
#: ../plugin/haildb/haildb_engine.cc:3489
4081
#: ../plugin/haildb/haildb_engine.cc:3608
4199
4083
"The size of the buffer which HailDB uses to write log to the log files on "
4203
#: ../plugin/haildb/haildb_engine.cc:3492
4087
#: ../plugin/haildb/haildb_engine.cc:3611
4205
4089
"Sets the point in the LRU list from where all pages are classified as old "
4206
4090
"(Advanced users)"
4209
#: ../plugin/haildb/haildb_engine.cc:3495
4093
#: ../plugin/haildb/haildb_engine.cc:3614
4211
4095
"Milliseconds between accesses to a block at which it is made young. "
4212
4096
"0=disabled (Advanced users)"
4215
#: ../plugin/haildb/haildb_engine.cc:3498
4099
#: ../plugin/haildb/haildb_engine.cc:3617
4216
4100
msgid "Percentage of dirty pages allowed in bufferpool."
4219
#: ../plugin/haildb/haildb_engine.cc:3501
4103
#: ../plugin/haildb/haildb_engine.cc:3620
4220
4104
msgid "Desired maximum length of the purge queue (0 = no limit)"
4223
#: ../plugin/haildb/haildb_engine.cc:3504
4107
#: ../plugin/haildb/haildb_engine.cc:3623
4225
4109
"Roll back the complete transaction on lock wait timeout, for 4.x "
4226
4110
"compatibility (disabled by default)"
4229
#: ../plugin/haildb/haildb_engine.cc:3507
4113
#: ../plugin/haildb/haildb_engine.cc:3626
4230
4114
msgid "How many files at the maximum HailDB keeps open at the same time."
4233
#: ../plugin/haildb/haildb_engine.cc:3510
4117
#: ../plugin/haildb/haildb_engine.cc:3629
4234
4118
msgid "Number of background read I/O threads in HailDB."
4237
#: ../plugin/haildb/haildb_engine.cc:3513
4121
#: ../plugin/haildb/haildb_engine.cc:3632
4238
4122
msgid "Number of background write I/O threads in HailDB."
4241
#: ../plugin/haildb/haildb_engine.cc:3515
4125
#: ../plugin/haildb/haildb_engine.cc:3634
4243
4127
"Disable if you want to reduce the number of messages written to the log "
4244
4128
"(default: enabled)."
4247
#: ../plugin/haildb/haildb_engine.cc:3518
4131
#: ../plugin/haildb/haildb_engine.cc:3637
4248
4132
msgid "Enable SHOW HAILDB STATUS output in the log"
4251
#: ../plugin/haildb/haildb_engine.cc:3521
4135
#: ../plugin/haildb/haildb_engine.cc:3640
4252
4136
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4255
#: ../plugin/haildb/haildb_engine.cc:3523
4139
#: ../plugin/haildb/haildb_engine.cc:3642
4257
4141
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4260
#: ../plugin/hello_events/hello_events.cc:401
4144
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4146
msgid "Failed to send error message to libnotify\n"
4149
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4150
msgid "Error Messages to stderr"
4153
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4154
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4155
msgid "List of schemas to filter"
4158
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4159
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4160
msgid "List of tables to filter"
4163
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4164
msgid "Regular expression to apply to schemas to filter"
4167
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4168
msgid "Regular expression to apply to tables to filter"
4171
#: ../plugin/hello_events/hello_events.cc:381
4172
msgid "Invalid value of before-write-position\n"
4175
#: ../plugin/hello_events/hello_events.cc:390
4176
#: ../plugin/hello_events/hello_events.cc:399
4177
msgid "Invalid value of before-update-position\n"
4180
#: ../plugin/hello_events/hello_events.cc:439
4181
#: ../plugin/hello_events/hello_events.cc:442
4182
#: ../plugin/hello_events/hello_events.cc:460
4183
msgid "A comma delimited list of databases to watch"
4186
#: ../plugin/hello_events/hello_events.cc:445
4187
#: ../plugin/hello_events/hello_events.cc:476
4261
4188
msgid "Enable Example Events Plugin"
4264
#: ../plugin/hello_events/hello_events.cc:404
4265
#: ../plugin/hello_events/hello_events.cc:407
4266
msgid "A comma delimited list of databases to watch"
4269
#: ../plugin/hello_events/hello_events.cc:410
4191
#: ../plugin/hello_events/hello_events.cc:448
4192
#: ../plugin/hello_events/hello_events.cc:484
4270
4193
msgid "Before write row event observer call position"
4273
#: ../plugin/hello_events/hello_events.cc:413
4274
#: ../plugin/pbms/src/parameters_ms.cc:461
4196
#: ../plugin/hello_events/hello_events.cc:451
4197
#: ../plugin/hello_events/hello_events.cc:495
4198
#: ../plugin/pbms/src/parameters_ms.cc:601
4275
4199
msgid "Before update row event observer call position"
4278
#: ../plugin/hello_events/hello_events.cc:416
4202
#: ../plugin/hello_events/hello_events.cc:454
4279
4203
msgid "After drop database event observer call position"
4282
#: ../plugin/hello_events/hello_events.cc:427
4206
#: ../plugin/hello_events/hello_events.cc:468
4207
msgid "A comma delimited list of tables to watch"
4210
#: ../plugin/hello_events/hello_events.cc:518
4283
4211
msgid "An example events Plugin"
4286
#: ../plugin/innobase/handler/data_dictionary.cc:760
4214
#: ../plugin/innobase/handler/data_dictionary.cc:202
4288
4216
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4291
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4293
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4297
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4299
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4303
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4306
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4307
"or its equivalent numeric id"
4310
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4311
msgid "Do not use Native AIO library for IO, even if available"
4314
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4316
msgid "Enable internal replication log."
4317
msgstr "Tranzakciós napló engedélyezése"
4319
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4321
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4322
"rolled back. Values above 100000000 disable the timeout."
4325
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4326
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4329
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4331
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4332
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4335
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4336
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4337
#: ../plugin/transaction_log/print_transaction_message.cc:177
4338
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4340
msgid "Unable to parse transaction. Got error: %s.\n"
4343
#: ../plugin/innobase/srv/srv0start.cc:1034
4344
msgid "InnoDB: cannot determine Mac OS X version!\n"
4347
#: ../plugin/innobase/srv/srv0start.cc:1039
4349
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4350
"InnoDB: making transactions unsafe!\n"
4353
#: ../plugin/innobase/srv/srv0start.cc:1048
4356
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4357
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4358
"InnoDB: allocate more than 4 GB of memory."
4361
#: ../plugin/innobase/srv/srv0start.cc:1063
4363
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4366
#: ../plugin/innobase/srv/srv0start.cc:1068
4369
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4370
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4371
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4374
#: ../plugin/innobase/srv/srv0start.cc:1078
4376
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4379
#: ../plugin/innobase/srv/srv0start.cc:1083
4381
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4384
#: ../plugin/innobase/srv/srv0start.cc:1088
4386
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4389
#: ../plugin/innobase/srv/srv0start.cc:1092
4391
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4394
#: ../plugin/innobase/srv/srv0start.cc:1097
4396
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4399
#: ../plugin/innobase/srv/srv0start.cc:1167
4401
msgid " InnoDB: Using Linux native AIO\n"
4404
#: ../plugin/logging_gearman/logging_gearman.cc:186
4219
#: ../plugin/innobase/handler/ha_innodb.cc:1856
4220
msgid "Invalid value for io-capacity\n"
4223
#: ../plugin/innobase/handler/ha_innodb.cc:1874
4224
msgid "Invalid value for fast-shutdown\n"
4227
#: ../plugin/innobase/handler/ha_innodb.cc:1888
4228
msgid "Invalid value for flush-log-at-trx-commit\n"
4231
#: ../plugin/innobase/handler/ha_innodb.cc:1918
4232
msgid "Invalid value for max-dirty-pages-pct\n"
4235
#: ../plugin/innobase/handler/ha_innodb.cc:1927
4236
msgid "Invalid value for stats-sample-pages\n"
4239
#: ../plugin/innobase/handler/ha_innodb.cc:1938
4240
msgid "Invalid value for additional-mem-pool-size\n"
4243
#: ../plugin/innobase/handler/ha_innodb.cc:1948
4244
msgid "Invalid value for autoextend-increment\n"
4247
#: ../plugin/innobase/handler/ha_innodb.cc:1958
4248
msgid "Invalid value for buffer-pool-size\n"
4251
#: ../plugin/innobase/handler/ha_innodb.cc:1968
4252
msgid "Invalid value for commit-concurrency\n"
4255
#: ../plugin/innobase/handler/ha_innodb.cc:1977
4256
msgid "Invalid value for concurrency-tickets\n"
4259
#: ../plugin/innobase/handler/ha_innodb.cc:1986
4260
msgid "Invalid value for read-io-threads\n"
4263
#: ../plugin/innobase/handler/ha_innodb.cc:1995
4264
msgid "Invalid value for write-io-threads\n"
4267
#: ../plugin/innobase/handler/ha_innodb.cc:2004
4268
msgid "Invalid value for force-recovery\n"
4271
#: ../plugin/innobase/handler/ha_innodb.cc:2014
4272
#: ../plugin/innobase/handler/ha_innodb.cc:2024
4273
msgid "Invalid value for log-file-size\n"
4276
#: ../plugin/innobase/handler/ha_innodb.cc:2033
4277
msgid "Invalid value for log-files-in-group\n"
4280
#: ../plugin/innobase/handler/ha_innodb.cc:2042
4281
msgid "Invalid value for mirrored-log-groups\n"
4284
#: ../plugin/innobase/handler/ha_innodb.cc:2051
4285
msgid "Invalid value for open-files\n"
4288
#: ../plugin/innobase/handler/ha_innodb.cc:2060
4289
msgid "Invalid value for thread-concurrency\n"
4292
#: ../plugin/innobase/handler/ha_innodb.cc:2083
4293
msgid "Invalid value for read-ahead-threshold\n"
4296
#: ../plugin/innobase/handler/ha_innodb.cc:2097
4297
msgid "Invalid value for lock-wait-timeout\n"
4300
#: ../plugin/logging_gearman/logging_gearman.cc:199
4406
4302
msgid "fail gearman_client_create(): %s"
4409
#: ../plugin/logging_gearman/logging_gearman.cc:197
4305
#: ../plugin/logging_gearman/logging_gearman.cc:210
4411
4307
msgid "fail gearman_client_add_server(): %s"
4414
#: ../plugin/logging_gearman/logging_gearman.cc:302
4310
#: ../plugin/logging_gearman/logging_gearman.cc:309
4311
#: ../plugin/logging_gearman/logging_gearman.cc:316
4312
msgid "Enable logging to a gearman server"
4315
#: ../plugin/logging_gearman/logging_gearman.cc:325
4415
4316
msgid "Hostname for logging to a Gearman server"
4418
#: ../plugin/logging_gearman/logging_gearman.cc:305
4319
#: ../plugin/logging_gearman/logging_gearman.cc:334
4419
4320
msgid "Gearman Function to send logging to"
4422
#: ../plugin/logging_gearman/logging_gearman.cc:316
4323
#: ../plugin/logging_gearman/logging_gearman.cc:352
4423
4324
msgid "Log queries to a Gearman server"
4426
#: ../plugin/logging_query/logging_query.cc:178
4327
#: ../plugin/logging_query/logging_query.cc:192
4428
4329
msgid "fail open() fn=%s er=%s\n"
4431
#: ../plugin/logging_query/logging_query.cc:319
4332
#: ../plugin/logging_query/logging_query.cc:316
4333
msgid "Invalid value for threshold-slow"
4336
#: ../plugin/logging_query/logging_query.cc:325
4337
msgid "Invalid value for threshold-big-resultset"
4340
#: ../plugin/logging_query/logging_query.cc:334
4341
msgid "Invalid value for threshold-big-examined"
4344
#: ../plugin/logging_query/logging_query.cc:348
4345
#: ../plugin/logging_query/logging_query.cc:364
4432
4346
msgid "Enable logging to CSV file"
4435
#: ../plugin/logging_query/logging_query.cc:322
4436
msgid "File to log to"
4439
#: ../plugin/logging_query/logging_query.cc:325
4440
msgid "PCRE to match the query against"
4443
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4349
#: ../plugin/logging_query/logging_query.cc:351
4350
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4351
#: ../plugin/syslog/module.cc:233
4444
4352
msgid "Threshold for logging slow queries, in microseconds"
4447
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4355
#: ../plugin/logging_query/logging_query.cc:354
4356
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4357
#: ../plugin/syslog/module.cc:236
4448
4358
msgid "Threshold for logging big queries, for rows returned"
4451
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4361
#: ../plugin/logging_query/logging_query.cc:357
4362
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4363
#: ../plugin/syslog/module.cc:239
4452
4364
msgid "Threshold for logging big queries, for rows examined"
4455
#: ../plugin/logging_query/logging_query.cc:345
4367
#: ../plugin/logging_query/logging_query.cc:373
4368
msgid "File to log to"
4371
#: ../plugin/logging_query/logging_query.cc:382
4372
msgid "PCRE to match the query against"
4375
#: ../plugin/logging_query/logging_query.cc:439
4456
4376
msgid "Log queries to a CSV file"
4459
#: ../plugin/logging_stats/logging_stats.cc:373
4379
#: ../plugin/logging_stats/logging_stats.cc:315
4380
msgid "Invalid value for max-user-count\n"
4383
#: ../plugin/logging_stats/logging_stats.cc:323
4384
msgid "Invalid value for bucket-count\n"
4387
#: ../plugin/logging_stats/logging_stats.cc:332
4388
msgid "Invalid value for scoreboard-size\n"
4391
#: ../plugin/logging_stats/logging_stats.cc:367
4392
#: ../plugin/logging_stats/logging_stats.cc:409
4460
4393
msgid "Max number of users that will be logged"
4463
#: ../plugin/logging_stats/logging_stats.cc:376
4396
#: ../plugin/logging_stats/logging_stats.cc:378
4397
#: ../plugin/logging_stats/logging_stats.cc:412
4464
4398
msgid "Max number of range locks to use for Scoreboard"
4467
#: ../plugin/logging_stats/logging_stats.cc:379
4401
#: ../plugin/logging_stats/logging_stats.cc:389
4402
#: ../plugin/logging_stats/logging_stats.cc:415
4468
4403
msgid "Max number of concurrent sessions that will be logged"
4471
#: ../plugin/logging_stats/logging_stats.cc:380
4406
#: ../plugin/logging_stats/logging_stats.cc:400
4407
#: ../plugin/logging_stats/logging_stats.cc:416
4472
4408
msgid "Enable Logging Statistics Collection"
4475
#: ../plugin/logging_stats/logging_stats.cc:389
4411
#: ../plugin/logging_stats/logging_stats.cc:433
4476
4412
msgid "User Statistics as DATA_DICTIONARY tables"
4797
4748
msgid "Tablespace not empty"
4800
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4751
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4752
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4802
4754
"Port number to use for connection or 0 for default to with MySQL protocol."
4805
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4807
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4808
"the file is stale and should be removed?"
4811
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4813
msgid "Path used for MySQL UNIX Socket Protocol."
4814
msgstr "MySQL protokoll használata."
4816
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4817
msgid "Clobber socket file if one is there already."
4820
#: ../plugin/pbms/src/parameters_ms.cc:426
4822
msgid "Port number to use for connection or 0 for default PBMS port "
4823
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
4825
#: ../plugin/pbms/src/parameters_ms.cc:429
4826
msgid "The maximum size of a BLOB repository file."
4829
#: ../plugin/pbms/src/parameters_ms.cc:432
4830
msgid "The maximum size of a temorary BLOB log file."
4833
#: ../plugin/pbms/src/parameters_ms.cc:435
4835
"A ':' delimited list of metadata header names to be used to initialize the "
4836
"pbms_metadata_header table when a database is created."
4839
#: ../plugin/pbms/src/parameters_ms.cc:439
4840
msgid "The percentage of garbage in a repository file before it is compacted."
4843
#: ../plugin/pbms/src/parameters_ms.cc:442
4845
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4846
"after this time, unless committed to the database."
4849
#: ../plugin/pbms/src/parameters_ms.cc:445
4851
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4855
#: ../plugin/pbms/src/parameters_ms.cc:448
4856
msgid "The next backup ID to use when backing up a PBMS database."
4859
#: ../plugin/pbms/src/parameters_ms.cc:451
4757
#: ../plugin/pbms/src/parameters_ms.cc:574
4861
4759
"A comma delimited list of tables to watch of the format: <database>."
4865
#: ../plugin/pbms/src/parameters_ms.cc:453
4763
#: ../plugin/pbms/src/parameters_ms.cc:582
4866
4764
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4869
#: ../plugin/pbms/src/parameters_ms.cc:457
4767
#: ../plugin/pbms/src/parameters_ms.cc:590
4870
4768
msgid "Before insert row event observer call position"
4873
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4874
msgid "Could not open socket, is rabbitmq running?"
4877
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4771
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4878
4772
msgid "Failed to allocate enough memory to transaction message\n"
4881
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4775
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4883
4777
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4886
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4780
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4888
4782
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4891
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4785
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4786
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4788
msgid "Enable rabbitmq log"
4789
msgstr "Tranzakciós napló engedélyezése"
4791
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4792
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4892
4793
msgid "Host name to connect to"
4895
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4897
msgid "Port to connect to"
4898
msgstr "Másodpercek száma a kapcsolat időtűllépése elött."
4900
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4901
msgid "RabbitMQ virtualhost"
4796
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4797
msgid "RabbitMQ Port"
4904
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4800
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4801
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4905
4802
msgid "RabbitMQ username"
4908
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4805
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4806
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4909
4807
msgid "RabbitMQ password"
4912
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4913
#: ../plugin/transaction_log/module.cc:270
4914
msgid "Name of the replicator plugin to use (default='default_replicator')"
4810
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4811
msgid "RabbitMQ virtualhost"
4917
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4814
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4918
4815
msgid "Name of RabbitMQ exchange to publish to"
4921
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4818
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4922
4819
msgid "Name of RabbitMQ routing key to use"
4822
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4823
#: ../plugin/transaction_log/module.cc:308
4824
#: ../plugin/transaction_log/module.cc:361
4825
msgid "Name of the replicator plugin to use (default='default_replicator')"
4925
4828
#: ../plugin/session_dictionary/processlist.cc:78
4926
4829
msgid "no user"
4929
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4832
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
4931
4834
msgid "syslog facility \"%s\" not known, using \"local0\""
4934
#: ../plugin/syslog/errmsg.cc:50
4837
#: ../plugin/syslog/errmsg.cc:49
4936
4839
msgid "syslog priority \"%s\" not known, using \"warn\""
4939
#: ../plugin/syslog/logging.cc:63
4842
#: ../plugin/syslog/logging.cc:72
4941
4844
msgid "syslog priority \"%s\" not known, using \"info\""
4944
#: ../plugin/syslog/module.cc:95
4847
#: ../plugin/syslog/module.cc:61
4848
msgid "Invalid value for logging-threshold-slow\n"
4851
#: ../plugin/syslog/module.cc:70
4852
msgid "Invalid value for logging-threshold-big-resultset\n"
4855
#: ../plugin/syslog/module.cc:79
4856
msgid "Invalid value for logging-threshold-big-examined\n"
4859
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4945
4860
msgid "Syslog Ident"
4948
#: ../plugin/syslog/module.cc:98
4863
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4949
4864
msgid "Syslog Facility"
4952
#: ../plugin/syslog/module.cc:101
4867
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4953
4868
msgid "Enable logging to syslog of the query log"
4956
#: ../plugin/syslog/module.cc:104
4871
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4957
4872
msgid "Syslog Priority of query logging"
4960
#: ../plugin/syslog/module.cc:116
4875
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4961
4876
msgid "Enable logging to syslog of the error messages"
4964
#: ../plugin/syslog/module.cc:119
4879
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4965
4880
msgid "Syslog Priority of error messages"