~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/ar.po

  • Committer: Brian Aker
  • Date: 2009-02-27 21:38:40 UTC
  • Revision ID: brian@tangent.org-20090227213840-r9hq3sfk8d8qrg72
Code cleanup in signal_handler.cc

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: 2008-10-22 20:42-0700\n"
11
 
"PO-Revision-Date: 2008-09-03 01:02+0000\n"
12
 
"Last-Translator: Fox Mind <Unknown>\n"
 
10
"POT-Creation-Date: 2009-02-06 03:35-0800\n"
 
11
"PO-Revision-Date: 2008-11-26 23:27+0000\n"
 
12
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
13
13
"Language-Team: Arabic <ar@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
18
18
"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
19
 
"X-Launchpad-Export-Date: 2008-09-13 00:29+0000\n"
 
19
"X-Launchpad-Export-Date: 2008-12-24 20:32+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
21
21
 
22
 
#: client/drizzle.cc:253
 
22
#: client/drizzle.cc:277
23
23
msgid "Synonym for `help'."
24
24
msgstr ""
25
25
 
26
 
#: client/drizzle.cc:254
 
26
#: client/drizzle.cc:278
27
27
msgid "Clear command."
28
 
msgstr ""
 
28
msgstr "مسح الأمر."
29
29
 
30
 
#: client/drizzle.cc:256
 
30
#: client/drizzle.cc:280
31
31
msgid "Reconnect to the server. Optional arguments are db and host."
32
32
msgstr ""
33
33
 
34
 
#: client/drizzle.cc:258
 
34
#: client/drizzle.cc:282
35
35
msgid ""
36
36
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
37
msgstr ""
38
38
 
39
 
#: client/drizzle.cc:260
 
39
#: client/drizzle.cc:284
40
40
msgid "Send command to drizzle server, display result vertically."
41
41
msgstr ""
42
42
 
43
 
#: client/drizzle.cc:261
 
43
#: client/drizzle.cc:285
44
44
msgid "Exit drizzle. Same as quit."
45
45
msgstr ""
46
46
 
47
 
#: client/drizzle.cc:262
 
47
#: client/drizzle.cc:286
48
48
msgid "Send command to drizzle server."
49
49
msgstr ""
50
50
 
51
 
#: client/drizzle.cc:263
 
51
#: client/drizzle.cc:287
52
52
msgid "Display this help."
53
 
msgstr ""
 
53
msgstr "إظهار هذه المساعدة."
54
54
 
55
 
#: client/drizzle.cc:264
 
55
#: client/drizzle.cc:288
56
56
msgid "Disable pager, print to stdout."
57
57
msgstr ""
58
58
 
59
 
#: client/drizzle.cc:265
 
59
#: client/drizzle.cc:289
60
60
msgid "Don't write into outfile."
61
61
msgstr ""
62
62
 
63
 
#: client/drizzle.cc:267
 
63
#: client/drizzle.cc:291
64
64
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
65
65
msgstr ""
66
66
 
67
 
#: client/drizzle.cc:268
 
67
#: client/drizzle.cc:292
68
68
msgid "Print current command."
69
 
msgstr ""
 
69
msgstr "إطبع الأمر الحالي."
70
70
 
71
 
#: client/drizzle.cc:269
 
71
#: client/drizzle.cc:293
72
72
msgid "Change your drizzle prompt."
73
73
msgstr ""
74
74
 
75
 
#: client/drizzle.cc:270
 
75
#: client/drizzle.cc:294
76
76
msgid "Quit drizzle."
77
 
msgstr ""
 
77
msgstr "خروج من دريزّل"
78
78
 
79
 
#: client/drizzle.cc:271
 
79
#: client/drizzle.cc:295
80
80
msgid "Rebuild completion hash."
81
81
msgstr ""
82
82
 
83
 
#: client/drizzle.cc:273
 
83
#: client/drizzle.cc:297
84
84
msgid "Execute an SQL script file. Takes a file name as an argument."
85
85
msgstr ""
86
86
 
87
 
#: client/drizzle.cc:274
 
87
#: client/drizzle.cc:298
88
88
msgid "Get status information from the server."
89
 
msgstr ""
 
89
msgstr "جلب معلومات الحالة من الخادم."
90
90
 
91
 
#: client/drizzle.cc:276
 
91
#: client/drizzle.cc:300
92
92
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
93
msgstr ""
94
94
 
95
 
#: client/drizzle.cc:278
 
95
#: client/drizzle.cc:302
96
96
msgid "Use another database. Takes database name as argument."
97
97
msgstr ""
98
98
 
99
 
#: client/drizzle.cc:280 client/drizzle.cc:1427
 
99
#: client/drizzle.cc:304 client/drizzle.cc:1459
100
100
msgid "Show warnings after every statement."
101
101
msgstr ""
102
102
 
103
 
#: client/drizzle.cc:282
 
103
#: client/drizzle.cc:306
104
104
msgid "Don't show warnings after every statement."
105
105
msgstr ""
106
106
 
107
 
#: client/drizzle.cc:1111
 
107
#: client/drizzle.cc:1058 client/drizzle.cc:1065
 
108
#, c-format
 
109
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
 
110
msgstr ""
 
111
 
 
112
#: client/drizzle.cc:1148
108
113
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
109
114
msgstr ""
110
115
 
111
 
#: client/drizzle.cc:1121
 
116
#: client/drizzle.cc:1158
112
117
#, c-format
113
118
msgid ""
114
119
"Your Drizzle connection id is %u\n"
115
120
"Server version: %s\n"
116
121
msgstr ""
117
122
 
118
 
#: client/drizzle.cc:1151
 
123
#: client/drizzle.cc:1186
119
124
#, c-format
120
125
msgid "Reading history-file %s\n"
121
126
msgstr ""
122
127
 
123
 
#: client/drizzle.cc:1156
 
128
#: client/drizzle.cc:1190
124
129
#, c-format
125
130
msgid "Couldn't allocate memory for temp histfile!\n"
126
131
msgstr ""
127
132
 
128
 
#: client/drizzle.cc:1163
 
133
#: client/drizzle.cc:1197
129
134
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
130
135
msgstr ""
131
136
 
132
 
#: client/drizzle.cc:1181
 
137
#: client/drizzle.cc:1215
133
138
#, c-format
134
139
msgid "Writing history-file %s\n"
135
140
msgstr ""
136
141
 
137
 
#: client/drizzle.cc:1190
 
142
#: client/drizzle.cc:1224
138
143
msgid "Aborted"
139
 
msgstr ""
 
144
msgstr "إحباط"
140
145
 
141
 
#: client/drizzle.cc:1190
 
146
#: client/drizzle.cc:1224
142
147
msgid "Bye"
143
 
msgstr ""
 
148
msgstr "وداعاً"
144
149
 
145
 
#: client/drizzle.cc:1238
 
150
#: client/drizzle.cc:1273
146
151
msgid "Query aborted by Ctrl+C\n"
147
152
msgstr ""
148
153
 
149
 
#: client/drizzle.cc:1261 client/drizzleadmin.cc:73 drizzled/drizzled.cc:3025
 
154
#: client/drizzle.cc:1296 client/drizzleadmin.cc:75 drizzled/drizzled.cc:2628
150
155
msgid "Display this help and exit."
151
156
msgstr ""
152
157
 
153
 
#: client/drizzle.cc:1263
 
158
#: client/drizzle.cc:1298
154
159
msgid "Synonym for -?"
155
160
msgstr ""
156
161
 
157
 
#: client/drizzle.cc:1266
 
162
#: client/drizzle.cc:1301
158
163
msgid ""
159
164
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
160
165
"and field completion, but startup and reconnecting may take a longer time. "
161
166
"Disable with --disable-auto-rehash."
162
167
msgstr ""
163
168
 
164
 
#: client/drizzle.cc:1270
 
169
#: client/drizzle.cc:1305
165
170
msgid ""
166
171
"No automatic rehashing. One has to use 'rehash' to get table and field "
167
172
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
168
173
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
169
174
msgstr ""
170
175
 
171
 
#: client/drizzle.cc:1273
 
176
#: client/drizzle.cc:1308
172
177
msgid ""
173
178
"Automatically switch to vertical output mode if the result is wider than the "
174
179
"terminal width."
175
180
msgstr ""
176
181
 
177
 
#: client/drizzle.cc:1276
 
182
#: client/drizzle.cc:1311
178
183
msgid ""
179
184
"Don't use history file. Disable interactive behavior. (Enables --silent)"
180
185
msgstr ""
181
186
 
182
 
#: client/drizzle.cc:1278 drizzled/drizzled.cc:3095
 
187
#: client/drizzle.cc:1313 drizzled/drizzled.cc:2660
183
188
msgid "Directory where character sets are."
184
189
msgstr ""
185
190
 
186
 
#: client/drizzle.cc:1280
 
191
#: client/drizzle.cc:1315
187
192
msgid "Display column type information."
188
193
msgstr ""
189
194
 
190
 
#: client/drizzle.cc:1283
 
195
#: client/drizzle.cc:1318
191
196
msgid ""
192
197
"Preserve comments. Send comments to the server. The default is --skip-"
193
198
"comments (discard comments), enable with --comments"
194
199
msgstr ""
195
200
 
196
 
#: client/drizzle.cc:1286
 
201
#: client/drizzle.cc:1321
197
202
msgid "Use compression in server/client protocol."
198
203
msgstr ""
199
204
 
200
 
#: client/drizzle.cc:1289
 
205
#: client/drizzle.cc:1324
201
206
msgid "Check memory and open file usage at exit ."
202
207
msgstr ""
203
208
 
204
 
#: client/drizzle.cc:1292
 
209
#: client/drizzle.cc:1327
205
210
msgid "Print some debug info at exit."
206
211
msgstr ""
207
212
 
208
 
#: client/drizzle.cc:1294
 
213
#: client/drizzle.cc:1329
209
214
msgid "Database to use."
210
215
msgstr ""
211
216
 
212
 
#: client/drizzle.cc:1297
 
217
#: client/drizzle.cc:1332
213
218
msgid "(not used)"
214
219
msgstr ""
215
220
 
216
 
#: client/drizzle.cc:1299
 
221
#: client/drizzle.cc:1334
217
222
msgid "Delimiter to be used."
218
223
msgstr ""
219
224
 
220
 
#: client/drizzle.cc:1301
 
225
#: client/drizzle.cc:1336
221
226
msgid "Execute command and quit. (Disables --force and history file)"
222
227
msgstr ""
223
228
 
224
 
#: client/drizzle.cc:1303
 
229
#: client/drizzle.cc:1338
225
230
msgid "Print the output of a query (rows) vertically."
226
231
msgstr ""
227
232
 
228
 
#: client/drizzle.cc:1306
 
233
#: client/drizzle.cc:1341
229
234
msgid "Continue even if we get an sql error."
230
235
msgstr ""
231
236
 
232
 
#: client/drizzle.cc:1310
 
237
#: client/drizzle.cc:1345
233
238
msgid ""
234
239
"Enable named commands. Named commands mean this program's internal commands; "
235
240
"see drizzle> help . When enabled, the named commands can be used from any "
237
242
"Disable with --disable-named-commands. This option is disabled by default."
238
243
msgstr ""
239
244
 
240
 
#: client/drizzle.cc:1314
 
245
#: client/drizzle.cc:1349
241
246
msgid ""
242
247
"Named commands are disabled. Use \\* form only, or use named commands only "
243
248
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
246
251
"deprecated; use --disable-named-commands instead."
247
252
msgstr ""
248
253
 
249
 
#: client/drizzle.cc:1316
 
254
#: client/drizzle.cc:1351
250
255
msgid "Ignore space after function names."
251
256
msgstr ""
252
257
 
253
 
#: client/drizzle.cc:1318
 
258
#: client/drizzle.cc:1353
254
259
msgid "Enable/disable LOAD DATA LOCAL INFILE."
255
260
msgstr ""
256
261
 
257
 
#: client/drizzle.cc:1321
 
262
#: client/drizzle.cc:1356
258
263
msgid "Turn off beep on error."
259
264
msgstr ""
260
265
 
261
 
#: client/drizzle.cc:1323 client/drizzleadmin.cc:75
 
266
#: client/drizzle.cc:1358 client/drizzleadmin.cc:77
262
267
msgid "Connect to host."
263
268
msgstr ""
264
269
 
265
 
#: client/drizzle.cc:1325
 
270
#: client/drizzle.cc:1360
266
271
msgid "Write line numbers for errors."
267
272
msgstr ""
268
273
 
269
 
#: client/drizzle.cc:1328
 
274
#: client/drizzle.cc:1363
270
275
msgid ""
271
276
"Don't write line number for errors. WARNING: -L is deprecated, use long "
272
277
"version of this option instead."
273
278
msgstr ""
274
279
 
275
 
#: client/drizzle.cc:1330
 
280
#: client/drizzle.cc:1365
276
281
msgid "Flush buffer after each query."
277
282
msgstr ""
278
283
 
279
 
#: client/drizzle.cc:1332
 
284
#: client/drizzle.cc:1367
280
285
msgid "Write column names in results."
281
286
msgstr ""
282
287
 
283
 
#: client/drizzle.cc:1336
 
288
#: client/drizzle.cc:1371
284
289
msgid ""
285
290
"Don't write column names in results. WARNING: -N is deprecated, use long "
286
291
"version of this options instead."
287
292
msgstr ""
288
293
 
289
 
#: client/drizzle.cc:1339
 
294
#: client/drizzle.cc:1374
290
295
msgid ""
291
296
"Change the value of a variable. Please note that this option is deprecated; "
292
297
"you can set variables directly with --variable-name=value."
293
298
msgstr ""
294
299
 
295
 
#: client/drizzle.cc:1341
 
300
#: client/drizzle.cc:1376
296
301
msgid "Ignore SIGINT (CTRL-C)"
297
302
msgstr ""
298
303
 
299
 
#: client/drizzle.cc:1345
 
304
#: client/drizzle.cc:1380
300
305
msgid ""
301
306
"Only update the default database. This is useful for skipping updates to "
302
307
"other database in the update log."
303
308
msgstr ""
304
309
 
305
 
#: client/drizzle.cc:1348
 
310
#: client/drizzle.cc:1383
306
311
msgid ""
307
312
"Pager to use to display results. If you don't supply an option the default "
308
313
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
311
316
"default."
312
317
msgstr ""
313
318
 
314
 
#: client/drizzle.cc:1351
 
319
#: client/drizzle.cc:1386
315
320
msgid ""
316
321
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
317
322
"option deprecated; use --disable-pager instead."
318
323
msgstr ""
319
324
 
320
 
#: client/drizzle.cc:1354 client/drizzleadmin.cc:78
 
325
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
321
326
msgid ""
322
327
"Password to use when connecting to server. If password is not given it's "
323
328
"asked from the tty."
324
329
msgstr ""
325
330
 
326
 
#: client/drizzle.cc:1356
 
331
#: client/drizzle.cc:1391
327
332
msgid ""
328
333
"Port number to use for connection or 0 for default to, in order of "
329
 
"preference, my.cnf, $DRIZZLE_TCP_PORT, "
 
334
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
330
335
msgstr ""
331
336
 
332
 
#: client/drizzle.cc:1357
 
337
#: client/drizzle.cc:1392
333
338
msgid "built-in default"
334
339
msgstr ""
335
340
 
336
 
#: client/drizzle.cc:1360
 
341
#: client/drizzle.cc:1394
337
342
msgid "Set the drizzle prompt to this value."
338
343
msgstr ""
339
344
 
340
 
#: client/drizzle.cc:1363
341
 
msgid "The protocol of connection (tcp,socket,pipe,memory)."
342
 
msgstr ""
343
 
 
344
 
#: client/drizzle.cc:1366
 
345
#: client/drizzle.cc:1398
345
346
msgid ""
346
347
"Don't cache result, print it row by row. This may slow down the server if "
347
348
"the output is suspended. Doesn't use history file."
348
349
msgstr ""
349
350
 
350
 
#: client/drizzle.cc:1368
 
351
#: client/drizzle.cc:1400
351
352
msgid "Write fields without conversion. Used with --batch."
352
353
msgstr ""
353
354
 
354
 
#: client/drizzle.cc:1371
 
355
#: client/drizzle.cc:1403
355
356
msgid ""
356
357
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
357
358
"option is enabled by default."
358
359
msgstr ""
359
360
 
360
 
#: client/drizzle.cc:1373
 
361
#: client/drizzle.cc:1405
361
362
msgid ""
362
363
"Be more silent. Print results with a tab as separator, each row on new line."
363
364
msgstr ""
364
365
 
365
 
#: client/drizzle.cc:1375
 
366
#: client/drizzle.cc:1407
366
367
msgid "Socket file to use for connection."
367
368
msgstr ""
368
369
 
369
 
#: client/drizzle.cc:1378
 
370
#: client/drizzle.cc:1410
370
371
msgid "Output in table format."
371
372
msgstr ""
372
373
 
373
 
#: client/drizzle.cc:1381
 
374
#: client/drizzle.cc:1413
374
375
msgid ""
375
376
"Append everything into outfile. See interactive help (\\h) also. Does not "
376
377
"work in batch mode. Disable with --disable-tee. This option is disabled by "
377
378
"default."
378
379
msgstr ""
379
380
 
380
 
#: client/drizzle.cc:1383
 
381
#: client/drizzle.cc:1415
381
382
msgid ""
382
383
"Disable outfile. See interactive help (\\h) also. WARNING: option "
383
384
"deprecated; use --disable-tee instead"
384
385
msgstr ""
385
386
 
386
 
#: client/drizzle.cc:1386 client/drizzleadmin.cc:88
 
387
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
387
388
msgid "User for login if not current user."
388
389
msgstr ""
389
390
 
390
 
#: client/drizzle.cc:1389
 
391
#: client/drizzle.cc:1421
391
392
msgid "Only allow UPDATE and DELETE that uses keys."
392
393
msgstr ""
393
394
 
394
 
#: client/drizzle.cc:1392
 
395
#: client/drizzle.cc:1424
395
396
msgid "Synonym for option --safe-updates, -U."
396
397
msgstr ""
397
398
 
398
 
#: client/drizzle.cc:1395
 
399
#: client/drizzle.cc:1427
399
400
msgid "Write more. (-v -v -v gives the table output format)."
400
401
msgstr ""
401
402
 
402
 
#: client/drizzle.cc:1397 client/drizzleadmin.cc:93 drizzled/drizzled.cc:3471
 
403
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
403
404
msgid "Output version information and exit."
404
405
msgstr ""
405
406
 
406
 
#: client/drizzle.cc:1399 client/drizzleadmin.cc:95
 
407
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
407
408
msgid "Wait and retry if connection is down."
408
409
msgstr "الرجاء الإنتظار ، وإعادة محاولة الإتصال إن فشل في الإتصال"
409
410
 
410
 
#: client/drizzle.cc:1402
 
411
#: client/drizzle.cc:1434
411
412
msgid "Number of seconds before connection timeout."
412
413
msgstr ""
413
414
 
414
 
#: client/drizzle.cc:1407
 
415
#: client/drizzle.cc:1439
415
416
msgid "Max packet length to send to, or receive from server"
416
417
msgstr ""
417
418
 
418
 
#: client/drizzle.cc:1412
 
419
#: client/drizzle.cc:1444
419
420
msgid "Buffer for TCP/IP and socket communication"
420
421
msgstr ""
421
422
 
422
 
#: client/drizzle.cc:1416
 
423
#: client/drizzle.cc:1448
423
424
msgid "Automatic limit for SELECT when using --safe-updates"
424
425
msgstr ""
425
426
 
426
 
#: client/drizzle.cc:1421
 
427
#: client/drizzle.cc:1453
427
428
msgid "Automatic limit for rows in a join when using --safe-updates"
428
429
msgstr ""
429
430
 
430
 
#: client/drizzle.cc:1425
 
431
#: client/drizzle.cc:1457
431
432
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
433
msgstr ""
433
434
 
434
 
#: client/drizzle.cc:1438
 
435
#: client/drizzle.cc:1462
 
436
msgid "Number of lines before each import progress report."
 
437
msgstr ""
 
438
 
 
439
#: client/drizzle.cc:1473
435
440
#, c-format
436
441
msgid "%s  Ver %s Distrib %s, for %s (%s) using %s %s\n"
437
442
msgstr ""
438
443
 
439
 
#: client/drizzle.cc:1445
 
444
#: client/drizzle.cc:1480
440
445
#, c-format
441
446
msgid ""
442
 
"Copyright (C) 2000-2008 MySQL AB\n"
443
 
"                                      This software comes with ABSOLUTELY NO "
444
 
"WARRANTY. This is free software,\n"
445
 
" and you are welcome to modify and redistribute it under the GPL license\n"
 
447
"Copyright (C) 2008 Sun Microsystems\n"
 
448
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
 
449
"and you are welcome to modify and redistribute it under the GPL license\n"
446
450
msgstr ""
447
451
 
448
 
#: client/drizzle.cc:1449
 
452
#: client/drizzle.cc:1485
449
453
#, c-format
450
454
msgid "Usage: %s [OPTIONS] [database]\n"
451
455
msgstr ""
452
456
 
453
 
#: client/drizzle.cc:1482
 
457
#: client/drizzle.cc:1520
454
458
msgid "DELIMITER cannot contain a backslash character"
455
459
msgstr ""
456
460
 
457
 
#: client/drizzle.cc:1503
 
461
#: client/drizzle.cc:1541
458
462
#, c-format
459
463
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
460
464
msgstr ""
461
465
 
462
 
#: client/drizzle.cc:1526
 
466
#: client/drizzle.cc:1564
463
467
#, c-format
464
468
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
465
469
msgstr ""
466
470
 
467
 
#: client/drizzle.cc:1530
 
471
#: client/drizzle.cc:1568
468
472
#, c-format
469
473
msgid "WARNING: --server-arg option not supported in this configuration.\n"
470
474
msgstr ""
471
475
 
472
 
#: client/drizzle.cc:1898
 
476
#: client/drizzle.cc:1595
 
477
msgid ""
 
478
"Non-integer value supplied for port.  If you are trying to enter a password "
 
479
"please use --password instead."
 
480
msgstr ""
 
481
 
 
482
#: client/drizzle.cc:1603
 
483
msgid "Value supplied for port is not valid."
 
484
msgstr ""
 
485
 
 
486
#: client/drizzle.cc:1756
 
487
#, c-format
 
488
msgid "Processing line: %<PRIu32>\n"
 
489
msgstr ""
 
490
 
 
491
#: client/drizzle.cc:1972
473
492
#, c-format
474
493
msgid "Unknown command '\\%c'."
475
494
msgstr ""
476
495
 
477
 
#: client/drizzle.cc:2325
 
496
#: client/drizzle.cc:2396
478
497
msgid ""
479
498
"Reading table information for completion of table and column names\n"
480
499
"    You can turn off this feature to get a quicker startup with -A\n"
481
500
"\n"
482
501
msgstr ""
483
502
 
484
 
#: client/drizzle.cc:2422
 
503
#: client/drizzle.cc:2493
485
504
msgid "No connection. Trying to reconnect..."
486
505
msgstr ""
487
506
 
488
 
#: client/drizzle.cc:2428
 
507
#: client/drizzle.cc:2499
489
508
msgid "Can't connect to the server\n"
490
509
msgstr "لا يمكن الإتصال بقاعدة البيانات\n"
491
510
 
492
 
#: client/drizzle.cc:2485
493
 
msgid "categories:"
494
 
msgstr "التصنيفات :"
495
 
 
496
 
#: client/drizzle.cc:2485
497
 
msgid "topics:"
498
 
msgstr "المواضيع :"
499
 
 
500
 
#: client/drizzle.cc:2540
501
 
#, c-format
502
 
msgid "Name: '%s'\n"
503
 
msgstr ""
504
 
 
505
 
#: client/drizzle.cc:2541
506
 
#, c-format
507
 
msgid ""
508
 
"Description:\n"
509
 
"%s"
510
 
msgstr ""
511
 
 
512
 
#: client/drizzle.cc:2543
513
 
#, c-format
514
 
msgid ""
515
 
"Examples:\n"
516
 
"%s"
517
 
msgstr ""
518
 
 
519
 
#: client/drizzle.cc:2556
520
 
msgid "Many help items for your request exist."
521
 
msgstr ""
522
 
 
523
511
#: client/drizzle.cc:2557
524
 
msgid ""
525
 
"To make a more specific request, please type 'help <item>',\n"
526
 
"where <item> is one of the following"
527
 
msgstr ""
528
 
 
529
 
#: client/drizzle.cc:2563
530
 
#, c-format
531
 
msgid "You asked for help about help category: '%s'\n"
532
 
msgstr ""
533
 
 
534
 
#: client/drizzle.cc:2564
535
 
msgid ""
536
 
"For more information, type 'help <item>', where <item> is one of the "
537
 
"following"
538
 
msgstr ""
539
 
 
540
 
#: client/drizzle.cc:2577
541
 
msgid ""
542
 
"\n"
543
 
"Nothing found"
544
 
msgstr ""
545
 
 
546
 
#: client/drizzle.cc:2578
547
 
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
548
 
msgstr ""
549
 
 
550
 
#: client/drizzle.cc:2600
551
512
msgid "List of all Drizzle commands:"
552
513
msgstr ""
553
514
 
554
 
#: client/drizzle.cc:2602
 
515
#: client/drizzle.cc:2559
555
516
msgid "Note that all text commands must be first on line and end with ';'"
556
517
msgstr ""
557
518
 
558
 
#: client/drizzle.cc:2613
559
 
msgid ""
560
 
"\n"
561
 
"For server side help, type 'help contents'\n"
562
 
msgstr ""
563
 
 
564
 
#: client/drizzle.cc:2656
 
519
#: client/drizzle.cc:2612
565
520
msgid "No query specified\n"
566
521
msgstr ""
567
522
 
568
 
#: client/drizzle.cc:2671
 
523
#: client/drizzle.cc:2627
569
524
msgid "Ignoring query to other database"
570
525
msgstr ""
571
526
 
572
 
#: client/drizzle.cc:2720
 
527
#: client/drizzle.cc:2676
573
528
msgid "Empty set"
574
529
msgstr ""
575
530
 
576
 
#: client/drizzle.cc:2733
 
531
#: client/drizzle.cc:2689
577
532
#, c-format
578
533
msgid "%ld row in set"
579
534
msgid_plural "%ld rows in set"
580
535
msgstr[0] ""
581
536
msgstr[1] ""
582
537
 
583
 
#: client/drizzle.cc:2742
 
538
#: client/drizzle.cc:2698
584
539
msgid "Query OK"
585
540
msgstr ""
586
541
 
587
 
#: client/drizzle.cc:2744
 
542
#: client/drizzle.cc:2700
588
543
#, c-format
589
544
msgid "Query OK, %ld row affected"
590
545
msgid_plural "Query OK, %ld rows affected"
591
546
msgstr[0] ""
592
547
msgstr[1] ""
593
548
 
594
 
#: client/drizzleadmin.cc:80 drizzled/drizzled.cc:3279
 
549
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
595
550
msgid ""
596
551
"Port number to use for connection or 0 for default to, in order of "
597
 
"preference, my.cnf, $DRIZZLE_TCP_PORT, built-in default ("
 
552
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
598
553
msgstr ""
599
554
 
600
 
#: client/drizzleadmin.cc:85
 
555
#: client/drizzleadmin.cc:86
601
556
msgid "Silently exit if one can't connect to server."
602
557
msgstr ""
603
558
 
604
 
#: client/drizzleadmin.cc:91
 
559
#: client/drizzleadmin.cc:92
605
560
msgid "Write more information."
606
561
msgstr ""
607
562
 
608
 
#: client/drizzleadmin.cc:256
 
563
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
 
564
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
 
565
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
 
566
#, c-format
 
567
msgid ""
 
568
"Non-integer value supplied for port.  If you are trying to enter a password "
 
569
"please use --password instead.\n"
 
570
msgstr ""
 
571
 
 
572
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
 
573
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
 
574
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
 
575
#, c-format
 
576
msgid "Value supplied for port is not valid.\n"
 
577
msgstr ""
 
578
 
 
579
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
 
580
#, c-format
 
581
msgid "Memory allocation error while copying password. Aborting.\n"
 
582
msgstr ""
 
583
 
 
584
#: client/drizzleadmin.cc:293
609
585
#, c-format
610
586
msgid ""
611
587
"connect to server at '%s' failed\n"
612
588
"error: '%s'"
613
589
msgstr ""
614
590
 
615
 
#: client/drizzleadmin.cc:262
 
591
#: client/drizzleadmin.cc:299
616
592
#, c-format
617
593
msgid "Check that drizzled is running on %s"
618
594
msgstr ""
619
595
 
620
 
#: client/drizzleadmin.cc:263
 
596
#: client/drizzleadmin.cc:300
621
597
#, c-format
622
598
msgid " and that the port is %d.\n"
623
599
msgstr ""
624
600
 
625
 
#: client/drizzleadmin.cc:265
 
601
#: client/drizzleadmin.cc:302
626
602
#, c-format
627
603
msgid "You can check this by doing 'telnet %s %d'\n"
628
604
msgstr ""
629
605
 
630
 
#: client/drizzleadmin.cc:276
 
606
#: client/drizzleadmin.cc:313
631
607
#, c-format
632
608
msgid "Got error: %s\n"
633
609
msgstr ""
634
610
 
635
 
#: client/drizzleadmin.cc:283
 
611
#: client/drizzleadmin.cc:320
636
612
msgid "Waiting for Drizzle server to answer"
637
613
msgstr ""
638
614
 
639
 
#: client/drizzleadmin.cc:316
 
615
#: client/drizzleadmin.cc:353
640
616
#, c-format
641
617
msgid "shutting down drizzled...\n"
642
618
msgstr ""
643
619
 
644
 
#: client/drizzleadmin.cc:320
 
620
#: client/drizzleadmin.cc:357
645
621
#, c-format
646
622
msgid "shutdown failed; error: '%s'"
647
623
msgstr ""
648
624
 
649
 
#: client/drizzleadmin.cc:327
 
625
#: client/drizzleadmin.cc:364
650
626
#, c-format
651
627
msgid "done\n"
652
628
msgstr ""
653
629
 
654
 
#: client/drizzleadmin.cc:337
 
630
#: client/drizzleadmin.cc:374
655
631
msgid "drizzled is alive"
656
632
msgstr ""
657
633
 
658
 
#: client/drizzleadmin.cc:345
 
634
#: client/drizzleadmin.cc:382
659
635
msgid "connection was down, but drizzled is now alive"
660
636
msgstr ""
661
637
 
662
 
#: client/drizzleadmin.cc:349
 
638
#: client/drizzleadmin.cc:386
663
639
#, c-format
664
640
msgid "drizzled doesn't answer to ping, error: '%s'"
665
641
msgstr ""
666
642
 
667
 
#: client/drizzleadmin.cc:358
 
643
#: client/drizzleadmin.cc:395
668
644
#, c-format
669
645
msgid "Unknown command: '%-.60s'"
670
646
msgstr ""
671
647
 
672
 
#: client/drizzleadmin.cc:367
 
648
#: client/drizzleadmin.cc:404
673
649
#, c-format
674
650
msgid "%s  Ver %s Distrib %s, for %s on %s\n"
675
651
msgstr ""
676
652
 
677
 
#: client/drizzleadmin.cc:374
 
653
#: client/drizzleadmin.cc:411
678
654
msgid "Copyright (C) 2000-2008 MySQL AB"
679
655
msgstr ""
680
656
 
681
 
#: client/drizzleadmin.cc:375
 
657
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
682
658
msgid ""
683
659
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
684
660
"and you are welcome to modify and redistribute it under the GPL license\n"
685
661
msgstr ""
686
662
 
687
 
#: client/drizzleadmin.cc:376
 
663
#: client/drizzleadmin.cc:413
688
664
msgid "Administration program for the drizzled daemon."
689
665
msgstr ""
690
666
 
691
 
#: client/drizzleadmin.cc:377
 
667
#: client/drizzleadmin.cc:414
692
668
#, c-format
693
669
msgid "Usage: %s [OPTIONS] command command....\n"
694
670
msgstr ""
695
671
 
696
 
#: client/drizzleadmin.cc:379
 
672
#: client/drizzleadmin.cc:416
697
673
msgid ""
698
674
"  ping         Check if server is down\n"
699
675
"  shutdown     Take server down\n"
700
676
msgstr ""
701
677
 
702
 
#: libdrizzle/errmsg.c:27
703
 
msgid "Unknown Drizzle error"
704
 
msgstr ""
705
 
 
706
 
#: libdrizzle/errmsg.c:28
707
 
#, c-format
708
 
msgid "Can't create UNIX socket (%d)"
709
 
msgstr ""
710
 
 
711
 
#: libdrizzle/errmsg.c:29
712
 
#, c-format
713
 
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
714
 
msgstr ""
715
 
 
716
 
#: libdrizzle/errmsg.c:30
717
 
#, c-format
718
 
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
719
 
msgstr ""
720
 
 
721
 
#: libdrizzle/errmsg.c:31
722
 
#, c-format
723
 
msgid "Can't create TCP/IP socket (%d)"
724
 
msgstr ""
725
 
 
726
 
#: libdrizzle/errmsg.c:32
727
 
#, c-format
728
 
msgid "Unknown Drizzle server host '%-.100s' (%d)"
729
 
msgstr ""
730
 
 
731
 
#: libdrizzle/errmsg.c:33
732
 
msgid "Drizzle server has gone away"
733
 
msgstr ""
734
 
 
735
 
#: libdrizzle/errmsg.c:34
736
 
#, c-format
737
 
msgid "Protocol mismatch; server version = %d, client version = %d"
738
 
msgstr ""
739
 
 
740
 
#: libdrizzle/errmsg.c:35
741
 
msgid "Drizzle client ran out of memory"
742
 
msgstr ""
743
 
 
744
 
#: libdrizzle/errmsg.c:36
745
 
msgid "Wrong host info"
746
 
msgstr ""
747
 
 
748
 
#: libdrizzle/errmsg.c:37
749
 
msgid "Localhost via UNIX socket"
750
 
msgstr ""
751
 
 
752
 
#: libdrizzle/errmsg.c:38
753
 
#, c-format
754
 
msgid "%-.100s via TCP/IP"
755
 
msgstr ""
756
 
 
757
 
#: libdrizzle/errmsg.c:39
758
 
msgid "Error in server handshake"
759
 
msgstr ""
760
 
 
761
 
#: libdrizzle/errmsg.c:40
762
 
msgid "Lost connection to Drizzle server during query"
763
 
msgstr ""
764
 
 
765
 
#: libdrizzle/errmsg.c:41
766
 
msgid "Commands out of sync; you can't run this command now"
767
 
msgstr ""
768
 
 
769
 
#: libdrizzle/errmsg.c:42
770
 
#, c-format
771
 
msgid "Named pipe: %-.32s"
772
 
msgstr ""
773
 
 
774
 
#: libdrizzle/errmsg.c:43
775
 
#, c-format
776
 
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
777
 
msgstr ""
778
 
 
779
 
#: libdrizzle/errmsg.c:44
780
 
#, c-format
781
 
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
782
 
msgstr ""
783
 
 
784
 
#: libdrizzle/errmsg.c:45
785
 
#, c-format
786
 
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
787
 
msgstr ""
788
 
 
789
 
#: libdrizzle/errmsg.c:46
790
 
#, c-format
791
 
msgid "Can't initialize character set %-.32s (path: %-.100s)"
792
 
msgstr ""
793
 
 
794
 
#: libdrizzle/errmsg.c:47
795
 
msgid "Got packet bigger than 'max_allowed_packet' bytes"
796
 
msgstr ""
797
 
 
798
 
#: libdrizzle/errmsg.c:48
799
 
msgid "Embedded server"
800
 
msgstr ""
801
 
 
802
 
#: libdrizzle/errmsg.c:49
803
 
msgid "Error on SHOW SLAVE STATUS:"
804
 
msgstr ""
805
 
 
806
 
#: libdrizzle/errmsg.c:50
807
 
msgid "Error on SHOW SLAVE HOSTS:"
808
 
msgstr ""
809
 
 
810
 
#: libdrizzle/errmsg.c:51
811
 
msgid "Error connecting to slave:"
812
 
msgstr ""
813
 
 
814
 
#: libdrizzle/errmsg.c:52
815
 
msgid "Error connecting to master:"
816
 
msgstr ""
817
 
 
818
 
#: libdrizzle/errmsg.c:53
819
 
msgid "SSL connection error"
820
 
msgstr ""
821
 
 
822
 
#: libdrizzle/errmsg.c:54
823
 
msgid "Malformed packet"
824
 
msgstr ""
825
 
 
826
 
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
827
 
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
828
 
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
829
 
#: libdrizzle/errmsg.c:74
830
 
msgid "(unused error message)"
831
 
msgstr ""
832
 
 
833
 
#: libdrizzle/errmsg.c:56
834
 
msgid "Invalid use of null pointer"
835
 
msgstr ""
836
 
 
837
 
#: libdrizzle/errmsg.c:57
838
 
msgid "Statement not prepared"
839
 
msgstr ""
840
 
 
841
 
#: libdrizzle/errmsg.c:58
842
 
msgid "No data supplied for parameters in prepared statement"
843
 
msgstr ""
844
 
 
845
 
#: libdrizzle/errmsg.c:59
846
 
msgid "Data truncated"
847
 
msgstr ""
848
 
 
849
 
#: libdrizzle/errmsg.c:60
850
 
msgid "No parameters exist in the statement"
851
 
msgstr ""
852
 
 
853
 
#: libdrizzle/errmsg.c:61
854
 
msgid "Invalid parameter number"
855
 
msgstr ""
856
 
 
857
 
#: libdrizzle/errmsg.c:62
858
 
#, c-format
859
 
msgid ""
860
 
"Can't send long data for non-string/non-binary data types (parameter: %d)"
861
 
msgstr ""
862
 
 
863
 
#: libdrizzle/errmsg.c:64
864
 
#, c-format
865
 
msgid "Using unsupported buffer type: %d  (parameter: %d)"
866
 
msgstr ""
867
 
 
868
 
#: libdrizzle/errmsg.c:65
869
 
#, c-format
870
 
msgid "Shared memory: %-.100s"
871
 
msgstr ""
872
 
 
873
 
#: libdrizzle/errmsg.c:75
874
 
msgid "Wrong or unknown protocol"
875
 
msgstr ""
876
 
 
877
 
#: libdrizzle/errmsg.c:76
878
 
msgid "Invalid connection handle"
879
 
msgstr ""
880
 
 
881
 
#: libdrizzle/errmsg.c:77
882
 
msgid ""
883
 
"Connection using old (pre-4.1.1) authentication protocol refused (client "
884
 
"option 'secure_auth' enabled)"
885
 
msgstr ""
886
 
 
887
 
#: libdrizzle/errmsg.c:79
888
 
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
889
 
msgstr ""
890
 
 
891
 
#: libdrizzle/errmsg.c:80
892
 
msgid "Attempt to read column without prior row fetch"
893
 
msgstr ""
894
 
 
895
 
#: libdrizzle/errmsg.c:81
896
 
msgid "Prepared statement contains no metadata"
897
 
msgstr ""
898
 
 
899
 
#: libdrizzle/errmsg.c:82
900
 
msgid ""
901
 
"Attempt to read a row while there is no result set associated with the "
902
 
"statement"
903
 
msgstr ""
904
 
 
905
 
#: libdrizzle/errmsg.c:84
906
 
msgid "This feature is not implemented yet"
907
 
msgstr ""
908
 
 
909
 
#: libdrizzle/errmsg.c:85
910
 
#, c-format
911
 
msgid ""
912
 
"Lost connection to Drizzle server while waiting for initial communication "
913
 
"packet, system error: %d"
914
 
msgstr ""
915
 
 
916
 
#: libdrizzle/errmsg.c:87
917
 
#, c-format
918
 
msgid ""
919
 
"Lost connection to Drizzle server while reading initial communication "
920
 
"packet, system error: %d"
921
 
msgstr ""
922
 
 
923
 
#: libdrizzle/errmsg.c:89
924
 
#, c-format
925
 
msgid ""
926
 
"Lost connection to Drizzle server while sending authentication information, "
927
 
"system error: %d"
928
 
msgstr ""
929
 
 
930
 
#: libdrizzle/errmsg.c:91
931
 
#, c-format
932
 
msgid ""
933
 
"Lost connection to Drizzle server while reading authorization information, "
934
 
"system error: %d"
935
 
msgstr ""
936
 
 
937
 
#: libdrizzle/errmsg.c:93
938
 
#, c-format
939
 
msgid ""
940
 
"Lost connection to Drizzle server while setting initial database, system "
941
 
"error: %d"
942
 
msgstr ""
943
 
 
944
 
#: libdrizzle/errmsg.c:95
945
 
#, c-format
946
 
msgid "Statement closed indirectly because of a preceeding %s() call"
947
 
msgstr ""
948
 
 
949
 
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
950
 
msgid "Couldn't uncompress communication packet"
951
 
msgstr ""
952
 
 
953
 
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
954
 
msgid "Got an error reading communication packets"
955
 
msgstr ""
956
 
 
957
 
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
958
 
msgid "Got timeout reading communication packets"
959
 
msgstr ""
960
 
 
961
 
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
962
 
msgid "Got an error writing communication packets"
963
 
msgstr ""
964
 
 
965
 
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
966
 
msgid "Got timeout writing communication packets"
967
 
msgstr ""
968
 
 
969
 
#: libdrizzle/local_infile.c:189 mysys/errors.c:52
970
 
#, c-format
971
 
msgid "File '%s' not found (Errcode: %d)"
972
 
msgstr ""
973
 
 
974
 
#: libdrizzle/local_infile.c:220 mysys/errors.c:26
975
 
#, c-format
976
 
msgid "Error reading file '%s' (Errcode: %d)"
977
 
msgstr ""
978
 
 
979
 
#: mysys/errors.c:25
980
 
#, c-format
981
 
msgid "Can't create/write to file '%s' (Errcode: %d)"
982
 
msgstr ""
983
 
 
984
 
#: mysys/errors.c:27
985
 
#, c-format
986
 
msgid "Error writing file '%s' (Errcode: %d)"
987
 
msgstr ""
988
 
 
989
 
#: mysys/errors.c:28
990
 
#, c-format
991
 
msgid "Error on close of '%s' (Errcode: %d)"
992
 
msgstr ""
993
 
 
994
 
#: mysys/errors.c:29
995
 
#, c-format
996
 
msgid "Out of memory (Needed %u bytes)"
997
 
msgstr ""
998
 
 
999
 
#: mysys/errors.c:30
1000
 
#, c-format
1001
 
msgid "Error on delete of '%s' (Errcode: %d)"
1002
 
msgstr ""
1003
 
 
1004
 
#: mysys/errors.c:31
1005
 
#, c-format
1006
 
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1007
 
msgstr ""
1008
 
 
1009
 
#: mysys/errors.c:32
1010
 
#, c-format
1011
 
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1012
 
msgstr ""
1013
 
 
1014
 
#: mysys/errors.c:33
1015
 
#, c-format
1016
 
msgid "Can't lock file (Errcode: %d)"
1017
 
msgstr ""
1018
 
 
1019
 
#: mysys/errors.c:34
1020
 
#, c-format
1021
 
msgid "Can't unlock file (Errcode: %d)"
1022
 
msgstr ""
1023
 
 
1024
 
#: mysys/errors.c:35
1025
 
#, c-format
1026
 
msgid "Can't read dir of '%s' (Errcode: %d)"
1027
 
msgstr ""
1028
 
 
1029
 
#: mysys/errors.c:36
1030
 
#, c-format
1031
 
msgid "Can't get stat of '%s' (Errcode: %d)"
1032
 
msgstr ""
1033
 
 
1034
 
#: mysys/errors.c:37
1035
 
#, c-format
1036
 
msgid "Can't change size of file (Errcode: %d)"
1037
 
msgstr ""
1038
 
 
1039
 
#: mysys/errors.c:38
1040
 
#, c-format
1041
 
msgid "Can't open stream from handle (Errcode: %d)"
1042
 
msgstr ""
1043
 
 
1044
 
#: mysys/errors.c:39
1045
 
#, c-format
1046
 
msgid "Can't get working dirctory (Errcode: %d)"
1047
 
msgstr ""
1048
 
 
1049
 
#: mysys/errors.c:40
1050
 
#, c-format
1051
 
msgid "Can't change dir to '%s' (Errcode: %d)"
1052
 
msgstr ""
1053
 
 
1054
 
#: mysys/errors.c:41
1055
 
#, c-format
1056
 
msgid "Warning: '%s' had %d links"
1057
 
msgstr ""
1058
 
 
1059
 
#: mysys/errors.c:42
1060
 
#, c-format
1061
 
msgid "Warning: %d files and %d streams is left open\n"
1062
 
msgstr ""
1063
 
 
1064
 
#: mysys/errors.c:43
1065
 
#, c-format
1066
 
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1067
 
msgstr ""
1068
 
 
1069
 
#: mysys/errors.c:44
1070
 
#, c-format
1071
 
msgid "Can't create directory '%s' (Errcode: %d)"
1072
 
msgstr ""
1073
 
 
1074
 
#: mysys/errors.c:45
1075
 
#, c-format
1076
 
msgid ""
1077
 
"Character set '%s' is not a compiled character set and is not specified in "
1078
 
"the %s file"
1079
 
msgstr ""
1080
 
 
1081
 
#: mysys/errors.c:46
1082
 
#, c-format
1083
 
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1084
 
msgstr ""
1085
 
 
1086
 
#: mysys/errors.c:47
1087
 
#, c-format
1088
 
msgid "Can't read value for symlink '%s' (Error %d)"
1089
 
msgstr ""
1090
 
 
1091
 
#: mysys/errors.c:48
1092
 
#, c-format
1093
 
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1094
 
msgstr ""
1095
 
 
1096
 
#: mysys/errors.c:49
1097
 
#, c-format
1098
 
msgid "Error on realpath() on '%s' (Error %d)"
1099
 
msgstr ""
1100
 
 
1101
 
#: mysys/errors.c:50
1102
 
#, c-format
1103
 
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1104
 
msgstr ""
1105
 
 
1106
 
#: mysys/errors.c:51
1107
 
#, c-format
1108
 
msgid ""
1109
 
"Collation '%s' is not a compiled collation and is not specified in the %s "
1110
 
"file"
1111
 
msgstr ""
1112
 
 
1113
 
#: mysys/errors.c:53
1114
 
#, c-format
1115
 
msgid "File '%s' (fileno: %d) was not closed"
1116
 
msgstr ""
1117
 
 
1118
 
#: mysys/my_error.c:86
1119
 
#, c-format
1120
 
msgid "Unknown error %d"
1121
 
msgstr ""
1122
 
 
1123
 
#: mysys/my_getopt.c:83
1124
 
msgid "Warning: "
1125
 
msgstr ""
1126
 
 
1127
 
#: mysys/my_getopt.c:85
1128
 
msgid "Info: "
1129
 
msgstr ""
1130
 
 
1131
 
#: mysys/my_getopt.c:350
1132
 
#, c-format
1133
 
msgid "%s: %s: Option '%s' used, but is disabled\n"
1134
 
msgstr ""
1135
 
 
1136
 
#: mysys/my_getopt.c:351
1137
 
msgid "WARNING"
1138
 
msgstr ""
1139
 
 
1140
 
#: mysys/my_getopt.c:351
1141
 
msgid "ERROR"
1142
 
msgstr ""
1143
 
 
1144
 
#: mysys/my_getopt.c:454
1145
 
#, c-format
1146
 
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1147
 
msgstr ""
1148
 
 
1149
 
#: mysys/my_getopt.c:767
1150
 
#, c-format
1151
 
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1152
 
msgstr ""
1153
 
 
1154
 
#: mysys/my_getopt.c:944
1155
 
#, c-format
1156
 
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1157
 
msgstr ""
1158
 
 
1159
 
#: mysys/my_getopt.c:1166
1160
 
#, c-format
1161
 
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1162
 
msgstr ""
1163
 
 
1164
 
#: mysys/my_getopt.c:1186
 
678
#: client/drizzledump.cc:396
 
679
msgid "Number of rows before each output progress report (requires --verbose)."
 
680
msgstr ""
 
681
 
 
682
#: client/drizzledump.cc:469
 
683
#, c-format
 
684
msgid "Got errno %d on write"
 
685
msgstr ""
 
686
 
 
687
#: client/drizzledump.cc:474
 
688
#, c-format
 
689
msgid "%s  Ver %s Distrib %s, for %s (%s)\n"
 
690
msgstr ""
 
691
 
 
692
#: client/drizzledump.cc:481
 
693
#, c-format
 
694
msgid "Usage: %s [OPTIONS] database [tables]\n"
 
695
msgstr ""
 
696
 
 
697
#: client/drizzledump.cc:482
 
698
#, c-format
 
699
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
 
700
msgstr ""
 
701
 
 
702
#: client/drizzledump.cc:484
 
703
#, c-format
 
704
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
 
705
msgstr ""
 
706
 
 
707
#: client/drizzledump.cc:491
 
708
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
 
709
msgstr ""
 
710
 
 
711
#: client/drizzledump.cc:493
 
712
msgid "Dumping definition and data DRIZZLE database or table"
 
713
msgstr ""
 
714
 
 
715
#: client/drizzledump.cc:504
 
716
#, c-format
 
717
msgid "For more options, use %s --help\n"
 
718
msgstr ""
 
719
 
 
720
#: client/drizzledump.cc:679
 
721
#, c-format
 
722
msgid "Input filename too long: %s"
 
723
msgstr ""
 
724
 
 
725
#: client/drizzledump.cc:722
 
726
#, c-format
 
727
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
 
728
msgstr ""
 
729
 
 
730
#: client/drizzledump.cc:747
 
731
#, c-format
 
732
msgid "Invalid mode to --compatible: %s\n"
 
733
msgstr ""
 
734
 
 
735
#: client/drizzledump.cc:807
 
736
#, c-format
 
737
msgid "%s: You must use option --tab with --fields-...\n"
 
738
msgstr ""
 
739
 
 
740
#: client/drizzledump.cc:824
 
741
#, c-format
 
742
msgid ""
 
743
"%s: You can't use --single-transaction and --lock-all-tables at the same "
 
744
"time.\n"
 
745
msgstr ""
 
746
 
 
747
#: client/drizzledump.cc:837
 
748
#, c-format
 
749
msgid ""
 
750
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
 
751
"time.\n"
 
752
msgstr ""
 
753
 
 
754
#: client/drizzledump.cc:843
 
755
#, c-format
 
756
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
 
757
msgstr ""
 
758
 
 
759
#: client/drizzledump.cc:868
 
760
#, c-format
 
761
msgid "Got error: %d: %s %s"
 
762
msgstr ""
 
763
 
 
764
#: client/drizzledump.cc:960
 
765
#, c-format
 
766
msgid "Couldn't execute '%s': %s (%d)"
 
767
msgstr ""
 
768
 
 
769
#: client/drizzledump.cc:1021
 
770
#, c-format
 
771
msgid "-- Connecting to %s...\n"
 
772
msgstr ""
 
773
 
 
774
#: client/drizzledump.cc:1042
 
775
#, c-format
 
776
msgid "-- Disconnecting from %s...\n"
 
777
msgstr ""
 
778
 
 
779
#: client/drizzledump.cc:1052
 
780
msgid "Couldn't allocate memory"
 
781
msgstr ""
 
782
 
 
783
#: client/drizzledump.cc:1393
 
784
#, c-format
 
785
msgid ""
 
786
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
787
"type %s\n"
 
788
msgstr ""
 
789
 
 
790
#: client/drizzledump.cc:1407
 
791
#, c-format
 
792
msgid "-- Retrieving table structure for table %s...\n"
 
793
msgstr ""
 
794
 
 
795
#: client/drizzledump.cc:1516
 
796
#, c-format
 
797
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
798
msgstr ""
 
799
 
 
800
#: client/drizzledump.cc:1625
 
801
#, c-format
 
802
msgid "%s: Can't get keys for table %s (%s)\n"
 
803
msgstr ""
 
804
 
 
805
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
 
806
#, c-format
 
807
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
 
808
msgstr ""
 
809
 
 
810
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
 
811
#, c-format
 
812
msgid "Error: Couldn't read status information for table %s (%s)\n"
 
813
msgstr ""
 
814
 
 
815
#: client/drizzledump.cc:1851
 
816
#, c-format
 
817
msgid "Error retrieving table structure for table: \"%s\""
 
818
msgstr ""
 
819
 
 
820
#: client/drizzledump.cc:1858
 
821
#, c-format
 
822
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
 
823
msgstr ""
 
824
 
 
825
#: client/drizzledump.cc:1869
 
826
#, c-format
 
827
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
828
msgstr ""
 
829
 
 
830
#: client/drizzledump.cc:1876
 
831
#, c-format
 
832
msgid "-- Skipping dump data for table '%s', it has no fields\n"
 
833
msgstr ""
 
834
 
 
835
#: client/drizzledump.cc:1884
 
836
msgid "-- Sending SELECT query...\n"
 
837
msgstr ""
 
838
 
 
839
#: client/drizzledump.cc:1936
 
840
msgid "when executing 'SELECT INTO OUTFILE'"
 
841
msgstr ""
 
842
 
 
843
#: client/drizzledump.cc:1944
1165
844
#, c-format
1166
845
msgid ""
1167
846
"\n"
1168
 
"Variables (--variable-name=value)\n"
1169
 
"and boolean options {false|true}  Value (after reading options)\n"
1170
 
"--------------------------------- -----------------------------\n"
1171
 
msgstr ""
1172
 
 
1173
 
#: mysys/my_getopt.c:1202 mysys/my_getopt.c:1218
1174
 
msgid "(No default value)"
1175
 
msgstr ""
1176
 
 
1177
 
#: mysys/my_getopt.c:1221
1178
 
msgid "true"
1179
 
msgstr ""
1180
 
 
1181
 
#: mysys/my_getopt.c:1221
1182
 
msgid "false"
1183
 
msgstr ""
1184
 
 
1185
 
#: mysys/my_getopt.c:1246
1186
 
#, c-format
1187
 
msgid "(Disabled)\n"
1188
 
msgstr ""
1189
 
 
1190
 
#: drizzled/authentication.cc:66 drizzled/handler.cc:350
1191
 
#: drizzled/sql_plugin.cc:821 drizzled/sql_show.cc:4663
 
847
"--\n"
 
848
"-- Dumping data for table %s\n"
 
849
"--\n"
 
850
msgstr ""
 
851
 
 
852
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
 
853
msgid "when retrieving data from server"
 
854
msgstr ""
 
855
 
 
856
#: client/drizzledump.cc:1994
 
857
msgid "-- Retrieving rows...\n"
 
858
msgstr ""
 
859
 
 
860
#: client/drizzledump.cc:1997
 
861
#, c-format
 
862
msgid "%s: Error in field count for table: %s !  Aborting.\n"
 
863
msgstr ""
 
864
 
 
865
#: client/drizzledump.cc:2036
 
866
#, c-format
 
867
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
868
msgstr ""
 
869
 
 
870
#: client/drizzledump.cc:2058
 
871
#, c-format
 
872
msgid "Not enough fields from table %s! Aborting.\n"
 
873
msgstr ""
 
874
 
 
875
#: client/drizzledump.cc:2244
 
876
#, c-format
 
877
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
 
878
msgstr ""
 
879
 
 
880
#: client/drizzledump.cc:2402
 
881
msgid "when selecting the database"
 
882
msgstr ""
 
883
 
 
884
#: client/drizzledump.cc:2470
 
885
msgid "when using LOCK TABLES"
 
886
msgstr ""
 
887
 
 
888
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
 
889
msgid "when doing refresh"
 
890
msgstr ""
 
891
 
 
892
#: client/drizzledump.cc:2563
 
893
msgid "alloc_root failure."
 
894
msgstr ""
 
895
 
 
896
#: client/drizzledump.cc:2584
 
897
#, c-format
 
898
msgid "Couldn't find table: \"%s\""
 
899
msgstr ""
 
900
 
 
901
#: client/drizzledump.cc:2599
 
902
msgid "when doing LOCK TABLES"
 
903
msgstr ""
 
904
 
 
905
#: client/drizzledump.cc:2662
 
906
msgid "Error: Binlogging on server not active"
 
907
msgstr ""
 
908
 
 
909
#: client/drizzledump.cc:2730
 
910
msgid "Error: Slave not set up"
 
911
msgstr ""
 
912
 
 
913
#: client/drizzledump.cc:2789
 
914
msgid "Error: Unable to start slave"
 
915
msgstr ""
 
916
 
 
917
#: client/drizzledump.cc:3076
 
918
#, c-format
 
919
msgid ""
 
920
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
921
msgstr ""
 
922
 
 
923
#: client/drizzledump.cc:3107
 
924
#, c-format
 
925
msgid "Error: Not enough memory to store ORDER BY clause\n"
 
926
msgstr ""
 
927
 
 
928
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
 
929
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
1192
930
#, c-format
1193
931
msgid "Plugin '%s' init function returned error."
1194
932
msgstr ""
1195
933
 
1196
934
#. TRANSLATORS: The leading word "configvar" is the name
1197
935
#. of the plugin api, and so should not be translated.
1198
 
#: drizzled/configvar.cc:40
 
936
#: drizzled/configvar.cc:41
1199
937
#, c-format
1200
938
msgid "configvar plugin '%s' init() failed"
1201
939
msgstr ""
1202
940
 
1203
941
#. TRANSLATORS: The leading word "configvar" is the name
1204
942
#. of the plugin api, and so should not be translated.
1205
 
#: drizzled/configvar.cc:62
 
943
#: drizzled/configvar.cc:65
1206
944
#, c-format
1207
945
msgid "configvar plugin '%s' deinit() failed"
1208
946
msgstr ""
1209
947
 
1210
948
#. TRANSLATORS: The leading word "configvar" is the name
1211
949
#. of the plugin api, and so should not be translated.
1212
 
#: drizzled/configvar.cc:98
 
950
#: drizzled/configvar.cc:101
1213
951
#, c-format
1214
952
msgid "configvar plugin '%s' configvar_func1() failed"
1215
953
msgstr ""
1216
954
 
1217
955
#. TRANSLATORS: The leading word "configvar" is the name
1218
956
#. of the plugin api, and so should not be translated.
1219
 
#: drizzled/configvar.cc:152
 
957
#: drizzled/configvar.cc:155
1220
958
#, c-format
1221
959
msgid "configvar plugin '%s' configvar_func2() failed"
1222
960
msgstr ""
1223
961
 
1224
 
#: drizzled/drizzled.cc:549
 
962
#: drizzled/db.cc:246
 
963
#, c-format
 
964
msgid "Error while loading database options: '%s':"
 
965
msgstr ""
 
966
 
 
967
#: drizzled/drizzled.cc:525
1225
968
#, c-format
1226
969
msgid "Got error %d from pthread_cond_timedwait"
1227
970
msgstr ""
1228
971
 
1229
 
#: drizzled/drizzled.cc:689 drizzled/drizzled.cc:1764
1230
 
msgid "Can't create thread to kill server"
1231
 
msgstr ""
1232
 
 
1233
 
#: drizzled/drizzled.cc:756
 
972
#: drizzled/drizzled.cc:698
1234
973
#, c-format
1235
 
msgid "Got signal %d from thread %lud"
 
974
msgid "Got signal %d from thread %<PRIu64>"
1236
975
msgstr ""
1237
976
 
1238
 
#: drizzled/drizzled.cc:790
 
977
#: drizzled/drizzled.cc:751
1239
978
msgid "Aborting\n"
1240
979
msgstr ""
1241
980
 
1242
 
#: drizzled/drizzled.cc:975
 
981
#: drizzled/drizzled.cc:910
1243
982
msgid "One can only use the --user switch if running as root\n"
1244
983
msgstr ""
1245
984
 
1246
 
#: drizzled/drizzled.cc:983
 
985
#: drizzled/drizzled.cc:918
1247
986
msgid ""
1248
987
"Fatal error: Please read \"Security\" section of the manual to find out how "
1249
 
"to run mysqld as root!\n"
 
988
"to run drizzled as root!\n"
1250
989
msgstr ""
1251
990
 
1252
 
#: drizzled/drizzled.cc:1007
 
991
#: drizzled/drizzled.cc:942
1253
992
#, c-format
1254
993
msgid ""
1255
994
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1256
995
"exists!\n"
1257
996
msgstr ""
1258
997
 
1259
 
#: drizzled/drizzled.cc:1182
 
998
#: drizzled/drizzled.cc:1112
1260
999
#, c-format
1261
1000
msgid "Retrying bind on TCP/IP port %u"
1262
1001
msgstr ""
1263
1002
 
1264
 
#: drizzled/drizzled.cc:1188
 
1003
#: drizzled/drizzled.cc:1118
1265
1004
msgid "Can't start server: Bind on TCP/IP port"
1266
1005
msgstr ""
1267
1006
 
1268
 
#: drizzled/drizzled.cc:1189
 
1007
#: drizzled/drizzled.cc:1119
1269
1008
#, c-format
1270
1009
msgid "Do you already have another drizzled server running on port: %d ?"
1271
1010
msgstr ""
1272
1011
 
1273
 
#: drizzled/drizzled.cc:1195
 
1012
#: drizzled/drizzled.cc:1125
1274
1013
msgid "Can't start server: listen() on TCP/IP port"
1275
1014
msgstr ""
1276
1015
 
1277
 
#: drizzled/drizzled.cc:1196
 
1016
#: drizzled/drizzled.cc:1126
1278
1017
#, c-format
1279
1018
msgid "listen() on TCP/IP failed with error %d"
1280
1019
msgstr ""
1281
1020
 
1282
 
#: drizzled/drizzled.cc:1414
 
1021
#: drizzled/drizzled.cc:1216
1283
1022
#, c-format
1284
1023
msgid "Fatal "
1285
1024
msgstr ""
1286
1025
 
1287
 
#: drizzled/drizzled.cc:1432
 
1026
#: drizzled/drizzled.cc:1240
1288
1027
#, c-format
1289
1028
msgid ""
1290
1029
"We will try our best to scrape up some info that will hopefully help "
1295
1034
"\n"
1296
1035
msgstr ""
1297
1036
 
1298
 
#: drizzled/drizzled.cc:1443
 
1037
#: drizzled/drizzled.cc:1251
1299
1038
#, c-format
1300
1039
msgid ""
1301
 
"It is possible that mysqld could use up to \n"
1302
 
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %lu K\n"
 
1040
"It is possible that drizzled could use up to \n"
 
1041
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
 
1042
"<PRIu64> K\n"
1303
1043
"bytes of memory\n"
1304
1044
"Hope that's ok; if not, decrease some variables in the equation.\n"
1305
1045
"\n"
1306
1046
msgstr ""
1307
1047
 
1308
 
#: drizzled/drizzled.cc:1461
 
1048
#: drizzled/drizzled.cc:1269
1309
1049
#, c-format
1310
1050
msgid ""
1311
1051
"Attempting backtrace. You can use the following information to find out\n"
1312
 
"where mysqld died. If you see no messages after this, something went\n"
 
1052
"where drizzled died. If you see no messages after this, something went\n"
1313
1053
"terribly wrong...\n"
1314
1054
msgstr ""
1315
1055
 
1316
 
#: drizzled/drizzled.cc:1489
 
1056
#: drizzled/drizzled.cc:1297
1317
1057
#, c-format
1318
1058
msgid ""
1319
1059
"Trying to get some variables.\n"
1320
1060
"Some pointers may be invalid and cause the dump to abort...\n"
1321
1061
msgstr ""
1322
1062
 
1323
 
#: drizzled/drizzled.cc:1501
 
1063
#: drizzled/drizzled.cc:1309
1324
1064
#, c-format
1325
1065
msgid ""
1326
1066
"\n"
1327
 
"This crash occured while the server was calling initgroups(). This is\n"
 
1067
"This crash occurred while the server was calling initgroups(). This is\n"
1328
1068
"often due to the use of a drizzled that is statically linked against glibc\n"
1329
1069
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1330
1070
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1332
1072
"drizzled that is not statically linked.\n"
1333
1073
msgstr ""
1334
1074
 
1335
 
#: drizzled/drizzled.cc:1516
 
1075
#: drizzled/drizzled.cc:1324
1336
1076
#, c-format
1337
1077
msgid ""
1338
1078
"\n"
1343
1083
"the documentation for your distribution on how to do that.\n"
1344
1084
msgstr ""
1345
1085
 
1346
 
#: drizzled/drizzled.cc:1529
 
1086
#: drizzled/drizzled.cc:1337
1347
1087
#, c-format
1348
1088
msgid ""
1349
1089
"\n"
1355
1095
" bugs.\n"
1356
1096
msgstr ""
1357
1097
 
1358
 
#: drizzled/drizzled.cc:1544
 
1098
#: drizzled/drizzled.cc:1352
1359
1099
#, c-format
1360
1100
msgid "Writing a core file\n"
1361
1101
msgstr ""
1362
1102
 
1363
 
#: drizzled/drizzled.cc:1591
 
1103
#: drizzled/drizzled.cc:1399
1364
1104
msgid ""
1365
1105
"setrlimit could not change the size of core files to 'infinity';  We may not "
1366
1106
"be able to generate a core file on signals"
1367
1107
msgstr ""
1368
1108
 
1369
 
#: drizzled/drizzled.cc:1659
 
1109
#: drizzled/drizzled.cc:1467
1370
1110
#, c-format
1371
1111
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1372
1112
msgstr ""
1373
1113
 
1374
 
#: drizzled/drizzled.cc:1747
 
1114
#: drizzled/drizzled.cc:1555
1375
1115
#, c-format
1376
 
msgid "Got signal %d to shutdown mysqld"
1377
 
msgstr ""
1378
 
 
1379
 
#: drizzled/drizzled.cc:1788
 
1116
msgid "Got signal %d to shutdown drizzled"
 
1117
msgstr ""
 
1118
 
 
1119
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
 
1120
msgid "Can't create thread to kill server"
 
1121
msgstr ""
 
1122
 
 
1123
#: drizzled/drizzled.cc:1595
1380
1124
#, c-format
1381
1125
msgid "Got signal: %d  error: %d"
1382
1126
msgstr ""
1383
1127
 
1384
 
#: drizzled/drizzled.cc:1918
 
1128
#: drizzled/drizzled.cc:1708
1385
1129
#, c-format
1386
1130
msgid "Wrong date/time format specifier: %s\n"
1387
1131
msgstr ""
1388
1132
 
1389
 
#: drizzled/drizzled.cc:2042
 
1133
#: drizzled/drizzled.cc:1812
1390
1134
#, c-format
1391
1135
msgid "gethostname failed, using '%s' as hostname"
1392
1136
msgstr ""
1393
1137
 
1394
 
#: drizzled/drizzled.cc:2106
 
1138
#: drizzled/drizzled.cc:1876
1395
1139
#, c-format
1396
1140
msgid ""
1397
 
"Changed limits: max_open_files: %u  max_connections: %ld  table_cache: %ld"
 
1141
"Changed limits: max_open_files: %u  max_connections: %<PRIu64>  table_cache: "
 
1142
"%<PRIu64>"
1398
1143
msgstr ""
1399
1144
 
1400
 
#: drizzled/drizzled.cc:2111
 
1145
#: drizzled/drizzled.cc:1881
1401
1146
#, c-format
1402
1147
msgid ""
1403
1148
"Could not increase number of max_open_files to more than %u (request: %u)"
1404
1149
msgstr ""
1405
1150
 
1406
 
#: drizzled/drizzled.cc:2192
 
1151
#: drizzled/drizzled.cc:1958
1407
1152
#, c-format
1408
1153
msgid "Unknown locale: '%s'"
1409
1154
msgstr ""
1410
1155
 
1411
 
#: drizzled/drizzled.cc:2262
 
1156
#: drizzled/drizzled.cc:2014
1412
1157
msgid "Can't create thread-keys"
1413
1158
msgstr ""
1414
1159
 
1415
 
#: drizzled/drizzled.cc:2302
1416
 
msgid "Unable to reopen stdout"
1417
 
msgstr ""
1418
 
 
1419
 
#: drizzled/drizzled.cc:2305
1420
 
msgid "Unable to reopen stderr"
1421
 
msgstr ""
1422
 
 
1423
 
#: drizzled/drizzled.cc:2311
 
1160
#: drizzled/drizzled.cc:2038
1424
1161
msgid "Out of memory"
1425
1162
msgstr ""
1426
1163
 
1427
 
#: drizzled/drizzled.cc:2318
1428
 
msgid "You need to use --log-bin to make --binlog-format work."
1429
 
msgstr ""
1430
 
 
1431
 
#: drizzled/drizzled.cc:2340
1432
 
msgid ""
1433
 
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1434
 
"impossible, it would lead to infinite loops in this server."
1435
 
msgstr ""
1436
 
 
1437
 
#: drizzled/drizzled.cc:2360
1438
 
#, c-format
1439
 
msgid ""
1440
 
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1441
 
"replication may break when this Drizzle server acts as a master and has his "
1442
 
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1443
 
msgstr ""
1444
 
 
1445
 
#: drizzled/drizzled.cc:2394
 
1164
#: drizzled/drizzled.cc:2053
1446
1165
msgid "Failed to initialize plugins."
1447
1166
msgstr ""
1448
1167
 
1449
 
#: drizzled/drizzled.cc:2425
 
1168
#: drizzled/drizzled.cc:2084
1450
1169
#, c-format
1451
1170
msgid ""
1452
1171
"%s: Too many arguments (first extra is '%s').\n"
1453
1172
"Use --verbose --help to get a list of available options\n"
1454
1173
msgstr ""
1455
1174
 
1456
 
#: drizzled/drizzled.cc:2435
 
1175
#: drizzled/drizzled.cc:2094
1457
1176
msgid "Can't init databases"
1458
1177
msgstr ""
1459
1178
 
1460
 
#: drizzled/drizzled.cc:2455
 
1179
#: drizzled/drizzled.cc:2114
1461
1180
#, c-format
1462
1181
msgid "Unknown/unsupported table type: %s"
1463
1182
msgstr ""
1464
1183
 
1465
 
#: drizzled/drizzled.cc:2461
 
1184
#: drizzled/drizzled.cc:2120
1466
1185
#, c-format
1467
1186
msgid "Default storage engine (%s) is not available"
1468
1187
msgstr ""
1469
1188
 
1470
 
#: drizzled/drizzled.cc:2484
1471
 
msgid "Can't initialize tc_log"
1472
 
msgstr ""
1473
 
 
1474
 
#: drizzled/drizzled.cc:2515
 
1189
#: drizzled/drizzled.cc:2152
1475
1190
#, c-format
1476
1191
msgid "Failed to lock memory. Errno: %d\n"
1477
1192
msgstr ""
1478
1193
 
1479
 
#: drizzled/drizzled.cc:2584
 
1194
#: drizzled/drizzled.cc:2213
1480
1195
#, c-format
1481
 
msgid "Asked for %u thread stack, but got %<PRIu64>"
1482
 
msgstr ""
1483
 
 
1484
 
#: drizzled/drizzled.cc:2620
1485
 
msgid ""
1486
 
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1487
 
"value: we force server id to 1; updates will be logged to the binary log, "
1488
 
"but connections from slaves will not be accepted."
1489
 
msgstr ""
1490
 
 
1491
 
#: drizzled/drizzled.cc:2678
 
1196
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
 
1197
msgstr ""
 
1198
 
 
1199
#: drizzled/drizzled.cc:2294
1492
1200
msgid "Before Lock_thread_count"
1493
1201
msgstr ""
1494
1202
 
1495
 
#: drizzled/drizzled.cc:2685
 
1203
#: drizzled/drizzled.cc:2301
1496
1204
msgid "After lock_thread_count"
1497
1205
msgstr ""
1498
1206
 
1499
 
#: drizzled/drizzled.cc:2793
 
1207
#: drizzled/drizzled.cc:2407
1500
1208
#, c-format
1501
1209
msgid "drizzled: Got error %d from select"
1502
1210
msgstr ""
1503
1211
 
1504
 
#: drizzled/drizzled.cc:3029 drizzled/drizzled.cc:3134
1505
 
#: drizzled/drizzled.cc:3252
1506
 
msgid "Option used by mysql-test for debugging and testing of replication."
1507
 
msgstr ""
1508
 
 
1509
 
#: drizzled/drizzled.cc:3033
 
1212
#: drizzled/drizzled.cc:2632
1510
1213
msgid "Auto-increment columns are incremented by this"
1511
1214
msgstr ""
1512
1215
 
1513
 
#: drizzled/drizzled.cc:3038
 
1216
#: drizzled/drizzled.cc:2637
1514
1217
msgid ""
1515
1218
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1516
1219
"= 1"
1517
1220
msgstr ""
1518
1221
 
1519
 
#: drizzled/drizzled.cc:3044
 
1222
#: drizzled/drizzled.cc:2643
1520
1223
msgid ""
1521
1224
"Path to installation directory. All paths are usually resolved relative to "
1522
1225
"this."
1523
1226
msgstr ""
1524
1227
 
1525
 
#: drizzled/drizzled.cc:3048
 
1228
#: drizzled/drizzled.cc:2647
1526
1229
msgid "IP address to bind to."
1527
1230
msgstr ""
1528
1231
 
1529
 
#: drizzled/drizzled.cc:3052
1530
 
msgid ""
1531
 
"Does not have any effect without '--log-bin'. Tell the master the form of "
1532
 
"binary logging to use: either 'row' for row-based binary logging, or "
1533
 
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1534
 
"statement-based binary logging except for those statements where only row-"
1535
 
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1536
 
"the UUID() function; for those, row-based binary logging is automatically "
1537
 
"used. "
1538
 
msgstr ""
1539
 
 
1540
 
#: drizzled/drizzled.cc:3062
1541
 
msgid ""
1542
 
"Tells the master it should log updates for the specified database, and "
1543
 
"exclude all others not explicitly mentioned."
1544
 
msgstr ""
1545
 
 
1546
 
#: drizzled/drizzled.cc:3066
1547
 
msgid ""
1548
 
"Tells the master that updates to the given database should not be logged "
1549
 
"tothe binary log."
1550
 
msgstr ""
1551
 
 
1552
 
#: drizzled/drizzled.cc:3070
1553
 
msgid ""
1554
 
"The maximum size of a row-based binary log event in bytes. Rows will be "
1555
 
"grouped into events smaller than this size if possible. The value has to be "
1556
 
"a multiple of 256."
1557
 
msgstr ""
1558
 
 
1559
 
#: drizzled/drizzled.cc:3081
1560
 
msgid "Don't ignore client side character set value sent during handshake."
1561
 
msgstr ""
1562
 
 
1563
 
#: drizzled/drizzled.cc:3086
 
1232
#: drizzled/drizzled.cc:2651
1564
1233
msgid "Set the filesystem character set."
1565
1234
msgstr ""
1566
1235
 
1567
 
#: drizzled/drizzled.cc:3091
 
1236
#: drizzled/drizzled.cc:2656
1568
1237
msgid "Set the default character set."
1569
1238
msgstr ""
1570
1239
 
1571
 
#: drizzled/drizzled.cc:3098
1572
 
msgid "Chroot mysqld daemon during startup."
 
1240
#: drizzled/drizzled.cc:2663
 
1241
msgid "Chroot drizzled daemon during startup."
1573
1242
msgstr ""
1574
1243
 
1575
 
#: drizzled/drizzled.cc:3102
 
1244
#: drizzled/drizzled.cc:2667
1576
1245
msgid "Set the default collation."
1577
1246
msgstr ""
1578
1247
 
1579
 
#: drizzled/drizzled.cc:3106
 
1248
#: drizzled/drizzled.cc:2671
1580
1249
msgid "Default completion type."
1581
1250
msgstr ""
1582
1251
 
1583
 
#: drizzled/drizzled.cc:3111
1584
 
msgid "Write error output on screen."
1585
 
msgstr ""
1586
 
 
1587
 
#: drizzled/drizzled.cc:3115
 
1252
#: drizzled/drizzled.cc:2676
1588
1253
msgid "Write core on errors."
1589
1254
msgstr ""
1590
1255
 
1591
 
#: drizzled/drizzled.cc:3119
 
1256
#: drizzled/drizzled.cc:2680
1592
1257
msgid "Path to the database root."
1593
1258
msgstr ""
1594
1259
 
1595
 
#: drizzled/drizzled.cc:3123
 
1260
#: drizzled/drizzled.cc:2684
1596
1261
msgid "Set the default storage engine (table type) for tables."
1597
1262
msgstr ""
1598
1263
 
1599
 
#: drizzled/drizzled.cc:3127
 
1264
#: drizzled/drizzled.cc:2688
1600
1265
msgid "Set the default time zone."
1601
1266
msgstr ""
1602
1267
 
1603
 
#: drizzled/drizzled.cc:3131
 
1268
#: drizzled/drizzled.cc:2692
1604
1269
msgid "Type of DELAY_KEY_WRITE."
1605
1270
msgstr ""
1606
1271
 
1607
 
#: drizzled/drizzled.cc:3140
 
1272
#: drizzled/drizzled.cc:2696
1608
1273
msgid "Print a symbolic stack trace on failure."
1609
1274
msgstr ""
1610
1275
 
1611
 
#: drizzled/drizzled.cc:3146
 
1276
#: drizzled/drizzled.cc:2702
1612
1277
msgid "Push supported query conditions to the storage engine."
1613
1278
msgstr ""
1614
1279
 
1615
 
#: drizzled/drizzled.cc:3152
 
1280
#: drizzled/drizzled.cc:2708
1616
1281
msgid "Used for debugging;  Use at your own risk!"
1617
1282
msgstr ""
1618
1283
 
1619
 
#: drizzled/drizzled.cc:3155
 
1284
#: drizzled/drizzled.cc:2711
1620
1285
msgid "Flush tables to disk between SQL commands."
1621
1286
msgstr ""
1622
1287
 
1623
 
#: drizzled/drizzled.cc:3160
 
1288
#: drizzled/drizzled.cc:2716
1624
1289
msgid "Set up signals usable for debugging"
1625
1290
msgstr ""
1626
1291
 
1627
 
#: drizzled/drizzled.cc:3164
 
1292
#: drizzled/drizzled.cc:2720
1628
1293
msgid "Command(s) that are executed for each new connection"
1629
1294
msgstr ""
1630
1295
 
1631
 
#: drizzled/drizzled.cc:3168
 
1296
#: drizzled/drizzled.cc:2724
1632
1297
msgid "Read SQL commands from this file at startup."
1633
1298
msgstr ""
1634
1299
 
1635
 
#: drizzled/drizzled.cc:3172
1636
 
msgid "Command(s) that are executed when a slave connects to this master"
1637
 
msgstr ""
1638
 
 
1639
 
#: drizzled/drizzled.cc:3176
 
1300
#: drizzled/drizzled.cc:2728
1640
1301
msgid "(IGNORED)"
1641
1302
msgstr ""
1642
1303
 
1643
 
#: drizzled/drizzled.cc:3180
 
1304
#: drizzled/drizzled.cc:2732
1644
1305
msgid "Set the language used for the month names and the days of the week."
1645
1306
msgstr ""
1646
1307
 
1647
 
#: drizzled/drizzled.cc:3185
 
1308
#: drizzled/drizzled.cc:2737
1648
1309
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1649
1310
msgstr ""
1650
1311
 
1651
 
#: drizzled/drizzled.cc:3190
 
1312
#: drizzled/drizzled.cc:2742
1652
1313
msgid "Log connections and queries to file."
1653
1314
msgstr ""
1654
1315
 
1655
 
#: drizzled/drizzled.cc:3194
1656
 
msgid ""
1657
 
"Log update queries in binary format. Optional argument is the location for "
1658
 
"the binary log files.(Strongly recommended to avoid replication problems if "
1659
 
"server's hostname changes)"
1660
 
msgstr ""
1661
 
 
1662
 
#: drizzled/drizzled.cc:3201
1663
 
msgid "File that holds the names for last binary log files."
1664
 
msgstr ""
1665
 
 
1666
 
#: drizzled/drizzled.cc:3205
1667
 
msgid "Error log file."
1668
 
msgstr ""
1669
 
 
1670
 
#: drizzled/drizzled.cc:3209
 
1316
#: drizzled/drizzled.cc:2746
1671
1317
msgid "Log all MyISAM changes to file."
1672
1318
msgstr ""
1673
1319
 
1674
 
#: drizzled/drizzled.cc:3213
1675
 
msgid ""
1676
 
"Tells the slave to log the updates from the slave thread to the binary log. "
1677
 
"You will need to turn it on if you plan to daisy-chain the slaves."
1678
 
msgstr ""
1679
 
 
1680
 
#: drizzled/drizzled.cc:3220
1681
 
msgid ""
1682
 
"Path to transaction coordinator log (used for transactions that affect more "
1683
 
"than one storage engine, when binary log is disabled)"
1684
 
msgstr ""
1685
 
 
1686
 
#: drizzled/drizzled.cc:3226
1687
 
msgid "Size of transaction coordinator log."
1688
 
msgstr ""
1689
 
 
1690
 
#: drizzled/drizzled.cc:3232
 
1320
#: drizzled/drizzled.cc:2750
1691
1321
msgid "Log some not critical warnings to the log file."
1692
1322
msgstr ""
1693
1323
 
1694
 
#: drizzled/drizzled.cc:3237
1695
 
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1696
 
msgstr ""
1697
 
 
1698
 
#: drizzled/drizzled.cc:3242
1699
 
msgid ""
1700
 
"The location and name of the file that remembers the master and where the I/"
1701
 
"O replication thread is in the master's binlogs."
1702
 
msgstr ""
1703
 
 
1704
 
#: drizzled/drizzled.cc:3247
1705
 
msgid ""
1706
 
"The number of tries the slave will make to connect to the master before "
1707
 
"giving up."
1708
 
msgstr ""
1709
 
 
1710
 
#: drizzled/drizzled.cc:3256
1711
 
msgid "Lock mysqld in memory."
1712
 
msgstr ""
1713
 
 
1714
 
#: drizzled/drizzled.cc:3260
 
1324
#: drizzled/drizzled.cc:2755
 
1325
msgid "Lock drizzled in memory."
 
1326
msgstr ""
 
1327
 
 
1328
#: drizzled/drizzled.cc:2759
1715
1329
msgid ""
1716
1330
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1717
1331
"BACKUP, FORCE or QUICK."
1718
1332
msgstr ""
1719
1333
 
1720
 
#: drizzled/drizzled.cc:3265
 
1334
#: drizzled/drizzled.cc:2764
1721
1335
msgid "Use very new possible 'unsafe' functions."
1722
1336
msgstr ""
1723
1337
 
1724
 
#: drizzled/drizzled.cc:3270
 
1338
#: drizzled/drizzled.cc:2769
1725
1339
msgid "Use old, non-optimized alter table."
1726
1340
msgstr ""
1727
1341
 
1728
 
#: drizzled/drizzled.cc:3275
 
1342
#: drizzled/drizzled.cc:2774
1729
1343
msgid "Pid file used by safe_mysqld."
1730
1344
msgstr ""
1731
1345
 
1732
 
#: drizzled/drizzled.cc:3285
 
1346
#: drizzled/drizzled.cc:2784
1733
1347
msgid ""
1734
1348
"Maximum time in seconds to wait for the port to become free. (Default: no "
1735
1349
"wait)"
1736
1350
msgstr ""
1737
1351
 
1738
 
#: drizzled/drizzled.cc:3290
1739
 
msgid "The location and name to use for relay logs."
1740
 
msgstr ""
1741
 
 
1742
 
#: drizzled/drizzled.cc:3294
1743
 
msgid ""
1744
 
"The location and name to use for the file that keeps a list of the last "
1745
 
"relay logs."
1746
 
msgstr ""
1747
 
 
1748
 
#: drizzled/drizzled.cc:3299
1749
 
msgid ""
1750
 
"The location and name of the file that remembers where the SQL replication "
1751
 
"thread is in the relay logs."
1752
 
msgstr ""
1753
 
 
1754
 
#: drizzled/drizzled.cc:3304
1755
 
msgid ""
1756
 
"Tells the slave thread to restrict replication to the specified database. To "
1757
 
"specify more than one database, use the directive multiple times, once for "
1758
 
"each database. Note that this will only work if you do not use cross-"
1759
 
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1760
 
"having selected a different or no database. If you need cross database "
1761
 
"updates to work, use replicate-wild-do-table=db_name.%."
1762
 
msgstr ""
1763
 
 
1764
 
#: drizzled/drizzled.cc:3313
1765
 
msgid ""
1766
 
"Tells the slave thread to restrict replication to the specified table. To "
1767
 
"specify more than one table, use the directive multiple times, once for each "
1768
 
"table. This will work for cross-database updates, in contrast to replicate-"
1769
 
"do-db."
1770
 
msgstr ""
1771
 
 
1772
 
#: drizzled/drizzled.cc:3319
1773
 
msgid ""
1774
 
"Tells the slave thread to not replicate to the specified database. To "
1775
 
"specify more than one database to ignore, use the directive multiple times, "
1776
 
"once for each database. This option will not work if you use cross database "
1777
 
"updates. If you need cross database updates to work, use replicate-wild-"
1778
 
"ignore-table=db_name.%. "
1779
 
msgstr ""
1780
 
 
1781
 
#: drizzled/drizzled.cc:3326
1782
 
msgid ""
1783
 
"Tells the slave thread to not replicate to the specified table. To specify "
1784
 
"more than one table to ignore, use the directive multiple times, once for "
1785
 
"each table. This will work for cross-datbase updates, in contrast to "
1786
 
"replicate-ignore-db."
1787
 
msgstr ""
1788
 
 
1789
 
#: drizzled/drizzled.cc:3332
1790
 
msgid ""
1791
 
"Updates to a database with a different name than the original. Example: "
1792
 
"replicate-rewrite-db=master_db_name->slave_db_name."
1793
 
msgstr ""
1794
 
 
1795
 
#: drizzled/drizzled.cc:3336
1796
 
msgid ""
1797
 
"In replication, if set to 1, do not skip events having our server id. "
1798
 
"Default value is 0 (to break infinite loops in circular replication). Can't "
1799
 
"be set to 1 if --log-slave-updates is used."
1800
 
msgstr ""
1801
 
 
1802
 
#: drizzled/drizzled.cc:3343
1803
 
msgid ""
1804
 
"Tells the slave thread to restrict replication to the tables that match the "
1805
 
"specified wildcard pattern. To specify more than one table, use the "
1806
 
"directive multiple times, once for each table. This will work for cross-"
1807
 
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1808
 
"only updates to tables in all databases that start with foo and whose table "
1809
 
"names start with bar."
1810
 
msgstr ""
1811
 
 
1812
 
#: drizzled/drizzled.cc:3351
1813
 
msgid ""
1814
 
"Tells the slave thread to not replicate to the tables that match the given "
1815
 
"wildcard pattern. To specify more than one table to ignore, use the "
1816
 
"directive multiple times, once for each table. This will work for cross-"
1817
 
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1818
 
"updates to tables in databases that start with foo and whose table names "
1819
 
"start with bar."
1820
 
msgstr ""
1821
 
 
1822
 
#: drizzled/drizzled.cc:3360
1823
 
msgid ""
1824
 
"Hostname or IP of the slave to be reported to to the master during slave "
1825
 
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1826
 
"you do not want the slave to register itself with the master. Note that it "
1827
 
"is not sufficient for the master to simply read the IP of the slave off the "
1828
 
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1829
 
"may not be valid for connecting to the slave from the master or other hosts."
1830
 
msgstr ""
1831
 
 
1832
 
#: drizzled/drizzled.cc:3373
1833
 
msgid ""
1834
 
"Port for connecting to slave reported to the master during slave "
1835
 
"registration. Set it only if the slave is listening on a non-default port or "
1836
 
"if you have a special tunnel from the master or other clients to the slave. "
1837
 
"If not sure, leave this option unset."
1838
 
msgstr ""
1839
 
 
1840
 
#: drizzled/drizzled.cc:3380
 
1352
#: drizzled/drizzled.cc:2789
1841
1353
msgid "Skip some optimize stages (for testing)."
1842
1354
msgstr ""
1843
1355
 
1844
 
#: drizzled/drizzled.cc:3383
 
1356
#: drizzled/drizzled.cc:2792
1845
1357
msgid ""
1846
1358
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1847
1359
"specified directory"
1848
1360
msgstr ""
1849
1361
 
1850
 
#: drizzled/drizzled.cc:3388
 
1362
#: drizzled/drizzled.cc:2797
1851
1363
msgid ""
1852
1364
"Uniquely identifies the server instance in the community of replication "
1853
1365
"partners."
1854
1366
msgstr ""
1855
1367
 
1856
 
#: drizzled/drizzled.cc:3393
 
1368
#: drizzled/drizzled.cc:2802
1857
1369
msgid "Don't use new, possible wrong routines."
1858
1370
msgstr ""
1859
1371
 
1860
 
#: drizzled/drizzled.cc:3396
1861
 
msgid "If set, slave is not autostarted."
1862
 
msgstr ""
1863
 
 
1864
 
#: drizzled/drizzled.cc:3400
 
1372
#: drizzled/drizzled.cc:2805
1865
1373
msgid "Don't print a stack trace on failure."
1866
1374
msgstr ""
1867
1375
 
1868
 
#: drizzled/drizzled.cc:3404
 
1376
#: drizzled/drizzled.cc:2809
1869
1377
msgid "Don't give threads different priorities."
1870
1378
msgstr ""
1871
1379
 
1872
 
#: drizzled/drizzled.cc:3408
1873
 
msgid ""
1874
 
"The location where the slave should put its temporary files when replicating "
1875
 
"a LOAD DATA INFILE command."
1876
 
msgstr ""
1877
 
 
1878
 
#: drizzled/drizzled.cc:3413
1879
 
msgid ""
1880
 
"Tells the slave thread to continue replication when a query event returns an "
1881
 
"error from the provided list."
1882
 
msgstr ""
1883
 
 
1884
 
#: drizzled/drizzled.cc:3417
1885
 
msgid ""
1886
 
"Modes for how replication events should be executed.  Legal values are "
1887
 
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1888
 
"stop for operations that are idempotent. In STRICT mode, replication will "
1889
 
"stop on any unexpected difference between the master and the slave."
1890
 
msgstr ""
1891
 
 
1892
 
#: drizzled/drizzled.cc:3425
1893
 
msgid "(INGORED)"
1894
 
msgstr ""
1895
 
 
1896
 
#: drizzled/drizzled.cc:3428
 
1380
#: drizzled/drizzled.cc:2813
1897
1381
msgid "Enable symbolic link support."
1898
1382
msgstr ""
1899
1383
 
1900
 
#: drizzled/drizzled.cc:3437
 
1384
#: drizzled/drizzled.cc:2822
1901
1385
msgid ""
1902
1386
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1903
1387
msgstr ""
1904
1388
 
1905
 
#: drizzled/drizzled.cc:3442
1906
 
msgid ""
1907
 
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1908
 
"ROLLBACK."
1909
 
msgstr ""
1910
 
 
1911
 
#: drizzled/drizzled.cc:3447
 
1389
#: drizzled/drizzled.cc:2827
1912
1390
msgid ""
1913
1391
"Using this option will cause most temporary files created to use a small set "
1914
1392
"of names, rather than a unique name for each new file."
1915
1393
msgstr ""
1916
1394
 
1917
 
#: drizzled/drizzled.cc:3452
 
1395
#: drizzled/drizzled.cc:2832
1918
1396
msgid ""
1919
1397
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1920
1398
msgstr ""
1921
1399
 
1922
 
#: drizzled/drizzled.cc:3457
1923
 
msgid ""
1924
 
"Path for temporary files. Several paths may be specified, separated by a "
1925
 
"colon (:), in this case they are used in a round-robin fashion."
 
1400
#: drizzled/drizzled.cc:2837
 
1401
msgid "Path for temporary files."
1926
1402
msgstr ""
1927
1403
 
1928
 
#: drizzled/drizzled.cc:3463
 
1404
#: drizzled/drizzled.cc:2841
1929
1405
msgid "Default transaction isolation level."
1930
1406
msgstr ""
1931
1407
 
1932
 
#: drizzled/drizzled.cc:3467
1933
 
msgid "Run mysqld daemon as user."
1934
 
msgstr ""
1935
 
 
1936
 
#: drizzled/drizzled.cc:3475
1937
 
msgid ""
1938
 
"The number of outstanding connection requests MySQL can have. This comes "
1939
 
"into play when the main MySQL thread gets very many connection requests in a "
1940
 
"very short time."
1941
 
msgstr ""
1942
 
 
1943
 
#: drizzled/drizzled.cc:3481
1944
 
msgid ""
1945
 
"The size of the cache to hold the SQL statements for the binary log during a "
1946
 
"transaction. If you often use big, multi-statement transactions you can "
1947
 
"increase this to get more performance."
1948
 
msgstr ""
1949
 
 
1950
 
#: drizzled/drizzled.cc:3487
1951
 
msgid ""
1952
 
"Size of tree cache used in bulk insert optimisation. Note that this is a "
 
1408
#: drizzled/drizzled.cc:2845
 
1409
msgid "Run drizzled daemon as user."
 
1410
msgstr ""
 
1411
 
 
1412
#: drizzled/drizzled.cc:2853
 
1413
msgid ""
 
1414
"The number of outstanding connection requests Drizzle can have. This comes "
 
1415
"into play when the main Drizzle thread gets very many connection requests in "
 
1416
"a very short time."
 
1417
msgstr ""
 
1418
 
 
1419
#: drizzled/drizzled.cc:2859
 
1420
msgid ""
 
1421
"Size of tree cache used in bulk insert optimization. Note that this is a "
1953
1422
"limit per thread!"
1954
1423
msgstr ""
1955
1424
 
1956
 
#: drizzled/drizzled.cc:3493
 
1425
#: drizzled/drizzled.cc:2865
1957
1426
msgid ""
1958
 
"The number of seconds the mysqld server is waiting for a connect packet "
 
1427
"The number of seconds the drizzled server is waiting for a connect packet "
1959
1428
"before responding with 'Bad handshake'."
1960
1429
msgstr ""
1961
1430
 
1962
 
#: drizzled/drizzled.cc:3498
 
1431
#: drizzled/drizzled.cc:2870
1963
1432
msgid "The DATE format (For future)."
1964
1433
msgstr ""
1965
1434
 
1966
 
#: drizzled/drizzled.cc:3503
 
1435
#: drizzled/drizzled.cc:2875
1967
1436
msgid "The DATETIME/TIMESTAMP format (for future)."
1968
1437
msgstr ""
1969
1438
 
1970
 
#: drizzled/drizzled.cc:3508
1971
 
msgid "The default week format used by WEEK() functions."
1972
 
msgstr ""
1973
 
 
1974
 
#: drizzled/drizzled.cc:3513
 
1439
#: drizzled/drizzled.cc:2880
1975
1440
msgid ""
1976
1441
"Precision of the result of '/' operator will be increased on that value."
1977
1442
msgstr ""
1978
1443
 
1979
 
#: drizzled/drizzled.cc:3519
1980
 
msgid ""
1981
 
"If non-zero, binary logs will be purged after expire_logs_days days; "
1982
 
"possible purges happen at startup and at binary log rotation."
1983
 
msgstr ""
1984
 
 
1985
 
#: drizzled/drizzled.cc:3525
 
1444
#: drizzled/drizzled.cc:2886
1986
1445
msgid "The maximum length of the result of function  group_concat."
1987
1446
msgstr ""
1988
1447
 
1989
 
#: drizzled/drizzled.cc:3530
 
1448
#: drizzled/drizzled.cc:2891
1990
1449
msgid ""
1991
1450
"The number of seconds the server waits for activity on an interactive "
1992
1451
"connection before closing it."
1993
1452
msgstr ""
1994
1453
 
1995
 
#: drizzled/drizzled.cc:3536
 
1454
#: drizzled/drizzled.cc:2897
1996
1455
msgid "The size of the buffer that is used for full joins."
1997
1456
msgstr ""
1998
1457
 
1999
 
#: drizzled/drizzled.cc:3542
 
1458
#: drizzled/drizzled.cc:2903
2000
1459
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2001
1460
msgstr ""
2002
1461
 
2003
 
#: drizzled/drizzled.cc:3547
 
1462
#: drizzled/drizzled.cc:2908
2004
1463
msgid ""
2005
1464
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2006
1465
"this to get better index handling (for all reads and multiple writes) to as "
2007
1466
"much as you can afford;"
2008
1467
msgstr ""
2009
1468
 
2010
 
#: drizzled/drizzled.cc:3556
 
1469
#: drizzled/drizzled.cc:2917
2011
1470
msgid ""
2012
1471
"This characterizes the number of hits a hot block has to be untouched until "
2013
1472
"it is considered aged enough to be downgraded to a warm block. This "
2015
1474
"blocks in key cache"
2016
1475
msgstr ""
2017
1476
 
2018
 
#: drizzled/drizzled.cc:3565
 
1477
#: drizzled/drizzled.cc:2926
2019
1478
msgid "The default size of key cache blocks"
2020
1479
msgstr ""
2021
1480
 
2022
 
#: drizzled/drizzled.cc:3571
 
1481
#: drizzled/drizzled.cc:2932
2023
1482
msgid "The minimum percentage of warm blocks in key cache"
2024
1483
msgstr ""
2025
1484
 
2026
 
#: drizzled/drizzled.cc:3577
 
1485
#: drizzled/drizzled.cc:2938
2027
1486
msgid "Max packetlength to send/receive from to server."
2028
1487
msgstr ""
2029
1488
 
2030
 
#: drizzled/drizzled.cc:3582
2031
 
msgid ""
2032
 
"Can be used to restrict the total size used to cache a multi-transaction "
2033
 
"query."
2034
 
msgstr ""
2035
 
 
2036
 
#: drizzled/drizzled.cc:3587
2037
 
msgid ""
2038
 
"Binary log will be rotated automatically when the size exceeds this value. "
2039
 
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2040
 
"for this variable is 4096."
2041
 
msgstr ""
2042
 
 
2043
 
#: drizzled/drizzled.cc:3593
 
1489
#: drizzled/drizzled.cc:2943
2044
1490
msgid ""
2045
1491
"If there is more than this number of interrupted connections from a host "
2046
1492
"this host will be blocked from further connections."
2047
1493
msgstr ""
2048
1494
 
2049
 
#: drizzled/drizzled.cc:3600
 
1495
#: drizzled/drizzled.cc:2950
2050
1496
msgid "The number of simultaneous clients allowed."
2051
1497
msgstr ""
2052
1498
 
2053
 
#: drizzled/drizzled.cc:3605
 
1499
#: drizzled/drizzled.cc:2954
2054
1500
msgid "Max number of errors/warnings to store for a statement."
2055
1501
msgstr ""
2056
1502
 
2057
 
#: drizzled/drizzled.cc:3610
 
1503
#: drizzled/drizzled.cc:2959
2058
1504
msgid "Don't allow creation of heap tables bigger than this."
2059
1505
msgstr ""
2060
1506
 
2061
 
#: drizzled/drizzled.cc:3616
 
1507
#: drizzled/drizzled.cc:2965
2062
1508
msgid ""
2063
1509
"Joins that are probably going to read more than max_join_size records return "
2064
1510
"an error."
2065
1511
msgstr ""
2066
1512
 
2067
 
#: drizzled/drizzled.cc:3622
 
1513
#: drizzled/drizzled.cc:2971
2068
1514
msgid "Max number of bytes in sorted records."
2069
1515
msgstr ""
2070
1516
 
2071
 
#: drizzled/drizzled.cc:3627
2072
 
msgid ""
2073
 
"If non-zero: relay log will be rotated automatically when the size exceeds "
2074
 
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2075
 
"excepted, the minimum value for this variable is 4096."
2076
 
msgstr ""
2077
 
 
2078
 
#: drizzled/drizzled.cc:3634
 
1517
#: drizzled/drizzled.cc:2976
2079
1518
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2080
1519
msgstr ""
2081
1520
 
2082
 
#: drizzled/drizzled.cc:3639
 
1521
#: drizzled/drizzled.cc:2981
2083
1522
msgid ""
2084
1523
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2085
1524
"max_sort_length bytes of each value are used; the rest are ignored)."
2086
1525
msgstr ""
2087
1526
 
2088
 
#: drizzled/drizzled.cc:3646
 
1527
#: drizzled/drizzled.cc:2988
2089
1528
msgid "Maximum number of temporary tables a client can keep open at a time."
2090
1529
msgstr ""
2091
1530
 
2092
 
#: drizzled/drizzled.cc:3651
 
1531
#: drizzled/drizzled.cc:2993
2093
1532
msgid "After this many write locks, allow some read locks to run in between."
2094
1533
msgstr ""
2095
1534
 
2096
 
#: drizzled/drizzled.cc:3655
 
1535
#: drizzled/drizzled.cc:2997
2097
1536
msgid ""
2098
1537
"Don't log queries which examine less than min_examined_row_limit rows to "
2099
1538
"file."
2100
1539
msgstr ""
2101
1540
 
2102
 
#: drizzled/drizzled.cc:3661
2103
 
msgid "Block size to be used for MyISAM index pages."
2104
 
msgstr ""
2105
 
 
2106
 
#: drizzled/drizzled.cc:3667
2107
 
msgid "Default pointer size to be used for MyISAM tables."
2108
 
msgstr ""
2109
 
 
2110
 
#: drizzled/drizzled.cc:3672
2111
 
msgid ""
2112
 
"Don't use the fast sort index method to created index if the temporary file "
2113
 
"would get bigger than this."
2114
 
msgstr ""
2115
 
 
2116
 
#: drizzled/drizzled.cc:3679
2117
 
msgid ""
2118
 
"Number of threads to use when repairing MyISAM tables. The value of 1 "
2119
 
"disables parallel repair."
2120
 
msgstr ""
2121
 
 
2122
 
#: drizzled/drizzled.cc:3685
2123
 
msgid ""
2124
 
"The buffer that is allocated when sorting the index when doing a REPAIR or "
2125
 
"when creating indexes with CREATE INDEX or ALTER TABLE."
2126
 
msgstr ""
2127
 
 
2128
 
#: drizzled/drizzled.cc:3691
 
1541
#: drizzled/drizzled.cc:3003
2129
1542
msgid ""
2130
1543
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2131
1544
"Possible values of name are 'nulls_unequal' (default behavior), "
2132
1545
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2133
1546
msgstr ""
2134
1547
 
2135
 
#: drizzled/drizzled.cc:3698
 
1548
#: drizzled/drizzled.cc:3010
2136
1549
msgid "Buffer length for TCP/IP and socket communication."
2137
1550
msgstr ""
2138
1551
 
2139
 
#: drizzled/drizzled.cc:3703
 
1552
#: drizzled/drizzled.cc:3015
2140
1553
msgid ""
2141
1554
"Number of seconds to wait for more data from a connection before aborting "
2142
1555
"the read."
2143
1556
msgstr ""
2144
1557
 
2145
 
#: drizzled/drizzled.cc:3709
 
1558
#: drizzled/drizzled.cc:3021
2146
1559
msgid ""
2147
1560
"If a read on a communication port is interrupted, retry this many times "
2148
1561
"before giving up."
2149
1562
msgstr ""
2150
1563
 
2151
 
#: drizzled/drizzled.cc:3715
 
1564
#: drizzled/drizzled.cc:3027
2152
1565
msgid ""
2153
1566
"Number of seconds to wait for a block to be written to a connection before "
2154
1567
"aborting the write."
2155
1568
msgstr ""
2156
1569
 
2157
 
#: drizzled/drizzled.cc:3721
 
1570
#: drizzled/drizzled.cc:3033
2158
1571
msgid "Use compatible behavior."
2159
1572
msgstr ""
2160
1573
 
2161
 
#: drizzled/drizzled.cc:3726
 
1574
#: drizzled/drizzled.cc:3038
2162
1575
msgid ""
2163
 
"If this is not 0, then mysqld will use this value to reserve file "
2164
 
"descriptors to use with setrlimit(). If this value is 0 then mysqld will "
 
1576
"If this is not 0, then drizzled will use this value to reserve file "
 
1577
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2165
1578
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
2166
1579
"larger) number of files."
2167
1580
msgstr ""
2168
1581
 
2169
 
#: drizzled/drizzled.cc:3733
 
1582
#: drizzled/drizzled.cc:3045
2170
1583
msgid ""
2171
1584
"Controls the heuristic(s) applied during query optimization to prune less-"
2172
 
"promising partial plans from the optimizer search space. Meaning: 0 - do not "
2173
 
"apply any heuristic, thus perform exhaustive search; 1 - prune plans based "
2174
 
"on number of retrieved rows."
 
1585
"promising partial plans from the optimizer search space. Meaning: false - do "
 
1586
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
1587
"based on number of retrieved rows."
2175
1588
msgstr ""
2176
1589
 
2177
 
#: drizzled/drizzled.cc:3741
 
1590
#: drizzled/drizzled.cc:3053
2178
1591
msgid ""
2179
1592
"Maximum depth of search performed by the query optimizer. Values larger than "
2180
1593
"the number of relations in a query result in better query plans, but take "
2185
1598
"(used for testing/comparison)."
2186
1599
msgstr ""
2187
1600
 
2188
 
#: drizzled/drizzled.cc:3753
 
1601
#: drizzled/drizzled.cc:3065
2189
1602
msgid "Directory for plugins."
2190
1603
msgstr ""
2191
1604
 
2192
 
#: drizzled/drizzled.cc:3757
 
1605
#: drizzled/drizzled.cc:3069
2193
1606
msgid ""
2194
 
"Optional comma separated list of plugins to load, where each plugin is "
2195
 
"identified by the name of the shared library. [for example: --"
2196
 
"plugin_load=libmd5udf.so]"
 
1607
"Optional colon (or semicolon) separated list of plugins to load,where each "
 
1608
"plugin is identified by the name of the shared library. [for example: --"
 
1609
"plugin_load=libmd5udf.so:libauth_pam.so]"
2197
1610
msgstr ""
2198
1611
 
2199
 
#: drizzled/drizzled.cc:3763
 
1612
#: drizzled/drizzled.cc:3075
2200
1613
msgid "The size of the buffer that is allocated when preloading indexes"
2201
1614
msgstr ""
2202
1615
 
2203
 
#: drizzled/drizzled.cc:3768
 
1616
#: drizzled/drizzled.cc:3080
2204
1617
msgid "Allocation block size for query parsing and execution"
2205
1618
msgstr ""
2206
1619
 
2207
 
#: drizzled/drizzled.cc:3773
 
1620
#: drizzled/drizzled.cc:3085
2208
1621
msgid "Persistent buffer for query parsing and execution"
2209
1622
msgstr ""
2210
1623
 
2211
 
#: drizzled/drizzled.cc:3779
 
1624
#: drizzled/drizzled.cc:3091
2212
1625
msgid "Allocation block size for storing ranges during optimization"
2213
1626
msgstr ""
2214
1627
 
2215
 
#: drizzled/drizzled.cc:3785
 
1628
#: drizzled/drizzled.cc:3097
2216
1629
msgid ""
2217
1630
"Each thread that does a sequential scan allocates a buffer of this size for "
2218
1631
"each table it scans. If you do many sequential scans, you may want to "
2219
1632
"increase this value."
2220
1633
msgstr ""
2221
1634
 
2222
 
#: drizzled/drizzled.cc:3793
2223
 
msgid ""
2224
 
"Make all non-temporary tables read-only, with the exception for replication "
2225
 
"(slave) threads and users with the SUPER privilege"
2226
 
msgstr ""
2227
 
 
2228
 
#: drizzled/drizzled.cc:3799
 
1635
#: drizzled/drizzled.cc:3105
2229
1636
msgid ""
2230
1637
"When reading rows in sorted order after a sort, the rows are read through "
2231
1638
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2232
1639
"record_buffer."
2233
1640
msgstr ""
2234
1641
 
2235
 
#: drizzled/drizzled.cc:3813
2236
 
msgid ""
2237
 
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2238
 
"needed."
2239
 
msgstr ""
2240
 
 
2241
 
#: drizzled/drizzled.cc:3819
2242
 
msgid "Maximum space to use for all relay logs."
2243
 
msgstr ""
2244
 
 
2245
 
#: drizzled/drizzled.cc:3824
2246
 
msgid "Use compression on master/slave protocol."
2247
 
msgstr ""
2248
 
 
2249
 
#: drizzled/drizzled.cc:3829
2250
 
msgid ""
2251
 
"Number of seconds to wait for more data from a master/slave connection "
2252
 
"before aborting the read."
2253
 
msgstr ""
2254
 
 
2255
 
#: drizzled/drizzled.cc:3834
2256
 
msgid ""
2257
 
"Number of times the slave SQL thread will retry a transaction in case it "
2258
 
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2259
 
"stopping."
2260
 
msgstr ""
2261
 
 
2262
 
#: drizzled/drizzled.cc:3840
2263
 
msgid "Allow slave to batch requests."
2264
 
msgstr ""
2265
 
 
2266
 
#: drizzled/drizzled.cc:3844
2267
 
msgid ""
2268
 
"If creating the thread takes longer than this value (in seconds), the "
2269
 
"Slow_launch_threads counter will be incremented."
2270
 
msgstr ""
2271
 
 
2272
 
#: drizzled/drizzled.cc:3849
 
1642
#: drizzled/drizzled.cc:3113
2273
1643
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2274
1644
msgstr ""
2275
1645
 
2276
 
#: drizzled/drizzled.cc:3855
2277
 
msgid ""
2278
 
"Synchronously flush binary log to disk after every #th event. Use 0 "
2279
 
"(default) to disable synchronous flushing."
2280
 
msgstr ""
2281
 
 
2282
 
#: drizzled/drizzled.cc:3860
 
1646
#: drizzled/drizzled.cc:3119
2283
1647
msgid "The number of cached table definitions."
2284
1648
msgstr ""
2285
1649
 
2286
 
#: drizzled/drizzled.cc:3864
 
1650
#: drizzled/drizzled.cc:3123
2287
1651
msgid "The number of cached open tables."
2288
1652
msgstr ""
2289
1653
 
2290
 
#: drizzled/drizzled.cc:3868
 
1654
#: drizzled/drizzled.cc:3127
2291
1655
msgid ""
2292
1656
"Timeout in seconds to wait for a table level lock before returning an error. "
2293
1657
"Used only if the connection has active cursors."
2294
1658
msgstr ""
2295
1659
 
2296
 
#: drizzled/drizzled.cc:3873
2297
 
msgid "How many threads we should keep in a cache for reuse."
2298
 
msgstr ""
2299
 
 
2300
 
#: drizzled/drizzled.cc:3877
2301
 
msgid ""
2302
 
"How many threads we should create to handle query requests in case of "
2303
 
"'thread_handling=pool-of-threads'"
2304
 
msgstr ""
2305
 
 
2306
 
#: drizzled/drizzled.cc:3882
 
1660
#: drizzled/drizzled.cc:3132
2307
1661
msgid "The stack size for each thread."
2308
1662
msgstr ""
2309
1663
 
2310
 
#: drizzled/drizzled.cc:3888
 
1664
#: drizzled/drizzled.cc:3138
2311
1665
msgid "The TIME format (for future)."
2312
1666
msgstr ""
2313
1667
 
2314
 
#: drizzled/drizzled.cc:3893
 
1668
#: drizzled/drizzled.cc:3143
2315
1669
msgid ""
2316
 
"If an internal in-memory temporary table exceeds this size, MySQL will "
 
1670
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2317
1671
"automatically convert it to an on-disk MyISAM table."
2318
1672
msgstr ""
2319
1673
 
2320
 
#: drizzled/drizzled.cc:3899
 
1674
#: drizzled/drizzled.cc:3149
2321
1675
msgid "Allocation block size for transactions to be stored in binary log"
2322
1676
msgstr ""
2323
1677
 
2324
 
#: drizzled/drizzled.cc:3904
 
1678
#: drizzled/drizzled.cc:3154
2325
1679
msgid "Persistent buffer for transactions to be stored in binary log"
2326
1680
msgstr ""
2327
1681
 
2328
 
#: drizzled/drizzled.cc:3909
 
1682
#: drizzled/drizzled.cc:3159
2329
1683
msgid ""
2330
1684
"The number of seconds the server waits for activity on a connection before "
2331
1685
"closing it."
2332
1686
msgstr ""
2333
1687
 
2334
 
#: drizzled/drizzled.cc:4157
 
1688
#: drizzled/drizzled.cc:3312
2335
1689
msgid ""
2336
 
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
 
1690
"Copyright (C) 2008 Sun Microsystems\n"
2337
1691
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2338
1692
"and you are welcome to modify and redistribute it under the GPL license\n"
2339
1693
"\n"
2340
1694
"Starts the Drizzle database server\n"
2341
1695
msgstr ""
2342
1696
 
2343
 
#: drizzled/drizzled.cc:4164
 
1697
#: drizzled/drizzled.cc:3319
2344
1698
#, c-format
2345
1699
msgid "Usage: %s [OPTIONS]\n"
2346
1700
msgstr ""
2347
1701
 
2348
 
#: drizzled/drizzled.cc:4175
 
1702
#: drizzled/drizzled.cc:3330
2349
1703
msgid ""
2350
1704
"\n"
2351
1705
"To see what values a running Drizzle server is using, type\n"
2352
1706
"'drizzleadmin variables' instead of 'drizzled --help'."
2353
1707
msgstr ""
2354
1708
 
2355
 
#: drizzled/drizzled.cc:4353
 
1709
#: drizzled/drizzled.cc:3483
2356
1710
#, c-format
2357
1711
msgid ""
2358
1712
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2359
1713
"command line\n"
2360
1714
msgstr ""
2361
1715
 
2362
 
#: drizzled/drizzled.cc:4405
2363
 
#, c-format
2364
 
msgid "Bad syntax in replicate-rewrite-db - missing '->'!\n"
2365
 
msgstr ""
2366
 
 
2367
 
#: drizzled/drizzled.cc:4414
2368
 
#, c-format
2369
 
msgid "Bad syntax in replicate-rewrite-db - empty FROM db!\n"
2370
 
msgstr ""
2371
 
 
2372
 
#: drizzled/drizzled.cc:4424
2373
 
#, c-format
2374
 
msgid "Bad syntax in replicate-rewrite-db - empty TO db!\n"
2375
 
msgstr ""
2376
 
 
2377
 
#: drizzled/drizzled.cc:4453 drizzled/drizzled.cc:4462
2378
 
#, c-format
2379
 
msgid "Could not add do table rule '%s'!\n"
2380
 
msgstr ""
2381
 
 
2382
 
#: drizzled/drizzled.cc:4471 drizzled/drizzled.cc:4480
2383
 
#, c-format
2384
 
msgid "Could not add ignore table rule '%s'!\n"
2385
 
msgstr ""
2386
 
 
2387
 
#: drizzled/drizzled.cc:4504
 
1716
#: drizzled/drizzled.cc:3531
2388
1717
msgid "Can't start server: cannot resolve hostname!"
2389
1718
msgstr ""
2390
1719
 
2391
 
#: drizzled/drizzled.cc:4510
 
1720
#: drizzled/drizzled.cc:3537
2392
1721
msgid "Can't start server: bind-address refers to multiple interfaces!"
2393
1722
msgstr ""
2394
1723
 
2395
 
#: drizzled/drizzled.cc:4868
 
1724
#: drizzled/drizzled.cc:3875
2396
1725
#, c-format
2397
1726
msgid "No option given to %s\n"
2398
1727
msgstr ""
2399
1728
 
2400
 
#: drizzled/drizzled.cc:4870
 
1729
#: drizzled/drizzled.cc:3877
2401
1730
#, c-format
2402
1731
msgid "Wrong option to %s. Option(s) given: %s\n"
2403
1732
msgstr ""
2404
1733
 
2405
 
#: drizzled/drizzled.cc:4872
 
1734
#: drizzled/drizzled.cc:3879
2406
1735
#, c-format
2407
1736
msgid "Alternatives are: '%s'"
2408
1737
msgstr ""
2409
1738
 
 
1739
#: drizzled/errmsg.cc:46
 
1740
#, c-format
 
1741
msgid "errmsg plugin '%s' init() failed."
 
1742
msgstr ""
 
1743
 
 
1744
#: drizzled/errmsg.cc:76
 
1745
#, c-format
 
1746
msgid "errmsg plugin '%s' deinit() failed."
 
1747
msgstr ""
 
1748
 
 
1749
#: drizzled/errmsg.cc:117
 
1750
#, c-format
 
1751
msgid "errmsg plugin '%s' errmsg_func() failed"
 
1752
msgstr ""
 
1753
 
2410
1754
#: drizzled/error.cc:34
2411
1755
msgid "hashchk"
2412
1756
msgstr ""
2588
1932
 
2589
1933
#: drizzled/error.cc:108
2590
1934
#, c-format
2591
 
msgid "Out of memory; restart server and try again (needed %d bytes)"
 
1935
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2592
1936
msgstr ""
2593
1937
 
2594
1938
#: drizzled/error.cc:110
2606
1950
 
2607
1951
#: drizzled/error.cc:116
2608
1952
msgid ""
2609
 
"Out of memory; check if mysqld or some other process uses all available "
2610
 
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
 
1953
"Out of memory; check if drizzled or some other process uses all available "
 
1954
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2611
1955
"memory or you can add more swap space"
2612
1956
msgstr ""
2613
1957
 
2816
2160
msgstr ""
2817
2161
 
2818
2162
#: drizzled/error.cc:200
2819
 
msgid "Field separator argument is not what is expected; check the manual"
 
2163
#, c-format
 
2164
msgid ""
 
2165
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
 
2166
"check the manual"
2820
2167
msgstr ""
2821
2168
 
2822
2169
#: drizzled/error.cc:202
2923
2270
#: drizzled/error.cc:242
2924
2271
msgid ""
2925
2272
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2926
 
"use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"
 
2273
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2927
2274
msgstr ""
2928
2275
 
2929
2276
#: drizzled/error.cc:244
2962
2309
#: drizzled/error.cc:258
2963
2310
#, c-format
2964
2311
msgid ""
2965
 
"Table '%-.192s' uses an extension that doesn't exist in this MySQL version"
 
2312
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2966
2313
msgstr ""
2967
2314
 
2968
2315
#: drizzled/error.cc:260
2981
2328
 
2982
2329
#: drizzled/error.cc:266
2983
2330
#, c-format
2984
 
msgid "Too many tables; MySQL can only use %d tables in a join"
 
2331
msgid "Too many tables; Drizzle can only use %d tables in a join"
2985
2332
msgstr ""
2986
2333
 
2987
2334
#: drizzled/error.cc:268
2998
2345
#: drizzled/error.cc:272
2999
2346
#, c-format
3000
2347
msgid ""
3001
 
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'mysqld -O "
 
2348
"Thread stack overrun:  Used: %ld of a %ld stack.  Use 'drizzled -O "
3002
2349
"thread_stack=#' to specify a bigger stack if needed"
3003
2350
msgstr ""
3004
2351
 
3051
2398
#, c-format
3052
2399
msgid ""
3053
2400
"Host '%-.64s' is blocked because of many connection errors; unblock with "
3054
 
"'mysqladmin flush-hosts'"
 
2401
"'drizzleadmin flush-hosts'"
3055
2402
msgstr ""
3056
2403
 
3057
2404
#: drizzled/error.cc:294
3058
2405
#, c-format
3059
 
msgid "Host '%-.64s' is not allowed to connect to this MySQL server"
 
2406
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
3060
2407
msgstr ""
3061
2408
 
3062
2409
#: drizzled/error.cc:296
3063
2410
msgid ""
3064
 
"You are using MySQL as an anonymous user and anonymous users are not allowed "
3065
 
"to change passwords"
 
2411
"You are using Drizzle as an anonymous user and anonymous users are not "
 
2412
"allowed to change passwords"
3066
2413
msgstr ""
3067
2414
 
3068
2415
#: drizzled/error.cc:298
3069
2416
msgid ""
3070
 
"You must have privileges to update tables in the mysql database to be able "
 
2417
"You must have privileges to update tables in the drizzle database to be able "
3071
2418
"to change passwords for others"
3072
2419
msgstr ""
3073
2420
 
3152
2499
msgstr ""
3153
2500
 
3154
2501
#: drizzled/error.cc:330
3155
 
msgid "The used command is not allowed with this MySQL version"
 
2502
msgid "The used command is not allowed with this Drizzle version"
3156
2503
msgstr ""
3157
2504
 
3158
2505
#: drizzled/error.cc:332
3159
2506
msgid ""
3160
2507
"You have an error in your SQL syntax; check the manual that corresponds to "
3161
 
"your MySQL server version for the right syntax to use"
 
2508
"your Drizzle server version for the right syntax to use"
3162
2509
msgstr ""
3163
2510
 
3164
2511
#: drizzled/error.cc:334
3191
2538
msgid "Got packets out of order"
3192
2539
msgstr ""
3193
2540
 
 
2541
#: drizzled/error.cc:348 libdrizzleclient/errmsg.c:97
 
2542
msgid "Couldn't uncompress communication packet"
 
2543
msgstr ""
 
2544
 
 
2545
#: drizzled/error.cc:350 libdrizzleclient/errmsg.c:99
 
2546
msgid "Got an error reading communication packets"
 
2547
msgstr ""
 
2548
 
 
2549
#: drizzled/error.cc:352 libdrizzleclient/errmsg.c:101
 
2550
msgid "Got timeout reading communication packets"
 
2551
msgstr ""
 
2552
 
 
2553
#: drizzled/error.cc:354 libdrizzleclient/errmsg.c:103
 
2554
msgid "Got an error writing communication packets"
 
2555
msgstr ""
 
2556
 
 
2557
#: drizzled/error.cc:356 libdrizzleclient/errmsg.c:105
 
2558
msgid "Got timeout writing communication packets"
 
2559
msgstr ""
 
2560
 
3194
2561
#: drizzled/error.cc:358
3195
2562
msgid "Result string is longer than 'max_allowed_packet' bytes"
3196
2563
msgstr ""
3252
2619
msgstr ""
3253
2620
 
3254
2621
#: drizzled/error.cc:382
3255
 
msgid "This version of MySQL is not compiled with RAID support"
 
2622
msgid "This version of Drizzle is not compiled with RAID support"
3256
2623
msgstr ""
3257
2624
 
3258
2625
#: drizzled/error.cc:384
3365
2732
#: drizzled/error.cc:428
3366
2733
msgid ""
3367
2734
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
3368
 
"of storage; increase this mysqld variable and try again"
 
2735
"of storage; increase this drizzled variable and try again"
3369
2736
msgstr ""
3370
2737
 
3371
2738
#: drizzled/error.cc:430
3385
2752
#: drizzled/error.cc:436
3386
2753
msgid ""
3387
2754
"Could not initialize master info structure; more error messages can be found "
3388
 
"in the MySQL error log"
 
2755
"in the Drizzle error log"
3389
2756
msgstr ""
3390
2757
 
3391
2758
#: drizzled/error.cc:438
3543
2910
 
3544
2911
#: drizzled/error.cc:504
3545
2912
#, c-format
3546
 
msgid "This version of MySQL doesn't yet support '%s'"
 
2913
msgid "This version of Drizzle doesn't yet support '%s'"
3547
2914
msgstr ""
3548
2915
 
3549
2916
#: drizzled/error.cc:506
3619
2986
#: drizzled/error.cc:536
3620
2987
msgid ""
3621
2988
"Client does not support authentication protocol requested by server; "
3622
 
"consider upgrading MySQL client"
 
2989
"consider upgrading Drizzle client"
3623
2990
msgstr ""
3624
2991
 
3625
2992
#: drizzled/error.cc:538
3734
3101
 
3735
3102
#: drizzled/error.cc:582
3736
3103
msgid ""
3737
 
"SSL parameters in CHANGE MASTER are ignored because this MySQL slave was "
3738
 
"compiled without SSL support; they can be used later if MySQL slave with SSL "
3739
 
"is started"
 
3104
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
 
3105
"compiled without SSL support; they can be used later if Drizzle slave with "
 
3106
"SSL is started"
3740
3107
msgstr ""
3741
3108
 
3742
3109
#: drizzled/error.cc:584
3761
3128
msgid ""
3762
3129
"It is recommended to use --skip-slave-start when doing step-by-step "
3763
3130
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3764
 
"get an unexpected slave's mysqld restart"
 
3131
"get an unexpected slave's drizzled restart"
3765
3132
msgstr ""
3766
3133
 
3767
3134
#: drizzled/error.cc:592
3795
3162
 
3796
3163
#: drizzled/error.cc:604
3797
3164
msgid ""
3798
 
"MySQL is started in --skip-name-resolve mode; you must restart it without "
 
3165
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3799
3166
"this switch for this grant to work"
3800
3167
msgstr ""
3801
3168
 
3817
3184
#: drizzled/error.cc:612
3818
3185
#, c-format
3819
3186
msgid ""
3820
 
"The '%s' feature is disabled; you need MySQL built with '%s' to have it "
 
3187
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3821
3188
"working"
3822
3189
msgstr ""
3823
3190
 
3824
3191
#: drizzled/error.cc:614
3825
3192
#, c-format
3826
3193
msgid ""
3827
 
"The MySQL server is running with the %s option so it cannot execute this "
 
3194
"The Drizzle server is running with the %s option so it cannot execute this "
3828
3195
"statement"
3829
3196
msgstr ""
3830
3197
 
4261
3628
#: drizzled/error.cc:798
4262
3629
#, c-format
4263
3630
msgid ""
4264
 
"The '%-.64s' syntax is reserved for purposes internal to the MySQL server"
 
3631
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
4265
3632
msgstr ""
4266
3633
 
4267
3634
#: drizzled/error.cc:800
4540
3907
#, c-format
4541
3908
msgid ""
4542
3909
"Thread stack overrun:  %ld bytes used of a %ld byte stack, and %ld bytes "
4543
 
"needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack."
 
3910
"needed.  Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4544
3911
msgstr ""
4545
3912
 
4546
3913
#: drizzled/error.cc:908
4659
4026
#: drizzled/error.cc:948
4660
4027
#, c-format
4661
4028
msgid ""
4662
 
"Failed to load routine %-.192s. The table mysql.proc is missing, corrupt, or "
4663
 
"contains bad data (internal code %d)"
 
4029
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
 
4030
"or contains bad data (internal code %d)"
4664
4031
msgstr ""
4665
4032
 
4666
4033
#: drizzled/error.cc:950
4850
4217
 
4851
4218
#: drizzled/error.cc:1028
4852
4219
msgid ""
4853
 
"The mix of handlers in the partitions is not allowed in this version of MySQL"
 
4220
"The mix of handlers in the partitions is not allowed in this version of "
 
4221
"Drizzle"
4854
4222
msgstr ""
4855
4223
 
4856
4224
#: drizzled/error.cc:1030
4910
4278
 
4911
4279
#: drizzled/error.cc:1054
4912
4280
msgid ""
4913
 
"REORGANISE PARTITION can only be used to reorganise partitions not to change "
 
4281
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4914
4282
"their numbers"
4915
4283
msgstr ""
4916
4284
 
4917
4285
#: drizzled/error.cc:1056
4918
4286
msgid ""
4919
 
"REORGANISE PARTITION without parameters can only be used on auto-partitioned "
 
4287
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4920
4288
"tables using HASH PARTITIONs"
4921
4289
msgstr ""
4922
4290
 
4938
4306
msgstr ""
4939
4307
 
4940
4308
#: drizzled/error.cc:1066
4941
 
msgid "More partitions to reorganise than there are partitions"
 
4309
msgid "More partitions to reorganize than there are partitions"
4942
4310
msgstr ""
4943
4311
 
4944
4312
#: drizzled/error.cc:1068
4951
4319
msgstr ""
4952
4320
 
4953
4321
#: drizzled/error.cc:1072
4954
 
msgid "When reorganising a set of partitions they must be in consecutive order"
 
4322
msgid "When reorganizing a set of partitions they must be in consecutive order"
4955
4323
msgstr ""
4956
4324
 
4957
4325
#: drizzled/error.cc:1074
5071
4439
msgstr ""
5072
4440
 
5073
4441
#: drizzled/error.cc:1124
5074
 
msgid "Failed to open mysql.event"
 
4442
msgid "Failed to open drizzle.event"
5075
4443
msgstr ""
5076
4444
 
5077
4445
#: drizzled/error.cc:1126
5081
4449
#: drizzled/error.cc:1128
5082
4450
#, c-format
5083
4451
msgid ""
5084
 
"Column count of mysql.%s is wrong. Expected %d, found %d. The table is "
 
4452
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
5085
4453
"probably corrupted"
5086
4454
msgstr ""
5087
4455
 
5088
4456
#: drizzled/error.cc:1130
5089
4457
#, c-format
5090
 
msgid "Cannot load from mysql.%s. The table is probably corrupted"
 
4458
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
5091
4459
msgstr ""
5092
4460
 
5093
4461
#: drizzled/error.cc:1132
5094
 
msgid "Failed to delete the event from mysql.event"
 
4462
msgid "Failed to delete the event from drizzle.event"
5095
4463
msgstr ""
5096
4464
 
5097
4465
#: drizzled/error.cc:1134
5115
4483
#: drizzled/error.cc:1142
5116
4484
#, c-format
5117
4485
msgid ""
5118
 
"The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s "
5119
 
"instead"
 
4486
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
 
4487
"s instead"
5120
4488
msgstr ""
5121
4489
 
5122
4490
#: drizzled/error.cc:1144
5137
4505
#: drizzled/error.cc:1150
5138
4506
#, c-format
5139
4507
msgid ""
5140
 
"Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL "
5141
 
"%d, now running %d. Please use mysql_upgrade to fix this error."
 
4508
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
 
4509
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
5142
4510
msgstr ""
5143
4511
 
5144
4512
#: drizzled/error.cc:1152
5290
4658
 
5291
4659
#: drizzled/error.cc:1214
5292
4660
#, c-format
5293
 
msgid "The incident %s occured on the master. Message: %-.64s"
 
4661
msgid "The incident %s occurred on the master. Message: %-.64s"
5294
4662
msgstr ""
5295
4663
 
5296
4664
#: drizzled/error.cc:1216
5650
5018
 
5651
5019
#: drizzled/error.cc:1364
5652
5020
msgid ""
5653
 
"Can't open the online backup progress tables. Check 'mysql.online_backup' "
5654
 
"and 'mysql.online_backup_progress'."
 
5021
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
 
5022
"and 'drizzle.online_backup_progress'."
5655
5023
msgstr ""
5656
5024
 
5657
5025
#: drizzled/error.cc:1366
5734
5102
msgid "Constant expression in virtual column function is not allowed."
5735
5103
msgstr ""
5736
5104
 
5737
 
#: drizzled/errmsg.cc:44
5738
 
#, c-format
5739
 
msgid "errmsg plugin '%s' init() failed."
5740
 
msgstr ""
5741
 
 
5742
 
#: drizzled/errmsg.cc:70
5743
 
#, c-format
5744
 
msgid "errmsg plugin '%s' deinit() failed."
5745
 
msgstr ""
5746
 
 
5747
 
#: drizzled/errmsg.cc:111
5748
 
#, c-format
5749
 
msgid "errmsg plugin '%s' errmsg_func() failed"
5750
 
msgstr ""
5751
 
 
5752
 
#: drizzled/handler.cc:378
5753
 
msgid "Too many storage engines!"
5754
 
msgstr ""
5755
 
 
5756
 
#: drizzled/handler.cc:382
5757
 
#, c-format
5758
 
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5759
 
msgstr ""
5760
 
 
5761
 
#: drizzled/handler.cc:1228
 
5105
#: drizzled/error.cc:1398
 
5106
msgid "Encountered an unknown temporal type."
 
5107
msgstr ""
 
5108
 
 
5109
#: drizzled/error.cc:1400
 
5110
#, c-format
 
5111
msgid "Received an invalid string format '%s' for a date value."
 
5112
msgstr ""
 
5113
 
 
5114
#: drizzled/error.cc:1402
 
5115
#, c-format
 
5116
msgid "Received an invalid string format '%s' for a time value."
 
5117
msgstr ""
 
5118
 
 
5119
#: drizzled/error.cc:1404
 
5120
#, c-format
 
5121
msgid "Received an invalid value '%s' for a UNIX timestamp."
 
5122
msgstr ""
 
5123
 
 
5124
#: drizzled/error.cc:1406
 
5125
#, c-format
 
5126
msgid "Received an invalid datetime value '%s'."
 
5127
msgstr ""
 
5128
 
 
5129
#: drizzled/error.cc:1408
 
5130
#, c-format
 
5131
msgid "Received a NULL argument for function '%s'."
 
5132
msgstr ""
 
5133
 
 
5134
#: drizzled/error.cc:1410
 
5135
#, c-format
 
5136
msgid "Received an invalid negative argument '%s' for function '%s'."
 
5137
msgstr ""
 
5138
 
 
5139
#: drizzled/error.cc:1412
 
5140
#, c-format
 
5141
msgid "Received an out-of-range argument '%s' for function '%s'."
 
5142
msgstr ""
 
5143
 
 
5144
#: drizzled/error.cc:1414
 
5145
#, c-format
 
5146
msgid "Received an invalid time value '%s'."
 
5147
msgstr ""
 
5148
 
 
5149
#: drizzled/handler.cc:955
5762
5150
#, c-format
5763
5151
msgid "Found %d prepared transaction(s) in %s"
5764
5152
msgstr ""
5765
5153
 
5766
 
#: drizzled/handler.cc:1280
 
5154
#: drizzled/handler.cc:1007
5767
5155
msgid "Starting crash recovery..."
5768
5156
msgstr ""
5769
5157
 
5770
 
#: drizzled/handler.cc:1312
 
5158
#: drizzled/handler.cc:1039
5771
5159
#, c-format
5772
5160
msgid "Found %d prepared XA transactions"
5773
5161
msgstr ""
5774
5162
 
5775
 
#: drizzled/handler.cc:1316
 
5163
#: drizzled/handler.cc:1044
5776
5164
#, c-format
5777
5165
msgid ""
5778
5166
"Found %d prepared transactions! It means that drizzled was not shut down "
5781
5169
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5782
5170
msgstr ""
5783
5171
 
5784
 
#: drizzled/handler.cc:1326
 
5172
#: drizzled/handler.cc:1054
5785
5173
msgid "Crash recovery finished."
5786
5174
msgstr ""
5787
5175
 
5788
 
#: drizzled/log.cc:723
5789
 
msgid "I/O error reading the header from the binary log"
5790
 
msgstr ""
5791
 
 
5792
 
#: drizzled/log.cc:730
5793
 
msgid ""
5794
 
"Binlog has bad magic number;  It's not a binary log file that can be used by "
5795
 
"this version of Drizzle"
5796
 
msgstr ""
5797
 
 
5798
 
#: drizzled/log.cc:745
5799
 
#, c-format
5800
 
msgid "Failed to open log (file '%s', errno %d)"
5801
 
msgstr ""
5802
 
 
5803
 
#: drizzled/log.cc:747 drizzled/log.cc:755
5804
 
msgid "Could not open log file"
5805
 
msgstr ""
5806
 
 
5807
 
#: drizzled/log.cc:753
5808
 
#, c-format
5809
 
msgid "Failed to create a cache on log (file '%s')"
5810
 
msgstr ""
5811
 
 
5812
 
#: drizzled/log.cc:907 drizzled/log.cc:1271
5813
 
#, c-format
5814
 
msgid ""
5815
 
"Could not use %s for logging (error %d). Turning logging off for the whole "
5816
 
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5817
 
"shutdown the Drizzle server and restart it."
5818
 
msgstr ""
5819
 
 
5820
 
#: drizzled/log.cc:1539 drizzled/log.cc:1570 drizzled/log.cc:1819
5821
 
#: drizzled/log.cc:1941
5822
 
#, c-format
5823
 
msgid "Failed to delete file '%s'"
5824
 
msgstr ""
5825
 
 
5826
 
#: drizzled/log.cc:1548 drizzled/log.cc:1827 drizzled/log.cc:1949
5827
 
#, c-format
5828
 
msgid ""
5829
 
"a problem with deleting %s; consider examining correspondence of your binlog "
5830
 
"index file to the actual binlog files"
5831
 
msgstr ""
5832
 
 
5833
 
#: drizzled/log.cc:1675
5834
 
#, c-format
5835
 
msgid "next log error: %d  offset: %s  log: %s included: %d"
5836
 
msgstr ""
5837
 
 
5838
 
#: drizzled/log.cc:1785 drizzled/log.cc:1909
5839
 
#, c-format
5840
 
msgid "Failed to execute stat() on file '%s'"
5841
 
msgstr ""
5842
 
 
5843
 
#: drizzled/log.cc:1796 drizzled/log.cc:1920
5844
 
#, c-format
5845
 
msgid ""
5846
 
"a problem with getting info on being purged %s; consider examining "
5847
 
"correspondence of your binlog index file to the actual binlog files"
5848
 
msgstr ""
5849
 
 
5850
 
#: drizzled/log.cc:3358 drizzled/log.cc:3851
5851
 
#, c-format
5852
 
msgid "Recovering after a crash using %s"
5853
 
msgstr ""
5854
 
 
5855
 
#: drizzled/log.cc:3361
5856
 
msgid ""
5857
 
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5858
 
msgstr ""
5859
 
 
5860
 
#: drizzled/log.cc:3698
5861
 
msgid "Bad magic header in tc log"
5862
 
msgstr ""
5863
 
 
5864
 
#: drizzled/log.cc:3708
5865
 
#, c-format
5866
 
msgid ""
5867
 
"Recovery failed! You must enable exactly %d storage engines that support two-"
5868
 
"phase commit protocol"
5869
 
msgstr ""
5870
 
 
5871
 
#: drizzled/log.cc:3736
5872
 
msgid ""
5873
 
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5874
 
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5875
 
"heuristic-recover={commit|rollback}"
5876
 
msgstr ""
5877
 
 
5878
 
#: drizzled/log.cc:3766
5879
 
msgid "Heuristic crash recovery mode"
5880
 
msgstr ""
5881
 
 
5882
 
#: drizzled/log.cc:3768
5883
 
msgid "Heuristic crash recovery failed"
5884
 
msgstr ""
5885
 
 
5886
 
#: drizzled/log.cc:3769
5887
 
msgid "Please restart mysqld without --tc-heuristic-recover"
5888
 
msgstr ""
5889
 
 
5890
 
#: drizzled/log.cc:3813 drizzled/log.cc:3837
5891
 
#, c-format
5892
 
msgid "find_log_pos() failed (error: %d)"
5893
 
msgstr ""
5894
 
 
5895
 
#: drizzled/log.cc:3950
5896
 
msgid ""
5897
 
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5898
 
"of memory error) and restart, or delete (or rename) binary log and start "
5899
 
"mysqld with --tc-heuristic-recover={commit|rollback}"
5900
 
msgstr ""
5901
 
 
5902
 
#: drizzled/log_event.cc:126
5903
 
#, c-format
5904
 
msgid " %s, Error_code: %d;"
5905
 
msgstr ""
5906
 
 
5907
 
#: drizzled/log_event.cc:130
5908
 
#, c-format
5909
 
msgid ""
5910
 
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
5911
 
"master log %s, end_log_pos %lu"
5912
 
msgstr ""
5913
 
 
5914
 
#: drizzled/log_event.cc:136
5915
 
msgid "<unknown>"
5916
 
msgstr ""
5917
 
 
5918
 
#: drizzled/log_event.cc:878
5919
 
#, c-format
5920
 
msgid ""
5921
 
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
5922
 
msgstr ""
5923
 
 
5924
 
#: drizzled/log_event.cc:1768
5925
 
#, c-format
5926
 
msgid ""
5927
 
"Query partially completed on the master (error on master: %d) and was "
5928
 
"aborted. There is a chance that your master is inconsistent at this point. "
5929
 
"If you are sure that your master is ok, run this query manually on the slave "
5930
 
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
5931
 
"SLAVE; . Query: '%s'"
5932
 
msgstr ""
5933
 
 
5934
 
#: drizzled/log_event.cc:1794
5935
 
#, c-format
5936
 
msgid ""
5937
 
"Query caused differenxt errors on master and slave.\n"
5938
 
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
5939
 
"Default database: '%s'. Query: '%s'"
5940
 
msgstr ""
5941
 
 
5942
 
#: drizzled/log_event.cc:1799
5943
 
msgid "no error"
5944
 
msgstr ""
5945
 
 
5946
 
#: drizzled/log_event.cc:1819
5947
 
#, c-format
5948
 
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
5949
 
msgstr ""
5950
 
 
5951
 
#: drizzled/log_event.cc:1821 drizzled/log_event.cc:5002
5952
 
#: drizzled/log_event.cc:5047 drizzled/log_event.cc:5818
5953
 
msgid "unexpected success or fatal error"
5954
 
msgstr ""
5955
 
 
5956
 
#: drizzled/log_event.cc:2337
5957
 
msgid ""
5958
 
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
5959
 
"probable cause is that the master died while writing the transaction to its "
5960
 
"binary log, thus rolled back too."
5961
 
msgstr ""
5962
 
 
5963
 
#: drizzled/log_event.cc:3003
5964
 
#, c-format
5965
 
msgid ""
5966
 
"Slave: load data infile on table '%s' at log position %s in log '%s' "
5967
 
"produced %ld warning(s). Default database: '%s'"
5968
 
msgstr ""
5969
 
 
5970
 
#: drizzled/log_event.cc:3053
5971
 
#, c-format
5972
 
msgid ""
5973
 
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
5974
 
msgstr ""
5975
 
 
5976
 
#: drizzled/log_event.cc:3065
5977
 
#, c-format
5978
 
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
5979
 
msgstr ""
5980
 
 
5981
 
#: drizzled/log_event.cc:3780
5982
 
msgid "Out of memory while recording slave event"
5983
 
msgstr ""
5984
 
 
5985
 
#: drizzled/log_event.cc:4029 drizzled/log_event.cc:4055
5986
 
#, c-format
5987
 
msgid "Error in Create_file event: could not open file '%s'"
5988
 
msgstr ""
5989
 
 
5990
 
#: drizzled/log_event.cc:4041
5991
 
#, c-format
5992
 
msgid "Error in Create_file event: could not write to file '%s'"
5993
 
msgstr ""
5994
 
 
5995
 
#: drizzled/log_event.cc:4062
5996
 
#, c-format
5997
 
msgid "Error in Create_file event: write to '%s' failed"
5998
 
msgstr ""
5999
 
 
6000
 
#: drizzled/log_event.cc:4176
6001
 
#, c-format
6002
 
msgid "Error in %s event: could not create file '%s'"
6003
 
msgstr ""
6004
 
 
6005
 
#: drizzled/log_event.cc:4185
6006
 
#, c-format
6007
 
msgid "Error in %s event: could not open file '%s'"
6008
 
msgstr ""
6009
 
 
6010
 
#: drizzled/log_event.cc:4192
6011
 
#, c-format
6012
 
msgid "Error in %s event: write to '%s' failed"
6013
 
msgstr ""
6014
 
 
6015
 
#: drizzled/log_event.cc:4354
6016
 
#, c-format
6017
 
msgid "Error in Exec_load event: could not open file '%s'"
6018
 
msgstr ""
6019
 
 
6020
 
#: drizzled/log_event.cc:4364
6021
 
#, c-format
6022
 
msgid "Error in Exec_load event: file '%s' appears corrupted"
6023
 
msgstr ""
6024
 
 
6025
 
#: drizzled/log_event.cc:4394
6026
 
#, c-format
6027
 
msgid "%s. Failed executing load from '%s'"
6028
 
msgstr ""
6029
 
 
6030
 
#: drizzled/log_event.cc:4567
6031
 
msgid "Not enough memory"
6032
 
msgstr ""
6033
 
 
6034
 
#: drizzled/log_event.cc:4999
6035
 
#, c-format
6036
 
msgid "Error '%s' in %s event: when locking tables"
6037
 
msgstr ""
6038
 
 
6039
 
#: drizzled/log_event.cc:5009
6040
 
#, c-format
6041
 
msgid "Error in %s event: when locking tables"
6042
 
msgstr ""
6043
 
 
6044
 
#: drizzled/log_event.cc:5044
6045
 
#, c-format
6046
 
msgid "Error '%s' on reopening tables"
6047
 
msgstr ""
6048
 
 
6049
 
#: drizzled/log_event.cc:5400
6050
 
#, c-format
6051
 
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6052
 
msgstr ""
6053
 
 
6054
 
#: drizzled/log_event.cc:5815
6055
 
#, c-format
6056
 
msgid "Error '%s' on opening table `%s`.`%s`"
 
5176
#: drizzled/handlerton.cc:268
 
5177
msgid "Too many storage engines!"
 
5178
msgstr ""
 
5179
 
 
5180
#: drizzled/handlerton.cc:273
 
5181
#, c-format
 
5182
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6057
5183
msgstr ""
6058
5184
 
6059
5185
#. TRANSLATORS: The leading word "logging" is the name
6060
5186
#. of the plugin api, and so should not be translated.
6061
 
#: drizzled/logging.cc:62
 
5187
#: drizzled/logging.cc:65
6062
5188
#, c-format
6063
5189
msgid "logging plugin '%s' deinit() failed"
6064
5190
msgstr ""
6065
5191
 
6066
5192
#. TRANSLATORS: The leading word "logging" is the name
6067
5193
#. of the plugin api, and so should not be translated.
6068
 
#: drizzled/logging.cc:85
 
5194
#: drizzled/logging.cc:87
6069
5195
#, c-format
6070
5196
msgid "logging plugin '%s' logging_pre() failed"
6071
5197
msgstr ""
6072
5198
 
6073
5199
#. TRANSLATORS: The leading word "logging" is the name
6074
5200
#. of the plugin api, and so should not be translated.
6075
 
#: drizzled/logging.cc:118
 
5201
#: drizzled/logging.cc:119
6076
5202
#, c-format
6077
5203
msgid "logging plugin '%s' logging_post() failed"
6078
5204
msgstr ""
6079
5205
 
6080
5206
#. TRANSLATORS: The leading word "parser" is the name
6081
5207
#. of the plugin api, and so should not be translated.
6082
 
#: drizzled/parser.cc:40
 
5208
#: drizzled/parser.cc:42
6083
5209
#, c-format
6084
5210
msgid "parser plugin '%s' init() failed"
6085
5211
msgstr ""
6086
5212
 
6087
5213
#. TRANSLATORS: The leading word "parser" is the name
6088
5214
#. of the plugin api, and so should not be translated.
6089
 
#: drizzled/parser.cc:62
 
5215
#: drizzled/parser.cc:67
6090
5216
#, c-format
6091
5217
msgid "parser plugin '%s' deinit() failed"
6092
5218
msgstr ""
6093
5219
 
6094
5220
#. TRANSLATORS: The leading word "parser" is the name
6095
5221
#. of the plugin api, and so should not be translated.
6096
 
#: drizzled/parser.cc:98
 
5222
#: drizzled/parser.cc:104
6097
5223
#, c-format
6098
5224
msgid "parser plugin '%s' parser_func1() failed"
6099
5225
msgstr ""
6100
5226
 
6101
5227
#. TRANSLATORS: The leading word "parser" is the name
6102
5228
#. of the plugin api, and so should not be translated.
6103
 
#: drizzled/parser.cc:152
 
5229
#: drizzled/parser.cc:158
6104
5230
#, c-format
6105
5231
msgid "parser plugin '%s' parser_func2() failed"
6106
5232
msgstr ""
6107
5233
 
6108
 
#. TRANSLATORS: The leading word "qcache" is the name
6109
 
#. of the plugin api, and so should not be translated.
6110
 
#: drizzled/qcache.cc:40
 
5234
#: drizzled/qcache.cc:38
6111
5235
#, c-format
6112
5236
msgid "qcache plugin '%s' init() failed"
6113
5237
msgstr ""
6114
5238
 
6115
 
#. TRANSLATORS: The leading word "qcache" is the name
6116
 
#. of the plugin api, and so should not be translated.
6117
 
#: drizzled/qcache.cc:62
 
5239
#: drizzled/qcache.cc:60
6118
5240
#, c-format
6119
5241
msgid "qcache plugin '%s' deinit() failed"
6120
5242
msgstr ""
6121
5243
 
6122
 
#. TRANSLATORS: The leading word "qcache" is the name
6123
 
#. of the plugin api, and so should not be translated.
6124
 
#: drizzled/qcache.cc:98
6125
 
#, c-format
6126
 
msgid "qcache plugin '%s' do1() failed"
6127
 
msgstr ""
6128
 
 
6129
 
#. TRANSLATORS: The leading word "qcache" is the name
6130
 
#. of the plugin api, and so should not be translated.
6131
 
#: drizzled/qcache.cc:152
6132
 
#, c-format
6133
 
msgid "qcache plugin '%s' qcache_func2() failed"
6134
 
msgstr ""
6135
 
 
6136
 
#: drizzled/rpl_mi.cc:251 drizzled/slave.cc:1085 drizzled/slave.cc:2112
6137
 
msgid "Failed to flush master info file"
6138
 
msgstr ""
6139
 
 
6140
 
#: drizzled/rpl_reporting.cc:44
6141
 
#, c-format
6142
 
msgid "Slave %s: %s%s Error_code: %d"
6143
 
msgstr ""
6144
 
 
6145
 
#: drizzled/rpl_rli.cc:145
6146
 
#, c-format
6147
 
msgid ""
6148
 
"Neither --relay-log nor --relay-log-index were used; so replication may "
6149
 
"break when this MySQL server acts as a slave and has his hostname changed!! "
6150
 
"Please use '--relay-log=%s' to avoid this problem."
6151
 
msgstr ""
6152
 
 
6153
 
#: drizzled/rpl_rli.cc:162
6154
 
msgid "Failed in open_log() called from init_relay_log_info()"
6155
 
msgstr ""
6156
 
 
6157
 
#: drizzled/rpl_rli.cc:184
6158
 
msgid "Failed to flush relay log info file"
6159
 
msgstr ""
6160
 
 
6161
 
#: drizzled/rpl_rli.cc:187
6162
 
msgid "Error counting relay log space"
6163
 
msgstr ""
6164
 
 
6165
 
#: drizzled/rpl_rli.cc:211
6166
 
#, c-format
6167
 
msgid "log %s listed in the index, but failed to stat"
6168
 
msgstr ""
6169
 
 
6170
 
#: drizzled/rpl_rli.cc:226
6171
 
msgid "Could not find first log while counting relay log space"
6172
 
msgstr ""
6173
 
 
6174
 
#: drizzled/rpl_rli.cc:880
6175
 
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6176
 
msgstr ""
6177
 
 
6178
 
#: drizzled/rpl_utility.cc:117
6179
 
#, c-format
6180
 
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6181
 
msgstr ""
6182
 
 
6183
 
#: drizzled/rpl_utility.cc:132
6184
 
#, c-format
6185
 
msgid ""
6186
 
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6187
 
"Master's column size should be <= the slave's column size."
6188
 
msgstr ""
6189
 
 
6190
 
#: drizzled/scheduler.cc:129
6191
 
msgid "Memory allocation error in session_scheduler::init\n"
6192
 
msgstr ""
6193
 
 
6194
 
#: drizzled/scheduler.cc:206
6195
 
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6196
 
msgstr ""
6197
 
 
6198
 
#: drizzled/scheduler.cc:212
6199
 
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6200
 
msgstr ""
6201
 
 
6202
 
#: drizzled/scheduler.cc:224
6203
 
msgid "session_add_event event_add error in libevent_init\n"
6204
 
msgstr ""
6205
 
 
6206
 
#: drizzled/scheduler.cc:240
6207
 
#, c-format
6208
 
msgid "Can't create completion port thread (error %d)"
6209
 
msgstr ""
6210
 
 
6211
 
#: drizzled/scheduler.cc:353
6212
 
msgid "event_add error in libevent_add_session_callback\n"
6213
 
msgstr ""
6214
 
 
6215
 
#: drizzled/scheduler.cc:379
6216
 
msgid "Scheduler init error in libevent_add_new_connection\n"
6217
 
msgstr ""
6218
 
 
6219
 
#: drizzled/scheduler.cc:460
6220
 
msgid "libevent_thread_proc: my_thread_init() failed\n"
6221
 
msgstr ""
6222
 
 
6223
 
#. TRANSLATORS: The leading word "scheduling" is the name
6224
 
#. of the plugin api, and so should not be translated.
6225
 
#: drizzled/scheduling.cc:40
 
5244
#: drizzled/qcache.cc:105
 
5245
#, c-format
 
5246
msgid "qcache plugin '%s' try_fetch_and_send() failed"
 
5247
msgstr ""
 
5248
 
 
5249
#: drizzled/qcache.cc:122
 
5250
#, c-format
 
5251
msgid "qcache plugin '%s' set() failed"
 
5252
msgstr ""
 
5253
 
 
5254
#: drizzled/qcache.cc:141
 
5255
#, c-format
 
5256
msgid "qcache plugin '%s' invalidate_table() failed"
 
5257
msgstr ""
 
5258
 
 
5259
#: drizzled/qcache.cc:160
 
5260
#, c-format
 
5261
msgid "qcache plugin '%s' invalidate_db() failed"
 
5262
msgstr ""
 
5263
 
 
5264
#: drizzled/qcache.cc:178
 
5265
#, c-format
 
5266
msgid "qcache plugin '%s' flush() failed"
 
5267
msgstr ""
 
5268
 
 
5269
#. TRANSLATORS: The leading word "replicator" is the name
 
5270
#. of the plugin api, and so should not be translated.
 
5271
#: drizzled/replicator.cc:41
 
5272
#, c-format
 
5273
msgid "replicator plugin '%s' init() failed"
 
5274
msgstr ""
 
5275
 
 
5276
#. TRANSLATORS: The leading word "replicator" is the name
 
5277
#. of the plugin api, and so should not be translated.
 
5278
#: drizzled/replicator.cc:65
 
5279
#, c-format
 
5280
msgid "replicator plugin '%s' deinit() failed"
 
5281
msgstr ""
 
5282
 
 
5283
#. TRANSLATORS: The leading word "replicator" is the name
 
5284
#. of the plugin api, and so should not be translated.
 
5285
#: drizzled/replicator.cc:89
 
5286
#, c-format
 
5287
msgid "replicator plugin '%s' session_init() failed"
 
5288
msgstr ""
 
5289
 
 
5290
#. TRANSLATORS: The leading word "replicator" is the name
 
5291
#. of the plugin api, and so should not be translated.
 
5292
#: drizzled/replicator.cc:159
 
5293
#, c-format
 
5294
msgid "replicator plugin '%s' row_insert() failed"
 
5295
msgstr ""
 
5296
 
 
5297
#. TRANSLATORS: The leading word "replicator" is the name
 
5298
#. of the plugin api, and so should not be translated.
 
5299
#: drizzled/replicator.cc:173
 
5300
#, c-format
 
5301
msgid "replicator plugin '%s' row_update() failed"
 
5302
msgstr ""
 
5303
 
 
5304
#. TRANSLATORS: The leading word "replicator" is the name
 
5305
#. of the plugin api, and so should not be translated.
 
5306
#: drizzled/replicator.cc:187
 
5307
#, c-format
 
5308
msgid "replicator plugin '%s' row_delete() failed"
 
5309
msgstr ""
 
5310
 
 
5311
#. TRANSLATORS: The leading word "replicator" is the name
 
5312
#. of the plugin api, and so should not be translated.
 
5313
#: drizzled/replicator.cc:272
 
5314
#, c-format
 
5315
msgid "replicator plugin '%s' end_transaction() failed"
 
5316
msgstr ""
 
5317
 
 
5318
#. TRANSLATORS: The leading word "replicator" is the name
 
5319
#. of the plugin api, and so should not be translated.
 
5320
#: drizzled/replicator.cc:329
 
5321
#, c-format
 
5322
msgid "replicator plugin '%s' statement() failed"
 
5323
msgstr ""
 
5324
 
 
5325
#: drizzled/scheduling.cc:55
6226
5326
#, c-format
6227
5327
msgid "scheduling plugin '%s' init() failed"
6228
5328
msgstr ""
6229
5329
 
6230
5330
#. TRANSLATORS: The leading word "scheduling" is the name
6231
5331
#. of the plugin api, and so should not be translated.
6232
 
#: drizzled/scheduling.cc:62
 
5332
#: drizzled/scheduling.cc:98
6233
5333
#, c-format
6234
5334
msgid "scheduling plugin '%s' deinit() failed"
6235
5335
msgstr ""
6236
5336
 
6237
 
#. TRANSLATORS: The leading word "scheduling" is the name
6238
 
#. of the plugin api, and so should not be translated.
6239
 
#: drizzled/scheduling.cc:98
6240
 
#, c-format
6241
 
msgid "scheduling plugin '%s' scheduling_func1() failed"
6242
 
msgstr ""
6243
 
 
6244
 
#. TRANSLATORS: The leading word "scheduling" is the name
6245
 
#. of the plugin api, and so should not be translated.
6246
 
#: drizzled/scheduling.cc:152
6247
 
#, c-format
6248
 
msgid "scheduling plugin '%s' scheduling_func2() failed"
6249
 
msgstr ""
6250
 
 
6251
 
#: drizzled/set_var.cc:802
6252
 
msgid "Ambiguous slave modes combination. STRICT will be used"
6253
 
msgstr ""
6254
 
 
6255
 
#: drizzled/slave.cc:96
6256
 
msgid "Waiting to reconnect after a failed registration on master"
6257
 
msgstr ""
6258
 
 
6259
 
#: drizzled/slave.cc:97
6260
 
msgid ""
6261
 
"Slave I/O thread killed while waitnig to reconnect after a failed "
6262
 
"registration on master"
6263
 
msgstr ""
6264
 
 
6265
 
#: drizzled/slave.cc:99
6266
 
msgid "Reconnecting after a failed registration on master"
6267
 
msgstr ""
6268
 
 
6269
 
#: drizzled/slave.cc:100
6270
 
#, c-format
6271
 
msgid ""
6272
 
"failed registering on master, reconnecting to try again, log '%s' at postion "
6273
 
"%s"
6274
 
msgstr ""
6275
 
 
6276
 
#: drizzled/slave.cc:103 drizzled/slave.cc:112
6277
 
msgid "Slave I/O thread killed during or after reconnect"
6278
 
msgstr ""
6279
 
 
6280
 
#: drizzled/slave.cc:106
6281
 
msgid "Waiting to reconnect after a failed binlog dump request"
6282
 
msgstr ""
6283
 
 
6284
 
#: drizzled/slave.cc:107
6285
 
msgid "Slave I/O thread killed while retrying master dump"
6286
 
msgstr ""
6287
 
 
6288
 
#: drizzled/slave.cc:108
6289
 
msgid "Reconnecting after a failed binlog dump request"
6290
 
msgstr ""
6291
 
 
6292
 
#: drizzled/slave.cc:109
6293
 
#, c-format
6294
 
msgid "failed dump request, reconnecting to try again, log '%s' at postion %s"
6295
 
msgstr ""
6296
 
 
6297
 
#: drizzled/slave.cc:115
6298
 
msgid "Waiting to reconnect after a failed master event read"
6299
 
msgstr ""
6300
 
 
6301
 
#: drizzled/slave.cc:116
6302
 
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6303
 
msgstr ""
6304
 
 
6305
 
#: drizzled/slave.cc:118
6306
 
msgid "Reconnecting after a failed master event read"
6307
 
msgstr ""
6308
 
 
6309
 
#: drizzled/slave.cc:119
6310
 
#, c-format
6311
 
msgid ""
6312
 
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6313
 
"at postion %s"
6314
 
msgstr ""
6315
 
 
6316
 
#: drizzled/slave.cc:122
6317
 
msgid ""
6318
 
"Slave I/O thread killed during or after a reconnect done to recover from "
6319
 
"failed read"
6320
 
msgstr ""
6321
 
 
6322
 
#: drizzled/slave.cc:236
6323
 
msgid "Failed to allocate memory for the master info structure"
6324
 
msgstr ""
6325
 
 
6326
 
#: drizzled/slave.cc:242 drizzled/slave.cc:1784
6327
 
msgid "Failed to initialize the master info structure"
6328
 
msgstr ""
6329
 
 
6330
 
#: drizzled/slave.cc:257
6331
 
msgid "Failed to create slave threads"
6332
 
msgstr ""
6333
 
 
6334
 
#: drizzled/slave.cc:454
6335
 
msgid "Server id not set, will not start slave"
6336
 
msgstr ""
6337
 
 
6338
 
#: drizzled/slave.cc:622
6339
 
msgid ""
6340
 
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6341
 
"updates to a non-transactional table without any primary key. There is a "
6342
 
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6343
 
"check your tables' contents after restart."
6344
 
msgstr ""
6345
 
 
6346
 
#: drizzled/slave.cc:783 drizzled/slave.cc:798
6347
 
msgid "Master reported unrecognized DRIZZLE version"
6348
 
msgstr ""
6349
 
 
6350
 
#: drizzled/slave.cc:839
6351
 
msgid "default Format_description_log_event"
6352
 
msgstr ""
6353
 
 
6354
 
#: drizzled/slave.cc:861
6355
 
#, c-format
6356
 
msgid ""
6357
 
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6358
 
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6359
 
msgstr ""
6360
 
 
6361
 
#: drizzled/slave.cc:888
6362
 
msgid ""
6363
 
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6364
 
"server ids; these ids must be different for replication to work (or the --"
6365
 
"replicate-same-server-id option must be used on slave but this doesnot "
6366
 
"always make sense; please check the manual before using it)."
6367
 
msgstr ""
6368
 
 
6369
 
#: drizzled/slave.cc:933
6370
 
msgid ""
6371
 
"The slave I/O thread stops because master and slave have different values "
6372
 
"for the COLLATION_SERVER global variable. The values must be equal for "
6373
 
"replication to work"
6374
 
msgstr ""
6375
 
 
6376
 
#: drizzled/slave.cc:969
6377
 
msgid ""
6378
 
"The slave I/O thread stops because master and slave have different values "
6379
 
"for the TIME_ZONE global variable. The values must be equal for replication "
6380
 
"to work"
6381
 
msgstr ""
6382
 
 
6383
 
#: drizzled/slave.cc:1034
6384
 
msgid "Waiting for the slave SQL thread to free enough relay log space"
6385
 
msgstr ""
6386
 
 
6387
 
#: drizzled/slave.cc:1080
6388
 
msgid ""
6389
 
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6390
 
"inaccurate"
6391
 
msgstr ""
6392
 
 
6393
 
#: drizzled/slave.cc:1091
6394
 
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6395
 
msgstr ""
6396
 
 
6397
 
#: drizzled/slave.cc:1440
6398
 
#, c-format
6399
 
msgid "Error on COM_BINLOG_DUMP: %d  %s, will retry in %d secs"
6400
 
msgstr ""
6401
 
 
6402
 
#: drizzled/slave.cc:1493
6403
 
#, c-format
6404
 
msgid "Error reading packet from server: %s ( server_errno=%d)"
6405
 
msgstr ""
6406
 
 
6407
 
#: drizzled/slave.cc:1501
6408
 
#, c-format
6409
 
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6410
 
msgstr ""
6411
 
 
6412
 
#: drizzled/slave.cc:1655
6413
 
#, c-format
6414
 
msgid ""
6415
 
"It was not possible to update the positions of the relay log information: "
6416
 
"the slave may be in an inconsistent state. Stopped in %s position %s"
6417
 
msgstr ""
6418
 
 
6419
 
#: drizzled/slave.cc:1730 drizzled/slave.cc:2322
6420
 
#, c-format
6421
 
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6422
 
msgstr ""
6423
 
 
6424
 
#: drizzled/slave.cc:1789 drizzled/slave.cc:2271
6425
 
#, c-format
6426
 
msgid "Error initializing relay log position: %s"
6427
 
msgstr ""
6428
 
 
6429
 
#: drizzled/slave.cc:1805
6430
 
#, c-format
6431
 
msgid ""
6432
 
"Slave SQL thread retried transaction %lu time(s) in vain, giving up. "
6433
 
"Consider raising the value of the slave_transaction_retries variable."
6434
 
msgstr ""
6435
 
 
6436
 
#: drizzled/slave.cc:1828
6437
 
msgid ""
6438
 
"Could not parse relay log event entry. The possible reasons are: the "
6439
 
"master's binary log is corrupted (you can check this by running "
6440
 
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6441
 
"can check this by running 'mysqlbinlog' on the relay log), a network "
6442
 
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6443
 
"check the master's binary log or slave's relay log, you will be able to know "
6444
 
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6445
 
msgstr ""
6446
 
 
6447
 
#: drizzled/slave.cc:1949
6448
 
msgid "Failed during slave I/O thread initialization"
6449
 
msgstr ""
6450
 
 
6451
 
#: drizzled/slave.cc:1963
6452
 
msgid "error in drizzle_create()"
6453
 
msgstr ""
6454
 
 
6455
 
#: drizzled/slave.cc:1971
6456
 
#, c-format
6457
 
msgid ""
6458
 
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6459
 
"'%s' at position %s"
6460
 
msgstr ""
6461
 
 
6462
 
#: drizzled/slave.cc:1985
6463
 
msgid "Slave I/O thread killed while connecting to master"
6464
 
msgstr ""
6465
 
 
6466
 
#: drizzled/slave.cc:2009
6467
 
msgid "Slave I/O thread couldn't register on master"
6468
 
msgstr ""
6469
 
 
6470
 
#: drizzled/slave.cc:2021 drizzled/slave.cc:2045 drizzled/slave.cc:2069
6471
 
msgid "Forcing to reconnect slave I/O thread"
6472
 
msgstr ""
6473
 
 
6474
 
#: drizzled/slave.cc:2034
6475
 
msgid "Failed on request_dump()"
6476
 
msgstr ""
6477
 
 
6478
 
#: drizzled/slave.cc:2035
6479
 
msgid "Slave I/O thread killed while requesting master dump"
6480
 
msgstr ""
6481
 
 
6482
 
#: drizzled/slave.cc:2061
6483
 
msgid "Waiting for master to send event"
6484
 
msgstr ""
6485
 
 
6486
 
#: drizzled/slave.cc:2063
6487
 
msgid "Slave I/O thread killed while reading event"
6488
 
msgstr ""
6489
 
 
6490
 
#: drizzled/slave.cc:2081
6491
 
#, c-format
6492
 
msgid ""
6493
 
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
6494
 
"entry is correct, restart the server with a higher value of "
6495
 
"max_allowed_packet"
6496
 
msgstr ""
6497
 
 
6498
 
#: drizzled/slave.cc:2095
6499
 
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6500
 
msgstr ""
6501
 
 
6502
 
#: drizzled/slave.cc:2105
6503
 
msgid "Queueing master event to the relay log"
6504
 
msgstr ""
6505
 
 
6506
 
#: drizzled/slave.cc:2132
6507
 
msgid "Slave I/O thread aborted while waiting for relay log space"
6508
 
msgstr ""
6509
 
 
6510
 
#: drizzled/slave.cc:2142
6511
 
#, c-format
6512
 
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6513
 
msgstr ""
6514
 
 
6515
 
#: drizzled/slave.cc:2163
6516
 
msgid "Waiting for slave mutex on exit"
6517
 
msgstr ""
6518
 
 
6519
 
#: drizzled/slave.cc:2227
6520
 
msgid "Failed during slave thread initialization"
6521
 
msgstr ""
6522
 
 
6523
 
#: drizzled/slave.cc:2293
6524
 
#, c-format
6525
 
msgid ""
6526
 
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6527
 
"s, relay log '%s' position: %s"
6528
 
msgstr ""
6529
 
 
6530
 
#: drizzled/slave.cc:2307
6531
 
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6532
 
msgstr ""
6533
 
 
6534
 
#: drizzled/slave.cc:2333
6535
 
msgid "Reading event from the relay log"
6536
 
msgstr ""
6537
 
 
6538
 
#: drizzled/slave.cc:2358
6539
 
#, c-format
6540
 
msgid "Slave (additional info): %s Error_code: %d"
6541
 
msgstr ""
6542
 
 
6543
 
#: drizzled/slave.cc:2375
6544
 
#, c-format
6545
 
msgid "Slave: %s Error_code: %d"
6546
 
msgstr ""
6547
 
 
6548
 
#: drizzled/slave.cc:2378
6549
 
#, c-format
6550
 
msgid ""
6551
 
"Error loading user-defined library, slave SQL thread aborted. Install the "
6552
 
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6553
 
"stopped at log '%s' position %s"
6554
 
msgstr ""
6555
 
 
6556
 
#: drizzled/slave.cc:2386
6557
 
#, c-format
6558
 
msgid ""
6559
 
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6560
 
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6561
 
msgstr ""
6562
 
 
6563
 
#: drizzled/slave.cc:2398
6564
 
#, c-format
6565
 
msgid ""
6566
 
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6567
 
msgstr ""
6568
 
 
6569
 
#: drizzled/slave.cc:2492
6570
 
#, c-format
6571
 
msgid "Slave I/O: failed requesting download of '%s'"
6572
 
msgstr ""
6573
 
 
6574
 
#: drizzled/slave.cc:2509
6575
 
#, c-format
6576
 
msgid "Network read error downloading '%s' from master"
6577
 
msgstr ""
6578
 
 
6579
 
#: drizzled/slave.cc:2531
6580
 
msgid "error writing Exec_load event to relay log"
6581
 
msgstr ""
6582
 
 
6583
 
#: drizzled/slave.cc:2545
6584
 
msgid "error writing Create_file event to relay log"
6585
 
msgstr ""
6586
 
 
6587
 
#: drizzled/slave.cc:2560
6588
 
msgid "error writing Append_block event to relay log"
6589
 
msgstr ""
6590
 
 
6591
 
#: drizzled/slave.cc:2656
6592
 
msgid "Memory allocation failed"
6593
 
msgstr ""
6594
 
 
6595
 
#: drizzled/slave.cc:2681 drizzled/slave.cc:2767
6596
 
#, c-format
6597
 
msgid ""
6598
 
"Read invalid event from master: '%s', master could be corrupt but a more "
6599
 
"likely cause of this is a bug"
6600
 
msgstr ""
6601
 
 
6602
 
#: drizzled/slave.cc:3039
6603
 
msgid "could not queue event from master"
6604
 
msgstr ""
6605
 
 
6606
 
#: drizzled/slave.cc:3129
6607
 
#, c-format
6608
 
msgid "error %s to master '%s@%s:%d' - retry-time: %d  retries: %u"
6609
 
msgstr ""
6610
 
 
6611
 
#: drizzled/slave.cc:3131
6612
 
msgid "reconnecting"
6613
 
msgstr ""
6614
 
 
6615
 
#: drizzled/slave.cc:3131
6616
 
msgid "connecting"
6617
 
msgstr ""
6618
 
 
6619
 
#: drizzled/slave.cc:3155
6620
 
#, c-format
6621
 
msgid ""
6622
 
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6623
 
"position %s"
6624
 
msgstr ""
6625
 
 
6626
 
#: drizzled/slave.cc:3516
6627
 
#, c-format
6628
 
msgid "next log '%s' is currently active"
6629
 
msgstr ""
6630
 
 
6631
 
#: drizzled/slave.cc:3546
6632
 
#, c-format
6633
 
msgid "next log '%s' is not active"
6634
 
msgstr ""
6635
 
 
6636
 
#: drizzled/slave.cc:3562
6637
 
#, c-format
6638
 
msgid ""
6639
 
"Slave SQL thread: I/O error reading event(errno: %d  cur_log->error: %d)"
6640
 
msgstr ""
6641
 
 
6642
 
#: drizzled/slave.cc:3568
6643
 
msgid "Aborting slave SQL thread because of partial event read"
6644
 
msgstr ""
6645
 
 
6646
 
#: drizzled/slave.cc:3574 drizzled/slave.cc:3581
6647
 
#, c-format
6648
 
msgid "Error reading relay log event: %s"
6649
 
msgstr ""
6650
 
 
6651
 
#: drizzled/slave.cc:3575
6652
 
msgid "slave SQL thread was killed"
6653
 
msgstr ""
6654
 
 
6655
 
#: drizzled/slave.cc:3673
6656
 
#, c-format
6657
 
msgid ""
6658
 
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6659
 
"check error log on slave for more info"
6660
 
msgstr ""
6661
 
 
6662
 
#: drizzled/slave.cc:3679
6663
 
#, c-format
6664
 
msgid ""
6665
 
"According to the master's version ('%s'), it is probable that master suffers "
6666
 
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6667
 
"current binary log event may make the slave's data become different from the "
6668
 
"master's data. To take no risk, slave refuses to replicate this event and "
6669
 
"stops. We recommend that all updates be stopped on the master and slave, "
6670
 
"that the data of both be manually synchronized, that master's binary logs be "
6671
 
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6672
 
"Then replication can be restarted."
6673
 
msgstr ""
6674
 
 
6675
 
#: drizzled/sql_base.cc:2546
 
5337
#: drizzled/sql_base.cc:2311
6676
5338
#, c-format
6677
5339
msgid "Table %s had a open data handler in reopen_table"
6678
5340
msgstr ""
6679
5341
 
6680
 
#: drizzled/sql_base.cc:3197
 
5342
#: drizzled/sql_base.cc:2960
6681
5343
#, c-format
6682
5344
msgid "Couldn't repair table: %s.%s"
6683
5345
msgstr ""
6684
5346
 
6685
 
#: drizzled/sql_base.cc:3240
 
5347
#: drizzled/sql_base.cc:3002
6686
5348
#, c-format
6687
5349
msgid ""
6688
5350
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6689
 
"s`.`%s`' to the binary log"
 
5351
"s`.`%s`' to replication"
6690
5352
msgstr ""
6691
5353
 
6692
 
#: drizzled/sql_base.cc:3953
 
5354
#: drizzled/sql_base.cc:3609
6693
5355
#, c-format
6694
5356
msgid "Could not remove temporary table: '%s', error: %d"
6695
5357
msgstr ""
6696
5358
 
6697
 
#: drizzled/sql_db.cc:399 drizzled/sql_db.cc:407
6698
 
#, c-format
6699
 
msgid "Error while loading database options: '%s':"
6700
 
msgstr ""
6701
 
 
6702
 
#: drizzled/sql_plugin.cc:678
 
5359
#: drizzled/sql_plugin.cc:687
6703
5360
#, c-format
6704
5361
msgid "Plugin '%s' of type %s failed deinitialization"
6705
5362
msgstr ""
6706
5363
 
6707
 
#: drizzled/sql_plugin.cc:692
 
5364
#: drizzled/sql_plugin.cc:701
6708
5365
#, c-format
6709
5366
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6710
5367
msgstr ""
6711
5368
 
6712
 
#: drizzled/sql_plugin.cc:812
 
5369
#: drizzled/sql_plugin.cc:790
6713
5370
#, c-format
6714
5371
msgid "Plugin '%s' registration as a %s failed."
6715
5372
msgstr ""
6716
5373
 
6717
 
#: drizzled/sql_plugin.cc:1066
 
5374
#: drizzled/sql_plugin.cc:1028
6718
5375
msgid "plugin-load parameter too long"
6719
5376
msgstr ""
6720
5377
 
6721
 
#: drizzled/sql_plugin.cc:1126
 
5378
#: drizzled/sql_plugin.cc:1088
6722
5379
#, c-format
6723
5380
msgid "Couldn't load plugin named '%s' with soname '%s'."
6724
5381
msgstr ""
6725
5382
 
6726
 
#: drizzled/sql_plugin.cc:1177
 
5383
#: drizzled/sql_plugin.cc:1141
6727
5384
#, c-format
6728
 
msgid "Forcing shutdown of %d plugins"
 
5385
msgid "Forcing shutdown of %<PRIu64> plugins"
6729
5386
msgstr ""
6730
5387
 
6731
 
#: drizzled/sql_plugin.cc:1199
 
5388
#: drizzled/sql_plugin.cc:1164
6732
5389
#, c-format
6733
5390
msgid "Plugin '%s' will be forced to shutdown"
6734
5391
msgstr ""
6735
5392
 
6736
 
#: drizzled/sql_plugin.cc:1215
 
5393
#: drizzled/sql_plugin.cc:1180
6737
5394
#, c-format
6738
5395
msgid "Plugin '%s' has ref_count=%d after shutdown."
6739
5396
msgstr ""
6740
5397
 
6741
 
#: drizzled/sql_plugin.cc:2464 drizzled/sql_plugin.cc:2527
 
5398
#: drizzled/sql_plugin.cc:1570
 
5399
msgid "Out of memory."
 
5400
msgstr ""
 
5401
 
 
5402
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
6742
5403
#, c-format
6743
5404
msgid "Unknown variable type code 0x%x in plugin '%s'."
6744
5405
msgstr ""
6745
5406
 
6746
 
#: drizzled/sql_plugin.cc:2507
 
5407
#: drizzled/sql_plugin.cc:2462
6747
5408
#, c-format
6748
5409
msgid ""
6749
5410
"Server variable %s of plugin %s was forced to be read-only: string variable "
6750
5411
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6751
5412
msgstr ""
6752
5413
 
6753
 
#: drizzled/sql_plugin.cc:2538
 
5414
#: drizzled/sql_plugin.cc:2493
6754
5415
#, c-format
6755
5416
msgid "Missing variable name in plugin '%s'."
6756
5417
msgstr ""
6757
5418
 
6758
 
#: drizzled/sql_plugin.cc:2555
 
5419
#: drizzled/sql_plugin.cc:2510
6759
5420
#, c-format
6760
5421
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6761
5422
msgstr ""
6762
5423
 
6763
 
#: drizzled/sql_plugin.cc:2674
 
5424
#: drizzled/sql_plugin.cc:2629
6764
5425
#, c-format
6765
5426
msgid "Out of memory for plugin '%s'."
6766
5427
msgstr ""
6767
5428
 
6768
 
#: drizzled/sql_plugin.cc:2681
 
5429
#: drizzled/sql_plugin.cc:2636
6769
5430
#, c-format
6770
5431
msgid "Bad options for plugin '%s'."
6771
5432
msgstr ""
6772
5433
 
6773
 
#: drizzled/sql_plugin.cc:2690
 
5434
#: drizzled/sql_plugin.cc:2645
6774
5435
#, c-format
6775
5436
msgid "Parsing options for plugin '%s' failed."
6776
5437
msgstr ""
6777
5438
 
6778
 
#: drizzled/sql_plugin.cc:2733
 
5439
#: drizzled/sql_plugin.cc:2688
6779
5440
#, c-format
6780
5441
msgid "Plugin '%s' has conflicting system variables"
6781
5442
msgstr ""
6782
5443
 
6783
 
#: drizzled/sql_plugin.cc:2743
 
5444
#: drizzled/sql_plugin.cc:2698
6784
5445
#, c-format
6785
5446
msgid "Plugin '%s' disabled by command line option"
6786
5447
msgstr ""
6787
5448
 
6788
 
#: drizzled/sql_repl.cc:101
6789
 
msgid "Failed in send_file() while reading file name"
6790
 
msgstr ""
6791
 
 
6792
 
#: drizzled/sql_repl.cc:114
6793
 
msgid "Failed in send_file() on open of file"
6794
 
msgstr ""
6795
 
 
6796
 
#: drizzled/sql_repl.cc:122
6797
 
msgid "Failed in send_file() while writing data to client"
6798
 
msgstr ""
6799
 
 
6800
 
#: drizzled/sql_repl.cc:131
6801
 
msgid "Failed in send_file() while negotiating file transfer close"
6802
 
msgstr ""
6803
 
 
6804
 
#: drizzled/sql_table.cc:82
 
5449
#: drizzled/sql_table.cc:130
6805
5450
#, c-format
6806
5451
msgid "Invalid (old?) table or database name '%s'"
6807
5452
msgstr ""
6808
5453
 
6809
 
#: drizzled/sql_table.cc:2716
 
5454
#: drizzled/sql_table.cc:2726
6810
5455
#, c-format
6811
5456
msgid "Unknown - internal error %d during operation"
6812
5457
msgstr ""
6813
5458
 
6814
 
#: drizzled/sql_table.cc:5011
 
5459
#: drizzled/sql_table.cc:5006
6815
5460
#, c-format
6816
5461
msgid "Could not open table %s.%s after rename\n"
6817
5462
msgstr ""
6818
5463
 
6819
 
#: drizzled/sql_table.cc:5178
 
5464
#: drizzled/sql_table.cc:5173
6820
5465
#, c-format
6821
5466
msgid ""
6822
5467
"order_st BY ignored because there is a user-defined clustered index in the "
6823
5468
"table '%-.192s'"
6824
5469
msgstr ""
6825
5470
 
6826
 
#: drizzled/sql_udf.cc:39
 
5471
#: drizzled/sql_udf.cc:41
6827
5472
msgid "Can't allocate memory for udf structures"
6828
5473
msgstr ""
6829
5474
 
6830
 
#: drizzled/table.cc:507
 
5475
#: drizzled/table.cc:378
6831
5476
#, c-format
6832
5477
msgid ""
6833
5478
"'%s' had no or invalid character set, and default character set is multi-"
6834
5479
"byte, so character column sizes may have changed"
6835
5480
msgstr ""
6836
5481
 
6837
 
#: drizzled/table.cc:2082
 
5482
#: drizzled/table.cc:2099
6838
5483
#, c-format
6839
5484
msgid "Unknown collation '%s' in table '%-.64s' definition"
6840
5485
msgstr ""
6841
5486
 
6842
 
#: drizzled/table.cc:2089
 
5487
#: drizzled/table.cc:2106
6843
5488
#, c-format
6844
5489
msgid ""
6845
 
"Table '%-.64s' was created with a different version of MySQL and cannot be "
 
5490
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
6846
5491
"read"
6847
5492
msgstr ""
6848
5493
 
6849
 
#: drizzled/table.cc:2700
 
5494
#: drizzled/table.cc:2721
6850
5495
#, c-format
6851
5496
msgid ""
6852
5497
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6853
5498
"found '%s'."
6854
5499
msgstr ""
6855
5500
 
6856
 
#: drizzled/table.cc:2726
 
5501
#: drizzled/table.cc:2748
6857
5502
#, c-format
6858
5503
msgid ""
6859
5504
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6860
5505
"have type %s, found type %s."
6861
5506
msgstr ""
6862
5507
 
6863
 
#: drizzled/table.cc:2735
 
5508
#: drizzled/table.cc:2759
6864
5509
#, c-format
6865
5510
msgid ""
6866
5511
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6867
5512
"position %d to have character set '%s' but the type has no character set."
6868
5513
msgstr ""
6869
5514
 
6870
 
#: drizzled/table.cc:2745
 
5515
#: drizzled/table.cc:2771
6871
5516
#, c-format
6872
5517
msgid ""
6873
5518
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
6874
5519
"position %d to have character set '%s' but found character set '%s'."
6875
5520
msgstr ""
6876
5521
 
6877
 
#: drizzled/table.cc:2756
 
5522
#: drizzled/table.cc:2784
6878
5523
#, c-format
6879
5524
msgid ""
6880
5525
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6881
5526
"have type %s  but the column is not found."
6882
5527
msgstr ""
6883
5528
 
6884
 
#: drizzled/table.cc:5182
 
5529
#: drizzled/table.cc:4897
6885
5530
#, c-format
6886
5531
msgid "Got error %d when reading table '%s'"
6887
5532
msgstr ""
6888
5533
 
6889
 
#: drizzled/tztime.cc:1054
 
5534
#: drizzled/tztime.cc:1061
6890
5535
#, c-format
6891
5536
msgid "Fatal error: Illegal or unknown default time zone '%s'"
6892
5537
msgstr ""
6893
5538
 
6894
 
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
 
5539
#: gnulib/getopt.c:528 gnulib/getopt.c:544
 
5540
#, c-format
 
5541
msgid "%s: option `%s' is ambiguous\n"
 
5542
msgstr ""
 
5543
 
 
5544
#: gnulib/getopt.c:577 gnulib/getopt.c:581
 
5545
#, c-format
 
5546
msgid "%s: option `--%s' doesn't allow an argument\n"
 
5547
msgstr ""
 
5548
 
 
5549
#: gnulib/getopt.c:590 gnulib/getopt.c:595
 
5550
#, c-format
 
5551
msgid "%s: option `%c%s' doesn't allow an argument\n"
 
5552
msgstr ""
 
5553
 
 
5554
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
 
5555
#: gnulib/getopt.c:992
 
5556
#, c-format
 
5557
msgid "%s: option `%s' requires an argument\n"
 
5558
msgstr ""
 
5559
 
 
5560
#: gnulib/getopt.c:695 gnulib/getopt.c:698
 
5561
#, c-format
 
5562
msgid "%s: unrecognized option `--%s'\n"
 
5563
msgstr ""
 
5564
 
 
5565
#: gnulib/getopt.c:706 gnulib/getopt.c:709
 
5566
#, c-format
 
5567
msgid "%s: unrecognized option `%c%s'\n"
 
5568
msgstr ""
 
5569
 
 
5570
#: gnulib/getopt.c:761 gnulib/getopt.c:764
 
5571
#, c-format
 
5572
msgid "%s: illegal option -- %c\n"
 
5573
msgstr ""
 
5574
 
 
5575
#: gnulib/getopt.c:770 gnulib/getopt.c:773
 
5576
#, c-format
 
5577
msgid "%s: invalid option -- %c\n"
 
5578
msgstr ""
 
5579
 
 
5580
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
 
5581
#: gnulib/getopt.c:1063
 
5582
#, c-format
 
5583
msgid "%s: option requires an argument -- %c\n"
 
5584
msgstr ""
 
5585
 
 
5586
#: gnulib/getopt.c:894 gnulib/getopt.c:910
 
5587
#, c-format
 
5588
msgid "%s: option `-W %s' is ambiguous\n"
 
5589
msgstr ""
 
5590
 
 
5591
#: gnulib/getopt.c:934 gnulib/getopt.c:952
 
5592
#, c-format
 
5593
msgid "%s: option `-W %s' doesn't allow an argument\n"
 
5594
msgstr ""
 
5595
 
 
5596
#: libdrizzleclient/errmsg.c:27
 
5597
msgid "Unknown Drizzle error"
 
5598
msgstr ""
 
5599
 
 
5600
#: libdrizzleclient/errmsg.c:28
 
5601
#, c-format
 
5602
msgid "Can't create UNIX socket (%d)"
 
5603
msgstr ""
 
5604
 
 
5605
#: libdrizzleclient/errmsg.c:29
 
5606
#, c-format
 
5607
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
 
5608
msgstr ""
 
5609
 
 
5610
#: libdrizzleclient/errmsg.c:30
 
5611
#, c-format
 
5612
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
 
5613
msgstr ""
 
5614
 
 
5615
#: libdrizzleclient/errmsg.c:31
 
5616
#, c-format
 
5617
msgid "Can't create TCP/IP socket (%d)"
 
5618
msgstr ""
 
5619
 
 
5620
#: libdrizzleclient/errmsg.c:32
 
5621
#, c-format
 
5622
msgid "Unknown Drizzle server host '%-.100s' (%d)"
 
5623
msgstr ""
 
5624
 
 
5625
#: libdrizzleclient/errmsg.c:33
 
5626
msgid "Drizzle server has gone away"
 
5627
msgstr ""
 
5628
 
 
5629
#: libdrizzleclient/errmsg.c:34
 
5630
#, c-format
 
5631
msgid "Protocol mismatch; server version = %d, client version = %d"
 
5632
msgstr ""
 
5633
 
 
5634
#: libdrizzleclient/errmsg.c:35
 
5635
msgid "Drizzle client ran out of memory"
 
5636
msgstr ""
 
5637
 
 
5638
#: libdrizzleclient/errmsg.c:36
 
5639
msgid "Wrong host info"
 
5640
msgstr ""
 
5641
 
 
5642
#: libdrizzleclient/errmsg.c:37
 
5643
msgid "Localhost via UNIX socket"
 
5644
msgstr ""
 
5645
 
 
5646
#: libdrizzleclient/errmsg.c:38
 
5647
#, c-format
 
5648
msgid "%-.100s via TCP/IP"
 
5649
msgstr ""
 
5650
 
 
5651
#: libdrizzleclient/errmsg.c:39
 
5652
msgid "Error in server handshake"
 
5653
msgstr ""
 
5654
 
 
5655
#: libdrizzleclient/errmsg.c:40
 
5656
msgid "Lost connection to Drizzle server during query"
 
5657
msgstr ""
 
5658
 
 
5659
#: libdrizzleclient/errmsg.c:41
 
5660
msgid "Commands out of sync; you can't run this command now"
 
5661
msgstr ""
 
5662
 
 
5663
#: libdrizzleclient/errmsg.c:42
 
5664
#, c-format
 
5665
msgid "Named pipe: %-.32s"
 
5666
msgstr ""
 
5667
 
 
5668
#: libdrizzleclient/errmsg.c:43
 
5669
#, c-format
 
5670
msgid "Can't wait for named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5671
msgstr ""
 
5672
 
 
5673
#: libdrizzleclient/errmsg.c:44
 
5674
#, c-format
 
5675
msgid "Can't open named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5676
msgstr ""
 
5677
 
 
5678
#: libdrizzleclient/errmsg.c:45
 
5679
#, c-format
 
5680
msgid "Can't set state of named pipe to host: %-.64s  pipe: %-.32s (%lu)"
 
5681
msgstr ""
 
5682
 
 
5683
#: libdrizzleclient/errmsg.c:46
 
5684
#, c-format
 
5685
msgid "Can't initialize character set %-.32s (path: %-.100s)"
 
5686
msgstr ""
 
5687
 
 
5688
#: libdrizzleclient/errmsg.c:47
 
5689
msgid "Got packet bigger than 'max_allowed_packet' bytes"
 
5690
msgstr ""
 
5691
 
 
5692
#: libdrizzleclient/errmsg.c:48
 
5693
msgid "Embedded server"
 
5694
msgstr ""
 
5695
 
 
5696
#: libdrizzleclient/errmsg.c:49
 
5697
msgid "Error on SHOW SLAVE STATUS:"
 
5698
msgstr ""
 
5699
 
 
5700
#: libdrizzleclient/errmsg.c:50
 
5701
msgid "Error on SHOW SLAVE HOSTS:"
 
5702
msgstr ""
 
5703
 
 
5704
#: libdrizzleclient/errmsg.c:51
 
5705
msgid "Error connecting to slave:"
 
5706
msgstr ""
 
5707
 
 
5708
#: libdrizzleclient/errmsg.c:52
 
5709
msgid "Error connecting to master:"
 
5710
msgstr ""
 
5711
 
 
5712
#: libdrizzleclient/errmsg.c:53
 
5713
msgid "SSL connection error"
 
5714
msgstr ""
 
5715
 
 
5716
#: libdrizzleclient/errmsg.c:54
 
5717
msgid "Malformed packet"
 
5718
msgstr ""
 
5719
 
 
5720
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
 
5721
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
 
5722
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
 
5723
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
 
5724
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
 
5725
msgid "(unused error message)"
 
5726
msgstr ""
 
5727
 
 
5728
#: libdrizzleclient/errmsg.c:56
 
5729
msgid "Invalid use of null pointer"
 
5730
msgstr ""
 
5731
 
 
5732
#: libdrizzleclient/errmsg.c:57
 
5733
msgid "Statement not prepared"
 
5734
msgstr ""
 
5735
 
 
5736
#: libdrizzleclient/errmsg.c:58
 
5737
msgid "No data supplied for parameters in prepared statement"
 
5738
msgstr ""
 
5739
 
 
5740
#: libdrizzleclient/errmsg.c:59
 
5741
msgid "Data truncated"
 
5742
msgstr ""
 
5743
 
 
5744
#: libdrizzleclient/errmsg.c:60
 
5745
msgid "No parameters exist in the statement"
 
5746
msgstr ""
 
5747
 
 
5748
#: libdrizzleclient/errmsg.c:61
 
5749
msgid "Invalid parameter number"
 
5750
msgstr ""
 
5751
 
 
5752
#: libdrizzleclient/errmsg.c:62
 
5753
#, c-format
 
5754
msgid ""
 
5755
"Can't send long data for non-string/non-binary data types (parameter: %d)"
 
5756
msgstr ""
 
5757
 
 
5758
#: libdrizzleclient/errmsg.c:64
 
5759
#, c-format
 
5760
msgid "Using unsupported buffer type: %d  (parameter: %d)"
 
5761
msgstr ""
 
5762
 
 
5763
#: libdrizzleclient/errmsg.c:65
 
5764
#, c-format
 
5765
msgid "Shared memory: %-.100s"
 
5766
msgstr ""
 
5767
 
 
5768
#: libdrizzleclient/errmsg.c:75
 
5769
msgid "Wrong or unknown protocol"
 
5770
msgstr ""
 
5771
 
 
5772
#: libdrizzleclient/errmsg.c:76
 
5773
msgid "Invalid connection handle"
 
5774
msgstr ""
 
5775
 
 
5776
#: libdrizzleclient/errmsg.c:77
 
5777
msgid ""
 
5778
"Connection using old (pre-4.1.1) authentication protocol refused (client "
 
5779
"option 'secure_auth' enabled)"
 
5780
msgstr ""
 
5781
 
 
5782
#: libdrizzleclient/errmsg.c:79
 
5783
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
 
5784
msgstr ""
 
5785
 
 
5786
#: libdrizzleclient/errmsg.c:80
 
5787
msgid "Attempt to read column without prior row fetch"
 
5788
msgstr ""
 
5789
 
 
5790
#: libdrizzleclient/errmsg.c:81
 
5791
msgid "Prepared statement contains no metadata"
 
5792
msgstr ""
 
5793
 
 
5794
#: libdrizzleclient/errmsg.c:82
 
5795
msgid ""
 
5796
"Attempt to read a row while there is no result set associated with the "
 
5797
"statement"
 
5798
msgstr ""
 
5799
 
 
5800
#: libdrizzleclient/errmsg.c:84
 
5801
msgid "This feature is not implemented yet"
 
5802
msgstr ""
 
5803
 
 
5804
#: libdrizzleclient/errmsg.c:85
 
5805
#, c-format
 
5806
msgid ""
 
5807
"Lost connection to Drizzle server while waiting for initial communication "
 
5808
"packet, system error: %d"
 
5809
msgstr ""
 
5810
 
 
5811
#: libdrizzleclient/errmsg.c:87
 
5812
#, c-format
 
5813
msgid ""
 
5814
"Lost connection to Drizzle server while reading initial communication "
 
5815
"packet, system error: %d"
 
5816
msgstr ""
 
5817
 
 
5818
#: libdrizzleclient/errmsg.c:89
 
5819
#, c-format
 
5820
msgid ""
 
5821
"Lost connection to Drizzle server while sending authentication information, "
 
5822
"system error: %d"
 
5823
msgstr ""
 
5824
 
 
5825
#: libdrizzleclient/errmsg.c:91
 
5826
#, c-format
 
5827
msgid ""
 
5828
"Lost connection to Drizzle server while reading authorization information, "
 
5829
"system error: %d"
 
5830
msgstr ""
 
5831
 
 
5832
#: libdrizzleclient/errmsg.c:93
 
5833
#, c-format
 
5834
msgid ""
 
5835
"Lost connection to Drizzle server while setting initial database, system "
 
5836
"error: %d"
 
5837
msgstr ""
 
5838
 
 
5839
#: libdrizzleclient/errmsg.c:95
 
5840
#, c-format
 
5841
msgid "Statement closed indirectly because of a preceding %s() call"
 
5842
msgstr ""
 
5843
 
 
5844
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
 
5845
#, c-format
 
5846
msgid "File '%s' not found (Errcode: %d)"
 
5847
msgstr ""
 
5848
 
 
5849
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
 
5850
#, c-format
 
5851
msgid "Error reading file '%s' (Errcode: %d)"
 
5852
msgstr ""
 
5853
 
 
5854
#: mysys/errors.cc:25
 
5855
#, c-format
 
5856
msgid "Can't create/write to file '%s' (Errcode: %d)"
 
5857
msgstr ""
 
5858
 
 
5859
#: mysys/errors.cc:27
 
5860
#, c-format
 
5861
msgid "Error writing file '%s' (Errcode: %d)"
 
5862
msgstr ""
 
5863
 
 
5864
#: mysys/errors.cc:28
 
5865
#, c-format
 
5866
msgid "Error on close of '%s' (Errcode: %d)"
 
5867
msgstr ""
 
5868
 
 
5869
#: mysys/errors.cc:29
 
5870
#, c-format
 
5871
msgid "Out of memory (Needed %u bytes)"
 
5872
msgstr ""
 
5873
 
 
5874
#: mysys/errors.cc:30
 
5875
#, c-format
 
5876
msgid "Error on delete of '%s' (Errcode: %d)"
 
5877
msgstr ""
 
5878
 
 
5879
#: mysys/errors.cc:31
 
5880
#, c-format
 
5881
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
 
5882
msgstr ""
 
5883
 
 
5884
#: mysys/errors.cc:32
 
5885
#, c-format
 
5886
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
 
5887
msgstr ""
 
5888
 
 
5889
#: mysys/errors.cc:33
 
5890
#, c-format
 
5891
msgid "Can't lock file (Errcode: %d)"
 
5892
msgstr ""
 
5893
 
 
5894
#: mysys/errors.cc:34
 
5895
#, c-format
 
5896
msgid "Can't unlock file (Errcode: %d)"
 
5897
msgstr ""
 
5898
 
 
5899
#: mysys/errors.cc:35
 
5900
#, c-format
 
5901
msgid "Can't read dir of '%s' (Errcode: %d)"
 
5902
msgstr ""
 
5903
 
 
5904
#: mysys/errors.cc:36
 
5905
#, c-format
 
5906
msgid "Can't get stat of '%s' (Errcode: %d)"
 
5907
msgstr ""
 
5908
 
 
5909
#: mysys/errors.cc:37
 
5910
#, c-format
 
5911
msgid "Can't change size of file (Errcode: %d)"
 
5912
msgstr ""
 
5913
 
 
5914
#: mysys/errors.cc:38
 
5915
#, c-format
 
5916
msgid "Can't open stream from handle (Errcode: %d)"
 
5917
msgstr ""
 
5918
 
 
5919
#: mysys/errors.cc:39
 
5920
#, c-format
 
5921
msgid "Can't get working dirctory (Errcode: %d)"
 
5922
msgstr ""
 
5923
 
 
5924
#: mysys/errors.cc:40
 
5925
#, c-format
 
5926
msgid "Can't change dir to '%s' (Errcode: %d)"
 
5927
msgstr ""
 
5928
 
 
5929
#: mysys/errors.cc:41
 
5930
#, c-format
 
5931
msgid "Warning: '%s' had %d links"
 
5932
msgstr ""
 
5933
 
 
5934
#: mysys/errors.cc:42
 
5935
#, c-format
 
5936
msgid "Warning: %d files and %d streams is left open\n"
 
5937
msgstr ""
 
5938
 
 
5939
#: mysys/errors.cc:43
 
5940
#, c-format
 
5941
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
 
5942
msgstr ""
 
5943
 
 
5944
#: mysys/errors.cc:44
 
5945
#, c-format
 
5946
msgid "Can't create directory '%s' (Errcode: %d)"
 
5947
msgstr ""
 
5948
 
 
5949
#: mysys/errors.cc:45
 
5950
#, c-format
 
5951
msgid ""
 
5952
"Character set '%s' is not a compiled character set and is not specified in "
 
5953
"the %s file"
 
5954
msgstr ""
 
5955
 
 
5956
#: mysys/errors.cc:46
 
5957
#, c-format
 
5958
msgid "Out of resources when opening file '%s' (Errcode: %d)"
 
5959
msgstr ""
 
5960
 
 
5961
#: mysys/errors.cc:47
 
5962
#, c-format
 
5963
msgid "Can't read value for symlink '%s' (Error %d)"
 
5964
msgstr ""
 
5965
 
 
5966
#: mysys/errors.cc:48
 
5967
#, c-format
 
5968
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
 
5969
msgstr ""
 
5970
 
 
5971
#: mysys/errors.cc:49
 
5972
#, c-format
 
5973
msgid "Error on realpath() on '%s' (Error %d)"
 
5974
msgstr ""
 
5975
 
 
5976
#: mysys/errors.cc:50
 
5977
#, c-format
 
5978
msgid "Can't sync file '%s' to disk (Errcode: %d)"
 
5979
msgstr ""
 
5980
 
 
5981
#: mysys/errors.cc:51
 
5982
#, c-format
 
5983
msgid ""
 
5984
"Collation '%s' is not a compiled collation and is not specified in the %s "
 
5985
"file"
 
5986
msgstr ""
 
5987
 
 
5988
#: mysys/errors.cc:53
 
5989
#, c-format
 
5990
msgid "File '%s' (fileno: %d) was not closed"
 
5991
msgstr ""
 
5992
 
 
5993
#: mysys/my_error.cc:87
 
5994
#, c-format
 
5995
msgid "Unknown error %d"
 
5996
msgstr ""
 
5997
 
 
5998
#: mysys/my_getopt.cc:89
 
5999
msgid "Warning: "
 
6000
msgstr ""
 
6001
 
 
6002
#: mysys/my_getopt.cc:91
 
6003
msgid "Info: "
 
6004
msgstr ""
 
6005
 
 
6006
#: mysys/my_getopt.cc:355
 
6007
#, c-format
 
6008
msgid "%s: %s: Option '%s' used, but is disabled\n"
 
6009
msgstr ""
 
6010
 
 
6011
#: mysys/my_getopt.cc:356
 
6012
msgid "WARNING"
 
6013
msgstr ""
 
6014
 
 
6015
#: mysys/my_getopt.cc:356
 
6016
msgid "ERROR"
 
6017
msgstr ""
 
6018
 
 
6019
#: mysys/my_getopt.cc:459
 
6020
#, c-format
 
6021
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
 
6022
msgstr ""
 
6023
 
 
6024
#: mysys/my_getopt.cc:772
 
6025
#, c-format
 
6026
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
 
6027
msgstr ""
 
6028
 
 
6029
#: mysys/my_getopt.cc:963
 
6030
#, c-format
 
6031
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
 
6032
msgstr ""
 
6033
 
 
6034
#: mysys/my_getopt.cc:1190
 
6035
#, c-format
 
6036
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
 
6037
msgstr ""
 
6038
 
 
6039
#: mysys/my_getopt.cc:1210
 
6040
#, c-format
 
6041
msgid ""
 
6042
"\n"
 
6043
"Variables (--variable-name=value)\n"
 
6044
"and boolean options {false|true}  Value (after reading options)\n"
 
6045
"--------------------------------- -----------------------------\n"
 
6046
msgstr ""
 
6047
 
 
6048
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
 
6049
msgid "(No default value)"
 
6050
msgstr ""
 
6051
 
 
6052
#: mysys/my_getopt.cc:1245
 
6053
msgid "true"
 
6054
msgstr ""
 
6055
 
 
6056
#: mysys/my_getopt.cc:1245
 
6057
msgid "false"
 
6058
msgstr ""
 
6059
 
 
6060
#: mysys/my_getopt.cc:1273
 
6061
#, c-format
 
6062
msgid "(Disabled)\n"
 
6063
msgstr ""
 
6064
 
 
6065
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
6895
6066
msgid "Error Messages to stderr"
6896
6067
msgstr ""
6897
6068
 
6898
 
#: plugin/logging_query/logging_query.cc:120
6899
 
#, c-format
6900
 
msgid ""
6901
 
"thread_id=%ld query_id=%ld t_connect=%lld t_start=%lld t_lock=%lld command=%."
6902
 
"*s rows_sent=%ld rows_examined=%u\n"
6903
 
" db=\"%.*s\" query=\"%.*s\"\n"
6904
 
msgstr ""
6905
 
 
6906
 
#: plugin/logging_query/logging_query.cc:161
 
6069
#: plugin/logging_query/logging_query.cc:275
6907
6070
#, c-format
6908
6071
msgid "fail open() fn=%s er=%s\n"
6909
6072
msgstr ""
6910
6073
 
6911
 
#: plugin/logging_query/logging_query.cc:201
 
6074
#: plugin/logging_query/logging_query.cc:315
 
6075
msgid "Enable logging to CSV file"
 
6076
msgstr ""
 
6077
 
 
6078
#: plugin/logging_query/logging_query.cc:324
6912
6079
msgid "File to log to"
6913
6080
msgstr ""
6914
6081
 
6915
 
#: plugin/logging_query/logging_query.cc:210
6916
 
msgid "Enable logging"
6917
 
msgstr ""
6918
 
 
6919
 
#: plugin/logging_query/logging_query.cc:219
6920
 
msgid "Disable after this many seconds. Zero for forever"
6921
 
msgstr ""
6922
 
 
6923
 
#: plugin/logging_query/logging_query.cc:232
 
6082
#: plugin/logging_query/logging_query.cc:333
 
6083
#: plugin/logging_syslog/logging_syslog.cc:247
6924
6084
msgid "Threshold for logging slow queries, in microseconds"
6925
6085
msgstr ""
6926
6086
 
6927
 
#: plugin/logging_query/logging_query.cc:245
 
6087
#: plugin/logging_query/logging_query.cc:345
 
6088
#: plugin/logging_syslog/logging_syslog.cc:259
6928
6089
msgid "Threshold for logging big queries, for rows returned"
6929
6090
msgstr ""
6930
6091
 
6931
 
#: plugin/logging_query/logging_query.cc:258
 
6092
#: plugin/logging_query/logging_query.cc:357
 
6093
#: plugin/logging_syslog/logging_syslog.cc:271
6932
6094
msgid "Threshold for logging big queries, for rows examined"
6933
6095
msgstr ""
6934
6096
 
6935
 
#: plugin/logging_query/logging_query.cc:281
6936
 
msgid "Log queries to a file"
6937
 
msgstr ""
6938
 
 
6939
 
#: storage/myisam/ha_myisam.cc:448
6940
 
#, c-format
6941
 
msgid "Got an error from thread_id=%lu, %s:%d"
6942
 
msgstr ""
6943
 
 
6944
 
#: storage/myisam/ha_myisam.cc:451
 
6097
#: plugin/logging_query/logging_query.cc:380
 
6098
msgid "Log queries to a CSV file"
 
6099
msgstr ""
 
6100
 
 
6101
#: plugin/logging_syslog/logging_syslog.cc:166
 
6102
#, c-format
 
6103
msgid "syslog facility \"%s\" not known, using \"local0\""
 
6104
msgstr ""
 
6105
 
 
6106
#: plugin/logging_syslog/logging_syslog.cc:183
 
6107
#, c-format
 
6108
msgid "syslog priority \"%s\" not known, using \"info\""
 
6109
msgstr ""
 
6110
 
 
6111
#: plugin/logging_syslog/logging_syslog.cc:211
 
6112
msgid "Enable logging"
 
6113
msgstr ""
 
6114
 
 
6115
#: plugin/logging_syslog/logging_syslog.cc:220
 
6116
msgid "Syslog Ident"
 
6117
msgstr ""
 
6118
 
 
6119
#: plugin/logging_syslog/logging_syslog.cc:229
 
6120
msgid "Syslog Facility"
 
6121
msgstr ""
 
6122
 
 
6123
#: plugin/logging_syslog/logging_syslog.cc:238
 
6124
msgid "Syslog Priority"
 
6125
msgstr ""
 
6126
 
 
6127
#: plugin/logging_syslog/logging_syslog.cc:296
 
6128
msgid "Log to syslog"
 
6129
msgstr ""
 
6130
 
 
6131
#: plugin/pool_of_threads/pool_of_threads.cc:110
 
6132
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
 
6133
msgstr ""
 
6134
 
 
6135
#: plugin/pool_of_threads/pool_of_threads.cc:116
 
6136
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
 
6137
msgstr ""
 
6138
 
 
6139
#: plugin/pool_of_threads/pool_of_threads.cc:128
 
6140
msgid "session_add_event event_add error in libevent_init\n"
 
6141
msgstr ""
 
6142
 
 
6143
#: plugin/pool_of_threads/pool_of_threads.cc:144
 
6144
#, c-format
 
6145
msgid "Can't create completion port thread (error %d)"
 
6146
msgstr ""
 
6147
 
 
6148
#: plugin/pool_of_threads/pool_of_threads.cc:263
 
6149
msgid "event_add error in libevent_add_session_callback\n"
 
6150
msgstr ""
 
6151
 
 
6152
#: plugin/pool_of_threads/pool_of_threads.cc:292
 
6153
msgid "Scheduler init error in libevent_add_new_connection\n"
 
6154
msgstr ""
 
6155
 
 
6156
#: plugin/pool_of_threads/pool_of_threads.cc:382
 
6157
msgid "libevent_thread_proc: my_thread_init() failed\n"
 
6158
msgstr ""
 
6159
 
 
6160
#: plugin/pool_of_threads/pool_of_threads.cc:590
 
6161
msgid "Size of Pool."
 
6162
msgstr ""
 
6163
 
 
6164
#: plugin/pool_of_threads/pool_of_threads.cc:595
 
6165
msgid "Enable Pool of Threads Scheduler"
 
6166
msgstr ""
 
6167
 
 
6168
#: plugin/replicator/replicator.cc:249
 
6169
msgid "Enable Replicator"
 
6170
msgstr ""
 
6171
 
 
6172
#: plugin/replicator/replicator.cc:258
 
6173
msgid "Directory to place replication logs."
 
6174
msgstr ""
 
6175
 
 
6176
#: plugin/single_thread/single_thread.cc:87
 
6177
msgid "Enable One Thread per Connection Scheduler"
 
6178
msgstr ""
 
6179
 
 
6180
#: storage/myisam/ha_myisam.cc:457
 
6181
#, c-format
 
6182
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
 
6183
msgstr ""
 
6184
 
 
6185
#: storage/myisam/ha_myisam.cc:461
6945
6186
#, c-format
6946
6187
msgid "Got an error from unknown thread, %s:%d"
6947
6188
msgstr ""
6948
6189
 
6949
 
#: storage/myisam/ha_myisam.cc:456
 
6190
#: storage/myisam/ha_myisam.cc:466
6950
6191
msgid "Unknown thread accessing table"
6951
6192
msgstr ""
6952
6193
 
6953
 
#: storage/myisam/my_handler_errors.c:32
 
6194
#: storage/myisam/ha_myisam.cc:1872
 
6195
msgid "Block size to be used for MyISAM index pages."
 
6196
msgstr ""
 
6197
 
 
6198
#: storage/myisam/ha_myisam.cc:1878
 
6199
msgid ""
 
6200
"Number of threads to use when repairing MyISAM tables. The value of 1 "
 
6201
"disables parallel repair."
 
6202
msgstr ""
 
6203
 
 
6204
#: storage/myisam/ha_myisam.cc:1884
 
6205
msgid ""
 
6206
"Don't use the fast sort index method to created index if the temporary file "
 
6207
"would get bigger than this."
 
6208
msgstr ""
 
6209
 
 
6210
#: storage/myisam/ha_myisam.cc:1889
 
6211
msgid ""
 
6212
"The buffer that is allocated when sorting the index when doing a REPAIR or "
 
6213
"when creating indexes with CREATE INDEX or ALTER TABLE."
 
6214
msgstr ""
 
6215
 
 
6216
#: storage/myisam/ha_myisam.cc:1895
 
6217
msgid "Default pointer size to be used for MyISAM tables."
 
6218
msgstr ""
 
6219
 
 
6220
#: storage/myisam/my_handler_errors.c:34
6954
6221
msgid "Didn't find key on read or update"
6955
6222
msgstr ""
6956
6223
 
6957
 
#: storage/myisam/my_handler_errors.c:34
 
6224
#: storage/myisam/my_handler_errors.c:36
6958
6225
msgid "Duplicate key on write or update"
6959
6226
msgstr ""
6960
6227
 
6961
 
#: storage/myisam/my_handler_errors.c:36
 
6228
#: storage/myisam/my_handler_errors.c:38
6962
6229
msgid "Internal (unspecified) error in handler"
6963
6230
msgstr ""
6964
6231
 
6965
 
#: storage/myisam/my_handler_errors.c:38
 
6232
#: storage/myisam/my_handler_errors.c:40
6966
6233
msgid ""
6967
6234
"Someone has changed the row since it was read (while the table was locked to "
6968
6235
"prevent it)"
6969
6236
msgstr ""
6970
6237
 
6971
 
#: storage/myisam/my_handler_errors.c:41
 
6238
#: storage/myisam/my_handler_errors.c:43
6972
6239
msgid "Wrong index given to function"
6973
6240
msgstr ""
6974
6241
 
6975
 
#: storage/myisam/my_handler_errors.c:43
 
6242
#: storage/myisam/my_handler_errors.c:45
6976
6243
msgid "Undefined handler error 125"
6977
6244
msgstr ""
6978
6245
 
6979
 
#: storage/myisam/my_handler_errors.c:45
 
6246
#: storage/myisam/my_handler_errors.c:47
6980
6247
msgid "Index file is crashed"
6981
6248
msgstr ""
6982
6249
 
6983
 
#: storage/myisam/my_handler_errors.c:47
 
6250
#: storage/myisam/my_handler_errors.c:49
6984
6251
msgid "Record file is crashed"
6985
6252
msgstr ""
6986
6253
 
6987
 
#: storage/myisam/my_handler_errors.c:49
 
6254
#: storage/myisam/my_handler_errors.c:51
6988
6255
msgid "Out of memory in engine"
6989
6256
msgstr ""
6990
6257
 
6991
 
#: storage/myisam/my_handler_errors.c:51
 
6258
#: storage/myisam/my_handler_errors.c:53
6992
6259
msgid "Undefined handler error 129"
6993
6260
msgstr ""
6994
6261
 
6995
 
#: storage/myisam/my_handler_errors.c:53
 
6262
#: storage/myisam/my_handler_errors.c:55
6996
6263
msgid "Incorrect file format"
6997
6264
msgstr ""
6998
6265
 
6999
 
#: storage/myisam/my_handler_errors.c:55
 
6266
#: storage/myisam/my_handler_errors.c:57
7000
6267
msgid "Command not supported by database"
7001
6268
msgstr ""
7002
6269
 
7003
 
#: storage/myisam/my_handler_errors.c:57
 
6270
#: storage/myisam/my_handler_errors.c:59
7004
6271
msgid "Old database file"
7005
6272
msgstr ""
7006
6273
 
7007
 
#: storage/myisam/my_handler_errors.c:59
 
6274
#: storage/myisam/my_handler_errors.c:61
7008
6275
msgid "No record read before update"
7009
6276
msgstr ""
7010
6277
 
7011
 
#: storage/myisam/my_handler_errors.c:61
 
6278
#: storage/myisam/my_handler_errors.c:63
7012
6279
msgid "Record was already deleted (or record file crashed)"
7013
6280
msgstr ""
7014
6281
 
7015
 
#: storage/myisam/my_handler_errors.c:63
 
6282
#: storage/myisam/my_handler_errors.c:65
7016
6283
msgid "No more room in record file"
7017
6284
msgstr ""
7018
6285
 
7019
 
#: storage/myisam/my_handler_errors.c:65
 
6286
#: storage/myisam/my_handler_errors.c:67
7020
6287
msgid "No more room in index file"
7021
6288
msgstr ""
7022
6289
 
7023
 
#: storage/myisam/my_handler_errors.c:67
 
6290
#: storage/myisam/my_handler_errors.c:69
7024
6291
msgid "No more records (read after end of file)"
7025
6292
msgstr ""
7026
6293
 
7027
 
#: storage/myisam/my_handler_errors.c:69
 
6294
#: storage/myisam/my_handler_errors.c:71
7028
6295
msgid "Unsupported extension used for table"
7029
6296
msgstr ""
7030
6297
 
7031
 
#: storage/myisam/my_handler_errors.c:71
 
6298
#: storage/myisam/my_handler_errors.c:73
7032
6299
msgid "Too big row"
7033
6300
msgstr ""
7034
6301
 
7035
 
#: storage/myisam/my_handler_errors.c:73
 
6302
#: storage/myisam/my_handler_errors.c:75
7036
6303
msgid "Wrong create options"
7037
6304
msgstr ""
7038
6305
 
7039
 
#: storage/myisam/my_handler_errors.c:75
 
6306
#: storage/myisam/my_handler_errors.c:77
7040
6307
msgid "Duplicate unique key or constraint on write or update"
7041
6308
msgstr ""
7042
6309
 
7043
 
#: storage/myisam/my_handler_errors.c:77
 
6310
#: storage/myisam/my_handler_errors.c:79
7044
6311
msgid "Unknown character set used in table"
7045
6312
msgstr ""
7046
6313
 
7047
 
#: storage/myisam/my_handler_errors.c:79
 
6314
#: storage/myisam/my_handler_errors.c:81
7048
6315
msgid "Conflicting table definitions in sub-tables of MERGE table"
7049
6316
msgstr ""
7050
6317
 
7051
 
#: storage/myisam/my_handler_errors.c:81
 
6318
#: storage/myisam/my_handler_errors.c:83
7052
6319
msgid "Table is crashed and last repair failed"
7053
6320
msgstr ""
7054
6321
 
7055
 
#: storage/myisam/my_handler_errors.c:83
 
6322
#: storage/myisam/my_handler_errors.c:85
7056
6323
msgid "Table was marked as crashed and should be repaired"
7057
6324
msgstr ""
7058
6325
 
7059
 
#: storage/myisam/my_handler_errors.c:85
 
6326
#: storage/myisam/my_handler_errors.c:87
7060
6327
msgid "Lock timed out; Retry transaction"
7061
6328
msgstr ""
7062
6329
 
7063
 
#: storage/myisam/my_handler_errors.c:87
 
6330
#: storage/myisam/my_handler_errors.c:89
7064
6331
msgid "Lock table is full;  Restart program with a larger locktable"
7065
6332
msgstr ""
7066
6333
 
7067
 
#: storage/myisam/my_handler_errors.c:89
 
6334
#: storage/myisam/my_handler_errors.c:91
7068
6335
msgid "Updates are not allowed under a read only transactions"
7069
6336
msgstr ""
7070
6337
 
7071
 
#: storage/myisam/my_handler_errors.c:91
 
6338
#: storage/myisam/my_handler_errors.c:93
7072
6339
msgid "Lock deadlock; Retry transaction"
7073
6340
msgstr ""
7074
6341
 
7075
 
#: storage/myisam/my_handler_errors.c:93
 
6342
#: storage/myisam/my_handler_errors.c:95
7076
6343
msgid "Foreign key constraint is incorrectly formed"
7077
6344
msgstr ""
7078
6345
 
7079
 
#: storage/myisam/my_handler_errors.c:95
 
6346
#: storage/myisam/my_handler_errors.c:97
7080
6347
msgid "Cannot add a child row"
7081
6348
msgstr ""
7082
6349
 
7083
 
#: storage/myisam/my_handler_errors.c:97
 
6350
#: storage/myisam/my_handler_errors.c:99
7084
6351
msgid "Cannot delete a parent row"
7085
6352
msgstr ""
7086
6353
 
7087
 
#: storage/myisam/my_handler_errors.c:99
 
6354
#: storage/myisam/my_handler_errors.c:101
7088
6355
msgid "No savepoint with that name"
7089
6356
msgstr ""
7090
6357
 
7091
 
#: storage/myisam/my_handler_errors.c:101
 
6358
#: storage/myisam/my_handler_errors.c:103
7092
6359
msgid "Non unique key block size"
7093
6360
msgstr ""
7094
6361
 
7095
 
#: storage/myisam/my_handler_errors.c:103
 
6362
#: storage/myisam/my_handler_errors.c:105
7096
6363
msgid "The table does not exist in engine"
7097
6364
msgstr ""
7098
6365
 
7099
 
#: storage/myisam/my_handler_errors.c:105
 
6366
#: storage/myisam/my_handler_errors.c:107
7100
6367
msgid "The table already existed in storage engine"
7101
6368
msgstr ""
7102
6369
 
7103
 
#: storage/myisam/my_handler_errors.c:107
 
6370
#: storage/myisam/my_handler_errors.c:109
7104
6371
msgid "Could not connect to storage engine"
7105
6372
msgstr ""
7106
6373
 
7107
 
#: storage/myisam/my_handler_errors.c:109
 
6374
#: storage/myisam/my_handler_errors.c:111
7108
6375
msgid "Unexpected null pointer found when using spatial index"
7109
6376
msgstr ""
7110
6377
 
7111
 
#: storage/myisam/my_handler_errors.c:111
 
6378
#: storage/myisam/my_handler_errors.c:113
7112
6379
msgid "The table changed in storage engine"
7113
6380
msgstr ""
7114
6381
 
7115
 
#: storage/myisam/my_handler_errors.c:113
 
6382
#: storage/myisam/my_handler_errors.c:115
7116
6383
msgid "There's no partition in table for the given value"
7117
6384
msgstr ""
7118
6385
 
7119
 
#: storage/myisam/my_handler_errors.c:115
 
6386
#: storage/myisam/my_handler_errors.c:117
7120
6387
msgid "Row-based binlogging of row failed"
7121
6388
msgstr ""
7122
6389
 
7123
 
#: storage/myisam/my_handler_errors.c:117
 
6390
#: storage/myisam/my_handler_errors.c:119
7124
6391
msgid "Index needed in foreign key constraint"
7125
6392
msgstr ""
7126
6393
 
7127
 
#: storage/myisam/my_handler_errors.c:119
 
6394
#: storage/myisam/my_handler_errors.c:121
7128
6395
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7129
6396
msgstr ""
7130
6397
 
7131
 
#: storage/myisam/my_handler_errors.c:121
 
6398
#: storage/myisam/my_handler_errors.c:123
7132
6399
msgid "Table needs to be upgraded before it can be used"
7133
6400
msgstr ""
7134
6401
 
7135
 
#: storage/myisam/my_handler_errors.c:123
 
6402
#: storage/myisam/my_handler_errors.c:125
7136
6403
msgid "Table is read only"
7137
6404
msgstr ""
7138
6405
 
7139
 
#: storage/myisam/my_handler_errors.c:125
 
6406
#: storage/myisam/my_handler_errors.c:127
7140
6407
msgid "Failed to get next auto increment value"
7141
6408
msgstr ""
7142
6409
 
7143
 
#: storage/myisam/my_handler_errors.c:127
 
6410
#: storage/myisam/my_handler_errors.c:129
7144
6411
msgid "Failed to set row auto increment value"
7145
6412
msgstr ""
7146
6413
 
7147
 
#: storage/myisam/my_handler_errors.c:129
 
6414
#: storage/myisam/my_handler_errors.c:131
7148
6415
msgid "Unknown (generic) error from engine"
7149
6416
msgstr ""
7150
6417
 
7151
 
#: storage/myisam/my_handler_errors.c:131
 
6418
#: storage/myisam/my_handler_errors.c:133
7152
6419
msgid "Record is the same"
7153
6420
msgstr ""
7154
6421
 
7155
 
#: storage/myisam/my_handler_errors.c:133
 
6422
#: storage/myisam/my_handler_errors.c:135
7156
6423
msgid "It is not possible to log this statement"
7157
6424
msgstr ""
7158
6425
 
7159
 
#: storage/myisam/my_handler_errors.c:135
 
6426
#: storage/myisam/my_handler_errors.c:137
7160
6427
msgid "Tablespace exists"
7161
6428
msgstr ""
7162
6429
 
7163
 
#: storage/myisam/my_handler_errors.c:137
 
6430
#: storage/myisam/my_handler_errors.c:139
7164
6431
msgid "The event was corrupt, leading to illegal data being read"
7165
6432
msgstr ""
7166
6433
 
7167
 
#: storage/myisam/my_handler_errors.c:139
 
6434
#: storage/myisam/my_handler_errors.c:141
7168
6435
msgid "The table is of a new format not supported by this version"
7169
6436
msgstr ""
7170
6437
 
7171
 
#: storage/myisam/my_handler_errors.c:141
7172
 
msgid "The event could not be processed no other hanlder error happened"
7173
 
msgstr ""
7174
 
 
7175
6438
#: storage/myisam/my_handler_errors.c:143
7176
 
msgid "Got a fatal error during initialzaction of handler"
 
6439
msgid "The event could not be processed no other handler error happened"
7177
6440
msgstr ""
7178
6441
 
7179
6442
#: storage/myisam/my_handler_errors.c:145
 
6443
msgid "Got a fatal error during initialzation of handler"
 
6444
msgstr ""
 
6445
 
 
6446
#: storage/myisam/my_handler_errors.c:147
7180
6447
msgid "File to short; Expected more data in file"
7181
6448
msgstr ""
7182
6449
 
7183
 
#: storage/myisam/my_handler_errors.c:147
 
6450
#: storage/myisam/my_handler_errors.c:149
7184
6451
msgid "Read page with wrong checksum"
7185
6452
msgstr ""
7186
6453
 
7187
 
#: storage/myisam/my_handler_errors.c:149
 
6454
#: storage/myisam/my_handler_errors.c:151
7188
6455
msgid "Lock or active transaction"
7189
6456
msgstr ""
7190
6457
 
7191
 
#: storage/myisam/my_handler_errors.c:151
 
6458
#: storage/myisam/my_handler_errors.c:153
7192
6459
msgid "No such table space"
7193
6460
msgstr ""
7194
6461
 
7195
 
#: storage/myisam/my_handler_errors.c:153
 
6462
#: storage/myisam/my_handler_errors.c:155
7196
6463
msgid "Tablespace not empty"
7197
6464
msgstr ""
 
6465
 
 
6466
#~ msgid "categories:"
 
6467
#~ msgstr "التصنيفات :"
 
6468
 
 
6469
#~ msgid "topics:"
 
6470
#~ msgstr "المواضيع :"