~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/eo.po

Cleanup around SAFEMALLOC

Show diffs side-by-side

added added

removed removed

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