8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
"POT-Creation-Date: 2008-11-26 13:56-0800\n"
11
"PO-Revision-Date: 2008-10-01 16:57+0000\n"
10
"POT-Creation-Date: 2008-12-10 14:01-0800\n"
11
"PO-Revision-Date: 2008-11-26 23:57+0000\n"
12
12
"Last-Translator: tesserhex <jxl@gmx.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-11-26 20:37+0000\n"
18
"X-Launchpad-Export-Date: 2008-12-10 20:23+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: client/drizzle.cc:255
21
#: client/drizzle.cc:256
22
22
msgid "Synonym for `help'."
25
#: client/drizzle.cc:256
25
#: client/drizzle.cc:257
26
26
msgid "Clear command."
29
#: client/drizzle.cc:258
29
#: client/drizzle.cc:259
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
33
#: client/drizzle.cc:260
33
#: client/drizzle.cc:261
35
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
38
#: client/drizzle.cc:262
38
#: client/drizzle.cc:263
39
39
msgid "Send command to drizzle server, display result vertically."
42
#: client/drizzle.cc:263
42
#: client/drizzle.cc:264
43
43
msgid "Exit drizzle. Same as quit."
46
#: client/drizzle.cc:264
46
#: client/drizzle.cc:265
47
47
msgid "Send command to drizzle server."
50
#: client/drizzle.cc:265
50
#: client/drizzle.cc:266
51
51
msgid "Display this help."
54
#: client/drizzle.cc:266
54
#: client/drizzle.cc:267
55
55
msgid "Disable pager, print to stdout."
58
#: client/drizzle.cc:267
58
#: client/drizzle.cc:268
59
59
msgid "Don't write into outfile."
62
#: client/drizzle.cc:269
62
#: client/drizzle.cc:270
63
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
64
64
msgstr "Set PAGER [to_pager]. Print the query results via PAGER."
66
#: client/drizzle.cc:270
66
#: client/drizzle.cc:271
67
67
msgid "Print current command."
68
68
msgstr "Print current command."
70
#: client/drizzle.cc:271
70
#: client/drizzle.cc:272
71
71
msgid "Change your drizzle prompt."
72
72
msgstr "Change your drizzle prompt."
74
#: client/drizzle.cc:272
74
#: client/drizzle.cc:273
75
75
msgid "Quit drizzle."
76
76
msgstr "Quit drizzle."
78
#: client/drizzle.cc:273
78
#: client/drizzle.cc:274
79
79
msgid "Rebuild completion hash."
80
80
msgstr "Rebuild completion hash."
82
#: client/drizzle.cc:275
82
#: client/drizzle.cc:276
83
83
msgid "Execute an SQL script file. Takes a file name as an argument."
84
84
msgstr "Execute an SQL script file. Takes a file name as an argument."
86
#: client/drizzle.cc:276
86
#: client/drizzle.cc:277
87
87
msgid "Get status information from the server."
88
88
msgstr "Get status information from the server."
90
#: client/drizzle.cc:278
90
#: client/drizzle.cc:279
91
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
92
92
msgstr "Set outfile [to_outfile]. Append everything into given outfile."
94
#: client/drizzle.cc:280
94
#: client/drizzle.cc:281
95
95
msgid "Use another database. Takes database name as argument."
96
96
msgstr "Use another database. Takes database name as argument."
98
#: client/drizzle.cc:282 client/drizzle.cc:1430
98
#: client/drizzle.cc:283 client/drizzle.cc:1441
99
99
msgid "Show warnings after every statement."
100
100
msgstr "Show warnings after every statement."
102
#: client/drizzle.cc:284
102
#: client/drizzle.cc:285
103
103
msgid "Don't show warnings after every statement."
104
104
msgstr "Don't show warnings after every statement."
106
#: client/drizzle.cc:1113
106
#: client/drizzle.cc:1037 client/drizzle.cc:1044
108
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
111
#: client/drizzle.cc:1127
107
112
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
108
113
msgstr "Welcome to the Drizzle client.. Commands end with ; or \\g."
110
#: client/drizzle.cc:1123
115
#: client/drizzle.cc:1137
113
118
"Your Drizzle connection id is %u\n"
116
121
"Your Drizzle connection id is %u\n"
117
122
"Server version: %s\n"
119
#: client/drizzle.cc:1153
124
#: client/drizzle.cc:1165
121
126
msgid "Reading history-file %s\n"
122
127
msgstr "Reading history-file %s\n"
124
#: client/drizzle.cc:1158
129
#: client/drizzle.cc:1169
126
131
msgid "Couldn't allocate memory for temp histfile!\n"
127
132
msgstr "Couldn't allocate memory for temp histfile!\n"
129
#: client/drizzle.cc:1165
134
#: client/drizzle.cc:1176
130
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
131
136
msgstr "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
133
#: client/drizzle.cc:1183
138
#: client/drizzle.cc:1194
135
140
msgid "Writing history-file %s\n"
136
141
msgstr "Writing history-file %s\n"
138
#: client/drizzle.cc:1192
143
#: client/drizzle.cc:1203
142
#: client/drizzle.cc:1192
147
#: client/drizzle.cc:1203
146
#: client/drizzle.cc:1241
151
#: client/drizzle.cc:1252
147
152
msgid "Query aborted by Ctrl+C\n"
148
153
msgstr "Query aborted by Ctrl+C\n"
150
#: client/drizzle.cc:1264 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
155
#: client/drizzle.cc:1275 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2817
151
156
msgid "Display this help and exit."
152
157
msgstr "Display this help and exit."
154
#: client/drizzle.cc:1266
159
#: client/drizzle.cc:1277
155
160
msgid "Synonym for -?"
156
161
msgstr "Synonym for -?"
158
#: client/drizzle.cc:1269
160
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
161
"and field completion, but startup and reconnecting may take a longer time. "
162
"Disable with --disable-auto-rehash."
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
"and field completion, but startup and reconnecting may take a longer time. "
166
"Disable with --disable-auto-rehash."
168
#: client/drizzle.cc:1273
170
"No automatic rehashing. One has to use 'rehash' to get table and field "
171
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
172
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
"No automatic rehashing. One has to use 'rehash' to get table and field "
175
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
176
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
178
#: client/drizzle.cc:1276
180
"Automatically switch to vertical output mode if the result is wider than the "
183
"Automatically switch to vertical output mode if the result is wider than the "
186
#: client/drizzle.cc:1279
188
"Don't use history file. Disable interactive behavior. (Enables --silent)"
190
"Don't use history file. Disable interactive behavior. (Enables --silent)"
192
#: client/drizzle.cc:1281 drizzled/drizzled.cc:2869
163
#: client/drizzle.cc:1280
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
166
"and field completion, but startup and reconnecting may take a longer time. "
167
"Disable with --disable-auto-rehash."
169
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
170
"and field completion, but startup and reconnecting may take a longer time. "
171
"Disable with --disable-auto-rehash."
173
#: client/drizzle.cc:1284
175
"No automatic rehashing. One has to use 'rehash' to get table and field "
176
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
177
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
179
"No automatic rehashing. One has to use 'rehash' to get table and field "
180
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
181
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
183
#: client/drizzle.cc:1287
185
"Automatically switch to vertical output mode if the result is wider than the "
188
"Automatically switch to vertical output mode if the result is wider than the "
191
#: client/drizzle.cc:1290
193
"Don't use history file. Disable interactive behavior. (Enables --silent)"
195
"Don't use history file. Disable interactive behavior. (Enables --silent)"
197
#: client/drizzle.cc:1292 drizzled/drizzled.cc:2869
193
198
msgid "Directory where character sets are."
194
199
msgstr "Directory where character sets are."
196
#: client/drizzle.cc:1283
201
#: client/drizzle.cc:1294
197
202
msgid "Display column type information."
198
203
msgstr "Display column type information."
200
#: client/drizzle.cc:1286
205
#: client/drizzle.cc:1297
202
207
"Preserve comments. Send comments to the server. The default is --skip-"
203
208
"comments (discard comments), enable with --comments"
205
210
"Preserve comments. Send comments to the server. The default is --skip-"
206
211
"comments (discard comments), enable with --comments"
208
#: client/drizzle.cc:1289
213
#: client/drizzle.cc:1300
209
214
msgid "Use compression in server/client protocol."
210
215
msgstr "Use compression in server/client protocol."
212
#: client/drizzle.cc:1292
217
#: client/drizzle.cc:1303
213
218
msgid "Check memory and open file usage at exit ."
214
219
msgstr "Check memory and open file usage at exit ."
216
#: client/drizzle.cc:1295
221
#: client/drizzle.cc:1306
217
222
msgid "Print some debug info at exit."
218
223
msgstr "Print some debug info at exit."
220
#: client/drizzle.cc:1297
225
#: client/drizzle.cc:1308
221
226
msgid "Database to use."
222
227
msgstr "Database to use."
224
#: client/drizzle.cc:1300
229
#: client/drizzle.cc:1311
225
230
msgid "(not used)"
228
#: client/drizzle.cc:1302
233
#: client/drizzle.cc:1313
229
234
msgid "Delimiter to be used."
230
235
msgstr "Delimiter to be used."
232
#: client/drizzle.cc:1304
237
#: client/drizzle.cc:1315
233
238
msgid "Execute command and quit. (Disables --force and history file)"
234
239
msgstr "Execute command and quit. (Disables --force and history file)"
236
#: client/drizzle.cc:1306
241
#: client/drizzle.cc:1317
237
242
msgid "Print the output of a query (rows) vertically."
238
243
msgstr "Print the output of a query (rows) vertically."
240
#: client/drizzle.cc:1309
245
#: client/drizzle.cc:1320
241
246
msgid "Continue even if we get an sql error."
242
247
msgstr "Continue even if we get an sql error."
244
#: client/drizzle.cc:1313
246
"Enable named commands. Named commands mean this program's internal commands; "
247
"see drizzle> help . When enabled, the named commands can be used from any "
248
"line of the query, otherwise only from the first line, before an enter. "
249
"Disable with --disable-named-commands. This option is disabled by default."
251
"Enable named commands. Named commands mean this program's internal commands; "
252
"see drizzle> help . When enabled, the named commands can be used from any "
253
"line of the query, otherwise only from the first line, before an enter. "
254
"Disable with --disable-named-commands. This option is disabled by default."
256
#: client/drizzle.cc:1317
258
"Named commands are disabled. Use \\* form only, or use named commands only "
259
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
260
"the client now starts with this option ENABLED by default! Disable with '-"
261
"G'. Long format commands still work from the first line. WARNING: option "
262
"deprecated; use --disable-named-commands instead."
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
#: client/drizzle.cc:1319
249
#: client/drizzle.cc:1324
251
"Enable named commands. Named commands mean this program's internal commands; "
252
"see drizzle> help . When enabled, the named commands can be used from any "
253
"line of the query, otherwise only from the first line, before an enter. "
254
"Disable with --disable-named-commands. This option is disabled by default."
256
"Enable named commands. Named commands mean this program's internal commands; "
257
"see drizzle> help . When enabled, the named commands can be used from any "
258
"line of the query, otherwise only from the first line, before an enter. "
259
"Disable with --disable-named-commands. This option is disabled by default."
261
#: client/drizzle.cc:1328
263
"Named commands are disabled. Use \\* form only, or use named commands only "
264
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
265
"the client now starts with this option ENABLED by default! Disable with '-"
266
"G'. Long format commands still work from the first line. WARNING: option "
267
"deprecated; use --disable-named-commands instead."
269
"Named commands are disabled. Use \\* form only, or use named commands only "
270
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
271
"the client now starts with this option ENABLED by default! Disable with '-"
272
"G'. Long format commands still work from the first line. WARNING: option "
273
"deprecated; use --disable-named-commands instead."
275
#: client/drizzle.cc:1330
271
276
msgid "Ignore space after function names."
272
277
msgstr "Ignore space after function names."
274
#: client/drizzle.cc:1321
279
#: client/drizzle.cc:1332
275
280
msgid "Enable/disable LOAD DATA LOCAL INFILE."
276
281
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
278
#: client/drizzle.cc:1324
283
#: client/drizzle.cc:1335
279
284
msgid "Turn off beep on error."
280
285
msgstr "Turn off beep on error."
282
#: client/drizzle.cc:1326 client/drizzleadmin.cc:77
287
#: client/drizzle.cc:1337 client/drizzleadmin.cc:77
283
288
msgid "Connect to host."
284
289
msgstr "Connect to host."
286
#: client/drizzle.cc:1328
291
#: client/drizzle.cc:1339
287
292
msgid "Write line numbers for errors."
288
293
msgstr "Write line numbers for errors."
290
#: client/drizzle.cc:1331
295
#: client/drizzle.cc:1342
292
297
"Don't write line number for errors. WARNING: -L is deprecated, use long "
293
298
"version of this option instead."
295
300
"Don't write line number for errors. WARNING: -L is deprecated, use long "
296
301
"version of this option instead."
298
#: client/drizzle.cc:1333
303
#: client/drizzle.cc:1344
299
304
msgid "Flush buffer after each query."
300
305
msgstr "Flush buffer after each query."
302
#: client/drizzle.cc:1335
307
#: client/drizzle.cc:1346
303
308
msgid "Write column names in results."
304
309
msgstr "Write column names in results."
306
#: client/drizzle.cc:1339
308
"Don't write column names in results. WARNING: -N is deprecated, use long "
309
"version of this options instead."
311
"Don't write column names in results. WARNING: -N is deprecated, use long "
312
"version of this options instead."
314
#: client/drizzle.cc:1342
316
"Change the value of a variable. Please note that this option is deprecated; "
317
"you can set variables directly with --variable-name=value."
319
"Change the value of a variable. Please note that this option is deprecated; "
320
"you can set variables directly with --variable-name=value."
322
#: client/drizzle.cc:1344
311
#: client/drizzle.cc:1350
313
"Don't write column names in results. WARNING: -N is deprecated, use long "
314
"version of this options instead."
316
"Don't write column names in results. WARNING: -N is deprecated, use long "
317
"version of this options instead."
319
#: client/drizzle.cc:1353
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
"Change the value of a variable. Please note that this option is deprecated; "
325
"you can set variables directly with --variable-name=value."
327
#: client/drizzle.cc:1355
323
328
msgid "Ignore SIGINT (CTRL-C)"
324
329
msgstr "Ignore SIGINT (CTRL-C)"
326
#: client/drizzle.cc:1348
328
"Only update the default database. This is useful for skipping updates to "
329
"other database in the update log."
331
"Only update the default database. This is useful for skipping updates to "
332
"other database in the update log."
334
#: client/drizzle.cc:1351
336
"Pager to use to display results. If you don't supply an option the default "
337
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
338
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
339
"work in batch mode. Disable with --disable-pager. This option is disabled by "
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
#: client/drizzle.cc:1354
350
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
351
"option deprecated; use --disable-pager instead."
353
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
354
"option deprecated; use --disable-pager instead."
356
#: client/drizzle.cc:1357 client/drizzleadmin.cc:80
358
"Password to use when connecting to server. If password is not given it's "
359
"asked from the tty."
361
"Password to use when connecting to server. If password is not given it's "
362
"asked from the tty."
364
331
#: client/drizzle.cc:1359
333
"Only update the default database. This is useful for skipping updates to "
334
"other database in the update log."
336
"Only update the default database. This is useful for skipping updates to "
337
"other database in the update log."
339
#: client/drizzle.cc:1362
341
"Pager to use to display results. If you don't supply an option the default "
342
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
343
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
344
"work in batch mode. Disable with --disable-pager. This option is disabled by "
347
"Pager to use to display results. If you don't supply an option the default "
348
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
349
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
350
"work in batch mode. Disable with --disable-pager. This option is disabled by "
353
#: client/drizzle.cc:1365
355
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
356
"option deprecated; use --disable-pager instead."
358
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
359
"option deprecated; use --disable-pager instead."
361
#: client/drizzle.cc:1368 client/drizzleadmin.cc:80
363
"Password to use when connecting to server. If password is not given it's "
364
"asked from the tty."
366
"Password to use when connecting to server. If password is not given it's "
367
"asked from the tty."
369
#: client/drizzle.cc:1370
367
371
"Port number to use for connection or 0 for default to, in order of "
368
372
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
370
"Port number to use for connection or 0 for default to, in order of "
371
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
373
#: client/drizzle.cc:1360
375
#: client/drizzle.cc:1371
374
376
msgid "built-in default"
375
377
msgstr "built-in default"
377
#: client/drizzle.cc:1363
379
#: client/drizzle.cc:1374
378
380
msgid "Set the drizzle prompt to this value."
379
381
msgstr "Set the drizzle prompt to this value."
381
#: client/drizzle.cc:1366
383
#: client/drizzle.cc:1377
382
384
msgid "The protocol of connection (tcp,socket,pipe,memory)."
383
385
msgstr "The protocol of connection (tcp,socket,pipe,memory)."
385
#: client/drizzle.cc:1369
387
#: client/drizzle.cc:1380
387
389
"Don't cache result, print it row by row. This may slow down the server if "
388
390
"the output is suspended. Doesn't use history file."
390
392
"Don't cache result, print it row by row. This may slow down the server if "
391
393
"the output is suspended. Doesn't use history file."
393
#: client/drizzle.cc:1371
395
#: client/drizzle.cc:1382
394
396
msgid "Write fields without conversion. Used with --batch."
395
397
msgstr "Write fields without conversion. Used with --batch."
397
#: client/drizzle.cc:1374
399
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
400
"option is enabled by default."
402
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
403
"option is enabled by default."
405
#: client/drizzle.cc:1376
407
"Be more silent. Print results with a tab as separator, each row on new line."
409
"Be more silent. Print results with a tab as separator, each row on new line."
411
#: client/drizzle.cc:1378
399
#: client/drizzle.cc:1385
401
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
402
"option is enabled by default."
404
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
405
"option is enabled by default."
407
#: client/drizzle.cc:1387
409
"Be more silent. Print results with a tab as separator, each row on new line."
411
"Be more silent. Print results with a tab as separator, each row on new line."
413
#: client/drizzle.cc:1389
412
414
msgid "Socket file to use for connection."
413
415
msgstr "Socket file to use for connection."
415
#: client/drizzle.cc:1381
417
#: client/drizzle.cc:1392
416
418
msgid "Output in table format."
417
419
msgstr "Output in table format."
419
#: client/drizzle.cc:1384
421
"Append everything into outfile. See interactive help (\\h) also. Does not "
422
"work in batch mode. Disable with --disable-tee. This option is disabled by "
425
"Append everything into outfile. See interactive help (\\h) also. Does not "
426
"work in batch mode. Disable with --disable-tee. This option is disabled by "
429
#: client/drizzle.cc:1386
431
"Disable outfile. See interactive help (\\h) also. WARNING: option "
432
"deprecated; use --disable-tee instead"
434
"Disable outfile. See interactive help (\\h) also. WARNING: option "
435
"deprecated; use --disable-tee instead"
437
#: client/drizzle.cc:1389 client/drizzleadmin.cc:90
421
#: client/drizzle.cc:1395
423
"Append everything into outfile. See interactive help (\\h) also. Does not "
424
"work in batch mode. Disable with --disable-tee. This option is disabled by "
427
"Append everything into outfile. See interactive help (\\h) also. Does not "
428
"work in batch mode. Disable with --disable-tee. This option is disabled by "
431
#: client/drizzle.cc:1397
433
"Disable outfile. See interactive help (\\h) also. WARNING: option "
434
"deprecated; use --disable-tee instead"
436
"Disable outfile. See interactive help (\\h) also. WARNING: option "
437
"deprecated; use --disable-tee instead"
439
#: client/drizzle.cc:1400 client/drizzleadmin.cc:90
438
440
msgid "User for login if not current user."
439
441
msgstr "User for login if not current user."
441
#: client/drizzle.cc:1392
443
#: client/drizzle.cc:1403
442
444
msgid "Only allow UPDATE and DELETE that uses keys."
443
445
msgstr "Only allow UPDATE and DELETE that uses keys."
445
#: client/drizzle.cc:1395
447
#: client/drizzle.cc:1406
446
448
msgid "Synonym for option --safe-updates, -U."
447
449
msgstr "Synonym for option --safe-updates, -U."
449
#: client/drizzle.cc:1398
451
#: client/drizzle.cc:1409
450
452
msgid "Write more. (-v -v -v gives the table output format)."
451
453
msgstr "Write more. (-v -v -v gives the table output format)."
453
#: client/drizzle.cc:1400 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
455
#: client/drizzle.cc:1411 client/drizzleadmin.cc:95 drizzled/drizzled.cc:3187
454
456
msgid "Output version information and exit."
455
457
msgstr "Output version information and exit."
457
#: client/drizzle.cc:1402 client/drizzleadmin.cc:97
459
#: client/drizzle.cc:1413 client/drizzleadmin.cc:97
458
460
msgid "Wait and retry if connection is down."
459
461
msgstr "Wait and retry if connection is down."
461
#: client/drizzle.cc:1405
463
#: client/drizzle.cc:1416
462
464
msgid "Number of seconds before connection timeout."
463
465
msgstr "Number of seconds before connection timeout."
465
#: client/drizzle.cc:1410
467
#: client/drizzle.cc:1421
466
468
msgid "Max packet length to send to, or receive from server"
467
469
msgstr "Max packet length to send to, or receive from server"
469
#: client/drizzle.cc:1415
471
#: client/drizzle.cc:1426
470
472
msgid "Buffer for TCP/IP and socket communication"
471
473
msgstr "Buffer for TCP/IP and socket communication"
473
#: client/drizzle.cc:1419
475
#: client/drizzle.cc:1430
474
476
msgid "Automatic limit for SELECT when using --safe-updates"
475
477
msgstr "Automatic limit for SELECT when using --safe-updates"
477
#: client/drizzle.cc:1424
479
#: client/drizzle.cc:1435
478
480
msgid "Automatic limit for rows in a join when using --safe-updates"
479
481
msgstr "Automatic limit for rows in a join when using --safe-updates"
481
#: client/drizzle.cc:1428
483
#: client/drizzle.cc:1439
482
484
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
483
485
msgstr "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
485
#: client/drizzle.cc:1441
487
#: client/drizzle.cc:1444
488
msgid "Show progress during an import."
491
#: client/drizzle.cc:1455
487
493
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
488
494
msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
490
#: client/drizzle.cc:1448
496
#: client/drizzle.cc:1462
493
499
"Copyright (C) 2008 Sun Microsystems\n"
494
500
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
495
501
"and you are welcome to modify and redistribute it under the GPL license\n"
497
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
498
"and you are welcome to modify and redistribute it under the GPL license\n"
500
#: client/drizzle.cc:1453
504
#: client/drizzle.cc:1467
502
506
msgid "Usage: %s [OPTIONS] [database]\n"
503
507
msgstr "Usage: %s [OPTIONS] [database]\n"
505
#: client/drizzle.cc:1486
509
#: client/drizzle.cc:1499
506
510
msgid "DELIMITER cannot contain a backslash character"
507
511
msgstr "DELIMITER cannot contain a backslash character"
509
#: client/drizzle.cc:1507
513
#: client/drizzle.cc:1520
511
515
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
512
516
msgstr "WARNING: option deprecated; use --disable-tee instead.\n"
514
#: client/drizzle.cc:1530
518
#: client/drizzle.cc:1543
516
520
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
517
521
msgstr "WARNING: option deprecated; use --disable-pager instead.\n"
519
#: client/drizzle.cc:1534
523
#: client/drizzle.cc:1547
521
525
msgid "WARNING: --server-arg option not supported in this configuration.\n"
522
526
msgstr "WARNING: --server-arg option not supported in this configuration.\n"
524
#: client/drizzle.cc:1902
528
#: client/drizzle.cc:1703
530
msgid "Processing line: %<PRIu32>\n"
533
#: client/drizzle.cc:1919
526
535
msgid "Unknown command '\\%c'."
527
536
msgstr "Unknown command '\\%c'."
529
#: client/drizzle.cc:2329
538
#: client/drizzle.cc:2343
531
540
"Reading table information for completion of table and column names\n"
532
541
" You can turn off this feature to get a quicker startup with -A\n"
536
545
" You can turn off this feature to get a quicker startup with -A\n"
539
#: client/drizzle.cc:2426
548
#: client/drizzle.cc:2440
540
549
msgid "No connection. Trying to reconnect..."
541
550
msgstr "No connection. Trying to reconnect..."
543
#: client/drizzle.cc:2432
552
#: client/drizzle.cc:2446
544
553
msgid "Can't connect to the server\n"
545
554
msgstr "Can't connect to the server\n"
547
#: client/drizzle.cc:2489
556
#: client/drizzle.cc:2503
548
557
msgid "categories:"
549
558
msgstr "categories:"
551
#: client/drizzle.cc:2489
560
#: client/drizzle.cc:2503
555
#: client/drizzle.cc:2543
564
#: client/drizzle.cc:2555
557
566
msgid "Name: '%s'\n"
558
567
msgstr "Name: '%s'\n"
560
#: client/drizzle.cc:2544
569
#: client/drizzle.cc:2546
578
#: client/drizzle.cc:2559
569
#: client/drizzle.cc:2556
578
#: client/drizzle.cc:2558
587
#: client/drizzle.cc:2571
579
588
msgid "Many help items for your request exist."
580
589
msgstr "Many help items for your request exist."
582
#: client/drizzle.cc:2560
591
#: client/drizzle.cc:2572
584
593
"To make a more specific request, please type 'help <item>',\n"
585
594
"where <item> is one of the following"
587
596
"To make a more specific request, please type 'help <item>',\n"
588
597
"where <item> is one of the following"
590
#: client/drizzle.cc:2566
599
#: client/drizzle.cc:2578
592
601
msgid "You asked for help about help category: '%s'\n"
593
602
msgstr "You asked for help about help category: '%s'\n"
595
#: client/drizzle.cc:2567
597
"For more information, type 'help <item>', where <item> is one of the "
600
"For more information, type 'help <item>', where <item> is one of the "
603
#: client/drizzle.cc:2580
611
#: client/drizzle.cc:2581
604
#: client/drizzle.cc:2579
606
"For more information, type 'help <item>', where <item> is one of the "
609
"For more information, type 'help <item>', where <item> is one of the "
612
#: client/drizzle.cc:2592
620
#: client/drizzle.cc:2593
612
621
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
614
623
"Please try to run 'help contents' for a list of all accessible topics\n"
616
#: client/drizzle.cc:2604
625
#: client/drizzle.cc:2615
617
626
msgid "List of all Drizzle commands:"
618
627
msgstr "List of all Drizzle commands:"
620
#: client/drizzle.cc:2606
629
#: client/drizzle.cc:2617
621
630
msgid "Note that all text commands must be first on line and end with ';'"
622
631
msgstr "Note that all text commands must be first on line and end with ';'"
624
#: client/drizzle.cc:2617
633
#: client/drizzle.cc:2629
627
636
"For server side help, type 'help contents'\n"
676
682
msgid "Write more information."
677
683
msgstr "Write more information."
679
#: client/drizzleadmin.cc:258
685
#: client/drizzleadmin.cc:127
682
"connect to server at '%s' failed\n"
687
msgid "Memory allocation error while copying password. Aborting.\n"
685
"connect to server at '%s' failed\n"
688
690
#: client/drizzleadmin.cc:264
693
"connect to server at '%s' failed\n"
696
"connect to server at '%s' failed\n"
699
#: client/drizzleadmin.cc:270
690
701
msgid "Check that drizzled is running on %s"
691
702
msgstr "Check that drizzled is running on %s"
693
#: client/drizzleadmin.cc:265
704
#: client/drizzleadmin.cc:271
695
706
msgid " and that the port is %d.\n"
696
707
msgstr " and that the port is %d.\n"
698
#: client/drizzleadmin.cc:267
709
#: client/drizzleadmin.cc:273
700
711
msgid "You can check this by doing 'telnet %s %d'\n"
701
712
msgstr "You can check this by doing 'telnet %s %d'\n"
703
#: client/drizzleadmin.cc:278
714
#: client/drizzleadmin.cc:284
705
716
msgid "Got error: %s\n"
706
717
msgstr "Got error: %s\n"
708
#: client/drizzleadmin.cc:285
719
#: client/drizzleadmin.cc:291
709
720
msgid "Waiting for Drizzle server to answer"
710
721
msgstr "Waiting for Drizzle server to answer"
712
#: client/drizzleadmin.cc:318
723
#: client/drizzleadmin.cc:324
714
725
msgid "shutting down drizzled...\n"
715
726
msgstr "shutting down drizzled...\n"
717
#: client/drizzleadmin.cc:322
728
#: client/drizzleadmin.cc:328
719
730
msgid "shutdown failed; error: '%s'"
720
731
msgstr "shutdown failed; error: '%s'"
722
#: client/drizzleadmin.cc:329
733
#: client/drizzleadmin.cc:335
727
#: client/drizzleadmin.cc:339
738
#: client/drizzleadmin.cc:345
728
739
msgid "drizzled is alive"
729
740
msgstr "drizzled is alive"
731
#: client/drizzleadmin.cc:347
742
#: client/drizzleadmin.cc:353
732
743
msgid "connection was down, but drizzled is now alive"
733
744
msgstr "connection was down, but drizzled is now alive"
735
#: client/drizzleadmin.cc:351
746
#: client/drizzleadmin.cc:357
737
748
msgid "drizzled doesn't answer to ping, error: '%s'"
738
749
msgstr "drizzled doesn't answer to ping, error: '%s'"
740
#: client/drizzleadmin.cc:360
751
#: client/drizzleadmin.cc:366
742
753
msgid "Unknown command: '%-.60s'"
743
754
msgstr "Unknown command: '%-.60s'"
745
#: client/drizzleadmin.cc:369
756
#: client/drizzleadmin.cc:375
747
758
msgid "%s Ver %s Distrib %s, for %s on %s\n"
748
759
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
750
#: client/drizzleadmin.cc:376
761
#: client/drizzleadmin.cc:382
751
762
msgid "Copyright (C) 2000-2008 MySQL AB"
752
763
msgstr "Copyright (C) 2000-2008 MySQL AB"
754
#: client/drizzleadmin.cc:377
765
#: client/drizzleadmin.cc:383
756
767
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
757
768
"and you are welcome to modify and redistribute it under the GPL license\n"
1216
1227
msgid "Unknown error %d"
1217
1228
msgstr "Unknown error %d"
1219
#: mysys/my_getopt.cc:85
1230
#: mysys/my_getopt.cc:89
1220
1231
msgid "Warning: "
1221
1232
msgstr "Warning: "
1223
#: mysys/my_getopt.cc:87
1234
#: mysys/my_getopt.cc:91
1225
1236
msgstr "Info: "
1227
#: mysys/my_getopt.cc:351
1238
#: mysys/my_getopt.cc:355
1229
1240
msgid "%s: %s: Option '%s' used, but is disabled\n"
1230
1241
msgstr "%s: %s: Option '%s' used, but is disabled\n"
1232
#: mysys/my_getopt.cc:352
1243
#: mysys/my_getopt.cc:356
1233
1244
msgid "WARNING"
1234
1245
msgstr "WARNING"
1236
#: mysys/my_getopt.cc:352
1247
#: mysys/my_getopt.cc:356
1240
#: mysys/my_getopt.cc:455
1251
#: mysys/my_getopt.cc:459
1242
1253
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1243
1254
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
1245
#: mysys/my_getopt.cc:765
1256
#: mysys/my_getopt.cc:772
1247
1258
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1248
1259
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1250
#: mysys/my_getopt.cc:942
1261
#: mysys/my_getopt.cc:963
1252
1263
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1253
1264
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
1255
#: mysys/my_getopt.cc:1165
1266
#: mysys/my_getopt.cc:1190
1257
1268
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1258
1269
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
1260
#: mysys/my_getopt.cc:1185
1271
#: mysys/my_getopt.cc:1210
1321
1332
msgid "configvar plugin '%s' configvar_func2() failed"
1324
#: drizzled/db.cc:403 drizzled/db.cc:411
1335
#: drizzled/db.cc:404 drizzled/db.cc:412
1326
1337
msgid "Error while loading database options: '%s':"
1329
#: drizzled/drizzled.cc:547
1340
#: drizzled/drizzled.cc:550
1331
1342
msgid "Got error %d from pthread_cond_timedwait"
1332
1343
msgstr "Got error %d from pthread_cond_timedwait"
1334
#: drizzled/drizzled.cc:728
1345
#: drizzled/drizzled.cc:731
1336
1347
msgid "Got signal %d from thread %<PRIu64>"
1337
msgstr "Got signal %d from thread %ld"
1339
#: drizzled/drizzled.cc:762
1350
#: drizzled/drizzled.cc:784
1340
1351
msgid "Aborting\n"
1341
1352
msgstr "Aborting\n"
1343
#: drizzled/drizzled.cc:941
1354
#: drizzled/drizzled.cc:959
1344
1355
msgid "One can only use the --user switch if running as root\n"
1345
1356
msgstr "One can only use the --user switch if running as root\n"
1347
#: drizzled/drizzled.cc:949
1358
#: drizzled/drizzled.cc:967
1350
1360
"Fatal error: Please read \"Security\" section of the manual to find out how "
1351
1361
"to run drizzled as root!\n"
1353
"Fatal error: Please read \"Security\" section of the manual to find out how "
1354
"to run mysqld as root!\n"
1356
#: drizzled/drizzled.cc:973
1364
#: drizzled/drizzled.cc:991
1359
1367
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1462
1462
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1463
1463
"drizzled that is not statically linked.\n"
1465
#: drizzled/drizzled.cc:1353
1469
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1470
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1471
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1472
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1473
"the documentation for your distribution on how to do that.\n"
1476
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1477
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1478
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1479
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1480
"the documentation for your distribution on how to do that.\n"
1482
#: drizzled/drizzled.cc:1366
1486
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1487
"unreliable and unstable on some operating systems and operating-system\n"
1488
"versions (notably, some versions of Linux). This crash could be due to use\n"
1489
"of those buggy OS calls. You should consider whether you really need the\n"
1490
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1494
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1495
"unreliable and unstable on some operating systems and operating-system\n"
1496
"versions (notably, some versions of Linux). This crash could be due to use\n"
1497
"of those buggy OS calls. You should consider whether you really need the\n"
1498
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1501
#: drizzled/drizzled.cc:1381
1465
#: drizzled/drizzled.cc:1371
1469
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1470
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1471
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1472
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1473
"the documentation for your distribution on how to do that.\n"
1476
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1477
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1478
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1479
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1480
"the documentation for your distribution on how to do that.\n"
1482
#: drizzled/drizzled.cc:1384
1486
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1487
"unreliable and unstable on some operating systems and operating-system\n"
1488
"versions (notably, some versions of Linux). This crash could be due to use\n"
1489
"of those buggy OS calls. You should consider whether you really need the\n"
1490
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1494
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1495
"unreliable and unstable on some operating systems and operating-system\n"
1496
"versions (notably, some versions of Linux). This crash could be due to use\n"
1497
"of those buggy OS calls. You should consider whether you really need the\n"
1498
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1501
#: drizzled/drizzled.cc:1399
1503
1503
msgid "Writing a core file\n"
1504
1504
msgstr "Writing a core file\n"
1506
#: drizzled/drizzled.cc:1428
1506
#: drizzled/drizzled.cc:1446
1508
1508
"setrlimit could not change the size of core files to 'infinity'; We may not "
1509
1509
"be able to generate a core file on signals"
1511
1511
"setrlimit could not change the size of core files to 'infinity'; We may not "
1512
1512
"be able to generate a core file on signals"
1514
#: drizzled/drizzled.cc:1496
1514
#: drizzled/drizzled.cc:1514
1516
1516
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1517
1517
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
1519
#: drizzled/drizzled.cc:1584
1519
#: drizzled/drizzled.cc:1602
1521
1521
msgid "Got signal %d to shutdown drizzled"
1522
msgstr "Got signal %d to shutdown mysqld"
1524
#: drizzled/drizzled.cc:1601 drizzled/sql_base.cc:6487
1524
#: drizzled/drizzled.cc:1619 drizzled/sql_base.cc:6476
1525
1525
msgid "Can't create thread to kill server"
1526
1526
msgstr "Can't create thread to kill server"
1528
#: drizzled/drizzled.cc:1624
1528
#: drizzled/drizzled.cc:1642
1530
1530
msgid "Got signal: %d error: %d"
1531
1531
msgstr "Got signal: %d error: %d"
1533
#: drizzled/drizzled.cc:1754
1533
#: drizzled/drizzled.cc:1757
1535
1535
msgid "Wrong date/time format specifier: %s\n"
1536
1536
msgstr "Wrong date/time format specifier: %s\n"
1538
#: drizzled/drizzled.cc:1871
1538
#: drizzled/drizzled.cc:1874
1540
1540
msgid "gethostname failed, using '%s' as hostname"
1541
1541
msgstr "gethostname failed, using '%s' as hostname"
1543
#: drizzled/drizzled.cc:1935
1543
#: drizzled/drizzled.cc:1938
1546
1546
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1549
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1551
#: drizzled/drizzled.cc:1940
1550
#: drizzled/drizzled.cc:1943
1554
1553
"Could not increase number of max_open_files to more than %u (request: %u)"
1556
1555
"Could not increase number of max_open_files to more than %u (request: %u)"
1558
#: drizzled/drizzled.cc:2021
1557
#: drizzled/drizzled.cc:2024
1560
1559
msgid "Unknown locale: '%s'"
1561
1560
msgstr "Unknown locale: '%s'"
1563
#: drizzled/drizzled.cc:2087
1562
#: drizzled/drizzled.cc:2094
1564
1563
msgid "Can't create thread-keys"
1565
1564
msgstr "Can't create thread-keys"
1567
#: drizzled/drizzled.cc:2127
1566
#: drizzled/drizzled.cc:2134
1568
1567
msgid "Unable to reopen stdout"
1571
#: drizzled/drizzled.cc:2130
1570
#: drizzled/drizzled.cc:2137
1572
1571
msgid "Unable to reopen stderr"
1575
#: drizzled/drizzled.cc:2136
1574
#: drizzled/drizzled.cc:2143
1576
1575
msgid "Out of memory"
1577
1576
msgstr "Out of memory"
1579
#: drizzled/drizzled.cc:2142
1578
#: drizzled/drizzled.cc:2149
1581
1580
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1582
1581
"impossible, it would lead to infinite loops in this server."
1608
1612
"%s: Too many arguments (first extra is '%s').\n"
1609
1613
"Use --verbose --help to get a list of available options\n"
1611
#: drizzled/drizzled.cc:2231
1615
#: drizzled/drizzled.cc:2243
1612
1616
msgid "Can't init databases"
1613
1617
msgstr "Can't init databases"
1615
#: drizzled/drizzled.cc:2251
1619
#: drizzled/drizzled.cc:2263
1617
1621
msgid "Unknown/unsupported table type: %s"
1618
1622
msgstr "Unknown/unsupported table type: %s"
1620
#: drizzled/drizzled.cc:2257
1624
#: drizzled/drizzled.cc:2269
1622
1626
msgid "Default storage engine (%s) is not available"
1623
1627
msgstr "Default storage engine (%s) is not available"
1625
#: drizzled/drizzled.cc:2280
1629
#: drizzled/drizzled.cc:2292
1626
1630
msgid "Can't initialize tc_log"
1627
1631
msgstr "Can't initialise tc_log"
1629
#: drizzled/drizzled.cc:2311
1633
#: drizzled/drizzled.cc:2323
1631
1635
msgid "Failed to lock memory. Errno: %d\n"
1632
1636
msgstr "Failed to lock memory. Error: %d\n"
1634
#: drizzled/drizzled.cc:2380
1636
msgid "Asked for %u thread stack, but got %<PRIu64>"
1637
msgstr "Asked for %u thread stack, but got %llu"
1638
#: drizzled/drizzled.cc:2384
1640
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1639
#: drizzled/drizzled.cc:2416
1643
#: drizzled/drizzled.cc:2422
1641
1645
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1642
1646
"value: we force server id to 1; updates will be logged to the binary log, "
2369
2373
#: drizzled/drizzled.cc:3583
2370
msgid "How many threads we should keep in a cache for reuse."
2373
#: drizzled/drizzled.cc:3587
2375
2375
"How many threads we should create to handle query requests in case of "
2376
2376
"'thread_handling=pool-of-threads'"
2379
#: drizzled/drizzled.cc:3592
2379
#: drizzled/drizzled.cc:3588
2380
2380
msgid "The stack size for each thread."
2383
#: drizzled/drizzled.cc:3598
2383
#: drizzled/drizzled.cc:3594
2384
2384
msgid "The TIME format (for future)."
2387
#: drizzled/drizzled.cc:3603
2387
#: drizzled/drizzled.cc:3599
2389
2389
"If an internal in-memory temporary table exceeds this size, MySQL will "
2390
2390
"automatically convert it to an on-disk MyISAM table."
2393
#: drizzled/drizzled.cc:3609
2393
#: drizzled/drizzled.cc:3605
2394
2394
msgid "Allocation block size for transactions to be stored in binary log"
2397
#: drizzled/drizzled.cc:3614
2397
#: drizzled/drizzled.cc:3610
2398
2398
msgid "Persistent buffer for transactions to be stored in binary log"
2401
#: drizzled/drizzled.cc:3619
2401
#: drizzled/drizzled.cc:3615
2403
2403
"The number of seconds the server waits for activity on a connection before "
2407
#: drizzled/drizzled.cc:3866
2407
#: drizzled/drizzled.cc:3862
2409
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2410
"Copyright (C) 2008 Sun Microsystems\n"
2410
2411
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2411
2412
"and you are welcome to modify and redistribute it under the GPL license\n"
2413
2414
"Starts the Drizzle database server\n"
2416
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2417
"and you are welcome to modify and redistribute it under the GPL license\n"
2416
#: drizzled/drizzled.cc:3873
2419
#: drizzled/drizzled.cc:3869
2418
2421
msgid "Usage: %s [OPTIONS]\n"
2421
#: drizzled/drizzled.cc:3884
2424
#: drizzled/drizzled.cc:3880
2424
2427
"To see what values a running Drizzle server is using, type\n"
2425
2428
"'drizzleadmin variables' instead of 'drizzled --help'."
2428
#: drizzled/drizzled.cc:4058
2431
#: drizzled/drizzled.cc:4054
2431
2434
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2432
2435
"command line\n"
2435
#: drizzled/drizzled.cc:4112
2438
#: drizzled/drizzled.cc:4108
2436
2439
msgid "Can't start server: cannot resolve hostname!"
2439
#: drizzled/drizzled.cc:4118
2442
#: drizzled/drizzled.cc:4114
2440
2443
msgid "Can't start server: bind-address refers to multiple interfaces!"
2446
#: drizzled/drizzled.cc:4451
2448
msgid "No option given to %s\n"
2443
2451
#: drizzled/drizzled.cc:4453
2445
msgid "No option given to %s\n"
2453
msgid "Wrong option to %s. Option(s) given: %s\n"
2448
2456
#: drizzled/drizzled.cc:4455
2450
msgid "Wrong option to %s. Option(s) given: %s\n"
2453
#: drizzled/drizzled.cc:4457
2455
2458
msgid "Alternatives are: '%s'"
5861
5866
"shutdown the Drizzle server and restart it."
5864
#: drizzled/log.cc:1527 drizzled/log.cc:1558 drizzled/log.cc:1807
5865
#: drizzled/log.cc:1929
5869
#: drizzled/log.cc:1155 drizzled/log.cc:1186 drizzled/log.cc:1435
5870
#: drizzled/log.cc:1557
5867
5872
msgid "Failed to delete file '%s'"
5870
#: drizzled/log.cc:1536 drizzled/log.cc:1815 drizzled/log.cc:1937
5875
#: drizzled/log.cc:1164 drizzled/log.cc:1443 drizzled/log.cc:1565
5873
5878
"a problem with deleting %s; consider examining correspondence of your binlog "
5874
5879
"index file to the actual binlog files"
5877
#: drizzled/log.cc:1663
5882
#: drizzled/log.cc:1291
5879
5884
msgid "next log error: %d offset: %s log: %s included: %d"
5882
#: drizzled/log.cc:1773 drizzled/log.cc:1897
5887
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5884
5889
msgid "Failed to execute stat() on file '%s'"
5887
#: drizzled/log.cc:1784 drizzled/log.cc:1908
5892
#: drizzled/log.cc:1412 drizzled/log.cc:1536
5890
5895
"a problem with getting info on being purged %s; consider examining "
5891
5896
"correspondence of your binlog index file to the actual binlog files"
5894
#: drizzled/log.cc:3219 drizzled/log.cc:3716
5899
#: drizzled/log.cc:2546 drizzled/log.cc:3044
5896
5901
msgid "Recovering after a crash using %s"
5899
#: drizzled/log.cc:3222
5904
#: drizzled/log.cc:2549
5901
5906
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5904
#: drizzled/log.cc:3563
5909
#: drizzled/log.cc:2891
5905
5910
msgid "Bad magic header in tc log"
5908
#: drizzled/log.cc:3573
5913
#: drizzled/log.cc:2901
5911
5916
"Recovery failed! You must enable exactly %d storage engines that support two-"
5912
5917
"phase commit protocol"
5915
#: drizzled/log.cc:3601
5920
#: drizzled/log.cc:2929
5917
5922
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5918
5923
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5919
5924
"heuristic-recover={commit|rollback}"
5922
#: drizzled/log.cc:3631
5927
#: drizzled/log.cc:2959
5923
5928
msgid "Heuristic crash recovery mode"
5926
#: drizzled/log.cc:3633
5931
#: drizzled/log.cc:2961
5927
5932
msgid "Heuristic crash recovery failed"
5930
#: drizzled/log.cc:3634
5935
#: drizzled/log.cc:2962
5931
5936
msgid "Please restart mysqld without --tc-heuristic-recover"
5934
#: drizzled/log.cc:3678 drizzled/log.cc:3702
5939
#: drizzled/log.cc:3006 drizzled/log.cc:3030
5936
5941
msgid "find_log_pos() failed (error: %d)"
5939
#: drizzled/log.cc:3814
5944
#: drizzled/log.cc:3144
5941
5946
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5942
5947
"of memory error) and restart, or delete (or rename) binary log and start "
5943
5948
"mysqld with --tc-heuristic-recover={commit|rollback}"
5946
#: drizzled/log_event.cc:135
5951
#: drizzled/log_event.cc:138
5948
5953
msgid " %s, Error_code: %d;"
5951
#: drizzled/log_event.cc:139
5956
#: drizzled/log_event.cc:142
5954
5959
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5955
5960
"master log %s, end_log_pos %lu"
5958
#: drizzled/log_event.cc:145
5963
#: drizzled/log_event.cc:148
5959
5964
msgid "<unknown>"
5962
#: drizzled/log_event.cc:900
5967
#: drizzled/log_event.cc:903
5965
5970
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5968
#: drizzled/log_event.cc:1615
5973
#: drizzled/log_event.cc:1617
5971
5976
"Query partially completed on the master (error on master: %d) and was "
5983
5988
"Default database: '%s'. Query: '%s'"
5986
#: drizzled/log_event.cc:1646
5991
#: drizzled/log_event.cc:1648
5988
5992
msgid "no error"
5989
msgstr "Unknown error %d"
5991
#: drizzled/log_event.cc:1666
5995
#: drizzled/log_event.cc:1668
5993
5997
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5996
#: drizzled/log_event.cc:1668 drizzled/log_event.cc:4348
5997
#: drizzled/log_event.cc:4393 drizzled/log_event.cc:5142
6000
#: drizzled/log_event.cc:1670 drizzled/log_event.cc:4317
6001
#: drizzled/log_event.cc:4348 drizzled/log_event.cc:5080
5998
6002
msgid "unexpected success or fatal error"
6001
#: drizzled/log_event.cc:2158
6005
#: drizzled/log_event.cc:2123
6003
6007
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6004
6008
"probable cause is that the master died while writing the transaction to its "
6005
6009
"binary log, thus rolled back too."
6008
#: drizzled/log_event.cc:2813
6012
#: drizzled/log_event.cc:2778
6011
6015
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6012
6016
"produced %ld warning(s). Default database: '%s'"
6015
#: drizzled/log_event.cc:2863
6019
#: drizzled/log_event.cc:2828
6018
6022
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6021
#: drizzled/log_event.cc:2875
6025
#: drizzled/log_event.cc:2840
6023
6027
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6026
#: drizzled/log_event.cc:3140
6030
#: drizzled/log_event.cc:3106
6027
6031
msgid "Out of memory while recording slave event"
6030
#: drizzled/log_event.cc:3389 drizzled/log_event.cc:3415
6034
#: drizzled/log_event.cc:3356 drizzled/log_event.cc:3382
6032
6036
msgid "Error in Create_file event: could not open file '%s'"
6035
#: drizzled/log_event.cc:3401
6039
#: drizzled/log_event.cc:3368
6037
6041
msgid "Error in Create_file event: could not write to file '%s'"
6040
#: drizzled/log_event.cc:3422
6044
#: drizzled/log_event.cc:3389
6042
6046
msgid "Error in Create_file event: write to '%s' failed"
6045
#: drizzled/log_event.cc:3536
6049
#: drizzled/log_event.cc:3503
6047
6051
msgid "Error in %s event: could not create file '%s'"
6050
#: drizzled/log_event.cc:3545
6054
#: drizzled/log_event.cc:3512
6052
6056
msgid "Error in %s event: could not open file '%s'"
6055
#: drizzled/log_event.cc:3552
6059
#: drizzled/log_event.cc:3519
6057
6061
msgid "Error in %s event: write to '%s' failed"
6060
#: drizzled/log_event.cc:3714
6064
#: drizzled/log_event.cc:3681
6062
6066
msgid "Error in Exec_load event: could not open file '%s'"
6065
#: drizzled/log_event.cc:3724
6069
#: drizzled/log_event.cc:3691
6067
6071
msgid "Error in Exec_load event: file '%s' appears corrupted"
6070
#: drizzled/log_event.cc:3754
6074
#: drizzled/log_event.cc:3721
6072
6076
msgid "%s. Failed executing load from '%s'"
6075
#: drizzled/log_event.cc:3927
6079
#: drizzled/log_event.cc:3894
6077
6080
msgid "Not enough memory"
6078
msgstr "Out of memory"
6080
#: drizzled/log_event.cc:4345
6083
#: drizzled/log_event.cc:4314
6082
6085
msgid "Error '%s' in %s event: when locking tables"
6085
#: drizzled/log_event.cc:4355
6088
#: drizzled/log_event.cc:4324
6087
6090
msgid "Error in %s event: when locking tables"
6090
#: drizzled/log_event.cc:4390
6093
#: drizzled/log_event.cc:4345
6092
6095
msgid "Error '%s' on reopening tables"
6095
#: drizzled/log_event.cc:4743
6098
#: drizzled/log_event.cc:4681
6097
6100
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6100
#: drizzled/log_event.cc:5139
6103
#: drizzled/log_event.cc:5077
6102
6105
msgid "Error '%s' on opening table `%s`.`%s`"
6735
6738
"Then replication can be restarted."
6738
#: drizzled/sql_base.cc:2555
6741
#: drizzled/sql_base.cc:2570
6740
6743
msgid "Table %s had a open data handler in reopen_table"
6743
#: drizzled/sql_base.cc:3206
6746
#: drizzled/sql_base.cc:3221
6745
6748
msgid "Couldn't repair table: %s.%s"
6748
#: drizzled/sql_base.cc:3249
6751
#: drizzled/sql_base.cc:3263
6751
6754
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6752
6755
"s`.`%s`' to the binary log"
6755
#: drizzled/sql_base.cc:3857
6758
#: drizzled/sql_base.cc:3872
6757
6760
msgid "Could not remove temporary table: '%s', error: %d"
6760
#: drizzled/sql_plugin.cc:682
6763
#: drizzled/sql_plugin.cc:685
6762
6765
msgid "Plugin '%s' of type %s failed deinitialization"
6765
#: drizzled/sql_plugin.cc:696
6768
#: drizzled/sql_plugin.cc:699
6767
6770
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6770
#: drizzled/sql_plugin.cc:816
6773
#: drizzled/sql_plugin.cc:820
6772
6775
msgid "Plugin '%s' registration as a %s failed."
6775
#: drizzled/sql_plugin.cc:1070
6778
#: drizzled/sql_plugin.cc:1072
6776
6779
msgid "plugin-load parameter too long"
6779
#: drizzled/sql_plugin.cc:1130
6782
#: drizzled/sql_plugin.cc:1132
6781
6784
msgid "Couldn't load plugin named '%s' with soname '%s'."
6784
#: drizzled/sql_plugin.cc:1181
6787
#: drizzled/sql_plugin.cc:1185
6786
msgid "Forcing shutdown of %d plugins"
6789
msgid "Forcing shutdown of %<PRIu64> plugins"
6789
#: drizzled/sql_plugin.cc:1203
6792
#: drizzled/sql_plugin.cc:1208
6791
6794
msgid "Plugin '%s' will be forced to shutdown"
6794
#: drizzled/sql_plugin.cc:1219
6797
#: drizzled/sql_plugin.cc:1224
6796
6799
msgid "Plugin '%s' has ref_count=%d after shutdown."
6799
#: drizzled/sql_plugin.cc:2468 drizzled/sql_plugin.cc:2531
6802
#: drizzled/sql_plugin.cc:1614
6804
msgid "Out of memor."
6805
msgstr "Out of memory"
6807
#: drizzled/sql_plugin.cc:2476 drizzled/sql_plugin.cc:2539
6801
6809
msgid "Unknown variable type code 0x%x in plugin '%s'."
6804
#: drizzled/sql_plugin.cc:2511
6812
#: drizzled/sql_plugin.cc:2519
6807
6815
"Server variable %s of plugin %s was forced to be read-only: string variable "
6808
6816
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6811
#: drizzled/sql_plugin.cc:2542
6819
#: drizzled/sql_plugin.cc:2550
6813
6821
msgid "Missing variable name in plugin '%s'."
6816
#: drizzled/sql_plugin.cc:2559
6824
#: drizzled/sql_plugin.cc:2567
6818
6826
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6821
#: drizzled/sql_plugin.cc:2678
6829
#: drizzled/sql_plugin.cc:2686
6823
6831
msgid "Out of memory for plugin '%s'."
6826
#: drizzled/sql_plugin.cc:2685
6834
#: drizzled/sql_plugin.cc:2693
6828
6836
msgid "Bad options for plugin '%s'."
6831
#: drizzled/sql_plugin.cc:2694
6839
#: drizzled/sql_plugin.cc:2702
6833
6841
msgid "Parsing options for plugin '%s' failed."
6836
#: drizzled/sql_plugin.cc:2737
6844
#: drizzled/sql_plugin.cc:2745
6838
6846
msgid "Plugin '%s' has conflicting system variables"
6841
#: drizzled/sql_plugin.cc:2747
6849
#: drizzled/sql_plugin.cc:2755
6843
6851
msgid "Plugin '%s' disabled by command line option"
6846
#: drizzled/sql_table.cc:105
6854
#: drizzled/sql_table.cc:108
6848
6856
msgid "Invalid (old?) table or database name '%s'"
6851
#: drizzled/sql_table.cc:2745
6859
#: drizzled/sql_table.cc:2746
6853
6861
msgid "Unknown - internal error %d during operation"
6856
#: drizzled/sql_table.cc:5018
6864
#: drizzled/sql_table.cc:5019
6858
6866
msgid "Could not open table %s.%s after rename\n"
6861
#: drizzled/sql_table.cc:5185
6869
#: drizzled/sql_table.cc:5186
6864
6872
"order_st BY ignored because there is a user-defined clustered index in the "
6876
6884
"byte, so character column sizes may have changed"
6879
#: drizzled/table.cc:2077
6887
#: drizzled/table.cc:2075
6881
6889
msgid "Unknown collation '%s' in table '%-.64s' definition"
6884
#: drizzled/table.cc:2084
6892
#: drizzled/table.cc:2082
6887
6895
"Table '%-.64s' was created with a different version of MySQL and cannot be "
6891
#: drizzled/table.cc:2695
6899
#: drizzled/table.cc:2693
6894
6902
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6898
#: drizzled/table.cc:2721
6906
#: drizzled/table.cc:2719
6901
6909
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6902
6910
"have type %s, found type %s."
6905
#: drizzled/table.cc:2730
6913
#: drizzled/table.cc:2728
6908
6916
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6909
6917
"position %d to have character set '%s' but the type has no character set."
6912
#: drizzled/table.cc:2740
6920
#: drizzled/table.cc:2738
6915
6923
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6916
6924
"position %d to have character set '%s' but found character set '%s'."
6919
#: drizzled/table.cc:2751
6927
#: drizzled/table.cc:2749
6922
6930
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6923
6931
"have type %s but the column is not found."
6926
#: drizzled/table.cc:4871
6934
#: drizzled/table.cc:4869
6928
6936
msgid "Got error %d when reading table '%s'"
7235
7241
msgstr "Tablespace not empty"
7238
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7239
#~ " This software comes with ABSOLUTELY "
7240
#~ "NO WARRANTY. This is free software,\n"
7241
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7243
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7244
#~ " This software comes with ABSOLUTELY "
7245
#~ "NO WARRANTY. This is free software,\n"
7246
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7244
#~ "Switch to another charset. Might be needed for processing binlog with "
7245
#~ "multi-byte charsets."
7247
#~ "Switch to another charset. Might be needed for processing binlog with "
7248
#~ "multi-byte charsets."
7251
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7252
#~ " This software comes with ABSOLUTELY "
7253
#~ "NO WARRANTY. This is free software,\n"
7254
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7256
#~ "Copyright (C) 2000-2008 MySQL AB\n"
7257
#~ " This software comes with ABSOLUTELY "
7258
#~ "NO WARRANTY. This is free software,\n"
7259
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
7261
#~ msgid "Usage: \\C char_setname | charset charset_name"
7262
#~ msgstr "Usage: \\C char_setname | charset charset_name"
7264
#~ msgid "Charset changed"
7265
#~ msgstr "Charset changed"
7267
#~ msgid "Charset is not found"
7268
#~ msgstr "Charset is not found"
7271
#~ "Although a path was specified for the --log option, log tables are used. "
7272
#~ "To enable logging to files use the --log-output option."
7274
#~ "Although a path was specified for the --log option, log tables are used. "
7275
#~ "To enable logging to files use the --log-output option."
7278
#~ "Although a path was specified for the --log-slow-queries option, log "
7279
#~ "tables are used. To enable logging to files use the --log-output=file "
7282
#~ "Although a path was specified for the --log-slow-queries option, log "
7283
#~ "tables are used. To enable logging to files use the --log-output=file "
7248
7286
#~ msgid "You need to use --log-bin to make --binlog-format work."
7249
7287
#~ msgstr "You need to use --log-bin to make --binlog-format work."
7267
7305
#~ "contrast to replicate-ignore-db."
7270
#~ "Switch to another charset. Might be needed for processing binlog with "
7271
#~ "multi-byte charsets."
7308
#~ "Log all queries that have taken more than long_query_time seconds to "
7309
#~ "execute to file. The argument will be treated as a decimal value with "
7310
#~ "microsecond precission."
7273
#~ "Switch to another charset. Might be needed for processing binlog with "
7274
#~ "multi-byte charsets."
7276
#~ msgid "Usage: \\C char_setname | charset charset_name"
7277
#~ msgstr "Usage: \\C char_setname | charset charset_name"
7279
#~ msgid "Charset changed"
7280
#~ msgstr "Charset changed"
7282
#~ msgid "Charset is not found"
7283
#~ msgstr "Charset is not found"
7312
#~ "Log all queries that have taken more than long_query_time seconds to "
7313
#~ "execute to file. The argument will be treated as a decimal value with "
7314
#~ "microsecond precision."
7285
7316
#~ msgid "Unknown option to protocol: %s\n"
7286
7317
#~ msgstr "Unknown option to protocol: %s\n"
7288
7319
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7289
7320
#~ msgstr "COLLATION %s is not valid for CHARACTER SET %s"
7292
#~ "Although a path was specified for the --log option, log tables are used. "
7293
#~ "To enable logging to files use the --log-output option."
7295
#~ "Although a path was specified for the --log option, log tables are used. "
7296
#~ "To enable logging to files use the --log-output option."
7299
#~ "Although a path was specified for the --log-slow-queries option, log "
7300
#~ "tables are used. To enable logging to files use the --log-output=file "
7303
#~ "Although a path was specified for the --log-slow-queries option, log "
7304
#~ "tables are used. To enable logging to files use the --log-output=file "
7308
#~ "Log all queries that have taken more than long_query_time seconds to "
7309
#~ "execute to file. The argument will be treated as a decimal value with "
7310
#~ "microsecond precission."
7312
#~ "Log all queries that have taken more than long_query_time seconds to "
7313
#~ "execute to file. The argument will be treated as a decimal value with "
7314
#~ "microsecond precision."