8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2009-02-06 03:35-0800\n"
11
"PO-Revision-Date: 2008-12-13 21:47+0000\n"
12
"Last-Translator: LinuxJedi <Andrew.Hutchings@Sun.COM>\n"
10
"POT-Creation-Date: 2009-03-05 12:59-0800\n"
11
"PO-Revision-Date: 2009-01-26 09:51+0000\n"
12
"Last-Translator: Jen Ockwell <jenfraggleubuntu@googlemail.com>\n"
13
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-12-24 20:33+0000\n"
18
"X-Launchpad-Export-Date: 2009-03-05 20:48+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:277
21
#: client/drizzle.cc:276
22
22
msgid "Synonym for `help'."
23
23
msgstr "Synonym for `help'."
25
#: client/drizzle.cc:278
25
#: client/drizzle.cc:277
26
26
msgid "Clear command."
27
27
msgstr "Clear command."
29
#: client/drizzle.cc:280
29
#: client/drizzle.cc:279
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "Reconnect to the server. Optional arguments are db and host."
33
#: client/drizzle.cc:282
33
#: client/drizzle.cc:281
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: client/drizzle.cc:284
39
#: client/drizzle.cc:283
40
40
msgid "Send command to drizzle server, display result vertically."
41
41
msgstr "Send command to drizzle server, display result vertically."
43
#: client/drizzle.cc:285
43
#: client/drizzle.cc:284
44
44
msgid "Exit drizzle. Same as quit."
45
45
msgstr "Exit drizzle. Same as quit."
47
#: client/drizzle.cc:286
47
#: client/drizzle.cc:285
48
48
msgid "Send command to drizzle server."
49
49
msgstr "Send command to drizzle server."
51
#: client/drizzle.cc:287
51
#: client/drizzle.cc:286
52
52
msgid "Display this help."
53
53
msgstr "Display this help."
55
#: client/drizzle.cc:288
55
#: client/drizzle.cc:287
56
56
msgid "Disable pager, print to stdout."
57
57
msgstr "Disable pager, print to stdout."
59
#: client/drizzle.cc:289
59
#: client/drizzle.cc:288
60
60
msgid "Don't write into outfile."
61
61
msgstr "Don't write into outfile."
63
#: client/drizzle.cc:291
63
#: client/drizzle.cc:290
64
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
65
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: client/drizzle.cc:292
67
#: client/drizzle.cc:291
68
68
msgid "Print current command."
69
69
msgstr "Print current command."
71
#: client/drizzle.cc:293
71
#: client/drizzle.cc:292
72
72
msgid "Change your drizzle prompt."
73
73
msgstr "Change your drizzle prompt."
75
#: client/drizzle.cc:294
75
#: client/drizzle.cc:293
76
76
msgid "Quit drizzle."
77
77
msgstr "Quit drizzle."
79
#: client/drizzle.cc:295
79
#: client/drizzle.cc:294
80
80
msgid "Rebuild completion hash."
81
81
msgstr "Rebuild completion hash."
83
#: client/drizzle.cc:297
83
#: client/drizzle.cc:296
84
84
msgid "Execute an SQL script file. Takes a file name as an argument."
85
85
msgstr "Execute an SQL script file. Takes a file name as an argument."
87
#: client/drizzle.cc:298
87
#: client/drizzle.cc:297
88
88
msgid "Get status information from the server."
89
89
msgstr "Get status information from the server."
91
#: client/drizzle.cc:300
91
#: client/drizzle.cc:299
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
93
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
95
#: client/drizzle.cc:302
95
#: client/drizzle.cc:301
96
96
msgid "Use another database. Takes database name as argument."
97
97
msgstr "Use another database. Takes database name as argument."
99
#: client/drizzle.cc:304 client/drizzle.cc:1459
99
#: client/drizzle.cc:303 client/drizzle.cc:1443
100
100
msgid "Show warnings after every statement."
101
101
msgstr "Show warnings after every statement."
103
#: client/drizzle.cc:306
103
#: client/drizzle.cc:305
104
104
msgid "Don't show warnings after every statement."
105
105
msgstr "Don't show warnings after every statement."
107
#: client/drizzle.cc:1058 client/drizzle.cc:1065
107
#: client/drizzle.cc:1045 client/drizzle.cc:1052
109
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
112
#: client/drizzle.cc:1148
112
#: client/drizzle.cc:1135
113
113
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
114
114
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
116
#: client/drizzle.cc:1158
116
#: client/drizzle.cc:1145
119
119
"Your Drizzle connection id is %u\n"
122
122
"Your Drizzle connection id is %u\n"
123
123
"Server version: %s\n"
125
#: client/drizzle.cc:1186
125
#: client/drizzle.cc:1173
127
127
msgid "Reading history-file %s\n"
128
128
msgstr "Reading history-file %s\n"
130
#: client/drizzle.cc:1190
130
#: client/drizzle.cc:1177
132
132
msgid "Couldn't allocate memory for temp histfile!\n"
133
133
msgstr "Couldn't allocate memory for temp histfile!\n"
135
#: client/drizzle.cc:1197
135
#: client/drizzle.cc:1184
136
136
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
137
137
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
139
#: client/drizzle.cc:1215
139
#: client/drizzle.cc:1202
141
141
msgid "Writing history-file %s\n"
142
142
msgstr "Writing history-file %s\n"
144
#: client/drizzle.cc:1224
144
#: client/drizzle.cc:1211
148
#: client/drizzle.cc:1224
148
#: client/drizzle.cc:1211
152
#: client/drizzle.cc:1273
152
#: client/drizzle.cc:1260
153
153
msgid "Query aborted by Ctrl+C\n"
154
154
msgstr "Query aborted by Ctrl+C\n"
156
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2628
156
#: client/drizzle.cc:1283 client/drizzleadmin.cc:74 drizzled/drizzled.cc:2134
157
157
msgid "Display this help and exit."
158
158
msgstr "Display this help and exit."
160
#: client/drizzle.cc:1298
160
#: client/drizzle.cc:1285
161
161
msgid "Synonym for -?"
162
162
msgstr "Synonym for -?"
164
#: client/drizzle.cc:1301
166
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
167
"and field completion, but startup and reconnecting may take a longer time. "
168
"Disable with --disable-auto-rehash."
170
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
171
"and field completion, but startup and reconnecting may take a longer time. "
172
"Disable with --disable-auto-rehash."
174
#: client/drizzle.cc:1305
176
"No automatic rehashing. One has to use 'rehash' to get table and field "
177
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
178
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
180
"No automatic rehashing. One has to use 'rehash' to get table and field "
181
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
182
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
#: client/drizzle.cc:1308
186
"Automatically switch to vertical output mode if the result is wider than the "
189
"Automatically switch to vertical output mode if the result is wider than the "
192
#: client/drizzle.cc:1311
194
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
"Don't use history file. Disable interactive behavior. (Enables --silent)"
198
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2660
199
msgid "Directory where character sets are."
200
msgstr "Directory where character sets are."
202
#: client/drizzle.cc:1315
164
#: client/drizzle.cc:1288
166
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
167
"and field completion, but startup and reconnecting may take a longer time. "
168
"Disable with --disable-auto-rehash."
170
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
171
"and field completion, but startup and reconnecting may take a longer time. "
172
"Disable with --disable-auto-rehash."
174
#: client/drizzle.cc:1292
176
"No automatic rehashing. One has to use 'rehash' to get table and field "
177
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
178
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
180
"No automatic rehashing. One has to use 'rehash' to get table and field "
181
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
182
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
184
#: client/drizzle.cc:1295
186
"Automatically switch to vertical output mode if the result is wider than the "
189
"Automatically switch to vertical output mode if the result is wider than the "
192
#: client/drizzle.cc:1298
194
"Don't use history file. Disable interactive behavior. (Enables --silent)"
196
"Don't use history file. Disable interactive behavior. (Enables --silent)"
198
#: client/drizzle.cc:1299
203
199
msgid "Display column type information."
204
200
msgstr "Display column type information."
206
#: client/drizzle.cc:1318
202
#: client/drizzle.cc:1302
208
204
"Preserve comments. Send comments to the server. The default is --skip-"
209
205
"comments (discard comments), enable with --comments"
211
207
"Preserve comments. Send comments to the server. The default is --skip-"
212
208
"comments (discard comments), enable with --comments"
214
#: client/drizzle.cc:1321
210
#: client/drizzle.cc:1305
215
211
msgid "Use compression in server/client protocol."
216
212
msgstr "Use compression in server/client protocol."
218
#: client/drizzle.cc:1324
214
#: client/drizzle.cc:1308
219
215
msgid "Check memory and open file usage at exit ."
220
216
msgstr "Check memory and open file usage at exit ."
222
#: client/drizzle.cc:1327
218
#: client/drizzle.cc:1311
223
219
msgid "Print some debug info at exit."
224
220
msgstr "Print some debug info at exit."
226
#: client/drizzle.cc:1329
222
#: client/drizzle.cc:1313
227
223
msgid "Database to use."
228
224
msgstr "Database to use."
230
#: client/drizzle.cc:1332
226
#: client/drizzle.cc:1316
231
227
msgid "(not used)"
232
228
msgstr "(not used)"
234
#: client/drizzle.cc:1334
230
#: client/drizzle.cc:1318
235
231
msgid "Delimiter to be used."
236
232
msgstr "Delimiter to be used."
238
#: client/drizzle.cc:1336
234
#: client/drizzle.cc:1320
239
235
msgid "Execute command and quit. (Disables --force and history file)"
240
236
msgstr "Execute command and quit. (Disables --force and history file)"
242
#: client/drizzle.cc:1338
238
#: client/drizzle.cc:1322
243
239
msgid "Print the output of a query (rows) vertically."
244
240
msgstr "Print the output of a query (rows) vertically."
246
#: client/drizzle.cc:1341
242
#: client/drizzle.cc:1325
247
243
msgid "Continue even if we get an sql error."
248
244
msgstr "Continue even if we get an sql error."
250
#: client/drizzle.cc:1345
252
"Enable named commands. Named commands mean this program's internal commands; "
253
"see drizzle> help . When enabled, the named commands can be used from any "
254
"line of the query, otherwise only from the first line, before an enter. "
255
"Disable with --disable-named-commands. This option is disabled by default."
257
"Enable named commands. Named commands mean this program's internal commands; "
258
"see drizzle> help . When enabled, the named commands can be used from any "
259
"line of the query, otherwise only from the first line, before an enter. "
260
"Disable with --disable-named-commands. This option is disabled by default."
262
#: client/drizzle.cc:1349
264
"Named commands are disabled. Use \\* form only, or use named commands only "
265
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
266
"the client now starts with this option ENABLED by default! Disable with '-"
267
"G'. Long format commands still work from the first line. WARNING: option "
268
"deprecated; use --disable-named-commands instead."
270
"Named commands are disabled. Use \\* form only, or use named commands only "
271
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
272
"the client now starts with this option ENABLED by default! Disable with '-"
273
"G'. Long format commands still work from the first line. WARNING: option "
274
"deprecated; use --disable-named-commands instead."
276
#: client/drizzle.cc:1351
246
#: client/drizzle.cc:1329
248
"Enable named commands. Named commands mean this program's internal commands; "
249
"see drizzle> help . When enabled, the named commands can be used from any "
250
"line of the query, otherwise only from the first line, before an enter. "
251
"Disable with --disable-named-commands. This option is disabled by default."
253
"Enable named commands. Named commands mean this program's internal commands; "
254
"see drizzle> help . When enabled, the named commands can be used from any "
255
"line of the query, otherwise only from the first line, before an enter. "
256
"Disable with --disable-named-commands. This option is disabled by default."
258
#: client/drizzle.cc:1333
260
"Named commands are disabled. Use \\* form only, or use named commands only "
261
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
262
"the client now starts with this option ENABLED by default! Disable with '-"
263
"G'. Long format commands still work from the first line. WARNING: option "
264
"deprecated; use --disable-named-commands instead."
266
"Named commands are disabled. Use \\* form only, or use named commands only "
267
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
268
"the client now starts with this option ENABLED by default! Disable with '-"
269
"G'. Long format commands still work from the first line. WARNING: option "
270
"deprecated; use --disable-named-commands instead."
272
#: client/drizzle.cc:1335
277
273
msgid "Ignore space after function names."
278
274
msgstr "Ignore space after function names."
280
#: client/drizzle.cc:1353
276
#: client/drizzle.cc:1337
281
277
msgid "Enable/disable LOAD DATA LOCAL INFILE."
282
278
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
284
#: client/drizzle.cc:1356
280
#: client/drizzle.cc:1340
285
281
msgid "Turn off beep on error."
286
282
msgstr "Turn off beep on error."
288
#: client/drizzle.cc:1358 client/drizzleadmin.cc:77
284
#: client/drizzle.cc:1342 client/drizzleadmin.cc:76
289
285
msgid "Connect to host."
290
286
msgstr "Connect to host."
292
#: client/drizzle.cc:1360
288
#: client/drizzle.cc:1344
293
289
msgid "Write line numbers for errors."
294
290
msgstr "Write line numbers for errors."
296
#: client/drizzle.cc:1363
292
#: client/drizzle.cc:1347
298
294
"Don't write line number for errors. WARNING: -L is deprecated, use long "
299
295
"version of this option instead."
301
297
"Don't write line number for errors. WARNING: -L is deprecated, use long "
302
298
"version of this option instead."
304
#: client/drizzle.cc:1365
300
#: client/drizzle.cc:1349
305
301
msgid "Flush buffer after each query."
306
302
msgstr "Flush buffer after each query."
308
#: client/drizzle.cc:1367
304
#: client/drizzle.cc:1351
309
305
msgid "Write column names in results."
310
306
msgstr "Write column names in results."
312
#: client/drizzle.cc:1371
314
"Don't write column names in results. WARNING: -N is deprecated, use long "
315
"version of this options instead."
317
"Don't write column names in results. WARNING: -N is deprecated, use long "
318
"version of this options instead."
320
#: client/drizzle.cc:1374
322
"Change the value of a variable. Please note that this option is deprecated; "
323
"you can set variables directly with --variable-name=value."
325
"Change the value of a variable. Please note that this option is deprecated; "
326
"you can set variables directly with --variable-name=value."
328
#: client/drizzle.cc:1376
308
#: client/drizzle.cc:1355
310
"Don't write column names in results. WARNING: -N is deprecated, use long "
311
"version of this options instead."
313
"Don't write column names in results. WARNING: -N is deprecated, use long "
314
"version of this options instead."
316
#: client/drizzle.cc:1358
318
"Change the value of a variable. Please note that this option is deprecated; "
319
"you can set variables directly with --variable-name=value."
321
"Change the value of a variable. Please note that this option is deprecated; "
322
"you can set variables directly with --variable-name=value."
324
#: client/drizzle.cc:1360
329
325
msgid "Ignore SIGINT (CTRL-C)"
330
326
msgstr "Ignore SIGINT (CTRL-C)"
332
#: client/drizzle.cc:1380
334
"Only update the default database. This is useful for skipping updates to "
335
"other database in the update log."
337
"Only update the default database. This is useful for skipping updates to "
338
"other database in the update log."
340
#: client/drizzle.cc:1383
342
"Pager to use to display results. If you don't supply an option the default "
343
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
344
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
345
"work in batch mode. Disable with --disable-pager. This option is disabled by "
348
"Pager to use to display results. If you don't supply an option the default "
349
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
350
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
351
"work in batch mode. Disable with --disable-pager. This option is disabled by "
354
#: client/drizzle.cc:1386
356
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
357
"option deprecated; use --disable-pager instead."
359
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
360
"option deprecated; use --disable-pager instead."
362
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
364
"Password to use when connecting to server. If password is not given it's "
365
"asked from the tty."
367
"Password to use when connecting to server. If password is not given it's "
368
"asked from the tty."
370
#: client/drizzle.cc:1391
372
"Port number to use for connection or 0 for default to, in order of "
373
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
375
"Port number to use for connection or 0 for default to, in order of "
376
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
378
#: client/drizzle.cc:1392
328
#: client/drizzle.cc:1364
330
"Only update the default database. This is useful for skipping updates to "
331
"other database in the update log."
333
"Only update the default database. This is useful for skipping updates to "
334
"other database in the update log."
336
#: client/drizzle.cc:1367
338
"Pager to use to display results. If you don't supply an option the default "
339
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
340
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
341
"work in batch mode. Disable with --disable-pager. This option is disabled by "
344
"Pager to use to display results. If you don't supply an option the default "
345
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
346
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
347
"work in batch mode. Disable with --disable-pager. This option is disabled by "
350
#: client/drizzle.cc:1370
352
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
353
"option deprecated; use --disable-pager instead."
355
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
356
"option deprecated; use --disable-pager instead."
358
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
360
"Password to use when connecting to server. If password is not given it's "
361
"asked from the tty."
363
"Password to use when connecting to server. If password is not given it's "
364
"asked from the tty."
366
#: client/drizzle.cc:1375
368
"Port number to use for connection or 0 for default to, in order of "
369
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
371
"Port number to use for connection or 0 for default to, in order of "
372
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
374
#: client/drizzle.cc:1376
379
375
msgid "built-in default"
380
376
msgstr "built-in default"
382
#: client/drizzle.cc:1394
378
#: client/drizzle.cc:1378
383
379
msgid "Set the drizzle prompt to this value."
384
380
msgstr "Set the drizzle prompt to this value."
386
#: client/drizzle.cc:1398
382
#: client/drizzle.cc:1382
388
384
"Don't cache result, print it row by row. This may slow down the server if "
389
385
"the output is suspended. Doesn't use history file."
391
387
"Don't cache result, print it row by row. This may slow down the server if "
392
388
"the output is suspended. Doesn't use history file."
394
#: client/drizzle.cc:1400
390
#: client/drizzle.cc:1384
395
391
msgid "Write fields without conversion. Used with --batch."
396
392
msgstr "Write fields without conversion. Used with --batch."
398
#: client/drizzle.cc:1403
400
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
401
"option is enabled by default."
403
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
404
"option is enabled by default."
406
#: client/drizzle.cc:1405
408
"Be more silent. Print results with a tab as separator, each row on new line."
410
"Be more silent. Print results with a tab as separator, each row on new line."
412
#: client/drizzle.cc:1407
394
#: client/drizzle.cc:1387
396
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
397
"option is enabled by default."
399
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
400
"option is enabled by default."
402
#: client/drizzle.cc:1389
404
"Be more silent. Print results with a tab as separator, each row on new line."
406
"Be more silent. Print results with a tab as separator, each row on new line."
408
#: client/drizzle.cc:1391
413
409
msgid "Socket file to use for connection."
414
410
msgstr "Socket file to use for connection."
416
#: client/drizzle.cc:1410
412
#: client/drizzle.cc:1394
417
413
msgid "Output in table format."
418
414
msgstr "Output in table format."
420
#: client/drizzle.cc:1413
422
"Append everything into outfile. See interactive help (\\h) also. Does not "
423
"work in batch mode. Disable with --disable-tee. This option is disabled by "
426
"Append everything into outfile. See interactive help (\\h) also. Does not "
427
"work in batch mode. Disable with --disable-tee. This option is disabled by "
430
#: client/drizzle.cc:1415
432
"Disable outfile. See interactive help (\\h) also. WARNING: option "
433
"deprecated; use --disable-tee instead"
435
"Disable outfile. See interactive help (\\h) also. WARNING: option "
436
"deprecated; use --disable-tee instead"
438
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
416
#: client/drizzle.cc:1397
418
"Append everything into outfile. See interactive help (\\h) also. Does not "
419
"work in batch mode. Disable with --disable-tee. This option is disabled by "
422
"Append everything into outfile. See interactive help (\\h) also. Does not "
423
"work in batch mode. Disable with --disable-tee. This option is disabled by "
426
#: client/drizzle.cc:1399
428
"Disable outfile. See interactive help (\\h) also. WARNING: option "
429
"deprecated; use --disable-tee instead"
431
"Disable outfile. See interactive help (\\h) also. WARNING: option "
432
"deprecated; use --disable-tee instead"
434
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
439
435
msgid "User for login if not current user."
440
436
msgstr "User for login if not current user."
442
#: client/drizzle.cc:1421
438
#: client/drizzle.cc:1405
443
439
msgid "Only allow UPDATE and DELETE that uses keys."
444
440
msgstr "Only allow UPDATE and DELETE that uses keys."
446
#: client/drizzle.cc:1424
442
#: client/drizzle.cc:1408
447
443
msgid "Synonym for option --safe-updates, -U."
448
444
msgstr "Synonym for option --safe-updates, -U."
450
#: client/drizzle.cc:1427
446
#: client/drizzle.cc:1411
451
447
msgid "Write more. (-v -v -v gives the table output format)."
452
448
msgstr "Write more. (-v -v -v gives the table output format)."
454
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
450
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
455
451
msgid "Output version information and exit."
456
452
msgstr "Output version information and exit."
458
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
454
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
459
455
msgid "Wait and retry if connection is down."
460
456
msgstr "Wait and retry if connection is down."
462
#: client/drizzle.cc:1434
458
#: client/drizzle.cc:1418
463
459
msgid "Number of seconds before connection timeout."
464
460
msgstr "Number of seconds before connection timeout."
466
#: client/drizzle.cc:1439
462
#: client/drizzle.cc:1423
467
463
msgid "Max packet length to send to, or receive from server"
468
464
msgstr "Max packet length to send to, or receive from server"
470
#: client/drizzle.cc:1444
466
#: client/drizzle.cc:1428
471
467
msgid "Buffer for TCP/IP and socket communication"
472
468
msgstr "Buffer for TCP/IP and socket communication"
474
#: client/drizzle.cc:1448
470
#: client/drizzle.cc:1432
475
471
msgid "Automatic limit for SELECT when using --safe-updates"
476
472
msgstr "Automatic limit for SELECT when using --safe-updates"
478
#: client/drizzle.cc:1453
474
#: client/drizzle.cc:1437
479
475
msgid "Automatic limit for rows in a join when using --safe-updates"
480
476
msgstr "Automatic limit for rows in a join when using --safe-updates"
482
#: client/drizzle.cc:1457
478
#: client/drizzle.cc:1441
483
479
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
484
480
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
486
#: client/drizzle.cc:1462
482
#: client/drizzle.cc:1446
488
484
msgid "Number of lines before each import progress report."
489
485
msgstr "Number of seconds before connection timeout."
491
#: client/drizzle.cc:1473
487
#: client/drizzle.cc:1457
493
489
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
494
490
msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
496
#: client/drizzle.cc:1480
492
#: client/drizzle.cc:1464
499
495
"Copyright (C) 2008 Sun Microsystems\n"
504
500
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
505
501
"and you are welcome to modify and redistribute it under the GPL license\n"
507
#: client/drizzle.cc:1485
503
#: client/drizzle.cc:1469
509
505
msgid "Usage: %s [OPTIONS] [database]\n"
510
506
msgstr "Usage: %s [OPTIONS] [database]\n"
512
#: client/drizzle.cc:1520
508
#: client/drizzle.cc:1500
513
509
msgid "DELIMITER cannot contain a backslash character"
514
510
msgstr "DELIMITER cannot contain a backslash character"
516
#: client/drizzle.cc:1541
512
#: client/drizzle.cc:1521
518
514
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
519
515
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
521
#: client/drizzle.cc:1564
517
#: client/drizzle.cc:1544
523
519
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
524
520
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
526
#: client/drizzle.cc:1568
522
#: client/drizzle.cc:1548
528
524
msgid "WARNING: --server-arg option not supported in this configuration.\n"
529
525
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
531
#: client/drizzle.cc:1595
527
#: client/drizzle.cc:1575
533
529
"Non-integer value supplied for port. If you are trying to enter a password "
534
530
"please use --password instead."
537
#: client/drizzle.cc:1603
533
#: client/drizzle.cc:1583
538
534
msgid "Value supplied for port is not valid."
541
#: client/drizzle.cc:1756
537
#: client/drizzle.cc:1736
543
539
msgid "Processing line: %<PRIu32>\n"
546
#: client/drizzle.cc:1972
542
#: client/drizzle.cc:1952
548
544
msgid "Unknown command '\\%c'."
549
545
msgstr "Unknown command '\\%c'."
551
#: client/drizzle.cc:2396
547
#: client/drizzle.cc:2376
553
549
"Reading table information for completion of table and column names\n"
554
550
" You can turn off this feature to get a quicker startup with -A\n"
558
554
" You can turn off this feature to get a quicker startup with -A\n"
561
#: client/drizzle.cc:2493
557
#: client/drizzle.cc:2473
562
558
msgid "No connection. Trying to reconnect..."
563
559
msgstr "No connection. Trying to reconnect..."
565
#: client/drizzle.cc:2499
561
#: client/drizzle.cc:2479
566
562
msgid "Can't connect to the server\n"
567
563
msgstr "Can't connect to the server\n"
569
#: client/drizzle.cc:2557
565
#: client/drizzle.cc:2537
570
566
msgid "List of all Drizzle commands:"
571
567
msgstr "List of all Drizzle commands:"
573
#: client/drizzle.cc:2559
569
#: client/drizzle.cc:2539
574
570
msgid "Note that all text commands must be first on line and end with ';'"
575
571
msgstr "Note that all text commands must be first on line and end with ';'"
577
#: client/drizzle.cc:2612
573
#: client/drizzle.cc:2592
578
574
msgid "No query specified\n"
579
575
msgstr "No query specified\n"
581
#: client/drizzle.cc:2627
577
#: client/drizzle.cc:2607
582
578
msgid "Ignoring query to other database"
583
579
msgstr "Ignoring query to other database"
585
#: client/drizzle.cc:2676
581
#: client/drizzle.cc:2656
586
582
msgid "Empty set"
587
583
msgstr "Empty set"
589
#: client/drizzle.cc:2689
585
#: client/drizzle.cc:2669
591
587
msgid "%ld row in set"
592
588
msgid_plural "%ld rows in set"
593
589
msgstr[0] "%ld row in set"
594
590
msgstr[1] "%ld rows in set"
596
#: client/drizzle.cc:2698
592
#: client/drizzle.cc:2678
598
594
msgstr "Query OK"
600
#: client/drizzle.cc:2700
596
#: client/drizzle.cc:2680
602
598
msgid "Query OK, %ld row affected"
603
599
msgid_plural "Query OK, %ld rows affected"
604
600
msgstr[0] "Query OK, %ld row affected"
605
601
msgstr[1] "Query OK, %ld rows affected"
607
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
603
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
609
605
"Port number to use for connection or 0 for default to, in order of "
610
606
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
650
646
"connect to server at '%s' failed\n"
653
#: client/drizzleadmin.cc:299
649
#: client/drizzleadmin.cc:296
655
651
msgid "Check that drizzled is running on %s"
656
652
msgstr "Check that drizzled is running on %s"
658
#: client/drizzleadmin.cc:300
654
#: client/drizzleadmin.cc:297
660
656
msgid " and that the port is %d.\n"
661
657
msgstr " and that the port is %d.\n"
663
#: client/drizzleadmin.cc:302
659
#: client/drizzleadmin.cc:299
665
661
msgid "You can check this by doing 'telnet %s %d'\n"
666
662
msgstr "You can check this by doing 'telnet %s %d'\n"
668
#: client/drizzleadmin.cc:313
664
#: client/drizzleadmin.cc:310
670
666
msgid "Got error: %s\n"
671
667
msgstr "Got error: %s\n"
673
#: client/drizzleadmin.cc:320
669
#: client/drizzleadmin.cc:317
674
670
msgid "Waiting for Drizzle server to answer"
675
671
msgstr "Waiting for Drizzle server to answer"
677
#: client/drizzleadmin.cc:353
673
#: client/drizzleadmin.cc:350
679
675
msgid "shutting down drizzled...\n"
680
676
msgstr "shutting down drizzled...\n"
682
#: client/drizzleadmin.cc:357
678
#: client/drizzleadmin.cc:354
684
680
msgid "shutdown failed; error: '%s'"
685
681
msgstr "shutdown failed; error: '%s'"
687
#: client/drizzleadmin.cc:364
683
#: client/drizzleadmin.cc:361
692
#: client/drizzleadmin.cc:374
688
#: client/drizzleadmin.cc:371
693
689
msgid "drizzled is alive"
694
690
msgstr "drizzled is alive"
696
#: client/drizzleadmin.cc:382
692
#: client/drizzleadmin.cc:379
697
693
msgid "connection was down, but drizzled is now alive"
698
694
msgstr "connection was down, but drizzled is now alive"
700
#: client/drizzleadmin.cc:386
696
#: client/drizzleadmin.cc:383
702
698
msgid "drizzled doesn't answer to ping, error: '%s'"
703
699
msgstr "drizzled doesn't answer to ping, error: '%s'"
705
#: client/drizzleadmin.cc:395
701
#: client/drizzleadmin.cc:392
707
703
msgid "Unknown command: '%-.60s'"
708
704
msgstr "Unknown command: '%-.60s'"
710
#: client/drizzleadmin.cc:404
706
#: client/drizzleadmin.cc:401
712
708
msgid "%s Ver %s Distrib %s, for %s on %s\n"
713
709
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
715
#: client/drizzleadmin.cc:411
711
#: client/drizzleadmin.cc:408
716
712
msgid "Copyright (C) 2000-2008 MySQL AB"
717
713
msgstr "Copyright (C) 2000-2008 MySQL AB"
719
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
715
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
721
717
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
722
718
"and you are welcome to modify and redistribute it under the GPL license\n"
741
737
" ping Check if server is down\n"
742
738
" shutdown Take server down\n"
744
#: client/drizzledump.cc:396
740
#: client/drizzledump.cc:393
746
741
msgid "Number of rows before each output progress report (requires --verbose)."
747
msgstr "Number of seconds before connection timeout."
749
#: client/drizzledump.cc:469
744
#: client/drizzledump.cc:466
751
746
msgid "Got errno %d on write"
747
msgstr "Got error %d from storage engine"
754
#: client/drizzledump.cc:474
749
#: client/drizzledump.cc:471
755
750
#, fuzzy, c-format
756
751
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
757
752
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
759
#: client/drizzledump.cc:481
754
#: client/drizzledump.cc:478
760
755
#, fuzzy, c-format
761
756
msgid "Usage: %s [OPTIONS] database [tables]\n"
762
757
msgstr "Usage: %s [OPTIONS] [database]\n"
764
#: client/drizzledump.cc:482
759
#: client/drizzledump.cc:479
766
761
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
769
#: client/drizzledump.cc:484
764
#: client/drizzledump.cc:481
770
765
#, fuzzy, c-format
771
766
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
772
767
msgstr "Usage: %s [OPTIONS] [database]\n"
774
#: client/drizzledump.cc:491
769
#: client/drizzledump.cc:488
775
770
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
778
#: client/drizzledump.cc:493
773
#: client/drizzledump.cc:490
779
774
msgid "Dumping definition and data DRIZZLE database or table"
782
#: client/drizzledump.cc:504
777
#: client/drizzledump.cc:501
784
779
msgid "For more options, use %s --help\n"
787
#: client/drizzledump.cc:679
782
#: client/drizzledump.cc:675
789
784
msgid "Input filename too long: %s"
792
#: client/drizzledump.cc:722
787
#: client/drizzledump.cc:718
794
789
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
797
#: client/drizzledump.cc:747
792
#: client/drizzledump.cc:743
799
794
msgid "Invalid mode to --compatible: %s\n"
802
#: client/drizzledump.cc:807
797
#: client/drizzledump.cc:803
804
799
msgid "%s: You must use option --tab with --fields-...\n"
807
#: client/drizzledump.cc:824
802
#: client/drizzledump.cc:820
810
805
"%s: You can't use --single-transaction and --lock-all-tables at the same "
814
#: client/drizzledump.cc:837
809
#: client/drizzledump.cc:833
817
812
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
821
#: client/drizzledump.cc:843
816
#: client/drizzledump.cc:839
823
818
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
826
#: client/drizzledump.cc:868
821
#: client/drizzledump.cc:863
827
822
#, fuzzy, c-format
828
823
msgid "Got error: %d: %s %s"
829
824
msgstr "Got error: %s\n"
831
#: client/drizzledump.cc:960
826
#: client/drizzledump.cc:955
833
828
msgid "Couldn't execute '%s': %s (%d)"
836
#: client/drizzledump.cc:1021
831
#: client/drizzledump.cc:1016
837
832
#, fuzzy, c-format
838
833
msgid "-- Connecting to %s...\n"
839
834
msgstr "Connect to host."
841
#: client/drizzledump.cc:1042
836
#: client/drizzledump.cc:1037
843
838
msgid "-- Disconnecting from %s...\n"
846
#: client/drizzledump.cc:1052
841
#: client/drizzledump.cc:1047
848
843
msgid "Couldn't allocate memory"
849
844
msgstr "Couldn't allocate memory for temp histfile!\n"
851
#: client/drizzledump.cc:1393
846
#: client/drizzledump.cc:1388
854
849
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
858
#: client/drizzledump.cc:1407
853
#: client/drizzledump.cc:1402
860
855
msgid "-- Retrieving table structure for table %s...\n"
863
#: client/drizzledump.cc:1516
858
#: client/drizzledump.cc:1511
865
860
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
868
#: client/drizzledump.cc:1625
863
#: client/drizzledump.cc:1620
870
865
msgid "%s: Can't get keys for table %s (%s)\n"
873
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
868
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
875
870
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
878
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
873
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
880
875
msgid "Error: Couldn't read status information for table %s (%s)\n"
883
#: client/drizzledump.cc:1851
878
#: client/drizzledump.cc:1846
885
880
msgid "Error retrieving table structure for table: \"%s\""
888
#: client/drizzledump.cc:1858
883
#: client/drizzledump.cc:1853
890
885
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
893
#: client/drizzledump.cc:1869
888
#: client/drizzledump.cc:1864
895
890
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
898
#: client/drizzledump.cc:1876
893
#: client/drizzledump.cc:1871
900
895
msgid "-- Skipping dump data for table '%s', it has no fields\n"
903
#: client/drizzledump.cc:1884
898
#: client/drizzledump.cc:1879
904
899
msgid "-- Sending SELECT query...\n"
907
#: client/drizzledump.cc:1936
902
#: client/drizzledump.cc:1931
908
903
msgid "when executing 'SELECT INTO OUTFILE'"
911
#: client/drizzledump.cc:1944
906
#: client/drizzledump.cc:1939
920
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
915
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
921
916
msgid "when retrieving data from server"
924
#: client/drizzledump.cc:1994
919
#: client/drizzledump.cc:1989
925
920
msgid "-- Retrieving rows...\n"
928
#: client/drizzledump.cc:1997
923
#: client/drizzledump.cc:1992
930
925
msgid "%s: Error in field count for table: %s ! Aborting.\n"
933
#: client/drizzledump.cc:2036
928
#: client/drizzledump.cc:2031
935
930
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
938
#: client/drizzledump.cc:2058
933
#: client/drizzledump.cc:2053
940
935
msgid "Not enough fields from table %s! Aborting.\n"
943
#: client/drizzledump.cc:2244
938
#: client/drizzledump.cc:2239
945
940
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
948
#: client/drizzledump.cc:2402
943
#: client/drizzledump.cc:2397
950
945
msgid "when selecting the database"
951
946
msgstr "Path to the database root."
953
#: client/drizzledump.cc:2470
948
#: client/drizzledump.cc:2465
954
949
msgid "when using LOCK TABLES"
957
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
952
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
958
953
msgid "when doing refresh"
961
#: client/drizzledump.cc:2563
956
#: client/drizzledump.cc:2558
962
957
msgid "alloc_root failure."
965
#: client/drizzledump.cc:2584
960
#: client/drizzledump.cc:2579
967
962
msgid "Couldn't find table: \"%s\""
970
#: client/drizzledump.cc:2599
965
#: client/drizzledump.cc:2594
971
966
msgid "when doing LOCK TABLES"
974
#: client/drizzledump.cc:2662
969
#: client/drizzledump.cc:2657
976
971
msgid "Error: Binlogging on server not active"
977
972
msgstr "Error in server handshake"
979
#: client/drizzledump.cc:2730
974
#: client/drizzledump.cc:2725
980
975
msgid "Error: Slave not set up"
983
#: client/drizzledump.cc:2789
978
#: client/drizzledump.cc:2784
985
980
msgid "Error: Unable to start slave"
986
981
msgstr "Error connecting to slave:"
988
#: client/drizzledump.cc:3076
983
#: client/drizzledump.cc:3071
991
986
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
994
#: client/drizzledump.cc:3107
989
#: client/drizzledump.cc:3102
996
991
msgid "Error: Not enough memory to store ORDER BY clause\n"
999
994
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
1000
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
995
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
1002
997
msgid "Plugin '%s' init function returned error."
1003
998
msgstr "Plugin '%s' init function returned error."
1070
1060
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1073
#: drizzled/drizzled.cc:1112
1063
#: drizzled/drizzled.cc:946
1075
1065
msgid "Retrying bind on TCP/IP port %u"
1076
1066
msgstr "Retrying bind on TCP/IP port %u"
1078
#: drizzled/drizzled.cc:1118
1068
#: drizzled/drizzled.cc:952
1079
1069
msgid "Can't start server: Bind on TCP/IP port"
1080
1070
msgstr "Can't start server: Bind on TCP/IP port"
1082
#: drizzled/drizzled.cc:1119
1072
#: drizzled/drizzled.cc:953
1084
1074
msgid "Do you already have another drizzled server running on port: %d ?"
1085
1075
msgstr "Do you already have another drizzled server running on port: %d ?"
1087
#: drizzled/drizzled.cc:1125
1077
#: drizzled/drizzled.cc:959
1088
1078
msgid "Can't start server: listen() on TCP/IP port"
1089
1079
msgstr "Can't start server: listen() on TCP/IP port"
1091
#: drizzled/drizzled.cc:1126
1081
#: drizzled/drizzled.cc:960
1093
1083
msgid "listen() on TCP/IP failed with error %d"
1094
1084
msgstr "listen() on TCP/IP failed with error %d"
1096
#: drizzled/drizzled.cc:1216
1086
#: drizzled/drizzled.cc:1048
1099
1089
msgstr "Fatal "
1101
#: drizzled/drizzled.cc:1240
1104
"We will try our best to scrape up some info that will hopefully help "
1106
"the problem, but since we have already crashed, something is definitely "
1108
"and this may fail.\n"
1111
"We will try our best to scrape up some info that will hopefully help "
1113
"the problem, but since we have already crashed, something is definitely "
1115
"and this may fail.\n"
1118
#: drizzled/drizzled.cc:1251
1121
"It is possible that drizzled could use up to \n"
1122
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1125
"Hope that's ok; if not, decrease some variables in the equation.\n"
1128
"It is possible that drizzled could use up to \n"
1129
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1132
"Hope that's ok; if not, decrease some variables in the equation.\n"
1135
#: drizzled/drizzled.cc:1269
1138
"Attempting backtrace. You can use the following information to find out\n"
1139
"where drizzled died. If you see no messages after this, something went\n"
1140
"terribly wrong...\n"
1142
"Attempting backtrace. You can use the following information to find out\n"
1143
"where drizzled died. If you see no messages after this, something went\n"
1144
"terribly wrong...\n"
1146
#: drizzled/drizzled.cc:1297
1149
"Trying to get some variables.\n"
1150
"Some pointers may be invalid and cause the dump to abort...\n"
1152
"Trying to get some variables.\n"
1153
"Some pointers may be invalid and cause the dump to abort...\n"
1155
#: drizzled/drizzled.cc:1309
1091
#: drizzled/drizzled.cc:1072
1094
"We will try our best to scrape up some info that will hopefully help "
1096
"the problem, but since we have already crashed, something is definitely "
1098
"and this may fail.\n"
1101
"We will try our best to scrape up some info that will hopefully help "
1103
"the problem, but since we have already crashed, something is definitely "
1105
"and this may fail.\n"
1108
#: drizzled/drizzled.cc:1083
1111
"It is possible that drizzled could use up to \n"
1112
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1115
"Hope that's ok; if not, decrease some variables in the equation.\n"
1118
"It is possible that drizzled could use up to \n"
1119
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1122
"Hope that's ok; if not, decrease some variables in the equation.\n"
1125
#: drizzled/drizzled.cc:1100
1128
"Attempting backtrace. You can use the following information to find out\n"
1129
"where drizzled died. If you see no messages after this, something went\n"
1130
"terribly wrong...\n"
1132
"Attempting backtrace. You can use the following information to find out\n"
1133
"where drizzled died. If you see no messages after this, something went\n"
1134
"terribly wrong...\n"
1136
#: drizzled/drizzled.cc:1128
1139
"Trying to get some variables.\n"
1140
"Some pointers may be invalid and cause the dump to abort...\n"
1142
"Trying to get some variables.\n"
1143
"Some pointers may be invalid and cause the dump to abort...\n"
1145
#: drizzled/drizzled.cc:1140
1156
1146
#, fuzzy, c-format
1171
1161
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1172
1162
"drizzled that is not statically linked.\n"
1174
#: drizzled/drizzled.cc:1324
1178
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1179
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1180
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1181
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1182
"the documentation for your distribution on how to do that.\n"
1185
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1186
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1187
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1188
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1189
"the documentation for your distribution on how to do that.\n"
1191
#: drizzled/drizzled.cc:1337
1195
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1196
"unreliable and unstable on some operating systems and operating-system\n"
1197
"versions (notably, some versions of Linux). This crash could be due to use\n"
1198
"of those buggy OS calls. You should consider whether you really need the\n"
1199
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1203
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1204
"unreliable and unstable on some operating systems and operating-system\n"
1205
"versions (notably, some versions of Linux). This crash could be due to use\n"
1206
"of those buggy OS calls. You should consider whether you really need the\n"
1207
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1210
#: drizzled/drizzled.cc:1352
1164
#: drizzled/drizzled.cc:1155
1168
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1169
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1170
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1171
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1172
"the documentation for your distribution on how to do that.\n"
1175
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1176
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1177
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1178
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1179
"the documentation for your distribution on how to do that.\n"
1181
#: drizzled/drizzled.cc:1168
1185
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1186
"unreliable and unstable on some operating systems and operating-system\n"
1187
"versions (notably, some versions of Linux). This crash could be due to use\n"
1188
"of those buggy OS calls. You should consider whether you really need the\n"
1189
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1193
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1194
"unreliable and unstable on some operating systems and operating-system\n"
1195
"versions (notably, some versions of Linux). This crash could be due to use\n"
1196
"of those buggy OS calls. You should consider whether you really need the\n"
1197
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1200
#: drizzled/drizzled.cc:1183
1212
1202
msgid "Writing a core file\n"
1213
1203
msgstr "Writing a core file\n"
1215
#: drizzled/drizzled.cc:1399
1205
#: drizzled/drizzled.cc:1228
1217
1207
"setrlimit could not change the size of core files to 'infinity'; We may not "
1218
1208
"be able to generate a core file on signals"
1220
1210
"setrlimit could not change the size of core files to 'infinity'; We may not "
1221
1211
"be able to generate a core file on signals"
1223
#: drizzled/drizzled.cc:1467
1225
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1226
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
1228
#: drizzled/drizzled.cc:1555
1230
msgid "Got signal %d to shutdown drizzled"
1231
msgstr "Got signal %d to shutdown drizzled"
1233
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1234
msgid "Can't create thread to kill server"
1235
msgstr "Can't create thread to kill server"
1237
#: drizzled/drizzled.cc:1595
1239
msgid "Got signal: %d error: %d"
1240
msgstr "Got signal: %d error: %d"
1242
#: drizzled/drizzled.cc:1708
1244
msgid "Wrong date/time format specifier: %s\n"
1245
msgstr "Wrong date/time format specifier: %s\n"
1247
#: drizzled/drizzled.cc:1812
1213
#: drizzled/drizzled.cc:1432
1249
1215
msgid "gethostname failed, using '%s' as hostname"
1250
1216
msgstr "gethostname failed, using '%s' as hostname"
1252
#: drizzled/drizzled.cc:1876
1255
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1258
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1261
#: drizzled/drizzled.cc:1881
1264
"Could not increase number of max_open_files to more than %u (request: %u)"
1266
"Could not increase number of max_open_files to more than %u (request: %u)"
1268
#: drizzled/drizzled.cc:1958
1218
#: drizzled/drizzled.cc:1529
1270
1220
msgid "Unknown locale: '%s'"
1271
1221
msgstr "Unknown locale: '%s'"
1273
#: drizzled/drizzled.cc:2014
1223
#: drizzled/drizzled.cc:1584
1274
1224
msgid "Can't create thread-keys"
1275
1225
msgstr "Can't create thread-keys"
1277
#: drizzled/drizzled.cc:2038
1227
#: drizzled/drizzled.cc:1610
1278
1228
msgid "Out of memory"
1279
1229
msgstr "Out of memory"
1281
#: drizzled/drizzled.cc:2053
1231
#: drizzled/drizzled.cc:1625
1282
1232
msgid "Failed to initialize plugins."
1283
1233
msgstr "Failed to initialise plugins."
1285
#: drizzled/drizzled.cc:2084
1235
#: drizzled/drizzled.cc:1656
1288
1238
"%s: Too many arguments (first extra is '%s').\n"
1291
1241
"%s: Too many arguments (first extra is '%s').\n"
1292
1242
"Use --verbose --help to get a list of available options\n"
1294
#: drizzled/drizzled.cc:2094
1244
#: drizzled/drizzled.cc:1666
1295
1245
msgid "Can't init databases"
1296
1246
msgstr "Can't init databases"
1298
#: drizzled/drizzled.cc:2114
1248
#: drizzled/drizzled.cc:1686
1300
1250
msgid "Unknown/unsupported table type: %s"
1301
1251
msgstr "Unknown/unsupported table type: %s"
1303
#: drizzled/drizzled.cc:2120
1253
#: drizzled/drizzled.cc:1692
1305
1255
msgid "Default storage engine (%s) is not available"
1306
1256
msgstr "Default storage engine (%s) is not available"
1308
#: drizzled/drizzled.cc:2152
1258
#: drizzled/drizzled.cc:1724
1310
1260
msgid "Failed to lock memory. Errno: %d\n"
1311
1261
msgstr "Failed to lock memory. Error: %d\n"
1313
#: drizzled/drizzled.cc:2213
1263
#: drizzled/drizzled.cc:1785
1314
1264
#, fuzzy, c-format
1315
1265
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1316
1266
msgstr "Asked for %u thread stack, but got %<PRIu64>"
1318
#: drizzled/drizzled.cc:2294
1319
msgid "Before Lock_thread_count"
1320
msgstr "Before Lock_thread_count"
1322
#: drizzled/drizzled.cc:2301
1323
msgid "After lock_thread_count"
1324
msgstr "After lock_thread_count"
1326
#: drizzled/drizzled.cc:2407
1268
#: drizzled/drizzled.cc:1955
1328
1270
msgid "drizzled: Got error %d from select"
1329
1271
msgstr "drizzled: Got error %d from select"
1331
#: drizzled/drizzled.cc:2632
1273
#: drizzled/drizzled.cc:2138
1332
1274
msgid "Auto-increment columns are incremented by this"
1333
1275
msgstr "Auto-increment columns are incremented by this"
1335
#: drizzled/drizzled.cc:2637
1337
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1340
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1343
#: drizzled/drizzled.cc:2643
1345
"Path to installation directory. All paths are usually resolved relative to "
1348
"Path to installation directory. All paths are usually resolved relative to "
1351
#: drizzled/drizzled.cc:2647
1277
#: drizzled/drizzled.cc:2143
1279
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1282
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1285
#: drizzled/drizzled.cc:2149
1287
"Path to installation directory. All paths are usually resolved relative to "
1290
"Path to installation directory. All paths are usually resolved relative to "
1293
#: drizzled/drizzled.cc:2153
1352
1294
msgid "IP address to bind to."
1353
1295
msgstr "IP address to bind to."
1355
#: drizzled/drizzled.cc:2651
1297
#: drizzled/drizzled.cc:2157
1356
1298
msgid "Set the filesystem character set."
1357
1299
msgstr "Set the filesystem character set."
1359
#: drizzled/drizzled.cc:2656
1301
#: drizzled/drizzled.cc:2162
1360
1302
msgid "Set the default character set."
1361
1303
msgstr "Set the default character set."
1363
#: drizzled/drizzled.cc:2663
1305
#: drizzled/drizzled.cc:2166
1364
1306
msgid "Chroot drizzled daemon during startup."
1365
1307
msgstr "Chroot drizzled daemon during start-up."
1367
#: drizzled/drizzled.cc:2667
1309
#: drizzled/drizzled.cc:2170
1368
1310
msgid "Set the default collation."
1369
1311
msgstr "Set the default collation."
1371
#: drizzled/drizzled.cc:2671
1313
#: drizzled/drizzled.cc:2174
1372
1314
msgid "Default completion type."
1373
1315
msgstr "Default completion type."
1375
#: drizzled/drizzled.cc:2676
1317
#: drizzled/drizzled.cc:2179
1376
1318
msgid "Write core on errors."
1377
1319
msgstr "Write core on errors."
1379
#: drizzled/drizzled.cc:2680
1321
#: drizzled/drizzled.cc:2183
1380
1322
msgid "Path to the database root."
1381
1323
msgstr "Path to the database root."
1383
#: drizzled/drizzled.cc:2684
1325
#: drizzled/drizzled.cc:2187
1384
1326
msgid "Set the default storage engine (table type) for tables."
1385
1327
msgstr "Set the default storage engine (table type) for tables."
1387
#: drizzled/drizzled.cc:2688
1329
#: drizzled/drizzled.cc:2191
1388
1330
msgid "Set the default time zone."
1389
1331
msgstr "Set the default time zone."
1391
#: drizzled/drizzled.cc:2692
1333
#: drizzled/drizzled.cc:2195
1392
1334
msgid "Type of DELAY_KEY_WRITE."
1393
1335
msgstr "Type of DELAY_KEY_WRITE."
1395
#: drizzled/drizzled.cc:2696
1337
#: drizzled/drizzled.cc:2199
1396
1338
msgid "Print a symbolic stack trace on failure."
1397
1339
msgstr "Print a symbolic stack trace on failure."
1399
#: drizzled/drizzled.cc:2702
1341
#: drizzled/drizzled.cc:2205
1400
1342
msgid "Push supported query conditions to the storage engine."
1401
1343
msgstr "Push supported query conditions to the storage engine."
1403
#: drizzled/drizzled.cc:2708
1345
#: drizzled/drizzled.cc:2211
1404
1346
msgid "Used for debugging; Use at your own risk!"
1405
1347
msgstr "Used for debugging; Use at your own risk!"
1407
#: drizzled/drizzled.cc:2711
1349
#: drizzled/drizzled.cc:2214
1408
1350
msgid "Flush tables to disk between SQL commands."
1409
1351
msgstr "Flush tables to disk between SQL commands."
1411
#: drizzled/drizzled.cc:2716
1353
#: drizzled/drizzled.cc:2219
1412
1354
msgid "Set up signals usable for debugging"
1413
1355
msgstr "Set up signals usable for debugging"
1415
#: drizzled/drizzled.cc:2720
1357
#: drizzled/drizzled.cc:2223
1416
1358
msgid "Command(s) that are executed for each new connection"
1417
1359
msgstr "Command(s) that are executed for each new connection"
1419
#: drizzled/drizzled.cc:2724
1361
#: drizzled/drizzled.cc:2227
1420
1362
msgid "Read SQL commands from this file at startup."
1421
1363
msgstr "Read SQL commands from this file at startup."
1423
#: drizzled/drizzled.cc:2728
1365
#: drizzled/drizzled.cc:2231
1424
1366
msgid "(IGNORED)"
1425
1367
msgstr "(IGNORED)"
1427
#: drizzled/drizzled.cc:2732
1369
#: drizzled/drizzled.cc:2235
1428
1370
msgid "Set the language used for the month names and the days of the week."
1429
1371
msgstr "Set the language used for the month names and the days of the week."
1431
#: drizzled/drizzled.cc:2737
1373
#: drizzled/drizzled.cc:2240
1432
1374
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1433
1375
msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1435
#: drizzled/drizzled.cc:2742
1377
#: drizzled/drizzled.cc:2245
1436
1378
msgid "Log connections and queries to file."
1437
1379
msgstr "Log connections and queries to file."
1439
#: drizzled/drizzled.cc:2746
1381
#: drizzled/drizzled.cc:2249
1440
1382
msgid "Log all MyISAM changes to file."
1441
1383
msgstr "Log all MyISAM changes to file."
1443
#: drizzled/drizzled.cc:2750
1385
#: drizzled/drizzled.cc:2253
1444
1386
msgid "Log some not critical warnings to the log file."
1445
1387
msgstr "Log some not critical warnings to the log file."
1447
#: drizzled/drizzled.cc:2755
1389
#: drizzled/drizzled.cc:2258
1448
1390
msgid "Lock drizzled in memory."
1449
1391
msgstr "Lock drizzled in memory."
1451
#: drizzled/drizzled.cc:2759
1393
#: drizzled/drizzled.cc:2262
1453
1395
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1454
1396
"BACKUP, FORCE or QUICK."
1476
1418
"Maximum time in seconds to wait for the port to become free. (Default: no "
1479
#: drizzled/drizzled.cc:2789
1421
#: drizzled/drizzled.cc:2292
1480
1422
msgid "Skip some optimize stages (for testing)."
1481
1423
msgstr "Skip some optimise stages (for testing)."
1483
#: drizzled/drizzled.cc:2792
1485
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1486
"specified directory"
1488
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1489
"specified directory"
1491
#: drizzled/drizzled.cc:2797
1493
"Uniquely identifies the server instance in the community of replication "
1496
"Uniquely identifies the server instance in the community of replication "
1499
#: drizzled/drizzled.cc:2802
1425
#: drizzled/drizzled.cc:2295
1427
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1428
"specified directory"
1430
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1431
"specified directory"
1433
#: drizzled/drizzled.cc:2300
1435
"Uniquely identifies the server instance in the community of replication "
1438
"Uniquely identifies the server instance in the community of replication "
1441
#: drizzled/drizzled.cc:2305
1500
1442
msgid "Don't use new, possible wrong routines."
1501
1443
msgstr "Don't use new, possible wrong routines."
1503
#: drizzled/drizzled.cc:2805
1445
#: drizzled/drizzled.cc:2308
1504
1446
msgid "Don't print a stack trace on failure."
1505
1447
msgstr "Don't print a stack trace on failure."
1507
#: drizzled/drizzled.cc:2809
1449
#: drizzled/drizzled.cc:2312
1508
1450
msgid "Don't give threads different priorities."
1509
1451
msgstr "Don't give threads different priorities."
1511
#: drizzled/drizzled.cc:2813
1453
#: drizzled/drizzled.cc:2316
1512
1454
msgid "Enable symbolic link support."
1513
1455
msgstr "Enable symbolic link support."
1515
#: drizzled/drizzled.cc:2822
1517
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1519
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1521
#: drizzled/drizzled.cc:2827
1523
"Using this option will cause most temporary files created to use a small set "
1524
"of names, rather than a unique name for each new file."
1526
"Using this option will cause most temporary files created to use a small set "
1527
"of names, rather than a unique name for each new file."
1529
#: drizzled/drizzled.cc:2832
1531
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1533
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1535
#: drizzled/drizzled.cc:2837
1457
#: drizzled/drizzled.cc:2325
1459
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1461
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1463
#: drizzled/drizzled.cc:2330
1465
"Using this option will cause most temporary files created to use a small set "
1466
"of names, rather than a unique name for each new file."
1468
"Using this option will cause most temporary files created to use a small set "
1469
"of names, rather than a unique name for each new file."
1471
#: drizzled/drizzled.cc:2335
1473
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1475
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1477
#: drizzled/drizzled.cc:2340
1536
1478
msgid "Path for temporary files."
1539
#: drizzled/drizzled.cc:2841
1481
#: drizzled/drizzled.cc:2344
1540
1482
msgid "Default transaction isolation level."
1541
1483
msgstr "Default transaction isolation level."
1543
#: drizzled/drizzled.cc:2845
1485
#: drizzled/drizzled.cc:2348
1544
1486
msgid "Run drizzled daemon as user."
1545
1487
msgstr "Run drizzled daemon as user."
1547
#: drizzled/drizzled.cc:2853
1489
#: drizzled/drizzled.cc:2356
1549
1491
"The number of outstanding connection requests Drizzle can have. This comes "
1550
1492
"into play when the main Drizzle thread gets very many connection requests in "
1709
1639
"Possible values of name are 'nulls_unequal' (default behaviour), "
1710
1640
"'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
1712
#: drizzled/drizzled.cc:3010
1642
#: drizzled/drizzled.cc:2497
1713
1643
msgid "Buffer length for TCP/IP and socket communication."
1714
1644
msgstr "Buffer length for TCP/IP and socket communication."
1716
#: drizzled/drizzled.cc:3015
1718
"Number of seconds to wait for more data from a connection before aborting "
1721
"Number of seconds to wait for more data from a connection before aborting "
1724
#: drizzled/drizzled.cc:3021
1726
"If a read on a communication port is interrupted, retry this many times "
1729
"If a read on a communication port is interrupted, retry this many times "
1732
#: drizzled/drizzled.cc:3027
1734
"Number of seconds to wait for a block to be written to a connection before "
1735
"aborting the write."
1737
"Number of seconds to wait for a block to be written to a connection before "
1738
"aborting the write."
1740
#: drizzled/drizzled.cc:3033
1741
msgid "Use compatible behavior."
1742
msgstr "Use compatible behaviour."
1744
#: drizzled/drizzled.cc:3038
1746
"If this is not 0, then drizzled will use this value to reserve file "
1747
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1748
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1749
"larger) number of files."
1751
"If this is not 0, then drizzled will use this value to reserve file "
1752
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1753
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1754
"larger) number of files."
1756
#: drizzled/drizzled.cc:3045
1646
#: drizzled/drizzled.cc:2502
1648
"Number of seconds to wait for more data from a connection before aborting "
1651
"Number of seconds to wait for more data from a connection before aborting "
1654
#: drizzled/drizzled.cc:2508
1656
"If a read on a communication port is interrupted, retry this many times "
1659
"If a read on a communication port is interrupted, retry this many times "
1662
#: drizzled/drizzled.cc:2514
1664
"Number of seconds to wait for a block to be written to a connection before "
1665
"aborting the write."
1667
"Number of seconds to wait for a block to be written to a connection before "
1668
"aborting the write."
1670
#: drizzled/drizzled.cc:2520
1758
1672
"Controls the heuristic(s) applied during query optimization to prune less-"
1759
1673
"promising partial plans from the optimizer search space. Meaning: false - do "
1797
1711
"plugin is identified by the name of the shared library. [for example: --"
1798
1712
"plugin_load=libmd5udf.so:libauth_pam.so]"
1800
#: drizzled/drizzled.cc:3075
1714
#: drizzled/drizzled.cc:2550
1801
1715
msgid "The size of the buffer that is allocated when preloading indexes"
1802
1716
msgstr "The size of the buffer that is allocated when pre-loading indexes"
1804
#: drizzled/drizzled.cc:3080
1718
#: drizzled/drizzled.cc:2555
1805
1719
msgid "Allocation block size for query parsing and execution"
1806
1720
msgstr "Allocation block size for query parsing and execution"
1808
#: drizzled/drizzled.cc:3085
1722
#: drizzled/drizzled.cc:2560
1809
1723
msgid "Persistent buffer for query parsing and execution"
1810
1724
msgstr "Persistent buffer for query parsing and execution"
1812
#: drizzled/drizzled.cc:3091
1726
#: drizzled/drizzled.cc:2566
1813
1727
msgid "Allocation block size for storing ranges during optimization"
1814
1728
msgstr "Allocation block size for storing ranges during optimisation"
1816
#: drizzled/drizzled.cc:3097
1818
"Each thread that does a sequential scan allocates a buffer of this size for "
1819
"each table it scans. If you do many sequential scans, you may want to "
1820
"increase this value."
1822
"Each thread that does a sequential scan allocates a buffer of this size for "
1823
"each table it scans. If you do many sequential scans, you may want to "
1824
"increase this value."
1826
#: drizzled/drizzled.cc:3105
1828
"When reading rows in sorted order after a sort, the rows are read through "
1829
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1832
"When reading rows in sorted order after a sort, the rows are read through "
1833
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1836
#: drizzled/drizzled.cc:3113
1730
#: drizzled/drizzled.cc:2572
1732
"Each thread that does a sequential scan allocates a buffer of this size for "
1733
"each table it scans. If you do many sequential scans, you may want to "
1734
"increase this value."
1736
"Each thread that does a sequential scan allocates a buffer of this size for "
1737
"each table it scans. If you do many sequential scans, you may want to "
1738
"increase this value."
1740
#: drizzled/drizzled.cc:2580
1742
"When reading rows in sorted order after a sort, the rows are read through "
1743
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1746
"When reading rows in sorted order after a sort, the rows are read through "
1747
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1750
#: drizzled/drizzled.cc:2588
1751
msgid "Select scheduler to be used (by default pool-of-threads)."
1754
#: drizzled/drizzled.cc:2592
1837
1755
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1838
1756
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
1840
#: drizzled/drizzled.cc:3119
1758
#: drizzled/drizzled.cc:2598
1841
1759
msgid "The number of cached table definitions."
1842
1760
msgstr "The number of cached table definitions."
1844
#: drizzled/drizzled.cc:3123
1762
#: drizzled/drizzled.cc:2602
1845
1763
msgid "The number of cached open tables."
1846
1764
msgstr "The number of cached open tables."
1848
#: drizzled/drizzled.cc:3127
1766
#: drizzled/drizzled.cc:2606
1850
1768
"Timeout in seconds to wait for a table level lock before returning an error. "
1851
1769
"Used only if the connection has active cursors."
1894
1813
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1895
1814
"and you are welcome to modify and redistribute it under the GPL license\n"
1897
#: drizzled/drizzled.cc:3319
1816
#: drizzled/drizzled.cc:2791
1899
1818
msgid "Usage: %s [OPTIONS]\n"
1819
msgstr "Usage: %s [OPTIONS]\n"
1902
#: drizzled/drizzled.cc:3330
1821
#: drizzled/drizzled.cc:2802
1905
1824
"To see what values a running Drizzle server is using, type\n"
1906
1825
"'drizzleadmin variables' instead of 'drizzled --help'."
1828
"To see what values a running Drizzle server is using, type\n"
1829
"'drizzleadmin variables' instead of 'drizzled --help'."
1909
#: drizzled/drizzled.cc:3483
1831
#: drizzled/drizzled.cc:2952
1912
1834
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1913
1835
"command line\n"
1837
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1916
#: drizzled/drizzled.cc:3531
1840
#: drizzled/drizzled.cc:2996
1917
1841
msgid "Can't start server: cannot resolve hostname!"
1842
msgstr "Can't start server: cannot resolve hostname!"
1920
#: drizzled/drizzled.cc:3537
1844
#: drizzled/drizzled.cc:3002
1921
1845
msgid "Can't start server: bind-address refers to multiple interfaces!"
1846
msgstr "Can't start server: bind-address refers to multiple interfaces!"
1924
#: drizzled/drizzled.cc:3875
1848
#: drizzled/drizzled.cc:3316
1926
1850
msgid "No option given to %s\n"
1851
msgstr "No option given to %s\n"
1929
#: drizzled/drizzled.cc:3877
1853
#: drizzled/drizzled.cc:3318
1931
1855
msgid "Wrong option to %s. Option(s) given: %s\n"
1856
msgstr "Wrong option to %s. Option(s) given: %s\n"
1934
#: drizzled/drizzled.cc:3879
1858
#: drizzled/drizzled.cc:3320
1936
1860
msgid "Alternatives are: '%s'"
1861
msgstr "Alternatives are: '%s'"
1939
1863
#: drizzled/errmsg.cc:46
1954
1878
#: drizzled/error.cc:34
1955
1879
msgid "hashchk"
1958
1882
#: drizzled/error.cc:36
1959
1883
msgid "isamchk"
1962
1886
#: drizzled/error.cc:38
1966
1890
#: drizzled/error.cc:40
1970
1894
#: drizzled/error.cc:42
1972
1896
msgid "Can't create file '%-.200s' (errno: %d)"
1897
msgstr "Can't create file '%-.200s' (errno: %d)"
1975
1899
#: drizzled/error.cc:44
1977
1901
msgid "Can't create table '%-.200s' (errno: %d)"
1902
msgstr "Can't create table '%-.200s' (errno: %d)"
1980
1904
#: drizzled/error.cc:46
1982
1906
msgid "Can't create database '%-.192s' (errno: %d)"
1907
msgstr "Can't create database '%-.192s' (errno: %d)"
1985
1909
#: drizzled/error.cc:48
1987
1911
msgid "Can't create database '%-.192s'; database exists"
1912
msgstr "Can't create database '%-.192s'; database exists"
1990
1914
#: drizzled/error.cc:50
1992
1916
msgid "Can't drop database '%-.192s'; database doesn't exist"
1917
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1995
1919
#: drizzled/error.cc:52
1997
1921
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1922
msgstr "Error dropping database (can't delete '%-.192s', errno: %d)"
2000
1924
#: drizzled/error.cc:54
2002
1926
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1927
msgstr "Error dropping database (can't rmdir '%-.192s', errno: %d)"
2005
1929
#: drizzled/error.cc:56
2007
1931
msgid "Error on delete of '%-.192s' (errno: %d)"
1932
msgstr "Error on delete of '%-.192s' (errno: %d)"
2010
1934
#: drizzled/error.cc:58
2011
1935
msgid "Can't read record in system table"
1936
msgstr "Can't read record in system table"
2014
1938
#: drizzled/error.cc:60
2016
1940
msgid "Can't get status of '%-.200s' (errno: %d)"
1941
msgstr "Can't get status of '%-.200s' (errno: %d)"
2019
1943
#: drizzled/error.cc:62
2021
1945
msgid "Can't get working directory (errno: %d)"
1946
msgstr "Can't get working directory (errno: %d)"
2024
1948
#: drizzled/error.cc:64
2026
1950
msgid "Can't lock file (errno: %d)"
1951
msgstr "Can't lock file (errno: %d)"
2029
1953
#: drizzled/error.cc:66
2031
1955
msgid "Can't open file: '%-.200s' (errno: %d)"
1956
msgstr "Can't open file: '%-.200s' (errno: %d)"
2034
1958
#: drizzled/error.cc:68
2036
1960
msgid "Can't find file: '%-.200s' (errno: %d)"
1961
msgstr "Can't find file: '%-.200s' (errno: %d)"
2039
1963
#: drizzled/error.cc:70
2041
1965
msgid "Can't read dir of '%-.192s' (errno: %d)"
1966
msgstr "Can't read dir of '%-.192s' (errno: %d)"
2044
1968
#: drizzled/error.cc:72
2046
1970
msgid "Can't change dir to '%-.192s' (errno: %d)"
1971
msgstr "Can't change dir to '%-.192s' (errno: %d)"
2049
1973
#: drizzled/error.cc:74
2051
1975
msgid "Record has changed since last read in table '%-.192s'"
1976
msgstr "Record has changed since last read in table '%-.192s'"
2054
1978
#: drizzled/error.cc:76
2056
1980
msgid "Disk full (%s); waiting for someone to free some space..."
1981
msgstr "Disk full (%s); waiting for someone to free some space..."
2059
1983
#: drizzled/error.cc:78
2061
1985
msgid "Can't write; duplicate key in table '%-.192s'"
1986
msgstr "Can't write; duplicate key in table '%-.192s'"
2064
1988
#: drizzled/error.cc:80
2066
1990
msgid "Error on close of '%-.192s' (errno: %d)"
1991
msgstr "Error on close of '%-.192s' (errno: %d)"
2069
1993
#: drizzled/error.cc:82
2071
1995
msgid "Error reading file '%-.200s' (errno: %d)"
1996
msgstr "Error reading file '%-.200s' (errno: %d)"
2074
1998
#: drizzled/error.cc:84
2076
2000
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2001
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
2079
2003
#: drizzled/error.cc:86
2081
2005
msgid "Error writing file '%-.200s' (errno: %d)"
2006
msgstr "Error writing file '%-.200s' (errno: %d)"
2084
2008
#: drizzled/error.cc:88
2086
2010
msgid "'%-.192s' is locked against change"
2011
msgstr "'%-.192s' is locked against change"
2089
2013
#: drizzled/error.cc:90
2090
2014
msgid "Sort aborted"
2015
msgstr "Sort aborted"
2093
2017
#: drizzled/error.cc:92
2095
2019
msgid "View '%-.192s' doesn't exist for '%-.192s'"
2020
msgstr "View '%-.192s' doesn't exist for '%-.192s'"
2098
2022
#: drizzled/error.cc:94
2100
2024
msgid "Got error %d from storage engine"
2025
msgstr "Got error %d from storage engine"
2103
2027
#: drizzled/error.cc:96
2105
2029
msgid "Table storage engine for '%-.192s' doesn't have this option"
2030
msgstr "Table storage engine for '%-.192s' doesn't have this option"
2108
2032
#: drizzled/error.cc:98
2110
2034
msgid "Can't find record in '%-.192s'"
2035
msgstr "Can't find record in '%-.192s'"
2113
2037
#: drizzled/error.cc:100
2115
2039
msgid "Incorrect information in file: '%-.200s'"
2040
msgstr "Incorrect information in file: '%-.200s'"
2118
2042
#: drizzled/error.cc:102
2120
2044
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2045
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
2123
2047
#: drizzled/error.cc:104
2125
2049
msgid "Old key file for table '%-.192s'; repair it!"
2050
msgstr "Old key file for table '%-.192s'; repair it!"
2128
2052
#: drizzled/error.cc:106
2130
2054
msgid "Table '%-.192s' is read only"
2055
msgstr "Table '%-.192s' is read only"
2133
2057
#: drizzled/error.cc:108
2134
2058
#, fuzzy, c-format
2135
2059
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2136
msgstr "Out of memory (Needed %u bytes)"
2060
msgstr "Out of memory; restart server and try again (needed %d bytes)"
2138
2062
#: drizzled/error.cc:110
2139
2063
msgid "Out of sort memory; increase server sort buffer size"
2064
msgstr "Out of sort memory; increase server sort buffer size"
2142
2066
#: drizzled/error.cc:112
2144
2068
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2069
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2147
2071
#: drizzled/error.cc:114
2148
2072
msgid "Too many connections"
2073
msgstr "Too many connections"
2151
2075
#: drizzled/error.cc:116
2153
2078
"Out of memory; check if drizzled or some other process uses all available "
2154
2079
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2155
2080
"memory or you can add more swap space"
2082
"Out of memory; check if mysqld or some other process uses all available "
2083
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
2084
"memory or you can add more swap space"
2158
2086
#: drizzled/error.cc:118
2159
2087
msgid "Can't get hostname for your address"
2088
msgstr "Can't get hostname for your address"
2162
2090
#: drizzled/error.cc:120
2163
2091
msgid "Bad handshake"
2092
msgstr "Bad handshake"
2166
2094
#: drizzled/error.cc:122
2168
2096
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2097
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2171
2099
#: drizzled/error.cc:124
2173
2101
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2102
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2176
2104
#: drizzled/error.cc:126
2177
2105
msgid "No database selected"
2106
msgstr "No database selected"
2180
2108
#: drizzled/error.cc:128
2181
2109
msgid "Unknown command"
2110
msgstr "Unknown command"
2184
2112
#: drizzled/error.cc:130
2186
2114
msgid "Column '%-.192s' cannot be null"
2115
msgstr "Column '%-.192s' cannot be null"
2189
2117
#: drizzled/error.cc:132
2191
2119
msgid "Unknown database '%-.192s'"
2120
msgstr "Unknown database '%-.192s'"
2194
2122
#: drizzled/error.cc:134
2196
2124
msgid "Table '%-.192s' already exists"
2125
msgstr "Table '%-.192s' already exists"
2199
2127
#: drizzled/error.cc:136
2201
2129
msgid "Unknown table '%-.100s'"
2130
msgstr "Unknown table '%-.100s'"
2204
2132
#: drizzled/error.cc:138
2206
2134
msgid "Column '%-.192s' in %-.192s is ambiguous"
2135
msgstr "Column '%-.192s' in %-.192s is ambiguous"
2209
2137
#: drizzled/error.cc:140
2210
2138
msgid "Server shutdown in progress"
2139
msgstr "Server shutdown in progress"
2213
2141
#: drizzled/error.cc:142
2215
2143
msgid "Unknown column '%-.192s' in '%-.192s'"
2144
msgstr "Unknown column '%-.192s' in '%-.192s'"
2218
2146
#: drizzled/error.cc:144
2220
2148
msgid "'%-.192s' isn't in GROUP BY"
2149
msgstr "'%-.192s' isn't in GROUP BY"
2223
2151
#: drizzled/error.cc:146
2225
2153
msgid "Can't group on '%-.192s'"
2154
msgstr "Can't group on '%-.192s'"
2228
2156
#: drizzled/error.cc:148
2229
2157
msgid "Statement has sum functions and columns in same statement"
2158
msgstr "Statement has sum functions and columns in same statement"
2232
2160
#: drizzled/error.cc:150
2233
2161
msgid "Column count doesn't match value count"
2162
msgstr "Column count doesn't match value count"
2236
2164
#: drizzled/error.cc:152
2238
2166
msgid "Identifier name '%-.100s' is too long"
2167
msgstr "Identifier name '%-.100s' is too long"
2241
2169
#: drizzled/error.cc:154
2243
2171
msgid "Duplicate column name '%-.192s'"
2172
msgstr "Duplicate column name '%-.192s'"
2246
2174
#: drizzled/error.cc:156
2248
2176
msgid "Duplicate key name '%-.192s'"
2177
msgstr "Duplicate key name '%-.192s'"
2251
2179
#: drizzled/error.cc:158
2253
2181
msgid "Duplicate entry '%-.192s' for key %d"
2182
msgstr "Duplicate entry '%-.192s' for key %d"
2256
2184
#: drizzled/error.cc:160
2258
2186
msgid "Incorrect column specifier for column '%-.192s'"
2187
msgstr "Incorrect column specifier for column '%-.192s'"
2261
2189
#: drizzled/error.cc:162
2263
2191
msgid "%s near '%-.80s' at line %d"
2192
msgstr "%s near '%-.80s' at line %d"
2266
2194
#: drizzled/error.cc:164
2267
2195
msgid "Query was empty"
2196
msgstr "Query was empty"
2270
2198
#: drizzled/error.cc:166
2272
2200
msgid "Not unique table/alias: '%-.192s'"
2201
msgstr "Not unique table/alias: '%-.192s'"
2275
2203
#: drizzled/error.cc:168
2277
2205
msgid "Invalid default value for '%-.192s'"
2206
msgstr "Invalid default value for '%-.192s'"
2280
2208
#: drizzled/error.cc:170
2281
2209
msgid "Multiple primary key defined"
2210
msgstr "Multiple primary key defined"
2284
2212
#: drizzled/error.cc:172
2286
2214
msgid "Too many keys specified; max %d keys allowed"
2215
msgstr "Too many keys specified; max %d keys allowed"
2289
2217
#: drizzled/error.cc:174
2291
2219
msgid "Too many key parts specified; max %d parts allowed"
2220
msgstr "Too many key parts specified; max %d parts allowed"
2294
2222
#: drizzled/error.cc:176
2296
2224
msgid "Specified key was too long; max key length is %d bytes"
2225
msgstr "Specified key was too long; max key length is %d bytes"
2299
2227
#: drizzled/error.cc:178
2301
2229
msgid "Key column '%-.192s' doesn't exist in table"
2230
msgstr "Key column '%-.192s' doesn't exist in table"
2304
2232
#: drizzled/error.cc:180
2398
2338
"longer than the key part, or the storage engine doesn't support unique "
2341
"Incorrect prefix key; the used key part isn't a string, the used length is "
2342
"longer than the key part, or the storage engine doesn't support unique "
2402
2345
#: drizzled/error.cc:214
2403
2346
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2347
msgstr "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2406
2349
#: drizzled/error.cc:216
2408
2351
msgid "Can't DROP '%-.192s'; check that column/key exists"
2352
msgstr "Can't DROP '%-.192s'; check that column/key exists"
2411
2354
#: drizzled/error.cc:218
2413
2356
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2357
msgstr "Records: %ld Duplicates: %ld Warnings: %ld"
2416
2359
#: drizzled/error.cc:220
2418
2361
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2362
msgstr "You can't specify target table '%-.192s' for update in FROM clause"
2421
2364
#: drizzled/error.cc:222
2423
2366
msgid "Unknown thread id: %lu"
2367
msgstr "Unknown thread id: %lu"
2426
2369
#: drizzled/error.cc:224
2428
2371
msgid "You are not owner of thread %lu"
2372
msgstr "You are not owner of thread %lu"
2431
2374
#: drizzled/error.cc:226
2432
2375
msgid "No tables used"
2376
msgstr "No tables used"
2435
2378
#: drizzled/error.cc:228
2437
2380
msgid "Too many strings for column %-.192s and SET"
2381
msgstr "Too many strings for column %-.192s and SET"
2440
2383
#: drizzled/error.cc:230
2442
2385
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2386
msgstr "Can't generate a unique log-filename %-.200s.(1-999)\n"
2445
2388
#: drizzled/error.cc:232
2447
2390
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2391
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
2450
2393
#: drizzled/error.cc:234
2452
2395
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2396
msgstr "Table '%-.192s' was not locked with LOCK TABLES"
2455
2398
#: drizzled/error.cc:236
2457
2400
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2401
msgstr "BLOB/TEXT column '%-.192s' can't have a default value"
2460
2403
#: drizzled/error.cc:238
2462
2405
msgid "Incorrect database name '%-.100s'"
2406
msgstr "Incorrect database name '%-.100s'"
2465
2408
#: drizzled/error.cc:240
2467
2410
msgid "Incorrect table name '%-.100s'"
2411
msgstr "Incorrect table name '%-.100s'"
2470
2413
#: drizzled/error.cc:242
2472
2416
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2473
2417
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2419
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2420
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
2476
2422
#: drizzled/error.cc:244
2477
2423
msgid "Unknown error"
2424
msgstr "Unknown error"
2480
2426
#: drizzled/error.cc:246
2482
2428
msgid "Unknown procedure '%-.192s'"
2429
msgstr "Unknown procedure '%-.192s'"
2485
2431
#: drizzled/error.cc:248
2487
2433
msgid "Incorrect parameter count to procedure '%-.192s'"
2434
msgstr "Incorrect parameter count to procedure '%-.192s'"
2490
2436
#: drizzled/error.cc:250
2492
2438
msgid "Incorrect parameters to procedure '%-.192s'"
2439
msgstr "Incorrect parameters to procedure '%-.192s'"
2495
2441
#: drizzled/error.cc:252
2497
2443
msgid "Unknown table '%-.192s' in %-.32s"
2444
msgstr "Unknown table '%-.192s' in %-.32s"
2500
2446
#: drizzled/error.cc:254
2502
2448
msgid "Column '%-.192s' specified twice"
2449
msgstr "Column '%-.192s' specified twice"
2505
2451
#: drizzled/error.cc:256
2506
2452
msgid "Invalid use of group function"
2453
msgstr "Invalid use of group function"
2509
2455
#: drizzled/error.cc:258
2512
2458
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2460
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
2515
2462
#: drizzled/error.cc:260
2516
2463
msgid "A table must have at least 1 column"
2464
msgstr "A table must have at least 1 column"
2519
2466
#: drizzled/error.cc:262
2521
2468
msgid "The table '%-.192s' is full"
2469
msgstr "The table '%-.192s' is full"
2524
2471
#: drizzled/error.cc:264
2526
2473
msgid "Unknown character set: '%-.64s'"
2474
msgstr "Unknown character set: '%-.64s'"
2529
2476
#: drizzled/error.cc:266
2531
2478
msgid "Too many tables; Drizzle can only use %d tables in a join"
2479
msgstr "Too many tables; MySQL can only use %d tables in a join"
2534
2481
#: drizzled/error.cc:268
2535
2482
msgid "Too many columns"
2483
msgstr "Too many columns"
2538
2485
#: drizzled/error.cc:270
2697
2666
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2669
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2701
2672
#: drizzled/error.cc:330
2702
2674
msgid "The used command is not allowed with this Drizzle version"
2675
msgstr "The used command is not allowed with this MySQL version"
2705
2677
#: drizzled/error.cc:332
2707
2680
"You have an error in your SQL syntax; check the manual that corresponds to "
2708
2681
"your Drizzle server version for the right syntax to use"
2683
"You have an error in your SQL syntax; check the manual that corresponds to "
2684
"your MySQL server version for the right syntax to use"
2711
2686
#: drizzled/error.cc:334
2713
2688
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2689
msgstr "Delayed insert thread couldn't get requested lock for table %-.192s"
2716
2691
#: drizzled/error.cc:336
2717
2692
msgid "Too many delayed threads in use"
2693
msgstr "Too many delayed threads in use"
2720
2695
#: drizzled/error.cc:338
2722
2697
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2698
msgstr "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2725
2700
#: drizzled/error.cc:340
2726
2701
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2702
msgstr "Got a packet bigger than 'max_allowed_packet' bytes"
2729
2704
#: drizzled/error.cc:342
2730
2705
msgid "Got a read error from the connection pipe"
2706
msgstr "Got a read error from the connection pipe"
2733
2708
#: drizzled/error.cc:344
2734
2709
msgid "Got an error from fcntl()"
2710
msgstr "Got an error from fcntl()"
2737
2712
#: drizzled/error.cc:346
2738
2713
msgid "Got packets out of order"
2714
msgstr "Got packets out of order"
2741
#: drizzled/error.cc:348 libdrizzleclient/errmsg.c:97
2716
#: drizzled/error.cc:348 libdrizzleclient/errmsg.c:98
2742
2717
msgid "Couldn't uncompress communication packet"
2743
2718
msgstr "Couldn't uncompress communication packet"
2745
#: drizzled/error.cc:350 libdrizzleclient/errmsg.c:99
2720
#: drizzled/error.cc:350 libdrizzleclient/errmsg.c:100
2746
2721
msgid "Got an error reading communication packets"
2747
2722
msgstr "Got an error reading communication packets"
2749
#: drizzled/error.cc:352 libdrizzleclient/errmsg.c:101
2724
#: drizzled/error.cc:352 libdrizzleclient/errmsg.c:102
2750
2725
msgid "Got timeout reading communication packets"
2751
2726
msgstr "Got timeout reading communication packets"
2753
#: drizzled/error.cc:354 libdrizzleclient/errmsg.c:103
2728
#: drizzled/error.cc:354 libdrizzleclient/errmsg.c:104
2754
2729
msgid "Got an error writing communication packets"
2755
2730
msgstr "Got an error writing communication packets"
2757
#: drizzled/error.cc:356 libdrizzleclient/errmsg.c:105
2732
#: drizzled/error.cc:356 libdrizzleclient/errmsg.c:106
2758
2733
msgid "Got timeout writing communication packets"
2759
2734
msgstr "Got timeout writing communication packets"
2761
2736
#: drizzled/error.cc:358
2762
2737
msgid "Result string is longer than 'max_allowed_packet' bytes"
2738
msgstr "Result string is longer than 'max_allowed_packet' bytes"
2765
2740
#: drizzled/error.cc:360
2766
2741
msgid "The used table type doesn't support BLOB/TEXT columns"
2742
msgstr "The used table type doesn't support BLOB/TEXT columns"
2769
2744
#: drizzled/error.cc:362
2770
2745
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2746
msgstr "The used table type doesn't support AUTO_INCREMENT columns"
2773
2748
#: drizzled/error.cc:364
2776
2751
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2754
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2780
2757
#: drizzled/error.cc:366
2782
2759
msgid "Incorrect column name '%-.100s'"
2760
msgstr "Incorrect column name '%-.100s'"
2785
2762
#: drizzled/error.cc:368
2787
2764
msgid "The used storage engine can't index column '%-.192s'"
2765
msgstr "The used storage engine can't index column '%-.192s'"
2790
2767
#: drizzled/error.cc:370
2792
2769
"Unable to open underlying table which is differently defined or of non-"
2793
2770
"MyISAM type or doesn't exist"
2772
"Unable to open underlying table which is differently defined or of non-"
2773
"MyISAM type or doesn't exist"
2796
2775
#: drizzled/error.cc:372
2798
2777
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2778
msgstr "Can't write, because of unique constraint, to table '%-.192s'"
2801
2780
#: drizzled/error.cc:374
2804
2783
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2785
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2807
2787
#: drizzled/error.cc:376
2809
2789
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2810
2790
"UNIQUE instead"
2792
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2813
2795
#: drizzled/error.cc:378
2814
2796
msgid "Result consisted of more than one row"
2797
msgstr "Result consisted of more than one row"
2817
2799
#: drizzled/error.cc:380
2818
2800
msgid "This table type requires a primary key"
2801
msgstr "This table type requires a primary key"
2821
2803
#: drizzled/error.cc:382
2822
2805
msgid "This version of Drizzle is not compiled with RAID support"
2806
msgstr "This version of MySQL is not compiled with RAID support"
2825
2808
#: drizzled/error.cc:384
2827
2810
"You are using safe update mode and you tried to update a table without a "
2828
2811
"WHERE that uses a KEY column"
2813
"You are using safe update mode and you tried to update a table without a "
2814
"WHERE that uses a KEY column"
2831
2816
#: drizzled/error.cc:386
2833
2818
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2819
msgstr "Key '%-.192s' doesn't exist in table '%-.192s'"
2836
2821
#: drizzled/error.cc:388
2837
2822
msgid "Can't open table"
2823
msgstr "Can't open table"
2840
2825
#: drizzled/error.cc:390
2842
2827
msgid "The storage engine for the table doesn't support %s"
2828
msgstr "The storage engine for the table doesn't support %s"
2845
2830
#: drizzled/error.cc:392
2846
2831
msgid "You are not allowed to execute this command in a transaction"
2832
msgstr "You are not allowed to execute this command in a transaction"
2849
2834
#: drizzled/error.cc:394
2851
2836
msgid "Got error %d during COMMIT"
2837
msgstr "Got error %d during COMMIT"
2854
2839
#: drizzled/error.cc:396
2856
2841
msgid "Got error %d during ROLLBACK"
2842
msgstr "Got error %d during ROLLBACK"
2859
2844
#: drizzled/error.cc:398
2861
2846
msgid "Got error %d during FLUSH_LOGS"
2847
msgstr "Got error %d during FLUSH_LOGS"
2864
2849
#: drizzled/error.cc:400
2866
2851
msgid "Got error %d during CHECKPOINT"
2852
msgstr "Got error %d during CHECKPOINT"
2869
2854
#: drizzled/error.cc:402
5529
5521
msgid "replicator plugin '%s' statement() failed"
5530
5522
msgstr "configvar plugin '%s' deinit() failed"
5532
#: drizzled/scheduling.cc:55
5524
#: drizzled/scheduling.cc:61
5534
5526
msgid "scheduling plugin '%s' init() failed"
5537
5529
#. TRANSLATORS: The leading word "scheduling" is the name
5538
5530
#. of the plugin api, and so should not be translated.
5539
#: drizzled/scheduling.cc:98
5531
#: drizzled/scheduling.cc:95
5541
5533
msgid "scheduling plugin '%s' deinit() failed"
5544
#: drizzled/sql_base.cc:2311
5536
#: drizzled/sql_base.cc:2306
5546
5538
msgid "Table %s had a open data handler in reopen_table"
5549
#: drizzled/sql_base.cc:2960
5541
#: drizzled/sql_base.cc:2955
5551
5543
msgid "Couldn't repair table: %s.%s"
5554
#: drizzled/sql_base.cc:3002
5546
#: drizzled/sql_base.cc:2997
5557
5549
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5558
5550
"s`.`%s`' to replication"
5561
#: drizzled/sql_base.cc:3609
5553
#: drizzled/sql_base.cc:3600
5563
5555
msgid "Could not remove temporary table: '%s', error: %d"
5566
#: drizzled/sql_plugin.cc:687
5558
#: drizzled/sql_base.cc:6195
5559
msgid "Can't create thread to kill server"
5560
msgstr "Can't create thread to kill server"
5562
#: drizzled/sql_plugin.cc:680
5568
5564
msgid "Plugin '%s' of type %s failed deinitialization"
5571
#: drizzled/sql_plugin.cc:701
5567
#: drizzled/sql_plugin.cc:694
5573
5569
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5576
#: drizzled/sql_plugin.cc:790
5572
#: drizzled/sql_plugin.cc:782
5578
5574
msgid "Plugin '%s' registration as a %s failed."
5581
#: drizzled/sql_plugin.cc:1028
5577
#: drizzled/sql_plugin.cc:1005
5582
5578
msgid "plugin-load parameter too long"
5585
#: drizzled/sql_plugin.cc:1088
5581
#: drizzled/sql_plugin.cc:1065
5587
5583
msgid "Couldn't load plugin named '%s' with soname '%s'."
5586
#: drizzled/sql_plugin.cc:1118
5588
msgid "Forcing shutdown of %<PRIu64> plugins"
5590
5591
#: drizzled/sql_plugin.cc:1141
5592
msgid "Forcing shutdown of %<PRIu64> plugins"
5595
#: drizzled/sql_plugin.cc:1164
5597
5593
msgid "Plugin '%s' will be forced to shutdown"
5600
#: drizzled/sql_plugin.cc:1180
5596
#: drizzled/sql_plugin.cc:1157
5602
5598
msgid "Plugin '%s' has ref_count=%d after shutdown."
5605
#: drizzled/sql_plugin.cc:1570
5601
#: drizzled/sql_plugin.cc:1545
5607
5603
msgid "Out of memory."
5608
5604
msgstr "Out of memory"
5610
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5606
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5612
5608
msgid "Unknown variable type code 0x%x in plugin '%s'."
5615
#: drizzled/sql_plugin.cc:2462
5611
#: drizzled/sql_plugin.cc:2437
5618
5614
"Server variable %s of plugin %s was forced to be read-only: string variable "
5619
5615
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5622
#: drizzled/sql_plugin.cc:2493
5618
#: drizzled/sql_plugin.cc:2468
5624
5620
msgid "Missing variable name in plugin '%s'."
5627
#: drizzled/sql_plugin.cc:2510
5623
#: drizzled/sql_plugin.cc:2485
5629
5625
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5632
#: drizzled/sql_plugin.cc:2629
5628
#: drizzled/sql_plugin.cc:2603
5634
5630
msgid "Out of memory for plugin '%s'."
5637
#: drizzled/sql_plugin.cc:2636
5633
#: drizzled/sql_plugin.cc:2610
5639
5635
msgid "Bad options for plugin '%s'."
5642
#: drizzled/sql_plugin.cc:2645
5638
#: drizzled/sql_plugin.cc:2619
5644
5640
msgid "Parsing options for plugin '%s' failed."
5647
#: drizzled/sql_plugin.cc:2688
5643
#: drizzled/sql_plugin.cc:2662
5649
5645
msgid "Plugin '%s' has conflicting system variables"
5652
#: drizzled/sql_plugin.cc:2698
5654
msgid "Plugin '%s' disabled by command line option"
5657
5648
#: drizzled/sql_table.cc:130
5659
5650
msgid "Invalid (old?) table or database name '%s'"
5662
#: drizzled/sql_table.cc:2726
5653
#: drizzled/sql_table.cc:2691
5664
5655
msgid "Unknown - internal error %d during operation"
5667
#: drizzled/sql_table.cc:5006
5658
#: drizzled/sql_table.cc:4961
5669
5660
msgid "Could not open table %s.%s after rename\n"
5672
#: drizzled/sql_table.cc:5173
5663
#: drizzled/sql_table.cc:5141
5675
5666
"order_st BY ignored because there is a user-defined clustered index in the "
5676
5667
"table '%-.192s'"
5679
#: drizzled/sql_udf.cc:41
5680
msgid "Can't allocate memory for udf structures"
5683
#: drizzled/table.cc:378
5670
#: drizzled/table.cc:482
5686
5673
"'%s' had no or invalid character set, and default character set is multi-"
5687
5674
"byte, so character column sizes may have changed"
5690
#: drizzled/table.cc:2099
5677
#: drizzled/table.cc:2297
5692
5679
msgid "Unknown collation '%s' in table '%-.64s' definition"
5695
#: drizzled/table.cc:2106
5682
#: drizzled/table.cc:2304
5698
5685
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5687
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
5702
#: drizzled/table.cc:2721
5689
#: drizzled/table.cc:2768
5705
5692
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5709
#: drizzled/table.cc:2748
5696
#: drizzled/table.cc:2795
5712
5699
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5713
5700
"have type %s, found type %s."
5716
#: drizzled/table.cc:2759
5703
#: drizzled/table.cc:2806
5719
5706
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5720
5707
"position %d to have character set '%s' but the type has no character set."
5723
#: drizzled/table.cc:2771
5710
#: drizzled/table.cc:2818
5726
5713
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5727
5714
"position %d to have character set '%s' but found character set '%s'."
5730
#: drizzled/table.cc:2784
5717
#: drizzled/table.cc:2831
5733
5720
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5734
5721
"have type %s but the column is not found."
5737
#: drizzled/table.cc:4897
5724
#: drizzled/table.cc:4951
5739
5726
msgid "Got error %d when reading table '%s'"
5744
5731
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5747
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5734
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5749
5736
msgid "%s: option `%s' is ambiguous\n"
5737
msgstr "Column '%-.192s' in %-.192s is ambiguous"
5752
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5739
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5754
5741
msgid "%s: option `--%s' doesn't allow an argument\n"
5757
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5744
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5759
5746
msgid "%s: option `%c%s' doesn't allow an argument\n"
5762
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5763
#: gnulib/getopt.c:992
5749
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5750
#: gnulib/getopt.c:995
5765
5752
msgid "%s: option `%s' requires an argument\n"
5768
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5755
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5770
5757
msgid "%s: unrecognized option `--%s'\n"
5773
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5760
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5775
5762
msgid "%s: unrecognized option `%c%s'\n"
5778
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5765
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5780
5767
msgid "%s: illegal option -- %c\n"
5783
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5770
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5785
5772
msgid "%s: invalid option -- %c\n"
5788
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5789
#: gnulib/getopt.c:1063
5775
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5776
#: gnulib/getopt.c:1066
5791
5778
msgid "%s: option requires an argument -- %c\n"
5794
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5781
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5796
5783
msgid "%s: option `-W %s' is ambiguous\n"
5799
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5786
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5801
5788
msgid "%s: option `-W %s' doesn't allow an argument\n"
5804
#: libdrizzleclient/errmsg.c:27
5791
#: libdrizzleclient/errmsg.c:28
5805
5792
msgid "Unknown Drizzle error"
5806
5793
msgstr "Unknown Drizzle error"
5808
#: libdrizzleclient/errmsg.c:28
5795
#: libdrizzleclient/errmsg.c:29
5810
5797
msgid "Can't create UNIX socket (%d)"
5811
5798
msgstr "Can't create UNIX socket (%d)"
5813
#: libdrizzleclient/errmsg.c:29
5800
#: libdrizzleclient/errmsg.c:30
5815
5802
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5816
5803
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5818
#: libdrizzleclient/errmsg.c:30
5805
#: libdrizzleclient/errmsg.c:31
5820
5807
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5821
5808
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
5823
#: libdrizzleclient/errmsg.c:31
5810
#: libdrizzleclient/errmsg.c:32
5825
5812
msgid "Can't create TCP/IP socket (%d)"
5826
5813
msgstr "Can't create TCP/IP socket (%d)"
5828
#: libdrizzleclient/errmsg.c:32
5815
#: libdrizzleclient/errmsg.c:33
5830
5817
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5831
5818
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5833
#: libdrizzleclient/errmsg.c:33
5820
#: libdrizzleclient/errmsg.c:34
5834
5821
msgid "Drizzle server has gone away"
5835
5822
msgstr "Drizzle server has gone away"
5837
#: libdrizzleclient/errmsg.c:34
5824
#: libdrizzleclient/errmsg.c:35
5839
5826
msgid "Protocol mismatch; server version = %d, client version = %d"
5840
5827
msgstr "Protocol mismatch; server version = %d, client version = %d"
5842
#: libdrizzleclient/errmsg.c:35
5829
#: libdrizzleclient/errmsg.c:36
5843
5830
msgid "Drizzle client ran out of memory"
5844
5831
msgstr "Drizzle client ran out of memory"
5846
#: libdrizzleclient/errmsg.c:36
5833
#: libdrizzleclient/errmsg.c:37
5847
5834
msgid "Wrong host info"
5848
5835
msgstr "Wrong host info"
5850
#: libdrizzleclient/errmsg.c:37
5837
#: libdrizzleclient/errmsg.c:38
5851
5838
msgid "Localhost via UNIX socket"
5852
5839
msgstr "Localhost via UNIX socket"
5854
#: libdrizzleclient/errmsg.c:38
5841
#: libdrizzleclient/errmsg.c:39
5856
5843
msgid "%-.100s via TCP/IP"
5857
5844
msgstr "%-.100s via TCP/IP"
5859
#: libdrizzleclient/errmsg.c:39
5846
#: libdrizzleclient/errmsg.c:40
5860
5847
msgid "Error in server handshake"
5861
5848
msgstr "Error in server handshake"
5863
#: libdrizzleclient/errmsg.c:40
5850
#: libdrizzleclient/errmsg.c:41
5864
5851
msgid "Lost connection to Drizzle server during query"
5865
5852
msgstr "Lost connection to Drizzle server during query"
5867
#: libdrizzleclient/errmsg.c:41
5854
#: libdrizzleclient/errmsg.c:42
5868
5855
msgid "Commands out of sync; you can't run this command now"
5869
5856
msgstr "Commands out of sync; you can't run this command now"
5871
#: libdrizzleclient/errmsg.c:42
5858
#: libdrizzleclient/errmsg.c:43
5873
5860
msgid "Named pipe: %-.32s"
5874
5861
msgstr "Named pipe: %-.32s"
5876
#: libdrizzleclient/errmsg.c:43
5863
#: libdrizzleclient/errmsg.c:44
5878
5865
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5879
5866
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5881
#: libdrizzleclient/errmsg.c:44
5868
#: libdrizzleclient/errmsg.c:45
5883
5870
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5884
5871
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5886
#: libdrizzleclient/errmsg.c:45
5873
#: libdrizzleclient/errmsg.c:46
5888
5875
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5889
5876
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5891
#: libdrizzleclient/errmsg.c:46
5878
#: libdrizzleclient/errmsg.c:47
5893
5880
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5894
5881
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5896
#: libdrizzleclient/errmsg.c:47
5883
#: libdrizzleclient/errmsg.c:48
5897
5884
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5898
5885
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5900
#: libdrizzleclient/errmsg.c:48
5887
#: libdrizzleclient/errmsg.c:49
5901
5888
msgid "Embedded server"
5902
5889
msgstr "Embedded server"
5904
#: libdrizzleclient/errmsg.c:49
5891
#: libdrizzleclient/errmsg.c:50
5905
5892
msgid "Error on SHOW SLAVE STATUS:"
5906
5893
msgstr "Error on SHOW SLAVE STATUS:"
5908
#: libdrizzleclient/errmsg.c:50
5895
#: libdrizzleclient/errmsg.c:51
5909
5896
msgid "Error on SHOW SLAVE HOSTS:"
5910
5897
msgstr "Error on SHOW SLAVE HOSTS:"
5912
#: libdrizzleclient/errmsg.c:51
5899
#: libdrizzleclient/errmsg.c:52
5913
5900
msgid "Error connecting to slave:"
5914
5901
msgstr "Error connecting to slave:"
5916
#: libdrizzleclient/errmsg.c:52
5903
#: libdrizzleclient/errmsg.c:53
5917
5904
msgid "Error connecting to master:"
5918
5905
msgstr "Error connecting to master:"
5920
#: libdrizzleclient/errmsg.c:53
5907
#: libdrizzleclient/errmsg.c:54
5921
5908
msgid "SSL connection error"
5922
5909
msgstr "SSL connection error"
5924
#: libdrizzleclient/errmsg.c:54
5911
#: libdrizzleclient/errmsg.c:55
5925
5912
msgid "Malformed packet"
5926
5913
msgstr "Malformed packet"
5928
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5929
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5930
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5931
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5932
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5915
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5916
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5917
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5918
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5919
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5933
5920
msgid "(unused error message)"
5934
5921
msgstr "(unused error message)"
5936
#: libdrizzleclient/errmsg.c:56
5923
#: libdrizzleclient/errmsg.c:57
5937
5924
msgid "Invalid use of null pointer"
5938
5925
msgstr "Invalid use of null pointer"
5940
#: libdrizzleclient/errmsg.c:57
5927
#: libdrizzleclient/errmsg.c:58
5941
5928
msgid "Statement not prepared"
5942
5929
msgstr "Statement not prepared"
5944
#: libdrizzleclient/errmsg.c:58
5931
#: libdrizzleclient/errmsg.c:59
5945
5932
msgid "No data supplied for parameters in prepared statement"
5946
5933
msgstr "No data supplied for parameters in prepared statement"
5948
#: libdrizzleclient/errmsg.c:59
5935
#: libdrizzleclient/errmsg.c:60
5949
5936
msgid "Data truncated"
5950
5937
msgstr "Data truncated"
5952
#: libdrizzleclient/errmsg.c:60
5939
#: libdrizzleclient/errmsg.c:61
5953
5940
msgid "No parameters exist in the statement"
5954
5941
msgstr "No parameters exist in the statement"
5956
#: libdrizzleclient/errmsg.c:61
5943
#: libdrizzleclient/errmsg.c:62
5957
5944
msgid "Invalid parameter number"
5958
5945
msgstr "Invalid parameter number"
5960
#: libdrizzleclient/errmsg.c:62
5947
#: libdrizzleclient/errmsg.c:63
5963
5950
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5965
5952
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5967
#: libdrizzleclient/errmsg.c:64
5954
#: libdrizzleclient/errmsg.c:65
5969
5956
msgid "Using unsupported buffer type: %d (parameter: %d)"
5970
5957
msgstr "Using unsupported buffer type: %d (parameter: %d)"
5972
#: libdrizzleclient/errmsg.c:65
5959
#: libdrizzleclient/errmsg.c:66
5974
5961
msgid "Shared memory: %-.100s"
5975
5962
msgstr "Shared memory: %-.100s"
5977
#: libdrizzleclient/errmsg.c:75
5964
#: libdrizzleclient/errmsg.c:76
5978
5965
msgid "Wrong or unknown protocol"
5979
5966
msgstr "Wrong or unknown protocol"
5981
#: libdrizzleclient/errmsg.c:76
5968
#: libdrizzleclient/errmsg.c:77
5982
5969
msgid "Invalid connection handle"
5983
5970
msgstr "Invalid connection handle"
5985
#: libdrizzleclient/errmsg.c:77
5972
#: libdrizzleclient/errmsg.c:78
5987
5974
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5988
5975
"option 'secure_auth' enabled)"
6010
5997
"Attempt to read a row while there is no result set associated with the "
6013
#: libdrizzleclient/errmsg.c:84
6000
#: libdrizzleclient/errmsg.c:85
6014
6001
msgid "This feature is not implemented yet"
6015
6002
msgstr "This feature is not implemented yet"
6017
#: libdrizzleclient/errmsg.c:85
6020
"Lost connection to Drizzle server while waiting for initial communication "
6021
"packet, system error: %d"
6023
"Lost connection to Drizzle server while waiting for initial communication "
6024
"packet, system error: %d"
6026
#: libdrizzleclient/errmsg.c:87
6029
"Lost connection to Drizzle server while reading initial communication "
6030
"packet, system error: %d"
6032
"Lost connection to Drizzle server while reading initial communication "
6033
"packet, system error: %d"
6035
#: libdrizzleclient/errmsg.c:89
6038
"Lost connection to Drizzle server while sending authentication information, "
6041
"Lost connection to Drizzle server while sending authentication information, "
6044
#: libdrizzleclient/errmsg.c:91
6047
"Lost connection to Drizzle server while reading authorization information, "
6050
"Lost connection to Drizzle server while reading authorization information, "
6053
#: libdrizzleclient/errmsg.c:93
6056
"Lost connection to Drizzle server while setting initial database, system "
6059
"Lost connection to Drizzle server while setting initial database, system "
6062
#: libdrizzleclient/errmsg.c:95
6004
#: libdrizzleclient/errmsg.c:86
6007
"Lost connection to Drizzle server while waiting for initial communication "
6008
"packet, system error: %d"
6010
"Lost connection to Drizzle server while waiting for initial communication "
6011
"packet, system error: %d"
6013
#: libdrizzleclient/errmsg.c:88
6016
"Lost connection to Drizzle server while reading initial communication "
6017
"packet, system error: %d"
6019
"Lost connection to Drizzle server while reading initial communication "
6020
"packet, system error: %d"
6022
#: libdrizzleclient/errmsg.c:90
6025
"Lost connection to Drizzle server while sending authentication information, "
6028
"Lost connection to Drizzle server while sending authentication information, "
6031
#: libdrizzleclient/errmsg.c:92
6034
"Lost connection to Drizzle server while reading authorization information, "
6037
"Lost connection to Drizzle server while reading authorization information, "
6040
#: libdrizzleclient/errmsg.c:94
6043
"Lost connection to Drizzle server while setting initial database, system "
6046
"Lost connection to Drizzle server while setting initial database, system "
6049
#: libdrizzleclient/errmsg.c:96
6063
6050
#, fuzzy, c-format
6064
6051
msgid "Statement closed indirectly because of a preceding %s() call"
6065
6052
msgstr "Statement closed indirectly because of a preceding %s() call"
6774
6760
#~ "For server side help, type 'help contents'\n"
6777
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6778
#~ "is impossible, it would lead to infinite loops in this server."
6780
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6781
#~ "is impossible, it would lead to infinite loops in this server."
6784
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6785
#~ "so replication may break when this Drizzle server acts as a master and "
6786
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6789
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6790
#~ "so replication may break when this Drizzle server acts as a master and "
6791
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6795
#~ msgid "Out of memory in init_server_components."
6796
#~ msgstr "Out of memory in engine"
6762
#~ msgid "Got error %d from pthread_cond_timedwait"
6763
#~ msgstr "Got error %d from pthread_cond_timedwait"
6765
#~ msgid "Got signal %d to shutdown drizzled"
6766
#~ msgstr "Got signal %d to shutdown drizzled"
6768
#~ msgid "Got signal: %d error: %d"
6769
#~ msgstr "Got signal: %d error: %d"
6771
#~ msgid "Wrong date/time format specifier: %s\n"
6772
#~ msgstr "Wrong date/time format specifier: %s\n"
6775
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6776
#~ "table_cache: %<PRIu64>"
6778
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6779
#~ "table_cache: %<PRIu64>"
6782
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6784
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6786
#~ msgid "Unable to reopen stdout"
6787
#~ msgstr "Unable to reopen stdout"
6789
#~ msgid "Unable to reopen stderr"
6790
#~ msgstr "Unable to reopen stderr"
6793
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6794
#~ "is impossible, it would lead to infinite loops in this server."
6796
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6797
#~ "is impossible, it would lead to infinite loops in this server."
6800
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6801
#~ "so replication may break when this Drizzle server acts as a master and "
6802
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6805
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6806
#~ "so replication may break when this Drizzle server acts as a master and "
6807
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6798
6810
#~ msgid "Can't initialize tc_log"
6799
6811
#~ msgstr "Can't initialise tc_log"
6979
7024
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6980
7025
#~ "minimum value for this variable is 4096."
6983
#~ "If non-zero: relay log will be rotated automatically when the size "
6984
#~ "exceeds this value; if zero (the default): when the size exceeds "
6985
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6987
#~ "If non-zero: relay log will be rotated automatically when the size "
6988
#~ "exceeds this value; if zero (the default): when the size exceeds "
6989
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
7027
#~ msgid "The number of simultaneous clients allowed."
7028
#~ msgstr "The number of simultaneous clients allowed."
7031
#~ "If non-zero: relay log will be rotated automatically when the size "
7032
#~ "exceeds this value; if zero (the default): when the size exceeds "
7033
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
7035
#~ "If non-zero: relay log will be rotated automatically when the size "
7036
#~ "exceeds this value; if zero (the default): when the size exceeds "
7037
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
7039
#~ msgid "Use compatible behavior."
7040
#~ msgstr "Use compatible behaviour."
7043
#~ "If this is not 0, then drizzled will use this value to reserve file "
7044
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
7045
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
7046
#~ "(whichever is larger) number of files."
7048
#~ "If this is not 0, then drizzled will use this value to reserve file "
7049
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
7050
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
7051
#~ "(whichever is larger) number of files."
7054
#~ "Make all non-temporary tables read-only, with the exception for "
7055
#~ "replication (slave) threads and users with the SUPER privilege"
7057
#~ "Make all non-temporary tables read-only, with the exception for "
7058
#~ "replication (slave) threads and users with the SUPER privilege"
6992
7061
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
7034
7103
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7035
7104
#~ "(default) to disable synchronous flushing."
7038
#~ "How many threads we should create to handle query requests in case of "
7039
#~ "'thread_handling=pool-of-threads'"
7041
#~ "How many threads we should create to handle query requests in case of "
7042
#~ "'thread_handling=pool-of-threads'"
7046
#~ "Neither --relay-log nor --relay-log-index were used; so replication may "
7047
#~ "break when this Drizzle server acts as a slave and has his hostname "
7048
#~ "changed!! Please use '--relay-log=%s' to avoid this problem."
7050
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
7051
#~ "so replication may break when this Drizzle server acts as a master and "
7052
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
7106
#~ msgid "How many threads we should keep in a cache for reuse."
7107
#~ msgstr "How many threads we should keep in a cache for reuse."
7110
#~ "How many threads we should create to handle query requests in case of "
7111
#~ "'thread_handling=pool-of-threads'"
7113
#~ "How many threads we should create to handle query requests in case of "
7114
#~ "'thread_handling=pool-of-threads'"
7116
#~ msgid "The TIME format (for future)."
7117
#~ msgstr "The TIME format (for future)."
7055
7119
#~ msgid "Master reported unrecognized DRIZZLE version"
7056
7120
#~ msgstr "Master reported unrecognised DRIZZLE version"
7058
#~ msgid "Unable to reopen stdout"
7059
#~ msgstr "Unable to reopen stdout"
7061
#~ msgid "Unable to reopen stderr"
7062
#~ msgstr "Unable to reopen stderr"
7064
#~ msgid "Write error output on screen."
7065
#~ msgstr "Write error output on screen."
7067
#~ msgid "Error log file."
7068
#~ msgstr "Error log file."
7070
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
7071
#~ msgstr "The protocol of connection (tcp,socket,pipe,memory)."
7073
#~ msgid "Don't ignore client side character set value sent during handshake."
7074
#~ msgstr "Don't ignore client side character set value sent during handshake."
7076
#~ msgid "INSERT/DELETE/UPDATE has lower priority than selects."
7077
#~ msgstr "INSERT/DELETE/UPDATE has lower priority than selects."
7080
#~ "Path for temporary files. Several paths may be specified, separated by a "
7081
#~ "colon (:), in this case they are used in a round-robin fashion."
7083
#~ "Path for temporary files. Several paths may be specified, separated by a "
7084
#~ "colon (:), in this case they are used in a round-robin fashion."
7087
#~ "Make all non-temporary tables read-only, with the exception for "
7088
#~ "replication (slave) threads and users with the SUPER privilege"
7090
#~ "Make all non-temporary tables read-only, with the exception for "
7091
#~ "replication (slave) threads and users with the SUPER privilege"
7093
#~ msgid "How many threads we should keep in a cache for reuse."
7094
#~ msgstr "How many threads we should keep in a cache for reuse."
7097
7123
#~ "Switch to another charset. Might be needed for processing binlog with "
7098
7124
#~ "multi-byte charsets."