~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ar.po

Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
10
 
"POT-Creation-Date: 2009-08-24 08:08-0700\n"
 
10
"POT-Creation-Date: 2009-05-25 10:55-0700\n"
11
11
"PO-Revision-Date: 2009-03-05 21:55+0000\n"
12
12
"Last-Translator: عبد الله شلي (Abdellah Chelli) <sneetsher@gmail.com>\n"
13
13
"Language-Team: Arabic <ar@li.org>\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
18
18
"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
19
 
"X-Launchpad-Export-Date: 2009-08-24 09:40+0000\n"
 
19
"X-Launchpad-Export-Date: 2009-08-25 09:40+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
21
21
 
22
22
#: client/drizzle.cc:273
96
96
msgid "Use another database. Takes database name as argument."
97
97
msgstr ""
98
98
 
99
 
#: client/drizzle.cc:300 client/drizzle.cc:1582
 
99
#: client/drizzle.cc:300 client/drizzle.cc:1581
100
100
msgid "Show warnings after every statement."
101
101
msgstr ""
102
102
 
104
104
msgid "Don't show warnings after every statement."
105
105
msgstr ""
106
106
 
107
 
#: client/drizzle.cc:1165 client/drizzle.cc:1172
 
107
#: client/drizzle.cc:1167 client/drizzle.cc:1174
108
108
#, c-format
109
 
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
109
msgid ""
 
110
"Memory allocation error while constructing initial prompt. Aborting.\n"
110
111
msgstr ""
111
112
 
112
 
#: client/drizzle.cc:1268
 
113
#: client/drizzle.cc:1270
113
114
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
114
115
msgstr ""
115
116
 
116
 
#: client/drizzle.cc:1278
 
117
#: client/drizzle.cc:1280
117
118
#, c-format
118
119
msgid ""
119
120
"Your Drizzle connection id is %u\n"
120
121
"Server version: %s\n"
121
122
msgstr ""
122
123
 
123
 
#: client/drizzle.cc:1310
 
124
#: client/drizzle.cc:1308
124
125
#, c-format
125
126
msgid "Reading history-file %s\n"
126
127
msgstr ""
127
128
 
128
 
#: client/drizzle.cc:1314
 
129
#: client/drizzle.cc:1312
129
130
#, c-format
130
131
msgid "Couldn't allocate memory for temp histfile!\n"
131
132
msgstr ""
132
133
 
133
 
#: client/drizzle.cc:1321
 
134
#: client/drizzle.cc:1319
134
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
135
136
msgstr ""
136
137
 
137
 
#: client/drizzle.cc:1340
 
138
#: client/drizzle.cc:1338
138
139
#, c-format
139
140
msgid "Writing history-file %s\n"
140
141
msgstr ""
141
142
 
142
 
#: client/drizzle.cc:1348
 
143
#: client/drizzle.cc:1345
143
144
msgid "Aborted"
144
145
msgstr "إحباط"
145
146
 
146
 
#: client/drizzle.cc:1348
 
147
#: client/drizzle.cc:1345
147
148
msgid "Bye"
148
149
msgstr "وداعاً"
149
150
 
150
 
#: client/drizzle.cc:1403
 
151
#: client/drizzle.cc:1400
151
152
msgid "Query aborted by Ctrl+C\n"
152
153
msgstr ""
153
154
 
154
 
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
 
155
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2097
155
156
msgid "Display this help and exit."
156
157
msgstr ""
157
158
 
 
159
#: client/drizzle.cc:1425
 
160
msgid "Synonym for -?"
 
161
msgstr ""
 
162
 
158
163
#: client/drizzle.cc:1428
159
 
msgid "Synonym for -?"
160
 
msgstr ""
161
 
 
162
 
#: client/drizzle.cc:1431
163
164
msgid ""
164
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
165
166
"and field completion, but startup and reconnecting may take a longer time. "
166
167
"Disable with --disable-auto-rehash."
167
168
msgstr ""
168
169
 
169
 
#: client/drizzle.cc:1435
 
170
#: client/drizzle.cc:1432
170
171
msgid ""
171
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
172
173
"completion. This gives a quicker start of drizzle_st and disables rehashing "
173
174
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
175
msgstr ""
175
176
 
176
 
#: client/drizzle.cc:1438
 
177
#: client/drizzle.cc:1435
177
178
msgid ""
178
179
"Automatically switch to vertical output mode if the result is wider than the "
179
180
"terminal width."
180
181
msgstr ""
181
182
 
182
 
#: client/drizzle.cc:1441
 
183
#: client/drizzle.cc:1438
183
184
msgid ""
184
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
185
186
msgstr ""
186
187
 
 
188
#: client/drizzle.cc:1439
 
189
msgid "Display column type information."
 
190
msgstr ""
 
191
 
187
192
#: client/drizzle.cc:1442
188
 
msgid "Display column type information."
189
 
msgstr ""
190
 
 
191
 
#: client/drizzle.cc:1445
192
193
msgid ""
193
194
"Preserve comments. Send comments to the server. The default is --skip-"
194
195
"comments (discard comments), enable with --comments"
195
196
msgstr ""
196
197
 
 
198
#: client/drizzle.cc:1445
 
199
msgid "Use compression in server/client protocol."
 
200
msgstr ""
 
201
 
197
202
#: client/drizzle.cc:1448
198
 
msgid "Use compression in server/client protocol."
 
203
msgid "Check memory and open file usage at exit ."
199
204
msgstr ""
200
205
 
201
206
#: client/drizzle.cc:1451
202
 
msgid "Check memory and open file usage at exit ."
203
 
msgstr ""
204
 
 
205
 
#: client/drizzle.cc:1454
206
207
msgid "Print some debug info at exit."
207
208
msgstr ""
208
209
 
 
210
#: client/drizzle.cc:1453
 
211
msgid "Database to use."
 
212
msgstr ""
 
213
 
209
214
#: client/drizzle.cc:1456
210
 
msgid "Database to use."
211
 
msgstr ""
212
 
 
213
 
#: client/drizzle.cc:1459
214
215
msgid "(not used)"
215
216
msgstr ""
216
217
 
217
 
#: client/drizzle.cc:1461
 
218
#: client/drizzle.cc:1458
218
219
msgid "Delimiter to be used."
219
220
msgstr ""
220
221
 
221
 
#: client/drizzle.cc:1463
 
222
#: client/drizzle.cc:1460
222
223
msgid "Execute command and quit. (Disables --force and history file)"
223
224
msgstr ""
224
225
 
 
226
#: client/drizzle.cc:1462
 
227
msgid "Print the output of a query (rows) vertically."
 
228
msgstr ""
 
229
 
225
230
#: client/drizzle.cc:1465
226
 
msgid "Print the output of a query (rows) vertically."
227
 
msgstr ""
228
 
 
229
 
#: client/drizzle.cc:1468
230
231
msgid "Continue even if we get an sql error."
231
232
msgstr ""
232
233
 
233
 
#: client/drizzle.cc:1472
 
234
#: client/drizzle.cc:1469
234
235
msgid ""
235
236
"Enable named commands. Named commands mean this program's internal commands; "
236
237
"see drizzle> help . When enabled, the named commands can be used from any "
238
239
"Disable with --disable-named-commands. This option is disabled by default."
239
240
msgstr ""
240
241
 
241
 
#: client/drizzle.cc:1476
 
242
#: client/drizzle.cc:1473
242
243
msgid ""
243
244
"Named commands are disabled. Use \\* form only, or use named commands only "
244
245
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
247
248
"deprecated; use --disable-named-commands instead."
248
249
msgstr ""
249
250
 
250
 
#: client/drizzle.cc:1478
 
251
#: client/drizzle.cc:1475
251
252
msgid "Ignore space after function names."
252
253
msgstr ""
253
254
 
 
255
#: client/drizzle.cc:1477
 
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
 
257
msgstr ""
 
258
 
254
259
#: client/drizzle.cc:1480
255
 
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
 
msgstr ""
257
 
 
258
 
#: client/drizzle.cc:1483
259
260
msgid "Turn off beep on error."
260
261
msgstr ""
261
262
 
262
 
#: client/drizzle.cc:1485
 
263
#: client/drizzle.cc:1482
263
264
msgid "Connect to host."
264
265
msgstr ""
265
266
 
 
267
#: client/drizzle.cc:1484
 
268
msgid "Write line numbers for errors."
 
269
msgstr ""
 
270
 
266
271
#: client/drizzle.cc:1487
267
 
msgid "Write line numbers for errors."
268
 
msgstr ""
269
 
 
270
 
#: client/drizzle.cc:1490
271
272
msgid ""
272
273
"Don't write line number for errors. WARNING: -L is deprecated, use long "
273
274
"version of this option instead."
274
275
msgstr ""
275
276
 
276
 
#: client/drizzle.cc:1492
 
277
#: client/drizzle.cc:1489
277
278
msgid "Flush buffer after each query."
278
279
msgstr ""
279
280
 
280
 
#: client/drizzle.cc:1494
 
281
#: client/drizzle.cc:1491
281
282
msgid "Write column names in results."
282
283
msgstr ""
283
284
 
284
 
#: client/drizzle.cc:1498
 
285
#: client/drizzle.cc:1495
285
286
msgid ""
286
287
"Don't write column names in results. WARNING: -N is deprecated, use long "
287
288
"version of this options instead."
288
289
msgstr ""
289
290
 
290
 
#: client/drizzle.cc:1501
 
291
#: client/drizzle.cc:1498
291
292
msgid ""
292
293
"Change the value of a variable. Please note that this option is deprecated; "
293
294
"you can set variables directly with --variable-name=value."
294
295
msgstr ""
295
296
 
296
 
#: client/drizzle.cc:1503
 
297
#: client/drizzle.cc:1500
297
298
msgid "Ignore SIGINT (CTRL-C)"
298
299
msgstr ""
299
300
 
300
 
#: client/drizzle.cc:1507
 
301
#: client/drizzle.cc:1504
301
302
msgid ""
302
303
"Only update the default database. This is useful for skipping updates to "
303
304
"other database in the update log."
304
305
msgstr ""
305
306
 
306
 
#: client/drizzle.cc:1510
 
307
#: client/drizzle.cc:1507
307
308
msgid ""
308
309
"Pager to use to display results. If you don't supply an option the default "
309
310
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
312
313
"default."
313
314
msgstr ""
314
315
 
315
 
#: client/drizzle.cc:1513
 
316
#: client/drizzle.cc:1510
316
317
msgid ""
317
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
318
319
"option deprecated; use --disable-pager instead."
319
320
msgstr ""
320
321
 
321
 
#: client/drizzle.cc:1516
 
322
#: client/drizzle.cc:1513
322
323
msgid ""
323
324
"Password to use when connecting to server. If password is not given it's "
324
325
"asked from the tty."
325
326
msgstr ""
326
327
 
327
 
#: client/drizzle.cc:1518
 
328
#: client/drizzle.cc:1515
328
329
msgid ""
329
330
"Port number to use for connection or 0 for default to, in order of "
330
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
332
msgstr ""
332
333
 
333
 
#: client/drizzle.cc:1519
 
334
#: client/drizzle.cc:1516
334
335
msgid "built-in default"
335
336
msgstr ""
336
337
 
337
 
#: client/drizzle.cc:1521
 
338
#: client/drizzle.cc:1518
338
339
msgid "Set the drizzle prompt to this value."
339
340
msgstr ""
340
341
 
341
 
#: client/drizzle.cc:1525
 
342
#: client/drizzle.cc:1522
342
343
msgid ""
343
344
"Don't cache result, print it row by row. This may slow down the server if "
344
345
"the output is suspended. Doesn't use history file."
345
346
msgstr ""
346
347
 
 
348
#: client/drizzle.cc:1524
 
349
msgid "Write fields without conversion. Used with --batch."
 
350
msgstr ""
 
351
 
347
352
#: client/drizzle.cc:1527
348
 
msgid "Write fields without conversion. Used with --batch."
349
 
msgstr ""
350
 
 
351
 
#: client/drizzle.cc:1530
352
353
msgid ""
353
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
354
355
"option is enabled by default."
355
356
msgstr ""
356
357
 
357
 
#: client/drizzle.cc:1532
 
358
#: client/drizzle.cc:1529
358
359
msgid "Shutdown the server."
359
360
msgstr ""
360
361
 
361
 
#: client/drizzle.cc:1534
 
362
#: client/drizzle.cc:1531
362
363
msgid ""
363
364
"Be more silent. Print results with a tab as separator, each row on new line."
364
365
msgstr ""
365
366
 
 
367
#: client/drizzle.cc:1533
 
368
msgid "Socket file to use for connection."
 
369
msgstr ""
 
370
 
366
371
#: client/drizzle.cc:1536
367
 
msgid "Socket file to use for connection."
 
372
msgid "Output in table format."
368
373
msgstr ""
369
374
 
370
375
#: client/drizzle.cc:1539
371
 
msgid "Output in table format."
372
 
msgstr ""
373
 
 
374
 
#: client/drizzle.cc:1542
375
376
msgid ""
376
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
377
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
379
"default."
379
380
msgstr ""
380
381
 
381
 
#: client/drizzle.cc:1544
 
382
#: client/drizzle.cc:1541
382
383
msgid ""
383
384
"Disable outfile. See interactive help (\\h) also. WARNING: option "
384
385
"deprecated; use --disable-tee instead"
385
386
msgstr ""
386
387
 
387
 
#: client/drizzle.cc:1546
 
388
#: client/drizzle.cc:1544
388
389
msgid "User for login if not current user."
389
390
msgstr ""
390
391
 
391
 
#: client/drizzle.cc:1548
 
392
#: client/drizzle.cc:1547
392
393
msgid "Only allow UPDATE and DELETE that uses keys."
393
394
msgstr ""
394
395
 
395
 
#: client/drizzle.cc:1551
 
396
#: client/drizzle.cc:1550
396
397
msgid "Synonym for option --safe-updates, -U."
397
398
msgstr ""
398
399
 
399
 
#: client/drizzle.cc:1554
 
400
#: client/drizzle.cc:1553
400
401
msgid "Write more. (-v -v -v gives the table output format)."
401
402
msgstr ""
402
403
 
403
 
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
 
404
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2269
404
405
msgid "Output version information and exit."
405
406
msgstr ""
406
407
 
407
 
#: client/drizzle.cc:1558
 
408
#: client/drizzle.cc:1557
408
409
msgid "Wait and retry if connection is down."
409
410
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
410
411
 
411
 
#: client/drizzle.cc:1561
 
412
#: client/drizzle.cc:1560
412
413
msgid "Number of seconds before connection timeout."
413
414
msgstr ""
414
415
 
415
 
#: client/drizzle.cc:1566
 
416
#: client/drizzle.cc:1565
416
417
msgid "Max length of input line"
417
418
msgstr ""
418
419
 
419
 
#: client/drizzle.cc:1571
 
420
#: client/drizzle.cc:1570
420
421
msgid "Automatic limit for SELECT when using --safe-updates"
421
422
msgstr ""
422
423
 
423
 
#: client/drizzle.cc:1576
 
424
#: client/drizzle.cc:1575
424
425
msgid "Automatic limit for rows in a join when using --safe-updates"
425
426
msgstr ""
426
427
 
427
 
#: client/drizzle.cc:1580
428
 
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
428
#: client/drizzle.cc:1579
 
429
msgid ""
 
430
"Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
429
431
msgstr ""
430
432
 
431
 
#: client/drizzle.cc:1585
 
433
#: client/drizzle.cc:1584
432
434
msgid "Number of lines before each import progress report."
433
435
msgstr ""
434
436
 
435
 
#: client/drizzle.cc:1588
 
437
#: client/drizzle.cc:1587
436
438
msgid "Ping the server to check if it's alive."
437
439
msgstr ""
438
440
 
439
 
#: client/drizzle.cc:1598
 
441
#: client/drizzle.cc:1597
440
442
#, c-format
441
 
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
 
443
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
442
444
msgstr ""
443
445
 
444
 
#: client/drizzle.cc:1605
 
446
#: client/drizzle.cc:1604
445
447
#, c-format
446
448
msgid ""
447
449
"Copyright (C) 2008 Sun Microsystems\n"
449
451
"and you are welcome to modify and redistribute it under the GPL license\n"
450
452
msgstr ""
451
453
 
452
 
#: client/drizzle.cc:1610
 
454
#: client/drizzle.cc:1609
453
455
#, c-format
454
456
msgid "Usage: %s [OPTIONS] [database]\n"
455
457
msgstr ""
456
458
 
457
 
#: client/drizzle.cc:1641
 
459
#: client/drizzle.cc:1640
458
460
msgid "DELIMITER cannot contain a backslash character"
459
461
msgstr ""
460
462
 
461
 
#: client/drizzle.cc:1659
 
463
#: client/drizzle.cc:1658
462
464
#, c-format
463
465
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
464
466
msgstr ""
465
467
 
466
 
#: client/drizzle.cc:1682
 
468
#: client/drizzle.cc:1681
467
469
#, c-format
468
470
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
469
471
msgstr ""
470
472
 
471
 
#: client/drizzle.cc:1686
 
473
#: client/drizzle.cc:1685
472
474
#, c-format
473
475
msgid "WARNING: --server-arg option not supported in this configuration.\n"
474
476
msgstr ""
475
477
 
476
 
#: client/drizzle.cc:1717
 
478
#: client/drizzle.cc:1712
477
479
msgid ""
478
480
"Non-integer value supplied for port.  If you are trying to enter a password "
479
481
"please use --password instead."
480
482
msgstr ""
481
483
 
482
 
#: client/drizzle.cc:1725
 
484
#: client/drizzle.cc:1720
483
485
msgid "Value supplied for port is not valid."
484
486
msgstr ""
485
487
 
486
 
#: client/drizzle.cc:1864
 
488
#: client/drizzle.cc:1866
487
489
#, c-format
488
490
msgid "Processing line: %<PRIu32>\n"
489
491
msgstr ""
490
492
 
491
 
#: client/drizzle.cc:2079
 
493
#: client/drizzle.cc:2083
492
494
#, c-format
493
495
msgid "Unknown command '\\%c'."
494
496
msgstr ""
495
497
 
496
 
#: client/drizzle.cc:2489
 
498
#: client/drizzle.cc:2493
497
499
msgid ""
498
500
"Reading table information for completion of table and column names\n"
499
501
"    You can turn off this feature to get a quicker startup with -A\n"
500
502
"\n"
501
503
msgstr ""
502
504
 
503
 
#: client/drizzle.cc:2579
 
505
#: client/drizzle.cc:2583
504
506
msgid "No connection. Trying to reconnect..."
505
507
msgstr ""
506
508
 
507
 
#: client/drizzle.cc:2585
 
509
#: client/drizzle.cc:2589
508
510
msgid "Can't connect to the server\n"
509
511
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
510
512
 
511
 
#: client/drizzle.cc:2664
 
513
#: client/drizzle.cc:2668
512
514
msgid "List of all Drizzle commands:"
513
515
msgstr ""
514
516
 
515
 
#: client/drizzle.cc:2666
 
517
#: client/drizzle.cc:2670
516
518
msgid "Note that all text commands must be first on line and end with ';'"
517
519
msgstr ""
518
520
 
519
 
#: client/drizzle.cc:2721
 
521
#: client/drizzle.cc:2725
520
522
msgid "No query specified\n"
521
523
msgstr ""
522
524
 
523
 
#: client/drizzle.cc:2736
 
525
#: client/drizzle.cc:2740
524
526
msgid "Ignoring query to other database"
525
527
msgstr ""
526
528
 
527
 
#: client/drizzle.cc:2786
 
529
#: client/drizzle.cc:2790
528
530
msgid "Empty set"
529
531
msgstr ""
530
532
 
531
 
#: client/drizzle.cc:2799
 
533
#: client/drizzle.cc:2803
532
534
#, c-format
533
535
msgid "%ld row in set"
534
536
msgid_plural "%ld rows in set"
535
537
msgstr[0] ""
536
538
msgstr[1] ""
537
539
 
538
 
#: client/drizzle.cc:2808
 
540
#: client/drizzle.cc:2812
539
541
msgid "Query OK"
540
542
msgstr ""
541
543
 
542
 
#: client/drizzle.cc:2810
 
544
#: client/drizzle.cc:2814
543
545
#, c-format
544
546
msgid "Query OK, %ld row affected"
545
547
msgid_plural "Query OK, %ld rows affected"
546
548
msgstr[0] ""
547
549
msgstr[1] ""
548
550
 
549
 
#: client/drizzledump.cc:345
550
 
msgid "Number of rows before each output progress report (requires --verbose)."
551
 
msgstr ""
552
 
 
553
 
#: client/drizzledump.cc:415
 
551
#: client/drizzlecheck.cc:262 client/drizzledump.cc:605
 
552
#: client/drizzleimport.cc:195 client/drizzleslap.cc:742
 
553
#: client/drizzletest.cc:4728
 
554
#, c-format
 
555
msgid ""
 
556
"Non-integer value supplied for port.  If you are trying to enter a password "
 
557
"please use --password instead.\n"
 
558
msgstr ""
 
559
 
 
560
#: client/drizzlecheck.cc:270 client/drizzledump.cc:613
 
561
#: client/drizzleimport.cc:203 client/drizzleslap.cc:750
 
562
#: client/drizzletest.cc:4736
 
563
#, c-format
 
564
msgid "Value supplied for port is not valid.\n"
 
565
msgstr ""
 
566
 
 
567
#: client/drizzledump.cc:387
 
568
msgid ""
 
569
"Number of rows before each output progress report (requires --verbose)."
 
570
msgstr ""
 
571
 
 
572
#: client/drizzledump.cc:461
554
573
#, c-format
555
574
msgid "Got errno %d on write"
556
575
msgstr ""
557
576
 
558
 
#: client/drizzledump.cc:420
 
577
#: client/drizzledump.cc:466
559
578
#, c-format
560
 
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
 
579
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
561
580
msgstr ""
562
581
 
563
 
#: client/drizzledump.cc:427
 
582
#: client/drizzledump.cc:473
564
583
#, c-format
565
584
msgid "Usage: %s [OPTIONS] database [tables]\n"
566
585
msgstr ""
567
586
 
568
 
#: client/drizzledump.cc:428
 
587
#: client/drizzledump.cc:474
569
588
#, c-format
570
589
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
571
590
msgstr ""
572
591
 
573
 
#: client/drizzledump.cc:430
 
592
#: client/drizzledump.cc:476
574
593
#, c-format
575
594
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
576
595
msgstr ""
577
596
 
578
 
#: client/drizzledump.cc:438
 
597
#: client/drizzledump.cc:483
 
598
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
599
msgstr ""
 
600
 
 
601
#: client/drizzledump.cc:484
579
602
msgid ""
580
603
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
581
604
"and you are welcome to modify and redistribute it under the GPL license\n"
582
605
msgstr ""
583
606
 
584
 
#: client/drizzledump.cc:439
585
 
msgid "Dumps definitions and data from a Drizzle database server"
 
607
#: client/drizzledump.cc:485
 
608
msgid "Dumping definition and data DRIZZLE database or table"
586
609
msgstr ""
587
610
 
588
 
#: client/drizzledump.cc:450
 
611
#: client/drizzledump.cc:496
589
612
#, c-format
590
613
msgid "For more options, use %s --help\n"
591
614
msgstr ""
592
615
 
593
 
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
594
 
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
595
 
#, c-format
596
 
msgid ""
597
 
"Non-integer value supplied for port.  If you are trying to enter a password "
598
 
"please use --password instead.\n"
599
 
msgstr ""
600
 
 
601
 
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
602
 
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
603
 
#, c-format
604
 
msgid "Value supplied for port is not valid.\n"
605
 
msgstr ""
606
 
 
607
 
#: client/drizzledump.cc:582
 
616
#: client/drizzledump.cc:630
608
617
#, c-format
609
618
msgid "Memory allocation error while copying password. Aborting.\n"
610
619
msgstr ""
611
620
 
612
 
#: client/drizzledump.cc:621
 
621
#: client/drizzledump.cc:669
613
622
#, c-format
614
623
msgid "Input filename too long: %s"
615
624
msgstr ""
616
625
 
617
 
#: client/drizzledump.cc:656
 
626
#: client/drizzledump.cc:712
618
627
#, c-format
619
628
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
620
629
msgstr ""
621
630
 
622
 
#: client/drizzledump.cc:681
 
631
#: client/drizzledump.cc:737
623
632
#, c-format
624
633
msgid "Invalid mode to --compatible: %s\n"
625
634
msgstr ""
626
635
 
627
 
#: client/drizzledump.cc:726
 
636
#: client/drizzledump.cc:791
628
637
#, c-format
629
638
msgid "%s: You must use option --tab with --fields-...\n"
630
639
msgstr ""
631
640
 
632
 
#: client/drizzledump.cc:732
 
641
#: client/drizzledump.cc:808
633
642
#, c-format
634
643
msgid ""
635
644
"%s: You can't use --single-transaction and --lock-all-tables at the same "
636
645
"time.\n"
637
646
msgstr ""
638
647
 
639
 
#: client/drizzledump.cc:738
 
648
#: client/drizzledump.cc:821
640
649
#, c-format
641
650
msgid ""
642
651
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
643
652
"time.\n"
644
653
msgstr ""
645
654
 
646
 
#: client/drizzledump.cc:744
 
655
#: client/drizzledump.cc:827
647
656
#, c-format
648
657
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
649
658
msgstr ""
650
659
 
651
 
#: client/drizzledump.cc:767
 
660
#: client/drizzledump.cc:853
652
661
#, c-format
653
662
msgid "Got error: %s (%d) %s"
654
663
msgstr ""
655
664
 
656
 
#: client/drizzledump.cc:774
 
665
#: client/drizzledump.cc:860
657
666
#, c-format
658
667
msgid "Got error: %d %s"
659
668
msgstr ""
660
669
 
661
 
#: client/drizzledump.cc:872 client/drizzledump.cc:879
662
 
#: client/drizzledump.cc:892
 
670
#: client/drizzledump.cc:958 client/drizzledump.cc:965
 
671
#: client/drizzledump.cc:978
663
672
#, c-format
664
673
msgid "Couldn't execute '%s': %s (%d)"
665
674
msgstr ""
666
675
 
667
 
#: client/drizzledump.cc:956
 
676
#: client/drizzledump.cc:1042
668
677
#, c-format
669
678
msgid "-- Connecting to %s...\n"
670
679
msgstr ""
671
680
 
672
 
#: client/drizzledump.cc:977
 
681
#: client/drizzledump.cc:1063
673
682
#, c-format
674
683
msgid "-- Disconnecting from %s...\n"
675
684
msgstr ""
676
685
 
677
 
#: client/drizzledump.cc:988
 
686
#: client/drizzledump.cc:1074
678
687
msgid "Couldn't allocate memory"
679
688
msgstr ""
680
689
 
681
 
#: client/drizzledump.cc:1332
 
690
#: client/drizzledump.cc:1418
682
691
#, c-format
683
692
msgid ""
684
693
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
685
694
"type %s\n"
686
695
msgstr ""
687
696
 
688
 
#: client/drizzledump.cc:1346
 
697
#: client/drizzledump.cc:1432
689
698
#, c-format
690
699
msgid "-- Retrieving table structure for table %s...\n"
691
700
msgstr ""
692
701
 
693
 
#: client/drizzledump.cc:1460
 
702
#: client/drizzledump.cc:1546
694
703
#, c-format
695
704
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
696
705
msgstr ""
697
706
 
698
 
#: client/drizzledump.cc:1567
 
707
#: client/drizzledump.cc:1653
699
708
#, c-format
700
709
msgid "%s: Can't get keys for table %s\n"
701
710
msgstr ""
702
711
 
703
 
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
 
712
#: client/drizzledump.cc:1731 client/drizzledump.cc:3085
704
713
#, c-format
705
714
msgid "Error: Couldn't read status information for table %s\n"
706
715
msgstr ""
707
716
 
708
 
#: client/drizzledump.cc:1788
 
717
#: client/drizzledump.cc:1874
709
718
#, c-format
710
719
msgid "Error retrieving table structure for table: \"%s\""
711
720
msgstr ""
712
721
 
713
 
#: client/drizzledump.cc:1795
 
722
#: client/drizzledump.cc:1881
714
723
#, c-format
715
724
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
716
725
msgstr ""
717
726
 
718
 
#: client/drizzledump.cc:1806
 
727
#: client/drizzledump.cc:1892
719
728
#, c-format
720
729
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
721
730
msgstr ""
722
731
 
723
 
#: client/drizzledump.cc:1813
 
732
#: client/drizzledump.cc:1899
724
733
#, c-format
725
734
msgid "-- Skipping dump data for table '%s', it has no fields\n"
726
735
msgstr ""
727
736
 
728
 
#: client/drizzledump.cc:1821
 
737
#: client/drizzledump.cc:1907
729
738
msgid "-- Sending SELECT query...\n"
730
739
msgstr ""
731
740
 
732
 
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
 
741
#: client/drizzledump.cc:1961 client/drizzledump.cc:2446
733
742
msgid "when executing 'SELECT INTO OUTFILE'"
734
743
msgstr ""
735
744
 
736
 
#: client/drizzledump.cc:1885
 
745
#: client/drizzledump.cc:1971
737
746
#, c-format
738
747
msgid ""
739
748
"\n"
742
751
"--\n"
743
752
msgstr ""
744
753
 
745
 
#: client/drizzledump.cc:1926
 
754
#: client/drizzledump.cc:2012
746
755
msgid "-- Retrieving rows...\n"
747
756
msgstr ""
748
757
 
749
 
#: client/drizzledump.cc:1929
 
758
#: client/drizzledump.cc:2015
750
759
#, c-format
751
760
msgid "%s: Error in field count for table: %s !  Aborting.\n"
752
761
msgstr ""
753
762
 
754
 
#: client/drizzledump.cc:1973
 
763
#: client/drizzledump.cc:2064
755
764
#, c-format
756
765
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
757
766
msgstr ""
758
767
 
759
 
#: client/drizzledump.cc:1990
 
768
#: client/drizzledump.cc:2081
760
769
#, c-format
761
770
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
762
771
msgstr ""
763
772
 
764
 
#: client/drizzledump.cc:2012
 
773
#: client/drizzledump.cc:2103
765
774
#, c-format
766
775
msgid "Not enough fields from table %s! Aborting.\n"
767
776
msgstr ""
768
777
 
769
 
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
 
778
#: client/drizzledump.cc:2523
 
779
msgid "when using LOCK TABLES"
 
780
msgstr ""
 
781
 
 
782
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
770
783
msgid "when doing refresh"
771
784
msgstr ""
772
785
 
773
 
#: client/drizzledump.cc:2497
 
786
#: client/drizzledump.cc:2629
774
787
msgid "alloc_root failure."
775
788
msgstr ""
776
789
 
777
 
#: client/drizzledump.cc:2512
 
790
#: client/drizzledump.cc:2650
778
791
#, c-format
779
792
msgid "Couldn't find table: \"%s\""
780
793
msgstr ""
781
794
 
782
 
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
783
 
#: client/drizzledump.cc:2807
 
795
#: client/drizzledump.cc:2666
 
796
msgid "when doing LOCK TABLES"
 
797
msgstr ""
 
798
 
 
799
#: client/drizzledump.cc:2737
 
800
msgid "Error: Binlogging on server not active"
 
801
msgstr ""
 
802
 
 
803
#: client/drizzledump.cc:2806
 
804
msgid "Error: Slave not set up"
 
805
msgstr ""
 
806
 
 
807
#: client/drizzledump.cc:2865
 
808
msgid "Error: Unable to start slave"
 
809
msgstr ""
 
810
 
 
811
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
 
812
#: client/drizzledump.cc:3173
784
813
#, c-format
785
814
msgid ""
786
815
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
787
816
msgstr ""
788
817
 
789
 
#: client/drizzledump.cc:2837
 
818
#: client/drizzledump.cc:3203
790
819
#, c-format
791
820
msgid "Error: Not enough memory to store ORDER BY clause\n"
792
821
msgstr ""
793
822
 
794
 
#: drizzled/db.cc:82
 
823
#: drizzled/db.cc:236
795
824
#, c-format
796
825
msgid "Error while loading database options: '%s':"
797
826
msgstr ""
798
827
 
799
 
#: drizzled/drizzled.cc:500
 
828
#: drizzled/drizzled.cc:527
800
829
#, c-format
801
830
msgid "Got signal %d from thread %<PRIu64>"
802
831
msgstr ""
803
832
 
804
 
#: drizzled/drizzled.cc:534
 
833
#: drizzled/drizzled.cc:561
805
834
msgid "Aborting\n"
806
835
msgstr ""
807
836
 
808
 
#: drizzled/drizzled.cc:656
 
837
#: drizzled/drizzled.cc:681
809
838
msgid "One can only use the --user switch if running as root\n"
810
839
msgstr ""
811
840
 
812
 
#: drizzled/drizzled.cc:664
 
841
#: drizzled/drizzled.cc:689
813
842
msgid ""
814
843
"Fatal error: Please read \"Security\" section of the manual to find out how "
815
844
"to run drizzled as root!\n"
816
845
msgstr ""
817
846
 
818
 
#: drizzled/drizzled.cc:686
 
847
#: drizzled/drizzled.cc:711
819
848
#, c-format
820
849
msgid ""
821
850
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
822
851
"exists!\n"
823
852
msgstr ""
824
853
 
825
 
#: drizzled/drizzled.cc:843
826
 
#, c-format
827
 
msgid "Fatal signal %d while backtracing\n"
828
 
msgstr ""
829
 
 
830
 
#: drizzled/drizzled.cc:866
 
854
#: drizzled/drizzled.cc:885
 
855
#, c-format
 
856
msgid "Retrying bind on TCP/IP port %u"
 
857
msgstr ""
 
858
 
 
859
#: drizzled/drizzled.cc:891
 
860
msgid "Can't start server: Bind on TCP/IP port"
 
861
msgstr ""
 
862
 
 
863
#: drizzled/drizzled.cc:892
 
864
#, c-format
 
865
msgid "Do you already have another drizzled server running on port: %d ?"
 
866
msgstr ""
 
867
 
 
868
#: drizzled/drizzled.cc:898
 
869
msgid "Can't start server: listen() on TCP/IP port"
 
870
msgstr ""
 
871
 
 
872
#: drizzled/drizzled.cc:899
 
873
#, c-format
 
874
msgid "listen() on TCP/IP failed with error %d"
 
875
msgstr ""
 
876
 
 
877
#: drizzled/drizzled.cc:917
 
878
msgid "Can't open abort pipet"
 
879
msgstr ""
 
880
 
 
881
#: drizzled/drizzled.cc:919
 
882
#, c-format
 
883
msgid "pipe() on abort_pipe failed with error %d"
 
884
msgstr ""
 
885
 
 
886
#: drizzled/drizzled.cc:1016
 
887
#, c-format
 
888
msgid "Fatal "
 
889
msgstr ""
 
890
 
 
891
#: drizzled/drizzled.cc:1041
831
892
#, c-format
832
893
msgid ""
833
894
"We will try our best to scrape up some info that will hopefully help "
838
899
"\n"
839
900
msgstr ""
840
901
 
841
 
#: drizzled/drizzled.cc:875
 
902
#: drizzled/drizzled.cc:1052
842
903
#, c-format
843
904
msgid ""
844
905
"It is possible that drizzled could use up to \n"
845
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
906
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
 
907
"%<PRIu64> K\n"
846
908
"bytes of memory\n"
847
909
"Hope that's ok; if not, decrease some variables in the equation.\n"
848
910
"\n"
849
911
msgstr ""
850
912
 
851
 
#: drizzled/drizzled.cc:888
 
913
#: drizzled/drizzled.cc:1069
852
914
#, c-format
853
915
msgid ""
854
916
"Attempting backtrace. You can use the following information to find out\n"
856
918
"terribly wrong...\n"
857
919
msgstr ""
858
920
 
859
 
#: drizzled/drizzled.cc:916
 
921
#: drizzled/drizzled.cc:1097
860
922
#, c-format
861
923
msgid ""
862
924
"Trying to get some variables.\n"
863
925
"Some pointers may be invalid and cause the dump to abort...\n"
864
926
msgstr ""
865
927
 
866
 
#: drizzled/drizzled.cc:928
 
928
#: drizzled/drizzled.cc:1109
867
929
#, c-format
868
930
msgid ""
869
931
"\n"
875
937
"drizzled that is not statically linked.\n"
876
938
msgstr ""
877
939
 
878
 
#: drizzled/drizzled.cc:943
 
940
#: drizzled/drizzled.cc:1124
879
941
#, c-format
880
942
msgid ""
881
943
"\n"
886
948
"the documentation for your distribution on how to do that.\n"
887
949
msgstr ""
888
950
 
889
 
#: drizzled/drizzled.cc:956
 
951
#: drizzled/drizzled.cc:1137
890
952
#, c-format
891
953
msgid ""
892
954
"\n"
898
960
" bugs.\n"
899
961
msgstr ""
900
962
 
901
 
#: drizzled/drizzled.cc:971
 
963
#: drizzled/drizzled.cc:1152
902
964
#, c-format
903
965
msgid "Writing a core file\n"
904
966
msgstr ""
905
967
 
906
 
#: drizzled/drizzled.cc:1017
 
968
#: drizzled/drizzled.cc:1197
907
969
msgid ""
908
970
"setrlimit could not change the size of core files to 'infinity';  We may not "
909
971
"be able to generate a core file on signals"
910
972
msgstr ""
911
973
 
912
 
#: drizzled/drizzled.cc:1212
 
974
#: drizzled/drizzled.cc:1399
913
975
#, c-format
914
976
msgid "gethostname failed, using '%s' as hostname"
915
977
msgstr ""
916
978
 
917
 
#: drizzled/drizzled.cc:1283
 
979
#: drizzled/drizzled.cc:1491
918
980
#, c-format
919
981
msgid "Unknown locale: '%s'"
920
982
msgstr ""
921
983
 
922
 
#: drizzled/drizzled.cc:1312
 
984
#: drizzled/drizzled.cc:1522
923
985
msgid "Can't create thread-keys"
924
986
msgstr ""
925
987
 
926
 
#: drizzled/drizzled.cc:1337
 
988
#: drizzled/drizzled.cc:1545
927
989
msgid "Out of memory"
928
990
msgstr ""
929
991
 
930
 
#: drizzled/drizzled.cc:1348
 
992
#: drizzled/drizzled.cc:1560
931
993
msgid "Failed to initialize plugins."
932
994
msgstr ""
933
995
 
934
 
#: drizzled/drizzled.cc:1379
 
996
#: drizzled/drizzled.cc:1591
935
997
#, c-format
936
998
msgid ""
937
999
"%s: Too many arguments (first extra is '%s').\n"
938
1000
"Use --verbose --help to get a list of available options\n"
939
1001
msgstr ""
940
1002
 
941
 
#: drizzled/drizzled.cc:1399
 
1003
#: drizzled/drizzled.cc:1611
942
1004
msgid "No scheduler found, cannot continue!\n"
943
1005
msgstr ""
944
1006
 
945
 
#: drizzled/drizzled.cc:1406
 
1007
#: drizzled/drizzled.cc:1618
946
1008
msgid "Can't init databases"
947
1009
msgstr ""
948
1010
 
949
 
#: drizzled/drizzled.cc:1430
 
1011
#: drizzled/drizzled.cc:1643
950
1012
#, c-format
951
1013
msgid "Unknown/unsupported table type: %s"
952
1014
msgstr ""
953
1015
 
954
 
#: drizzled/drizzled.cc:1436
 
1016
#: drizzled/drizzled.cc:1649
955
1017
#, c-format
956
1018
msgid "Default storage engine (%s) is not available"
957
1019
msgstr ""
958
1020
 
959
 
#: drizzled/drizzled.cc:1467
 
1021
#: drizzled/drizzled.cc:1680
960
1022
#, c-format
961
1023
msgid "Failed to lock memory. Errno: %d\n"
962
1024
msgstr ""
963
1025
 
964
 
#: drizzled/drizzled.cc:1683
965
 
msgid "Display this help and exit after initializing plugins."
966
 
msgstr ""
967
 
 
968
 
#: drizzled/drizzled.cc:1687
 
1026
#: drizzled/drizzled.cc:1742
 
1027
#, c-format
 
1028
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
1029
msgstr ""
 
1030
 
 
1031
#: drizzled/drizzled.cc:1903
 
1032
#, c-format
 
1033
msgid "drizzled: Got error %d from select"
 
1034
msgstr ""
 
1035
 
 
1036
#: drizzled/drizzled.cc:2101
969
1037
msgid "Auto-increment columns are incremented by this"
970
1038
msgstr ""
971
1039
 
972
 
#: drizzled/drizzled.cc:1692
 
1040
#: drizzled/drizzled.cc:2106
973
1041
msgid ""
974
 
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
975
 
"= 1"
 
1042
"Offset added to Auto-increment columns. Used when auto-increment-increment "
 
1043
"!= 1"
976
1044
msgstr ""
977
1045
 
978
 
#: drizzled/drizzled.cc:1698
 
1046
#: drizzled/drizzled.cc:2112
979
1047
msgid ""
980
1048
"Path to installation directory. All paths are usually resolved relative to "
981
1049
"this."
982
1050
msgstr ""
983
1051
 
984
 
#: drizzled/drizzled.cc:1702
 
1052
#: drizzled/drizzled.cc:2116
985
1053
msgid "IP address to bind to."
986
1054
msgstr ""
987
1055
 
988
 
#: drizzled/drizzled.cc:1706
 
1056
#: drizzled/drizzled.cc:2120
 
1057
msgid "Set the filesystem character set."
 
1058
msgstr ""
 
1059
 
 
1060
#: drizzled/drizzled.cc:2125
 
1061
msgid "Set the default character set."
 
1062
msgstr ""
 
1063
 
 
1064
#: drizzled/drizzled.cc:2129
989
1065
msgid "Chroot drizzled daemon during startup."
990
1066
msgstr ""
991
1067
 
992
 
#: drizzled/drizzled.cc:1710
 
1068
#: drizzled/drizzled.cc:2133
993
1069
msgid "Set the default collation."
994
1070
msgstr ""
995
1071
 
996
 
#: drizzled/drizzled.cc:1714
 
1072
#: drizzled/drizzled.cc:2137
997
1073
msgid "Default completion type."
998
1074
msgstr ""
999
1075
 
1000
 
#: drizzled/drizzled.cc:1719
 
1076
#: drizzled/drizzled.cc:2142
1001
1077
msgid "Write core on errors."
1002
1078
msgstr ""
1003
1079
 
1004
 
#: drizzled/drizzled.cc:1723
 
1080
#: drizzled/drizzled.cc:2146
1005
1081
msgid "Path to the database root."
1006
1082
msgstr ""
1007
1083
 
1008
 
#: drizzled/drizzled.cc:1727
 
1084
#: drizzled/drizzled.cc:2150
1009
1085
msgid "Set the default storage engine (table type) for tables."
1010
1086
msgstr ""
1011
1087
 
1012
 
#: drizzled/drizzled.cc:1731
 
1088
#: drizzled/drizzled.cc:2154
1013
1089
msgid "Set the default time zone."
1014
1090
msgstr ""
1015
1091
 
1016
 
#: drizzled/drizzled.cc:1736
 
1092
#: drizzled/drizzled.cc:2158
 
1093
msgid "Type of DELAY_KEY_WRITE."
 
1094
msgstr ""
 
1095
 
 
1096
#: drizzled/drizzled.cc:2162
1017
1097
msgid "Print a symbolic stack trace on failure."
1018
1098
msgstr ""
1019
1099
 
1020
 
#: drizzled/drizzled.cc:1742
 
1100
#: drizzled/drizzled.cc:2168
 
1101
msgid "Push supported query conditions to the storage engine."
 
1102
msgstr ""
 
1103
 
 
1104
#: drizzled/drizzled.cc:2174
1021
1105
msgid "Used for debugging;  Use at your own risk!"
1022
1106
msgstr ""
1023
1107
 
1024
 
#: drizzled/drizzled.cc:1747
 
1108
#: drizzled/drizzled.cc:2179
1025
1109
msgid "Set up signals usable for debugging"
1026
1110
msgstr ""
1027
1111
 
1028
 
#: drizzled/drizzled.cc:1751
 
1112
#: drizzled/drizzled.cc:2183
1029
1113
msgid "(IGNORED)"
1030
1114
msgstr ""
1031
1115
 
1032
 
#: drizzled/drizzled.cc:1755
 
1116
#: drizzled/drizzled.cc:2187
1033
1117
msgid "Set the language used for the month names and the days of the week."
1034
1118
msgstr ""
1035
1119
 
1036
 
#: drizzled/drizzled.cc:1760
 
1120
#: drizzled/drizzled.cc:2192
 
1121
msgid "Log connections and queries to file."
 
1122
msgstr ""
 
1123
 
 
1124
#: drizzled/drizzled.cc:2196
 
1125
msgid "Log all MyISAM changes to file."
 
1126
msgstr ""
 
1127
 
 
1128
#: drizzled/drizzled.cc:2200
1037
1129
msgid "Log some not critical warnings to the log file."
1038
1130
msgstr ""
1039
1131
 
1040
 
#: drizzled/drizzled.cc:1765
 
1132
#: drizzled/drizzled.cc:2205
1041
1133
msgid "Lock drizzled in memory."
1042
1134
msgstr ""
1043
1135
 
1044
 
#: drizzled/drizzled.cc:1769
 
1136
#: drizzled/drizzled.cc:2209
 
1137
msgid ""
 
1138
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
 
1139
"BACKUP, FORCE or QUICK."
 
1140
msgstr ""
 
1141
 
 
1142
#: drizzled/drizzled.cc:2214
1045
1143
msgid "Pid file used by safe_mysqld."
1046
1144
msgstr ""
1047
1145
 
1048
 
#: drizzled/drizzled.cc:1773
 
1146
#: drizzled/drizzled.cc:2218
1049
1147
msgid ""
1050
1148
"Port number to use for connection or 0 for default to, in order of "
1051
1149
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1052
1150
msgstr ""
1053
1151
 
1054
 
#: drizzled/drizzled.cc:1779
 
1152
#: drizzled/drizzled.cc:2224
1055
1153
msgid ""
1056
1154
"Maximum time in seconds to wait for the port to become free. (Default: no "
1057
1155
"wait)"
1058
1156
msgstr ""
1059
1157
 
1060
 
#: drizzled/drizzled.cc:1784
 
1158
#: drizzled/drizzled.cc:2229
1061
1159
msgid ""
1062
1160
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1063
1161
"specified directory"
1064
1162
msgstr ""
1065
1163
 
1066
 
#: drizzled/drizzled.cc:1789
 
1164
#: drizzled/drizzled.cc:2234
1067
1165
msgid ""
1068
1166
"Uniquely identifies the server instance in the community of replication "
1069
1167
"partners."
1070
1168
msgstr ""
1071
1169
 
1072
 
#: drizzled/drizzled.cc:1794
 
1170
#: drizzled/drizzled.cc:2239
1073
1171
msgid "Don't print a stack trace on failure."
1074
1172
msgstr ""
1075
1173
 
1076
 
#: drizzled/drizzled.cc:1798
 
1174
#: drizzled/drizzled.cc:2243
1077
1175
msgid "Enable symbolic link support."
1078
1176
msgstr ""
1079
1177
 
1080
 
#: drizzled/drizzled.cc:1807
 
1178
#: drizzled/drizzled.cc:2252
1081
1179
msgid ""
1082
1180
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1083
1181
msgstr ""
1084
1182
 
1085
 
#: drizzled/drizzled.cc:1812
 
1183
#: drizzled/drizzled.cc:2257
1086
1184
msgid "Path for temporary files."
1087
1185
msgstr ""
1088
1186
 
1089
 
#: drizzled/drizzled.cc:1816
 
1187
#: drizzled/drizzled.cc:2261
1090
1188
msgid "Default transaction isolation level."
1091
1189
msgstr ""
1092
1190
 
1093
 
#: drizzled/drizzled.cc:1820
 
1191
#: drizzled/drizzled.cc:2265
1094
1192
msgid "Run drizzled daemon as user."
1095
1193
msgstr ""
1096
1194
 
1097
 
#: drizzled/drizzled.cc:1828
 
1195
#: drizzled/drizzled.cc:2273
1098
1196
msgid ""
1099
1197
"The number of outstanding connection requests Drizzle can have. This comes "
1100
1198
"into play when the main Drizzle thread gets very many connection requests in "
1101
1199
"a very short time."
1102
1200
msgstr ""
1103
1201
 
1104
 
#: drizzled/drizzled.cc:1834
 
1202
#: drizzled/drizzled.cc:2279
1105
1203
msgid ""
1106
1204
"Size of tree cache used in bulk insert optimization. Note that this is a "
1107
1205
"limit per thread!"
1108
1206
msgstr ""
1109
1207
 
1110
 
#: drizzled/drizzled.cc:1840
 
1208
#: drizzled/drizzled.cc:2285
 
1209
msgid ""
 
1210
"The number of seconds the drizzled server is waiting for a connect packet "
 
1211
"before responding with 'Bad handshake'."
 
1212
msgstr ""
 
1213
 
 
1214
#: drizzled/drizzled.cc:2290
1111
1215
msgid ""
1112
1216
"Precision of the result of '/' operator will be increased on that value."
1113
1217
msgstr ""
1114
1218
 
1115
 
#: drizzled/drizzled.cc:1846
 
1219
#: drizzled/drizzled.cc:2296
1116
1220
msgid "The maximum length of the result of function  group_concat."
1117
1221
msgstr ""
1118
1222
 
1119
 
#: drizzled/drizzled.cc:1851
 
1223
#: drizzled/drizzled.cc:2301
1120
1224
msgid "The size of the buffer that is used for full joins."
1121
1225
msgstr ""
1122
1226
 
1123
 
#: drizzled/drizzled.cc:1857
 
1227
#: drizzled/drizzled.cc:2307
 
1228
msgid ""
 
1229
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
 
1230
msgstr ""
 
1231
 
 
1232
#: drizzled/drizzled.cc:2312
1124
1233
msgid ""
1125
1234
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1126
1235
"this to get better index handling (for all reads and multiple writes) to as "
1127
1236
"much as you can afford;"
1128
1237
msgstr ""
1129
1238
 
1130
 
#: drizzled/drizzled.cc:1866
 
1239
#: drizzled/drizzled.cc:2321
1131
1240
msgid ""
1132
1241
"This characterizes the number of hits a hot block has to be untouched until "
1133
1242
"it is considered aged enough to be downgraded to a warm block. This "
1135
1244
"blocks in key cache"
1136
1245
msgstr ""
1137
1246
 
1138
 
#: drizzled/drizzled.cc:1875
 
1247
#: drizzled/drizzled.cc:2330
1139
1248
msgid "The default size of key cache blocks"
1140
1249
msgstr ""
1141
1250
 
1142
 
#: drizzled/drizzled.cc:1881
 
1251
#: drizzled/drizzled.cc:2336
1143
1252
msgid "The minimum percentage of warm blocks in key cache"
1144
1253
msgstr ""
1145
1254
 
1146
 
#: drizzled/drizzled.cc:1887
 
1255
#: drizzled/drizzled.cc:2342
1147
1256
msgid "Max packetlength to send/receive from to server."
1148
1257
msgstr ""
1149
1258
 
1150
 
#: drizzled/drizzled.cc:1892
 
1259
#: drizzled/drizzled.cc:2347
1151
1260
msgid ""
1152
1261
"If there is more than this number of interrupted connections from a host "
1153
1262
"this host will be blocked from further connections."
1154
1263
msgstr ""
1155
1264
 
1156
 
#: drizzled/drizzled.cc:1897
 
1265
#: drizzled/drizzled.cc:2352
1157
1266
msgid "Max number of errors/warnings to store for a statement."
1158
1267
msgstr ""
1159
1268
 
1160
 
#: drizzled/drizzled.cc:1902
 
1269
#: drizzled/drizzled.cc:2357
1161
1270
msgid "Don't allow creation of heap tables bigger than this."
1162
1271
msgstr ""
1163
1272
 
1164
 
#: drizzled/drizzled.cc:1908
 
1273
#: drizzled/drizzled.cc:2363
1165
1274
msgid ""
1166
1275
"Joins that are probably going to read more than max_join_size records return "
1167
1276
"an error."
1168
1277
msgstr ""
1169
1278
 
1170
 
#: drizzled/drizzled.cc:1914
 
1279
#: drizzled/drizzled.cc:2369
1171
1280
msgid "Max number of bytes in sorted records."
1172
1281
msgstr ""
1173
1282
 
1174
 
#: drizzled/drizzled.cc:1919
 
1283
#: drizzled/drizzled.cc:2374
1175
1284
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1176
1285
msgstr ""
1177
1286
 
1178
 
#: drizzled/drizzled.cc:1924
 
1287
#: drizzled/drizzled.cc:2379
1179
1288
msgid ""
1180
1289
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1181
1290
"max_sort_length bytes of each value are used; the rest are ignored)."
1182
1291
msgstr ""
1183
1292
 
1184
 
#: drizzled/drizzled.cc:1931
 
1293
#: drizzled/drizzled.cc:2386
 
1294
msgid "Maximum number of temporary tables a client can keep open at a time."
 
1295
msgstr ""
 
1296
 
 
1297
#: drizzled/drizzled.cc:2391
1185
1298
msgid "After this many write locks, allow some read locks to run in between."
1186
1299
msgstr ""
1187
1300
 
1188
 
#: drizzled/drizzled.cc:1935
 
1301
#: drizzled/drizzled.cc:2395
1189
1302
msgid ""
1190
1303
"Don't log queries which examine less than min_examined_row_limit rows to "
1191
1304
"file."
1192
1305
msgstr ""
1193
1306
 
1194
 
#: drizzled/drizzled.cc:1941
 
1307
#: drizzled/drizzled.cc:2401
 
1308
msgid ""
 
1309
"Specifies how MyISAM index statistics collection code should threat NULLs. "
 
1310
"Possible values of name are 'nulls_unequal' (default behavior), "
 
1311
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
 
1312
msgstr ""
 
1313
 
 
1314
#: drizzled/drizzled.cc:2408
1195
1315
msgid "Buffer length for TCP/IP and socket communication."
1196
1316
msgstr ""
1197
1317
 
1198
 
#: drizzled/drizzled.cc:1946
 
1318
#: drizzled/drizzled.cc:2413
 
1319
msgid ""
 
1320
"Number of seconds to wait for more data from a connection before aborting "
 
1321
"the read."
 
1322
msgstr ""
 
1323
 
 
1324
#: drizzled/drizzled.cc:2419
 
1325
msgid ""
 
1326
"If a read on a communication port is interrupted, retry this many times "
 
1327
"before giving up."
 
1328
msgstr ""
 
1329
 
 
1330
#: drizzled/drizzled.cc:2425
 
1331
msgid ""
 
1332
"Number of seconds to wait for a block to be written to a connection before "
 
1333
"aborting the write."
 
1334
msgstr ""
 
1335
 
 
1336
#: drizzled/drizzled.cc:2431
1199
1337
msgid ""
1200
1338
"Controls the heuristic(s) applied during query optimization to prune less-"
1201
1339
"promising partial plans from the optimizer search space. Meaning: false - do "
1203
1341
"based on number of retrieved rows."
1204
1342
msgstr ""
1205
1343
 
1206
 
#: drizzled/drizzled.cc:1954
 
1344
#: drizzled/drizzled.cc:2439
1207
1345
msgid ""
1208
1346
"Maximum depth of search performed by the query optimizer. Values larger than "
1209
1347
"the number of relations in a query result in better query plans, but take "
1214
1352
"(used for testing/comparison)."
1215
1353
msgstr ""
1216
1354
 
1217
 
#: drizzled/drizzled.cc:1966
 
1355
#: drizzled/drizzled.cc:2451
 
1356
msgid ""
 
1357
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
 
1358
msgstr ""
 
1359
 
 
1360
#: drizzled/drizzled.cc:2456
1218
1361
msgid "Directory for plugins."
1219
1362
msgstr ""
1220
1363
 
1221
 
#: drizzled/drizzled.cc:1970
 
1364
#: drizzled/drizzled.cc:2460
1222
1365
msgid ""
1223
1366
"Optional comma separated list of plugins to load at starup.[for example: --"
1224
1367
"plugin_load=crc32,logger_gearman]"
1225
1368
msgstr ""
1226
1369
 
1227
 
#: drizzled/drizzled.cc:1975
 
1370
#: drizzled/drizzled.cc:2465
1228
1371
msgid "The size of the buffer that is allocated when preloading indexes"
1229
1372
msgstr ""
1230
1373
 
1231
 
#: drizzled/drizzled.cc:1980
 
1374
#: drizzled/drizzled.cc:2470
 
1375
msgid "Select protocol to be used (by default oldlibdrizzle)."
 
1376
msgstr ""
 
1377
 
 
1378
#: drizzled/drizzled.cc:2474
1232
1379
msgid "Allocation block size for query parsing and execution"
1233
1380
msgstr ""
1234
1381
 
1235
 
#: drizzled/drizzled.cc:1985
 
1382
#: drizzled/drizzled.cc:2479
1236
1383
msgid "Persistent buffer for query parsing and execution"
1237
1384
msgstr ""
1238
1385
 
1239
 
#: drizzled/drizzled.cc:1991
 
1386
#: drizzled/drizzled.cc:2485
1240
1387
msgid "Allocation block size for storing ranges during optimization"
1241
1388
msgstr ""
1242
1389
 
1243
 
#: drizzled/drizzled.cc:1997
 
1390
#: drizzled/drizzled.cc:2491
1244
1391
msgid ""
1245
1392
"Each thread that does a sequential scan allocates a buffer of this size for "
1246
1393
"each table it scans. If you do many sequential scans, you may want to "
1247
1394
"increase this value."
1248
1395
msgstr ""
1249
1396
 
1250
 
#: drizzled/drizzled.cc:2005
 
1397
#: drizzled/drizzled.cc:2499
1251
1398
msgid ""
1252
1399
"When reading rows in sorted order after a sort, the rows are read through "
1253
1400
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1254
1401
"record_buffer."
1255
1402
msgstr ""
1256
1403
 
1257
 
#: drizzled/drizzled.cc:2013
 
1404
#: drizzled/drizzled.cc:2507
1258
1405
msgid "Select scheduler to be used (by default multi-thread)."
1259
1406
msgstr ""
1260
1407
 
1261
 
#: drizzled/drizzled.cc:2018
 
1408
#: drizzled/drizzled.cc:2512
1262
1409
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1263
1410
msgstr ""
1264
1411
 
1265
 
#: drizzled/drizzled.cc:2024
 
1412
#: drizzled/drizzled.cc:2518
1266
1413
msgid "The number of cached table definitions."
1267
1414
msgstr ""
1268
1415
 
1269
 
#: drizzled/drizzled.cc:2028
 
1416
#: drizzled/drizzled.cc:2522
1270
1417
msgid "The number of cached open tables."
1271
1418
msgstr ""
1272
1419
 
1273
 
#: drizzled/drizzled.cc:2032
 
1420
#: drizzled/drizzled.cc:2526
1274
1421
msgid ""
1275
1422
"Timeout in seconds to wait for a table level lock before returning an error. "
1276
1423
"Used only if the connection has active cursors."
1277
1424
msgstr ""
1278
1425
 
1279
 
#: drizzled/drizzled.cc:2037
 
1426
#: drizzled/drizzled.cc:2531
1280
1427
msgid "The stack size for each thread."
1281
1428
msgstr ""
1282
1429
 
1283
 
#: drizzled/drizzled.cc:2043
 
1430
#: drizzled/drizzled.cc:2537
1284
1431
msgid ""
1285
1432
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1286
1433
"automatically convert it to an on-disk MyISAM table."
1287
1434
msgstr ""
1288
1435
 
1289
 
#: drizzled/drizzled.cc:2049
 
1436
#: drizzled/drizzled.cc:2543
1290
1437
msgid "Allocation block size for transactions to be stored in binary log"
1291
1438
msgstr ""
1292
1439
 
1293
 
#: drizzled/drizzled.cc:2054
 
1440
#: drizzled/drizzled.cc:2548
1294
1441
msgid "Persistent buffer for transactions to be stored in binary log"
1295
1442
msgstr ""
1296
1443
 
1297
 
#: drizzled/drizzled.cc:2185
 
1444
#: drizzled/drizzled.cc:2553
 
1445
msgid ""
 
1446
"The number of seconds the server waits for activity on a connection before "
 
1447
"closing it."
 
1448
msgstr ""
 
1449
 
 
1450
#: drizzled/drizzled.cc:2687
1298
1451
msgid ""
1299
1452
"Copyright (C) 2008 Sun Microsystems\n"
1300
1453
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1303
1456
"Starts the Drizzle database server\n"
1304
1457
msgstr ""
1305
1458
 
1306
 
#: drizzled/drizzled.cc:2192
 
1459
#: drizzled/drizzled.cc:2694
1307
1460
#, c-format
1308
1461
msgid "Usage: %s [OPTIONS]\n"
1309
1462
msgstr ""
1310
1463
 
1311
 
#: drizzled/drizzled.cc:2324
 
1464
#: drizzled/drizzled.cc:2705
 
1465
msgid ""
 
1466
"\n"
 
1467
"To see what values a running Drizzle server is using, type\n"
 
1468
"'drizzleadmin variables' instead of 'drizzled --help'."
 
1469
msgstr ""
 
1470
 
 
1471
#: drizzled/drizzled.cc:2848
1312
1472
#, c-format
1313
1473
msgid ""
1314
1474
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1315
1475
"command line\n"
1316
1476
msgstr ""
1317
1477
 
1318
 
#: drizzled/drizzled.cc:2368
 
1478
#: drizzled/drizzled.cc:2889
1319
1479
msgid "Can't start server: cannot resolve hostname!"
1320
1480
msgstr ""
1321
1481
 
1322
 
#: drizzled/drizzled.cc:2374
 
1482
#: drizzled/drizzled.cc:2895
1323
1483
msgid "Can't start server: bind-address refers to multiple interfaces!"
1324
1484
msgstr ""
1325
1485
 
 
1486
#: drizzled/drizzled.cc:3214
 
1487
#, c-format
 
1488
msgid "No option given to %s\n"
 
1489
msgstr ""
 
1490
 
 
1491
#: drizzled/drizzled.cc:3216
 
1492
#, c-format
 
1493
msgid "Wrong option to %s. Option(s) given: %s\n"
 
1494
msgstr ""
 
1495
 
 
1496
#: drizzled/drizzled.cc:3218
 
1497
#, c-format
 
1498
msgid "Alternatives are: '%s'"
 
1499
msgstr ""
 
1500
 
1326
1501
#: drizzled/errmsg.cc:73
1327
1502
#, c-format
1328
1503
msgid "errmsg plugin '%s' errmsg() failed"
1329
1504
msgstr ""
1330
1505
 
1331
 
#: drizzled/error.cc:34 drizzled/error.cc:36
1332
 
msgid "UNUSED"
 
1506
#: drizzled/error.cc:34
 
1507
msgid "hashchk"
 
1508
msgstr ""
 
1509
 
 
1510
#: drizzled/error.cc:36
 
1511
msgid "isamchk"
1333
1512
msgstr ""
1334
1513
 
1335
1514
#: drizzled/error.cc:38
1698
1877
#, c-format
1699
1878
msgid ""
1700
1879
"%s: ready for connections.\n"
1701
 
"Version: '%s'  socket: '%s'  port: %u\n"
 
1880
"Version: '%s'  socket: '%s'  port: %d"
1702
1881
msgstr ""
1703
1882
 
1704
1883
#: drizzled/error.cc:188
1929
2108
#: drizzled/error.cc:276
1930
2109
#, c-format
1931
2110
msgid ""
1932
 
"Table handler doesn't support NULL in given index. Please change column "
1933
 
"'%-.192s' to be NOT NULL or use another handler"
 
2111
"Table handler doesn't support NULL in given index. Please change column '%-"
 
2112
".192s' to be NOT NULL or use another handler"
1934
2113
msgstr ""
1935
2114
 
1936
2115
#: drizzled/error.cc:278
2242
2421
#: drizzled/error.cc:402
2243
2422
#, c-format
2244
2423
msgid ""
2245
 
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2246
 
"'%-.64s' (%-.64s)"
 
2424
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
 
2425
"(%-.64s)"
2247
2426
msgstr ""
2248
2427
 
2249
2428
#: drizzled/error.cc:404
2652
2831
 
2653
2832
#: drizzled/error.cc:574
2654
2833
#, c-format
2655
 
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
2834
msgid ""
 
2835
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2656
2836
msgstr ""
2657
2837
 
2658
2838
#: drizzled/error.cc:576
2663
2843
#: drizzled/error.cc:578
2664
2844
#, c-format
2665
2845
msgid ""
2666
 
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2667
 
"variable_name)"
 
2846
"Variable '%-.64s' is not a variable component (can't be used as "
 
2847
"XXXX.variable_name)"
2668
2848
msgstr ""
2669
2849
 
2670
2850
#: drizzled/error.cc:580
2694
2874
msgstr ""
2695
2875
 
2696
2876
#: drizzled/error.cc:588
2697
 
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
2877
msgid ""
 
2878
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2698
2879
msgstr ""
2699
2880
 
2700
2881
#: drizzled/error.cc:590
3029
3210
msgstr ""
3030
3211
 
3031
3212
#: drizzled/error.cc:724
3032
 
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
3213
msgid ""
 
3214
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3033
3215
msgstr ""
3034
3216
 
3035
3217
#: drizzled/error.cc:726
3075
3257
msgstr ""
3076
3258
 
3077
3259
#: drizzled/error.cc:744
3078
 
msgid "View being updated does not have complete key of underlying table in it"
 
3260
msgid ""
 
3261
"View being updated does not have complete key of underlying table in it"
3079
3262
msgstr ""
3080
3263
 
3081
3264
#: drizzled/error.cc:746
3082
3265
#, c-format
3083
3266
msgid ""
3084
 
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3085
 
"(s) or definer/invoker of view lack rights to use them"
 
3267
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
 
3268
"function(s) or definer/invoker of view lack rights to use them"
3086
3269
msgstr ""
3087
3270
 
3088
3271
#: drizzled/error.cc:748
3327
3510
#, c-format
3328
3511
msgid ""
3329
3512
"%s: ready for connections.\n"
3330
 
"Version: '%s' %s\n"
 
3513
"Version: '%s'  socket: '%s'  port: %d  %s"
3331
3514
msgstr ""
3332
3515
 
3333
3516
#: drizzled/error.cc:852
3426
3609
#: drizzled/error.cc:888
3427
3610
#, c-format
3428
3611
msgid ""
3429
 
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3430
 
"'%-.192s')."
 
3612
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
 
3613
".192s')."
3431
3614
msgstr ""
3432
3615
 
3433
3616
#: drizzled/error.cc:890
3464
3647
 
3465
3648
#: drizzled/error.cc:900
3466
3649
#, c-format
3467
 
msgid "The data source connection string '%-.64s' is not in the correct format"
 
3650
msgid ""
 
3651
"The data source connection string '%-.64s' is not in the correct format"
3468
3652
msgstr ""
3469
3653
 
3470
3654
#: drizzled/error.cc:902
3516
3700
#: drizzled/error.cc:920
3517
3701
#, c-format
3518
3702
msgid ""
3519
 
"The definition of table '%-.192s' prevents operation %.192s on table "
3520
 
"'%-.192s'."
 
3703
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
 
3704
".192s'."
3521
3705
msgstr ""
3522
3706
 
3523
3707
#: drizzled/error.cc:922
3610
3794
 
3611
3795
#: drizzled/error.cc:952
3612
3796
#, c-format
3613
 
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
3797
msgid ""
 
3798
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3614
3799
msgstr ""
3615
3800
 
3616
3801
#: drizzled/error.cc:954
3620
3805
#: drizzled/error.cc:956
3621
3806
#, c-format
3622
3807
msgid ""
3623
 
"Can't create more than max_prepared_stmt_count statements (current value: %"
3624
 
"lu)"
 
3808
"Can't create more than max_prepared_stmt_count statements (current value: "
 
3809
"%lu)"
3625
3810
msgstr ""
3626
3811
 
3627
3812
#: drizzled/error.cc:958
3717
3902
 
3718
3903
#: drizzled/error.cc:994
3719
3904
#, c-format
3720
 
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
3905
msgid ""
 
3906
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3721
3907
msgstr ""
3722
3908
 
3723
3909
#: drizzled/error.cc:996
3741
3927
msgstr ""
3742
3928
 
3743
3929
#: drizzled/error.cc:1006
3744
 
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
3930
msgid ""
 
3931
"Constant/Random expression in (sub)partitioning function is not allowed"
3745
3932
msgstr ""
3746
3933
 
3747
3934
#: drizzled/error.cc:1008
3819
4006
 
3820
4007
#: drizzled/error.cc:1040
3821
4008
#, c-format
3822
 
msgid "A %-.192s must include all columns in the table's partitioning function"
 
4009
msgid ""
 
4010
"A %-.192s must include all columns in the table's partitioning function"
3823
4011
msgstr ""
3824
4012
 
3825
4013
#: drizzled/error.cc:1042
3892
4080
msgstr ""
3893
4081
 
3894
4082
#: drizzled/error.cc:1072
3895
 
msgid "When reorganizing a set of partitions they must be in consecutive order"
 
4083
msgid ""
 
4084
"When reorganizing a set of partitions they must be in consecutive order"
3896
4085
msgstr ""
3897
4086
 
3898
4087
#: drizzled/error.cc:1074
4056
4245
#: drizzled/error.cc:1142
4057
4246
#, c-format
4058
4247
msgid ""
4059
 
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4060
 
"s instead"
 
4248
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
 
4249
"%s instead"
4061
4250
msgstr ""
4062
4251
 
4063
4252
#: drizzled/error.cc:1144
4071
4260
#: drizzled/error.cc:1148
4072
4261
#, c-format
4073
4262
msgid ""
4074
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4075
 
"d would lead to a duplicate entry"
 
4263
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
 
4264
"%d would lead to a duplicate entry"
4076
4265
msgstr ""
4077
4266
 
4078
4267
#: drizzled/error.cc:1150
4571
4760
 
4572
4761
#: drizzled/error.cc:1356
4573
4762
#, c-format
4574
 
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
4763
msgid ""
 
4764
"Error when sending image data (for table #%d) to %-.64s restore driver"
4575
4765
msgstr ""
4576
4766
 
4577
4767
#: drizzled/error.cc:1358
4734
4924
msgid "logging '%s' post() failed"
4735
4925
msgstr ""
4736
4926
 
4737
 
#: drizzled/plugin/storage_engine.cc:314
 
4927
#: drizzled/plugin/storage_engine.cc:295
4738
4928
#, c-format
4739
4929
msgid "Found %d prepared transaction(s) in %s"
4740
4930
msgstr ""
4741
4931
 
4742
 
#: drizzled/plugin/storage_engine.cc:388
 
4932
#: drizzled/plugin/storage_engine.cc:369
4743
4933
msgid "Starting crash recovery..."
4744
4934
msgstr ""
4745
4935
 
4746
 
#: drizzled/plugin/storage_engine.cc:397
 
4936
#: drizzled/plugin/storage_engine.cc:378
4747
4937
#, c-format
4748
4938
msgid "Found %d prepared XA transactions"
4749
4939
msgstr ""
4750
4940
 
4751
 
#: drizzled/plugin/storage_engine.cc:402
 
4941
#: drizzled/plugin/storage_engine.cc:383
4752
4942
#, c-format
4753
4943
msgid ""
4754
4944
"Found %d prepared transactions! It means that drizzled was not shut down "
4757
4947
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4758
4948
msgstr ""
4759
4949
 
4760
 
#: drizzled/plugin/storage_engine.cc:412
 
4950
#: drizzled/plugin/storage_engine.cc:393
4761
4951
msgid "Crash recovery finished."
4762
4952
msgstr ""
4763
4953
 
4802
4992
msgid "Scheduler initialization failed.\n"
4803
4993
msgstr ""
4804
4994
 
4805
 
#: drizzled/session.cc:2160
4806
 
#, c-format
4807
 
msgid "Could not remove temporary table: '%s', error: %d"
4808
 
msgstr ""
4809
 
 
4810
 
#: drizzled/slot/listen.cc:91
4811
 
#, c-format
4812
 
msgid "getaddrinfo() failed with error %s"
4813
 
msgstr ""
4814
 
 
4815
 
#: drizzled/slot/listen.cc:123
4816
 
#, c-format
4817
 
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4818
 
msgstr ""
4819
 
 
4820
 
#: drizzled/slot/listen.cc:134
4821
 
#, c-format
4822
 
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4823
 
msgstr ""
4824
 
 
4825
 
#: drizzled/slot/listen.cc:143
4826
 
#, c-format
4827
 
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4828
 
msgstr ""
4829
 
 
4830
 
#: drizzled/slot/listen.cc:152
4831
 
#, c-format
4832
 
msgid "setsockopt(SO_LINGER) failed with errno %d"
4833
 
msgstr ""
4834
 
 
4835
 
#: drizzled/slot/listen.cc:161
4836
 
#, c-format
4837
 
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4838
 
msgstr ""
4839
 
 
4840
 
#: drizzled/slot/listen.cc:182
4841
 
#, c-format
4842
 
msgid "Retrying bind() on %u"
4843
 
msgstr ""
4844
 
 
4845
 
#: drizzled/slot/listen.cc:190
4846
 
#, c-format
4847
 
msgid "bind() failed with errno: %d"
4848
 
msgstr ""
4849
 
 
4850
 
#: drizzled/slot/listen.cc:193
4851
 
msgid "Do you already have another drizzled running?"
4852
 
msgstr ""
4853
 
 
4854
 
#: drizzled/slot/listen.cc:200
4855
 
#, c-format
4856
 
msgid "listen() failed with errno %d"
4857
 
msgstr ""
4858
 
 
4859
 
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4860
 
#, c-format
4861
 
msgid "realloc() failed with errno %d"
4862
 
msgstr ""
4863
 
 
4864
 
#: drizzled/slot/listen.cc:219
4865
 
#, c-format
4866
 
msgid "Listening on %s:%s\n"
4867
 
msgstr ""
4868
 
 
4869
 
#: drizzled/slot/listen.cc:227
4870
 
msgid "No sockets could be bound for listening"
4871
 
msgstr ""
4872
 
 
4873
 
#: drizzled/slot/listen.cc:239
4874
 
#, c-format
4875
 
msgid "pipe() failed with errno %d"
4876
 
msgstr ""
4877
 
 
4878
 
#: drizzled/slot/listen.cc:275
4879
 
#, c-format
4880
 
msgid "poll() failed with errno %d"
4881
 
msgstr ""
4882
 
 
4883
 
#: drizzled/slot/listen.cc:317
4884
 
#, c-format
4885
 
msgid "accept() failed with errno %d"
4886
 
msgstr ""
4887
 
 
4888
 
#: drizzled/sql_base.cc:1445
 
4995
#: drizzled/sql_base.cc:2262
4889
4996
#, c-format
4890
4997
msgid "Table %s had a open data handler in reopen_table"
4891
4998
msgstr ""
4892
4999
 
4893
 
#: drizzled/sql_base.cc:2026
 
5000
#: drizzled/sql_base.cc:2854
4894
5001
#, c-format
4895
5002
msgid "Couldn't repair table: %s.%s"
4896
5003
msgstr ""
4897
5004
 
4898
 
#: drizzled/sql_base.cc:2068
 
5005
#: drizzled/sql_base.cc:2896
4899
5006
#, c-format
4900
5007
msgid ""
4901
 
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4902
 
"s`.`%s`' to replication"
4903
 
msgstr ""
4904
 
 
4905
 
#: drizzled/sql_plugin.cc:552
 
5008
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
 
5009
"`%s`.`%s`' to replication"
 
5010
msgstr ""
 
5011
 
 
5012
#: drizzled/sql_base.cc:3498
 
5013
#, c-format
 
5014
msgid "Could not remove temporary table: '%s', error: %d"
 
5015
msgstr ""
 
5016
 
 
5017
#: drizzled/sql_plugin.cc:528
4906
5018
#, c-format
4907
5019
msgid "Plugin '%s' init function returned error.\n"
4908
5020
msgstr ""
4909
5021
 
4910
 
#: drizzled/sql_plugin.cc:712
 
5022
#: drizzled/sql_plugin.cc:707
4911
5023
msgid "plugin-load parameter too long"
4912
5024
msgstr ""
4913
5025
 
4914
 
#: drizzled/sql_plugin.cc:774
 
5026
#: drizzled/sql_plugin.cc:767
4915
5027
#, c-format
4916
5028
msgid "Couldn't load plugin named '%s' with soname '%s'."
4917
5029
msgstr ""
4918
5030
 
4919
 
#: drizzled/sql_plugin.cc:1114
 
5031
#: drizzled/sql_plugin.cc:1107
4920
5032
msgid "Out of memory."
4921
5033
msgstr ""
4922
5034
 
4923
 
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
 
5035
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4924
5036
#, c-format
4925
5037
msgid "Unknown variable type code 0x%x in plugin '%s'."
4926
5038
msgstr ""
4927
5039
 
4928
 
#: drizzled/sql_plugin.cc:1997
 
5040
#: drizzled/sql_plugin.cc:1989
4929
5041
#, c-format
4930
5042
msgid ""
4931
5043
"Server variable %s of plugin %s was forced to be read-only: string variable "
4932
5044
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4933
5045
msgstr ""
4934
5046
 
4935
 
#: drizzled/sql_plugin.cc:2028
 
5047
#: drizzled/sql_plugin.cc:2020
4936
5048
#, c-format
4937
5049
msgid "Missing variable name in plugin '%s'."
4938
5050
msgstr ""
4939
5051
 
4940
 
#: drizzled/sql_plugin.cc:2045
 
5052
#: drizzled/sql_plugin.cc:2037
4941
5053
#, c-format
4942
5054
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4943
5055
msgstr ""
4944
5056
 
4945
 
#: drizzled/sql_plugin.cc:2173
 
5057
#: drizzled/sql_plugin.cc:2155
4946
5058
#, c-format
4947
5059
msgid "Out of memory for plugin '%s'."
4948
5060
msgstr ""
4949
5061
 
4950
 
#: drizzled/sql_plugin.cc:2180
 
5062
#: drizzled/sql_plugin.cc:2162
4951
5063
#, c-format
4952
5064
msgid "Bad options for plugin '%s'."
4953
5065
msgstr ""
4954
5066
 
4955
 
#: drizzled/sql_plugin.cc:2189
 
5067
#: drizzled/sql_plugin.cc:2171
4956
5068
#, c-format
4957
5069
msgid "Parsing options for plugin '%s' failed."
4958
5070
msgstr ""
4959
5071
 
4960
 
#: drizzled/sql_plugin.cc:2238
 
5072
#: drizzled/sql_plugin.cc:2214
4961
5073
#, c-format
4962
5074
msgid "Plugin '%s' has conflicting system variables"
4963
5075
msgstr ""
4964
5076
 
4965
 
#: drizzled/sql_table.cc:247
4966
 
msgid ""
4967
 
"Table name cannot be encoded and fit within filesystem name length "
4968
 
"restrictions."
4969
 
msgstr ""
4970
 
 
4971
 
#: drizzled/sql_table.cc:257
4972
 
msgid ""
4973
 
"Schema name cannot be encoded and fit within filesystem name length "
4974
 
"restrictions."
4975
 
msgstr ""
4976
 
 
4977
 
#: drizzled/sql_table.cc:2495
 
5077
#: drizzled/sql_table.cc:124
 
5078
#, c-format
 
5079
msgid "Invalid (old?) table or database name '%s'"
 
5080
msgstr ""
 
5081
 
 
5082
#: drizzled/sql_table.cc:2655
4978
5083
#, c-format
4979
5084
msgid "Unknown - internal error %d during operation"
4980
5085
msgstr ""
4981
5086
 
4982
 
#: drizzled/sql_table.cc:3970
 
5087
#: drizzled/sql_table.cc:4227
4983
5088
#, c-format
4984
5089
msgid "Could not open table %s.%s after rename\n"
4985
5090
msgstr ""
4986
5091
 
4987
 
#: drizzled/sql_table.cc:4133
 
5092
#: drizzled/sql_table.cc:4407
4988
5093
#, c-format
4989
5094
msgid ""
4990
5095
"order_st BY ignored because there is a user-defined clustered index in the "
4991
5096
"table '%-.192s'"
4992
5097
msgstr ""
4993
5098
 
4994
 
#: drizzled/table.cc:332
 
5099
#: drizzled/table.cc:354
4995
5100
#, c-format
4996
5101
msgid ""
4997
5102
"'%s' had no or invalid character set, and default character set is multi-"
4998
5103
"byte, so character column sizes may have changed"
4999
5104
msgstr ""
5000
5105
 
5001
 
#: drizzled/table.cc:1591
 
5106
#: drizzled/table.cc:1782
5002
5107
#, c-format
5003
5108
msgid "Unknown collation '%s' in table '%-.64s' definition"
5004
5109
msgstr ""
5005
5110
 
5006
 
#: drizzled/table.cc:1598
 
5111
#: drizzled/table.cc:1789
5007
5112
#, c-format
5008
5113
msgid ""
5009
5114
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5010
5115
"read"
5011
5116
msgstr ""
5012
5117
 
5013
 
#: drizzled/table.cc:3493
 
5118
#: drizzled/table.cc:2251
 
5119
#, c-format
 
5120
msgid ""
 
5121
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
 
5122
"found '%s'."
 
5123
msgstr ""
 
5124
 
 
5125
#: drizzled/table.cc:2278
 
5126
#, c-format
 
5127
msgid ""
 
5128
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5129
"have type %s, found type %s."
 
5130
msgstr ""
 
5131
 
 
5132
#: drizzled/table.cc:2289
 
5133
#, c-format
 
5134
msgid ""
 
5135
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5136
"position %d to have character set '%s' but the type has no character set."
 
5137
msgstr ""
 
5138
 
 
5139
#: drizzled/table.cc:2301
 
5140
#, c-format
 
5141
msgid ""
 
5142
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
 
5143
"position %d to have character set '%s' but found character set '%s'."
 
5144
msgstr ""
 
5145
 
 
5146
#: drizzled/table.cc:2314
 
5147
#, c-format
 
5148
msgid ""
 
5149
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
 
5150
"have type %s  but the column is not found."
 
5151
msgstr ""
 
5152
 
 
5153
#: drizzled/table.cc:4400
5014
5154
#, c-format
5015
5155
msgid "Got error %d when reading table '%s'"
5016
5156
msgstr ""
5077
5217
msgid "%s: option `-W %s' doesn't allow an argument\n"
5078
5218
msgstr ""
5079
5219
 
5080
 
#: mysys/default.cc:684
5081
 
#, c-format
5082
 
msgid "error: could not open directory: %s\n"
5083
 
msgstr ""
5084
 
 
5085
5220
#: mysys/errors.cc:25
5086
5221
#, c-format
5087
5222
msgid "Can't create/write to file '%s' (Errcode: %d)"
5236
5371
msgid "Unknown error %d"
5237
5372
msgstr ""
5238
5373
 
5239
 
#: mysys/my_getopt.cc:90
 
5374
#: mysys/my_getopt.cc:89
5240
5375
msgid "Warning: "
5241
5376
msgstr ""
5242
5377
 
5243
 
#: mysys/my_getopt.cc:92
 
5378
#: mysys/my_getopt.cc:91
5244
5379
msgid "Info: "
5245
5380
msgstr ""
5246
5381
 
5247
 
#: mysys/my_getopt.cc:356
 
5382
#: mysys/my_getopt.cc:355
5248
5383
#, c-format
5249
5384
msgid "%s: %s: Option '%s' used, but is disabled\n"
5250
5385
msgstr ""
5251
5386
 
5252
 
#: mysys/my_getopt.cc:357
 
5387
#: mysys/my_getopt.cc:356
5253
5388
msgid "WARNING"
5254
5389
msgstr ""
5255
5390
 
5256
 
#: mysys/my_getopt.cc:357
 
5391
#: mysys/my_getopt.cc:356
5257
5392
msgid "ERROR"
5258
5393
msgstr ""
5259
5394
 
5260
 
#: mysys/my_getopt.cc:460
 
5395
#: mysys/my_getopt.cc:459
5261
5396
#, c-format
5262
5397
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5263
5398
msgstr ""
5264
5399
 
5265
 
#: mysys/my_getopt.cc:775
 
5400
#: mysys/my_getopt.cc:774
5266
5401
#, c-format
5267
5402
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5268
5403
msgstr ""
5269
5404
 
5270
 
#: mysys/my_getopt.cc:968
 
5405
#: mysys/my_getopt.cc:967
5271
5406
#, c-format
5272
5407
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5273
5408
msgstr ""
5274
5409
 
5275
 
#: mysys/my_getopt.cc:1200
 
5410
#: mysys/my_getopt.cc:1199
5276
5411
#, c-format
5277
5412
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5278
5413
msgstr ""
5279
5414
 
5280
 
#: mysys/my_getopt.cc:1220
 
5415
#: mysys/my_getopt.cc:1219
5281
5416
#, c-format
5282
5417
msgid ""
5283
5418
"\n"
5286
5421
"--------------------------------- -----------------------------\n"
5287
5422
msgstr ""
5288
5423
 
5289
 
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
 
5424
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5290
5425
msgid "(No default value)"
5291
5426
msgstr ""
5292
5427
 
5293
 
#: mysys/my_getopt.cc:1255
 
5428
#: mysys/my_getopt.cc:1254
5294
5429
msgid "true"
5295
5430
msgstr ""
5296
5431
 
5297
 
#: mysys/my_getopt.cc:1255
 
5432
#: mysys/my_getopt.cc:1254
5298
5433
msgid "false"
5299
5434
msgstr ""
5300
5435
 
5301
 
#: mysys/my_getopt.cc:1288
 
5436
#: mysys/my_getopt.cc:1287
5302
5437
#, c-format
5303
5438
msgid "(Disabled)\n"
5304
5439
msgstr ""
5305
5440
 
 
5441
#: plugin/auth_http/auth_http.cc:128
 
5442
msgid "Enable HTTP Auth check"
 
5443
msgstr ""
 
5444
 
5306
5445
#: plugin/auth_http/auth_http.cc:138
5307
 
msgid "Enable HTTP Auth check"
5308
 
msgstr ""
5309
 
 
5310
 
#: plugin/auth_http/auth_http.cc:148
5311
5446
msgid "URL for HTTP Auth check"
5312
5447
msgstr ""
5313
5448
 
5314
 
#: plugin/command_log/command_log.cc:94
5315
 
#, c-format
5316
 
msgid "Failed to open command log file.  Got error: %s"
5317
 
msgstr ""
5318
 
 
5319
 
#: plugin/command_log/command_log.cc:172
5320
 
#, c-format
5321
 
msgid ""
5322
 
"Failed to write full size of command.  Tried to write %<PRId64> bytes at "
5323
 
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
5324
 
msgstr ""
5325
 
 
5326
 
#: plugin/command_log/command_log.cc:212
5327
 
#, c-format
5328
 
msgid ""
5329
 
"Failed to write full serialized command.  Tried to write %<PRId64> bytes at "
5330
 
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
5331
 
msgstr ""
5332
 
 
5333
 
#: plugin/command_log/command_log.cc:290
5334
 
#, fuzzy
5335
 
msgid "Enable command log"
5336
 
msgstr "إمسح الأمر."
5337
 
 
5338
 
#: plugin/command_log/command_log.cc:298
5339
 
msgid "DEBUGGING - Truncate command log"
5340
 
msgstr ""
5341
 
 
5342
 
#: plugin/command_log/command_log.cc:306
5343
 
msgid "Path to the file to use for command log."
5344
 
msgstr ""
5345
 
 
5346
 
#: plugin/command_log/command_log.cc:323
5347
 
msgid "Simple Command Message Log"
5348
 
msgstr ""
5349
 
 
5350
 
#: plugin/default_replicator/default_replicator.cc:90
5351
 
msgid "Enable default replicator"
5352
 
msgstr ""
5353
 
 
5354
 
#: plugin/default_replicator/default_replicator.cc:105
5355
 
msgid "Default Replicator"
5356
 
msgstr ""
5357
 
 
5358
5449
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5359
5450
msgid "Error Messages to stderr"
5360
5451
msgstr ""
5361
5452
 
5362
 
#: plugin/logging_gearman/logging_gearman.cc:186
 
5453
#: plugin/logging_gearman/logging_gearman.cc:263
5363
5454
#, c-format
5364
5455
msgid "fail gearman_client_create(): %s"
5365
5456
msgstr ""
5366
5457
 
5367
 
#: plugin/logging_gearman/logging_gearman.cc:197
 
5458
#: plugin/logging_gearman/logging_gearman.cc:273
5368
5459
#, c-format
5369
5460
msgid "fail gearman_client_add_server(): %s"
5370
5461
msgstr ""
5371
5462
 
5372
 
#: plugin/logging_gearman/logging_gearman.cc:306
 
5463
#: plugin/logging_gearman/logging_gearman.cc:299
5373
5464
msgid "Enable logging to a gearman server"
5374
5465
msgstr ""
5375
5466
 
5376
 
#: plugin/logging_gearman/logging_gearman.cc:315
 
5467
#: plugin/logging_gearman/logging_gearman.cc:308
5377
5468
msgid "Hostname for logging to a Gearman server"
5378
5469
msgstr ""
5379
5470
 
5380
 
#: plugin/logging_gearman/logging_gearman.cc:324
 
5471
#: plugin/logging_gearman/logging_gearman.cc:317
5381
5472
msgid "Gearman Function to send logging to"
5382
5473
msgstr ""
5383
5474
 
5384
 
#: plugin/logging_gearman/logging_gearman.cc:341
 
5475
#: plugin/logging_gearman/logging_gearman.cc:334
5385
5476
msgid "Log queries to a Gearman server"
5386
5477
msgstr ""
5387
5478
 
5388
 
#: plugin/logging_query/logging_query.cc:188
 
5479
#: plugin/logging_query/logging_query.cc:278
5389
5480
#, c-format
5390
5481
msgid "fail open() fn=%s er=%s\n"
5391
5482
msgstr ""
5392
5483
 
5393
 
#: plugin/logging_query/logging_query.cc:340
 
5484
#: plugin/logging_query/logging_query.cc:317
5394
5485
msgid "Enable logging to CSV file"
5395
5486
msgstr ""
5396
5487
 
5397
 
#: plugin/logging_query/logging_query.cc:349
 
5488
#: plugin/logging_query/logging_query.cc:326
5398
5489
msgid "File to log to"
5399
5490
msgstr ""
5400
5491
 
5401
 
#: plugin/logging_query/logging_query.cc:358
5402
 
msgid "PCRE to match the query against"
5403
 
msgstr ""
5404
 
 
5405
 
#: plugin/logging_query/logging_query.cc:367
5406
 
#: plugin/logging_syslog/logging_syslog.cc:231
 
5492
#: plugin/logging_query/logging_query.cc:335
 
5493
#: plugin/logging_syslog/logging_syslog.cc:248
5407
5494
msgid "Threshold for logging slow queries, in microseconds"
5408
5495
msgstr ""
5409
5496
 
5410
 
#: plugin/logging_query/logging_query.cc:379
5411
 
#: plugin/logging_syslog/logging_syslog.cc:243
 
5497
#: plugin/logging_query/logging_query.cc:347
 
5498
#: plugin/logging_syslog/logging_syslog.cc:260
5412
5499
msgid "Threshold for logging big queries, for rows returned"
5413
5500
msgstr ""
5414
5501
 
5415
 
#: plugin/logging_query/logging_query.cc:391
5416
 
#: plugin/logging_syslog/logging_syslog.cc:255
 
5502
#: plugin/logging_query/logging_query.cc:359
 
5503
#: plugin/logging_syslog/logging_syslog.cc:272
5417
5504
msgid "Threshold for logging big queries, for rows examined"
5418
5505
msgstr ""
5419
5506
 
5420
 
#: plugin/logging_query/logging_query.cc:414
 
5507
#: plugin/logging_query/logging_query.cc:381
5421
5508
msgid "Log queries to a CSV file"
5422
5509
msgstr ""
5423
5510
 
5424
 
#: plugin/logging_syslog/logging_syslog.cc:84
 
5511
#: plugin/logging_syslog/logging_syslog.cc:169
5425
5512
#, c-format
5426
5513
msgid "syslog facility \"%s\" not known, using \"local0\""
5427
5514
msgstr ""
5428
5515
 
5429
 
#: plugin/logging_syslog/logging_syslog.cc:100
 
5516
#: plugin/logging_syslog/logging_syslog.cc:186
5430
5517
#, c-format
5431
5518
msgid "syslog priority \"%s\" not known, using \"info\""
5432
5519
msgstr ""
5433
5520
 
5434
 
#: plugin/logging_syslog/logging_syslog.cc:195
5435
 
msgid "Enable logging to syslog"
 
5521
#: plugin/logging_syslog/logging_syslog.cc:212
 
5522
msgid "Enable logging"
5436
5523
msgstr ""
5437
5524
 
5438
 
#: plugin/logging_syslog/logging_syslog.cc:204
 
5525
#: plugin/logging_syslog/logging_syslog.cc:221
5439
5526
msgid "Syslog Ident"
5440
5527
msgstr ""
5441
5528
 
5442
 
#: plugin/logging_syslog/logging_syslog.cc:213
 
5529
#: plugin/logging_syslog/logging_syslog.cc:230
5443
5530
msgid "Syslog Facility"
5444
5531
msgstr ""
5445
5532
 
5446
 
#: plugin/logging_syslog/logging_syslog.cc:222
 
5533
#: plugin/logging_syslog/logging_syslog.cc:239
5447
5534
msgid "Syslog Priority"
5448
5535
msgstr ""
5449
5536
 
5450
 
#: plugin/logging_syslog/logging_syslog.cc:279
 
5537
#: plugin/logging_syslog/logging_syslog.cc:296
5451
5538
msgid "Log to syslog"
5452
5539
msgstr ""
5453
5540
 
5454
 
#: plugin/multi_thread/multi_thread.cc:171
 
5541
#: plugin/multi_thread/multi_thread.cc:137
5455
5542
msgid "Maximum number of user threads available."
5456
5543
msgstr ""
5457
5544
 
5458
 
#: plugin/myisam/ha_myisam.cc:488
 
5545
#: plugin/myisam/ha_myisam.cc:468
5459
5546
#, c-format
5460
5547
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5461
5548
msgstr ""
5462
5549
 
5463
 
#: plugin/myisam/ha_myisam.cc:492
 
5550
#: plugin/myisam/ha_myisam.cc:472
5464
5551
#, c-format
5465
5552
msgid "Got an error from unknown thread, %s:%d"
5466
5553
msgstr ""
5467
5554
 
5468
 
#: plugin/myisam/ha_myisam.cc:498
 
5555
#: plugin/myisam/ha_myisam.cc:478
5469
5556
msgid "Unknown thread accessing table"
5470
5557
msgstr ""
5471
5558
 
5472
 
#: plugin/myisam/ha_myisam.cc:1781
 
5559
#: plugin/myisam/ha_myisam.cc:1861
5473
5560
msgid "Block size to be used for MyISAM index pages."
5474
5561
msgstr ""
5475
5562
 
5476
 
#: plugin/myisam/ha_myisam.cc:1787
 
5563
#: plugin/myisam/ha_myisam.cc:1867
5477
5564
msgid ""
5478
5565
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5479
5566
"disables parallel repair."
5480
5567
msgstr ""
5481
5568
 
5482
 
#: plugin/myisam/ha_myisam.cc:1793
 
5569
#: plugin/myisam/ha_myisam.cc:1873
5483
5570
msgid ""
5484
5571
"Don't use the fast sort index method to created index if the temporary file "
5485
5572
"would get bigger than this."
5486
5573
msgstr ""
5487
5574
 
5488
 
#: plugin/myisam/ha_myisam.cc:1798
 
5575
#: plugin/myisam/ha_myisam.cc:1878
5489
5576
msgid ""
5490
5577
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5491
5578
"when creating indexes with CREATE INDEX or ALTER TABLE."
5492
5579
msgstr ""
5493
5580
 
5494
 
#: plugin/myisam/ha_myisam.cc:1804
 
5581
#: plugin/myisam/ha_myisam.cc:1884
5495
5582
msgid "Default pointer size to be used for MyISAM tables."
5496
5583
msgstr ""
5497
5584
 
5741
5828
msgid "Tablespace not empty"
5742
5829
msgstr ""
5743
5830
 
5744
 
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5745
 
#, c-format
5746
 
msgid "%-.100s via TCP/IP"
5747
 
msgstr ""
5748
 
 
5749
5831
#: plugin/oldlibdrizzle/errmsg.cc:28
5750
5832
msgid "Unknown Drizzle error"
5751
5833
msgstr ""
5796
5878
msgid "Localhost via UNIX socket"
5797
5879
msgstr ""
5798
5880
 
 
5881
#: plugin/oldlibdrizzle/errmsg.cc:39
 
5882
#, c-format
 
5883
msgid "%-.100s via TCP/IP"
 
5884
msgstr ""
 
5885
 
5799
5886
#: plugin/oldlibdrizzle/errmsg.cc:40
5800
5887
msgid "Error in server handshake"
5801
5888
msgstr ""
5989
6076
msgid "Statement closed indirectly because of a preceding %s() call"
5990
6077
msgstr ""
5991
6078
 
5992
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
5993
 
msgid "Connect Timeout."
5994
 
msgstr ""
5995
 
 
5996
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
5997
 
msgid "Read Timeout."
5998
 
msgstr ""
5999
 
 
6000
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6001
 
msgid "Write Timeout."
6002
 
msgstr ""
6003
 
 
6004
 
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6005
 
msgid "Retry Count."
6006
 
msgstr ""
6007
 
 
6008
 
#: plugin/pool_of_threads/pool_of_threads.cc:233
 
6079
#: plugin/pool_of_threads/pool_of_threads.cc:204
6009
6080
msgid "event_add error in libevent_add_session_callback\n"
6010
6081
msgstr ""
6011
6082
 
6012
 
#: plugin/pool_of_threads/pool_of_threads.cc:399
 
6083
#: plugin/pool_of_threads/pool_of_threads.cc:346
6013
6084
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6014
6085
msgstr ""
6015
6086
 
6016
 
#: plugin/pool_of_threads/pool_of_threads.cc:406
 
6087
#: plugin/pool_of_threads/pool_of_threads.cc:353
6017
6088
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6018
6089
msgstr ""
6019
6090
 
6020
 
#: plugin/pool_of_threads/pool_of_threads.cc:418
 
6091
#: plugin/pool_of_threads/pool_of_threads.cc:365
6021
6092
msgid "session_add_event event_add error in libevent_init\n"
6022
6093
msgstr ""
6023
6094
 
6024
 
#: plugin/pool_of_threads/pool_of_threads.cc:431
 
6095
#: plugin/pool_of_threads/pool_of_threads.cc:378
6025
6096
#, c-format
6026
6097
msgid "Can't create completion port thread (error %d)"
6027
6098
msgstr ""
6028
6099
 
6029
 
#: plugin/pool_of_threads/pool_of_threads.cc:523
 
6100
#: plugin/pool_of_threads/pool_of_threads.cc:462
6030
6101
msgid "libevent_thread_proc: my_thread_init() failed\n"
6031
6102
msgstr ""
6032
6103
 
6033
 
#: plugin/pool_of_threads/pool_of_threads.cc:721
 
6104
#: plugin/pool_of_threads/pool_of_threads.cc:642
6034
6105
msgid "Size of Pool."
6035
6106
msgstr ""
6036
6107
 
6037
 
#: plugin/signal_handler/signal_handler.cc:214
 
6108
#: plugin/signal_handler/signal_handler.cc:212
6038
6109
#, c-format
6039
6110
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6040
6111
msgstr ""