~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ms.po

  • Committer: Brian Aker
  • Date: 2010-02-07 01:33:54 UTC
  • Revision ID: brian@gaz-20100207013354-d2pg1n68u5c09pgo
Remove giant include header to its own file.

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