~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ro.po

  • Committer: Monty Taylor
  • Date: 2008-09-16 01:37:05 UTC
  • mto: This revision was merged to the branch mainline in revision 391.
  • Revision ID: monty@inaugust.com-20080916013705-772d1t7rh9ah9j1x
Moved more functions into drizzle.c as part of the split of code.
Added accessor function for drizzle_port.

Show diffs side-by-side

added added

removed removed

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