~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ms.po

pandora-build v0.72 - Moved remaining hard-coded tests into pandora-build
macros.
Add PANDORA_DRIZZLE_BUILD to run the extra checks that drizzle needs that 
plugins would also need to run so we can just use that macro in generated
external plugin builds.
Added support to register_plugins for external plugin building.
Renamed register_plugins.py to pandora-plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Malay translation for drizzle
 
2
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
 
3
# This file is distributed under the same license as the drizzle package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: drizzle\n"
 
9
"Report-Msgid-Bugs-To: http://translations.launchpad.net/drizzle\n"
 
10
"POT-Creation-Date: 2009-09-29 17:09-0700\n"
 
11
"PO-Revision-Date: 2009-04-05 07:48+0000\n"
 
12
"Last-Translator: ky <Unknown>\n"
 
13
"Language-Team: Malay <ms@li.org>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
18
"X-Launchpad-Export-Date: 2009-09-23 09:47+0000\n"
 
19
"X-Generator: Launchpad (build Unknown)\n"
 
20
 
 
21
#: client/drizzle.cc:273
 
22
msgid "Synonym for `help'."
 
23
msgstr ""
 
24
 
 
25
#: client/drizzle.cc:274
 
26
msgid "Clear command."
 
27
msgstr "Membersihkan arahan."
 
28
 
 
29
#: client/drizzle.cc:276
 
30
msgid "Reconnect to the server. Optional arguments are db and host."
 
31
msgstr ""
 
32
 
 
33
#: client/drizzle.cc:278
 
34
msgid ""
 
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
 
36
msgstr ""
 
37
 
 
38
#: client/drizzle.cc:280
 
39
msgid "Send command to drizzle server, display result vertically."
 
40
msgstr "Hantar arahan ke pelayan drizzle, paparkan jawapan secara menjujuk."
 
41
 
 
42
#: client/drizzle.cc:281
 
43
msgid "Exit drizzle. Same as quit."
 
44
msgstr ""
 
45
 
 
46
#: client/drizzle.cc:282
 
47
msgid "Send command to drizzle server."
 
48
msgstr "Hantar arahan ke pelayan drizzle."
 
49
 
 
50
#: client/drizzle.cc:283
 
51
msgid "Display this help."
 
52
msgstr "Paparkan bantuan ini."
 
53
 
 
54
#: client/drizzle.cc:284
 
55
msgid "Disable pager, print to stdout."
 
56
msgstr ""
 
57
 
 
58
#: client/drizzle.cc:285
 
59
msgid "Don't write into outfile."
 
60
msgstr "Jangan tulis ke 'outfile'"
 
61
 
 
62
#: client/drizzle.cc:287
 
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
 
64
msgstr ""
 
65
 
 
66
#: client/drizzle.cc:288
 
67
msgid "Print current command."
 
68
msgstr "Paparkan arahan kini."
 
69
 
 
70
#: client/drizzle.cc:289
 
71
msgid "Change your drizzle prompt."
 
72
msgstr "Tukar"
 
73
 
 
74
#: client/drizzle.cc:290
 
75
msgid "Quit drizzle."
 
76
msgstr "Keluar drizzle."
 
77
 
 
78
#: client/drizzle.cc:291
 
79
msgid "Rebuild completion hash."
 
80
msgstr ""
 
81
 
 
82
#: client/drizzle.cc:293
 
83
msgid "Execute an SQL script file. Takes a file name as an argument."
 
84
msgstr ""
 
85
 
 
86
#: client/drizzle.cc:294
 
87
msgid "Get status information from the server."
 
88
msgstr "Mendapatkan status maklumat dari pelayan."
 
89
 
 
90
#: client/drizzle.cc:296
 
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
 
92
msgstr ""
 
93
 
 
94
#: client/drizzle.cc:298
 
95
msgid "Use another database. Takes database name as argument."
 
96
msgstr ""
 
97
 
 
98
#: client/drizzle.cc:300 client/drizzle.cc:1579
 
99
msgid "Show warnings after every statement."
 
100
msgstr ""
 
101
 
 
102
#: client/drizzle.cc:302
 
103
msgid "Don't show warnings after every statement."
 
104
msgstr ""
 
105
 
 
106
#: client/drizzle.cc:1163 client/drizzle.cc:1170
 
107
#, c-format
 
108
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
109
msgstr ""
 
110
 
 
111
#: client/drizzle.cc:1266
 
112
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
 
113
msgstr ""
 
114
 
 
115
#: client/drizzle.cc:1276
 
116
#, c-format
 
117
msgid ""
 
118
"Your Drizzle connection id is %u\n"
 
119
"Server version: %s\n"
 
120
msgstr ""
 
121
 
 
122
#: client/drizzle.cc:1308
 
123
#, c-format
 
124
msgid "Reading history-file %s\n"
 
125
msgstr ""
 
126
 
 
127
#: client/drizzle.cc:1312
 
128
#, c-format
 
129
msgid "Couldn't allocate memory for temp histfile!\n"
 
130
msgstr ""
 
131
 
 
132
#: client/drizzle.cc:1319
 
133
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
 
134
msgstr ""
 
135
 
 
136
#: client/drizzle.cc:1337
 
137
#, c-format
 
138
msgid "Writing history-file %s\n"
 
139
msgstr ""
 
140
 
 
141
#: client/drizzle.cc:1345
 
142
msgid "Aborted"
 
143
msgstr "Dibatalkan"
 
144
 
 
145
#: client/drizzle.cc:1345
 
146
msgid "Bye"
 
147
msgstr "Selamat tinggal."
 
148
 
 
149
#: client/drizzle.cc:1400
 
150
msgid "Query aborted by Ctrl+C\n"
 
151
msgstr ""
 
152
 
 
153
#: client/drizzle.cc:1423 drizzled/drizzled.cc:1677
 
154
msgid "Display this help and exit."
 
155
msgstr ""
 
156
 
 
157
#: client/drizzle.cc:1425
 
158
msgid "Synonym for -?"
 
159
msgstr ""
 
160
 
 
161
#: client/drizzle.cc:1428
 
162
msgid ""
 
163
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
 
164
"and field completion, but startup and reconnecting may take a longer time. "
 
165
"Disable with --disable-auto-rehash."
 
166
msgstr ""
 
167
 
 
168
#: client/drizzle.cc:1432
 
169
msgid ""
 
170
"No automatic rehashing. One has to use 'rehash' to get table and field "
 
171
"completion. This gives a quicker start of drizzle_st and disables rehashing "
 
172
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
173
msgstr ""
 
174
 
 
175
#: client/drizzle.cc:1435
 
176
msgid ""
 
177
"Automatically switch to vertical output mode if the result is wider than the "
 
178
"terminal width."
 
179
msgstr ""
 
180
 
 
181
#: client/drizzle.cc:1438
 
182
msgid ""
 
183
"Don't use history file. Disable interactive behavior. (Enables --silent)"
 
184
msgstr ""
 
185
 
 
186
#: client/drizzle.cc:1439
 
187
msgid "Display column type information."
 
188
msgstr ""
 
189
 
 
190
#: client/drizzle.cc:1442
 
191
msgid ""
 
192
"Preserve comments. Send comments to the server. The default is --skip-"
 
193
"comments (discard comments), enable with --comments"
 
194
msgstr ""
 
195
 
 
196
#: client/drizzle.cc:1445
 
197
msgid "Use compression in server/client protocol."
 
198
msgstr ""
 
199
 
 
200
#: client/drizzle.cc:1448
 
201
msgid "Check memory and open file usage at exit ."
 
202
msgstr ""
 
203
 
 
204
#: client/drizzle.cc:1451
 
205
msgid "Print some debug info at exit."
 
206
msgstr ""
 
207
 
 
208
#: client/drizzle.cc:1453
 
209
msgid "Database to use."
 
210
msgstr ""
 
211
 
 
212
#: client/drizzle.cc:1456
 
213
msgid "(not used)"
 
214
msgstr ""
 
215
 
 
216
#: client/drizzle.cc:1458
 
217
msgid "Delimiter to be used."
 
218
msgstr ""
 
219
 
 
220
#: client/drizzle.cc:1460
 
221
msgid "Execute command and quit. (Disables --force and history file)"
 
222
msgstr ""
 
223
 
 
224
#: client/drizzle.cc:1462
 
225
msgid "Print the output of a query (rows) vertically."
 
226
msgstr ""
 
227
 
 
228
#: client/drizzle.cc:1465
 
229
msgid "Continue even if we get an sql error."
 
230
msgstr ""
 
231
 
 
232
#: client/drizzle.cc:1469
 
233
msgid ""
 
234
"Enable named commands. Named commands mean this program's internal commands; "
 
235
"see drizzle> help . When enabled, the named commands can be used from any "
 
236
"line of the query, otherwise only from the first line, before an enter. "
 
237
"Disable with --disable-named-commands. This option is disabled by default."
 
238
msgstr ""
 
239
 
 
240
#: client/drizzle.cc:1473
 
241
msgid ""
 
242
"Named commands are disabled. Use \\* form only, or use named commands only "
 
243
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
 
244
"the client now starts with this option ENABLED by default! Disable with '-"
 
245
"G'. Long format commands still work from the first line. WARNING: option "
 
246
"deprecated; use --disable-named-commands instead."
 
247
msgstr ""
 
248
 
 
249
#: client/drizzle.cc:1475
 
250
msgid "Ignore space after function names."
 
251
msgstr ""
 
252
 
 
253
#: client/drizzle.cc:1477
 
254
msgid "Enable/disable LOAD DATA LOCAL INFILE."
 
255
msgstr ""
 
256
 
 
257
#: client/drizzle.cc:1480
 
258
msgid "Turn off beep on error."
 
259
msgstr ""
 
260
 
 
261
#: client/drizzle.cc:1482
 
262
msgid "Connect to host."
 
263
msgstr ""
 
264
 
 
265
#: client/drizzle.cc:1484
 
266
msgid "Write line numbers for errors."
 
267
msgstr ""
 
268
 
 
269
#: client/drizzle.cc:1487
 
270
msgid ""
 
271
"Don't write line number for errors. WARNING: -L is deprecated, use long "
 
272
"version of this option instead."
 
273
msgstr ""
 
274
 
 
275
#: client/drizzle.cc:1489
 
276
msgid "Flush buffer after each query."
 
277
msgstr ""
 
278
 
 
279
#: client/drizzle.cc:1491
 
280
msgid "Write column names in results."
 
281
msgstr ""
 
282
 
 
283
#: client/drizzle.cc:1495
 
284
msgid ""
 
285
"Don't write column names in results. WARNING: -N is deprecated, use long "
 
286
"version of this options instead."
 
287
msgstr ""
 
288
 
 
289
#: client/drizzle.cc:1498
 
290
msgid ""
 
291
"Change the value of a variable. Please note that this option is deprecated; "
 
292
"you can set variables directly with --variable-name=value."
 
293
msgstr ""
 
294
 
 
295
#: client/drizzle.cc:1500
 
296
msgid "Ignore SIGINT (CTRL-C)"
 
297
msgstr ""
 
298
 
 
299
#: client/drizzle.cc:1504
 
300
msgid ""
 
301
"Only update the default database. This is useful for skipping updates to "
 
302
"other database in the update log."
 
303
msgstr ""
 
304
 
 
305
#: client/drizzle.cc:1507
 
306
msgid ""
 
307
"Pager to use to display results. If you don't supply an option the default "
 
308
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
 
309
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
 
310
"work in batch mode. Disable with --disable-pager. This option is disabled by "
 
311
"default."
 
312
msgstr ""
 
313
 
 
314
#: client/drizzle.cc:1510
 
315
msgid ""
 
316
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
 
317
"option deprecated; use --disable-pager instead."
 
318
msgstr ""
 
319
 
 
320
#: client/drizzle.cc:1513
 
321
msgid ""
 
322
"Password to use when connecting to server. If password is not given it's "
 
323
"asked from the tty."
 
324
msgstr ""
 
325
 
 
326
#: client/drizzle.cc:1515
 
327
msgid ""
 
328
"Port number to use for connection or 0 for default to, in order of "
 
329
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
 
330
msgstr ""
 
331
 
 
332
#: client/drizzle.cc:1516
 
333
msgid "built-in default"
 
334
msgstr ""
 
335
 
 
336
#: client/drizzle.cc:1518
 
337
msgid "Set the drizzle prompt to this value."
 
338
msgstr ""
 
339
 
 
340
#: client/drizzle.cc:1522
 
341
msgid ""
 
342
"Don't cache result, print it row by row. This may slow down the server if "
 
343
"the output is suspended. Doesn't use history file."
 
344
msgstr ""
 
345
 
 
346
#: client/drizzle.cc:1524
 
347
msgid "Write fields without conversion. Used with --batch."
 
348
msgstr ""
 
349
 
 
350
#: client/drizzle.cc:1527
 
351
msgid ""
 
352
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
 
353
"option is enabled by default."
 
354
msgstr ""
 
355
 
 
356
#: client/drizzle.cc:1529
 
357
msgid "Shutdown the server."
 
358
msgstr ""
 
359
 
 
360
#: client/drizzle.cc:1531
 
361
msgid ""
 
362
"Be more silent. Print results with a tab as separator, each row on new line."
 
363
msgstr ""
 
364
 
 
365
#: client/drizzle.cc:1533
 
366
msgid "Socket file to use for connection."
 
367
msgstr ""
 
368
 
 
369
#: client/drizzle.cc:1536
 
370
msgid "Output in table format."
 
371
msgstr ""
 
372
 
 
373
#: client/drizzle.cc:1539
 
374
msgid ""
 
375
"Append everything into outfile. See interactive help (\\h) also. Does not "
 
376
"work in batch mode. Disable with --disable-tee. This option is disabled by "
 
377
"default."
 
378
msgstr ""
 
379
 
 
380
#: client/drizzle.cc:1541
 
381
msgid ""
 
382
"Disable outfile. See interactive help (\\h) also. WARNING: option "
 
383
"deprecated; use --disable-tee instead"
 
384
msgstr ""
 
385
 
 
386
#: client/drizzle.cc:1543
 
387
msgid "User for login if not current user."
 
388
msgstr ""
 
389
 
 
390
#: client/drizzle.cc:1545
 
391
msgid "Only allow UPDATE and DELETE that uses keys."
 
392
msgstr ""
 
393
 
 
394
#: client/drizzle.cc:1548
 
395
msgid "Synonym for option --safe-updates, -U."
 
396
msgstr ""
 
397
 
 
398
#: client/drizzle.cc:1551
 
399
msgid "Write more. (-v -v -v gives the table output format)."
 
400
msgstr ""
 
401
 
 
402
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1822
 
403
msgid "Output version information and exit."
 
404
msgstr ""
 
405
 
 
406
#: client/drizzle.cc:1555
 
407
msgid "Wait and retry if connection is down."
 
408
msgstr ""
 
409
 
 
410
#: client/drizzle.cc:1558
 
411
msgid "Number of seconds before connection timeout."
 
412
msgstr ""
 
413
 
 
414
#: client/drizzle.cc:1563
 
415
msgid "Max length of input line"
 
416
msgstr ""
 
417
 
 
418
#: client/drizzle.cc:1568
 
419
msgid "Automatic limit for SELECT when using --safe-updates"
 
420
msgstr ""
 
421
 
 
422
#: client/drizzle.cc:1573
 
423
msgid "Automatic limit for rows in a join when using --safe-updates"
 
424
msgstr ""
 
425
 
 
426
#: client/drizzle.cc:1577
 
427
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
 
428
msgstr ""
 
429
 
 
430
#: client/drizzle.cc:1582
 
431
msgid "Number of lines before each import progress report."
 
432
msgstr ""
 
433
 
 
434
#: client/drizzle.cc:1585
 
435
msgid "Ping the server to check if it's alive."
 
436
msgstr ""
 
437
 
 
438
#: client/drizzle.cc:1595
 
439
#, c-format
 
440
msgid "%s  Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
 
441
msgstr ""
 
442
 
 
443
#: client/drizzle.cc:1602
 
444
#, c-format
 
445
msgid ""
 
446
"Copyright (C) 2008 Sun Microsystems\n"
 
447
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
448
"and you are welcome to modify and redistribute it under the GPL license\n"
 
449
msgstr ""
 
450
 
 
451
#: client/drizzle.cc:1607
 
452
#, c-format
 
453
msgid "Usage: %s [OPTIONS] [database]\n"
 
454
msgstr ""
 
455
 
 
456
#: client/drizzle.cc:1638
 
457
msgid "DELIMITER cannot contain a backslash character"
 
458
msgstr ""
 
459
 
 
460
#: client/drizzle.cc:1656
 
461
#, c-format
 
462
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
 
463
msgstr ""
 
464
 
 
465
#: client/drizzle.cc:1679
 
466
#, c-format
 
467
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
 
468
msgstr ""
 
469
 
 
470
#: client/drizzle.cc:1683
 
471
#, c-format
 
472
msgid "WARNING: --server-arg option not supported in this configuration.\n"
 
473
msgstr ""
 
474
 
 
475
#: client/drizzle.cc:1714
 
476
msgid ""
 
477
"Non-integer value supplied for port.  If you are trying to enter a password "
 
478
"please use --password instead."
 
479
msgstr ""
 
480
 
 
481
#: client/drizzle.cc:1722
 
482
msgid "Value supplied for port is not valid."
 
483
msgstr ""
 
484
 
 
485
#: client/drizzle.cc:1861
 
486
#, c-format
 
487
msgid "Processing line: %<PRIu32>\n"
 
488
msgstr ""
 
489
 
 
490
#: client/drizzle.cc:2076
 
491
msgid "Unknown command: "
 
492
msgstr ""
 
493
 
 
494
#: client/drizzle.cc:2490
 
495
msgid ""
 
496
"Reading table information for completion of table and column names\n"
 
497
"    You can turn off this feature to get a quicker startup with -A\n"
 
498
"\n"
 
499
msgstr ""
 
500
 
 
501
#: client/drizzle.cc:2579
 
502
msgid "No connection. Trying to reconnect..."
 
503
msgstr ""
 
504
 
 
505
#: client/drizzle.cc:2585
 
506
msgid "Can't connect to the server\n"
 
507
msgstr ""
 
508
 
 
509
#: client/drizzle.cc:2663
 
510
msgid "List of all Drizzle commands:"
 
511
msgstr ""
 
512
 
 
513
#: client/drizzle.cc:2665
 
514
msgid "Note that all text commands must be first on line and end with ';'"
 
515
msgstr ""
 
516
 
 
517
#: client/drizzle.cc:2720
 
518
msgid "No query specified\n"
 
519
msgstr ""
 
520
 
 
521
#: client/drizzle.cc:2735
 
522
msgid "Ignoring query to other database"
 
523
msgstr ""
 
524
 
 
525
#: client/drizzle.cc:2785
 
526
msgid "Empty set"
 
527
msgstr ""
 
528
 
 
529
#: client/drizzle.cc:2798
 
530
#, c-format
 
531
msgid "%ld row in set"
 
532
msgid_plural "%ld rows in set"
 
533
msgstr[0] ""
 
534
msgstr[1] ""
 
535
 
 
536
#: client/drizzle.cc:2807
 
537
msgid "Query OK"
 
538
msgstr ""
 
539
 
 
540
#: client/drizzle.cc:2809
 
541
#, c-format
 
542
msgid "Query OK, %ld row affected"
 
543
msgid_plural "Query OK, %ld rows affected"
 
544
msgstr[0] ""
 
545
msgstr[1] ""
 
546
 
 
547
#: client/drizzledump.cc:345
 
548
msgid "Number of rows before each output progress report (requires --verbose)."
 
549
msgstr ""
 
550
 
 
551
#: client/drizzledump.cc:415
 
552
#, c-format
 
553
msgid "Got errno %d on write"
 
554
msgstr ""
 
555
 
 
556
#: client/drizzledump.cc:420
 
557
#, c-format
 
558
msgid "%s  Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
 
559
msgstr ""
 
560
 
 
561
#: client/drizzledump.cc:427
 
562
#, c-format
 
563
msgid "Usage: %s [OPTIONS] database [tables]\n"
 
564
msgstr ""
 
565
 
 
566
#: client/drizzledump.cc:428
 
567
#, c-format
 
568
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
 
569
msgstr ""
 
570
 
 
571
#: client/drizzledump.cc:430
 
572
#, c-format
 
573
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
 
574
msgstr ""
 
575
 
 
576
#: client/drizzledump.cc:438
 
577
msgid ""
 
578
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
579
"and you are welcome to modify and redistribute it under the GPL license\n"
 
580
msgstr ""
 
581
 
 
582
#: client/drizzledump.cc:439
 
583
msgid "Dumps definitions and data from a Drizzle database server"
 
584
msgstr ""
 
585
 
 
586
#: client/drizzledump.cc:450
 
587
#, c-format
 
588
msgid "For more options, use %s --help\n"
 
589
msgstr ""
 
590
 
 
591
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
 
592
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
 
593
#, c-format
 
594
msgid ""
 
595
"Non-integer value supplied for port.  If you are trying to enter a password "
 
596
"please use --password instead.\n"
 
597
msgstr ""
 
598
 
 
599
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
 
600
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
 
601
#, c-format
 
602
msgid "Value supplied for port is not valid.\n"
 
603
msgstr ""
 
604
 
 
605
#: client/drizzledump.cc:582
 
606
#, c-format
 
607
msgid "Memory allocation error while copying password. Aborting.\n"
 
608
msgstr ""
 
609
 
 
610
#: client/drizzledump.cc:621
 
611
#, c-format
 
612
msgid "Input filename too long: %s"
 
613
msgstr ""
 
614
 
 
615
#: client/drizzledump.cc:656
 
616
#, c-format
 
617
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
 
618
msgstr ""
 
619
 
 
620
#: client/drizzledump.cc:681
 
621
#, c-format
 
622
msgid "Invalid mode to --compatible: %s\n"
 
623
msgstr ""
 
624
 
 
625
#: client/drizzledump.cc:726
 
626
#, c-format
 
627
msgid "%s: You must use option --tab with --fields-...\n"
 
628
msgstr ""
 
629
 
 
630
#: client/drizzledump.cc:732
 
631
#, c-format
 
632
msgid ""
 
633
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
634
"time.\n"
 
635
msgstr ""
 
636
 
 
637
#: client/drizzledump.cc:738
 
638
#, c-format
 
639
msgid ""
 
640
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
 
641
"time.\n"
 
642
msgstr ""
 
643
 
 
644
#: client/drizzledump.cc:744
 
645
#, c-format
 
646
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
 
647
msgstr ""
 
648
 
 
649
#: client/drizzledump.cc:767
 
650
#, c-format
 
651
msgid "Got error: %s (%d) %s"
 
652
msgstr ""
 
653
 
 
654
#: client/drizzledump.cc:774
 
655
#, c-format
 
656
msgid "Got error: %d %s"
 
657
msgstr ""
 
658
 
 
659
#: client/drizzledump.cc:872 client/drizzledump.cc:879
 
660
#: client/drizzledump.cc:892
 
661
#, c-format
 
662
msgid "Couldn't execute '%s': %s (%d)"
 
663
msgstr ""
 
664
 
 
665
#: client/drizzledump.cc:956
 
666
#, c-format
 
667
msgid "-- Connecting to %s...\n"
 
668
msgstr ""
 
669
 
 
670
#: client/drizzledump.cc:977
 
671
#, c-format
 
672
msgid "-- Disconnecting from %s...\n"
 
673
msgstr ""
 
674
 
 
675
#: client/drizzledump.cc:988
 
676
msgid "Couldn't allocate memory"
 
677
msgstr ""
 
678
 
 
679
#: client/drizzledump.cc:1332
 
680
#, c-format
 
681
msgid ""
 
682
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
683
"type %s\n"
 
684
msgstr ""
 
685
 
 
686
#: client/drizzledump.cc:1346
 
687
#, c-format
 
688
msgid "-- Retrieving table structure for table %s...\n"
 
689
msgstr ""
 
690
 
 
691
#: client/drizzledump.cc:1460
 
692
#, c-format
 
693
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
694
msgstr ""
 
695
 
 
696
#: client/drizzledump.cc:1567
 
697
#, c-format
 
698
msgid "%s: Can't get keys for table %s\n"
 
699
msgstr ""
 
700
 
 
701
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
 
702
#, c-format
 
703
msgid "Error: Couldn't read status information for table %s\n"
 
704
msgstr ""
 
705
 
 
706
#: client/drizzledump.cc:1788
 
707
#, c-format
 
708
msgid "Error retrieving table structure for table: \"%s\""
 
709
msgstr ""
 
710
 
 
711
#: client/drizzledump.cc:1795
 
712
#, c-format
 
713
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
 
714
msgstr ""
 
715
 
 
716
#: client/drizzledump.cc:1806
 
717
#, c-format
 
718
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
719
msgstr ""
 
720
 
 
721
#: client/drizzledump.cc:1813
 
722
#, c-format
 
723
msgid "-- Skipping dump data for table '%s', it has no fields\n"
 
724
msgstr ""
 
725
 
 
726
#: client/drizzledump.cc:1821
 
727
msgid "-- Sending SELECT query...\n"
 
728
msgstr ""
 
729
 
 
730
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
 
731
msgid "when executing 'SELECT INTO OUTFILE'"
 
732
msgstr ""
 
733
 
 
734
#: client/drizzledump.cc:1885
 
735
#, c-format
 
736
msgid ""
 
737
"\n"
 
738
"--\n"
 
739
"-- Dumping data for table %s\n"
 
740
"--\n"
 
741
msgstr ""
 
742
 
 
743
#: client/drizzledump.cc:1926
 
744
msgid "-- Retrieving rows...\n"
 
745
msgstr ""
 
746
 
 
747
#: client/drizzledump.cc:1929
 
748
#, c-format
 
749
msgid "%s: Error in field count for table: %s !  Aborting.\n"
 
750
msgstr ""
 
751
 
 
752
#: client/drizzledump.cc:1973
 
753
#, c-format
 
754
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
 
755
msgstr ""
 
756
 
 
757
#: client/drizzledump.cc:1990
 
758
#, c-format
 
759
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
760
msgstr ""
 
761
 
 
762
#: client/drizzledump.cc:2012
 
763
#, c-format
 
764
msgid "Not enough fields from table %s! Aborting.\n"
 
765
msgstr ""
 
766
 
 
767
#: client/drizzledump.cc:2411 client/drizzledump.cc:2525
 
768
msgid "when doing refresh"
 
769
msgstr ""
 
770
 
 
771
#: client/drizzledump.cc:2497
 
772
msgid "alloc_root failure."
 
773
msgstr ""
 
774
 
 
775
#: client/drizzledump.cc:2512
 
776
#, c-format
 
777
msgid "Couldn't find table: \"%s\""
 
778
msgstr ""
 
779
 
 
780
#: client/drizzledump.cc:2790 client/drizzledump.cc:2797
 
781
#: client/drizzledump.cc:2807
 
782
#, c-format
 
783
msgid ""
 
784
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
785
msgstr ""
 
786
 
 
787
#: client/drizzledump.cc:2837
 
788
#, c-format
 
789
msgid "Error: Not enough memory to store ORDER BY clause\n"
 
790
msgstr ""
 
791
 
 
792
#: drizzled/db.cc:84
 
793
#, c-format
 
794
msgid "Error while loading database options: '%s':"
 
795
msgstr ""
 
796
 
 
797
#: drizzled/drizzled.cc:503
 
798
#, c-format
 
799
msgid "Got signal %d from thread %<PRIu64>"
 
800
msgstr ""
 
801
 
 
802
#: drizzled/drizzled.cc:537
 
803
msgid "Aborting\n"
 
804
msgstr ""
 
805
 
 
806
#: drizzled/drizzled.cc:658
 
807
msgid "One can only use the --user switch if running as root\n"
 
808
msgstr ""
 
809
 
 
810
#: drizzled/drizzled.cc:665
 
811
msgid ""
 
812
"Fatal error: Please read \"Security\" section of the manual to find out how "
 
813
"to run drizzled as root!\n"
 
814
msgstr ""
 
815
 
 
816
#: drizzled/drizzled.cc:685
 
817
#, c-format
 
818
msgid ""
 
819
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
 
820
"exists!\n"
 
821
msgstr ""
 
822
 
 
823
#: drizzled/drizzled.cc:841
 
824
#, c-format
 
825
msgid "Fatal signal %d while backtracing\n"
 
826
msgstr ""
 
827
 
 
828
#: drizzled/drizzled.cc:864
 
829
#, c-format
 
830
msgid ""
 
831
"We will try our best to scrape up some info that will hopefully help "
 
832
"diagnose\n"
 
833
"the problem, but since we have already crashed, something is definitely "
 
834
"wrong\n"
 
835
"and this may fail.\n"
 
836
"\n"
 
837
msgstr ""
 
838
 
 
839
#: drizzled/drizzled.cc:873
 
840
#, c-format
 
841
msgid ""
 
842
"It is possible that drizzled could use up to \n"
 
843
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
 
844
"bytes of memory\n"
 
845
"Hope that's ok; if not, decrease some variables in the equation.\n"
 
846
"\n"
 
847
msgstr ""
 
848
 
 
849
#: drizzled/drizzled.cc:886
 
850
#, c-format
 
851
msgid ""
 
852
"Attempting backtrace. You can use the following information to find out\n"
 
853
"where drizzled died. If you see no messages after this, something went\n"
 
854
"terribly wrong...\n"
 
855
msgstr ""
 
856
 
 
857
#: drizzled/drizzled.cc:914
 
858
#, c-format
 
859
msgid ""
 
860
"Trying to get some variables.\n"
 
861
"Some pointers may be invalid and cause the dump to abort...\n"
 
862
msgstr ""
 
863
 
 
864
#: drizzled/drizzled.cc:926
 
865
#, c-format
 
866
msgid ""
 
867
"\n"
 
868
"This crash occurred while the server was calling initgroups(). This is\n"
 
869
"often due to the use of a drizzled that is statically linked against glibc\n"
 
870
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
 
871
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
 
872
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
 
873
"drizzled that is not statically linked.\n"
 
874
msgstr ""
 
875
 
 
876
#: drizzled/drizzled.cc:941
 
877
#, c-format
 
878
msgid ""
 
879
"\n"
 
880
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
 
881
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
 
882
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
 
883
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
 
884
"the documentation for your distribution on how to do that.\n"
 
885
msgstr ""
 
886
 
 
887
#: drizzled/drizzled.cc:954
 
888
#, c-format
 
889
msgid ""
 
890
"\n"
 
891
"The '--memlock' argument, which was enabled, uses system calls that are\n"
 
892
"unreliable and unstable on some operating systems and operating-system\n"
 
893
"versions (notably, some versions of Linux).  This crash could be due to use\n"
 
894
"of those buggy OS calls.  You should consider whether you really need the\n"
 
895
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
 
896
" bugs.\n"
 
897
msgstr ""
 
898
 
 
899
#: drizzled/drizzled.cc:969
 
900
#, c-format
 
901
msgid "Writing a core file\n"
 
902
msgstr ""
 
903
 
 
904
#: drizzled/drizzled.cc:1015
 
905
msgid ""
 
906
"setrlimit could not change the size of core files to 'infinity';  We may not "
 
907
"be able to generate a core file on signals"
 
908
msgstr ""
 
909
 
 
910
#: drizzled/drizzled.cc:1210
 
911
#, c-format
 
912
msgid "gethostname failed, using '%s' as hostname"
 
913
msgstr ""
 
914
 
 
915
#: drizzled/drizzled.cc:1281
 
916
#, c-format
 
917
msgid "Unknown locale: '%s'"
 
918
msgstr ""
 
919
 
 
920
#: drizzled/drizzled.cc:1310
 
921
msgid "Can't create thread-keys"
 
922
msgstr ""
 
923
 
 
924
#: drizzled/drizzled.cc:1335
 
925
msgid "Out of memory"
 
926
msgstr ""
 
927
 
 
928
#: drizzled/drizzled.cc:1346
 
929
msgid "Failed to initialize plugins."
 
930
msgstr ""
 
931
 
 
932
#: drizzled/drizzled.cc:1377
 
933
#, c-format
 
934
msgid ""
 
935
"%s: Too many arguments (first extra is '%s').\n"
 
936
"Use --verbose --help to get a list of available options\n"
 
937
msgstr ""
 
938
 
 
939
#: drizzled/drizzled.cc:1397
 
940
msgid "No scheduler found, cannot continue!\n"
 
941
msgstr ""
 
942
 
 
943
#: drizzled/drizzled.cc:1404
 
944
msgid "Can't init databases"
 
945
msgstr ""
 
946
 
 
947
#: drizzled/drizzled.cc:1428
 
948
#, c-format
 
949
msgid "Unknown/unsupported table type: %s"
 
950
msgstr ""
 
951
 
 
952
#: drizzled/drizzled.cc:1434
 
953
#, c-format
 
954
msgid "Default storage engine (%s) is not available"
 
955
msgstr ""
 
956
 
 
957
#: drizzled/drizzled.cc:1465
 
958
#, c-format
 
959
msgid "Failed to lock memory. Errno: %d\n"
 
960
msgstr ""
 
961
 
 
962
#: drizzled/drizzled.cc:1681
 
963
msgid "Display this help and exit after initializing plugins."
 
964
msgstr ""
 
965
 
 
966
#: drizzled/drizzled.cc:1685
 
967
msgid "Auto-increment columns are incremented by this"
 
968
msgstr ""
 
969
 
 
970
#: drizzled/drizzled.cc:1690
 
971
msgid ""
 
972
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
 
973
"= 1"
 
974
msgstr ""
 
975
 
 
976
#: drizzled/drizzled.cc:1696
 
977
msgid ""
 
978
"Path to installation directory. All paths are usually resolved relative to "
 
979
"this."
 
980
msgstr ""
 
981
 
 
982
#: drizzled/drizzled.cc:1700
 
983
msgid "IP address to bind to."
 
984
msgstr ""
 
985
 
 
986
#: drizzled/drizzled.cc:1704
 
987
msgid "Chroot drizzled daemon during startup."
 
988
msgstr ""
 
989
 
 
990
#: drizzled/drizzled.cc:1708
 
991
msgid "Set the default collation."
 
992
msgstr ""
 
993
 
 
994
#: drizzled/drizzled.cc:1712
 
995
msgid "Default completion type."
 
996
msgstr ""
 
997
 
 
998
#: drizzled/drizzled.cc:1717
 
999
msgid "Write core on errors."
 
1000
msgstr ""
 
1001
 
 
1002
#: drizzled/drizzled.cc:1721
 
1003
msgid "Path to the database root."
 
1004
msgstr ""
 
1005
 
 
1006
#: drizzled/drizzled.cc:1725
 
1007
msgid "Set the default storage engine (table type) for tables."
 
1008
msgstr ""
 
1009
 
 
1010
#: drizzled/drizzled.cc:1729
 
1011
msgid "Set the default time zone."
 
1012
msgstr ""
 
1013
 
 
1014
#: drizzled/drizzled.cc:1734
 
1015
msgid "Print a symbolic stack trace on failure."
 
1016
msgstr ""
 
1017
 
 
1018
#: drizzled/drizzled.cc:1740
 
1019
msgid "Used for debugging;  Use at your own risk!"
 
1020
msgstr ""
 
1021
 
 
1022
#: drizzled/drizzled.cc:1745
 
1023
msgid "Set up signals usable for debugging"
 
1024
msgstr ""
 
1025
 
 
1026
#: drizzled/drizzled.cc:1749
 
1027
msgid "(IGNORED)"
 
1028
msgstr ""
 
1029
 
 
1030
#: drizzled/drizzled.cc:1753
 
1031
msgid "Set the language used for the month names and the days of the week."
 
1032
msgstr ""
 
1033
 
 
1034
#: drizzled/drizzled.cc:1758
 
1035
msgid "Log some not critical warnings to the log file."
 
1036
msgstr ""
 
1037
 
 
1038
#: drizzled/drizzled.cc:1763
 
1039
msgid "Lock drizzled in memory."
 
1040
msgstr ""
 
1041
 
 
1042
#: drizzled/drizzled.cc:1767
 
1043
msgid "Pid file used by safe_mysqld."
 
1044
msgstr ""
 
1045
 
 
1046
#: drizzled/drizzled.cc:1771
 
1047
msgid ""
 
1048
"Port number to use for connection or 0 for default to, in order of "
 
1049
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
 
1050
msgstr ""
 
1051
 
 
1052
#: drizzled/drizzled.cc:1777
 
1053
msgid ""
 
1054
"Maximum time in seconds to wait for the port to become free. (Default: no "
 
1055
"wait)"
 
1056
msgstr ""
 
1057
 
 
1058
#: drizzled/drizzled.cc:1782
 
1059
msgid ""
 
1060
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
 
1061
"specified directory"
 
1062
msgstr ""
 
1063
 
 
1064
#: drizzled/drizzled.cc:1787
 
1065
msgid ""
 
1066
"Uniquely identifies the server instance in the community of replication "
 
1067
"partners."
 
1068
msgstr ""
 
1069
 
 
1070
#: drizzled/drizzled.cc:1792
 
1071
msgid "Don't print a stack trace on failure."
 
1072
msgstr ""
 
1073
 
 
1074
#: drizzled/drizzled.cc:1796
 
1075
msgid "Enable symbolic link support."
 
1076
msgstr ""
 
1077
 
 
1078
#: drizzled/drizzled.cc:1805
 
1079
msgid ""
 
1080
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
 
1081
msgstr ""
 
1082
 
 
1083
#: drizzled/drizzled.cc:1810
 
1084
msgid "Path for temporary files."
 
1085
msgstr ""
 
1086
 
 
1087
#: drizzled/drizzled.cc:1814
 
1088
msgid "Default transaction isolation level."
 
1089
msgstr ""
 
1090
 
 
1091
#: drizzled/drizzled.cc:1818
 
1092
msgid "Run drizzled daemon as user."
 
1093
msgstr ""
 
1094
 
 
1095
#: drizzled/drizzled.cc:1826
 
1096
msgid ""
 
1097
"The number of outstanding connection requests Drizzle can have. This comes "
 
1098
"into play when the main Drizzle thread gets very many connection requests in "
 
1099
"a very short time."
 
1100
msgstr ""
 
1101
 
 
1102
#: drizzled/drizzled.cc:1832
 
1103
msgid ""
 
1104
"Size of tree cache used in bulk insert optimization. Note that this is a "
 
1105
"limit per thread!"
 
1106
msgstr ""
 
1107
 
 
1108
#: drizzled/drizzled.cc:1838
 
1109
msgid ""
 
1110
"Precision of the result of '/' operator will be increased on that value."
 
1111
msgstr ""
 
1112
 
 
1113
#: drizzled/drizzled.cc:1844
 
1114
msgid "The maximum length of the result of function  group_concat."
 
1115
msgstr ""
 
1116
 
 
1117
#: drizzled/drizzled.cc:1849
 
1118
msgid "The size of the buffer that is used for full joins."
 
1119
msgstr ""
 
1120
 
 
1121
#: drizzled/drizzled.cc:1855
 
1122
msgid ""
 
1123
"The size of the buffer used for index blocks for MyISAM tables. Increase "
 
1124
"this to get better index handling (for all reads and multiple writes) to as "
 
1125
"much as you can afford;"
 
1126
msgstr ""
 
1127
 
 
1128
#: drizzled/drizzled.cc:1864
 
1129
msgid ""
 
1130
"This characterizes the number of hits a hot block has to be untouched until "
 
1131
"it is considered aged enough to be downgraded to a warm block. This "
 
1132
"specifies the percentage ratio of that number of hits to the total number of "
 
1133
"blocks in key cache"
 
1134
msgstr ""
 
1135
 
 
1136
#: drizzled/drizzled.cc:1873
 
1137
msgid "The default size of key cache blocks"
 
1138
msgstr ""
 
1139
 
 
1140
#: drizzled/drizzled.cc:1879
 
1141
msgid "The minimum percentage of warm blocks in key cache"
 
1142
msgstr ""
 
1143
 
 
1144
#: drizzled/drizzled.cc:1885
 
1145
msgid "Max packetlength to send/receive from to server."
 
1146
msgstr ""
 
1147
 
 
1148
#: drizzled/drizzled.cc:1890
 
1149
msgid ""
 
1150
"If there is more than this number of interrupted connections from a host "
 
1151
"this host will be blocked from further connections."
 
1152
msgstr ""
 
1153
 
 
1154
#: drizzled/drizzled.cc:1895
 
1155
msgid "Max number of errors/warnings to store for a statement."
 
1156
msgstr ""
 
1157
 
 
1158
#: drizzled/drizzled.cc:1900
 
1159
msgid "Don't allow creation of heap tables bigger than this."
 
1160
msgstr ""
 
1161
 
 
1162
#: drizzled/drizzled.cc:1906
 
1163
msgid ""
 
1164
"Joins that are probably going to read more than max_join_size records return "
 
1165
"an error."
 
1166
msgstr ""
 
1167
 
 
1168
#: drizzled/drizzled.cc:1912
 
1169
msgid "Max number of bytes in sorted records."
 
1170
msgstr ""
 
1171
 
 
1172
#: drizzled/drizzled.cc:1917
 
1173
msgid "Limit assumed max number of seeks when looking up rows based on a key"
 
1174
msgstr ""
 
1175
 
 
1176
#: drizzled/drizzled.cc:1922
 
1177
msgid ""
 
1178
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
 
1179
"max_sort_length bytes of each value are used; the rest are ignored)."
 
1180
msgstr ""
 
1181
 
 
1182
#: drizzled/drizzled.cc:1929
 
1183
msgid "After this many write locks, allow some read locks to run in between."
 
1184
msgstr ""
 
1185
 
 
1186
#: drizzled/drizzled.cc:1933
 
1187
msgid ""
 
1188
"Don't log queries which examine less than min_examined_row_limit rows to "
 
1189
"file."
 
1190
msgstr ""
 
1191
 
 
1192
#: drizzled/drizzled.cc:1939
 
1193
msgid "Buffer length for TCP/IP and socket communication."
 
1194
msgstr ""
 
1195
 
 
1196
#: drizzled/drizzled.cc:1944
 
1197
msgid ""
 
1198
"Controls the heuristic(s) applied during query optimization to prune less-"
 
1199
"promising partial plans from the optimizer search space. Meaning: false - do "
 
1200
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
1201
"based on number of retrieved rows."
 
1202
msgstr ""
 
1203
 
 
1204
#: drizzled/drizzled.cc:1952
 
1205
msgid ""
 
1206
"Maximum depth of search performed by the query optimizer. Values larger than "
 
1207
"the number of relations in a query result in better query plans, but take "
 
1208
"longer to compile a query. Smaller values than the number of tables in a "
 
1209
"relation result in faster optimization, but may produce very bad query "
 
1210
"plans. If set to 0, the system will automatically pick a reasonable value; "
 
1211
"if set to MAX_TABLES+2, the optimizer will switch to the original find_best "
 
1212
"(used for testing/comparison)."
 
1213
msgstr ""
 
1214
 
 
1215
#: drizzled/drizzled.cc:1964
 
1216
msgid "Directory for plugins."
 
1217
msgstr ""
 
1218
 
 
1219
#: drizzled/drizzled.cc:1968
 
1220
msgid ""
 
1221
"Optional comma separated list of plugins to load at starup.[for example: --"
 
1222
"plugin_load=crc32,logger_gearman]"
 
1223
msgstr ""
 
1224
 
 
1225
#: drizzled/drizzled.cc:1973
 
1226
msgid "The size of the buffer that is allocated when preloading indexes"
 
1227
msgstr ""
 
1228
 
 
1229
#: drizzled/drizzled.cc:1978
 
1230
msgid "Allocation block size for query parsing and execution"
 
1231
msgstr ""
 
1232
 
 
1233
#: drizzled/drizzled.cc:1983
 
1234
msgid "Persistent buffer for query parsing and execution"
 
1235
msgstr ""
 
1236
 
 
1237
#: drizzled/drizzled.cc:1989
 
1238
msgid "Allocation block size for storing ranges during optimization"
 
1239
msgstr ""
 
1240
 
 
1241
#: drizzled/drizzled.cc:1995
 
1242
msgid ""
 
1243
"Each thread that does a sequential scan allocates a buffer of this size for "
 
1244
"each table it scans. If you do many sequential scans, you may want to "
 
1245
"increase this value."
 
1246
msgstr ""
 
1247
 
 
1248
#: drizzled/drizzled.cc:2003
 
1249
msgid ""
 
1250
"When reading rows in sorted order after a sort, the rows are read through "
 
1251
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
 
1252
"record_buffer."
 
1253
msgstr ""
 
1254
 
 
1255
#: drizzled/drizzled.cc:2011
 
1256
msgid "Select scheduler to be used (by default multi-thread)."
 
1257
msgstr ""
 
1258
 
 
1259
#: drizzled/drizzled.cc:2016
 
1260
msgid "Each thread that needs to do a sort allocates a buffer of this size."
 
1261
msgstr ""
 
1262
 
 
1263
#: drizzled/drizzled.cc:2022
 
1264
msgid "The number of cached table definitions."
 
1265
msgstr ""
 
1266
 
 
1267
#: drizzled/drizzled.cc:2026
 
1268
msgid "The number of cached open tables."
 
1269
msgstr ""
 
1270
 
 
1271
#: drizzled/drizzled.cc:2030
 
1272
msgid ""
 
1273
"Timeout in seconds to wait for a table level lock before returning an error. "
 
1274
"Used only if the connection has active cursors."
 
1275
msgstr ""
 
1276
 
 
1277
#: drizzled/drizzled.cc:2035
 
1278
msgid "The stack size for each thread."
 
1279
msgstr ""
 
1280
 
 
1281
#: drizzled/drizzled.cc:2041
 
1282
msgid ""
 
1283
"If an internal in-memory temporary table exceeds this size, Drizzle will "
 
1284
"automatically convert it to an on-disk MyISAM table."
 
1285
msgstr ""
 
1286
 
 
1287
#: drizzled/drizzled.cc:2047
 
1288
msgid "Allocation block size for transactions to be stored in binary log"
 
1289
msgstr ""
 
1290
 
 
1291
#: drizzled/drizzled.cc:2052
 
1292
msgid "Persistent buffer for transactions to be stored in binary log"
 
1293
msgstr ""
 
1294
 
 
1295
#: drizzled/drizzled.cc:2183
 
1296
msgid ""
 
1297
"Copyright (C) 2008 Sun Microsystems\n"
 
1298
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
1299
"and you are welcome to modify and redistribute it under the GPL license\n"
 
1300
"\n"
 
1301
"Starts the Drizzle database server\n"
 
1302
msgstr ""
 
1303
 
 
1304
#: drizzled/drizzled.cc:2190
 
1305
#, c-format
 
1306
msgid "Usage: %s [OPTIONS]\n"
 
1307
msgstr ""
 
1308
 
 
1309
#: drizzled/drizzled.cc:2322
 
1310
#, c-format
 
1311
msgid ""
 
1312
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
 
1313
"command line\n"
 
1314
msgstr ""
 
1315
 
 
1316
#: drizzled/drizzled.cc:2366
 
1317
msgid "Can't start server: cannot resolve hostname!"
 
1318
msgstr ""
 
1319
 
 
1320
#: drizzled/drizzled.cc:2372
 
1321
msgid "Can't start server: bind-address refers to multiple interfaces!"
 
1322
msgstr ""
 
1323
 
 
1324
#: drizzled/errmsg.cc:73
 
1325
#, c-format
 
1326
msgid "errmsg plugin '%s' errmsg() failed"
 
1327
msgstr ""
 
1328
 
 
1329
#: drizzled/error.cc:34 drizzled/error.cc:36
 
1330
msgid "UNUSED"
 
1331
msgstr ""
 
1332
 
 
1333
#: drizzled/error.cc:38
 
1334
msgid "NO"
 
1335
msgstr ""
 
1336
 
 
1337
#: drizzled/error.cc:40
 
1338
msgid "YES"
 
1339
msgstr ""
 
1340
 
 
1341
#: drizzled/error.cc:42
 
1342
#, c-format
 
1343
msgid "Can't create file '%-.200s' (errno: %d)"
 
1344
msgstr ""
 
1345
 
 
1346
#: drizzled/error.cc:44
 
1347
#, c-format
 
1348
msgid "Can't create table '%-.200s' (errno: %d)"
 
1349
msgstr ""
 
1350
 
 
1351
#: drizzled/error.cc:46
 
1352
#, c-format
 
1353
msgid "Can't create database '%-.192s' (errno: %d)"
 
1354
msgstr ""
 
1355
 
 
1356
#: drizzled/error.cc:48
 
1357
#, c-format
 
1358
msgid "Can't create database '%-.192s'; database exists"
 
1359
msgstr ""
 
1360
 
 
1361
#: drizzled/error.cc:50
 
1362
#, c-format
 
1363
msgid "Can't drop database '%-.192s'; database doesn't exist"
 
1364
msgstr ""
 
1365
 
 
1366
#: drizzled/error.cc:52
 
1367
#, c-format
 
1368
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
 
1369
msgstr ""
 
1370
 
 
1371
#: drizzled/error.cc:54
 
1372
#, c-format
 
1373
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
 
1374
msgstr ""
 
1375
 
 
1376
#: drizzled/error.cc:56
 
1377
#, c-format
 
1378
msgid "Error on delete of '%-.192s' (errno: %d)"
 
1379
msgstr ""
 
1380
 
 
1381
#: drizzled/error.cc:58
 
1382
msgid "Can't read record in system table"
 
1383
msgstr ""
 
1384
 
 
1385
#: drizzled/error.cc:60
 
1386
#, c-format
 
1387
msgid "Can't get status of '%-.200s' (errno: %d)"
 
1388
msgstr ""
 
1389
 
 
1390
#: drizzled/error.cc:62
 
1391
#, c-format
 
1392
msgid "Can't get working directory (errno: %d)"
 
1393
msgstr ""
 
1394
 
 
1395
#: drizzled/error.cc:64
 
1396
#, c-format
 
1397
msgid "Can't lock file (errno: %d)"
 
1398
msgstr ""
 
1399
 
 
1400
#: drizzled/error.cc:66
 
1401
#, c-format
 
1402
msgid "Can't open file: '%-.200s' (errno: %d)"
 
1403
msgstr ""
 
1404
 
 
1405
#: drizzled/error.cc:68
 
1406
#, c-format
 
1407
msgid "Can't find file: '%-.200s' (errno: %d)"
 
1408
msgstr ""
 
1409
 
 
1410
#: drizzled/error.cc:70
 
1411
#, c-format
 
1412
msgid "Can't read dir of '%-.192s' (errno: %d)"
 
1413
msgstr ""
 
1414
 
 
1415
#: drizzled/error.cc:72
 
1416
#, c-format
 
1417
msgid "Can't change dir to '%-.192s' (errno: %d)"
 
1418
msgstr ""
 
1419
 
 
1420
#: drizzled/error.cc:74
 
1421
#, c-format
 
1422
msgid "Record has changed since last read in table '%-.192s'"
 
1423
msgstr ""
 
1424
 
 
1425
#: drizzled/error.cc:76
 
1426
#, c-format
 
1427
msgid "Disk full (%s); waiting for someone to free some space..."
 
1428
msgstr ""
 
1429
 
 
1430
#: drizzled/error.cc:78
 
1431
#, c-format
 
1432
msgid "Can't write; duplicate key in table '%-.192s'"
 
1433
msgstr ""
 
1434
 
 
1435
#: drizzled/error.cc:80
 
1436
#, c-format
 
1437
msgid "Error on close of '%-.192s' (errno: %d)"
 
1438
msgstr ""
 
1439
 
 
1440
#: drizzled/error.cc:82
 
1441
#, c-format
 
1442
msgid "Error reading file '%-.200s' (errno: %d)"
 
1443
msgstr ""
 
1444
 
 
1445
#: drizzled/error.cc:84
 
1446
#, c-format
 
1447
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
 
1448
msgstr ""
 
1449
 
 
1450
#: drizzled/error.cc:86
 
1451
#, c-format
 
1452
msgid "Error writing file '%-.200s' (errno: %d)"
 
1453
msgstr ""
 
1454
 
 
1455
#: drizzled/error.cc:88
 
1456
#, c-format
 
1457
msgid "'%-.192s' is locked against change"
 
1458
msgstr ""
 
1459
 
 
1460
#: drizzled/error.cc:90
 
1461
msgid "Sort aborted"
 
1462
msgstr ""
 
1463
 
 
1464
#: drizzled/error.cc:92
 
1465
#, c-format
 
1466
msgid "View '%-.192s' doesn't exist for '%-.192s'"
 
1467
msgstr ""
 
1468
 
 
1469
#: drizzled/error.cc:94
 
1470
#, c-format
 
1471
msgid "Got error %d from storage engine"
 
1472
msgstr ""
 
1473
 
 
1474
#: drizzled/error.cc:96
 
1475
#, c-format
 
1476
msgid "Table storage engine for '%-.192s' doesn't have this option"
 
1477
msgstr ""
 
1478
 
 
1479
#: drizzled/error.cc:98
 
1480
#, c-format
 
1481
msgid "Can't find record in '%-.192s'"
 
1482
msgstr ""
 
1483
 
 
1484
#: drizzled/error.cc:100
 
1485
#, c-format
 
1486
msgid "Incorrect information in file: '%-.200s'"
 
1487
msgstr ""
 
1488
 
 
1489
#: drizzled/error.cc:102
 
1490
#, c-format
 
1491
msgid "Incorrect key file for table '%-.200s'; try to repair it"
 
1492
msgstr ""
 
1493
 
 
1494
#: drizzled/error.cc:104
 
1495
#, c-format
 
1496
msgid "Old key file for table '%-.192s'; repair it!"
 
1497
msgstr ""
 
1498
 
 
1499
#: drizzled/error.cc:106
 
1500
#, c-format
 
1501
msgid "Table '%-.192s' is read only"
 
1502
msgstr ""
 
1503
 
 
1504
#: drizzled/error.cc:108
 
1505
#, c-format
 
1506
msgid "Out of memory; restart server and try again (needed %lu bytes)"
 
1507
msgstr ""
 
1508
 
 
1509
#: drizzled/error.cc:110
 
1510
msgid "Out of sort memory; increase server sort buffer size"
 
1511
msgstr ""
 
1512
 
 
1513
#: drizzled/error.cc:112
 
1514
#, c-format
 
1515
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
 
1516
msgstr ""
 
1517
 
 
1518
#: drizzled/error.cc:114
 
1519
msgid "Too many connections"
 
1520
msgstr ""
 
1521
 
 
1522
#: drizzled/error.cc:116
 
1523
msgid ""
 
1524
"Out of memory; check if drizzled or some other process uses all available "
 
1525
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
 
1526
"memory or you can add more swap space"
 
1527
msgstr ""
 
1528
 
 
1529
#: drizzled/error.cc:118
 
1530
msgid "Can't get hostname for your address"
 
1531
msgstr ""
 
1532
 
 
1533
#: drizzled/error.cc:120
 
1534
msgid "Bad handshake"
 
1535
msgstr ""
 
1536
 
 
1537
#: drizzled/error.cc:122
 
1538
#, c-format
 
1539
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
 
1540
msgstr ""
 
1541
 
 
1542
#: drizzled/error.cc:124
 
1543
#, c-format
 
1544
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
 
1545
msgstr ""
 
1546
 
 
1547
#: drizzled/error.cc:126
 
1548
msgid "No database selected"
 
1549
msgstr ""
 
1550
 
 
1551
#: drizzled/error.cc:128
 
1552
msgid "Unknown command"
 
1553
msgstr ""
 
1554
 
 
1555
#: drizzled/error.cc:130
 
1556
#, c-format
 
1557
msgid "Column '%-.192s' cannot be null"
 
1558
msgstr ""
 
1559
 
 
1560
#: drizzled/error.cc:132
 
1561
#, c-format
 
1562
msgid "Unknown database '%-.192s'"
 
1563
msgstr ""
 
1564
 
 
1565
#: drizzled/error.cc:134
 
1566
#, c-format
 
1567
msgid "Table '%-.192s' already exists"
 
1568
msgstr ""
 
1569
 
 
1570
#: drizzled/error.cc:136
 
1571
#, c-format
 
1572
msgid "Unknown table '%-.100s'"
 
1573
msgstr ""
 
1574
 
 
1575
#: drizzled/error.cc:138
 
1576
#, c-format
 
1577
msgid "Column '%-.192s' in %-.192s is ambiguous"
 
1578
msgstr ""
 
1579
 
 
1580
#: drizzled/error.cc:140
 
1581
msgid "Server shutdown in progress"
 
1582
msgstr ""
 
1583
 
 
1584
#: drizzled/error.cc:142
 
1585
#, c-format
 
1586
msgid "Unknown column '%-.192s' in '%-.192s'"
 
1587
msgstr ""
 
1588
 
 
1589
#: drizzled/error.cc:144
 
1590
#, c-format
 
1591
msgid "'%-.192s' isn't in GROUP BY"
 
1592
msgstr ""
 
1593
 
 
1594
#: drizzled/error.cc:146
 
1595
#, c-format
 
1596
msgid "Can't group on '%-.192s'"
 
1597
msgstr ""
 
1598
 
 
1599
#: drizzled/error.cc:148
 
1600
msgid "Statement has sum functions and columns in same statement"
 
1601
msgstr ""
 
1602
 
 
1603
#: drizzled/error.cc:150
 
1604
msgid "Column count doesn't match value count"
 
1605
msgstr ""
 
1606
 
 
1607
#: drizzled/error.cc:152
 
1608
#, c-format
 
1609
msgid "Identifier name '%-.100s' is too long"
 
1610
msgstr ""
 
1611
 
 
1612
#: drizzled/error.cc:154
 
1613
#, c-format
 
1614
msgid "Duplicate column name '%-.192s'"
 
1615
msgstr ""
 
1616
 
 
1617
#: drizzled/error.cc:156
 
1618
#, c-format
 
1619
msgid "Duplicate key name '%-.192s'"
 
1620
msgstr ""
 
1621
 
 
1622
#: drizzled/error.cc:158
 
1623
#, c-format
 
1624
msgid "Duplicate entry '%-.192s' for key %d"
 
1625
msgstr ""
 
1626
 
 
1627
#: drizzled/error.cc:160
 
1628
#, c-format
 
1629
msgid "Incorrect column specifier for column '%-.192s'"
 
1630
msgstr ""
 
1631
 
 
1632
#: drizzled/error.cc:162
 
1633
#, c-format
 
1634
msgid "%s near '%-.80s' at line %d"
 
1635
msgstr ""
 
1636
 
 
1637
#: drizzled/error.cc:164
 
1638
msgid "Query was empty"
 
1639
msgstr ""
 
1640
 
 
1641
#: drizzled/error.cc:166
 
1642
#, c-format
 
1643
msgid "Not unique table/alias: '%-.192s'"
 
1644
msgstr ""
 
1645
 
 
1646
#: drizzled/error.cc:168
 
1647
#, c-format
 
1648
msgid "Invalid default value for '%-.192s'"
 
1649
msgstr ""
 
1650
 
 
1651
#: drizzled/error.cc:170
 
1652
msgid "Multiple primary key defined"
 
1653
msgstr ""
 
1654
 
 
1655
#: drizzled/error.cc:172
 
1656
#, c-format
 
1657
msgid "Too many keys specified; max %d keys allowed"
 
1658
msgstr ""
 
1659
 
 
1660
#: drizzled/error.cc:174
 
1661
#, c-format
 
1662
msgid "Too many key parts specified; max %d parts allowed"
 
1663
msgstr ""
 
1664
 
 
1665
#: drizzled/error.cc:176
 
1666
#, c-format
 
1667
msgid "Specified key was too long; max key length is %d bytes"
 
1668
msgstr ""
 
1669
 
 
1670
#: drizzled/error.cc:178
 
1671
#, c-format
 
1672
msgid "Key column '%-.192s' doesn't exist in table"
 
1673
msgstr ""
 
1674
 
 
1675
#: drizzled/error.cc:180
 
1676
#, c-format
 
1677
msgid ""
 
1678
"BLOB column '%-.192s' can't be used in key specification with the used table "
 
1679
"type"
 
1680
msgstr ""
 
1681
 
 
1682
#: drizzled/error.cc:182
 
1683
#, c-format
 
1684
msgid ""
 
1685
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
 
1686
"instead"
 
1687
msgstr ""
 
1688
 
 
1689
#: drizzled/error.cc:184
 
1690
msgid ""
 
1691
"Incorrect table definition; there can be only one auto column and it must be "
 
1692
"defined as a key"
 
1693
msgstr ""
 
1694
 
 
1695
#: drizzled/error.cc:186
 
1696
#, c-format
 
1697
msgid ""
 
1698
"%s: ready for connections.\n"
 
1699
"Version: '%s'  socket: '%s'  port: %u\n"
 
1700
msgstr ""
 
1701
 
 
1702
#: drizzled/error.cc:188
 
1703
#, c-format
 
1704
msgid "%s: Normal shutdown\n"
 
1705
msgstr ""
 
1706
 
 
1707
#: drizzled/error.cc:190
 
1708
#, c-format
 
1709
msgid "%s: Got signal %d. Aborting!\n"
 
1710
msgstr ""
 
1711
 
 
1712
#: drizzled/error.cc:192
 
1713
#, c-format
 
1714
msgid "%s: Shutdown complete\n"
 
1715
msgstr ""
 
1716
 
 
1717
#: drizzled/error.cc:194
 
1718
#, c-format
 
1719
msgid "%s: Forcing close of thread %ld  user: '%-.48s'\n"
 
1720
msgstr ""
 
1721
 
 
1722
#: drizzled/error.cc:196
 
1723
msgid "Can't create IP socket"
 
1724
msgstr ""
 
1725
 
 
1726
#: drizzled/error.cc:198
 
1727
#, c-format
 
1728
msgid ""
 
1729
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
 
1730
"table"
 
1731
msgstr ""
 
1732
 
 
1733
#: drizzled/error.cc:200
 
1734
#, c-format
 
1735
msgid ""
 
1736
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
 
1737
"check the manual"
 
1738
msgstr ""
 
1739
 
 
1740
#: drizzled/error.cc:202
 
1741
msgid ""
 
1742
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
 
1743
msgstr ""
 
1744
 
 
1745
#: drizzled/error.cc:204
 
1746
#, c-format
 
1747
msgid ""
 
1748
"The file '%-.128s' must be in the database directory or be readable by all"
 
1749
msgstr ""
 
1750
 
 
1751
#: drizzled/error.cc:206
 
1752
#, c-format
 
1753
msgid "File '%-.200s' already exists"
 
1754
msgstr ""
 
1755
 
 
1756
#: drizzled/error.cc:208
 
1757
#, c-format
 
1758
msgid "Records: %ld  Deleted: %ld  Skipped: %ld  Warnings: %ld"
 
1759
msgstr ""
 
1760
 
 
1761
#: drizzled/error.cc:210
 
1762
#, c-format
 
1763
msgid "Records: %ld  Duplicates: %ld"
 
1764
msgstr ""
 
1765
 
 
1766
#: drizzled/error.cc:212
 
1767
msgid ""
 
1768
"Incorrect prefix key; the used key part isn't a string, the used length is "
 
1769
"longer than the key part, or the storage engine doesn't support unique "
 
1770
"prefix keys"
 
1771
msgstr ""
 
1772
 
 
1773
#: drizzled/error.cc:214
 
1774
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
 
1775
msgstr ""
 
1776
 
 
1777
#: drizzled/error.cc:216
 
1778
#, c-format
 
1779
msgid "Can't DROP '%-.192s'; check that column/key exists"
 
1780
msgstr ""
 
1781
 
 
1782
#: drizzled/error.cc:218
 
1783
#, c-format
 
1784
msgid "Records: %ld  Duplicates: %ld  Warnings: %ld"
 
1785
msgstr ""
 
1786
 
 
1787
#: drizzled/error.cc:220
 
1788
#, c-format
 
1789
msgid "You can't specify target table '%-.192s' for update in FROM clause"
 
1790
msgstr ""
 
1791
 
 
1792
#: drizzled/error.cc:222
 
1793
#, c-format
 
1794
msgid "Unknown thread id: %lu"
 
1795
msgstr ""
 
1796
 
 
1797
#: drizzled/error.cc:224
 
1798
#, c-format
 
1799
msgid "You are not owner of thread %lu"
 
1800
msgstr ""
 
1801
 
 
1802
#: drizzled/error.cc:226
 
1803
msgid "No tables used"
 
1804
msgstr ""
 
1805
 
 
1806
#: drizzled/error.cc:228
 
1807
#, c-format
 
1808
msgid "Too many strings for column %-.192s and SET"
 
1809
msgstr ""
 
1810
 
 
1811
#: drizzled/error.cc:230
 
1812
#, c-format
 
1813
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
 
1814
msgstr ""
 
1815
 
 
1816
#: drizzled/error.cc:232
 
1817
#, c-format
 
1818
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
 
1819
msgstr ""
 
1820
 
 
1821
#: drizzled/error.cc:234
 
1822
#, c-format
 
1823
msgid "Table '%-.192s' was not locked with LOCK TABLES"
 
1824
msgstr ""
 
1825
 
 
1826
#: drizzled/error.cc:236
 
1827
#, c-format
 
1828
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
 
1829
msgstr ""
 
1830
 
 
1831
#: drizzled/error.cc:238
 
1832
#, c-format
 
1833
msgid "Incorrect database name '%-.100s'"
 
1834
msgstr ""
 
1835
 
 
1836
#: drizzled/error.cc:240
 
1837
#, c-format
 
1838
msgid "Incorrect table name '%-.100s'"
 
1839
msgstr ""
 
1840
 
 
1841
#: drizzled/error.cc:242
 
1842
msgid ""
 
1843
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
 
1844
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
 
1845
msgstr ""
 
1846
 
 
1847
#: drizzled/error.cc:244
 
1848
msgid "Unknown error"
 
1849
msgstr ""
 
1850
 
 
1851
#: drizzled/error.cc:246
 
1852
#, c-format
 
1853
msgid "Unknown procedure '%-.192s'"
 
1854
msgstr ""
 
1855
 
 
1856
#: drizzled/error.cc:248
 
1857
#, c-format
 
1858
msgid "Incorrect parameter count to procedure '%-.192s'"
 
1859
msgstr ""
 
1860
 
 
1861
#: drizzled/error.cc:250
 
1862
#, c-format
 
1863
msgid "Incorrect parameters to procedure '%-.192s'"
 
1864
msgstr ""
 
1865
 
 
1866
#: drizzled/error.cc:252
 
1867
#, c-format
 
1868
msgid "Unknown table '%-.192s' in %-.32s"
 
1869
msgstr ""
 
1870
 
 
1871
#: drizzled/error.cc:254
 
1872
#, c-format
 
1873
msgid "Column '%-.192s' specified twice"
 
1874
msgstr ""
 
1875
 
 
1876
#: drizzled/error.cc:256
 
1877
msgid "Invalid use of group function"
 
1878
msgstr ""
 
1879
 
 
1880
#: drizzled/error.cc:258
 
1881
#, c-format
 
1882
msgid ""
 
1883
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
 
1884
msgstr ""
 
1885
 
 
1886
#: drizzled/error.cc:260
 
1887
msgid "A table must have at least 1 column"
 
1888
msgstr ""
 
1889
 
 
1890
#: drizzled/error.cc:262
 
1891
#, c-format
 
1892
msgid "The table '%-.192s' is full"
 
1893
msgstr ""
 
1894
 
 
1895
#: drizzled/error.cc:264
 
1896
#, c-format
 
1897
msgid "Unknown character set: '%-.64s'"
 
1898
msgstr ""
 
1899
 
 
1900
#: drizzled/error.cc:266
 
1901
#, c-format
 
1902
msgid "Too many tables; Drizzle can only use %d tables in a join"
 
1903
msgstr ""
 
1904
 
 
1905
#: drizzled/error.cc:268
 
1906
msgid "Too many columns"
 
1907
msgstr ""
 
1908
 
 
1909
#: drizzled/error.cc:270
 
1910
#, c-format
 
1911
msgid ""
 
1912
"Row size too large. The maximum row size for the used table type, not "
 
1913
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
 
1914
msgstr ""
 
1915
 
 
1916
#: drizzled/error.cc:272
 
1917
#, c-format
 
1918
msgid ""
 
1919
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
 
1920
"thread_stack=#' to specify a bigger stack if needed"
 
1921
msgstr ""
 
1922
 
 
1923
#: drizzled/error.cc:274
 
1924
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
 
1925
msgstr ""
 
1926
 
 
1927
#: drizzled/error.cc:276
 
1928
#, c-format
 
1929
msgid ""
 
1930
"Table handler doesn't support NULL in given index. Please change column "
 
1931
"'%-.192s' to be NOT NULL or use another handler"
 
1932
msgstr ""
 
1933
 
 
1934
#: drizzled/error.cc:278
 
1935
#, c-format
 
1936
msgid "Can't load function '%-.192s'"
 
1937
msgstr ""
 
1938
 
 
1939
#: drizzled/error.cc:280
 
1940
#, c-format
 
1941
msgid "Can't initialize function '%-.192s'; %-.80s"
 
1942
msgstr ""
 
1943
 
 
1944
#: drizzled/error.cc:282
 
1945
msgid "No paths allowed for shared library"
 
1946
msgstr ""
 
1947
 
 
1948
#: drizzled/error.cc:284
 
1949
#, c-format
 
1950
msgid "Function '%-.192s' already exists"
 
1951
msgstr ""
 
1952
 
 
1953
#: drizzled/error.cc:286
 
1954
#, c-format
 
1955
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
 
1956
msgstr ""
 
1957
 
 
1958
#: drizzled/error.cc:288
 
1959
#, c-format
 
1960
msgid "Can't find symbol '%-.128s' in library"
 
1961
msgstr ""
 
1962
 
 
1963
#: drizzled/error.cc:290
 
1964
#, c-format
 
1965
msgid "Function '%-.192s' is not defined"
 
1966
msgstr ""
 
1967
 
 
1968
#: drizzled/error.cc:292
 
1969
#, c-format
 
1970
msgid ""
 
1971
"Host '%-.64s' is blocked because of many connection errors; unblock with "
 
1972
"'drizzleadmin flush-hosts'"
 
1973
msgstr ""
 
1974
 
 
1975
#: drizzled/error.cc:294
 
1976
#, c-format
 
1977
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
 
1978
msgstr ""
 
1979
 
 
1980
#: drizzled/error.cc:296
 
1981
msgid ""
 
1982
"You are using Drizzle as an anonymous user and anonymous users are not "
 
1983
"allowed to change passwords"
 
1984
msgstr ""
 
1985
 
 
1986
#: drizzled/error.cc:298
 
1987
msgid ""
 
1988
"You must have privileges to update tables in the drizzle database to be able "
 
1989
"to change passwords for others"
 
1990
msgstr ""
 
1991
 
 
1992
#: drizzled/error.cc:300
 
1993
msgid "Can't find any matching row in the user table"
 
1994
msgstr ""
 
1995
 
 
1996
#: drizzled/error.cc:302
 
1997
#, c-format
 
1998
msgid "Rows matched: %ld  Changed: %ld  Warnings: %ld"
 
1999
msgstr ""
 
2000
 
 
2001
#: drizzled/error.cc:304
 
2002
#, c-format
 
2003
msgid ""
 
2004
"Can't create a new thread (errno %d); if you are not out of available "
 
2005
"memory, you can consult the manual for a possible OS-dependent bug"
 
2006
msgstr ""
 
2007
 
 
2008
#: drizzled/error.cc:306
 
2009
#, c-format
 
2010
msgid "Column count doesn't match value count at row %ld"
 
2011
msgstr ""
 
2012
 
 
2013
#: drizzled/error.cc:308
 
2014
#, c-format
 
2015
msgid "Can't reopen table: '%-.192s'"
 
2016
msgstr ""
 
2017
 
 
2018
#: drizzled/error.cc:310
 
2019
msgid "Invalid use of NULL value"
 
2020
msgstr ""
 
2021
 
 
2022
#: drizzled/error.cc:312
 
2023
#, c-format
 
2024
msgid "Got error '%-.64s' from regexp"
 
2025
msgstr ""
 
2026
 
 
2027
#: drizzled/error.cc:314
 
2028
msgid ""
 
2029
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
 
2030
"illegal if there is no GROUP BY clause"
 
2031
msgstr ""
 
2032
 
 
2033
#: drizzled/error.cc:316
 
2034
#, c-format
 
2035
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
 
2036
msgstr ""
 
2037
 
 
2038
#: drizzled/error.cc:318
 
2039
#, c-format
 
2040
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
 
2041
msgstr ""
 
2042
 
 
2043
#: drizzled/error.cc:320
 
2044
#, c-format
 
2045
msgid ""
 
2046
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
 
2047
"table '%-.192s'"
 
2048
msgstr ""
 
2049
 
 
2050
#: drizzled/error.cc:322
 
2051
msgid ""
 
2052
"Illegal GRANT/REVOKE command; please consult the manual to see which "
 
2053
"privileges can be used"
 
2054
msgstr ""
 
2055
 
 
2056
#: drizzled/error.cc:324
 
2057
msgid "The host or user argument to GRANT is too long"
 
2058
msgstr ""
 
2059
 
 
2060
#: drizzled/error.cc:326
 
2061
#, c-format
 
2062
msgid "Table '%-.192s.%-.192s' doesn't exist"
 
2063
msgstr ""
 
2064
 
 
2065
#: drizzled/error.cc:328
 
2066
#, c-format
 
2067
msgid ""
 
2068
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
 
2069
"'%-.192s'"
 
2070
msgstr ""
 
2071
 
 
2072
#: drizzled/error.cc:330
 
2073
msgid "The used command is not allowed with this Drizzle version"
 
2074
msgstr ""
 
2075
 
 
2076
#: drizzled/error.cc:332
 
2077
msgid ""
 
2078
"You have an error in your SQL syntax; check the manual that corresponds to "
 
2079
"your Drizzle server version for the right syntax to use"
 
2080
msgstr ""
 
2081
 
 
2082
#: drizzled/error.cc:334
 
2083
#, c-format
 
2084
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
 
2085
msgstr ""
 
2086
 
 
2087
#: drizzled/error.cc:336
 
2088
msgid "Too many delayed threads in use"
 
2089
msgstr ""
 
2090
 
 
2091
#: drizzled/error.cc:338
 
2092
#, c-format
 
2093
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
 
2094
msgstr ""
 
2095
 
 
2096
#: drizzled/error.cc:340
 
2097
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
 
2098
msgstr ""
 
2099
 
 
2100
#: drizzled/error.cc:342
 
2101
msgid "Got a read error from the connection pipe"
 
2102
msgstr ""
 
2103
 
 
2104
#: drizzled/error.cc:344
 
2105
msgid "Got an error from fcntl()"
 
2106
msgstr ""
 
2107
 
 
2108
#: drizzled/error.cc:346
 
2109
msgid "Got packets out of order"
 
2110
msgstr ""
 
2111
 
 
2112
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
 
2113
msgid "Couldn't uncompress communication packet"
 
2114
msgstr ""
 
2115
 
 
2116
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
 
2117
msgid "Got an error reading communication packets"
 
2118
msgstr ""
 
2119
 
 
2120
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
 
2121
msgid "Got timeout reading communication packets"
 
2122
msgstr ""
 
2123
 
 
2124
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
 
2125
msgid "Got an error writing communication packets"
 
2126
msgstr ""
 
2127
 
 
2128
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
 
2129
msgid "Got timeout writing communication packets"
 
2130
msgstr ""
 
2131
 
 
2132
#: drizzled/error.cc:358
 
2133
msgid "Result string is longer than 'max_allowed_packet' bytes"
 
2134
msgstr ""
 
2135
 
 
2136
#: drizzled/error.cc:360
 
2137
msgid "The used table type doesn't support BLOB/TEXT columns"
 
2138
msgstr ""
 
2139
 
 
2140
#: drizzled/error.cc:362
 
2141
msgid "The used table type doesn't support AUTO_INCREMENT columns"
 
2142
msgstr ""
 
2143
 
 
2144
#: drizzled/error.cc:364
 
2145
#, c-format
 
2146
msgid ""
 
2147
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
 
2148
"LOCK TABLES"
 
2149
msgstr ""
 
2150
 
 
2151
#: drizzled/error.cc:366
 
2152
#, c-format
 
2153
msgid "Incorrect column name '%-.100s'"
 
2154
msgstr ""
 
2155
 
 
2156
#: drizzled/error.cc:368
 
2157
#, c-format
 
2158
msgid "The used storage engine can't index column '%-.192s'"
 
2159
msgstr ""
 
2160
 
 
2161
#: drizzled/error.cc:370
 
2162
msgid ""
 
2163
"Unable to open underlying table which is differently defined or of non-"
 
2164
"MyISAM type or doesn't exist"
 
2165
msgstr ""
 
2166
 
 
2167
#: drizzled/error.cc:372
 
2168
#, c-format
 
2169
msgid "Can't write, because of unique constraint, to table '%-.192s'"
 
2170
msgstr ""
 
2171
 
 
2172
#: drizzled/error.cc:374
 
2173
#, c-format
 
2174
msgid ""
 
2175
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
 
2176
msgstr ""
 
2177
 
 
2178
#: drizzled/error.cc:376
 
2179
msgid ""
 
2180
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
 
2181
"UNIQUE instead"
 
2182
msgstr ""
 
2183
 
 
2184
#: drizzled/error.cc:378
 
2185
msgid "Result consisted of more than one row"
 
2186
msgstr ""
 
2187
 
 
2188
#: drizzled/error.cc:380
 
2189
msgid "This table type requires a primary key"
 
2190
msgstr ""
 
2191
 
 
2192
#: drizzled/error.cc:382
 
2193
msgid "This version of Drizzle is not compiled with RAID support"
 
2194
msgstr ""
 
2195
 
 
2196
#: drizzled/error.cc:384
 
2197
msgid ""
 
2198
"You are using safe update mode and you tried to update a table without a "
 
2199
"WHERE that uses a KEY column"
 
2200
msgstr ""
 
2201
 
 
2202
#: drizzled/error.cc:386
 
2203
#, c-format
 
2204
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
 
2205
msgstr ""
 
2206
 
 
2207
#: drizzled/error.cc:388
 
2208
msgid "Can't open table"
 
2209
msgstr ""
 
2210
 
 
2211
#: drizzled/error.cc:390
 
2212
#, c-format
 
2213
msgid "The storage engine for the table doesn't support %s"
 
2214
msgstr ""
 
2215
 
 
2216
#: drizzled/error.cc:392
 
2217
msgid "You are not allowed to execute this command in a transaction"
 
2218
msgstr ""
 
2219
 
 
2220
#: drizzled/error.cc:394
 
2221
#, c-format
 
2222
msgid "Got error %d during COMMIT"
 
2223
msgstr ""
 
2224
 
 
2225
#: drizzled/error.cc:396
 
2226
#, c-format
 
2227
msgid "Got error %d during ROLLBACK"
 
2228
msgstr ""
 
2229
 
 
2230
#: drizzled/error.cc:398
 
2231
#, c-format
 
2232
msgid "Got error %d during FLUSH_LOGS"
 
2233
msgstr ""
 
2234
 
 
2235
#: drizzled/error.cc:400
 
2236
#, c-format
 
2237
msgid "Got error %d during CHECKPOINT"
 
2238
msgstr ""
 
2239
 
 
2240
#: drizzled/error.cc:402
 
2241
#, c-format
 
2242
msgid ""
 
2243
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
 
2244
"'%-.64s' (%-.64s)"
 
2245
msgstr ""
 
2246
 
 
2247
#: drizzled/error.cc:404
 
2248
msgid "The storage engine for the table does not support binary table dump"
 
2249
msgstr ""
 
2250
 
 
2251
#: drizzled/error.cc:406
 
2252
msgid "Binlog closed, cannot RESET MASTER"
 
2253
msgstr ""
 
2254
 
 
2255
#: drizzled/error.cc:408
 
2256
#, c-format
 
2257
msgid "Failed rebuilding the index of  dumped table '%-.192s'"
 
2258
msgstr ""
 
2259
 
 
2260
#: drizzled/error.cc:410
 
2261
#, c-format
 
2262
msgid "Error from master: '%-.64s'"
 
2263
msgstr ""
 
2264
 
 
2265
#: drizzled/error.cc:412
 
2266
msgid "Net error reading from master"
 
2267
msgstr ""
 
2268
 
 
2269
#: drizzled/error.cc:414
 
2270
msgid "Net error writing to master"
 
2271
msgstr ""
 
2272
 
 
2273
#: drizzled/error.cc:416
 
2274
msgid "Can't find FULLTEXT index matching the column list"
 
2275
msgstr ""
 
2276
 
 
2277
#: drizzled/error.cc:418
 
2278
msgid ""
 
2279
"Can't execute the given command because you have active locked tables or an "
 
2280
"active transaction"
 
2281
msgstr ""
 
2282
 
 
2283
#: drizzled/error.cc:420
 
2284
#, c-format
 
2285
msgid "Unknown system variable '%-.64s'"
 
2286
msgstr ""
 
2287
 
 
2288
#: drizzled/error.cc:422
 
2289
#, c-format
 
2290
msgid "Table '%-.192s' is marked as crashed and should be repaired"
 
2291
msgstr ""
 
2292
 
 
2293
#: drizzled/error.cc:424
 
2294
#, c-format
 
2295
msgid ""
 
2296
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
 
2297
msgstr ""
 
2298
 
 
2299
#: drizzled/error.cc:426
 
2300
msgid "Some non-transactional changed tables couldn't be rolled back"
 
2301
msgstr ""
 
2302
 
 
2303
#: drizzled/error.cc:428
 
2304
msgid ""
 
2305
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
 
2306
"of storage; increase this drizzled variable and try again"
 
2307
msgstr ""
 
2308
 
 
2309
#: drizzled/error.cc:430
 
2310
msgid ""
 
2311
"This operation cannot be performed with a running slave; run STOP SLAVE first"
 
2312
msgstr ""
 
2313
 
 
2314
#: drizzled/error.cc:432
 
2315
msgid ""
 
2316
"This operation requires a running slave; configure slave and do START SLAVE"
 
2317
msgstr ""
 
2318
 
 
2319
#: drizzled/error.cc:434
 
2320
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
 
2321
msgstr ""
 
2322
 
 
2323
#: drizzled/error.cc:436
 
2324
msgid ""
 
2325
"Could not initialize master info structure; more error messages can be found "
 
2326
"in the Drizzle error log"
 
2327
msgstr ""
 
2328
 
 
2329
#: drizzled/error.cc:438
 
2330
msgid "Could not create slave thread; check system resources"
 
2331
msgstr ""
 
2332
 
 
2333
#: drizzled/error.cc:440
 
2334
#, c-format
 
2335
msgid ""
 
2336
"User %-.64s already has more than 'max_user_connections' active connections"
 
2337
msgstr ""
 
2338
 
 
2339
#: drizzled/error.cc:442
 
2340
msgid "You may only use constant expressions with SET"
 
2341
msgstr ""
 
2342
 
 
2343
#: drizzled/error.cc:444
 
2344
msgid "Lock wait timeout exceeded; try restarting transaction"
 
2345
msgstr ""
 
2346
 
 
2347
#: drizzled/error.cc:446
 
2348
msgid "The total number of locks exceeds the lock table size"
 
2349
msgstr ""
 
2350
 
 
2351
#: drizzled/error.cc:448
 
2352
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
 
2353
msgstr ""
 
2354
 
 
2355
#: drizzled/error.cc:450
 
2356
msgid "DROP DATABASE not allowed while thread is holding global read lock"
 
2357
msgstr ""
 
2358
 
 
2359
#: drizzled/error.cc:452
 
2360
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
 
2361
msgstr ""
 
2362
 
 
2363
#: drizzled/error.cc:454
 
2364
#, c-format
 
2365
msgid "Incorrect arguments to %s"
 
2366
msgstr ""
 
2367
 
 
2368
#: drizzled/error.cc:456
 
2369
#, c-format
 
2370
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
 
2371
msgstr ""
 
2372
 
 
2373
#: drizzled/error.cc:458
 
2374
msgid ""
 
2375
"Incorrect table definition; all MERGE tables must be in the same database"
 
2376
msgstr ""
 
2377
 
 
2378
#: drizzled/error.cc:460
 
2379
msgid "Deadlock found when trying to get lock; try restarting transaction"
 
2380
msgstr ""
 
2381
 
 
2382
#: drizzled/error.cc:462
 
2383
msgid "The used table type doesn't support FULLTEXT indexes"
 
2384
msgstr ""
 
2385
 
 
2386
#: drizzled/error.cc:464
 
2387
msgid "Cannot add foreign key constraint"
 
2388
msgstr ""
 
2389
 
 
2390
#: drizzled/error.cc:466
 
2391
msgid "Cannot add or update a child row: a foreign key constraint fails"
 
2392
msgstr ""
 
2393
 
 
2394
#: drizzled/error.cc:468
 
2395
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
 
2396
msgstr ""
 
2397
 
 
2398
#: drizzled/error.cc:470
 
2399
#, c-format
 
2400
msgid "Error connecting to master: %-.128s"
 
2401
msgstr ""
 
2402
 
 
2403
#: drizzled/error.cc:472
 
2404
#, c-format
 
2405
msgid "Error running query on master: %-.128s"
 
2406
msgstr ""
 
2407
 
 
2408
#: drizzled/error.cc:474
 
2409
#, c-format
 
2410
msgid "Error when executing command %s: %-.128s"
 
2411
msgstr ""
 
2412
 
 
2413
#: drizzled/error.cc:476
 
2414
#, c-format
 
2415
msgid "Incorrect usage of %s and %s"
 
2416
msgstr ""
 
2417
 
 
2418
#: drizzled/error.cc:478
 
2419
msgid "The used SELECT statements have a different number of columns"
 
2420
msgstr ""
 
2421
 
 
2422
#: drizzled/error.cc:480
 
2423
msgid "Can't execute the query because you have a conflicting read lock"
 
2424
msgstr ""
 
2425
 
 
2426
#: drizzled/error.cc:482
 
2427
msgid "Mixing of transactional and non-transactional tables is disabled"
 
2428
msgstr ""
 
2429
 
 
2430
#: drizzled/error.cc:484
 
2431
#, c-format
 
2432
msgid "Option '%s' used twice in statement"
 
2433
msgstr ""
 
2434
 
 
2435
#: drizzled/error.cc:486
 
2436
#, c-format
 
2437
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
 
2438
msgstr ""
 
2439
 
 
2440
#: drizzled/error.cc:488
 
2441
#, c-format
 
2442
msgid "Access denied; you need the %-.128s privilege for this operation"
 
2443
msgstr ""
 
2444
 
 
2445
#: drizzled/error.cc:490
 
2446
#, c-format
 
2447
msgid ""
 
2448
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
 
2449
msgstr ""
 
2450
 
 
2451
#: drizzled/error.cc:492
 
2452
#, c-format
 
2453
msgid ""
 
2454
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
 
2455
msgstr ""
 
2456
 
 
2457
#: drizzled/error.cc:494
 
2458
#, c-format
 
2459
msgid "Variable '%-.64s' doesn't have a default value"
 
2460
msgstr ""
 
2461
 
 
2462
#: drizzled/error.cc:496
 
2463
#, c-format
 
2464
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
 
2465
msgstr ""
 
2466
 
 
2467
#: drizzled/error.cc:498
 
2468
#, c-format
 
2469
msgid "Incorrect argument type to variable '%-.64s'"
 
2470
msgstr ""
 
2471
 
 
2472
#: drizzled/error.cc:500
 
2473
#, c-format
 
2474
msgid "Variable '%-.64s' can only be set, not read"
 
2475
msgstr ""
 
2476
 
 
2477
#: drizzled/error.cc:502
 
2478
#, c-format
 
2479
msgid "Incorrect usage/placement of '%s'"
 
2480
msgstr ""
 
2481
 
 
2482
#: drizzled/error.cc:504
 
2483
#, c-format
 
2484
msgid "This version of Drizzle doesn't yet support '%s'"
 
2485
msgstr ""
 
2486
 
 
2487
#: drizzled/error.cc:506
 
2488
#, c-format
 
2489
msgid ""
 
2490
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
 
2491
msgstr ""
 
2492
 
 
2493
#: drizzled/error.cc:508
 
2494
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
 
2495
msgstr ""
 
2496
 
 
2497
#: drizzled/error.cc:510
 
2498
#, c-format
 
2499
msgid "Variable '%-.192s' is a %s variable"
 
2500
msgstr ""
 
2501
 
 
2502
#: drizzled/error.cc:512
 
2503
#, c-format
 
2504
msgid "Incorrect foreign key definition for '%-.192s': %s"
 
2505
msgstr ""
 
2506
 
 
2507
#: drizzled/error.cc:514
 
2508
msgid "Key reference and table reference don't match"
 
2509
msgstr ""
 
2510
 
 
2511
#: drizzled/error.cc:516
 
2512
#, c-format
 
2513
msgid "Operand should contain %d column(s)"
 
2514
msgstr ""
 
2515
 
 
2516
#: drizzled/error.cc:518
 
2517
msgid "Subquery returns more than 1 row"
 
2518
msgstr ""
 
2519
 
 
2520
#: drizzled/error.cc:520
 
2521
#, c-format
 
2522
msgid "Unknown prepared statement handler (%.*s) given to %s"
 
2523
msgstr ""
 
2524
 
 
2525
#: drizzled/error.cc:522
 
2526
msgid "Help database is corrupt or does not exist"
 
2527
msgstr ""
 
2528
 
 
2529
#: drizzled/error.cc:524
 
2530
msgid "Cyclic reference on subqueries"
 
2531
msgstr ""
 
2532
 
 
2533
#: drizzled/error.cc:526
 
2534
#, c-format
 
2535
msgid "Converting column '%s' from %s to %s"
 
2536
msgstr ""
 
2537
 
 
2538
#: drizzled/error.cc:528
 
2539
#, c-format
 
2540
msgid "Reference '%-.64s' not supported (%s)"
 
2541
msgstr ""
 
2542
 
 
2543
#: drizzled/error.cc:530
 
2544
msgid "Every derived table must have its own alias"
 
2545
msgstr ""
 
2546
 
 
2547
#: drizzled/error.cc:532
 
2548
#, c-format
 
2549
msgid "Select %u was reduced during optimization"
 
2550
msgstr ""
 
2551
 
 
2552
#: drizzled/error.cc:534
 
2553
#, c-format
 
2554
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
 
2555
msgstr ""
 
2556
 
 
2557
#: drizzled/error.cc:536
 
2558
msgid ""
 
2559
"Client does not support authentication protocol requested by server; "
 
2560
"consider upgrading Drizzle client"
 
2561
msgstr ""
 
2562
 
 
2563
#: drizzled/error.cc:538
 
2564
msgid "All parts of a SPATIAL index must be NOT NULL"
 
2565
msgstr ""
 
2566
 
 
2567
#: drizzled/error.cc:540
 
2568
#, c-format
 
2569
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
 
2570
msgstr ""
 
2571
 
 
2572
#: drizzled/error.cc:542
 
2573
msgid "Slave is already running"
 
2574
msgstr ""
 
2575
 
 
2576
#: drizzled/error.cc:544
 
2577
msgid "Slave already has been stopped"
 
2578
msgstr ""
 
2579
 
 
2580
#: drizzled/error.cc:546
 
2581
#, c-format
 
2582
msgid ""
 
2583
"Uncompressed data size too large; the maximum size is %d (probably, length "
 
2584
"of uncompressed data was corrupted)"
 
2585
msgstr ""
 
2586
 
 
2587
#: drizzled/error.cc:548
 
2588
msgid "ZLIB: Not enough memory"
 
2589
msgstr ""
 
2590
 
 
2591
#: drizzled/error.cc:550
 
2592
msgid ""
 
2593
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
 
2594
"data was corrupted)"
 
2595
msgstr ""
 
2596
 
 
2597
#: drizzled/error.cc:552
 
2598
msgid "ZLIB: Input data corrupted"
 
2599
msgstr ""
 
2600
 
 
2601
#: drizzled/error.cc:554
 
2602
#, c-format
 
2603
msgid "%d line(s) were cut by GROUP_CONCAT()"
 
2604
msgstr ""
 
2605
 
 
2606
#: drizzled/error.cc:556
 
2607
#, c-format
 
2608
msgid "Row %ld doesn't contain data for all columns"
 
2609
msgstr ""
 
2610
 
 
2611
#: drizzled/error.cc:558
 
2612
#, c-format
 
2613
msgid ""
 
2614
"Row %ld was truncated; it contained more data than there were input columns"
 
2615
msgstr ""
 
2616
 
 
2617
#: drizzled/error.cc:560
 
2618
#, c-format
 
2619
msgid ""
 
2620
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
 
2621
msgstr ""
 
2622
 
 
2623
#: drizzled/error.cc:562
 
2624
#, c-format
 
2625
msgid "Out of range value for column '%s' at row %ld"
 
2626
msgstr ""
 
2627
 
 
2628
#: drizzled/error.cc:564
 
2629
#, c-format
 
2630
msgid "Data truncated for column '%s' at row %ld"
 
2631
msgstr ""
 
2632
 
 
2633
#: drizzled/error.cc:566
 
2634
#, c-format
 
2635
msgid "Using storage engine %s for table '%s'"
 
2636
msgstr ""
 
2637
 
 
2638
#: drizzled/error.cc:568
 
2639
#, c-format
 
2640
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
 
2641
msgstr ""
 
2642
 
 
2643
#: drizzled/error.cc:570
 
2644
msgid "Cannot drop one or more of the requested users"
 
2645
msgstr ""
 
2646
 
 
2647
#: drizzled/error.cc:572
 
2648
msgid "Can't revoke all privileges for one or more of the requested users"
 
2649
msgstr ""
 
2650
 
 
2651
#: drizzled/error.cc:574
 
2652
#, c-format
 
2653
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
 
2654
msgstr ""
 
2655
 
 
2656
#: drizzled/error.cc:576
 
2657
#, c-format
 
2658
msgid "Illegal mix of collations for operation '%s'"
 
2659
msgstr ""
 
2660
 
 
2661
#: drizzled/error.cc:578
 
2662
#, c-format
 
2663
msgid ""
 
2664
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
 
2665
"variable_name)"
 
2666
msgstr ""
 
2667
 
 
2668
#: drizzled/error.cc:580
 
2669
#, c-format
 
2670
msgid "Unknown collation: '%-.64s'"
 
2671
msgstr ""
 
2672
 
 
2673
#: drizzled/error.cc:582
 
2674
msgid ""
 
2675
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
 
2676
"compiled without SSL support; they can be used later if Drizzle slave with "
 
2677
"SSL is started"
 
2678
msgstr ""
 
2679
 
 
2680
#: drizzled/error.cc:584
 
2681
#, c-format
 
2682
msgid ""
 
2683
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
 
2684
"old format; please change the password to the new format"
 
2685
msgstr ""
 
2686
 
 
2687
#: drizzled/error.cc:586
 
2688
#, c-format
 
2689
msgid ""
 
2690
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
 
2691
"SELECT #%d"
 
2692
msgstr ""
 
2693
 
 
2694
#: drizzled/error.cc:588
 
2695
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
 
2696
msgstr ""
 
2697
 
 
2698
#: drizzled/error.cc:590
 
2699
msgid ""
 
2700
"It is recommended to use --skip-slave-start when doing step-by-step "
 
2701
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
 
2702
"get an unexpected slave's drizzled restart"
 
2703
msgstr ""
 
2704
 
 
2705
#: drizzled/error.cc:592
 
2706
msgid "SQL thread is not to be started so UNTIL options are ignored"
 
2707
msgstr ""
 
2708
 
 
2709
#: drizzled/error.cc:594
 
2710
#, c-format
 
2711
msgid "Incorrect index name '%-.100s'"
 
2712
msgstr ""
 
2713
 
 
2714
#: drizzled/error.cc:596
 
2715
#, c-format
 
2716
msgid "Incorrect catalog name '%-.100s'"
 
2717
msgstr ""
 
2718
 
 
2719
#: drizzled/error.cc:598
 
2720
#, c-format
 
2721
msgid "Query cache failed to set size %lu; new query cache size is %lu"
 
2722
msgstr ""
 
2723
 
 
2724
#: drizzled/error.cc:600
 
2725
#, c-format
 
2726
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
 
2727
msgstr ""
 
2728
 
 
2729
#: drizzled/error.cc:602
 
2730
#, c-format
 
2731
msgid "Unknown key cache '%-.100s'"
 
2732
msgstr ""
 
2733
 
 
2734
#: drizzled/error.cc:604
 
2735
msgid ""
 
2736
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
 
2737
"this switch for this grant to work"
 
2738
msgstr ""
 
2739
 
 
2740
#: drizzled/error.cc:606
 
2741
#, c-format
 
2742
msgid "Unknown table engine '%s'"
 
2743
msgstr ""
 
2744
 
 
2745
#: drizzled/error.cc:608
 
2746
#, c-format
 
2747
msgid "'%s' is deprecated; use '%s' instead"
 
2748
msgstr ""
 
2749
 
 
2750
#: drizzled/error.cc:610
 
2751
#, c-format
 
2752
msgid "The target table %-.100s of the %s is not updatable"
 
2753
msgstr ""
 
2754
 
 
2755
#: drizzled/error.cc:612
 
2756
#, c-format
 
2757
msgid ""
 
2758
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
 
2759
"working"
 
2760
msgstr ""
 
2761
 
 
2762
#: drizzled/error.cc:614
 
2763
#, c-format
 
2764
msgid ""
 
2765
"The Drizzle server is running with the %s option so it cannot execute this "
 
2766
"statement"
 
2767
msgstr ""
 
2768
 
 
2769
#: drizzled/error.cc:616
 
2770
#, c-format
 
2771
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
 
2772
msgstr ""
 
2773
 
 
2774
#: drizzled/error.cc:618
 
2775
#, c-format
 
2776
msgid "Truncated incorrect %-.32s value: '%-.128s'"
 
2777
msgstr ""
 
2778
 
 
2779
#: drizzled/error.cc:620
 
2780
msgid ""
 
2781
"Incorrect table definition; there can be only one TIMESTAMP column with "
 
2782
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
 
2783
msgstr ""
 
2784
 
 
2785
#: drizzled/error.cc:622
 
2786
#, c-format
 
2787
msgid "Invalid ON UPDATE clause for '%-.192s' column"
 
2788
msgstr ""
 
2789
 
 
2790
#: drizzled/error.cc:624
 
2791
msgid "This command is not supported in the prepared statement protocol yet"
 
2792
msgstr ""
 
2793
 
 
2794
#: drizzled/error.cc:626
 
2795
#, c-format
 
2796
msgid "Got error %d '%-.100s' from %s"
 
2797
msgstr ""
 
2798
 
 
2799
#: drizzled/error.cc:628
 
2800
#, c-format
 
2801
msgid "Got temporary error %d '%-.100s' from %s"
 
2802
msgstr ""
 
2803
 
 
2804
#: drizzled/error.cc:630
 
2805
#, c-format
 
2806
msgid "Unknown or incorrect time zone: '%-.64s'"
 
2807
msgstr ""
 
2808
 
 
2809
#: drizzled/error.cc:632
 
2810
#, c-format
 
2811
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
 
2812
msgstr ""
 
2813
 
 
2814
#: drizzled/error.cc:634
 
2815
#, c-format
 
2816
msgid "Invalid %s character string: '%.64s'"
 
2817
msgstr ""
 
2818
 
 
2819
#: drizzled/error.cc:636
 
2820
#, c-format
 
2821
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
 
2822
msgstr ""
 
2823
 
 
2824
#: drizzled/error.cc:638
 
2825
#, c-format
 
2826
msgid "Conflicting declarations: '%s%s' and '%s%s'"
 
2827
msgstr ""
 
2828
 
 
2829
#: drizzled/error.cc:640
 
2830
#, c-format
 
2831
msgid "Can't create a %s from within another stored routine"
 
2832
msgstr ""
 
2833
 
 
2834
#: drizzled/error.cc:642
 
2835
#, c-format
 
2836
msgid "%s %s already exists"
 
2837
msgstr ""
 
2838
 
 
2839
#: drizzled/error.cc:644
 
2840
#, c-format
 
2841
msgid "%s %s does not exist"
 
2842
msgstr ""
 
2843
 
 
2844
#: drizzled/error.cc:646
 
2845
#, c-format
 
2846
msgid "Failed to DROP %s %s"
 
2847
msgstr ""
 
2848
 
 
2849
#: drizzled/error.cc:648
 
2850
#, c-format
 
2851
msgid "Failed to CREATE %s %s"
 
2852
msgstr ""
 
2853
 
 
2854
#: drizzled/error.cc:650
 
2855
#, c-format
 
2856
msgid "%s with no matching label: %s"
 
2857
msgstr ""
 
2858
 
 
2859
#: drizzled/error.cc:652
 
2860
#, c-format
 
2861
msgid "Redefining label %s"
 
2862
msgstr ""
 
2863
 
 
2864
#: drizzled/error.cc:654
 
2865
#, c-format
 
2866
msgid "End-label %s without match"
 
2867
msgstr ""
 
2868
 
 
2869
#: drizzled/error.cc:656
 
2870
#, c-format
 
2871
msgid "Referring to uninitialized variable %s"
 
2872
msgstr ""
 
2873
 
 
2874
#: drizzled/error.cc:658
 
2875
#, c-format
 
2876
msgid "PROCEDURE %s can't return a result set in the given context"
 
2877
msgstr ""
 
2878
 
 
2879
#: drizzled/error.cc:660
 
2880
msgid "RETURN is only allowed in a FUNCTION"
 
2881
msgstr ""
 
2882
 
 
2883
#: drizzled/error.cc:662
 
2884
#, c-format
 
2885
msgid "%s is not allowed in stored procedures"
 
2886
msgstr ""
 
2887
 
 
2888
#: drizzled/error.cc:664
 
2889
msgid ""
 
2890
"The update log is deprecated and replaced by the binary log; SET "
 
2891
"SQL_LOG_UPDATE has been ignored"
 
2892
msgstr ""
 
2893
 
 
2894
#: drizzled/error.cc:666
 
2895
msgid ""
 
2896
"The update log is deprecated and replaced by the binary log; SET "
 
2897
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
 
2898
msgstr ""
 
2899
 
 
2900
#: drizzled/error.cc:668
 
2901
msgid "Query execution was interrupted"
 
2902
msgstr ""
 
2903
 
 
2904
#: drizzled/error.cc:670
 
2905
#, c-format
 
2906
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
 
2907
msgstr ""
 
2908
 
 
2909
#: drizzled/error.cc:672
 
2910
#, c-format
 
2911
msgid "Undefined CONDITION: %s"
 
2912
msgstr ""
 
2913
 
 
2914
#: drizzled/error.cc:674
 
2915
#, c-format
 
2916
msgid "No RETURN found in FUNCTION %s"
 
2917
msgstr ""
 
2918
 
 
2919
#: drizzled/error.cc:676
 
2920
#, c-format
 
2921
msgid "FUNCTION %s ended without RETURN"
 
2922
msgstr ""
 
2923
 
 
2924
#: drizzled/error.cc:678
 
2925
msgid "Cursor statement must be a SELECT"
 
2926
msgstr ""
 
2927
 
 
2928
#: drizzled/error.cc:680
 
2929
msgid "Cursor SELECT must not have INTO"
 
2930
msgstr ""
 
2931
 
 
2932
#: drizzled/error.cc:682
 
2933
#, c-format
 
2934
msgid "Undefined CURSOR: %s"
 
2935
msgstr ""
 
2936
 
 
2937
#: drizzled/error.cc:684
 
2938
msgid "Cursor is already open"
 
2939
msgstr ""
 
2940
 
 
2941
#: drizzled/error.cc:686
 
2942
msgid "Cursor is not open"
 
2943
msgstr ""
 
2944
 
 
2945
#: drizzled/error.cc:688
 
2946
#, c-format
 
2947
msgid "Undeclared variable: %s"
 
2948
msgstr ""
 
2949
 
 
2950
#: drizzled/error.cc:690
 
2951
msgid "Incorrect number of FETCH variables"
 
2952
msgstr ""
 
2953
 
 
2954
#: drizzled/error.cc:692
 
2955
msgid "No data - zero rows fetched, selected, or processed"
 
2956
msgstr ""
 
2957
 
 
2958
#: drizzled/error.cc:694
 
2959
#, c-format
 
2960
msgid "Duplicate parameter: %s"
 
2961
msgstr ""
 
2962
 
 
2963
#: drizzled/error.cc:696
 
2964
#, c-format
 
2965
msgid "Duplicate variable: %s"
 
2966
msgstr ""
 
2967
 
 
2968
#: drizzled/error.cc:698
 
2969
#, c-format
 
2970
msgid "Duplicate condition: %s"
 
2971
msgstr ""
 
2972
 
 
2973
#: drizzled/error.cc:700
 
2974
#, c-format
 
2975
msgid "Duplicate cursor: %s"
 
2976
msgstr ""
 
2977
 
 
2978
#: drizzled/error.cc:702
 
2979
#, c-format
 
2980
msgid "Failed to ALTER %s %s"
 
2981
msgstr ""
 
2982
 
 
2983
#: drizzled/error.cc:704
 
2984
msgid "Subquery value not supported"
 
2985
msgstr ""
 
2986
 
 
2987
#: drizzled/error.cc:706
 
2988
#, c-format
 
2989
msgid "%s is not allowed in stored function or trigger"
 
2990
msgstr ""
 
2991
 
 
2992
#: drizzled/error.cc:708
 
2993
msgid "Variable or condition declaration after cursor or handler declaration"
 
2994
msgstr ""
 
2995
 
 
2996
#: drizzled/error.cc:710
 
2997
msgid "Cursor declaration after handler declaration"
 
2998
msgstr ""
 
2999
 
 
3000
#: drizzled/error.cc:712
 
3001
msgid "Case not found for CASE statement"
 
3002
msgstr ""
 
3003
 
 
3004
#: drizzled/error.cc:714
 
3005
#, c-format
 
3006
msgid "Configuration file '%-.192s' is too big"
 
3007
msgstr ""
 
3008
 
 
3009
#: drizzled/error.cc:716
 
3010
#, c-format
 
3011
msgid "Malformed file type header in file '%-.192s'"
 
3012
msgstr ""
 
3013
 
 
3014
#: drizzled/error.cc:718
 
3015
#, c-format
 
3016
msgid "Unexpected end of file while parsing comment '%-.200s'"
 
3017
msgstr ""
 
3018
 
 
3019
#: drizzled/error.cc:720
 
3020
#, c-format
 
3021
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
 
3022
msgstr ""
 
3023
 
 
3024
#: drizzled/error.cc:722
 
3025
#, c-format
 
3026
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
 
3027
msgstr ""
 
3028
 
 
3029
#: drizzled/error.cc:724
 
3030
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
 
3031
msgstr ""
 
3032
 
 
3033
#: drizzled/error.cc:726
 
3034
#, c-format
 
3035
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
 
3036
msgstr ""
 
3037
 
 
3038
#: drizzled/error.cc:728
 
3039
#, c-format
 
3040
msgid "'%-.192s.%-.192s' is not %s"
 
3041
msgstr ""
 
3042
 
 
3043
#: drizzled/error.cc:730
 
3044
#, c-format
 
3045
msgid "Column '%-.192s' is not updatable"
 
3046
msgstr ""
 
3047
 
 
3048
#: drizzled/error.cc:732
 
3049
msgid "View's SELECT contains a subquery in the FROM clause"
 
3050
msgstr ""
 
3051
 
 
3052
#: drizzled/error.cc:734
 
3053
#, c-format
 
3054
msgid "View's SELECT contains a '%s' clause"
 
3055
msgstr ""
 
3056
 
 
3057
#: drizzled/error.cc:736
 
3058
msgid "View's SELECT contains a variable or parameter"
 
3059
msgstr ""
 
3060
 
 
3061
#: drizzled/error.cc:738
 
3062
#, c-format
 
3063
msgid "View's SELECT refers to a temporary table '%-.192s'"
 
3064
msgstr ""
 
3065
 
 
3066
#: drizzled/error.cc:740
 
3067
msgid "View's SELECT and view's field list have different column counts"
 
3068
msgstr ""
 
3069
 
 
3070
#: drizzled/error.cc:742
 
3071
msgid ""
 
3072
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
 
3073
msgstr ""
 
3074
 
 
3075
#: drizzled/error.cc:744
 
3076
msgid "View being updated does not have complete key of underlying table in it"
 
3077
msgstr ""
 
3078
 
 
3079
#: drizzled/error.cc:746
 
3080
#, c-format
 
3081
msgid ""
 
3082
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
 
3083
"(s) or definer/invoker of view lack rights to use them"
 
3084
msgstr ""
 
3085
 
 
3086
#: drizzled/error.cc:748
 
3087
#, c-format
 
3088
msgid "Can't drop or alter a %s from within another stored routine"
 
3089
msgstr ""
 
3090
 
 
3091
#: drizzled/error.cc:750
 
3092
msgid "GOTO is not allowed in a stored procedure handler"
 
3093
msgstr ""
 
3094
 
 
3095
#: drizzled/error.cc:752
 
3096
msgid "Trigger already exists"
 
3097
msgstr ""
 
3098
 
 
3099
#: drizzled/error.cc:754
 
3100
msgid "Trigger does not exist"
 
3101
msgstr ""
 
3102
 
 
3103
#: drizzled/error.cc:756
 
3104
#, c-format
 
3105
msgid "Trigger's '%-.192s' is view or temporary table"
 
3106
msgstr ""
 
3107
 
 
3108
#: drizzled/error.cc:758
 
3109
#, c-format
 
3110
msgid "Updating of %s row is not allowed in %strigger"
 
3111
msgstr ""
 
3112
 
 
3113
#: drizzled/error.cc:760
 
3114
#, c-format
 
3115
msgid "There is no %s row in %s trigger"
 
3116
msgstr ""
 
3117
 
 
3118
#: drizzled/error.cc:762
 
3119
#, c-format
 
3120
msgid "Field '%-.192s' doesn't have a default value"
 
3121
msgstr ""
 
3122
 
 
3123
#: drizzled/error.cc:764
 
3124
msgid "Division by 0"
 
3125
msgstr ""
 
3126
 
 
3127
#: drizzled/error.cc:766
 
3128
#, c-format
 
3129
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
 
3130
msgstr ""
 
3131
 
 
3132
#: drizzled/error.cc:768
 
3133
#, c-format
 
3134
msgid "Illegal %s '%-.192s' value found during parsing"
 
3135
msgstr ""
 
3136
 
 
3137
#: drizzled/error.cc:770
 
3138
#, c-format
 
3139
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
 
3140
msgstr ""
 
3141
 
 
3142
#: drizzled/error.cc:772
 
3143
#, c-format
 
3144
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
 
3145
msgstr ""
 
3146
 
 
3147
#: drizzled/error.cc:774
 
3148
#, c-format
 
3149
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
 
3150
msgstr ""
 
3151
 
 
3152
#: drizzled/error.cc:776
 
3153
#, c-format
 
3154
msgid "Failed purging old relay logs: %s"
 
3155
msgstr ""
 
3156
 
 
3157
#: drizzled/error.cc:778
 
3158
#, c-format
 
3159
msgid "Password hash should be a %d-digit hexadecimal number"
 
3160
msgstr ""
 
3161
 
 
3162
#: drizzled/error.cc:780
 
3163
msgid "Target log not found in binlog index"
 
3164
msgstr ""
 
3165
 
 
3166
#: drizzled/error.cc:782
 
3167
msgid "I/O error reading log index file"
 
3168
msgstr ""
 
3169
 
 
3170
#: drizzled/error.cc:784
 
3171
msgid "Server configuration does not permit binlog purge"
 
3172
msgstr ""
 
3173
 
 
3174
#: drizzled/error.cc:786
 
3175
msgid "Failed on fseek()"
 
3176
msgstr ""
 
3177
 
 
3178
#: drizzled/error.cc:788
 
3179
msgid "Fatal error during log purge"
 
3180
msgstr ""
 
3181
 
 
3182
#: drizzled/error.cc:790
 
3183
msgid "A purgeable log is in use, will not purge"
 
3184
msgstr ""
 
3185
 
 
3186
#: drizzled/error.cc:792
 
3187
msgid "Unknown error during log purge"
 
3188
msgstr ""
 
3189
 
 
3190
#: drizzled/error.cc:794
 
3191
#, c-format
 
3192
msgid "Failed initializing relay log position: %s"
 
3193
msgstr ""
 
3194
 
 
3195
#: drizzled/error.cc:796
 
3196
msgid "You are not using binary logging"
 
3197
msgstr ""
 
3198
 
 
3199
#: drizzled/error.cc:798
 
3200
#, c-format
 
3201
msgid ""
 
3202
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
 
3203
msgstr ""
 
3204
 
 
3205
#: drizzled/error.cc:800
 
3206
msgid "WSAStartup Failed"
 
3207
msgstr ""
 
3208
 
 
3209
#: drizzled/error.cc:802
 
3210
msgid "Can't handle procedures with different groups yet"
 
3211
msgstr ""
 
3212
 
 
3213
#: drizzled/error.cc:804
 
3214
msgid "Select must have a group with this procedure"
 
3215
msgstr ""
 
3216
 
 
3217
#: drizzled/error.cc:806
 
3218
msgid "Can't use ORDER clause with this procedure"
 
3219
msgstr ""
 
3220
 
 
3221
#: drizzled/error.cc:808
 
3222
#, c-format
 
3223
msgid "Binary logging and replication forbid changing the global server %s"
 
3224
msgstr ""
 
3225
 
 
3226
#: drizzled/error.cc:810
 
3227
#, c-format
 
3228
msgid "Can't map file: %-.200s, errno: %d"
 
3229
msgstr ""
 
3230
 
 
3231
#: drizzled/error.cc:812
 
3232
#, c-format
 
3233
msgid "Wrong magic in %-.64s"
 
3234
msgstr ""
 
3235
 
 
3236
#: drizzled/error.cc:814
 
3237
msgid "Prepared statement contains too many placeholders"
 
3238
msgstr ""
 
3239
 
 
3240
#: drizzled/error.cc:816
 
3241
#, c-format
 
3242
msgid "Key part '%-.192s' length cannot be 0"
 
3243
msgstr ""
 
3244
 
 
3245
#: drizzled/error.cc:818
 
3246
msgid "View text checksum failed"
 
3247
msgstr ""
 
3248
 
 
3249
#: drizzled/error.cc:820
 
3250
#, c-format
 
3251
msgid ""
 
3252
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
 
3253
msgstr ""
 
3254
 
 
3255
#: drizzled/error.cc:822
 
3256
#, c-format
 
3257
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
 
3258
msgstr ""
 
3259
 
 
3260
#: drizzled/error.cc:824
 
3261
#, c-format
 
3262
msgid "Can not delete from join view '%-.192s.%-.192s'"
 
3263
msgstr ""
 
3264
 
 
3265
#: drizzled/error.cc:826
 
3266
#, c-format
 
3267
msgid "Operation %s failed for %.256s"
 
3268
msgstr ""
 
3269
 
 
3270
#: drizzled/error.cc:828
 
3271
msgid "XAER_NOTA: Unknown XID"
 
3272
msgstr ""
 
3273
 
 
3274
#: drizzled/error.cc:830
 
3275
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
 
3276
msgstr ""
 
3277
 
 
3278
#: drizzled/error.cc:832
 
3279
#, c-format
 
3280
msgid ""
 
3281
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
 
3282
"the  %.64s state"
 
3283
msgstr ""
 
3284
 
 
3285
#: drizzled/error.cc:834
 
3286
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
 
3287
msgstr ""
 
3288
 
 
3289
#: drizzled/error.cc:836
 
3290
msgid ""
 
3291
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
 
3292
"for consistency"
 
3293
msgstr ""
 
3294
 
 
3295
#: drizzled/error.cc:838
 
3296
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
 
3297
msgstr ""
 
3298
 
 
3299
#: drizzled/error.cc:840
 
3300
#, c-format
 
3301
msgid ""
 
3302
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
 
3303
"'%-.192s'"
 
3304
msgstr ""
 
3305
 
 
3306
#: drizzled/error.cc:842
 
3307
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
 
3308
msgstr ""
 
3309
 
 
3310
#: drizzled/error.cc:844
 
3311
msgid "Failed to revoke all privileges to dropped routine"
 
3312
msgstr ""
 
3313
 
 
3314
#: drizzled/error.cc:846
 
3315
#, c-format
 
3316
msgid "Data too long for column '%s' at row %ld"
 
3317
msgstr ""
 
3318
 
 
3319
#: drizzled/error.cc:848
 
3320
#, c-format
 
3321
msgid "Bad SQLSTATE: '%s'"
 
3322
msgstr ""
 
3323
 
 
3324
#: drizzled/error.cc:850
 
3325
#, c-format
 
3326
msgid ""
 
3327
"%s: ready for connections.\n"
 
3328
"Version: '%s' %s\n"
 
3329
msgstr ""
 
3330
 
 
3331
#: drizzled/error.cc:852
 
3332
msgid "Can't load value from file with fixed size rows to variable"
 
3333
msgstr ""
 
3334
 
 
3335
#: drizzled/error.cc:854
 
3336
msgid "You are not allowed to create a user with GRANT"
 
3337
msgstr ""
 
3338
 
 
3339
#: drizzled/error.cc:856
 
3340
#, c-format
 
3341
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
 
3342
msgstr ""
 
3343
 
 
3344
#: drizzled/error.cc:858
 
3345
msgid "Table definition has changed, please retry transaction"
 
3346
msgstr ""
 
3347
 
 
3348
#: drizzled/error.cc:860
 
3349
msgid "Duplicate handler declared in the same block"
 
3350
msgstr ""
 
3351
 
 
3352
#: drizzled/error.cc:862
 
3353
#, c-format
 
3354
msgid ""
 
3355
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
 
3356
"variable in BEFORE trigger"
 
3357
msgstr ""
 
3358
 
 
3359
#: drizzled/error.cc:864
 
3360
#, c-format
 
3361
msgid "Not allowed to return a result set from a %s"
 
3362
msgstr ""
 
3363
 
 
3364
#: drizzled/error.cc:866
 
3365
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
 
3366
msgstr ""
 
3367
 
 
3368
#: drizzled/error.cc:868
 
3369
msgid ""
 
3370
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
 
3371
"declaration and binary logging is enabled; if non-transactional tables were "
 
3372
"updated, the binary log will miss their changes"
 
3373
msgstr ""
 
3374
 
 
3375
#: drizzled/error.cc:870
 
3376
msgid ""
 
3377
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
 
3378
"declaration and binary logging is enabled (you *might* want to use the less "
 
3379
"safe log_bin_trust_function_creators variable)"
 
3380
msgstr ""
 
3381
 
 
3382
#: drizzled/error.cc:872
 
3383
msgid ""
 
3384
"You do not have the SUPER privilege and binary logging is enabled (you "
 
3385
"*might* want to use the less safe log_bin_trust_function_creators variable)"
 
3386
msgstr ""
 
3387
 
 
3388
#: drizzled/error.cc:874
 
3389
msgid ""
 
3390
"You can't execute a prepared statement which has an open cursor associated "
 
3391
"with it. Reset the statement to re-execute it."
 
3392
msgstr ""
 
3393
 
 
3394
#: drizzled/error.cc:876
 
3395
#, c-format
 
3396
msgid "The statement (%lu) has no open cursor."
 
3397
msgstr ""
 
3398
 
 
3399
#: drizzled/error.cc:878
 
3400
msgid ""
 
3401
"Explicit or implicit commit is not allowed in stored function or trigger."
 
3402
msgstr ""
 
3403
 
 
3404
#: drizzled/error.cc:880
 
3405
#, c-format
 
3406
msgid ""
 
3407
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
 
3408
msgstr ""
 
3409
 
 
3410
#: drizzled/error.cc:882
 
3411
msgid "Recursive stored functions and triggers are not allowed."
 
3412
msgstr ""
 
3413
 
 
3414
#: drizzled/error.cc:884
 
3415
#, c-format
 
3416
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
 
3417
msgstr ""
 
3418
 
 
3419
#: drizzled/error.cc:886
 
3420
#, c-format
 
3421
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
 
3422
msgstr ""
 
3423
 
 
3424
#: drizzled/error.cc:888
 
3425
#, c-format
 
3426
msgid ""
 
3427
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
 
3428
"'%-.192s')."
 
3429
msgstr ""
 
3430
 
 
3431
#: drizzled/error.cc:890
 
3432
msgid ""
 
3433
"You can't combine write-locking of system tables with other tables or lock "
 
3434
"types"
 
3435
msgstr ""
 
3436
 
 
3437
#: drizzled/error.cc:892
 
3438
#, c-format
 
3439
msgid "Unable to connect to foreign data source: %.64s"
 
3440
msgstr ""
 
3441
 
 
3442
#: drizzled/error.cc:894
 
3443
#, c-format
 
3444
msgid ""
 
3445
"There was a problem processing the query on the foreign data source. Data "
 
3446
"source error: %-.64s"
 
3447
msgstr ""
 
3448
 
 
3449
#: drizzled/error.cc:896
 
3450
#, c-format
 
3451
msgid ""
 
3452
"The foreign data source you are trying to reference does not exist. Data "
 
3453
"source error:  %-.64s"
 
3454
msgstr ""
 
3455
 
 
3456
#: drizzled/error.cc:898
 
3457
#, c-format
 
3458
msgid ""
 
3459
"Can't create federated table. The data source connection string '%-.64s' is "
 
3460
"not in the correct format"
 
3461
msgstr ""
 
3462
 
 
3463
#: drizzled/error.cc:900
 
3464
#, c-format
 
3465
msgid "The data source connection string '%-.64s' is not in the correct format"
 
3466
msgstr ""
 
3467
 
 
3468
#: drizzled/error.cc:902
 
3469
#, c-format
 
3470
msgid "Can't create federated table. Foreign data src error:  %-.64s"
 
3471
msgstr ""
 
3472
 
 
3473
#: drizzled/error.cc:904
 
3474
msgid "Trigger in wrong schema"
 
3475
msgstr ""
 
3476
 
 
3477
#: drizzled/error.cc:906
 
3478
#, c-format
 
3479
msgid ""
 
3480
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
 
3481
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
 
3482
msgstr ""
 
3483
 
 
3484
#: drizzled/error.cc:908
 
3485
#, c-format
 
3486
msgid "Routine body for '%-.100s' is too long"
 
3487
msgstr ""
 
3488
 
 
3489
#: drizzled/error.cc:910
 
3490
msgid "Cannot drop default keycache"
 
3491
msgstr ""
 
3492
 
 
3493
#: drizzled/error.cc:912
 
3494
#, c-format
 
3495
msgid "Display width out of range for column '%-.192s' (max = %d)"
 
3496
msgstr ""
 
3497
 
 
3498
#: drizzled/error.cc:914
 
3499
msgid "XAER_DUPID: The XID already exists"
 
3500
msgstr ""
 
3501
 
 
3502
#: drizzled/error.cc:916
 
3503
#, c-format
 
3504
msgid "Datetime function: %-.32s field overflow"
 
3505
msgstr ""
 
3506
 
 
3507
#: drizzled/error.cc:918
 
3508
#, c-format
 
3509
msgid ""
 
3510
"Can't update table '%-.192s' in stored function/trigger because it is "
 
3511
"already used by statement which invoked this stored function/trigger."
 
3512
msgstr ""
 
3513
 
 
3514
#: drizzled/error.cc:920
 
3515
#, c-format
 
3516
msgid ""
 
3517
"The definition of table '%-.192s' prevents operation %.192s on table "
 
3518
"'%-.192s'."
 
3519
msgstr ""
 
3520
 
 
3521
#: drizzled/error.cc:922
 
3522
msgid ""
 
3523
"The prepared statement contains a stored routine call that refers to that "
 
3524
"same statement. It's not allowed to execute a prepared statement in such a "
 
3525
"recursive manner"
 
3526
msgstr ""
 
3527
 
 
3528
#: drizzled/error.cc:924
 
3529
msgid "Not allowed to set autocommit from a stored function or trigger"
 
3530
msgstr ""
 
3531
 
 
3532
#: drizzled/error.cc:926
 
3533
msgid "Definer is not fully qualified"
 
3534
msgstr ""
 
3535
 
 
3536
#: drizzled/error.cc:928
 
3537
#, c-format
 
3538
msgid ""
 
3539
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
 
3540
"Current user is used as definer. Please recreate the view!"
 
3541
msgstr ""
 
3542
 
 
3543
#: drizzled/error.cc:930
 
3544
#, c-format
 
3545
msgid ""
 
3546
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
 
3547
"definer"
 
3548
msgstr ""
 
3549
 
 
3550
#: drizzled/error.cc:932
 
3551
#, c-format
 
3552
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
 
3553
msgstr ""
 
3554
 
 
3555
#: drizzled/error.cc:934
 
3556
#, c-format
 
3557
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
 
3558
msgstr ""
 
3559
 
 
3560
#: drizzled/error.cc:936
 
3561
#, c-format
 
3562
msgid ""
 
3563
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
 
3564
msgstr ""
 
3565
 
 
3566
#: drizzled/error.cc:938
 
3567
#, c-format
 
3568
msgid ""
 
3569
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
 
3570
msgstr ""
 
3571
 
 
3572
#: drizzled/error.cc:940
 
3573
#, c-format
 
3574
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
 
3575
msgstr ""
 
3576
 
 
3577
#: drizzled/error.cc:942
 
3578
#, c-format
 
3579
msgid ""
 
3580
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
 
3581
"activated under the authorization of the invoker, which may have "
 
3582
"insufficient privileges. Please recreate the trigger."
 
3583
msgstr ""
 
3584
 
 
3585
#: drizzled/error.cc:944
 
3586
#, c-format
 
3587
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
 
3588
msgstr ""
 
3589
 
 
3590
#: drizzled/error.cc:946
 
3591
#, c-format
 
3592
msgid ""
 
3593
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
 
3594
"exceeded for routine %.192s"
 
3595
msgstr ""
 
3596
 
 
3597
#: drizzled/error.cc:948
 
3598
#, c-format
 
3599
msgid ""
 
3600
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
 
3601
"or contains bad data (internal code %d)"
 
3602
msgstr ""
 
3603
 
 
3604
#: drizzled/error.cc:950
 
3605
#, c-format
 
3606
msgid "Incorrect routine name '%-.192s'"
 
3607
msgstr ""
 
3608
 
 
3609
#: drizzled/error.cc:952
 
3610
#, c-format
 
3611
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
 
3612
msgstr ""
 
3613
 
 
3614
#: drizzled/error.cc:954
 
3615
msgid "AGGREGATE is not supported for stored functions"
 
3616
msgstr ""
 
3617
 
 
3618
#: drizzled/error.cc:956
 
3619
#, c-format
 
3620
msgid ""
 
3621
"Can't create more than max_prepared_stmt_count statements (current value: %"
 
3622
"lu)"
 
3623
msgstr ""
 
3624
 
 
3625
#: drizzled/error.cc:958
 
3626
#, c-format
 
3627
msgid "`%-.192s`.`%-.192s` contains view recursion"
 
3628
msgstr ""
 
3629
 
 
3630
#: drizzled/error.cc:960
 
3631
#, c-format
 
3632
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
 
3633
msgstr ""
 
3634
 
 
3635
#: drizzled/error.cc:962
 
3636
msgid "The used table type doesn't support SPATIAL indexes"
 
3637
msgstr ""
 
3638
 
 
3639
#: drizzled/error.cc:964
 
3640
msgid "Triggers can not be created on system tables"
 
3641
msgstr ""
 
3642
 
 
3643
#: drizzled/error.cc:966
 
3644
#, c-format
 
3645
msgid "Leading spaces are removed from name '%s'"
 
3646
msgstr ""
 
3647
 
 
3648
#: drizzled/error.cc:968
 
3649
msgid "Failed to read auto-increment value from storage engine"
 
3650
msgstr ""
 
3651
 
 
3652
#: drizzled/error.cc:970
 
3653
msgid "user name"
 
3654
msgstr ""
 
3655
 
 
3656
#: drizzled/error.cc:972
 
3657
msgid "host name"
 
3658
msgstr ""
 
3659
 
 
3660
#: drizzled/error.cc:974
 
3661
#, c-format
 
3662
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
 
3663
msgstr ""
 
3664
 
 
3665
#: drizzled/error.cc:976
 
3666
#, c-format
 
3667
msgid "The target table %-.100s of the %s is not insertable-into"
 
3668
msgstr ""
 
3669
 
 
3670
#: drizzled/error.cc:978
 
3671
#, c-format
 
3672
msgid ""
 
3673
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
 
3674
msgstr ""
 
3675
 
 
3676
#: drizzled/error.cc:980
 
3677
msgid "Too high level of nesting for select"
 
3678
msgstr ""
 
3679
 
 
3680
#: drizzled/error.cc:982
 
3681
#, c-format
 
3682
msgid "Name '%-.64s' has become ''"
 
3683
msgstr ""
 
3684
 
 
3685
#: drizzled/error.cc:984
 
3686
msgid ""
 
3687
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
 
3688
"optional and non-empty FIELDS ENCLOSED BY"
 
3689
msgstr ""
 
3690
 
 
3691
#: drizzled/error.cc:986
 
3692
#, c-format
 
3693
msgid "The foreign server, %s, you are trying to create already exists."
 
3694
msgstr ""
 
3695
 
 
3696
#: drizzled/error.cc:988
 
3697
#, c-format
 
3698
msgid ""
 
3699
"The foreign server name you are trying to reference does not exist. Data "
 
3700
"source error:  %-.64s"
 
3701
msgstr ""
 
3702
 
 
3703
#: drizzled/error.cc:990
 
3704
#, c-format
 
3705
msgid ""
 
3706
"Table storage engine '%-.64s' does not support the create option '%.64s'"
 
3707
msgstr ""
 
3708
 
 
3709
#: drizzled/error.cc:992
 
3710
#, c-format
 
3711
msgid ""
 
3712
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
 
3713
"each partition"
 
3714
msgstr ""
 
3715
 
 
3716
#: drizzled/error.cc:994
 
3717
#, c-format
 
3718
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
 
3719
msgstr ""
 
3720
 
 
3721
#: drizzled/error.cc:996
 
3722
msgid "MAXVALUE can only be used in last partition definition"
 
3723
msgstr ""
 
3724
 
 
3725
#: drizzled/error.cc:998
 
3726
msgid "Subpartitions can only be hash partitions and by key"
 
3727
msgstr ""
 
3728
 
 
3729
#: drizzled/error.cc:1000
 
3730
msgid "Must define subpartitions on all partitions if on one partition"
 
3731
msgstr ""
 
3732
 
 
3733
#: drizzled/error.cc:1002
 
3734
msgid "Wrong number of partitions defined, mismatch with previous setting"
 
3735
msgstr ""
 
3736
 
 
3737
#: drizzled/error.cc:1004
 
3738
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
 
3739
msgstr ""
 
3740
 
 
3741
#: drizzled/error.cc:1006
 
3742
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
 
3743
msgstr ""
 
3744
 
 
3745
#: drizzled/error.cc:1008
 
3746
msgid "Expression in RANGE/LIST VALUES must be constant"
 
3747
msgstr ""
 
3748
 
 
3749
#: drizzled/error.cc:1010
 
3750
msgid "Field in list of fields for partition function not found in table"
 
3751
msgstr ""
 
3752
 
 
3753
#: drizzled/error.cc:1012
 
3754
msgid "List of fields is only allowed in KEY partitions"
 
3755
msgstr ""
 
3756
 
 
3757
#: drizzled/error.cc:1014
 
3758
msgid ""
 
3759
"The partition info in the frm file is not consistent with what can be "
 
3760
"written into the frm file"
 
3761
msgstr ""
 
3762
 
 
3763
#: drizzled/error.cc:1016
 
3764
#, c-format
 
3765
msgid "The %-.192s function returns the wrong type"
 
3766
msgstr ""
 
3767
 
 
3768
#: drizzled/error.cc:1018
 
3769
#, c-format
 
3770
msgid "For %-.64s partitions each partition must be defined"
 
3771
msgstr ""
 
3772
 
 
3773
#: drizzled/error.cc:1020
 
3774
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
 
3775
msgstr ""
 
3776
 
 
3777
#: drizzled/error.cc:1022
 
3778
msgid "VALUES value must be of same type as partition function"
 
3779
msgstr ""
 
3780
 
 
3781
#: drizzled/error.cc:1024
 
3782
msgid "Multiple definition of same constant in list partitioning"
 
3783
msgstr ""
 
3784
 
 
3785
#: drizzled/error.cc:1026
 
3786
msgid "Partitioning can not be used stand-alone in query"
 
3787
msgstr ""
 
3788
 
 
3789
#: drizzled/error.cc:1028
 
3790
msgid ""
 
3791
"The mix of handlers in the partitions is not allowed in this version of "
 
3792
"Drizzle"
 
3793
msgstr ""
 
3794
 
 
3795
#: drizzled/error.cc:1030
 
3796
#, c-format
 
3797
msgid "For the partitioned engine it is necessary to define all %-.64s"
 
3798
msgstr ""
 
3799
 
 
3800
#: drizzled/error.cc:1032
 
3801
msgid "Too many partitions (including subpartitions) were defined"
 
3802
msgstr ""
 
3803
 
 
3804
#: drizzled/error.cc:1034
 
3805
msgid ""
 
3806
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
 
3807
"partitioning for subpartitioning"
 
3808
msgstr ""
 
3809
 
 
3810
#: drizzled/error.cc:1036
 
3811
msgid "Failed to create specific handler file"
 
3812
msgstr ""
 
3813
 
 
3814
#: drizzled/error.cc:1038
 
3815
msgid "A BLOB field is not allowed in partition function"
 
3816
msgstr ""
 
3817
 
 
3818
#: drizzled/error.cc:1040
 
3819
#, c-format
 
3820
msgid "A %-.192s must include all columns in the table's partitioning function"
 
3821
msgstr ""
 
3822
 
 
3823
#: drizzled/error.cc:1042
 
3824
#, c-format
 
3825
msgid "Number of %-.64s = 0 is not an allowed value"
 
3826
msgstr ""
 
3827
 
 
3828
#: drizzled/error.cc:1044
 
3829
msgid "Partition management on a not partitioned table is not possible"
 
3830
msgstr ""
 
3831
 
 
3832
#: drizzled/error.cc:1046
 
3833
msgid ""
 
3834
"Foreign key condition is not yet supported in conjunction with partitioning"
 
3835
msgstr ""
 
3836
 
 
3837
#: drizzled/error.cc:1048
 
3838
#, c-format
 
3839
msgid "Error in list of partitions to %-.64s"
 
3840
msgstr ""
 
3841
 
 
3842
#: drizzled/error.cc:1050
 
3843
msgid "Cannot remove all partitions, use DROP TABLE instead"
 
3844
msgstr ""
 
3845
 
 
3846
#: drizzled/error.cc:1052
 
3847
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
 
3848
msgstr ""
 
3849
 
 
3850
#: drizzled/error.cc:1054
 
3851
msgid ""
 
3852
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
 
3853
"their numbers"
 
3854
msgstr ""
 
3855
 
 
3856
#: drizzled/error.cc:1056
 
3857
msgid ""
 
3858
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
 
3859
"tables using HASH PARTITIONs"
 
3860
msgstr ""
 
3861
 
 
3862
#: drizzled/error.cc:1058
 
3863
#, c-format
 
3864
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
 
3865
msgstr ""
 
3866
 
 
3867
#: drizzled/error.cc:1060
 
3868
msgid "Trying to Add partition(s) with wrong number of subpartitions"
 
3869
msgstr ""
 
3870
 
 
3871
#: drizzled/error.cc:1062
 
3872
msgid "At least one partition must be added"
 
3873
msgstr ""
 
3874
 
 
3875
#: drizzled/error.cc:1064
 
3876
msgid "At least one partition must be coalesced"
 
3877
msgstr ""
 
3878
 
 
3879
#: drizzled/error.cc:1066
 
3880
msgid "More partitions to reorganize than there are partitions"
 
3881
msgstr ""
 
3882
 
 
3883
#: drizzled/error.cc:1068
 
3884
#, c-format
 
3885
msgid "Duplicate partition name %-.192s"
 
3886
msgstr ""
 
3887
 
 
3888
#: drizzled/error.cc:1070
 
3889
msgid "It is not allowed to shut off binlog on this command"
 
3890
msgstr ""
 
3891
 
 
3892
#: drizzled/error.cc:1072
 
3893
msgid "When reorganizing a set of partitions they must be in consecutive order"
 
3894
msgstr ""
 
3895
 
 
3896
#: drizzled/error.cc:1074
 
3897
msgid ""
 
3898
"Reorganize of range partitions cannot change total ranges except for last "
 
3899
"partition where it can extend the range"
 
3900
msgstr ""
 
3901
 
 
3902
#: drizzled/error.cc:1076
 
3903
msgid "Partition function not supported in this version for this handler"
 
3904
msgstr ""
 
3905
 
 
3906
#: drizzled/error.cc:1078
 
3907
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
 
3908
msgstr ""
 
3909
 
 
3910
#: drizzled/error.cc:1080
 
3911
#, c-format
 
3912
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
 
3913
msgstr ""
 
3914
 
 
3915
#: drizzled/error.cc:1082
 
3916
#, c-format
 
3917
msgid "Plugin '%-.192s' is not loaded"
 
3918
msgstr ""
 
3919
 
 
3920
#: drizzled/error.cc:1084
 
3921
#, c-format
 
3922
msgid "Incorrect %-.32s value: '%-.128s'"
 
3923
msgstr ""
 
3924
 
 
3925
#: drizzled/error.cc:1086
 
3926
#, c-format
 
3927
msgid "Table has no partition for value %-.64s"
 
3928
msgstr ""
 
3929
 
 
3930
#: drizzled/error.cc:1088
 
3931
#, c-format
 
3932
msgid "It is not allowed to specify %s more than once"
 
3933
msgstr ""
 
3934
 
 
3935
#: drizzled/error.cc:1090 drizzled/error.cc:1226
 
3936
#, c-format
 
3937
msgid "Failed to create %s"
 
3938
msgstr ""
 
3939
 
 
3940
#: drizzled/error.cc:1092 drizzled/error.cc:1116
 
3941
#, c-format
 
3942
msgid "Failed to drop %s"
 
3943
msgstr ""
 
3944
 
 
3945
#: drizzled/error.cc:1094
 
3946
msgid "The handler doesn't support autoextend of tablespaces"
 
3947
msgstr ""
 
3948
 
 
3949
#: drizzled/error.cc:1096
 
3950
msgid ""
 
3951
"A size parameter was incorrectly specified, either number or on the form 10M"
 
3952
msgstr ""
 
3953
 
 
3954
#: drizzled/error.cc:1098
 
3955
msgid ""
 
3956
"The size number was correct but we don't allow the digit part to be more "
 
3957
"than 2 billion"
 
3958
msgstr ""
 
3959
 
 
3960
#: drizzled/error.cc:1100
 
3961
#, c-format
 
3962
msgid "Failed to alter: %s"
 
3963
msgstr ""
 
3964
 
 
3965
#: drizzled/error.cc:1102
 
3966
msgid "Writing one row to the row-based binary log failed"
 
3967
msgstr ""
 
3968
 
 
3969
#: drizzled/error.cc:1104
 
3970
#, c-format
 
3971
msgid "Table definition on master and slave does not match: %s"
 
3972
msgstr ""
 
3973
 
 
3974
#: drizzled/error.cc:1106
 
3975
msgid ""
 
3976
"Slave running with --log-slave-updates must use row-based binary logging to "
 
3977
"be able to replicate row-based binary log events"
 
3978
msgstr ""
 
3979
 
 
3980
#: drizzled/error.cc:1108
 
3981
#, c-format
 
3982
msgid "Event '%-.192s' already exists"
 
3983
msgstr ""
 
3984
 
 
3985
#: drizzled/error.cc:1110
 
3986
#, c-format
 
3987
msgid "Failed to store event %s. Error code %d from storage engine."
 
3988
msgstr ""
 
3989
 
 
3990
#: drizzled/error.cc:1112
 
3991
#, c-format
 
3992
msgid "Unknown event '%-.192s'"
 
3993
msgstr ""
 
3994
 
 
3995
#: drizzled/error.cc:1114
 
3996
#, c-format
 
3997
msgid "Failed to alter event '%-.192s'"
 
3998
msgstr ""
 
3999
 
 
4000
#: drizzled/error.cc:1118
 
4001
msgid "INTERVAL is either not positive or too big"
 
4002
msgstr ""
 
4003
 
 
4004
#: drizzled/error.cc:1120
 
4005
msgid "ENDS is either invalid or before STARTS"
 
4006
msgstr ""
 
4007
 
 
4008
#: drizzled/error.cc:1122
 
4009
msgid "Event execution time is in the past. Event has been disabled"
 
4010
msgstr ""
 
4011
 
 
4012
#: drizzled/error.cc:1124
 
4013
msgid "Failed to open drizzle.event"
 
4014
msgstr ""
 
4015
 
 
4016
#: drizzled/error.cc:1126
 
4017
msgid "No datetime expression provided"
 
4018
msgstr ""
 
4019
 
 
4020
#: drizzled/error.cc:1128
 
4021
#, c-format
 
4022
msgid ""
 
4023
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
 
4024
"probably corrupted"
 
4025
msgstr ""
 
4026
 
 
4027
#: drizzled/error.cc:1130
 
4028
#, c-format
 
4029
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
 
4030
msgstr ""
 
4031
 
 
4032
#: drizzled/error.cc:1132
 
4033
msgid "Failed to delete the event from drizzle.event"
 
4034
msgstr ""
 
4035
 
 
4036
#: drizzled/error.cc:1134
 
4037
msgid "Error during compilation of event's body"
 
4038
msgstr ""
 
4039
 
 
4040
#: drizzled/error.cc:1136
 
4041
msgid "Same old and new event name"
 
4042
msgstr ""
 
4043
 
 
4044
#: drizzled/error.cc:1138
 
4045
#, c-format
 
4046
msgid "Data for column '%s' too long"
 
4047
msgstr ""
 
4048
 
 
4049
#: drizzled/error.cc:1140
 
4050
#, c-format
 
4051
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
 
4052
msgstr ""
 
4053
 
 
4054
#: drizzled/error.cc:1142
 
4055
#, c-format
 
4056
msgid ""
 
4057
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
 
4058
"s instead"
 
4059
msgstr ""
 
4060
 
 
4061
#: drizzled/error.cc:1144
 
4062
msgid "You can't write-lock a log table. Only read access is possible"
 
4063
msgstr ""
 
4064
 
 
4065
#: drizzled/error.cc:1146
 
4066
msgid "You can't use locks with log tables."
 
4067
msgstr ""
 
4068
 
 
4069
#: drizzled/error.cc:1148
 
4070
#, c-format
 
4071
msgid ""
 
4072
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
 
4073
"d would lead to a duplicate entry"
 
4074
msgstr ""
 
4075
 
 
4076
#: drizzled/error.cc:1150
 
4077
#, c-format
 
4078
msgid ""
 
4079
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
 
4080
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
 
4081
msgstr ""
 
4082
 
 
4083
#: drizzled/error.cc:1152
 
4084
msgid ""
 
4085
"Cannot switch out of the row-based binary log format when the session has "
 
4086
"open temporary tables"
 
4087
msgstr ""
 
4088
 
 
4089
#: drizzled/error.cc:1154
 
4090
msgid ""
 
4091
"Cannot change the binary logging format inside a stored function or trigger"
 
4092
msgstr ""
 
4093
 
 
4094
#: drizzled/error.cc:1156
 
4095
msgid ""
 
4096
"The NDB cluster engine does not support changing the binlog format on the "
 
4097
"fly yet"
 
4098
msgstr ""
 
4099
 
 
4100
#: drizzled/error.cc:1158
 
4101
msgid "Cannot create temporary table with partitions"
 
4102
msgstr ""
 
4103
 
 
4104
#: drizzled/error.cc:1160
 
4105
msgid "Partition constant is out of partition function domain"
 
4106
msgstr ""
 
4107
 
 
4108
#: drizzled/error.cc:1162
 
4109
msgid "This partition function is not allowed"
 
4110
msgstr ""
 
4111
 
 
4112
#: drizzled/error.cc:1164
 
4113
msgid "Error in DDL log"
 
4114
msgstr ""
 
4115
 
 
4116
#: drizzled/error.cc:1166
 
4117
msgid "Not allowed to use NULL value in VALUES LESS THAN"
 
4118
msgstr ""
 
4119
 
 
4120
#: drizzled/error.cc:1168
 
4121
msgid "Incorrect partition name"
 
4122
msgstr ""
 
4123
 
 
4124
#: drizzled/error.cc:1170
 
4125
msgid ""
 
4126
"Transaction isolation level can't be changed while a transaction is in "
 
4127
"progress"
 
4128
msgstr ""
 
4129
 
 
4130
#: drizzled/error.cc:1172
 
4131
#, c-format
 
4132
msgid ""
 
4133
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
 
4134
"'%-.192s' for key '%-.192s'"
 
4135
msgstr ""
 
4136
 
 
4137
#: drizzled/error.cc:1174
 
4138
#, c-format
 
4139
msgid "Internal scheduler error %d"
 
4140
msgstr ""
 
4141
 
 
4142
#: drizzled/error.cc:1176
 
4143
#, c-format
 
4144
msgid "Error during starting/stopping of the scheduler. Error code %u"
 
4145
msgstr ""
 
4146
 
 
4147
#: drizzled/error.cc:1178
 
4148
msgid "Engine cannot be used in partitioned tables"
 
4149
msgstr ""
 
4150
 
 
4151
#: drizzled/error.cc:1180
 
4152
#, c-format
 
4153
msgid "Cannot activate '%-.64s' log"
 
4154
msgstr ""
 
4155
 
 
4156
#: drizzled/error.cc:1182
 
4157
msgid "The server was not built with row-based replication"
 
4158
msgstr ""
 
4159
 
 
4160
#: drizzled/error.cc:1184
 
4161
msgid "Decoding of base64 string failed"
 
4162
msgstr ""
 
4163
 
 
4164
#: drizzled/error.cc:1186
 
4165
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
 
4166
msgstr ""
 
4167
 
 
4168
#: drizzled/error.cc:1188
 
4169
msgid ""
 
4170
"Cannot proceed because system tables used by Event Scheduler were found "
 
4171
"damaged at server start"
 
4172
msgstr ""
 
4173
 
 
4174
#: drizzled/error.cc:1190
 
4175
msgid "Only integers allowed as number here"
 
4176
msgstr ""
 
4177
 
 
4178
#: drizzled/error.cc:1192
 
4179
msgid "This storage engine cannot be used for log tables"
 
4180
msgstr ""
 
4181
 
 
4182
#: drizzled/error.cc:1194
 
4183
#, c-format
 
4184
msgid "You cannot '%s' a log table if logging is enabled"
 
4185
msgstr ""
 
4186
 
 
4187
#: drizzled/error.cc:1196
 
4188
#, c-format
 
4189
msgid ""
 
4190
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
 
4191
"rename two tables: the log table to an archive table and another table back "
 
4192
"to '%s'"
 
4193
msgstr ""
 
4194
 
 
4195
#: drizzled/error.cc:1198
 
4196
#, c-format
 
4197
msgid "Incorrect parameter count in the call to native function '%-.192s'"
 
4198
msgstr ""
 
4199
 
 
4200
#: drizzled/error.cc:1200
 
4201
#, c-format
 
4202
msgid "Incorrect parameters in the call to native function '%-.192s'"
 
4203
msgstr ""
 
4204
 
 
4205
#: drizzled/error.cc:1202
 
4206
#, c-format
 
4207
msgid "Incorrect parameters in the call to stored function '%-.192s'"
 
4208
msgstr ""
 
4209
 
 
4210
#: drizzled/error.cc:1204
 
4211
#, c-format
 
4212
msgid "This function '%-.192s' has the same name as a native function"
 
4213
msgstr ""
 
4214
 
 
4215
#: drizzled/error.cc:1206
 
4216
#, c-format
 
4217
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
 
4218
msgstr ""
 
4219
 
 
4220
#: drizzled/error.cc:1208
 
4221
msgid "Too many files opened, please execute the command again"
 
4222
msgstr ""
 
4223
 
 
4224
#: drizzled/error.cc:1210 drizzled/error.cc:1212
 
4225
msgid ""
 
4226
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
 
4227
"The event was dropped immediately after creation."
 
4228
msgstr ""
 
4229
 
 
4230
#: drizzled/error.cc:1214
 
4231
#, c-format
 
4232
msgid "The incident %s occurred on the master. Message: %-.64s"
 
4233
msgstr ""
 
4234
 
 
4235
#: drizzled/error.cc:1216
 
4236
msgid "Table has no partition for some existing values"
 
4237
msgstr ""
 
4238
 
 
4239
#: drizzled/error.cc:1218
 
4240
msgid "Statement is not safe to log in statement format."
 
4241
msgstr ""
 
4242
 
 
4243
#: drizzled/error.cc:1220
 
4244
#, c-format
 
4245
msgid "Fatal error: %s"
 
4246
msgstr ""
 
4247
 
 
4248
#: drizzled/error.cc:1222
 
4249
#, c-format
 
4250
msgid "Relay log read failure: %s"
 
4251
msgstr ""
 
4252
 
 
4253
#: drizzled/error.cc:1224
 
4254
#, c-format
 
4255
msgid "Relay log write failure: %s"
 
4256
msgstr ""
 
4257
 
 
4258
#: drizzled/error.cc:1228
 
4259
#, c-format
 
4260
msgid "Master command %s failed: %s"
 
4261
msgstr ""
 
4262
 
 
4263
#: drizzled/error.cc:1230
 
4264
#, c-format
 
4265
msgid "Binary logging not possible. Message: %s"
 
4266
msgstr ""
 
4267
 
 
4268
#: drizzled/error.cc:1232
 
4269
#, c-format
 
4270
msgid "View `%-.64s`.`%-.64s` has no creation context"
 
4271
msgstr ""
 
4272
 
 
4273
#: drizzled/error.cc:1234
 
4274
#, c-format
 
4275
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
 
4276
msgstr ""
 
4277
 
 
4278
#: drizzled/error.cc:1236
 
4279
#, c-format
 
4280
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
 
4281
msgstr ""
 
4282
 
 
4283
#: drizzled/error.cc:1238
 
4284
#, c-format
 
4285
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
 
4286
msgstr ""
 
4287
 
 
4288
#: drizzled/error.cc:1240
 
4289
#, c-format
 
4290
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
 
4291
msgstr ""
 
4292
 
 
4293
#: drizzled/error.cc:1242
 
4294
#, c-format
 
4295
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
 
4296
msgstr ""
 
4297
 
 
4298
#: drizzled/error.cc:1244
 
4299
#, c-format
 
4300
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
 
4301
msgstr ""
 
4302
 
 
4303
#: drizzled/error.cc:1246
 
4304
#, c-format
 
4305
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
 
4306
msgstr ""
 
4307
 
 
4308
#: drizzled/error.cc:1248
 
4309
#, c-format
 
4310
msgid "Cannot create stored routine `%-.64s`. Check warnings"
 
4311
msgstr ""
 
4312
 
 
4313
#: drizzled/error.cc:1250
 
4314
#, c-format
 
4315
msgid "Ambiguous slave modes combination. %s"
 
4316
msgstr ""
 
4317
 
 
4318
#: drizzled/error.cc:1252
 
4319
#, c-format
 
4320
msgid ""
 
4321
"The BINLOG statement of type `%s` was not preceded by a format description "
 
4322
"BINLOG statement."
 
4323
msgstr ""
 
4324
 
 
4325
#: drizzled/error.cc:1254
 
4326
msgid "Corrupted replication event was detected"
 
4327
msgstr ""
 
4328
 
 
4329
#: drizzled/error.cc:1256
 
4330
#, c-format
 
4331
msgid "Invalid column reference (%-.64s) in LOAD DATA"
 
4332
msgstr ""
 
4333
 
 
4334
#: drizzled/error.cc:1258
 
4335
#, c-format
 
4336
msgid "Being purged log %s was not found"
 
4337
msgstr ""
 
4338
 
 
4339
#: drizzled/error.cc:1260
 
4340
#, c-format
 
4341
msgid "Converted to non-transactional lock on '%-.64s'"
 
4342
msgstr ""
 
4343
 
 
4344
#: drizzled/error.cc:1262
 
4345
#, c-format
 
4346
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
 
4347
msgstr ""
 
4348
 
 
4349
#: drizzled/error.cc:1264
 
4350
#, c-format
 
4351
msgid ""
 
4352
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
 
4353
msgstr ""
 
4354
 
 
4355
#: drizzled/error.cc:1266
 
4356
#, c-format
 
4357
msgid "Can't access storage engine of table %-.64s"
 
4358
msgstr ""
 
4359
 
 
4360
#: drizzled/error.cc:1268
 
4361
msgid "Starting backup process"
 
4362
msgstr ""
 
4363
 
 
4364
#: drizzled/error.cc:1270
 
4365
msgid "Backup completed"
 
4366
msgstr ""
 
4367
 
 
4368
#: drizzled/error.cc:1272
 
4369
msgid "Starting restore process"
 
4370
msgstr ""
 
4371
 
 
4372
#: drizzled/error.cc:1274
 
4373
msgid "Restore completed"
 
4374
msgstr ""
 
4375
 
 
4376
#: drizzled/error.cc:1276
 
4377
msgid "Nothing to backup"
 
4378
msgstr ""
 
4379
 
 
4380
#: drizzled/error.cc:1278
 
4381
#, c-format
 
4382
msgid "Database '%-.64s' cannot be included in a backup"
 
4383
msgstr ""
 
4384
 
 
4385
#: drizzled/error.cc:1280
 
4386
msgid ""
 
4387
"Error during backup operation - server's error log contains more information "
 
4388
"about the error"
 
4389
msgstr ""
 
4390
 
 
4391
#: drizzled/error.cc:1282
 
4392
msgid ""
 
4393
"Error during restore operation - server's error log contains more "
 
4394
"information about the error"
 
4395
msgstr ""
 
4396
 
 
4397
#: drizzled/error.cc:1284
 
4398
msgid ""
 
4399
"Can't execute this command because another BACKUP/RESTORE operation is in "
 
4400
"progress"
 
4401
msgstr ""
 
4402
 
 
4403
#: drizzled/error.cc:1286
 
4404
msgid "Error when preparing for backup operation"
 
4405
msgstr ""
 
4406
 
 
4407
#: drizzled/error.cc:1288
 
4408
msgid "Error when preparing for restore operation"
 
4409
msgstr ""
 
4410
 
 
4411
#: drizzled/error.cc:1290
 
4412
#, c-format
 
4413
msgid "Invalid backup location '%-.64s'"
 
4414
msgstr ""
 
4415
 
 
4416
#: drizzled/error.cc:1292
 
4417
#, c-format
 
4418
msgid "Can't read backup location '%-.64s'"
 
4419
msgstr ""
 
4420
 
 
4421
#: drizzled/error.cc:1294
 
4422
#, c-format
 
4423
msgid "Can't write to backup location '%-.64s' (file already exists?)"
 
4424
msgstr ""
 
4425
 
 
4426
#: drizzled/error.cc:1296
 
4427
msgid "Can't enumerate server databases"
 
4428
msgstr ""
 
4429
 
 
4430
#: drizzled/error.cc:1298
 
4431
msgid "Can't enumerate server tables"
 
4432
msgstr ""
 
4433
 
 
4434
#: drizzled/error.cc:1300
 
4435
#, c-format
 
4436
msgid "Can't enumerate tables in database %-.64s"
 
4437
msgstr ""
 
4438
 
 
4439
#: drizzled/error.cc:1302
 
4440
#, c-format
 
4441
msgid "Skipping view %-.64s in database %-.64s"
 
4442
msgstr ""
 
4443
 
 
4444
#: drizzled/error.cc:1304
 
4445
#, c-format
 
4446
msgid "Skipping table %-.64s since it has no valid storage engine"
 
4447
msgstr ""
 
4448
 
 
4449
#: drizzled/error.cc:1306
 
4450
#, c-format
 
4451
msgid "Can't open table %-.64s"
 
4452
msgstr ""
 
4453
 
 
4454
#: drizzled/error.cc:1308
 
4455
msgid "Can't read backup archive preamble"
 
4456
msgstr ""
 
4457
 
 
4458
#: drizzled/error.cc:1310
 
4459
msgid "Can't write backup archive preamble"
 
4460
msgstr ""
 
4461
 
 
4462
#: drizzled/error.cc:1312
 
4463
#, c-format
 
4464
msgid "Can't find backup driver for table %-.64s"
 
4465
msgstr ""
 
4466
 
 
4467
#: drizzled/error.cc:1314
 
4468
#, c-format
 
4469
msgid ""
 
4470
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
 
4471
"this table"
 
4472
msgstr ""
 
4473
 
 
4474
#: drizzled/error.cc:1316
 
4475
#, c-format
 
4476
msgid "Can't create %-.64s backup driver"
 
4477
msgstr ""
 
4478
 
 
4479
#: drizzled/error.cc:1318
 
4480
#, c-format
 
4481
msgid "Can't create %-.64s restore driver"
 
4482
msgstr ""
 
4483
 
 
4484
#: drizzled/error.cc:1320
 
4485
#, c-format
 
4486
msgid "Found %d images in backup archive but maximum %d are supported"
 
4487
msgstr ""
 
4488
 
 
4489
#: drizzled/error.cc:1322
 
4490
#, c-format
 
4491
msgid "Error when saving meta-data of %-.64s"
 
4492
msgstr ""
 
4493
 
 
4494
#: drizzled/error.cc:1324
 
4495
msgid "Error when reading meta-data list"
 
4496
msgstr ""
 
4497
 
 
4498
#: drizzled/error.cc:1326
 
4499
#, c-format
 
4500
msgid "Can't create %-.64s"
 
4501
msgstr ""
 
4502
 
 
4503
#: drizzled/error.cc:1328
 
4504
msgid "Can't allocate buffer for image data transfer"
 
4505
msgstr ""
 
4506
 
 
4507
#: drizzled/error.cc:1330
 
4508
#, c-format
 
4509
msgid "Error when writing %-.64s backup image data (for table #%d)"
 
4510
msgstr ""
 
4511
 
 
4512
#: drizzled/error.cc:1332
 
4513
msgid "Error when reading data from backup stream"
 
4514
msgstr ""
 
4515
 
 
4516
#: drizzled/error.cc:1334
 
4517
msgid "Can't go to the next chunk in backup stream"
 
4518
msgstr ""
 
4519
 
 
4520
#: drizzled/error.cc:1336
 
4521
#, c-format
 
4522
msgid "Can't initialize %-.64s backup driver"
 
4523
msgstr ""
 
4524
 
 
4525
#: drizzled/error.cc:1338
 
4526
#, c-format
 
4527
msgid "Can't initialize %-.64s restore driver"
 
4528
msgstr ""
 
4529
 
 
4530
#: drizzled/error.cc:1340
 
4531
#, c-format
 
4532
msgid "Can't shut down %-.64s backup driver"
 
4533
msgstr ""
 
4534
 
 
4535
#: drizzled/error.cc:1342
 
4536
#, c-format
 
4537
msgid "Can't shut down %-.64s backup driver(s)"
 
4538
msgstr ""
 
4539
 
 
4540
#: drizzled/error.cc:1344
 
4541
#, c-format
 
4542
msgid "%-.64s backup driver can't prepare for synchronization"
 
4543
msgstr ""
 
4544
 
 
4545
#: drizzled/error.cc:1346
 
4546
#, c-format
 
4547
msgid "%-.64s backup driver can't create its image validity point"
 
4548
msgstr ""
 
4549
 
 
4550
#: drizzled/error.cc:1348
 
4551
#, c-format
 
4552
msgid "Can't unlock %-.64s backup driver after creating the validity point"
 
4553
msgstr ""
 
4554
 
 
4555
#: drizzled/error.cc:1350
 
4556
#, c-format
 
4557
msgid "%-.64s backup driver can't cancel its backup operation"
 
4558
msgstr ""
 
4559
 
 
4560
#: drizzled/error.cc:1352
 
4561
#, c-format
 
4562
msgid "%-.64s restore driver can't cancel its restore operation"
 
4563
msgstr ""
 
4564
 
 
4565
#: drizzled/error.cc:1354
 
4566
#, c-format
 
4567
msgid "Error when polling %-.64s backup driver for its image data"
 
4568
msgstr ""
 
4569
 
 
4570
#: drizzled/error.cc:1356
 
4571
#, c-format
 
4572
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
 
4573
msgstr ""
 
4574
 
 
4575
#: drizzled/error.cc:1358
 
4576
#, c-format
 
4577
msgid ""
 
4578
"After %d attempts %-.64s restore driver still can't accept next block of data"
 
4579
msgstr ""
 
4580
 
 
4581
#: drizzled/error.cc:1360
 
4582
#, c-format
 
4583
msgid "Open and lock tables failed in %-.64s"
 
4584
msgstr ""
 
4585
 
 
4586
#: drizzled/error.cc:1362
 
4587
msgid "Backup driver's table locking thread can not be initialized."
 
4588
msgstr ""
 
4589
 
 
4590
#: drizzled/error.cc:1364
 
4591
msgid ""
 
4592
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
 
4593
"and 'drizzle.online_backup_progress'."
 
4594
msgstr ""
 
4595
 
 
4596
#: drizzled/error.cc:1366
 
4597
#, c-format
 
4598
msgid "Tablespace '%-.192s' already exists"
 
4599
msgstr ""
 
4600
 
 
4601
#: drizzled/error.cc:1368
 
4602
#, c-format
 
4603
msgid "Tablespace '%-.192s' doesn't exist"
 
4604
msgstr ""
 
4605
 
 
4606
#: drizzled/error.cc:1370
 
4607
#, c-format
 
4608
msgid "Unexpected master's heartbeat data: %s"
 
4609
msgstr ""
 
4610
 
 
4611
#: drizzled/error.cc:1372
 
4612
#, c-format
 
4613
msgid "The requested value for the heartbeat period %s %s"
 
4614
msgstr ""
 
4615
 
 
4616
#: drizzled/error.cc:1374
 
4617
#, c-format
 
4618
msgid "Can't write to the online backup progress log %-.64s."
 
4619
msgstr ""
 
4620
 
 
4621
#: drizzled/error.cc:1376
 
4622
#, c-format
 
4623
msgid "Tablespace '%-.192s' not empty"
 
4624
msgstr ""
 
4625
 
 
4626
#: drizzled/error.cc:1378
 
4627
#, c-format
 
4628
msgid ""
 
4629
"Tablespace `%-.64s` needed by tables being restored has changed on the "
 
4630
"server. The original definition of the required tablespace is '%-.256s' "
 
4631
"while the same tablespace is defined on the server as '%-.256s'"
 
4632
msgstr ""
 
4633
 
 
4634
#: drizzled/error.cc:1380
 
4635
msgid "A virtual column cannot be based on a virtual column"
 
4636
msgstr ""
 
4637
 
 
4638
#: drizzled/error.cc:1382
 
4639
#, c-format
 
4640
msgid "Non-deterministic expression for virtual column '%s'."
 
4641
msgstr ""
 
4642
 
 
4643
#: drizzled/error.cc:1384
 
4644
#, c-format
 
4645
msgid ""
 
4646
"Generated value for virtual column '%s' cannot be converted to type '%s'."
 
4647
msgstr ""
 
4648
 
 
4649
#: drizzled/error.cc:1386
 
4650
msgid "Primary key cannot be defined upon a virtual column."
 
4651
msgstr ""
 
4652
 
 
4653
#: drizzled/error.cc:1388
 
4654
msgid "Key/Index cannot be defined on a non-stored virtual column."
 
4655
msgstr ""
 
4656
 
 
4657
#: drizzled/error.cc:1390
 
4658
#, c-format
 
4659
msgid "Cannot define foreign key with %s clause on a virtual column."
 
4660
msgstr ""
 
4661
 
 
4662
#: drizzled/error.cc:1392
 
4663
#, c-format
 
4664
msgid "The value specified for virtual column '%s' in table '%s' ignored."
 
4665
msgstr ""
 
4666
 
 
4667
#: drizzled/error.cc:1394
 
4668
#, c-format
 
4669
msgid "'%s' is not yet supported for virtual columns."
 
4670
msgstr ""
 
4671
 
 
4672
#: drizzled/error.cc:1396
 
4673
msgid "Constant expression in virtual column function is not allowed."
 
4674
msgstr ""
 
4675
 
 
4676
#: drizzled/error.cc:1398
 
4677
msgid "Encountered an unknown temporal type."
 
4678
msgstr ""
 
4679
 
 
4680
#: drizzled/error.cc:1400
 
4681
#, c-format
 
4682
msgid "Received an invalid string format '%s' for a date value."
 
4683
msgstr ""
 
4684
 
 
4685
#: drizzled/error.cc:1402
 
4686
#, c-format
 
4687
msgid "Received an invalid string format '%s' for a time value."
 
4688
msgstr ""
 
4689
 
 
4690
#: drizzled/error.cc:1404
 
4691
#, c-format
 
4692
msgid "Received an invalid value '%s' for a UNIX timestamp."
 
4693
msgstr ""
 
4694
 
 
4695
#: drizzled/error.cc:1406
 
4696
#, c-format
 
4697
msgid "Received an invalid datetime value '%s'."
 
4698
msgstr ""
 
4699
 
 
4700
#: drizzled/error.cc:1408
 
4701
#, c-format
 
4702
msgid "Received a NULL argument for function '%s'."
 
4703
msgstr ""
 
4704
 
 
4705
#: drizzled/error.cc:1410
 
4706
#, c-format
 
4707
msgid "Received an invalid negative argument '%s' for function '%s'."
 
4708
msgstr ""
 
4709
 
 
4710
#: drizzled/error.cc:1412
 
4711
#, c-format
 
4712
msgid "Received an out-of-range argument '%s' for function '%s'."
 
4713
msgstr ""
 
4714
 
 
4715
#: drizzled/error.cc:1414
 
4716
#, c-format
 
4717
msgid "Received an invalid time value '%s'."
 
4718
msgstr ""
 
4719
 
 
4720
#: drizzled/error.cc:1416
 
4721
#, c-format
 
4722
msgid "Received an invalid enum value '%s'."
 
4723
msgstr ""
 
4724
 
 
4725
#: drizzled/logging.cc:59
 
4726
#, c-format
 
4727
msgid "logging '%s' pre() failed"
 
4728
msgstr ""
 
4729
 
 
4730
#: drizzled/logging.cc:84
 
4731
#, c-format
 
4732
msgid "logging '%s' post() failed"
 
4733
msgstr ""
 
4734
 
 
4735
#: drizzled/message/command_reader.cc:55
 
4736
#, c-format
 
4737
msgid "Usage: %s COMMAND_LOG\n"
 
4738
msgstr ""
 
4739
 
 
4740
#: drizzled/message/command_reader.cc:64
 
4741
#, c-format
 
4742
msgid "Cannot open file: %s\n"
 
4743
msgstr ""
 
4744
 
 
4745
#: drizzled/message/command_reader.cc:83
 
4746
#, c-format
 
4747
msgid "Failed to read initial length header\n"
 
4748
msgstr ""
 
4749
 
 
4750
#: drizzled/message/command_reader.cc:90
 
4751
#, c-format
 
4752
msgid "Attempted to read record bigger than SIZE_MAX\n"
 
4753
msgstr ""
 
4754
 
 
4755
#: drizzled/message/command_reader.cc:110
 
4756
#, c-format
 
4757
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
 
4758
msgstr ""
 
4759
 
 
4760
#: drizzled/message/command_reader.cc:120
 
4761
#, c-format
 
4762
msgid ""
 
4763
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
 
4764
"bytes.\n"
 
4765
msgstr ""
 
4766
 
 
4767
#: drizzled/message/command_reader.cc:126
 
4768
#, c-format
 
4769
msgid "Unable to parse command. Got error: %s.\n"
 
4770
msgstr ""
 
4771
 
 
4772
#: drizzled/message/command_reader.cc:128
 
4773
#, c-format
 
4774
msgid "BUFFER: %s\n"
 
4775
msgstr ""
 
4776
 
 
4777
#: drizzled/message/command_reader.cc:136
 
4778
#, c-format
 
4779
msgid ""
 
4780
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
 
4781
msgstr ""
 
4782
 
 
4783
#: drizzled/plugin/listen_tcp.cc:47
 
4784
#, c-format
 
4785
msgid "accept() failed with errno %d"
 
4786
msgstr ""
 
4787
 
 
4788
#: drizzled/plugin/listen_tcp.cc:83
 
4789
#, c-format
 
4790
msgid "getaddrinfo() failed with error %s"
 
4791
msgstr ""
 
4792
 
 
4793
#: drizzled/plugin/listen_tcp.cc:115
 
4794
#, c-format
 
4795
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
 
4796
msgstr ""
 
4797
 
 
4798
#: drizzled/plugin/listen_tcp.cc:126
 
4799
#, c-format
 
4800
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
 
4801
msgstr ""
 
4802
 
 
4803
#: drizzled/plugin/listen_tcp.cc:135
 
4804
#, c-format
 
4805
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
 
4806
msgstr ""
 
4807
 
 
4808
#: drizzled/plugin/listen_tcp.cc:144
 
4809
#, c-format
 
4810
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
 
4811
msgstr ""
 
4812
 
 
4813
#: drizzled/plugin/listen_tcp.cc:153
 
4814
#, c-format
 
4815
msgid "setsockopt(SO_LINGER) failed with errno %d"
 
4816
msgstr ""
 
4817
 
 
4818
#: drizzled/plugin/listen_tcp.cc:162
 
4819
#, c-format
 
4820
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
 
4821
msgstr ""
 
4822
 
 
4823
#: drizzled/plugin/listen_tcp.cc:183
 
4824
#, c-format
 
4825
msgid "Retrying bind() on %u"
 
4826
msgstr ""
 
4827
 
 
4828
#: drizzled/plugin/listen_tcp.cc:190
 
4829
#, c-format
 
4830
msgid "bind() failed with errno: %d"
 
4831
msgstr ""
 
4832
 
 
4833
#: drizzled/plugin/listen_tcp.cc:193
 
4834
msgid "Do you already have another drizzled running?"
 
4835
msgstr ""
 
4836
 
 
4837
#: drizzled/plugin/listen_tcp.cc:200
 
4838
#, c-format
 
4839
msgid "listen() failed with errno %d"
 
4840
msgstr ""
 
4841
 
 
4842
#: drizzled/plugin/listen_tcp.cc:206
 
4843
#, c-format
 
4844
msgid "Listening on %s:%s\n"
 
4845
msgstr ""
 
4846
 
 
4847
#: drizzled/plugin/storage_engine.cc:315
 
4848
#, c-format
 
4849
msgid "Found %d prepared transaction(s) in %s"
 
4850
msgstr ""
 
4851
 
 
4852
#: drizzled/plugin/storage_engine.cc:389
 
4853
msgid "Starting crash recovery..."
 
4854
msgstr ""
 
4855
 
 
4856
#: drizzled/plugin/storage_engine.cc:398
 
4857
#, c-format
 
4858
msgid "Found %d prepared XA transactions"
 
4859
msgstr ""
 
4860
 
 
4861
#: drizzled/plugin/storage_engine.cc:403
 
4862
#, c-format
 
4863
msgid ""
 
4864
"Found %d prepared transactions! It means that drizzled was not shut down "
 
4865
"properly last time and critical recovery information (last binlog or %s "
 
4866
"file) was manually deleted after a crash. You have to start drizzled with "
 
4867
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
 
4868
msgstr ""
 
4869
 
 
4870
#: drizzled/plugin/storage_engine.cc:413
 
4871
msgid "Crash recovery finished."
 
4872
msgstr ""
 
4873
 
 
4874
#: drizzled/qcache.cc:63
 
4875
#, c-format
 
4876
msgid "qcache plugin '%s' try_fetch_and_send() failed"
 
4877
msgstr ""
 
4878
 
 
4879
#: drizzled/qcache.cc:86
 
4880
#, c-format
 
4881
msgid "qcache plugin '%s' set() failed"
 
4882
msgstr ""
 
4883
 
 
4884
#: drizzled/qcache.cc:110
 
4885
#, c-format
 
4886
msgid "qcache plugin '%s' invalidate_table() failed"
 
4887
msgstr ""
 
4888
 
 
4889
#: drizzled/qcache.cc:137
 
4890
#, c-format
 
4891
msgid "qcache plugin '%s' invalidate_db() failed"
 
4892
msgstr ""
 
4893
 
 
4894
#: drizzled/qcache.cc:157
 
4895
#, c-format
 
4896
msgid "qcache plugin '%s' flush() failed"
 
4897
msgstr ""
 
4898
 
 
4899
#: drizzled/scheduling.cc:37
 
4900
#, c-format
 
4901
msgid ""
 
4902
"Attempted to register a scheduler %s, but a scheduler has already been "
 
4903
"registered with that name.\n"
 
4904
msgstr ""
 
4905
 
 
4906
#: drizzled/scheduling.cc:62
 
4907
#, c-format
 
4908
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
 
4909
msgstr ""
 
4910
 
 
4911
#: drizzled/scheduling.cc:77
 
4912
msgid "Scheduler initialization failed.\n"
 
4913
msgstr ""
 
4914
 
 
4915
#: drizzled/session.cc:2166
 
4916
#, c-format
 
4917
msgid "Could not remove temporary table: '%s', error: %d"
 
4918
msgstr ""
 
4919
 
 
4920
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
 
4921
#, c-format
 
4922
msgid "realloc() failed with errno %d"
 
4923
msgstr ""
 
4924
 
 
4925
#: drizzled/slot/listen.cc:94
 
4926
msgid "No sockets could be bound for listening"
 
4927
msgstr ""
 
4928
 
 
4929
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
 
4930
#, c-format
 
4931
msgid "pipe() failed with errno %d"
 
4932
msgstr ""
 
4933
 
 
4934
#: drizzled/slot/listen.cc:137
 
4935
#, c-format
 
4936
msgid "poll() failed with errno %d"
 
4937
msgstr ""
 
4938
 
 
4939
#: drizzled/sql_base.cc:1445
 
4940
#, c-format
 
4941
msgid "Table %s had a open data handler in reopen_table"
 
4942
msgstr ""
 
4943
 
 
4944
#: drizzled/sql_base.cc:2026
 
4945
#, c-format
 
4946
msgid "Couldn't repair table: %s.%s"
 
4947
msgstr ""
 
4948
 
 
4949
#: drizzled/sql_base.cc:2068
 
4950
#, c-format
 
4951
msgid ""
 
4952
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
 
4953
"s`.`%s`' to replication"
 
4954
msgstr ""
 
4955
 
 
4956
#: drizzled/sql_plugin.cc:553
 
4957
#, c-format
 
4958
msgid "Plugin '%s' init function returned error.\n"
 
4959
msgstr ""
 
4960
 
 
4961
#: drizzled/sql_plugin.cc:713
 
4962
msgid "plugin-load parameter too long"
 
4963
msgstr ""
 
4964
 
 
4965
#: drizzled/sql_plugin.cc:775
 
4966
#, c-format
 
4967
msgid "Couldn't load plugin named '%s' with soname '%s'."
 
4968
msgstr ""
 
4969
 
 
4970
#: drizzled/sql_plugin.cc:1115
 
4971
msgid "Out of memory."
 
4972
msgstr ""
 
4973
 
 
4974
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
 
4975
#, c-format
 
4976
msgid "Unknown variable type code 0x%x in plugin '%s'."
 
4977
msgstr ""
 
4978
 
 
4979
#: drizzled/sql_plugin.cc:2010
 
4980
#, c-format
 
4981
msgid ""
 
4982
"Server variable %s of plugin %s was forced to be read-only: string variable "
 
4983
"without update_func and PLUGIN_VAR_MEMALLOC flag"
 
4984
msgstr ""
 
4985
 
 
4986
#: drizzled/sql_plugin.cc:2041
 
4987
#, c-format
 
4988
msgid "Missing variable name in plugin '%s'."
 
4989
msgstr ""
 
4990
 
 
4991
#: drizzled/sql_plugin.cc:2058
 
4992
#, c-format
 
4993
msgid "Thread local variable '%s' not allocated in plugin '%s'."
 
4994
msgstr ""
 
4995
 
 
4996
#: drizzled/sql_plugin.cc:2186
 
4997
#, c-format
 
4998
msgid "Out of memory for plugin '%s'."
 
4999
msgstr ""
 
5000
 
 
5001
#: drizzled/sql_plugin.cc:2193
 
5002
#, c-format
 
5003
msgid "Bad options for plugin '%s'."
 
5004
msgstr ""
 
5005
 
 
5006
#: drizzled/sql_plugin.cc:2202
 
5007
#, c-format
 
5008
msgid "Parsing options for plugin '%s' failed."
 
5009
msgstr ""
 
5010
 
 
5011
#: drizzled/sql_plugin.cc:2251
 
5012
#, c-format
 
5013
msgid "Plugin '%s' has conflicting system variables"
 
5014
msgstr ""
 
5015
 
 
5016
#: drizzled/sql_table.cc:231
 
5017
msgid ""
 
5018
"Table name cannot be encoded and fit within filesystem name length "
 
5019
"restrictions."
 
5020
msgstr ""
 
5021
 
 
5022
#: drizzled/sql_table.cc:241
 
5023
msgid ""
 
5024
"Schema name cannot be encoded and fit within filesystem name length "
 
5025
"restrictions."
 
5026
msgstr ""
 
5027
 
 
5028
#: drizzled/sql_table.cc:2360
 
5029
#, c-format
 
5030
msgid "Unknown - internal error %d during operation"
 
5031
msgstr ""
 
5032
 
 
5033
#: drizzled/statement/alter_table.cc:1136
 
5034
#, c-format
 
5035
msgid "Could not open table %s.%s after rename\n"
 
5036
msgstr ""
 
5037
 
 
5038
#: drizzled/statement/alter_table.cc:1299
 
5039
#, c-format
 
5040
msgid ""
 
5041
"order_st BY ignored because there is a user-defined clustered index in the "
 
5042
"table '%-.192s'"
 
5043
msgstr ""
 
5044
 
 
5045
#: drizzled/table.cc:329
 
5046
#, c-format
 
5047
msgid ""
 
5048
"'%s' had no or invalid character set, and default character set is multi-"
 
5049
"byte, so character column sizes may have changed"
 
5050
msgstr ""
 
5051
 
 
5052
#: drizzled/table.cc:1608
 
5053
#, c-format
 
5054
msgid "Unknown collation '%s' in table '%-.64s' definition"
 
5055
msgstr ""
 
5056
 
 
5057
#: drizzled/table.cc:1615
 
5058
#, c-format
 
5059
msgid ""
 
5060
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
 
5061
"read"
 
5062
msgstr ""
 
5063
 
 
5064
#: drizzled/table.cc:3515
 
5065
#, c-format
 
5066
msgid "Got error %d when reading table '%s'"
 
5067
msgstr ""
 
5068
 
 
5069
#: drizzled/tztime.cc:1061
 
5070
#, c-format
 
5071
msgid "Fatal error: Illegal or unknown default time zone '%s'"
 
5072
msgstr ""
 
5073
 
 
5074
#: gnulib/getopt.c:529 gnulib/getopt.c:545
 
5075
#, c-format
 
5076
msgid "%s: option `%s' is ambiguous\n"
 
5077
msgstr ""
 
5078
 
 
5079
#: gnulib/getopt.c:578 gnulib/getopt.c:582
 
5080
#, c-format
 
5081
msgid "%s: option `--%s' doesn't allow an argument\n"
 
5082
msgstr ""
 
5083
 
 
5084
#: gnulib/getopt.c:591 gnulib/getopt.c:596
 
5085
#, c-format
 
5086
msgid "%s: option `%c%s' doesn't allow an argument\n"
 
5087
msgstr ""
 
5088
 
 
5089
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
 
5090
#: gnulib/getopt.c:993
 
5091
#, c-format
 
5092
msgid "%s: option `%s' requires an argument\n"
 
5093
msgstr ""
 
5094
 
 
5095
#: gnulib/getopt.c:696 gnulib/getopt.c:699
 
5096
#, c-format
 
5097
msgid "%s: unrecognized option `--%s'\n"
 
5098
msgstr ""
 
5099
 
 
5100
#: gnulib/getopt.c:707 gnulib/getopt.c:710
 
5101
#, c-format
 
5102
msgid "%s: unrecognized option `%c%s'\n"
 
5103
msgstr ""
 
5104
 
 
5105
#: gnulib/getopt.c:762 gnulib/getopt.c:765
 
5106
#, c-format
 
5107
msgid "%s: illegal option -- %c\n"
 
5108
msgstr ""
 
5109
 
 
5110
#: gnulib/getopt.c:771 gnulib/getopt.c:774
 
5111
#, c-format
 
5112
msgid "%s: invalid option -- %c\n"
 
5113
msgstr ""
 
5114
 
 
5115
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
 
5116
#: gnulib/getopt.c:1064
 
5117
#, c-format
 
5118
msgid "%s: option requires an argument -- %c\n"
 
5119
msgstr ""
 
5120
 
 
5121
#: gnulib/getopt.c:895 gnulib/getopt.c:911
 
5122
#, c-format
 
5123
msgid "%s: option `-W %s' is ambiguous\n"
 
5124
msgstr ""
 
5125
 
 
5126
#: gnulib/getopt.c:935 gnulib/getopt.c:953
 
5127
#, c-format
 
5128
msgid "%s: option `-W %s' doesn't allow an argument\n"
 
5129
msgstr ""
 
5130
 
 
5131
#: mysys/default.cc:684
 
5132
#, c-format
 
5133
msgid "error: could not open directory: %s\n"
 
5134
msgstr ""
 
5135
 
 
5136
#: mysys/errors.cc:25
 
5137
#, c-format
 
5138
msgid "Can't create/write to file '%s' (Errcode: %d)"
 
5139
msgstr ""
 
5140
 
 
5141
#: mysys/errors.cc:26
 
5142
#, c-format
 
5143
msgid "Error reading file '%s' (Errcode: %d)"
 
5144
msgstr ""
 
5145
 
 
5146
#: mysys/errors.cc:27
 
5147
#, c-format
 
5148
msgid "Error writing file '%s' (Errcode: %d)"
 
5149
msgstr ""
 
5150
 
 
5151
#: mysys/errors.cc:28
 
5152
#, c-format
 
5153
msgid "Error on close of '%s' (Errcode: %d)"
 
5154
msgstr ""
 
5155
 
 
5156
#: mysys/errors.cc:29
 
5157
#, c-format
 
5158
msgid "Out of memory (Needed %u bytes)"
 
5159
msgstr ""
 
5160
 
 
5161
#: mysys/errors.cc:30
 
5162
#, c-format
 
5163
msgid "Error on delete of '%s' (Errcode: %d)"
 
5164
msgstr ""
 
5165
 
 
5166
#: mysys/errors.cc:31
 
5167
#, c-format
 
5168
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
 
5169
msgstr ""
 
5170
 
 
5171
#: mysys/errors.cc:32
 
5172
#, c-format
 
5173
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
5174
msgstr ""
 
5175
 
 
5176
#: mysys/errors.cc:33
 
5177
#, c-format
 
5178
msgid "Can't lock file (Errcode: %d)"
 
5179
msgstr ""
 
5180
 
 
5181
#: mysys/errors.cc:34
 
5182
#, c-format
 
5183
msgid "Can't unlock file (Errcode: %d)"
 
5184
msgstr ""
 
5185
 
 
5186
#: mysys/errors.cc:35
 
5187
#, c-format
 
5188
msgid "Can't read dir of '%s' (Errcode: %d)"
 
5189
msgstr ""
 
5190
 
 
5191
#: mysys/errors.cc:36
 
5192
#, c-format
 
5193
msgid "Can't get stat of '%s' (Errcode: %d)"
 
5194
msgstr ""
 
5195
 
 
5196
#: mysys/errors.cc:37
 
5197
#, c-format
 
5198
msgid "Can't change size of file (Errcode: %d)"
 
5199
msgstr ""
 
5200
 
 
5201
#: mysys/errors.cc:38
 
5202
#, c-format
 
5203
msgid "Can't open stream from handle (Errcode: %d)"
 
5204
msgstr ""
 
5205
 
 
5206
#: mysys/errors.cc:39
 
5207
#, c-format
 
5208
msgid "Can't get working dirctory (Errcode: %d)"
 
5209
msgstr ""
 
5210
 
 
5211
#: mysys/errors.cc:40
 
5212
#, c-format
 
5213
msgid "Can't change dir to '%s' (Errcode: %d)"
 
5214
msgstr ""
 
5215
 
 
5216
#: mysys/errors.cc:41
 
5217
#, c-format
 
5218
msgid "Warning: '%s' had %d links"
 
5219
msgstr ""
 
5220
 
 
5221
#: mysys/errors.cc:42
 
5222
#, c-format
 
5223
msgid "Warning: %d files and %d streams is left open\n"
 
5224
msgstr ""
 
5225
 
 
5226
#: mysys/errors.cc:43
 
5227
#, c-format
 
5228
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
 
5229
msgstr ""
 
5230
 
 
5231
#: mysys/errors.cc:44
 
5232
#, c-format
 
5233
msgid "Can't create directory '%s' (Errcode: %d)"
 
5234
msgstr ""
 
5235
 
 
5236
#: mysys/errors.cc:45
 
5237
#, c-format
 
5238
msgid ""
 
5239
"Character set '%s' is not a compiled character set and is not specified in "
 
5240
"the %s file"
 
5241
msgstr ""
 
5242
 
 
5243
#: mysys/errors.cc:46
 
5244
#, c-format
 
5245
msgid "Out of resources when opening file '%s' (Errcode: %d)"
 
5246
msgstr ""
 
5247
 
 
5248
#: mysys/errors.cc:47
 
5249
#, c-format
 
5250
msgid "Can't read value for symlink '%s' (Error %d)"
 
5251
msgstr ""
 
5252
 
 
5253
#: mysys/errors.cc:48
 
5254
#, c-format
 
5255
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
5256
msgstr ""
 
5257
 
 
5258
#: mysys/errors.cc:49
 
5259
#, c-format
 
5260
msgid "Error on realpath() on '%s' (Error %d)"
 
5261
msgstr ""
 
5262
 
 
5263
#: mysys/errors.cc:50
 
5264
#, c-format
 
5265
msgid "Can't sync file '%s' to disk (Errcode: %d)"
 
5266
msgstr ""
 
5267
 
 
5268
#: mysys/errors.cc:51
 
5269
#, c-format
 
5270
msgid ""
 
5271
"Collation '%s' is not a compiled collation and is not specified in the %s "
 
5272
"file"
 
5273
msgstr ""
 
5274
 
 
5275
#: mysys/errors.cc:52
 
5276
#, c-format
 
5277
msgid "File '%s' not found (Errcode: %d)"
 
5278
msgstr ""
 
5279
 
 
5280
#: mysys/errors.cc:53
 
5281
#, c-format
 
5282
msgid "File '%s' (fileno: %d) was not closed"
 
5283
msgstr ""
 
5284
 
 
5285
#: mysys/my_error.cc:85
 
5286
#, c-format
 
5287
msgid "Unknown error %d"
 
5288
msgstr ""
 
5289
 
 
5290
#: mysys/my_getopt.cc:90
 
5291
msgid "Warning: "
 
5292
msgstr ""
 
5293
 
 
5294
#: mysys/my_getopt.cc:92
 
5295
msgid "Info: "
 
5296
msgstr ""
 
5297
 
 
5298
#: mysys/my_getopt.cc:356
 
5299
#, c-format
 
5300
msgid "%s: %s: Option '%s' used, but is disabled\n"
 
5301
msgstr ""
 
5302
 
 
5303
#: mysys/my_getopt.cc:357
 
5304
msgid "WARNING"
 
5305
msgstr ""
 
5306
 
 
5307
#: mysys/my_getopt.cc:357
 
5308
msgid "ERROR"
 
5309
msgstr ""
 
5310
 
 
5311
#: mysys/my_getopt.cc:460
 
5312
#, c-format
 
5313
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
 
5314
msgstr ""
 
5315
 
 
5316
#: mysys/my_getopt.cc:775
 
5317
#, c-format
 
5318
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
 
5319
msgstr ""
 
5320
 
 
5321
#: mysys/my_getopt.cc:968
 
5322
#, c-format
 
5323
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
 
5324
msgstr ""
 
5325
 
 
5326
#: mysys/my_getopt.cc:1200
 
5327
#, c-format
 
5328
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
5329
msgstr ""
 
5330
 
 
5331
#: mysys/my_getopt.cc:1220
 
5332
#, c-format
 
5333
msgid ""
 
5334
"\n"
 
5335
"Variables (--variable-name=value)\n"
 
5336
"and boolean options {false|true}  Value (after reading options)\n"
 
5337
"--------------------------------- -----------------------------\n"
 
5338
msgstr ""
 
5339
 
 
5340
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
 
5341
msgid "(No default value)"
 
5342
msgstr ""
 
5343
 
 
5344
#: mysys/my_getopt.cc:1255
 
5345
msgid "true"
 
5346
msgstr ""
 
5347
 
 
5348
#: mysys/my_getopt.cc:1255
 
5349
msgid "false"
 
5350
msgstr ""
 
5351
 
 
5352
#: mysys/my_getopt.cc:1288
 
5353
#, c-format
 
5354
msgid "(Disabled)\n"
 
5355
msgstr ""
 
5356
 
 
5357
#: plugin/auth_http/auth_http.cc:138
 
5358
msgid "Enable HTTP Auth check"
 
5359
msgstr ""
 
5360
 
 
5361
#: plugin/auth_http/auth_http.cc:148
 
5362
msgid "URL for HTTP Auth check"
 
5363
msgstr ""
 
5364
 
 
5365
#: plugin/command_log/command_log.cc:116
 
5366
#: plugin/command_log/command_log_reader.cc:94
 
5367
#, c-format
 
5368
msgid "Failed to open command log file %s.  Got error: %s\n"
 
5369
msgstr ""
 
5370
 
 
5371
#: plugin/command_log/command_log.cc:200
 
5372
#, c-format
 
5373
msgid ""
 
5374
"Failed to write full size of command.  Tried to write %<PRId64> bytes at "
 
5375
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
 
5376
msgstr ""
 
5377
 
 
5378
#: plugin/command_log/command_log.cc:242
 
5379
#, c-format
 
5380
msgid ""
 
5381
"Failed to write full serialized command.  Tried to write %<PRId64> bytes at "
 
5382
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
 
5383
msgstr ""
 
5384
 
 
5385
#: plugin/command_log/command_log.cc:294
 
5386
#, c-format
 
5387
msgid ""
 
5388
"Failed to write full checksum of command.  Tried to write %<PRId64> bytes at "
 
5389
"offset %<PRId64>, but only wrote %<PRId64> bytes.  Error: %s\n"
 
5390
msgstr ""
 
5391
 
 
5392
#: plugin/command_log/command_log.cc:390
 
5393
msgid "Enable command log"
 
5394
msgstr ""
 
5395
 
 
5396
#: plugin/command_log/command_log.cc:398
 
5397
msgid "DEBUGGING - Truncate command log"
 
5398
msgstr ""
 
5399
 
 
5400
#: plugin/command_log/command_log.cc:406
 
5401
msgid "Path to the file to use for command log."
 
5402
msgstr ""
 
5403
 
 
5404
#: plugin/command_log/command_log.cc:414
 
5405
msgid "Enable CRC32 Checksumming"
 
5406
msgstr ""
 
5407
 
 
5408
#: plugin/command_log/command_log.cc:432
 
5409
msgid "Command Message Log"
 
5410
msgstr ""
 
5411
 
 
5412
#: plugin/command_log/command_log_reader.cc:114
 
5413
#, c-format
 
5414
msgid "Failed to read length header at offset %<PRId64>.  Got error: %s\n"
 
5415
msgstr ""
 
5416
 
 
5417
#: plugin/command_log/command_log_reader.cc:137
 
5418
#, c-format
 
5419
msgid "Failed to parse command message at offset %<PRId64>.  Got error: %s\n"
 
5420
msgstr ""
 
5421
 
 
5422
#: plugin/command_log/command_log_reader.cc:171
 
5423
#, c-format
 
5424
msgid "Failed to read checksum trailer at offset %<PRId64>.  Got error: %s\n"
 
5425
msgstr ""
 
5426
 
 
5427
#: plugin/command_log/command_log_reader.cc:186
 
5428
msgid "Checksum FAILED!\n"
 
5429
msgstr ""
 
5430
 
 
5431
#: plugin/console/console.cc:346
 
5432
msgid "Enable the console."
 
5433
msgstr ""
 
5434
 
 
5435
#: plugin/console/console.cc:349
 
5436
msgid "Turn on extra debugging."
 
5437
msgstr ""
 
5438
 
 
5439
#: plugin/default_replicator/default_replicator.cc:97
 
5440
msgid "Enable default replicator"
 
5441
msgstr ""
 
5442
 
 
5443
#: plugin/default_replicator/default_replicator.cc:112
 
5444
msgid "Default Replicator"
 
5445
msgstr ""
 
5446
 
 
5447
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
 
5448
msgid "Error Messages to stderr"
 
5449
msgstr ""
 
5450
 
 
5451
#: plugin/filtered_replicator/filtered_replicator.cc:486
 
5452
msgid "Enable filtered replicator"
 
5453
msgstr ""
 
5454
 
 
5455
#: plugin/filtered_replicator/filtered_replicator.cc:493
 
5456
msgid "List of schemas to filter"
 
5457
msgstr ""
 
5458
 
 
5459
#: plugin/filtered_replicator/filtered_replicator.cc:500
 
5460
msgid "List of tables to filter"
 
5461
msgstr ""
 
5462
 
 
5463
#: plugin/filtered_replicator/filtered_replicator.cc:507
 
5464
msgid "Regular expression to apply to schemas to filter"
 
5465
msgstr ""
 
5466
 
 
5467
#: plugin/filtered_replicator/filtered_replicator.cc:514
 
5468
msgid "Regular expression to apply to tables to filter"
 
5469
msgstr ""
 
5470
 
 
5471
#: plugin/filtered_replicator/filtered_replicator.cc:533
 
5472
msgid "Filtered Replicator"
 
5473
msgstr ""
 
5474
 
 
5475
#: plugin/logging_gearman/logging_gearman.cc:186
 
5476
#, c-format
 
5477
msgid "fail gearman_client_create(): %s"
 
5478
msgstr ""
 
5479
 
 
5480
#: plugin/logging_gearman/logging_gearman.cc:197
 
5481
#, c-format
 
5482
msgid "fail gearman_client_add_server(): %s"
 
5483
msgstr ""
 
5484
 
 
5485
#: plugin/logging_gearman/logging_gearman.cc:310
 
5486
msgid "Enable logging to a gearman server"
 
5487
msgstr ""
 
5488
 
 
5489
#: plugin/logging_gearman/logging_gearman.cc:319
 
5490
msgid "Hostname for logging to a Gearman server"
 
5491
msgstr ""
 
5492
 
 
5493
#: plugin/logging_gearman/logging_gearman.cc:328
 
5494
msgid "Gearman Function to send logging to"
 
5495
msgstr ""
 
5496
 
 
5497
#: plugin/logging_gearman/logging_gearman.cc:345
 
5498
msgid "Log queries to a Gearman server"
 
5499
msgstr ""
 
5500
 
 
5501
#: plugin/logging_query/logging_query.cc:188
 
5502
#, c-format
 
5503
msgid "fail open() fn=%s er=%s\n"
 
5504
msgstr ""
 
5505
 
 
5506
#: plugin/logging_query/logging_query.cc:344
 
5507
msgid "Enable logging to CSV file"
 
5508
msgstr ""
 
5509
 
 
5510
#: plugin/logging_query/logging_query.cc:353
 
5511
msgid "File to log to"
 
5512
msgstr ""
 
5513
 
 
5514
#: plugin/logging_query/logging_query.cc:362
 
5515
msgid "PCRE to match the query against"
 
5516
msgstr ""
 
5517
 
 
5518
#: plugin/logging_query/logging_query.cc:371
 
5519
#: plugin/logging_syslog/logging_syslog.cc:231
 
5520
msgid "Threshold for logging slow queries, in microseconds"
 
5521
msgstr ""
 
5522
 
 
5523
#: plugin/logging_query/logging_query.cc:383
 
5524
#: plugin/logging_syslog/logging_syslog.cc:243
 
5525
msgid "Threshold for logging big queries, for rows returned"
 
5526
msgstr ""
 
5527
 
 
5528
#: plugin/logging_query/logging_query.cc:395
 
5529
#: plugin/logging_syslog/logging_syslog.cc:255
 
5530
msgid "Threshold for logging big queries, for rows examined"
 
5531
msgstr ""
 
5532
 
 
5533
#: plugin/logging_query/logging_query.cc:418
 
5534
msgid "Log queries to a CSV file"
 
5535
msgstr ""
 
5536
 
 
5537
#: plugin/logging_syslog/logging_syslog.cc:84
 
5538
#, c-format
 
5539
msgid "syslog facility \"%s\" not known, using \"local0\""
 
5540
msgstr ""
 
5541
 
 
5542
#: plugin/logging_syslog/logging_syslog.cc:100
 
5543
#, c-format
 
5544
msgid "syslog priority \"%s\" not known, using \"info\""
 
5545
msgstr ""
 
5546
 
 
5547
#: plugin/logging_syslog/logging_syslog.cc:195
 
5548
msgid "Enable logging to syslog"
 
5549
msgstr ""
 
5550
 
 
5551
#: plugin/logging_syslog/logging_syslog.cc:204
 
5552
msgid "Syslog Ident"
 
5553
msgstr ""
 
5554
 
 
5555
#: plugin/logging_syslog/logging_syslog.cc:213
 
5556
msgid "Syslog Facility"
 
5557
msgstr ""
 
5558
 
 
5559
#: plugin/logging_syslog/logging_syslog.cc:222
 
5560
msgid "Syslog Priority"
 
5561
msgstr ""
 
5562
 
 
5563
#: plugin/logging_syslog/logging_syslog.cc:279
 
5564
msgid "Log to syslog"
 
5565
msgstr ""
 
5566
 
 
5567
#: plugin/multi_thread/multi_thread.cc:171
 
5568
msgid "Maximum number of user threads available."
 
5569
msgstr ""
 
5570
 
 
5571
#: plugin/myisam/ha_myisam.cc:447
 
5572
#, c-format
 
5573
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
 
5574
msgstr ""
 
5575
 
 
5576
#: plugin/myisam/ha_myisam.cc:451
 
5577
#, c-format
 
5578
msgid "Got an error from unknown thread, %s:%d"
 
5579
msgstr ""
 
5580
 
 
5581
#: plugin/myisam/ha_myisam.cc:457
 
5582
msgid "Unknown thread accessing table"
 
5583
msgstr ""
 
5584
 
 
5585
#: plugin/myisam/ha_myisam.cc:1488
 
5586
msgid "Block size to be used for MyISAM index pages."
 
5587
msgstr ""
 
5588
 
 
5589
#: plugin/myisam/ha_myisam.cc:1494
 
5590
msgid ""
 
5591
"Number of threads to use when repairing MyISAM tables. The value of 1 "
 
5592
"disables parallel repair."
 
5593
msgstr ""
 
5594
 
 
5595
#: plugin/myisam/ha_myisam.cc:1500
 
5596
msgid ""
 
5597
"Don't use the fast sort index method to created index if the temporary file "
 
5598
"would get bigger than this."
 
5599
msgstr ""
 
5600
 
 
5601
#: plugin/myisam/ha_myisam.cc:1505
 
5602
msgid ""
 
5603
"The buffer that is allocated when sorting the index when doing a REPAIR or "
 
5604
"when creating indexes with CREATE INDEX or ALTER TABLE."
 
5605
msgstr ""
 
5606
 
 
5607
#: plugin/myisam/ha_myisam.cc:1511
 
5608
msgid "Default pointer size to be used for MyISAM tables."
 
5609
msgstr ""
 
5610
 
 
5611
#: plugin/myisam/my_handler_errors.cc:34
 
5612
msgid "Didn't find key on read or update"
 
5613
msgstr ""
 
5614
 
 
5615
#: plugin/myisam/my_handler_errors.cc:36
 
5616
msgid "Duplicate key on write or update"
 
5617
msgstr ""
 
5618
 
 
5619
#: plugin/myisam/my_handler_errors.cc:38
 
5620
msgid "Internal (unspecified) error in handler"
 
5621
msgstr ""
 
5622
 
 
5623
#: plugin/myisam/my_handler_errors.cc:40
 
5624
msgid ""
 
5625
"Someone has changed the row since it was read (while the table was locked to "
 
5626
"prevent it)"
 
5627
msgstr ""
 
5628
 
 
5629
#: plugin/myisam/my_handler_errors.cc:43
 
5630
msgid "Wrong index given to function"
 
5631
msgstr ""
 
5632
 
 
5633
#: plugin/myisam/my_handler_errors.cc:45
 
5634
msgid "Undefined handler error 125"
 
5635
msgstr ""
 
5636
 
 
5637
#: plugin/myisam/my_handler_errors.cc:47
 
5638
msgid "Index file is crashed"
 
5639
msgstr ""
 
5640
 
 
5641
#: plugin/myisam/my_handler_errors.cc:49
 
5642
msgid "Record file is crashed"
 
5643
msgstr ""
 
5644
 
 
5645
#: plugin/myisam/my_handler_errors.cc:51
 
5646
msgid "Out of memory in engine"
 
5647
msgstr ""
 
5648
 
 
5649
#: plugin/myisam/my_handler_errors.cc:53
 
5650
msgid "Undefined handler error 129"
 
5651
msgstr ""
 
5652
 
 
5653
#: plugin/myisam/my_handler_errors.cc:55
 
5654
msgid "Incorrect file format"
 
5655
msgstr ""
 
5656
 
 
5657
#: plugin/myisam/my_handler_errors.cc:57
 
5658
msgid "Command not supported by database"
 
5659
msgstr ""
 
5660
 
 
5661
#: plugin/myisam/my_handler_errors.cc:59
 
5662
msgid "Old database file"
 
5663
msgstr ""
 
5664
 
 
5665
#: plugin/myisam/my_handler_errors.cc:61
 
5666
msgid "No record read before update"
 
5667
msgstr ""
 
5668
 
 
5669
#: plugin/myisam/my_handler_errors.cc:63
 
5670
msgid "Record was already deleted (or record file crashed)"
 
5671
msgstr ""
 
5672
 
 
5673
#: plugin/myisam/my_handler_errors.cc:65
 
5674
msgid "No more room in record file"
 
5675
msgstr ""
 
5676
 
 
5677
#: plugin/myisam/my_handler_errors.cc:67
 
5678
msgid "No more room in index file"
 
5679
msgstr ""
 
5680
 
 
5681
#: plugin/myisam/my_handler_errors.cc:69
 
5682
msgid "No more records (read after end of file)"
 
5683
msgstr ""
 
5684
 
 
5685
#: plugin/myisam/my_handler_errors.cc:71
 
5686
msgid "Unsupported extension used for table"
 
5687
msgstr ""
 
5688
 
 
5689
#: plugin/myisam/my_handler_errors.cc:73
 
5690
msgid "Too big row"
 
5691
msgstr ""
 
5692
 
 
5693
#: plugin/myisam/my_handler_errors.cc:75
 
5694
msgid "Wrong create options"
 
5695
msgstr ""
 
5696
 
 
5697
#: plugin/myisam/my_handler_errors.cc:77
 
5698
msgid "Duplicate unique key or constraint on write or update"
 
5699
msgstr ""
 
5700
 
 
5701
#: plugin/myisam/my_handler_errors.cc:79
 
5702
msgid "Unknown character set used in table"
 
5703
msgstr ""
 
5704
 
 
5705
#: plugin/myisam/my_handler_errors.cc:81
 
5706
msgid "Conflicting table definitions in sub-tables of MERGE table"
 
5707
msgstr ""
 
5708
 
 
5709
#: plugin/myisam/my_handler_errors.cc:83
 
5710
msgid "Table is crashed and last repair failed"
 
5711
msgstr ""
 
5712
 
 
5713
#: plugin/myisam/my_handler_errors.cc:85
 
5714
msgid "Table was marked as crashed and should be repaired"
 
5715
msgstr ""
 
5716
 
 
5717
#: plugin/myisam/my_handler_errors.cc:87
 
5718
msgid "Lock timed out; Retry transaction"
 
5719
msgstr ""
 
5720
 
 
5721
#: plugin/myisam/my_handler_errors.cc:89
 
5722
msgid "Lock table is full;  Restart program with a larger locktable"
 
5723
msgstr ""
 
5724
 
 
5725
#: plugin/myisam/my_handler_errors.cc:91
 
5726
msgid "Updates are not allowed under a read only transactions"
 
5727
msgstr ""
 
5728
 
 
5729
#: plugin/myisam/my_handler_errors.cc:93
 
5730
msgid "Lock deadlock; Retry transaction"
 
5731
msgstr ""
 
5732
 
 
5733
#: plugin/myisam/my_handler_errors.cc:95
 
5734
msgid "Foreign key constraint is incorrectly formed"
 
5735
msgstr ""
 
5736
 
 
5737
#: plugin/myisam/my_handler_errors.cc:97
 
5738
msgid "Cannot add a child row"
 
5739
msgstr ""
 
5740
 
 
5741
#: plugin/myisam/my_handler_errors.cc:99
 
5742
msgid "Cannot delete a parent row"
 
5743
msgstr ""
 
5744
 
 
5745
#: plugin/myisam/my_handler_errors.cc:101
 
5746
msgid "No savepoint with that name"
 
5747
msgstr ""
 
5748
 
 
5749
#: plugin/myisam/my_handler_errors.cc:103
 
5750
msgid "Non unique key block size"
 
5751
msgstr ""
 
5752
 
 
5753
#: plugin/myisam/my_handler_errors.cc:105
 
5754
msgid "The table does not exist in engine"
 
5755
msgstr ""
 
5756
 
 
5757
#: plugin/myisam/my_handler_errors.cc:107
 
5758
msgid "The table already existed in storage engine"
 
5759
msgstr ""
 
5760
 
 
5761
#: plugin/myisam/my_handler_errors.cc:109
 
5762
msgid "Could not connect to storage engine"
 
5763
msgstr ""
 
5764
 
 
5765
#: plugin/myisam/my_handler_errors.cc:111
 
5766
msgid "Unexpected null pointer found when using spatial index"
 
5767
msgstr ""
 
5768
 
 
5769
#: plugin/myisam/my_handler_errors.cc:113
 
5770
msgid "The table changed in storage engine"
 
5771
msgstr ""
 
5772
 
 
5773
#: plugin/myisam/my_handler_errors.cc:115
 
5774
msgid "There's no partition in table for the given value"
 
5775
msgstr ""
 
5776
 
 
5777
#: plugin/myisam/my_handler_errors.cc:117
 
5778
msgid "Row-based binlogging of row failed"
 
5779
msgstr ""
 
5780
 
 
5781
#: plugin/myisam/my_handler_errors.cc:119
 
5782
msgid "Index needed in foreign key constraint"
 
5783
msgstr ""
 
5784
 
 
5785
#: plugin/myisam/my_handler_errors.cc:121
 
5786
msgid "Upholding foreign key constraints would lead to a duplicate key error"
 
5787
msgstr ""
 
5788
 
 
5789
#: plugin/myisam/my_handler_errors.cc:123
 
5790
msgid "Table needs to be upgraded before it can be used"
 
5791
msgstr ""
 
5792
 
 
5793
#: plugin/myisam/my_handler_errors.cc:125
 
5794
msgid "Table is read only"
 
5795
msgstr ""
 
5796
 
 
5797
#: plugin/myisam/my_handler_errors.cc:127
 
5798
msgid "Failed to get next auto increment value"
 
5799
msgstr ""
 
5800
 
 
5801
#: plugin/myisam/my_handler_errors.cc:129
 
5802
msgid "Failed to set row auto increment value"
 
5803
msgstr ""
 
5804
 
 
5805
#: plugin/myisam/my_handler_errors.cc:131
 
5806
msgid "Unknown (generic) error from engine"
 
5807
msgstr ""
 
5808
 
 
5809
#: plugin/myisam/my_handler_errors.cc:133
 
5810
msgid "Record is the same"
 
5811
msgstr ""
 
5812
 
 
5813
#: plugin/myisam/my_handler_errors.cc:135
 
5814
msgid "It is not possible to log this statement"
 
5815
msgstr ""
 
5816
 
 
5817
#: plugin/myisam/my_handler_errors.cc:137
 
5818
msgid "Tablespace exists"
 
5819
msgstr ""
 
5820
 
 
5821
#: plugin/myisam/my_handler_errors.cc:139
 
5822
msgid "The event was corrupt, leading to illegal data being read"
 
5823
msgstr ""
 
5824
 
 
5825
#: plugin/myisam/my_handler_errors.cc:141
 
5826
msgid "The table is of a new format not supported by this version"
 
5827
msgstr ""
 
5828
 
 
5829
#: plugin/myisam/my_handler_errors.cc:143
 
5830
msgid "The event could not be processed no other handler error happened"
 
5831
msgstr ""
 
5832
 
 
5833
#: plugin/myisam/my_handler_errors.cc:145
 
5834
msgid "Got a fatal error during initialzation of handler"
 
5835
msgstr ""
 
5836
 
 
5837
#: plugin/myisam/my_handler_errors.cc:147
 
5838
msgid "File to short; Expected more data in file"
 
5839
msgstr ""
 
5840
 
 
5841
#: plugin/myisam/my_handler_errors.cc:149
 
5842
msgid "Read page with wrong checksum"
 
5843
msgstr ""
 
5844
 
 
5845
#: plugin/myisam/my_handler_errors.cc:151
 
5846
msgid "Lock or active transaction"
 
5847
msgstr ""
 
5848
 
 
5849
#: plugin/myisam/my_handler_errors.cc:153
 
5850
msgid "No such table space"
 
5851
msgstr ""
 
5852
 
 
5853
#: plugin/myisam/my_handler_errors.cc:155
 
5854
msgid "Tablespace not empty"
 
5855
msgstr ""
 
5856
 
 
5857
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
 
5858
#, c-format
 
5859
msgid "%-.100s via TCP/IP"
 
5860
msgstr ""
 
5861
 
 
5862
#: plugin/oldlibdrizzle/errmsg.cc:28
 
5863
msgid "Unknown Drizzle error"
 
5864
msgstr ""
 
5865
 
 
5866
#: plugin/oldlibdrizzle/errmsg.cc:29
 
5867
#, c-format
 
5868
msgid "Can't create UNIX socket (%d)"
 
5869
msgstr ""
 
5870
 
 
5871
#: plugin/oldlibdrizzle/errmsg.cc:30
 
5872
#, c-format
 
5873
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
5874
msgstr ""
 
5875
 
 
5876
#: plugin/oldlibdrizzle/errmsg.cc:31
 
5877
#, c-format
 
5878
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
 
5879
msgstr ""
 
5880
 
 
5881
#: plugin/oldlibdrizzle/errmsg.cc:32
 
5882
#, c-format
 
5883
msgid "Can't create TCP/IP socket (%d)"
 
5884
msgstr ""
 
5885
 
 
5886
#: plugin/oldlibdrizzle/errmsg.cc:33
 
5887
#, c-format
 
5888
msgid "Unknown Drizzle server host '%-.100s' (%d)"
 
5889
msgstr ""
 
5890
 
 
5891
#: plugin/oldlibdrizzle/errmsg.cc:34
 
5892
msgid "Drizzle server has gone away"
 
5893
msgstr ""
 
5894
 
 
5895
#: plugin/oldlibdrizzle/errmsg.cc:35
 
5896
#, c-format
 
5897
msgid "Protocol mismatch; server version = %d, client version = %d"
 
5898
msgstr ""
 
5899
 
 
5900
#: plugin/oldlibdrizzle/errmsg.cc:36
 
5901
msgid "Drizzle client ran out of memory"
 
5902
msgstr ""
 
5903
 
 
5904
#: plugin/oldlibdrizzle/errmsg.cc:37
 
5905
msgid "Wrong host info"
 
5906
msgstr ""
 
5907
 
 
5908
#: plugin/oldlibdrizzle/errmsg.cc:38
 
5909
msgid "Localhost via UNIX socket"
 
5910
msgstr ""
 
5911
 
 
5912
#: plugin/oldlibdrizzle/errmsg.cc:40
 
5913
msgid "Error in server handshake"
 
5914
msgstr ""
 
5915
 
 
5916
#: plugin/oldlibdrizzle/errmsg.cc:41
 
5917
msgid "Lost connection to Drizzle server during query"
 
5918
msgstr ""
 
5919
 
 
5920
#: plugin/oldlibdrizzle/errmsg.cc:42
 
5921
msgid "Commands out of sync; you can't run this command now"
 
5922
msgstr ""
 
5923
 
 
5924
#: plugin/oldlibdrizzle/errmsg.cc:43
 
5925
#, c-format
 
5926
msgid "Named pipe: %-.32s"
 
5927
msgstr ""
 
5928
 
 
5929
#: plugin/oldlibdrizzle/errmsg.cc:44
 
5930
#, c-format
 
5931
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5932
msgstr ""
 
5933
 
 
5934
#: plugin/oldlibdrizzle/errmsg.cc:45
 
5935
#, c-format
 
5936
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5937
msgstr ""
 
5938
 
 
5939
#: plugin/oldlibdrizzle/errmsg.cc:46
 
5940
#, c-format
 
5941
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5942
msgstr ""
 
5943
 
 
5944
#: plugin/oldlibdrizzle/errmsg.cc:47
 
5945
#, c-format
 
5946
msgid "Can't initialize character set %-.32s (path: %-.100s)"
 
5947
msgstr ""
 
5948
 
 
5949
#: plugin/oldlibdrizzle/errmsg.cc:48
 
5950
msgid "Got packet bigger than 'max_allowed_packet' bytes"
 
5951
msgstr ""
 
5952
 
 
5953
#: plugin/oldlibdrizzle/errmsg.cc:49
 
5954
msgid "Embedded server"
 
5955
msgstr ""
 
5956
 
 
5957
#: plugin/oldlibdrizzle/errmsg.cc:50
 
5958
msgid "Error on SHOW SLAVE STATUS:"
 
5959
msgstr ""
 
5960
 
 
5961
#: plugin/oldlibdrizzle/errmsg.cc:51
 
5962
msgid "Error on SHOW SLAVE HOSTS:"
 
5963
msgstr ""
 
5964
 
 
5965
#: plugin/oldlibdrizzle/errmsg.cc:52
 
5966
msgid "Error connecting to slave:"
 
5967
msgstr ""
 
5968
 
 
5969
#: plugin/oldlibdrizzle/errmsg.cc:53
 
5970
msgid "Error connecting to master:"
 
5971
msgstr ""
 
5972
 
 
5973
#: plugin/oldlibdrizzle/errmsg.cc:54
 
5974
msgid "SSL connection error"
 
5975
msgstr ""
 
5976
 
 
5977
#: plugin/oldlibdrizzle/errmsg.cc:55
 
5978
msgid "Malformed packet"
 
5979
msgstr ""
 
5980
 
 
5981
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
 
5982
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
 
5983
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
 
5984
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
 
5985
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
 
5986
msgid "(unused error message)"
 
5987
msgstr ""
 
5988
 
 
5989
#: plugin/oldlibdrizzle/errmsg.cc:57
 
5990
msgid "Invalid use of null pointer"
 
5991
msgstr ""
 
5992
 
 
5993
#: plugin/oldlibdrizzle/errmsg.cc:58
 
5994
msgid "Statement not prepared"
 
5995
msgstr ""
 
5996
 
 
5997
#: plugin/oldlibdrizzle/errmsg.cc:59
 
5998
msgid "No data supplied for parameters in prepared statement"
 
5999
msgstr ""
 
6000
 
 
6001
#: plugin/oldlibdrizzle/errmsg.cc:60
 
6002
msgid "Data truncated"
 
6003
msgstr ""
 
6004
 
 
6005
#: plugin/oldlibdrizzle/errmsg.cc:61
 
6006
msgid "No parameters exist in the statement"
 
6007
msgstr ""
 
6008
 
 
6009
#: plugin/oldlibdrizzle/errmsg.cc:62
 
6010
msgid "Invalid parameter number"
 
6011
msgstr ""
 
6012
 
 
6013
#: plugin/oldlibdrizzle/errmsg.cc:63
 
6014
#, c-format
 
6015
msgid ""
 
6016
"Can't send long data for non-string/non-binary data types (parameter: %d)"
 
6017
msgstr ""
 
6018
 
 
6019
#: plugin/oldlibdrizzle/errmsg.cc:65
 
6020
#, c-format
 
6021
msgid "Using unsupported buffer type: %d  (parameter: %d)"
 
6022
msgstr ""
 
6023
 
 
6024
#: plugin/oldlibdrizzle/errmsg.cc:66
 
6025
#, c-format
 
6026
msgid "Shared memory: %-.100s"
 
6027
msgstr ""
 
6028
 
 
6029
#: plugin/oldlibdrizzle/errmsg.cc:76
 
6030
msgid "Wrong or unknown protocol"
 
6031
msgstr ""
 
6032
 
 
6033
#: plugin/oldlibdrizzle/errmsg.cc:77
 
6034
msgid "Invalid connection handle"
 
6035
msgstr ""
 
6036
 
 
6037
#: plugin/oldlibdrizzle/errmsg.cc:78
 
6038
msgid ""
 
6039
"Connection using old (pre-4.1.1) authentication protocol refused (client "
 
6040
"option 'secure_auth' enabled)"
 
6041
msgstr ""
 
6042
 
 
6043
#: plugin/oldlibdrizzle/errmsg.cc:80
 
6044
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
 
6045
msgstr ""
 
6046
 
 
6047
#: plugin/oldlibdrizzle/errmsg.cc:81
 
6048
msgid "Attempt to read column without prior row fetch"
 
6049
msgstr ""
 
6050
 
 
6051
#: plugin/oldlibdrizzle/errmsg.cc:82
 
6052
msgid "Prepared statement contains no metadata"
 
6053
msgstr ""
 
6054
 
 
6055
#: plugin/oldlibdrizzle/errmsg.cc:83
 
6056
msgid ""
 
6057
"Attempt to read a row while there is no result set associated with the "
 
6058
"statement"
 
6059
msgstr ""
 
6060
 
 
6061
#: plugin/oldlibdrizzle/errmsg.cc:85
 
6062
msgid "This feature is not implemented yet"
 
6063
msgstr ""
 
6064
 
 
6065
#: plugin/oldlibdrizzle/errmsg.cc:86
 
6066
#, c-format
 
6067
msgid ""
 
6068
"Lost connection to Drizzle server while waiting for initial communication "
 
6069
"packet, system error: %d"
 
6070
msgstr ""
 
6071
 
 
6072
#: plugin/oldlibdrizzle/errmsg.cc:88
 
6073
#, c-format
 
6074
msgid ""
 
6075
"Lost connection to Drizzle server while reading initial communication "
 
6076
"packet, system error: %d"
 
6077
msgstr ""
 
6078
 
 
6079
#: plugin/oldlibdrizzle/errmsg.cc:90
 
6080
#, c-format
 
6081
msgid ""
 
6082
"Lost connection to Drizzle server while sending authentication information, "
 
6083
"system error: %d"
 
6084
msgstr ""
 
6085
 
 
6086
#: plugin/oldlibdrizzle/errmsg.cc:92
 
6087
#, c-format
 
6088
msgid ""
 
6089
"Lost connection to Drizzle server while reading authorization information, "
 
6090
"system error: %d"
 
6091
msgstr ""
 
6092
 
 
6093
#: plugin/oldlibdrizzle/errmsg.cc:94
 
6094
#, c-format
 
6095
msgid ""
 
6096
"Lost connection to Drizzle server while setting initial database, system "
 
6097
"error: %d"
 
6098
msgstr ""
 
6099
 
 
6100
#: plugin/oldlibdrizzle/errmsg.cc:96
 
6101
#, c-format
 
6102
msgid "Statement closed indirectly because of a preceding %s() call"
 
6103
msgstr ""
 
6104
 
 
6105
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
 
6106
msgid "Connect Timeout."
 
6107
msgstr ""
 
6108
 
 
6109
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
 
6110
msgid "Read Timeout."
 
6111
msgstr ""
 
6112
 
 
6113
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
 
6114
msgid "Write Timeout."
 
6115
msgstr ""
 
6116
 
 
6117
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
 
6118
msgid "Retry Count."
 
6119
msgstr ""
 
6120
 
 
6121
#: plugin/pool_of_threads/pool_of_threads.cc:237
 
6122
msgid "event_add error in libevent_add_session_callback\n"
 
6123
msgstr ""
 
6124
 
 
6125
#: plugin/pool_of_threads/pool_of_threads.cc:403
 
6126
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
6127
msgstr ""
 
6128
 
 
6129
#: plugin/pool_of_threads/pool_of_threads.cc:410
 
6130
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
6131
msgstr ""
 
6132
 
 
6133
#: plugin/pool_of_threads/pool_of_threads.cc:422
 
6134
msgid "session_add_event event_add error in libevent_init\n"
 
6135
msgstr ""
 
6136
 
 
6137
#: plugin/pool_of_threads/pool_of_threads.cc:435
 
6138
#, c-format
 
6139
msgid "Can't create completion port thread (error %d)"
 
6140
msgstr ""
 
6141
 
 
6142
#: plugin/pool_of_threads/pool_of_threads.cc:527
 
6143
msgid "libevent_thread_proc: my_thread_init() failed\n"
 
6144
msgstr ""
 
6145
 
 
6146
#: plugin/pool_of_threads/pool_of_threads.cc:725
 
6147
msgid "Size of Pool."
 
6148
msgstr ""
 
6149
 
 
6150
#: plugin/signal_handler/signal_handler.cc:214
 
6151
#, c-format
 
6152
msgid "Can't create interrupt-thread (error %d, errno: %d)"
 
6153
msgstr ""