~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ro.po

Removed dead variable, sorted authors file.

Show diffs side-by-side

added added

removed removed

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