~pblokus/drizzle/unittests-plugin-interfaces

« back to all changes in this revision

Viewing changes to po/drizzle.pot

  • Committer: Paweł Blokus
  • Date: 2010-08-15 23:29:35 UTC
  • mfrom: (1377.239.36 drizzle)
  • Revision ID: pawel@pawel-desktop-20100815232935-pag8366e9ya5n8n6
merged latest trunk

Show diffs side-by-side

added added

removed removed

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