~drizzle-trunk/drizzle/development

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