~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ta.po

  • Committer: Brian Aker
  • Date: 2010-07-30 20:31:19 UTC
  • mto: This revision was merged to the branch mainline in revision 1679.
  • Revision ID: brian@gaz-20100730203119-89g2ye4zwnvcacxg
First pass in encapsulating row

Show diffs side-by-side

added added

removed removed

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