~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/hi.po

  • Committer: Brian Aker
  • Date: 2010-09-28 06:27:36 UTC
  • mto: (1800.1.4 build)
  • mto: This revision was merged to the branch mainline in revision 1801.
  • Revision ID: brian@tangent.org-20100928062736-65a8ufnsji93fd99
Remove additional (maybe last of?) native_handle actual calls (safe_mutex is
historical and unused, so it does not count).

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: \n"
10
 
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
 
10
"POT-Creation-Date: 2010-09-14 16:22-0400\n"
11
11
"PO-Revision-Date: 2010-06-30 07:21+0000\n"
12
12
"Last-Translator: chandni jaswal <Unknown>\n"
13
13
"Language-Team: Hindi <hi@li.org>\n"
96
96
msgid "Use another database. Takes database name as argument."
97
97
msgstr "कोई और डाटाबेस उपयोग करे. तर्क के रूप में डाटाबेस का नाम लिया जाएगा."
98
98
 
99
 
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
 
99
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1325
100
100
msgid "Show warnings after every statement."
101
101
msgstr "हर विवरण के बाद चेतावनी दिखाए"
102
102
 
147
147
msgid "Error: Invalid Value for max_input_line"
148
148
msgstr ""
149
149
 
150
 
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
 
150
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:2396
151
151
msgid "Options used only in command line"
152
152
msgstr ""
153
153
 
175
175
"टिप्पणियाँ संरक्षित करो. टिप्पणियाँ सर्वर को भेजो. --skip-comments डिफ़ॉल्ट होता है, "
176
176
"सक्षम करने के लिए --comments का उपयोग करें."
177
177
 
178
 
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
 
178
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:2405
179
179
msgid "Use compression in server/client protocol."
180
180
msgstr "सर्वर/क्लाइंट प्रोटोकॉल में संपीडन का प्रयोग करे."
181
181
 
188
188
msgstr "SQL त्रुटी आने पर भी आगे बढे."
189
189
 
190
190
#: ../client/drizzle.cc:1297
191
 
#, fuzzy
192
191
msgid ""
193
192
"Enable named commands. Named commands mean this program's internal commands; "
194
193
"see drizzle> help . When enabled, the named commands can be used from any "
195
 
"line of the query, otherwise only from the first line, before an enter."
 
194
"line of the query, otherwise only from the first line, before an enter. "
 
195
"Disable with --disable-named-commands. This option is disabled by default."
196
196
msgstr ""
197
197
"नामधारी कमांड्स को सक्षम करे. इस प्रोग्राम की अंदरूनी कमांड्स को नामधारी कमांड्स कहते है; "
198
198
"drizzle> help देखे. सक्षम करने के बाद नामधारी कमांड्स को क्वैरी की किसी भी लाइन के इंटर "
200
200
"इसको अक्षम करता है. डिफ़ॉल्ट तौर पर ये अक्षम होता है."
201
201
 
202
202
#: ../client/drizzle.cc:1299
 
203
msgid ""
 
204
"Named commands are disabled. Use \\* form only, or use named commands only "
 
205
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
 
206
"the client now starts with this option ENABLED by default! Disable with '-"
 
207
"G'. Long format commands still work from the first line. WARNING: option "
 
208
"deprecated; use --disable-named-commands instead."
 
209
msgstr ""
 
210
 
 
211
#: ../client/drizzle.cc:1300
 
212
msgid "Ignore space after function names."
 
213
msgstr "फंकशन के नाम के बाद के स्पेस पर ध्यान ना दे."
 
214
 
 
215
#: ../client/drizzle.cc:1302
203
216
msgid "Turn off beep on error."
204
217
msgstr "त्रुटी आने पर बीप न की जाए."
205
218
 
206
 
#: ../client/drizzle.cc:1300
207
 
#, fuzzy
208
 
msgid "Do not write line numbers for errors."
 
219
#: ../client/drizzle.cc:1304
 
220
msgid "Write line numbers for errors."
209
221
msgstr "त्रुटियों के लिए लाइन संख्या लिखें."
210
222
 
211
 
#: ../client/drizzle.cc:1301
212
 
#, fuzzy
213
 
msgid "Do not write column names in results."
 
223
#: ../client/drizzle.cc:1306
 
224
msgid ""
 
225
"Don't write line number for errors. WARNING: -L is deprecated, use long "
 
226
"version of this option instead."
 
227
msgstr ""
 
228
"त्रुटियों के लिए लाइन संख्या मत लिखें. चेतावनी: -L पदावनत है, इसकी बजाये इस विकल्प के लंबे "
 
229
"संस्करण का उपयोग करें."
 
230
 
 
231
#: ../client/drizzle.cc:1308
 
232
msgid "Write column names in results."
214
233
msgstr "स्तम्भ के नाम परिणाम में लिखें"
215
234
 
216
 
#: ../client/drizzle.cc:1303
 
235
#: ../client/drizzle.cc:1310
217
236
msgid ""
218
237
"Don't write column names in results. WARNING: -N is deprecated, use long "
219
238
"version of this options instead."
221
240
"कालम के नाम परिणाम में मत लिखें. चेतावनी: -N पदावनत है, इसकी बजाये इस विकल्प के लंबे "
222
241
"संस्करण का उपयोग करें."
223
242
 
224
 
#: ../client/drizzle.cc:1305
 
243
#: ../client/drizzle.cc:1312
225
244
msgid ""
226
245
"Change the value of a variable. Please note that this option is deprecated; "
227
246
"you can set variables directly with --variable-name=value."
229
248
"चर के मूल्य को बदले. कृपया ध्यान दें कि ये विकल्प पदावनत है, चरों के मूल्य को आप सीधा --"
230
249
"variable-name=value से सेट कर सकते है."
231
250
 
232
 
#: ../client/drizzle.cc:1307
 
251
#: ../client/drizzle.cc:1314
233
252
msgid "Output in table format."
234
253
msgstr "तालिका प्रारूप में निर्गम किया जाए."
235
254
 
236
 
#: ../client/drizzle.cc:1309
 
255
#: ../client/drizzle.cc:1316
237
256
msgid "Only allow UPDATE and DELETE that uses keys."
238
257
msgstr "केवल उन अद्यतन और मिटाने कि कमांड को अनुमति दें जो कुंजी का उपयोग करती हो"
239
258
 
240
 
#: ../client/drizzle.cc:1311
 
259
#: ../client/drizzle.cc:1318
241
260
msgid "Synonym for option --safe-updates, -U."
242
261
msgstr "--safe-updates, -U विकल्प का पर्याय"
243
262
 
244
 
#: ../client/drizzle.cc:1313
 
263
#: ../client/drizzle.cc:1320
245
264
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
246
265
msgstr ""
247
266
 
248
 
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
249
 
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
 
267
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
 
268
#: ../drizzled/drizzled.cc:1174
250
269
msgid "Output version information and exit."
251
270
msgstr "संस्करण सूचना प्रिंट करे और बाहर निकले."
252
271
 
253
 
#: ../client/drizzle.cc:1316
 
272
#: ../client/drizzle.cc:1323
254
273
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
255
274
msgstr ""
256
275
"सर्वर क्लाइंट के कनेक्शन को इनकार करे यदि वह पुराने (पूर्व-4.1.1) प्रोटोकॉल का उपयोग कर "
257
276
"रहा हो तो."
258
277
 
259
 
#: ../client/drizzle.cc:1320
 
278
#: ../client/drizzle.cc:1327
260
279
msgid "Number of lines before each import progress report."
261
280
msgstr ""
262
281
 
263
 
#: ../client/drizzle.cc:1322
 
282
#: ../client/drizzle.cc:1329
264
283
msgid "Ping the server to check if it's alive."
265
284
msgstr ""
266
285
 
267
 
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
 
286
#: ../client/drizzle.cc:1331
268
287
msgid "Configuration file defaults are not used if no-defaults is set"
269
288
msgstr ""
270
289
 
271
 
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
 
290
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
272
291
msgid "Options specific to the drizzle client"
273
292
msgstr ""
274
293
 
275
 
#: ../client/drizzle.cc:1330
276
 
msgid ""
277
 
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
278
 
"and field completion, but startup and reconnecting may take a longer time."
279
 
msgstr ""
280
 
 
281
 
#: ../client/drizzle.cc:1332
 
294
#: ../client/drizzle.cc:1337
 
295
msgid ""
 
296
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
 
297
"and field completion, but startup and reconnecting may take a longer time. "
 
298
"Disable with --disable-auto-rehash."
 
299
msgstr ""
 
300
 
 
301
#: ../client/drizzle.cc:1338
 
302
msgid ""
 
303
"No automatic rehashing. One has to use 'rehash' to get table and field "
 
304
"completion. This gives a quicker start of drizzle_st and disables rehashing "
 
305
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
306
msgstr ""
 
307
 
 
308
#: ../client/drizzle.cc:1340
282
309
msgid ""
283
310
"Automatically switch to vertical output mode if the result is wider than the "
284
311
"terminal width."
285
312
msgstr ""
286
313
 
287
 
#: ../client/drizzle.cc:1334
 
314
#: ../client/drizzle.cc:1342
288
315
msgid "Database to use."
289
316
msgstr "प्रयोग किया जाने वाला डाटाबेस."
290
317
 
291
 
#: ../client/drizzle.cc:1336
 
318
#: ../client/drizzle.cc:1344
292
319
msgid "(not used)"
293
320
msgstr ""
294
321
 
295
 
#: ../client/drizzle.cc:1338
 
322
#: ../client/drizzle.cc:1346
296
323
msgid "Delimiter to be used."
297
324
msgstr "उपयोग किया जाने वाला परिसीमक."
298
325
 
299
 
#: ../client/drizzle.cc:1340
 
326
#: ../client/drizzle.cc:1348
300
327
msgid "Execute command and quit. (Disables --force and history file)"
301
328
msgstr "कमांड को चलाकर बाहर निकले. ( --force एवं इतिहासिक फाइल को निष्क्रिय करता है)"
302
329
 
303
 
#: ../client/drizzle.cc:1342
304
 
#, fuzzy
305
 
msgid "Enable LOAD DATA LOCAL INFILE."
 
330
#: ../client/drizzle.cc:1350
 
331
msgid "Enable/disable LOAD DATA LOCAL INFILE."
306
332
msgstr "LOAD DATA LOCAL INFILE सक्षम/अक्षम करे."
307
333
 
308
 
#: ../client/drizzle.cc:1344
 
334
#: ../client/drizzle.cc:1352
309
335
msgid "Flush buffer after each query."
310
336
msgstr "हर एक कुएरी के बाद बफ़र फ्लश करे."
311
337
 
312
 
#: ../client/drizzle.cc:1346
 
338
#: ../client/drizzle.cc:1354
313
339
msgid "Ignore SIGINT (CTRL-C)"
314
340
msgstr "SIGINT (CTRL-C) की ओर ध्यान ना दे."
315
341
 
316
 
#: ../client/drizzle.cc:1348
 
342
#: ../client/drizzle.cc:1356
317
343
msgid ""
318
344
"Only update the default database. This is useful for skipping updates to "
319
345
"other database in the update log."
321
347
"केवल देफौल्ट डाटाबेस का ही अद्यतन करें. ये अद्यतन लॉग में दूसरे डाटाबेसस के अद्यतन को छोड़ने के "
322
348
"काम आता है."
323
349
 
324
 
#: ../client/drizzle.cc:1350
 
350
#: ../client/drizzle.cc:1358
325
351
msgid ""
326
352
"Pager to use to display results. If you don't supply an option the default "
327
353
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
330
356
"default."
331
357
msgstr ""
332
358
 
333
 
#: ../client/drizzle.cc:1352
 
359
#: ../client/drizzle.cc:1360
334
360
#, fuzzy
335
361
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
336
362
msgstr ""
337
363
"पेजर को निष्क्रिय करके stdout पे प्रिंट करें. परस्पर सक्रिय सहायता (\\h) भी देखें. चेतावनी: "
338
364
"विकल्प पदावनत है, इसकी बजाये --disable-pager का उपयोग करें."
339
365
 
340
 
#: ../client/drizzle.cc:1354
 
366
#: ../client/drizzle.cc:1362
341
367
msgid "Set the drizzle prompt to this value."
342
368
msgstr "डरीझल टत्पर को इस मूल्य पे सेट करो"
343
369
 
344
 
#: ../client/drizzle.cc:1356
 
370
#: ../client/drizzle.cc:1364
345
371
msgid ""
346
372
"Don't cache result, print it row by row. This may slow down the server if "
347
373
"the output is suspended. Doesn't use history file."
349
375
"परिणाम को कैश न करें. ये सर्वर को धीमा कर सकता है अगर परिणाम निलंबित हो. इतिहासिक "
350
376
"फाइल का उपयोग नही होगा."
351
377
 
352
 
#: ../client/drizzle.cc:1358
 
378
#: ../client/drizzle.cc:1366
353
379
msgid "Write fields without conversion. Used with --batch."
354
380
msgstr "फ़िल्डस को बिना रूपांतरण के लिखे. --batch के साथ प्रयुक्त है"
355
381
 
356
 
#: ../client/drizzle.cc:1359
357
 
#, fuzzy
358
 
msgid "Do not reconnect if the connection is lost."
359
 
msgstr "यदि कनेक्शन टूट गया हो तो प्रतीक्षा के बाद पुन: प्रयास किया जाए."
 
382
#: ../client/drizzle.cc:1368
 
383
msgid ""
 
384
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
 
385
"option is enabled by default."
 
386
msgstr ""
 
387
"पुन: कनेक्ट करे अगर कनेक्शन टूट गया हो. --disable-reconnect से निष्क्रिय कर सकते है. यह "
 
388
"विकल्प डिफ़ॉल्ट रूप से सक्षम है."
360
389
 
361
 
#: ../client/drizzle.cc:1361
 
390
#: ../client/drizzle.cc:1370
362
391
msgid "Shutdown the server"
363
392
msgstr ""
364
393
 
365
 
#: ../client/drizzle.cc:1362
 
394
#: ../client/drizzle.cc:1371
366
395
msgid ""
367
396
"Be more silent. Print results with a tab as separator, each row on new line."
368
397
msgstr ""
369
398
"अधिक मूक रहो. परिणाम प्रिंट करते समय टैब को विभाजक के रूप में उपयोग करे, प्रत्येक पंक्ति को "
370
399
"नई लाइन पर रखते हुए."
371
400
 
372
 
#: ../client/drizzle.cc:1364
 
401
#: ../client/drizzle.cc:1373
373
402
msgid ""
374
403
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
404
"work in batch mode. Disable with --disable-tee. This option is disabled by "
378
407
"सब कुछ outfile में संलग्न करे. परस्पर सहायता (\\h) भी देखें. ये बैच मोड में काम नहीं करता "
379
408
"है. --disable-tee इसको निष्क्रिय करता है. यह विकल्प डिफ़ॉल्ट रूप से अक्षम है."
380
409
 
381
 
#: ../client/drizzle.cc:1366
 
410
#: ../client/drizzle.cc:1375
382
411
#, fuzzy
383
412
msgid "Disable outfile. See interactive help (\\h) also."
384
413
msgstr ""
385
414
"outfile को निष्क्रिय करे. परस्पर सहायता (\\h) भी देखें. चेतावनी: विकल्प पदावनत है; "
386
415
"इसकी बजाये --disable-tee उपयोग करे"
387
416
 
388
 
#: ../client/drizzle.cc:1368
 
417
#: ../client/drizzle.cc:1376
 
418
msgid "Wait and retry if connection is down."
 
419
msgstr "यदि कनेक्शन टूट गया हो तो प्रतीक्षा के बाद पुन: प्रयास किया जाए."
 
420
 
 
421
#: ../client/drizzle.cc:1378
389
422
msgid "Number of seconds before connection timeout."
390
423
msgstr "कनेक्शन की समयसमाप्ति से पहले सेकंड्स की संख्या."
391
424
 
392
 
#: ../client/drizzle.cc:1370
 
425
#: ../client/drizzle.cc:1380
393
426
msgid "Max length of input line"
394
427
msgstr ""
395
428
 
396
 
#: ../client/drizzle.cc:1372
 
429
#: ../client/drizzle.cc:1382
397
430
msgid "Automatic limit for SELECT when using --safe-updates"
398
431
msgstr ""
399
432
 
400
 
#: ../client/drizzle.cc:1374
 
433
#: ../client/drizzle.cc:1384
401
434
msgid "Automatic limit for rows in a join when using --safe-updates"
402
435
msgstr "--safe-updates का उपयोग करते समय ज्वाइन में स्वत: पंक्ति-गणना को सीमित करे."
403
436
 
404
 
#: ../client/drizzle.cc:1377 ../client/drizzledump.cc:571
 
437
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:2499
405
438
msgid "Options specific to the client"
406
439
msgstr ""
407
440
 
408
 
#: ../client/drizzle.cc:1380
 
441
#: ../client/drizzle.cc:1390
409
442
#, fuzzy
410
443
msgid "Connect to host"
411
444
msgstr "होस्ट से कनेक्ट करने के लिए ."
412
445
 
413
 
#: ../client/drizzle.cc:1382
 
446
#: ../client/drizzle.cc:1392
414
447
msgid ""
415
448
"Password to use when connecting to server. If password is not given it's "
416
449
"asked from the tty."
418
451
"सर्वर से कनेक्ट करने के लिए पासवर्ड का प्रयोग करें. यदि पासवर्ड नही दिया गया हो तो tty "
419
452
"पर पुछा जाए."
420
453
 
421
 
#: ../client/drizzle.cc:1384
 
454
#: ../client/drizzle.cc:1394
422
455
msgid ""
423
456
"Port number to use for connection or 0 for default to, in order of "
424
457
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
425
458
msgstr ""
426
459
 
427
 
#: ../client/drizzle.cc:1386 ../client/drizzledump.cc:580
 
460
#: ../client/drizzle.cc:1396 ../client/drizzledump.cc:2508
428
461
msgid "User for login if not current user."
429
462
msgstr "उपभोक्ता का नाम बताएं अगर आप वर्तमान उपभोक्ता नही है"
430
463
 
431
 
#: ../client/drizzle.cc:1388 ../client/drizzledump.cc:582
 
464
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:2510
432
465
msgid "The protocol of connection (mysql or drizzle)."
433
466
msgstr ""
434
467
 
435
 
#: ../client/drizzle.cc:1391 ../client/drizzledump.cc:594
 
468
#: ../client/drizzle.cc:1401 ../client/drizzledump.cc:2522
436
469
msgid "Allowed Options"
437
470
msgstr ""
438
471
 
439
 
#: ../client/drizzle.cc:1442 ../client/drizzle.cc:1449
 
472
#: ../client/drizzle.cc:1448 ../client/drizzle.cc:1455
440
473
#, c-format
441
474
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
442
475
msgstr ""
443
476
 
444
 
#: ../client/drizzle.cc:1507 ../client/drizzle.cc:3790
 
477
#: ../client/drizzle.cc:1506 ../client/drizzle.cc:3789
445
478
msgid "DELIMITER cannot contain a backslash character"
446
479
msgstr "परिसीमक में backslash नही हो सकता है"
447
480
 
448
 
#: ../client/drizzle.cc:1586 ../client/drizzledump.cc:686
449
 
#: ../client/drizzleimport.cc:463 ../client/drizzleslap.cc:1009
450
 
#: ../client/drizzletest.cc:5603
 
481
#: ../client/drizzle.cc:1585 ../client/drizzledump.cc:2600
 
482
#: ../client/drizzleimport.cc:460 ../client/drizzleslap.cc:1006
 
483
#: ../client/drizzletest.cc:5599
451
484
msgid "Error: Unknown protocol"
452
485
msgstr ""
453
486
 
454
 
#: ../client/drizzle.cc:1600
 
487
#: ../client/drizzle.cc:1599
455
488
#, c-format
456
489
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
457
490
msgstr ""
458
491
 
459
 
#: ../client/drizzle.cc:1646 ../client/drizzle.cc:4036
 
492
#: ../client/drizzle.cc:1645 ../client/drizzle.cc:4035
460
493
#, c-format
461
494
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
462
495
msgstr ""
463
496
 
464
 
#: ../client/drizzle.cc:1652
 
497
#: ../client/drizzle.cc:1651
465
498
#, c-format
466
499
msgid ""
467
500
"Copyright (C) 2008 Sun Microsystems\n"
469
502
"and you are welcome to modify and redistribute it under the GPL license\n"
470
503
msgstr ""
471
504
 
472
 
#: ../client/drizzle.cc:1657
 
505
#: ../client/drizzle.cc:1656
473
506
#, fuzzy, c-format
474
507
msgid "Usage: drizzle [OPTIONS] [database]\n"
475
508
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
476
509
 
477
 
#: ../client/drizzle.cc:1711
 
510
#: ../client/drizzle.cc:1710
478
511
#, fuzzy, c-format
479
512
msgid "Welcome to the Drizzle client..  Commands end with %s or \\g."
480
513
msgstr "डरीझल क्लाइंट में आपका स्वागत है. कमांड ';' या '\\g' से समाप्त होती है."
481
514
 
482
 
#: ../client/drizzle.cc:1720
 
515
#: ../client/drizzle.cc:1719
483
516
#, fuzzy, c-format
484
517
msgid ""
485
518
"Your Drizzle connection id is %u\n"
489
522
"आपका डरीझल कनेक्शन आई डी %u है\n"
490
523
"सर्वर संस्करण: %s\n"
491
524
 
492
 
#: ../client/drizzle.cc:1754
 
525
#: ../client/drizzle.cc:1753
493
526
#, c-format
494
527
msgid "Reading history-file %s\n"
495
528
msgstr ""
496
529
 
497
 
#: ../client/drizzle.cc:1758
 
530
#: ../client/drizzle.cc:1757
498
531
#, c-format
499
532
msgid "Couldn't allocate memory for temp histfile!\n"
500
533
msgstr "temp histfile के लिए मेमोरी आवंटित नही किया जा सका.\n"
501
534
 
502
 
#: ../client/drizzle.cc:1765
 
535
#: ../client/drizzle.cc:1764
503
536
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
504
537
msgstr ""
505
538
"सहायता के लिए 'help;' या '\\h' टाइप करें. बफ़र साफ़ करने के लिए '\\c' टाइप करें.\n"
506
539
 
507
 
#: ../client/drizzle.cc:1775
 
540
#: ../client/drizzle.cc:1774
508
541
msgid "Error:"
509
542
msgstr ""
510
543
 
511
 
#: ../client/drizzle.cc:1788
 
544
#: ../client/drizzle.cc:1787
512
545
#, c-format
513
546
msgid "Writing history-file %s\n"
514
547
msgstr ""
515
548
 
516
 
#: ../client/drizzle.cc:1796
 
549
#: ../client/drizzle.cc:1795
517
550
msgid "Aborted"
518
551
msgstr "रद्द"
519
552
 
520
 
#: ../client/drizzle.cc:1796
 
553
#: ../client/drizzle.cc:1795
521
554
msgid "Bye"
522
555
msgstr "बाय"
523
556
 
524
 
#: ../client/drizzle.cc:1848
 
557
#: ../client/drizzle.cc:1847
525
558
msgid "Query aborted by Ctrl+C\n"
526
559
msgstr "कुएरी Ctrl+C द्वारा रद्द की गई.\n"
527
560
 
528
 
#: ../client/drizzle.cc:1932
 
561
#: ../client/drizzle.cc:1931
529
562
#, c-format
530
563
msgid "Processing line: %<PRIu32>\n"
531
564
msgstr ""
532
565
 
533
 
#: ../client/drizzle.cc:2150
 
566
#: ../client/drizzle.cc:2149
534
567
msgid "Unknown command: "
535
568
msgstr ""
536
569
 
537
 
#: ../client/drizzle.cc:2564
 
570
#: ../client/drizzle.cc:2563
538
571
msgid ""
539
572
"Reading table information for completion of table and column names\n"
540
573
"You can turn off this feature to get a quicker startup with -A\n"
541
574
"\n"
542
575
msgstr ""
543
576
 
544
 
#: ../client/drizzle.cc:2630
 
577
#: ../client/drizzle.cc:2629
545
578
msgid "No connection. Trying to reconnect..."
546
579
msgstr "कोई कनेक्शन नही है. फिर से कनेक्ट करने की कोशिश की जा रही है"
547
580
 
548
 
#: ../client/drizzle.cc:2636
 
581
#: ../client/drizzle.cc:2635
549
582
msgid "Can't connect to the server\n"
550
583
msgstr "सर्वर से कनेक्ट नही कर पा रहा है\n"
551
584
 
552
 
#: ../client/drizzle.cc:2720
 
585
#: ../client/drizzle.cc:2719
553
586
msgid "List of all Drizzle commands:"
554
587
msgstr "सारी डरीझल कमांड्स की सूची:"
555
588
 
556
 
#: ../client/drizzle.cc:2724
 
589
#: ../client/drizzle.cc:2723
557
590
#, fuzzy, c-format
558
591
msgid ""
559
592
"Note that all text commands must be first on line and end with '%s' or \\g"
560
593
msgstr ""
561
594
"ध्यान दे की सभी टेक्स्ट कमांड्स पहली लाइन पर होनी चाहिए एवं ';' के साथ समाप्त हो."
562
595
 
563
 
#: ../client/drizzle.cc:2782
 
596
#: ../client/drizzle.cc:2781
564
597
msgid "No query specified\n"
565
598
msgstr "कुएरी निर्दिष्ट नही है\n"
566
599
 
567
 
#: ../client/drizzle.cc:2797
 
600
#: ../client/drizzle.cc:2796
568
601
msgid "Ignoring query to other database"
569
602
msgstr "अन्य डाटाबेस की क्वैरी को अनदेखा किया जा रहा है."
570
603
 
571
 
#: ../client/drizzle.cc:2847
 
604
#: ../client/drizzle.cc:2846
572
605
msgid "Empty set"
573
606
msgstr "रिक्त सेट"
574
607
 
575
 
#: ../client/drizzle.cc:2860
 
608
#: ../client/drizzle.cc:2859
576
609
#, c-format
577
610
msgid "%ld row in set"
578
611
msgid_plural "%ld rows in set"
579
612
msgstr[0] "%ld पंक्ती सेट में"
580
613
msgstr[1] "%ld पंक्तियाँ सेट में"
581
614
 
582
 
#: ../client/drizzle.cc:2869
 
615
#: ../client/drizzle.cc:2868
583
616
msgid "Query OK"
584
617
msgstr "कुएरी ठीक है"
585
618
 
586
 
#: ../client/drizzle.cc:2871
 
619
#: ../client/drizzle.cc:2870
587
620
#, c-format
588
621
msgid "Query OK, %ld row affected"
589
622
msgid_plural "Query OK, %ld rows affected"
590
623
msgstr[0] "क्वैरी ओ.के, %ld पंक्ति प्रभावित"
591
624
msgstr[1] "क्वैरी ओ.के, %ld पंक्तियाँ प्रभावित"
592
625
 
593
 
#: ../client/drizzle.cc:2943
 
626
#: ../client/drizzle.cc:2942
594
627
msgid "popen() failed! defaulting PAGER to stdout!\n"
595
628
msgstr ""
596
629
 
597
 
#: ../client/drizzle.cc:2965
 
630
#: ../client/drizzle.cc:2964
598
631
#, c-format
599
632
msgid "Error logging to file '%s'\n"
600
633
msgstr ""
601
634
 
602
 
#: ../client/drizzle.cc:2970
 
635
#: ../client/drizzle.cc:2969
603
636
#, c-format
604
637
msgid "Logging to file '%s'\n"
605
638
msgstr ""
606
639
 
607
 
#: ../client/drizzle.cc:3054
 
640
#: ../client/drizzle.cc:3053
608
641
#, c-format
609
642
msgid ""
610
643
"Field %3u:  `%s`\n"
621
654
"\n"
622
655
msgstr ""
623
656
 
624
 
#: ../client/drizzle.cc:3521
 
657
#: ../client/drizzle.cc:3520
625
658
#, c-format
626
659
msgid "No previous outfile available, you must give a filename!\n"
627
660
msgstr ""
628
661
 
629
 
#: ../client/drizzle.cc:3526
 
662
#: ../client/drizzle.cc:3525
630
663
#, c-format
631
664
msgid "Currently logging to file '%s'\n"
632
665
msgstr ""
633
666
 
634
 
#: ../client/drizzle.cc:3546
 
667
#: ../client/drizzle.cc:3545
635
668
#, fuzzy, c-format
636
669
msgid "No outfile specified!\n"
637
670
msgstr "कुएरी निर्दिष्ट नही है\n"
638
671
 
639
 
#: ../client/drizzle.cc:3559
 
672
#: ../client/drizzle.cc:3558
640
673
msgid "Outfile disabled.\n"
641
674
msgstr ""
642
675
 
643
 
#: ../client/drizzle.cc:3586
 
676
#: ../client/drizzle.cc:3585
644
677
#, fuzzy
645
678
msgid "Default pager wasn't set, using stdout.\n"
646
679
msgstr "पेजर को निष्क्रिये करे, stdout पे प्रिंट करें."
647
680
 
648
 
#: ../client/drizzle.cc:3606
 
681
#: ../client/drizzle.cc:3605
649
682
#, c-format
650
683
msgid "PAGER set to '%s'\n"
651
684
msgstr ""
652
685
 
653
 
#: ../client/drizzle.cc:3617
 
686
#: ../client/drizzle.cc:3616
654
687
msgid "PAGER set to stdout\n"
655
688
msgstr ""
656
689
 
657
 
#: ../client/drizzle.cc:3700
 
690
#: ../client/drizzle.cc:3699
658
691
#, c-format
659
692
msgid "Connection id:    %u"
660
693
msgstr ""
661
694
 
 
695
#: ../client/drizzle.cc:3701
 
696
#, c-format
 
697
msgid "Current database: %.128s\n"
 
698
msgstr ""
 
699
 
662
700
#: ../client/drizzle.cc:3702
663
 
#, c-format
664
 
msgid "Current database: %.128s\n"
665
 
msgstr ""
666
 
 
667
 
#: ../client/drizzle.cc:3703
668
701
msgid "*** NONE ***"
669
702
msgstr ""
670
703
 
671
704
#. Skip command name
672
 
#: ../client/drizzle.cc:3723
 
705
#: ../client/drizzle.cc:3722
673
706
msgid "Usage: \\. <filename> | source <filename>"
674
707
msgstr ""
675
708
 
676
 
#: ../client/drizzle.cc:3738
 
709
#: ../client/drizzle.cc:3737
677
710
#, fuzzy, c-format
678
711
msgid "Failed to open file '%s', error: %d"
679
712
msgstr "फ़ाइल '%s' पढ़ने में त्रुटि (त्रुटि कोड: %d)"
680
713
 
681
 
#: ../client/drizzle.cc:3746
 
714
#: ../client/drizzle.cc:3745
682
715
msgid "Can't initialize LineBuffer"
683
716
msgstr ""
684
717
 
685
 
#: ../client/drizzle.cc:3782
 
718
#: ../client/drizzle.cc:3781
686
719
msgid "DELIMITER must be followed by a 'delimiter' character or string"
687
720
msgstr ""
688
721
 
689
 
#: ../client/drizzle.cc:3815
 
722
#: ../client/drizzle.cc:3814
690
723
msgid "USE must be followed by a database name"
691
724
msgstr ""
692
725
 
693
 
#: ../client/drizzle.cc:3883
 
726
#: ../client/drizzle.cc:3882
694
727
#, fuzzy
695
728
msgid "Database changed"
696
729
msgstr "प्रयोग किया जाने वाला डाटाबेस."
697
730
 
698
 
#: ../client/drizzle.cc:3891
 
731
#: ../client/drizzle.cc:3890
699
732
#, fuzzy
700
733
msgid "Show warnings enabled."
701
734
msgstr "हर विवरण के बाद चेतावनी दिखाए"
702
735
 
703
 
#: ../client/drizzle.cc:3899
 
736
#: ../client/drizzle.cc:3898
704
737
#, fuzzy
705
738
msgid "Show warnings disabled."
706
739
msgstr "हर विवरण के बाद चेतावनी दिखाए"
707
740
 
708
 
#: ../client/drizzle.cc:4043
 
741
#: ../client/drizzle.cc:4042
709
742
#, c-format
710
743
msgid ""
711
744
"\n"
712
745
"Connection id:\t\t%lu\n"
713
746
msgstr ""
714
747
 
 
748
#: ../client/drizzle.cc:4054
 
749
#, c-format
 
750
msgid "Current database:\t%s\n"
 
751
msgstr ""
 
752
 
715
753
#: ../client/drizzle.cc:4055
716
754
#, c-format
717
 
msgid "Current database:\t%s\n"
718
 
msgstr ""
719
 
 
720
 
#: ../client/drizzle.cc:4056
721
 
#, c-format
722
755
msgid "Current user:\t\t%s\n"
723
756
msgstr ""
724
757
 
725
 
#: ../client/drizzle.cc:4062
 
758
#: ../client/drizzle.cc:4061
726
759
msgid "SSL:\t\t\tNot in use"
727
760
msgstr ""
728
761
 
729
 
#: ../client/drizzle.cc:4067
 
762
#: ../client/drizzle.cc:4066
730
763
msgid ""
731
764
"\n"
732
765
"No connection\n"
733
766
msgstr ""
734
767
 
735
 
#: ../client/drizzle.cc:4074
 
768
#: ../client/drizzle.cc:4073
736
769
msgid ""
737
770
"\n"
738
771
"All updates ignored to this database\n"
739
772
msgstr ""
740
773
 
 
774
#: ../client/drizzle.cc:4076
 
775
#, c-format
 
776
msgid "Current pager:\t\t%s\n"
 
777
msgstr ""
 
778
 
741
779
#: ../client/drizzle.cc:4077
742
780
#, c-format
743
 
msgid "Current pager:\t\t%s\n"
 
781
msgid "Using outfile:\t\t'%s'\n"
744
782
msgstr ""
745
783
 
746
784
#: ../client/drizzle.cc:4078
747
785
#, c-format
748
 
msgid "Using outfile:\t\t'%s'\n"
 
786
msgid "Using delimiter:\t%s\n"
749
787
msgstr ""
750
788
 
751
789
#: ../client/drizzle.cc:4079
752
790
#, c-format
753
 
msgid "Using delimiter:\t%s\n"
 
791
msgid "Server version:\t\t%s\n"
754
792
msgstr ""
755
793
 
756
794
#: ../client/drizzle.cc:4080
757
795
#, c-format
758
 
msgid "Server version:\t\t%s\n"
 
796
msgid "Protocol:\t\t%s\n"
759
797
msgstr ""
760
798
 
761
799
#: ../client/drizzle.cc:4081
762
800
#, c-format
763
 
msgid "Protocol:\t\t%s\n"
 
801
msgid "Protocol version:\t%d\n"
764
802
msgstr ""
765
803
 
766
804
#: ../client/drizzle.cc:4082
767
805
#, c-format
768
 
msgid "Protocol version:\t%d\n"
769
 
msgstr ""
770
 
 
771
 
#: ../client/drizzle.cc:4083
772
 
#, c-format
773
806
msgid "Connection:\t\t%s\n"
774
807
msgstr ""
775
808
 
776
 
#: ../client/drizzle.cc:4090
 
809
#: ../client/drizzle.cc:4089
777
810
#, c-format
778
811
msgid "UNIX socket:\t\t%s\n"
779
812
msgstr ""
780
813
 
781
 
#: ../client/drizzle.cc:4092
 
814
#: ../client/drizzle.cc:4091
782
815
#, c-format
783
816
msgid "TCP port:\t\t%d\n"
784
817
msgstr ""
785
818
 
786
 
#: ../client/drizzle.cc:4097
 
819
#: ../client/drizzle.cc:4096
787
820
msgid ""
788
821
"\n"
789
822
"Note that you are running in safe_update_mode:\n"
790
823
msgstr ""
791
824
 
792
 
#: ../client/drizzle.cc:4099
 
825
#: ../client/drizzle.cc:4098
793
826
#, c-format
794
827
msgid ""
795
828
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
802
835
"\n"
803
836
msgstr ""
804
837
 
805
 
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
 
838
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
806
839
#, c-format
807
840
msgid "ERROR"
808
841
msgstr "त्रुटि"
809
842
 
810
 
#: ../client/drizzle.cc:4204
 
843
#: ../client/drizzle.cc:4203
811
844
#, c-format
812
845
msgid "ERROR %d (%s): "
813
846
msgstr ""
814
847
 
815
 
#: ../client/drizzle.cc:4206
 
848
#: ../client/drizzle.cc:4205
816
849
#, fuzzy, c-format
817
850
msgid "ERROR %d: "
818
851
msgstr "त्रुटि"
819
852
 
820
 
#: ../client/drizzle.cc:4209
 
853
#: ../client/drizzle.cc:4208
821
854
#, fuzzy
822
855
msgid "ERROR: "
823
856
msgstr "त्रुटि"
824
857
 
825
 
#: ../client/drizzle.cc:4342
 
858
#: ../client/drizzle.cc:4341
826
859
msgid " hours "
827
860
msgstr ""
828
861
 
829
 
#: ../client/drizzle.cc:4344
 
862
#: ../client/drizzle.cc:4343
830
863
msgid " hour "
831
864
msgstr ""
832
865
 
833
 
#: ../client/drizzle.cc:4350
 
866
#: ../client/drizzle.cc:4349
834
867
msgid " min "
835
868
msgstr ""
836
869
 
837
 
#: ../client/drizzle.cc:4356
 
870
#: ../client/drizzle.cc:4355
838
871
msgid " sec"
839
872
msgstr ""
840
873
 
841
 
#: ../client/drizzle.cc:4457
 
874
#: ../client/drizzle.cc:4456
842
875
msgid "(unknown)"
843
876
msgstr ""
844
877
 
845
 
#: ../client/drizzle.cc:4577
 
878
#: ../client/drizzle.cc:4576
846
879
#, c-format
847
880
msgid "Returning to default PROMPT of %s\n"
848
881
msgstr ""
849
882
 
850
 
#: ../client/drizzle.cc:4582
 
883
#: ../client/drizzle.cc:4581
851
884
msgid "Memory allocation error. Not changing prompt\n"
852
885
msgstr ""
853
886
 
854
 
#: ../client/drizzle.cc:4587
 
887
#: ../client/drizzle.cc:4586
855
888
#, c-format
856
889
msgid "PROMPT set to '%s'\n"
857
890
msgstr ""
858
891
 
859
 
#: ../client/drizzledump.cc:248
 
892
#: ../client/drizzledump.cc:199
860
893
#, c-format
861
894
msgid "Got errno %d on write"
862
895
msgstr ""
863
896
 
864
 
#: ../client/drizzledump.cc:296
 
897
#: ../client/drizzledump.cc:283
865
898
#, c-format
866
899
msgid "%s: You must use option --tab with --fields-...\n"
867
900
msgstr ""
868
901
 
869
 
#: ../client/drizzledump.cc:302
 
902
#: ../client/drizzledump.cc:289
870
903
#, c-format
871
904
msgid ""
872
905
"%s: You can't use --single-transaction and --lock-all-tables at the same "
873
906
"time.\n"
874
907
msgstr ""
875
908
 
876
 
#: ../client/drizzledump.cc:308
 
909
#: ../client/drizzledump.cc:295
877
910
#, c-format
878
911
msgid ""
879
912
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
880
913
"time.\n"
881
914
msgstr ""
882
915
 
883
 
#: ../client/drizzledump.cc:314
 
916
#: ../client/drizzledump.cc:301
884
917
#, c-format
885
918
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
886
919
msgstr ""
887
920
 
888
 
#: ../client/drizzledump.cc:383
889
 
msgid "-- Retrieving database structures..."
890
 
msgstr ""
891
 
 
892
 
#: ../client/drizzledump.cc:486
 
921
#: ../client/drizzledump.cc:320
 
922
#, c-format
 
923
msgid "Got error: %s (%d) %s"
 
924
msgstr ""
 
925
 
 
926
#: ../client/drizzledump.cc:327
 
927
#, c-format
 
928
msgid "Got error: %d %s"
 
929
msgstr ""
 
930
 
 
931
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
 
932
#: ../client/drizzledump.cc:445
 
933
#, c-format
 
934
msgid "Couldn't execute '%s': %s (%d)"
 
935
msgstr ""
 
936
 
 
937
#: ../client/drizzledump.cc:505
 
938
#, c-format
 
939
msgid "-- Connecting to %s, using protocol %s...\n"
 
940
msgstr ""
 
941
 
 
942
#: ../client/drizzledump.cc:527
 
943
#, c-format
 
944
msgid "-- Disconnecting from %s...\n"
 
945
msgstr ""
 
946
 
 
947
#: ../client/drizzledump.cc:538
 
948
msgid "Couldn't allocate memory"
 
949
msgstr ""
 
950
 
 
951
#: ../client/drizzledump.cc:882
 
952
#, c-format
 
953
msgid ""
 
954
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
 
955
"type %s\n"
 
956
msgstr ""
 
957
 
 
958
#: ../client/drizzledump.cc:896
 
959
#, c-format
 
960
msgid "-- Retrieving table structure for table %s...\n"
 
961
msgstr ""
 
962
 
 
963
#: ../client/drizzledump.cc:1010
 
964
#, c-format
 
965
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
 
966
msgstr ""
 
967
 
 
968
#: ../client/drizzledump.cc:1117
 
969
#, c-format
 
970
msgid "%s: Can't get keys for table %s\n"
 
971
msgstr ""
 
972
 
 
973
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
 
974
#, c-format
 
975
msgid "Error: Couldn't read status information for table %s\n"
 
976
msgstr ""
 
977
 
 
978
#: ../client/drizzledump.cc:1339
 
979
#, c-format
 
980
msgid "Error retrieving table structure for table: \"%s\""
 
981
msgstr ""
 
982
 
 
983
#: ../client/drizzledump.cc:1346
 
984
#, c-format
 
985
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
 
986
msgstr ""
 
987
 
 
988
#: ../client/drizzledump.cc:1357
 
989
#, c-format
 
990
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
 
991
msgstr ""
 
992
 
 
993
#: ../client/drizzledump.cc:1364
 
994
#, c-format
 
995
msgid "-- Skipping dump data for table '%s', it has no fields\n"
 
996
msgstr ""
 
997
 
 
998
#: ../client/drizzledump.cc:1372
 
999
msgid "-- Sending SELECT query...\n"
 
1000
msgstr ""
 
1001
 
 
1002
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
 
1003
msgid "when executing 'SELECT INTO OUTFILE'"
 
1004
msgstr ""
 
1005
 
 
1006
#: ../client/drizzledump.cc:1437
 
1007
#, c-format
 
1008
msgid ""
 
1009
"\n"
 
1010
"--\n"
 
1011
"-- Dumping data for table %s\n"
 
1012
"--\n"
 
1013
msgstr ""
 
1014
 
 
1015
#: ../client/drizzledump.cc:1478
 
1016
msgid "-- Retrieving rows...\n"
 
1017
msgstr ""
 
1018
 
 
1019
#: ../client/drizzledump.cc:1481
 
1020
#, c-format
 
1021
msgid "%s: Error in field count for table: %s !  Aborting.\n"
 
1022
msgstr ""
 
1023
 
 
1024
#: ../client/drizzledump.cc:1525
 
1025
#, c-format
 
1026
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
 
1027
msgstr ""
 
1028
 
 
1029
#: ../client/drizzledump.cc:1542
 
1030
#, c-format
 
1031
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
 
1032
msgstr ""
 
1033
 
 
1034
#: ../client/drizzledump.cc:1564
 
1035
#, c-format
 
1036
msgid "Not enough fields from table %s! Aborting.\n"
 
1037
msgstr ""
 
1038
 
 
1039
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
 
1040
msgid "when doing refresh"
 
1041
msgstr ""
 
1042
 
 
1043
#: ../client/drizzledump.cc:2066
 
1044
msgid "alloc_root failure."
 
1045
msgstr ""
 
1046
 
 
1047
#: ../client/drizzledump.cc:2082
 
1048
#, c-format
 
1049
msgid "Couldn't find table: \"%s\""
 
1050
msgstr ""
 
1051
 
 
1052
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
 
1053
#: ../client/drizzledump.cc:2336
 
1054
#, c-format
 
1055
msgid ""
 
1056
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
 
1057
msgstr ""
 
1058
 
 
1059
#: ../client/drizzledump.cc:2368
 
1060
#, c-format
 
1061
msgid "Error: Not enough memory to store ORDER BY clause\n"
 
1062
msgstr ""
 
1063
 
 
1064
#: ../client/drizzledump.cc:2399
893
1065
msgid ""
894
1066
"Dump all the databases. This will be same as --databases with all databases "
895
1067
"selected."
896
1068
msgstr ""
897
1069
 
898
 
#: ../client/drizzledump.cc:488
 
1070
#: ../client/drizzledump.cc:2401
899
1071
msgid "Dump all the tablespaces."
900
1072
msgstr ""
901
1073
 
902
 
#: ../client/drizzledump.cc:490
 
1074
#: ../client/drizzledump.cc:2403
903
1075
msgid "Use complete insert statements."
904
1076
msgstr ""
905
1077
 
906
 
#: ../client/drizzledump.cc:494
 
1078
#: ../client/drizzledump.cc:2407
907
1079
msgid ""
908
1080
"Flush logs file in server before starting dump. Note that if you dump many "
909
1081
"databases at once (using the option --databases= or --all-databases), the "
914
1086
"all-tables or --flush-logs"
915
1087
msgstr ""
916
1088
 
917
 
#: ../client/drizzledump.cc:496
 
1089
#: ../client/drizzledump.cc:2409
918
1090
#, fuzzy
919
1091
msgid "Continue even if we get an sql-error."
920
1092
msgstr "SQL त्रुटी आने पर भी आगे बढे."
921
1093
 
922
 
#: ../client/drizzledump.cc:497
 
1094
#: ../client/drizzledump.cc:2410
923
1095
#, fuzzy
924
1096
msgid "Display this help message and exit."
925
1097
msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
926
1098
 
927
 
#: ../client/drizzledump.cc:499
 
1099
#: ../client/drizzledump.cc:2412
928
1100
msgid ""
929
1101
"Locks all tables across all databases. This is achieved by taking a global "
930
1102
"read lock for the duration of the whole dump. Automatically turns --single-"
931
1103
"transaction and --lock-tables off."
932
1104
msgstr ""
933
1105
 
934
 
#: ../client/drizzledump.cc:501
 
1106
#: ../client/drizzledump.cc:2414
935
1107
msgid ""
936
1108
"Sorts each table's rows by primary key, or first unique key, if such a key "
937
1109
"exists.  Useful when dumping a MyISAM table to be loaded into an InnoDB "
938
1110
"table, but will make the dump itself take considerably longer."
939
1111
msgstr ""
940
1112
 
941
 
#: ../client/drizzledump.cc:503
 
1113
#: ../client/drizzledump.cc:2416
942
1114
msgid ""
943
1115
"Creates a consistent snapshot by dumping all tables in a single transaction. "
944
1116
"Works ONLY for tables stored in storage engines which support "
950
1122
"from them. Option automatically turns off --lock-tables."
951
1123
msgstr ""
952
1124
 
953
 
#: ../client/drizzledump.cc:504
 
1125
#: ../client/drizzledump.cc:2417
954
1126
msgid ""
955
1127
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
956
1128
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
957
1129
"default, disable with --skip-opt."
958
1130
msgstr ""
959
1131
 
960
 
#: ../client/drizzledump.cc:506
 
1132
#: ../client/drizzledump.cc:2419
961
1133
msgid ""
962
1134
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
963
1135
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
964
1136
msgstr ""
965
1137
 
966
 
#: ../client/drizzledump.cc:507
 
1138
#: ../client/drizzledump.cc:2420
967
1139
msgid "Overrides option --databases (-B)."
968
1140
msgstr ""
969
1141
 
970
 
#: ../client/drizzledump.cc:509
 
1142
#: ../client/drizzledump.cc:2422
971
1143
msgid "Number of rows before each output progress report (requires --verbose)."
972
1144
msgstr ""
973
1145
 
974
 
#: ../client/drizzledump.cc:511
 
1146
#: ../client/drizzledump.cc:2424
975
1147
msgid "Print info about the various stages."
976
1148
msgstr ""
977
1149
 
978
 
#: ../client/drizzledump.cc:513
 
1150
#: ../client/drizzledump.cc:2426
 
1151
msgid "Dump a database as well formed XML."
 
1152
msgstr ""
 
1153
 
 
1154
#: ../client/drizzledump.cc:2427
979
1155
msgid "Turn off Comments"
980
1156
msgstr ""
981
1157
 
982
 
#: ../client/drizzledump.cc:514
 
1158
#: ../client/drizzledump.cc:2428
983
1159
#, fuzzy
984
1160
msgid "Turn off create-options"
985
1161
msgstr "निरमाण के विकल्प ग़लत है"
986
1162
 
987
 
#: ../client/drizzledump.cc:515
 
1163
#: ../client/drizzledump.cc:2429
988
1164
msgid "Turn off extended-insert"
989
1165
msgstr ""
990
1166
 
991
 
#: ../client/drizzledump.cc:516
992
 
msgid "Turn off dump date at the end of the output"
 
1167
#: ../client/drizzledump.cc:2430
 
1168
msgid "Turn off dump-date"
993
1169
msgstr ""
994
1170
 
995
 
#: ../client/drizzledump.cc:517
 
1171
#: ../client/drizzledump.cc:2431
996
1172
msgid "Do not read from the configuration files"
997
1173
msgstr ""
998
1174
 
999
 
#: ../client/drizzledump.cc:523
 
1175
#: ../client/drizzledump.cc:2437
1000
1176
msgid "Add a 'DROP DATABASE' before each create."
1001
1177
msgstr ""
1002
1178
 
1003
 
#: ../client/drizzledump.cc:524
1004
 
msgid "Do not add a 'drop table' before each create."
 
1179
#: ../client/drizzledump.cc:2439
 
1180
msgid "Add a 'drop table' before each create."
1005
1181
msgstr ""
1006
1182
 
1007
 
#: ../client/drizzledump.cc:526
 
1183
#: ../client/drizzledump.cc:2441
1008
1184
msgid "Allow creation of column names that are keywords."
1009
1185
msgstr ""
1010
1186
 
1011
 
#: ../client/drizzledump.cc:528
 
1187
#: ../client/drizzledump.cc:2443
 
1188
msgid "Write additional information."
 
1189
msgstr ""
 
1190
 
 
1191
#: ../client/drizzledump.cc:2445
1012
1192
msgid ""
1013
1193
"Give less verbose output (useful for debugging). Disables structure comments "
1014
1194
"and header/footer constructs.  Enables options --skip-add-drop-table --no-"
1015
1195
"set-names --skip-disable-keys --skip-add-locks"
1016
1196
msgstr ""
1017
1197
 
1018
 
#: ../client/drizzledump.cc:530
 
1198
#: ../client/drizzledump.cc:2447
 
1199
msgid "Include all DRIZZLE specific create options."
 
1200
msgstr ""
 
1201
 
 
1202
#: ../client/drizzledump.cc:2449
 
1203
msgid "Put a dump date to the end of the output."
 
1204
msgstr ""
 
1205
 
 
1206
#: ../client/drizzledump.cc:2451
1019
1207
msgid ""
1020
1208
"To dump several databases. Note the difference in usage; In this case no "
1021
1209
"tables are given. All name arguments are regarded as databasenames. 'USE "
1022
1210
"db_name;' will be included in the output."
1023
1211
msgstr ""
1024
1212
 
1025
 
#: ../client/drizzledump.cc:532
 
1213
#: ../client/drizzledump.cc:2453
1026
1214
msgid "Insert rows with INSERT DELAYED;"
1027
1215
msgstr ""
1028
1216
 
1029
 
#: ../client/drizzledump.cc:534
 
1217
#: ../client/drizzledump.cc:2455
1030
1218
msgid ""
1031
1219
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1032
 
"will not be put in the output."
1033
 
msgstr ""
1034
 
 
1035
 
#: ../client/drizzledump.cc:536
 
1220
"will be put in the output."
 
1221
msgstr ""
 
1222
 
 
1223
#: ../client/drizzledump.cc:2457
 
1224
msgid "Allows utilization of the new, much faster INSERT syntax."
 
1225
msgstr ""
 
1226
 
 
1227
#: ../client/drizzledump.cc:2459
 
1228
msgid "Fields in the textfile are terminated by ..."
 
1229
msgstr ""
 
1230
 
 
1231
#: ../client/drizzledump.cc:2461
 
1232
msgid "Fields in the importfile are enclosed by ..."
 
1233
msgstr ""
 
1234
 
 
1235
#: ../client/drizzledump.cc:2463
 
1236
msgid "Fields in the i.file are opt. enclosed by ..."
 
1237
msgstr ""
 
1238
 
 
1239
#: ../client/drizzledump.cc:2465
 
1240
msgid "Fields in the i.file are escaped by ..."
 
1241
msgstr ""
 
1242
 
 
1243
#: ../client/drizzledump.cc:2469
1036
1244
msgid ""
1037
1245
"Do not dump the specified table. To specify more than one table to ignore, "
1038
1246
"use the directive multiple times, once for each table.  Each table must be "
1040
1248
"table"
1041
1249
msgstr ""
1042
1250
 
1043
 
#: ../client/drizzledump.cc:538
 
1251
#: ../client/drizzledump.cc:2471
1044
1252
msgid "Insert rows with INSERT IGNORE."
1045
1253
msgstr ""
1046
1254
 
1047
 
#: ../client/drizzledump.cc:540
 
1255
#: ../client/drizzledump.cc:2473
1048
1256
msgid "Lines in the i.file are terminated by ..."
1049
1257
msgstr ""
1050
1258
 
1051
 
#: ../client/drizzledump.cc:542
 
1259
#: ../client/drizzledump.cc:2475
1052
1260
msgid "Wrap tables with autocommit/commit statements."
1053
1261
msgstr ""
1054
1262
 
1055
 
#: ../client/drizzledump.cc:544
 
1263
#: ../client/drizzledump.cc:2477
1056
1264
msgid ""
1057
1265
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1058
1266
"above line will be added otherwise, if --databases or --all-databases option "
1059
1267
"was given."
1060
1268
msgstr ""
1061
1269
 
1062
 
#: ../client/drizzledump.cc:546
 
1270
#: ../client/drizzledump.cc:2479
1063
1271
msgid "Don't write table creation info."
1064
1272
msgstr ""
1065
1273
 
1066
 
#: ../client/drizzledump.cc:548
 
1274
#: ../client/drizzledump.cc:2481
1067
1275
msgid "No row information."
1068
1276
msgstr ""
1069
1277
 
1070
 
#: ../client/drizzledump.cc:549
 
1278
#: ../client/drizzledump.cc:2482
1071
1279
#, fuzzy
1072
1280
msgid "Deprecated. Use --skip-set-charset instead."
1073
1281
msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-pager का उपयोग करे.\n"
1074
1282
 
1075
 
#: ../client/drizzledump.cc:551
 
1283
#: ../client/drizzledump.cc:2484
1076
1284
msgid "Enable set-name"
1077
1285
msgstr ""
1078
1286
 
1079
 
#: ../client/drizzledump.cc:552
1080
 
msgid "Buffer query instead of dumping directly to stdout."
1081
 
msgstr ""
1082
 
 
1083
 
#: ../client/drizzledump.cc:554
 
1287
#: ../client/drizzledump.cc:2486
 
1288
msgid "Don't buffer query, dump directly to stdout."
 
1289
msgstr ""
 
1290
 
 
1291
#: ../client/drizzledump.cc:2488
 
1292
msgid "Quote table and column names with backticks (`)."
 
1293
msgstr ""
 
1294
 
 
1295
#: ../client/drizzledump.cc:2490
1084
1296
msgid "Use REPLACE INTO instead of INSERT INTO."
1085
1297
msgstr ""
1086
1298
 
1087
 
#: ../client/drizzledump.cc:556
 
1299
#: ../client/drizzledump.cc:2492
1088
1300
msgid ""
1089
1301
"Direct output to a given file. This option should be used in MSDOS, because "
1090
1302
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1091
1303
"+ line feed)."
1092
1304
msgstr ""
1093
1305
 
1094
 
#: ../client/drizzledump.cc:558
1095
 
msgid "Where to send output to (stdout|database"
1096
 
msgstr ""
1097
 
 
1098
 
#: ../client/drizzledump.cc:560
1099
 
msgid "Hostname for destination db server (requires --destination=database)"
1100
 
msgstr ""
1101
 
 
1102
 
#: ../client/drizzledump.cc:562
1103
 
msgid "Port number for destination db server (requires --destination=database)"
1104
 
msgstr ""
1105
 
 
1106
 
#: ../client/drizzledump.cc:564
1107
 
msgid "User name for destination db server (resquires --destination=database)"
1108
 
msgstr ""
1109
 
 
1110
 
#: ../client/drizzledump.cc:566
1111
 
msgid "Password for destination db server (requires --destination=database)"
1112
 
msgstr ""
1113
 
 
1114
 
#: ../client/drizzledump.cc:568
 
1306
#: ../client/drizzledump.cc:2494
1115
1307
msgid ""
1116
 
"The database in the destination db server (requires --destination=database, "
1117
 
"not for use with --all-databases)"
1118
 
msgstr ""
1119
 
 
1120
 
#: ../client/drizzledump.cc:574
 
1308
"Creates tab separated textfile for each table to given path. (creates .sql "
 
1309
"and .txt files). NOTE: This only works if drizzledump is run on the same "
 
1310
"machine as the drizzled daemon."
 
1311
msgstr ""
 
1312
 
 
1313
#: ../client/drizzledump.cc:2496
 
1314
msgid "Dump only selected records; QUOTES mandatory!"
 
1315
msgstr ""
 
1316
 
 
1317
#: ../client/drizzledump.cc:2502
1121
1318
#, fuzzy
1122
1319
msgid "Connect to host."
1123
1320
msgstr "होस्ट से कनेक्ट करने के लिए ."
1124
1321
 
1125
 
#: ../client/drizzledump.cc:576
 
1322
#: ../client/drizzledump.cc:2504
1126
1323
#, fuzzy
1127
1324
msgid ""
1128
1325
"Password to use when connecting to server. If password is not given it's "
1131
1328
"सर्वर से कनेक्ट करने के लिए पासवर्ड का प्रयोग करें. यदि पासवर्ड नही दिया गया हो तो tty "
1132
1329
"पर पुछा जाए."
1133
1330
 
1134
 
#: ../client/drizzledump.cc:578
 
1331
#: ../client/drizzledump.cc:2506
1135
1332
#, fuzzy
1136
1333
msgid "Port number to use for connection."
1137
1334
msgstr "कनेक्शन के लिए उपयोग की जाने वाली सोकेट फाइल."
1138
1335
 
1139
 
#: ../client/drizzledump.cc:585
 
1336
#: ../client/drizzledump.cc:2513
1140
1337
msgid "Hidden Options"
1141
1338
msgstr ""
1142
1339
 
1143
 
#: ../client/drizzledump.cc:587
 
1340
#: ../client/drizzledump.cc:2515
1144
1341
msgid "Used to select the database"
1145
1342
msgstr ""
1146
1343
 
1147
 
#: ../client/drizzledump.cc:588
 
1344
#: ../client/drizzledump.cc:2516
1148
1345
msgid "Used to select the tables"
1149
1346
msgstr ""
1150
1347
 
1151
 
#: ../client/drizzledump.cc:591
 
1348
#: ../client/drizzledump.cc:2519
1152
1349
msgid "Allowed Options + Hidden Options"
1153
1350
msgstr ""
1154
1351
 
1155
 
#: ../client/drizzledump.cc:647
 
1352
#: ../client/drizzledump.cc:2571
1156
1353
#, c-format
1157
1354
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1158
1355
msgstr ""
1159
1356
 
1160
 
#: ../client/drizzledump.cc:652
 
1357
#: ../client/drizzledump.cc:2576
1161
1358
msgid ""
1162
1359
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1163
1360
"and you are welcome to modify and redistribute it under the GPL license\n"
1165
1362
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
1166
1363
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
1167
1364
 
1168
 
#: ../client/drizzledump.cc:653
 
1365
#: ../client/drizzledump.cc:2577
1169
1366
msgid "Dumps definitions and data from a Drizzle database server"
1170
1367
msgstr ""
1171
1368
 
1172
 
#: ../client/drizzledump.cc:654
 
1369
#: ../client/drizzledump.cc:2578
1173
1370
#, c-format
1174
1371
msgid "Usage: %s [OPTIONS] database [tables]\n"
1175
1372
msgstr ""
1176
1373
 
1177
 
#: ../client/drizzledump.cc:655
 
1374
#: ../client/drizzledump.cc:2579
1178
1375
#, c-format
1179
1376
msgid "OR     %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1180
1377
msgstr ""
1181
1378
 
1182
 
#: ../client/drizzledump.cc:657
 
1379
#: ../client/drizzledump.cc:2581
1183
1380
#, c-format
1184
1381
msgid "OR     %s [OPTIONS] --all-databases [OPTIONS]\n"
1185
1382
msgstr ""
1186
1383
 
1187
 
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1188
 
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
 
1384
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
 
1385
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1189
1386
#, c-format
1190
1387
msgid "Value supplied for port is not valid.\n"
1191
1388
msgstr ""
1192
1389
 
1193
 
#: ../client/drizzledump.cc:766
 
1390
#.
 
1391
#. This check is made because the some the file functions below
 
1392
#. have FN_REFLEN sized stack allocated buffers and will cause
 
1393
#. a crash even if the input destination buffer is large enough
 
1394
#. to hold the output.
 
1395
#.
 
1396
#: ../client/drizzledump.cc:2660
 
1397
#, c-format
 
1398
msgid "Input filename too long: %s"
 
1399
msgstr ""
 
1400
 
 
1401
#: ../client/drizzledump.cc:2698
1194
1402
#, c-format
1195
1403
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1196
1404
msgstr ""
1197
1405
 
1198
 
#: ../client/drizzledump_data.cc:217
1199
 
msgid "-- Retrieving data for "
1200
 
msgstr ""
1201
 
 
1202
 
#: ../client/drizzledump_data.cc:245
1203
 
msgid " rows dumped for table "
1204
 
msgstr ""
1205
 
 
1206
 
#: ../client/drizzledump_data.cc:424
1207
 
#, fuzzy
1208
 
msgid "-- Connecting to "
1209
 
msgstr "होस्ट से कनेक्ट करने के लिए ."
1210
 
 
1211
 
#: ../client/drizzledump_data.cc:424
1212
 
msgid " using protocol "
1213
 
msgstr ""
1214
 
 
1215
 
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1216
 
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1217
 
msgid "Error executing query: "
1218
 
msgstr ""
1219
 
 
1220
 
#: ../client/drizzledump_data.cc:479
1221
 
msgid "Could not buffer result: "
1222
 
msgstr ""
1223
 
 
1224
 
#: ../client/drizzledump_data.cc:525
1225
 
msgid "Error: Could not set db '"
1226
 
msgstr ""
1227
 
 
1228
 
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1229
 
msgid "Got error: "
1230
 
msgstr ""
1231
 
 
1232
 
#: ../client/drizzledump_data.cc:554
1233
 
msgid "-- Disconnecting from "
1234
 
msgstr ""
1235
 
 
1236
 
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1237
 
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1238
 
msgid "-- Retrieving table structures for "
1239
 
msgstr ""
1240
 
 
1241
 
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1242
 
msgid "-- Retrieving fields for "
1243
 
msgstr ""
1244
 
 
1245
 
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1246
 
msgid "-- Retrieving indexes for "
1247
 
msgstr ""
1248
 
 
1249
 
#: ../client/drizzleslap.cc:2873
 
1406
#: ../client/drizzleslap.cc:2870
1250
1407
#, c-format
1251
1408
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1252
1409
msgstr ""
1263
1420
msgid "Error: Invalid Value for opt_sleep"
1264
1421
msgstr ""
1265
1422
 
1266
 
#: ../client/drizzletest.cc:5567
 
1423
#: ../client/drizzletest.cc:5563
1267
1424
#, c-format
1268
1425
msgid "Could not open '%s' for reading: errno = %d"
1269
1426
msgstr ""
1270
1427
 
1271
 
#: ../client/drizzletest.cc:5572
 
1428
#: ../client/drizzletest.cc:5568
1272
1429
#, c-format
1273
1430
msgid "Out of memory"
1274
1431
msgstr ""
1275
1432
 
1276
 
#: ../drizzled/drizzled.cc:502
 
1433
#: ../drizzled/drizzled.cc:482
1277
1434
msgid "Aborting\n"
1278
1435
msgstr ""
1279
1436
 
1280
 
#: ../drizzled/drizzled.cc:566
 
1437
#: ../drizzled/drizzled.cc:546
1281
1438
msgid "One can only use the --user switch if running as root\n"
1282
1439
msgstr ""
1283
1440
 
1284
 
#: ../drizzled/drizzled.cc:573
 
1441
#: ../drizzled/drizzled.cc:553
1285
1442
msgid ""
1286
1443
"Fatal error: Please read \"Security\" section of the manual to find out how "
1287
1444
"to run drizzled as root!\n"
1288
1445
msgstr ""
1289
1446
 
1290
 
#: ../drizzled/drizzled.cc:593
 
1447
#: ../drizzled/drizzled.cc:573
1291
1448
#, c-format
1292
1449
msgid ""
1293
1450
"Fatal error: Can't change to run as user '%s' ;  Please check that the user "
1294
1451
"exists!\n"
1295
1452
msgstr ""
1296
1453
 
1297
 
#: ../drizzled/drizzled.cc:618
 
1454
#: ../drizzled/drizzled.cc:598
1298
1455
msgid "Set process group ID failed"
1299
1456
msgstr ""
1300
1457
 
1301
 
#: ../drizzled/drizzled.cc:623
 
1458
#: ../drizzled/drizzled.cc:603
1302
1459
msgid "Set process user ID failed"
1303
1460
msgstr ""
1304
1461
 
1305
 
#: ../drizzled/drizzled.cc:635
 
1462
#: ../drizzled/drizzled.cc:615
1306
1463
msgid "Process chroot failed"
1307
1464
msgstr ""
1308
1465
 
1309
 
#: ../drizzled/drizzled.cc:738
1310
 
msgid "Error: Invalid Value for auto_increment_increment"
1311
 
msgstr ""
1312
 
 
1313
 
#: ../drizzled/drizzled.cc:749
1314
 
msgid "Error: Invalid Value for auto_increment_offset"
1315
 
msgstr ""
1316
 
 
1317
 
#: ../drizzled/drizzled.cc:760
1318
 
msgid "Error: Invalid Value for completion_type"
1319
 
msgstr ""
1320
 
 
1321
 
#: ../drizzled/drizzled.cc:771
1322
 
msgid "Error: Invalid Value for back_log"
1323
 
msgstr ""
1324
 
 
1325
 
#: ../drizzled/drizzled.cc:782
1326
 
msgid "Error: Invalid Value for div-precision-increment"
1327
 
msgstr ""
1328
 
 
1329
 
#: ../drizzled/drizzled.cc:793
1330
 
msgid "Error: Invalid Value for group_concat_max_len"
1331
 
msgstr ""
1332
 
 
1333
 
#: ../drizzled/drizzled.cc:804
1334
 
msgid "Error: Invalid Value for join_buffer_size"
1335
 
msgstr ""
1336
 
 
1337
 
#: ../drizzled/drizzled.cc:816
1338
 
msgid "Error: Invalid Value for max_allowed_packet"
1339
 
msgstr ""
1340
 
 
1341
 
#: ../drizzled/drizzled.cc:828
1342
 
msgid "Error: Invalid Value for max_connect_errors"
1343
 
msgstr ""
1344
 
 
1345
 
#: ../drizzled/drizzled.cc:839
1346
 
msgid "Error: Invalid Value for max_error_count"
1347
 
msgstr ""
1348
 
 
1349
 
#: ../drizzled/drizzled.cc:850
1350
 
msgid "Error: Invalid Value for max_heap_table_size"
1351
 
msgstr ""
1352
 
 
1353
 
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1354
 
msgid "Error: Invalid Value for min_examined_row_limit"
1355
 
msgstr ""
1356
 
 
1357
 
#: ../drizzled/drizzled.cc:873
1358
 
msgid "Error: Invalid Value for max_join_size"
1359
 
msgstr ""
1360
 
 
1361
 
#: ../drizzled/drizzled.cc:884
1362
 
msgid "Error: Invalid Value for max_length_for_sort_data"
1363
 
msgstr ""
1364
 
 
1365
 
#: ../drizzled/drizzled.cc:895
1366
 
msgid "Error: Invalid Value for max_seeks_for_key"
1367
 
msgstr ""
1368
 
 
1369
 
#: ../drizzled/drizzled.cc:906
1370
 
msgid "Error: Invalid Value for max_sort_length"
 
1466
#: ../drizzled/drizzled.cc:704
 
1467
#, c-format
 
1468
msgid "gethostname failed, using '%s' as hostname"
 
1469
msgstr ""
 
1470
 
 
1471
#: ../drizzled/drizzled.cc:739
 
1472
#, fuzzy
 
1473
msgid "Error getting default charset"
 
1474
msgstr "डीफौल्ट चारसेट सेट करे."
 
1475
 
 
1476
#: ../drizzled/drizzled.cc:766
 
1477
msgid "Error setting collation"
 
1478
msgstr ""
 
1479
 
 
1480
#: ../drizzled/drizzled.cc:774
 
1481
#, c-format
 
1482
msgid "Unknown locale: '%s'"
 
1483
msgstr ""
 
1484
 
 
1485
#: ../drizzled/drizzled.cc:791
 
1486
msgid "Can't create thread-keys"
 
1487
msgstr ""
 
1488
 
 
1489
#: ../drizzled/drizzled.cc:861
 
1490
msgid "Could not initialize table cache\n"
 
1491
msgstr ""
 
1492
 
 
1493
#: ../drizzled/drizzled.cc:872
 
1494
msgid "XA cache initialization failed: Out of memory\n"
 
1495
msgstr ""
 
1496
 
 
1497
#: ../drizzled/drizzled.cc:881
 
1498
msgid "Failed to initialize plugins\n"
 
1499
msgstr ""
 
1500
 
 
1501
#: ../drizzled/drizzled.cc:903
 
1502
#, c-format
 
1503
msgid ""
 
1504
"%s: Unknown options give (first unknown is '%s').\n"
 
1505
"Use --verbose --help to get a list of available options\n"
1371
1506
msgstr ""
1372
1507
 
1373
1508
#: ../drizzled/drizzled.cc:928
1374
 
msgid "Error: Invalid Value for optimizer_search_depth"
1375
 
msgstr ""
1376
 
 
1377
 
#: ../drizzled/drizzled.cc:939
1378
 
msgid "Error: Invalid Value for preload_buff_size"
1379
 
msgstr ""
1380
 
 
1381
 
#: ../drizzled/drizzled.cc:950
1382
 
msgid "Error: Invalid Value for query_alloc_block_size"
1383
 
msgstr ""
1384
 
 
1385
 
#: ../drizzled/drizzled.cc:962
1386
 
msgid "Error: Invalid Value for query_prealloc_size"
1387
 
msgstr ""
1388
 
 
1389
 
#: ../drizzled/drizzled.cc:974
1390
 
msgid "Error: Invalid Value for range_alloc_block_size"
1391
 
msgstr ""
1392
 
 
1393
 
#: ../drizzled/drizzled.cc:986
1394
 
msgid "Error: Invalid Value for read_buff_size"
1395
 
msgstr ""
1396
 
 
1397
 
#: ../drizzled/drizzled.cc:998
1398
 
msgid "Error: Invalid Value for read_rnd_buff_size"
1399
 
msgstr ""
1400
 
 
1401
 
#: ../drizzled/drizzled.cc:1009
1402
 
msgid "Error: Invalid Value for sort_buff_size"
1403
 
msgstr ""
1404
 
 
1405
 
#: ../drizzled/drizzled.cc:1020
1406
 
msgid "Error: Invalid Value for table_def_size"
1407
 
msgstr ""
1408
 
 
1409
 
#: ../drizzled/drizzled.cc:1031
1410
 
msgid "Error: Invalid Value for table_cache_size"
1411
 
msgstr ""
1412
 
 
1413
 
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1414
 
msgid "Error: Invalid Value for table_lock_wait_timeout"
1415
 
msgstr ""
1416
 
 
1417
 
#: ../drizzled/drizzled.cc:1215
 
1509
msgid "No scheduler found, cannot continue!\n"
 
1510
msgstr ""
 
1511
 
 
1512
#: ../drizzled/drizzled.cc:952
1418
1513
#, c-format
1419
 
msgid "gethostname failed, using '%s' as hostname"
 
1514
msgid "Unknown/unsupported storage engine: %s\n"
1420
1515
msgstr ""
1421
1516
 
1422
 
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
 
1517
#: ../drizzled/drizzled.cc:1044
 
1518
msgid "Display this help and exit."
 
1519
msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
 
1520
 
 
1521
#: ../drizzled/drizzled.cc:1048
1423
1522
msgid "Display this help and exit after initializing plugins."
1424
1523
msgstr ""
1425
1524
 
1426
 
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1427
 
msgid "Display this help and exit."
1428
 
msgstr "इस सहायता को पर्दर्शित करे और बाहर निकले."
1429
 
 
1430
 
#: ../drizzled/drizzled.cc:1236
1431
 
msgid "Configuration file to use"
1432
 
msgstr ""
1433
 
 
1434
 
#: ../drizzled/drizzled.cc:1238
1435
 
msgid "Base location for config files"
1436
 
msgstr ""
1437
 
 
1438
 
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1439
 
msgid "Directory for plugins."
1440
 
msgstr ""
1441
 
 
1442
 
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1443
 
msgid ""
1444
 
"Optional comma separated list of plugins to load at startup in addition to "
1445
 
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1446
 
msgstr ""
1447
 
 
1448
 
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1449
 
msgid ""
1450
 
"Optional comma separated list of plugins to not load at startup. Effectively "
1451
 
"removes a plugin from the list of plugins to be loaded. [for example: --"
1452
 
"plugin_remove=crc32,logger_gearman]"
1453
 
msgstr ""
1454
 
 
1455
 
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1456
 
msgid ""
1457
 
"Optional comma separated list of plugins to load at starup instead of the "
1458
 
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1459
 
msgstr ""
1460
 
 
1461
 
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
 
1525
#: ../drizzled/drizzled.cc:1052
 
1526
#, fuzzy
 
1527
msgid "Print the default settings and exit"
 
1528
msgstr "बाहर निकलते समय कुछ डीबग जानकारी पर्दर्शित करे."
 
1529
 
 
1530
#: ../drizzled/drizzled.cc:1056
1462
1531
msgid "Auto-increment columns are incremented by this"
1463
1532
msgstr ""
1464
1533
 
1465
 
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
 
1534
#: ../drizzled/drizzled.cc:1061
1466
1535
msgid ""
1467
1536
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1468
1537
"= 1"
1469
1538
msgstr ""
1470
1539
 
1471
 
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
 
1540
#: ../drizzled/drizzled.cc:1067
1472
1541
msgid ""
1473
1542
"Path to installation directory. All paths are usually resolved relative to "
1474
1543
"this."
1475
1544
msgstr ""
1476
1545
 
1477
 
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
 
1546
#: ../drizzled/drizzled.cc:1072
1478
1547
msgid "Chroot drizzled daemon during startup."
1479
1548
msgstr ""
1480
1549
 
1481
 
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
 
1550
#: ../drizzled/drizzled.cc:1076
1482
1551
msgid "Set the default collation."
1483
1552
msgstr ""
1484
1553
 
1485
 
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
 
1554
#: ../drizzled/drizzled.cc:1080
1486
1555
msgid "Default completion type."
1487
1556
msgstr ""
1488
1557
 
1489
 
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
 
1558
#: ../drizzled/drizzled.cc:1085
1490
1559
msgid "Write core on errors."
1491
1560
msgstr ""
1492
1561
 
1493
 
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
 
1562
#: ../drizzled/drizzled.cc:1089
1494
1563
msgid "Path to the database root."
1495
1564
msgstr ""
1496
1565
 
1497
 
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
 
1566
#: ../drizzled/drizzled.cc:1093
1498
1567
msgid "Set the default storage engine (table type) for tables."
1499
1568
msgstr ""
1500
1569
 
1501
 
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
 
1570
#: ../drizzled/drizzled.cc:1097
1502
1571
msgid "Set the default time zone."
1503
1572
msgstr ""
1504
1573
 
1505
 
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
 
1574
#: ../drizzled/drizzled.cc:1102
1506
1575
msgid "Used for debugging;  Use at your own risk!"
1507
1576
msgstr ""
1508
1577
 
1509
 
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
 
1578
#: ../drizzled/drizzled.cc:1107
1510
1579
msgid "Set up signals usable for debugging"
1511
1580
msgstr ""
1512
1581
 
1513
 
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
 
1582
#: ../drizzled/drizzled.cc:1111
1514
1583
msgid "(IGNORED)"
1515
1584
msgstr ""
1516
1585
 
1517
 
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
 
1586
#: ../drizzled/drizzled.cc:1115
1518
1587
msgid "Set the language used for the month names and the days of the week."
1519
1588
msgstr ""
1520
1589
 
1521
 
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
 
1590
#: ../drizzled/drizzled.cc:1120
1522
1591
msgid "Log some not critical warnings to the log file."
1523
1592
msgstr ""
1524
1593
 
1525
 
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1526
 
msgid "Pid file used by drizzled."
 
1594
#: ../drizzled/drizzled.cc:1125
 
1595
msgid "Pid file used by safe_mysqld."
1527
1596
msgstr ""
1528
1597
 
1529
 
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
 
1598
#: ../drizzled/drizzled.cc:1129
1530
1599
msgid ""
1531
1600
"Maximum time in seconds to wait for the port to become free. (Default: no "
1532
1601
"wait)"
1533
1602
msgstr ""
1534
1603
 
1535
 
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
 
1604
#: ../drizzled/drizzled.cc:1134
1536
1605
msgid ""
1537
1606
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1538
1607
"specified directory"
1539
1608
msgstr ""
1540
1609
 
1541
 
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
 
1610
#: ../drizzled/drizzled.cc:1139
1542
1611
msgid ""
1543
1612
"Uniquely identifies the server instance in the community of replication "
1544
1613
"partners."
1545
1614
msgstr ""
1546
1615
 
1547
 
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
 
1616
#: ../drizzled/drizzled.cc:1144
1548
1617
msgid "Don't print a stack trace on failure."
1549
1618
msgstr ""
1550
1619
 
1551
 
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
 
1620
#: ../drizzled/drizzled.cc:1148
1552
1621
msgid "Enable symbolic link support."
1553
1622
msgstr ""
1554
1623
 
1555
 
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
 
1624
#: ../drizzled/drizzled.cc:1157
1556
1625
msgid ""
1557
1626
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1558
1627
msgstr ""
1559
1628
 
1560
 
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
 
1629
#: ../drizzled/drizzled.cc:1162
1561
1630
msgid "Path for temporary files."
1562
1631
msgstr ""
1563
1632
 
1564
 
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
 
1633
#: ../drizzled/drizzled.cc:1166
1565
1634
msgid "Default transaction isolation level."
1566
1635
msgstr ""
1567
1636
 
1568
 
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
 
1637
#: ../drizzled/drizzled.cc:1170
1569
1638
msgid "Run drizzled daemon as user."
1570
1639
msgstr ""
1571
1640
 
1572
 
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
 
1641
#: ../drizzled/drizzled.cc:1178
1573
1642
msgid ""
1574
1643
"The number of outstanding connection requests Drizzle can have. This comes "
1575
1644
"into play when the main Drizzle thread gets very many connection requests in "
1576
1645
"a very short time."
1577
1646
msgstr ""
1578
1647
 
1579
 
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
 
1648
#: ../drizzled/drizzled.cc:1184
1580
1649
msgid ""
1581
1650
"Size of tree cache used in bulk insert optimization. Note that this is a "
1582
1651
"limit per thread!"
1583
1652
msgstr ""
1584
1653
 
1585
 
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
 
1654
#: ../drizzled/drizzled.cc:1190
1586
1655
msgid ""
1587
1656
"Precision of the result of '/' operator will be increased on that value."
1588
1657
msgstr ""
1589
1658
 
1590
 
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
 
1659
#: ../drizzled/drizzled.cc:1196
1591
1660
msgid "The maximum length of the result of function  group_concat."
1592
1661
msgstr ""
1593
1662
 
1594
 
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
 
1663
#: ../drizzled/drizzled.cc:1201
1595
1664
msgid "The size of the buffer that is used for full joins."
1596
1665
msgstr ""
1597
1666
 
1598
 
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
 
1667
#: ../drizzled/drizzled.cc:1207
1599
1668
msgid "Max packetlength to send/receive from to server."
1600
1669
msgstr ""
1601
1670
 
1602
 
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
 
1671
#: ../drizzled/drizzled.cc:1212
1603
1672
msgid ""
1604
1673
"If there is more than this number of interrupted connections from a host "
1605
1674
"this host will be blocked from further connections."
1606
1675
msgstr ""
1607
1676
 
1608
 
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
 
1677
#: ../drizzled/drizzled.cc:1217
1609
1678
msgid "Max number of errors/warnings to store for a statement."
1610
1679
msgstr ""
1611
1680
 
1612
 
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
 
1681
#: ../drizzled/drizzled.cc:1222
1613
1682
msgid "Don't allow creation of heap tables bigger than this."
1614
1683
msgstr ""
1615
1684
 
1616
 
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
 
1685
#: ../drizzled/drizzled.cc:1228
1617
1686
msgid ""
1618
1687
"Joins that are probably going to read more than max_join_size records return "
1619
1688
"an error."
1620
1689
msgstr ""
1621
1690
 
1622
 
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
 
1691
#: ../drizzled/drizzled.cc:1234
1623
1692
msgid "Max number of bytes in sorted records."
1624
1693
msgstr ""
1625
1694
 
1626
 
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
 
1695
#: ../drizzled/drizzled.cc:1239
1627
1696
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1628
1697
msgstr ""
1629
1698
 
1630
 
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
 
1699
#: ../drizzled/drizzled.cc:1244
1631
1700
msgid ""
1632
1701
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1633
1702
"max_sort_length bytes of each value are used; the rest are ignored)."
1634
1703
msgstr ""
1635
1704
 
1636
 
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
 
1705
#: ../drizzled/drizzled.cc:1251
1637
1706
msgid "After this many write locks, allow some read locks to run in between."
1638
1707
msgstr ""
1639
1708
 
1640
 
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
 
1709
#: ../drizzled/drizzled.cc:1255
1641
1710
msgid ""
1642
1711
"Don't log queries which examine less than min_examined_row_limit rows to "
1643
1712
"file."
1644
1713
msgstr ""
1645
1714
 
1646
 
#: ../drizzled/drizzled.cc:1356
 
1715
#: ../drizzled/drizzled.cc:1261
1647
1716
msgid ""
1648
 
"Do not apply any heuristic(s) during query optimization to prune, thus "
1649
 
"perform an exhaustive search from the optimizer search space."
 
1717
"Controls the heuristic(s) applied during query optimization to prune less-"
 
1718
"promising partial plans from the optimizer search space. Meaning: false - do "
 
1719
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
 
1720
"based on number of retrieved rows."
1650
1721
msgstr ""
1651
1722
 
1652
 
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
 
1723
#: ../drizzled/drizzled.cc:1269
1653
1724
msgid ""
1654
1725
"Maximum depth of search performed by the query optimizer. Values larger than "
1655
1726
"the number of relations in a query result in better query plans, but take "
1660
1731
"(used for testing/comparison)."
1661
1732
msgstr ""
1662
1733
 
1663
 
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
 
1734
#: ../drizzled/drizzled.cc:1281
 
1735
msgid "Directory for plugins."
 
1736
msgstr ""
 
1737
 
 
1738
#: ../drizzled/drizzled.cc:1285
 
1739
msgid ""
 
1740
"Optional comma separated list of plugins to load at startup in addition to "
 
1741
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
 
1742
msgstr ""
 
1743
 
 
1744
#: ../drizzled/drizzled.cc:1291
 
1745
msgid ""
 
1746
"Optional comma separated list of plugins to not load at startup. Effectively "
 
1747
"removes a plugin from the list of plugins to be loaded. [for example: --"
 
1748
"plugin_remove=crc32,logger_gearman]"
 
1749
msgstr ""
 
1750
 
 
1751
#: ../drizzled/drizzled.cc:1297
 
1752
msgid ""
 
1753
"Optional comma separated list of plugins to load at starup instead of the "
 
1754
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
 
1755
msgstr ""
 
1756
 
 
1757
#: ../drizzled/drizzled.cc:1303
1664
1758
msgid "The size of the buffer that is allocated when preloading indexes"
1665
1759
msgstr ""
1666
1760
 
1667
 
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
 
1761
#: ../drizzled/drizzled.cc:1308
1668
1762
msgid "Allocation block size for query parsing and execution"
1669
1763
msgstr ""
1670
1764
 
1671
 
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
 
1765
#: ../drizzled/drizzled.cc:1313
1672
1766
msgid "Persistent buffer for query parsing and execution"
1673
1767
msgstr ""
1674
1768
 
1675
 
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
 
1769
#: ../drizzled/drizzled.cc:1319
1676
1770
msgid "Allocation block size for storing ranges during optimization"
1677
1771
msgstr ""
1678
1772
 
1679
 
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
 
1773
#: ../drizzled/drizzled.cc:1325
1680
1774
msgid ""
1681
1775
"Each thread that does a sequential scan allocates a buffer of this size for "
1682
1776
"each table it scans. If you do many sequential scans, you may want to "
1683
1777
"increase this value."
1684
1778
msgstr ""
1685
1779
 
1686
 
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
 
1780
#: ../drizzled/drizzled.cc:1333
1687
1781
msgid ""
1688
1782
"When reading rows in sorted order after a sort, the rows are read through "
1689
1783
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1690
1784
"record_buffer."
1691
1785
msgstr ""
1692
1786
 
1693
 
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
 
1787
#: ../drizzled/drizzled.cc:1341
1694
1788
msgid "Select scheduler to be used (by default multi-thread)."
1695
1789
msgstr ""
1696
1790
 
1697
 
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
 
1791
#: ../drizzled/drizzled.cc:1346
1698
1792
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1699
1793
msgstr ""
1700
1794
 
1701
 
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
 
1795
#: ../drizzled/drizzled.cc:1352
1702
1796
msgid "The number of cached table definitions."
1703
1797
msgstr ""
1704
1798
 
1705
 
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
 
1799
#: ../drizzled/drizzled.cc:1356
1706
1800
msgid "The number of cached open tables."
1707
1801
msgstr ""
1708
1802
 
1709
 
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
 
1803
#: ../drizzled/drizzled.cc:1360
1710
1804
msgid ""
1711
1805
"Timeout in seconds to wait for a table level lock before returning an error. "
1712
1806
"Used only if the connection has active cursors."
1713
1807
msgstr ""
1714
1808
 
1715
 
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
 
1809
#: ../drizzled/drizzled.cc:1365
1716
1810
msgid "The stack size for each thread."
1717
1811
msgstr ""
1718
1812
 
1719
 
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
 
1813
#: ../drizzled/drizzled.cc:1371
1720
1814
msgid ""
1721
1815
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1722
1816
"automatically convert it to an on-disk MyISAM table."
1723
1817
msgstr ""
1724
1818
 
1725
 
#: ../drizzled/drizzled.cc:1427
1726
 
msgid "Duplicate entry for command line option\n"
1727
 
msgstr ""
1728
 
 
1729
 
#: ../drizzled/drizzled.cc:1472
1730
 
msgid "Failed to initialize plugins\n"
1731
 
msgstr ""
1732
 
 
1733
 
#: ../drizzled/drizzled.cc:1494
1734
 
#, c-format
1735
 
msgid ""
1736
 
"%s: %s.\n"
1737
 
"Use --help to get a list of available options\n"
1738
 
msgstr ""
1739
 
 
1740
 
#: ../drizzled/drizzled.cc:1502
1741
 
#, c-format
1742
 
msgid ""
1743
 
"%s\n"
1744
 
"Use --help to get a list of available options\n"
1745
 
msgstr ""
1746
 
 
1747
 
#: ../drizzled/drizzled.cc:1540
1748
 
#, fuzzy
1749
 
msgid "Error getting default charset"
1750
 
msgstr "डीफौल्ट चारसेट सेट करे."
1751
 
 
1752
 
#: ../drizzled/drizzled.cc:1570
1753
 
msgid "Error setting collation"
1754
 
msgstr ""
1755
 
 
1756
 
#: ../drizzled/drizzled.cc:1578
1757
 
#, c-format
1758
 
msgid "Unknown locale: '%s'"
1759
 
msgstr ""
1760
 
 
1761
 
#: ../drizzled/drizzled.cc:1598
1762
 
msgid "Could not initialize table cache\n"
1763
 
msgstr ""
1764
 
 
1765
 
#: ../drizzled/drizzled.cc:1609
1766
 
msgid "XA cache initialization failed: Out of memory\n"
1767
 
msgstr ""
1768
 
 
1769
 
#: ../drizzled/drizzled.cc:1639
1770
 
msgid "No scheduler found, cannot continue!\n"
1771
 
msgstr ""
1772
 
 
1773
 
#: ../drizzled/drizzled.cc:1663
1774
 
#, c-format
1775
 
msgid "Unknown/unsupported storage engine: %s\n"
1776
 
msgstr ""
1777
 
 
1778
 
#: ../drizzled/drizzled.cc:1967
1779
 
msgid ""
1780
 
"Controls the heuristic(s) applied during query optimization to prune less-"
1781
 
"promising partial plans from the optimizer search space. Meaning: false - do "
1782
 
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1783
 
"based on number of retrieved rows."
1784
 
msgstr ""
1785
 
 
1786
 
#: ../drizzled/drizzled.cc:2103
 
1819
#: ../drizzled/drizzled.cc:1397
1787
1820
#, fuzzy
1788
1821
msgid ""
1789
1822
"Copyright (C) 2008 Sun Microsystems\n"
1794
1827
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
1795
1828
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
1796
1829
 
1797
 
#: ../drizzled/drizzled.cc:2110
 
1830
#: ../drizzled/drizzled.cc:1405
1798
1831
#, c-format
1799
1832
msgid "Usage: %s [OPTIONS]\n"
1800
1833
msgstr ""
1801
1834
 
1802
 
#: ../drizzled/drizzled.cc:2256
 
1835
#: ../drizzled/drizzled.cc:1529
1803
1836
#, c-format
1804
1837
msgid ""
1805
1838
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1806
1839
"command line\n"
1807
1840
msgstr ""
1808
1841
 
 
1842
#: ../drizzled/drizzled.cc:1572
 
1843
msgid "Can't start server: cannot resolve hostname!"
 
1844
msgstr ""
 
1845
 
 
1846
#: ../drizzled/drizzled.cc:1578
 
1847
msgid "Can't start server: bind-address refers to multiple interfaces!"
 
1848
msgstr ""
 
1849
 
1809
1850
#: ../drizzled/error.cc:138
1810
1851
#, c-format
1811
1852
msgid "Unknown error %d"
3221
3262
msgid "File '%s' (fileno: %d) was not closed"
3222
3263
msgstr ""
3223
3264
 
3224
 
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
 
3265
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3225
3266
msgid ""
3226
3267
"Schema name cannot be encoded and fit within filesystem name length "
3227
3268
"restrictions."
3228
3269
msgstr ""
3229
3270
 
3230
 
#: ../drizzled/identifier/table.cc:223
 
3271
#: ../drizzled/identifier/table.cc:224
3231
3272
msgid ""
3232
3273
"Table name cannot be encoded and fit within filesystem name length "
3233
3274
"restrictions."
3245
3286
msgid "error: could not open directory: %s\n"
3246
3287
msgstr ""
3247
3288
 
3248
 
#: ../drizzled/main.cc:156
 
3289
#: ../drizzled/main.cc:150
3249
3290
msgid ""
3250
3291
"setrlimit could not change the size of core files to 'infinity';  We may not "
3251
3292
"be able to generate a core file on signals"
3252
3293
msgstr ""
3253
3294
 
3254
 
#: ../drizzled/main.cc:260
 
3295
#: ../drizzled/main.cc:251
3255
3296
#, c-format
3256
3297
msgid "Data directory %s does not exist\n"
3257
3298
msgstr ""
3258
3299
 
3259
 
#: ../drizzled/main.cc:271
3260
 
#, c-format
3261
 
msgid "Local catalog %s/local does not exist\n"
3262
 
msgstr ""
3263
 
 
3264
 
#: ../drizzled/message/transaction_reader.cc:198
 
3300
#: ../drizzled/message/transaction_reader.cc:175
3265
3301
#, c-format
3266
3302
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3267
3303
msgstr ""
3268
3304
 
3269
 
#: ../drizzled/message/transaction_reader.cc:207
 
3305
#: ../drizzled/message/transaction_reader.cc:184
3270
3306
#: ../drizzled/message/transaction_writer.cc:371
3271
3307
#, c-format
3272
3308
msgid "Cannot open file: %s\n"
3273
3309
msgstr ""
3274
3310
 
3275
 
#: ../drizzled/message/transaction_reader.cc:242
 
3311
#: ../drizzled/message/transaction_reader.cc:217
3276
3312
#, c-format
3277
3313
msgid "Found a non-transaction message in log.  Currently, not supported.\n"
3278
3314
msgstr ""
3279
3315
 
3280
 
#: ../drizzled/message/transaction_reader.cc:248
 
3316
#: ../drizzled/message/transaction_reader.cc:223
3281
3317
#: ../plugin/transaction_log/transaction_log_reader.cc:119
3282
3318
#, c-format
3283
3319
msgid "Attempted to read record bigger than INT_MAX\n"
3284
3320
msgstr ""
3285
3321
 
3286
 
#: ../drizzled/message/transaction_reader.cc:268
 
3322
#: ../drizzled/message/transaction_reader.cc:243
3287
3323
#: ../plugin/transaction_log/transaction_log_reader.cc:139
3288
3324
#, c-format
3289
3325
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3290
3326
msgstr ""
3291
3327
 
3292
 
#: ../drizzled/message/transaction_reader.cc:281
 
3328
#: ../drizzled/message/transaction_reader.cc:256
3293
3329
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
3294
 
#: ../plugin/transaction_log/print_transaction_message.cc:169
 
3330
#: ../plugin/transaction_log/print_transaction_message.cc:147
3295
3331
#: ../plugin/transaction_log/transaction_log_reader.cc:152
3296
3332
#, c-format
3297
3333
msgid "Could not read transaction message.\n"
3298
3334
msgstr ""
3299
3335
 
3300
 
#: ../drizzled/message/transaction_reader.cc:282
 
3336
#: ../drizzled/message/transaction_reader.cc:257
3301
3337
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
3302
 
#: ../plugin/transaction_log/print_transaction_message.cc:170
 
3338
#: ../plugin/transaction_log/print_transaction_message.cc:148
3303
3339
#: ../plugin/transaction_log/transaction_log_reader.cc:153
3304
3340
#, c-format
3305
3341
msgid "GPB ERROR: %s.\n"
3306
3342
msgstr ""
3307
3343
 
3308
 
#: ../drizzled/message/transaction_reader.cc:286
3309
 
#: ../drizzled/message/transaction_reader.cc:299
 
3344
#: ../drizzled/message/transaction_reader.cc:261
 
3345
#: ../drizzled/message/transaction_reader.cc:274
3310
3346
#, c-format
3311
3347
msgid ""
3312
3348
"HEXDUMP:\n"
3314
3350
"%s\n"
3315
3351
msgstr ""
3316
3352
 
3317
 
#: ../drizzled/message/transaction_reader.cc:293
 
3353
#: ../drizzled/message/transaction_reader.cc:268
3318
3354
#, c-format
3319
3355
msgid "Unable to parse command. Got error: %s.\n"
3320
3356
msgstr ""
3321
3357
 
3322
 
#: ../drizzled/message/transaction_reader.cc:348
 
3358
#: ../drizzled/message/transaction_reader.cc:289
3323
3359
#: ../plugin/transaction_log/transaction_log_reader.cc:174
3324
3360
#, c-format
3325
3361
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3337
3373
"the current running version of Drizzle: %<PRIu64>."
3338
3374
msgstr ""
3339
3375
 
3340
 
#: ../drizzled/module/loader.cc:268
 
3376
#: ../drizzled/module/loader.cc:273
3341
3377
#, c-format
3342
3378
msgid ""
3343
3379
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3344
3380
"registered.\n"
3345
3381
msgstr ""
3346
3382
 
3347
 
#: ../drizzled/module/loader.cc:347
 
3383
#: ../drizzled/module/loader.cc:352
3348
3384
#, c-format
3349
3385
msgid "Plugin '%s' init function returned error.\n"
3350
3386
msgstr ""
3351
3387
 
3352
 
#: ../drizzled/module/loader.cc:530
 
3388
#: ../drizzled/module/loader.cc:516
3353
3389
#, c-format
3354
3390
msgid "Couldn't load plugin library named '%s'.\n"
3355
3391
msgstr ""
3356
3392
 
3357
 
#: ../drizzled/module/loader.cc:540
 
3393
#: ../drizzled/module/loader.cc:526
3358
3394
#, c-format
3359
3395
msgid "Couldn't load plugin named '%s'.\n"
3360
3396
msgstr ""
3361
3397
 
3362
 
#: ../drizzled/module/loader.cc:767
 
3398
#: ../drizzled/module/loader.cc:753
3363
3399
msgid "Out of memory."
3364
3400
msgstr ""
3365
3401
 
3366
 
#: ../drizzled/module/loader.cc:1467 ../drizzled/module/loader.cc:1518
 
3402
#: ../drizzled/module/loader.cc:1459 ../drizzled/module/loader.cc:1510
3367
3403
#, c-format
3368
3404
msgid "Unknown variable type code 0x%x in plugin '%s'."
3369
3405
msgstr ""
3370
3406
 
3371
 
#: ../drizzled/module/loader.cc:1510
 
3407
#: ../drizzled/module/loader.cc:1502
3372
3408
#, c-format
3373
3409
msgid ""
3374
3410
"Server variable %s of plugin %s was forced to be read-only: string variable "
3375
3411
"without update_func and PLUGIN_VAR_MEMALLOC flag"
3376
3412
msgstr ""
3377
3413
 
3378
 
#: ../drizzled/module/loader.cc:1529
 
3414
#: ../drizzled/module/loader.cc:1521
3379
3415
#, c-format
3380
3416
msgid "Missing variable name in plugin '%s'."
3381
3417
msgstr ""
3382
3418
 
3383
 
#: ../drizzled/module/loader.cc:1546
 
3419
#: ../drizzled/module/loader.cc:1538
3384
3420
#, c-format
3385
3421
msgid "Thread local variable '%s' not allocated in plugin '%s'."
3386
3422
msgstr ""
3387
3423
 
3388
 
#: ../drizzled/module/loader.cc:1665
 
3424
#: ../drizzled/module/loader.cc:1660
3389
3425
#, c-format
3390
3426
msgid "Out of memory for plugin '%s'."
3391
3427
msgstr ""
3392
3428
 
3393
 
#: ../drizzled/module/loader.cc:1674
 
3429
#: ../drizzled/module/loader.cc:1669
3394
3430
#, c-format
3395
3431
msgid "Bad options for plugin '%s'."
3396
3432
msgstr ""
3397
3433
 
3398
 
#: ../drizzled/module/loader.cc:1727
 
3434
#: ../drizzled/module/loader.cc:1682
 
3435
#, c-format
 
3436
msgid "Parsing options for plugin '%s' failed."
 
3437
msgstr ""
 
3438
 
 
3439
#: ../drizzled/module/loader.cc:1735
3399
3440
#, c-format
3400
3441
msgid "Plugin '%s' has conflicting system variables"
3401
3442
msgstr ""
3654
3695
"We have deactivated the TransactionApplier '%s'.\n"
3655
3696
msgstr ""
3656
3697
 
3657
 
#: ../drizzled/session.cc:1928 ../drizzled/session.cc:1944
 
3698
#: ../drizzled/session.cc:1913 ../drizzled/session.cc:1929
3658
3699
#, c-format
3659
3700
msgid "Could not remove temporary table: '%s', error: %d"
3660
3701
msgstr ""
3720
3761
"\n"
3721
3762
msgstr ""
3722
3763
 
 
3764
#: ../drizzled/sql_base.cc:1518
 
3765
#, c-format
 
3766
msgid "Table %s had a open data Cursor in reopen_table"
 
3767
msgstr ""
 
3768
 
3723
3769
#: ../drizzled/sql_table.cc:1933
3724
3770
#, c-format
3725
3771
msgid "Unknown - internal error %d during operation"
3737
3783
msgid "Got error %d when reading table '%s'"
3738
3784
msgstr ""
3739
3785
 
3740
 
#: ../drizzled/table_share.cc:862
 
3786
#: ../drizzled/table_share.cc:860
3741
3787
#, c-format
3742
3788
msgid "Table %s has invalid/unknown collation: %d,%s"
3743
3789
msgstr ""
3744
3790
 
3745
 
#: ../drizzled/table_share.cc:1154
 
3791
#: ../drizzled/table_share.cc:1153
3746
3792
#, c-format
3747
3793
msgid "ENUM column %s has greater than %d possible values"
3748
3794
msgstr ""
3749
3795
 
3750
 
#: ../drizzled/table_share.cc:2064
 
3796
#: ../drizzled/table_share.cc:2063
3751
3797
#, c-format
3752
3798
msgid "Unknown collation '%s' in table '%-.64s' definition"
3753
3799
msgstr ""
3754
3800
 
3755
 
#: ../drizzled/table_share.cc:2071
 
3801
#: ../drizzled/table_share.cc:2070
3756
3802
#, c-format
3757
3803
msgid ""
3758
3804
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4200
4246
msgid "Got timeout writing communication packets"
4201
4247
msgstr ""
4202
4248
 
4203
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4204
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4205
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
 
4249
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
 
4250
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
 
4251
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4206
4252
#, fuzzy, c-format
4207
4253
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4208
4254
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4209
4255
 
4210
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
 
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4211
4257
#, c-format
4212
4258
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4213
4259
msgstr ""
4214
4260
 
4215
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4216
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4217
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4218
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
 
4261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
 
4262
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
 
4263
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
 
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4219
4265
#, c-format
4220
4266
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4221
4267
msgstr ""
4222
4268
 
4223
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4224
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
 
4269
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
 
4270
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4225
4271
#, c-format
4226
4272
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4227
4273
msgstr ""
4228
4274
 
4229
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
 
4275
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4230
4276
msgid "Invalid value of additional-mem-pool-size"
4231
4277
msgstr ""
4232
4278
 
4233
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
 
4279
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4234
4280
msgid "Invalid value of autoextend-increment"
4235
4281
msgstr ""
4236
4282
 
4237
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
 
4283
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4238
4284
msgid "Invalid value of buffer-pool-size"
4239
4285
msgstr ""
4240
4286
 
4241
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
 
4287
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4242
4288
msgid "Invalid value of io-capacity"
4243
4289
msgstr ""
4244
4290
 
4245
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
 
4291
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4246
4292
msgid "Invalid value of fast-shutdown"
4247
4293
msgstr ""
4248
4294
 
4249
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
 
4295
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4250
4296
msgid "Invalid value of flush-log-at-trx-commit"
4251
4297
msgstr ""
4252
4298
 
4253
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
 
4299
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4254
4300
msgid "Invalid value of force-recovery"
4255
4301
msgstr ""
4256
4302
 
4257
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
 
4303
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4258
4304
msgid "Invalid value of log-file-size"
4259
4305
msgstr ""
4260
4306
 
4261
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
 
4307
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4262
4308
msgid "Invalid value of log-files-in-group"
4263
4309
msgstr ""
4264
4310
 
4265
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
 
4311
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4266
4312
msgid "Invalid value of lock-wait-timeout"
4267
4313
msgstr ""
4268
4314
 
4269
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
 
4315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4270
4316
msgid "Invalid value of log-buffer-size"
4271
4317
msgstr ""
4272
4318
 
4273
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
 
4319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4274
4320
msgid "Invalid value of lru-old-blocks-pct"
4275
4321
msgstr ""
4276
4322
 
4277
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
 
4323
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4278
4324
msgid "Invalid value of lru-block-access-recency"
4279
4325
msgstr ""
4280
4326
 
4281
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
 
4327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4282
4328
msgid "Invalid value of max-dirty-pages-pct"
4283
4329
msgstr ""
4284
4330
 
4285
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
 
4331
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4286
4332
msgid "Invalid value of max-purge-lag"
4287
4333
msgstr ""
4288
4334
 
4289
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
 
4335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4290
4336
msgid "Invalid value of open-files"
4291
4337
msgstr ""
4292
4338
 
4293
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
 
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4294
4340
msgid "Invalid value of read-io-threads"
4295
4341
msgstr ""
4296
4342
 
4297
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
 
4343
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4298
4344
msgid "Invalid value of sync_spin_loops"
4299
4345
msgstr ""
4300
4346
 
4301
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
 
4347
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4302
4348
#, c-format
4303
4349
msgid "Error starting Embedded InnoDB %d (%s)\n"
4304
4350
msgstr ""
4305
4351
 
4306
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4307
 
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4308
 
msgstr ""
4309
 
 
4310
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4311
 
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4312
 
msgstr ""
4313
 
 
4314
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
 
4352
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
 
4353
msgid "Enable InnoDB adaptive hash index (enabled by default)."
 
4354
msgstr ""
 
4355
 
 
4356
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
 
4357
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
 
4358
msgstr ""
 
4359
 
 
4360
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4315
4361
msgid ""
4316
4362
"Size of a memory pool InnoDB uses to store data dictionary information and "
4317
4363
"other internal data structures."
4318
4364
msgstr ""
4319
4365
 
4320
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
 
4366
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4321
4367
msgid "Data file autoextend increment in megabytes"
4322
4368
msgstr ""
4323
4369
 
4324
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
 
4370
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4325
4371
msgid ""
4326
4372
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4327
4373
"tables."
4328
4374
msgstr ""
4329
4375
 
4330
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
 
4376
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4331
4377
msgid "The common part for InnoDB table spaces."
4332
4378
msgstr ""
4333
4379
 
4334
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4335
 
msgid "Disable InnoDB checksums validation (enabled by default)."
4336
 
msgstr ""
4337
 
 
4338
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4339
 
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4340
 
msgstr ""
4341
 
 
4342
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
 
4380
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
 
4381
msgid "Enable InnoDB checksums validation (enabled by default)."
 
4382
msgstr ""
 
4383
 
 
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
 
4385
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
 
4386
msgstr ""
 
4387
 
 
4388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4343
4389
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4344
4390
msgstr ""
4345
4391
 
4346
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
 
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4347
4393
msgid ""
4348
4394
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4349
4395
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4350
4396
msgstr ""
4351
4397
 
4352
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
 
4398
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4353
4399
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4354
4400
msgstr ""
4355
4401
 
4356
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
 
4402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4357
4403
msgid "File format to use for new tables in .ibd files."
4358
4404
msgstr ""
4359
4405
 
4360
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
 
4406
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4361
4407
msgid ""
4362
4408
"Set to 0 (write and flush once per second),1 (write and flush at each "
4363
4409
"commit) or 2 (write at commit, flush once per second)."
4364
4410
msgstr ""
4365
4411
 
4366
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
 
4412
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4367
4413
msgid "With which method to flush data."
4368
4414
msgstr ""
4369
4415
 
4370
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
 
4416
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4371
4417
msgid ""
4372
4418
"Helps to save your data in case the disk image of the database becomes "
4373
4419
"corrupt."
4374
4420
msgstr ""
4375
4421
 
4376
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4377
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
 
4422
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
 
4423
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4378
4424
msgid "Path to individual files and their sizes."
4379
4425
msgstr ""
4380
4426
 
4381
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
 
4427
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4382
4428
msgid "Path to InnoDB log files."
4383
4429
msgstr ""
4384
4430
 
4385
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
 
4431
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4386
4432
msgid "Size of each log file in a log group."
4387
4433
msgstr ""
4388
4434
 
4389
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
 
4435
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4390
4436
msgid ""
4391
4437
"Number of log files in the log group. InnoDB writes to the files in a "
4392
4438
"circular fashion. Value 3 is recommended here."
4393
4439
msgstr ""
4394
4440
 
4395
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
 
4441
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4396
4442
msgid ""
4397
4443
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4398
4444
"rolled back. Values above 100000000 disable the timeout."
4399
4445
msgstr ""
4400
4446
 
4401
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
 
4447
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4402
4448
msgid ""
4403
4449
"The size of the buffer which InnoDB uses to write log to the log files on "
4404
4450
"disk."
4405
4451
msgstr ""
4406
4452
 
4407
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
 
4453
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4408
4454
msgid ""
4409
4455
"Sets the point in the LRU list from where all pages are classified as old "
4410
4456
"(Advanced users)"
4411
4457
msgstr ""
4412
4458
 
4413
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
 
4459
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4414
4460
msgid ""
4415
4461
"Milliseconds between accesses to a block at which it is made young. "
4416
4462
"0=disabled (Advanced users)"
4417
4463
msgstr ""
4418
4464
 
4419
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
 
4465
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4420
4466
msgid "Percentage of dirty pages allowed in bufferpool."
4421
4467
msgstr ""
4422
4468
 
4423
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
 
4469
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4424
4470
msgid "Desired maximum length of the purge queue (0 = no limit)"
4425
4471
msgstr ""
4426
4472
 
4427
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
 
4473
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4428
4474
msgid ""
4429
4475
"Roll back the complete transaction on lock wait timeout, for 4.x "
4430
4476
"compatibility (disabled by default)"
4431
4477
msgstr ""
4432
4478
 
4433
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
 
4479
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4434
4480
msgid "How many files at the maximum InnoDB keeps open at the same time."
4435
4481
msgstr ""
4436
4482
 
4437
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
 
4483
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4438
4484
msgid "Number of background read I/O threads in InnoDB."
4439
4485
msgstr ""
4440
4486
 
4441
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
 
4487
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4442
4488
msgid "Number of background write I/O threads in InnoDB."
4443
4489
msgstr ""
4444
4490
 
4445
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
 
4491
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4446
4492
msgid ""
4447
4493
"Disable if you want to reduce the number of messages written to the log "
4448
4494
"(default: enabled)."
4449
4495
msgstr ""
4450
4496
 
4451
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
 
4497
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4452
4498
msgid "Enable SHOW INNODB STATUS output in the log"
4453
4499
msgstr ""
4454
4500
 
4455
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
 
4501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4456
4502
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4457
4503
msgstr ""
4458
4504
 
4459
 
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4460
 
msgid ""
4461
 
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
 
4505
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
 
4506
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4462
4507
msgstr ""
4463
4508
 
4464
4509
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4537
4582
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4538
4583
msgstr ""
4539
4584
 
4540
 
#: ../plugin/innobase/handler/ha_innodb.cc:1831
 
4585
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4541
4586
msgid "Invalid value for io-capacity\n"
4542
4587
msgstr ""
4543
4588
 
4544
 
#: ../plugin/innobase/handler/ha_innodb.cc:1849
 
4589
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4545
4590
msgid "Invalid value for fast-shutdown\n"
4546
4591
msgstr ""
4547
4592
 
4548
 
#: ../plugin/innobase/handler/ha_innodb.cc:1863
 
4593
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4549
4594
msgid "Invalid value for flush-log-at-trx-commit\n"
4550
4595
msgstr ""
4551
4596
 
4552
 
#: ../plugin/innobase/handler/ha_innodb.cc:1893
 
4597
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4553
4598
msgid "Invalid value for max-dirty-pages-pct\n"
4554
4599
msgstr ""
4555
4600
 
4556
 
#: ../plugin/innobase/handler/ha_innodb.cc:1902
 
4601
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4557
4602
msgid "Invalid value for stats-sample-pages\n"
4558
4603
msgstr ""
4559
4604
 
4560
 
#: ../plugin/innobase/handler/ha_innodb.cc:1913
 
4605
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4561
4606
msgid "Invalid value for additional-mem-pool-size\n"
4562
4607
msgstr ""
4563
4608
 
4564
 
#: ../plugin/innobase/handler/ha_innodb.cc:1923
 
4609
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4565
4610
msgid "Invalid value for autoextend-increment\n"
4566
4611
msgstr ""
4567
4612
 
4568
 
#: ../plugin/innobase/handler/ha_innodb.cc:1933
 
4613
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4569
4614
msgid "Invalid value for buffer-pool-size\n"
4570
4615
msgstr ""
4571
4616
 
4572
 
#: ../plugin/innobase/handler/ha_innodb.cc:1943
 
4617
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4573
4618
msgid "Invalid value for commit-concurrency\n"
4574
4619
msgstr ""
4575
4620
 
4576
 
#: ../plugin/innobase/handler/ha_innodb.cc:1952
 
4621
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4577
4622
msgid "Invalid value for concurrency-tickets\n"
4578
4623
msgstr ""
4579
4624
 
4580
 
#: ../plugin/innobase/handler/ha_innodb.cc:1961
 
4625
#: ../plugin/innobase/handler/ha_innodb.cc:1989
 
4626
msgid "Invalid value for file-io-threads\n"
 
4627
msgstr ""
 
4628
 
 
4629
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4581
4630
msgid "Invalid value for read-io-threads\n"
4582
4631
msgstr ""
4583
4632
 
4584
 
#: ../plugin/innobase/handler/ha_innodb.cc:1970
 
4633
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4585
4634
msgid "Invalid value for write-io-threads\n"
4586
4635
msgstr ""
4587
4636
 
4588
 
#: ../plugin/innobase/handler/ha_innodb.cc:1979
 
4637
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4589
4638
msgid "Invalid value for force-recovery\n"
4590
4639
msgstr ""
4591
4640
 
4592
 
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4593
 
#: ../plugin/innobase/handler/ha_innodb.cc:1999
 
4641
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4642
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4594
4643
msgid "Invalid value for log-file-size\n"
4595
4644
msgstr ""
4596
4645
 
4597
 
#: ../plugin/innobase/handler/ha_innodb.cc:2008
 
4646
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4598
4647
msgid "Invalid value for log-files-in-group\n"
4599
4648
msgstr ""
4600
4649
 
4601
 
#: ../plugin/innobase/handler/ha_innodb.cc:2017
 
4650
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4602
4651
msgid "Invalid value for mirrored-log-groups\n"
4603
4652
msgstr ""
4604
4653
 
4605
 
#: ../plugin/innobase/handler/ha_innodb.cc:2026
 
4654
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4606
4655
msgid "Invalid value for open-files\n"
4607
4656
msgstr ""
4608
4657
 
4609
 
#: ../plugin/innobase/handler/ha_innodb.cc:2035
 
4658
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4610
4659
msgid "Invalid value for thread-concurrency\n"
4611
4660
msgstr ""
4612
4661
 
4613
 
#: ../plugin/innobase/handler/ha_innodb.cc:2058
 
4662
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4614
4663
msgid "Invalid value for read-ahead-threshold\n"
4615
4664
msgstr ""
4616
4665
 
4617
 
#: ../plugin/innobase/handler/ha_innodb.cc:2072
 
4666
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4618
4667
msgid "Invalid value for lock-wait-timeout\n"
4619
4668
msgstr ""
4620
4669
 
4697
4746
msgid "Log queries to a CSV file"
4698
4747
msgstr ""
4699
4748
 
4700
 
#: ../plugin/logging_stats/logging_stats.cc:315
 
4749
#: ../plugin/logging_stats/logging_stats.cc:312
4701
4750
msgid "Invalid value for max-user-count\n"
4702
4751
msgstr ""
4703
4752
 
4704
 
#: ../plugin/logging_stats/logging_stats.cc:323
 
4753
#: ../plugin/logging_stats/logging_stats.cc:320
4705
4754
msgid "Invalid value for bucket-count\n"
4706
4755
msgstr ""
4707
4756
 
4708
 
#: ../plugin/logging_stats/logging_stats.cc:332
 
4757
#: ../plugin/logging_stats/logging_stats.cc:329
4709
4758
msgid "Invalid value for scoreboard-size\n"
4710
4759
msgstr ""
4711
4760
 
4712
 
#: ../plugin/logging_stats/logging_stats.cc:367
 
4761
#: ../plugin/logging_stats/logging_stats.cc:364
 
4762
#: ../plugin/logging_stats/logging_stats.cc:406
 
4763
msgid "Max number of users that will be logged"
 
4764
msgstr ""
 
4765
 
 
4766
#: ../plugin/logging_stats/logging_stats.cc:375
4713
4767
#: ../plugin/logging_stats/logging_stats.cc:409
4714
 
msgid "Max number of users that will be logged"
 
4768
msgid "Max number of range locks to use for Scoreboard"
4715
4769
msgstr ""
4716
4770
 
4717
 
#: ../plugin/logging_stats/logging_stats.cc:378
 
4771
#: ../plugin/logging_stats/logging_stats.cc:386
4718
4772
#: ../plugin/logging_stats/logging_stats.cc:412
4719
 
msgid "Max number of range locks to use for Scoreboard"
 
4773
msgid "Max number of concurrent sessions that will be logged"
4720
4774
msgstr ""
4721
4775
 
4722
 
#: ../plugin/logging_stats/logging_stats.cc:389
 
4776
#: ../plugin/logging_stats/logging_stats.cc:397
4723
4777
#: ../plugin/logging_stats/logging_stats.cc:415
4724
 
msgid "Max number of concurrent sessions that will be logged"
4725
 
msgstr ""
4726
 
 
4727
 
#: ../plugin/logging_stats/logging_stats.cc:400
4728
 
#: ../plugin/logging_stats/logging_stats.cc:416
4729
4778
msgid "Enable Logging Statistics Collection"
4730
4779
msgstr ""
4731
4780
 
4732
 
#: ../plugin/logging_stats/logging_stats.cc:433
 
4781
#: ../plugin/logging_stats/logging_stats.cc:432
4733
4782
msgid "User Statistics as DATA_DICTIONARY tables"
4734
4783
msgstr ""
4735
4784
 
4783
4832
"memcached_servers_parse(%s)."
4784
4833
msgstr ""
4785
4834
 
4786
 
#: ../plugin/multi_thread/multi_thread.cc:69
 
4835
#: ../plugin/multi_thread/multi_thread.cc:85
 
4836
#, c-format
 
4837
msgid "Unable to set thread stack size to %<PRId64>\n"
 
4838
msgstr ""
 
4839
 
 
4840
#: ../plugin/multi_thread/multi_thread.cc:98
4787
4841
msgid "Unable to get thread stack size\n"
4788
4842
msgstr ""
4789
4843
 
4790
 
#: ../plugin/multi_thread/multi_thread.cc:138
 
4844
#: ../plugin/multi_thread/multi_thread.cc:147
4791
4845
msgid "Invalid value for max-threads\n"
4792
4846
msgstr ""
4793
4847
 
4794
 
#: ../plugin/multi_thread/multi_thread.cc:151
4795
 
#: ../plugin/multi_thread/multi_thread.cc:158
 
4848
#: ../plugin/multi_thread/multi_thread.cc:160
 
4849
#: ../plugin/multi_thread/multi_thread.cc:167
4796
4850
msgid "Maximum number of user threads available."
4797
4851
msgstr ""
4798
4852
 
4799
 
#: ../plugin/myisam/ha_myisam.cc:531
 
4853
#: ../plugin/myisam/ha_myisam.cc:534
4800
4854
#, c-format
4801
4855
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4802
4856
msgstr ""
4803
4857
 
4804
 
#: ../plugin/myisam/ha_myisam.cc:535
 
4858
#: ../plugin/myisam/ha_myisam.cc:538
4805
4859
#, c-format
4806
4860
msgid "Got an error from unknown thread, %s:%d"
4807
4861
msgstr ""
4808
4862
 
4809
 
#: ../plugin/myisam/ha_myisam.cc:541
 
4863
#: ../plugin/myisam/ha_myisam.cc:544
4810
4864
msgid "Unknown thread accessing table"
4811
4865
msgstr ""
4812
4866
 
4813
 
#: ../plugin/myisam/ha_myisam.cc:1497
 
4867
#: ../plugin/myisam/ha_myisam.cc:1500
4814
4868
msgid "Invalid value for max-sort-file-size\n"
4815
4869
msgstr ""
4816
4870
 
4817
 
#: ../plugin/myisam/ha_myisam.cc:1506
 
4871
#: ../plugin/myisam/ha_myisam.cc:1509
4818
4872
msgid "Invalid value for sort-buffer-size\n"
4819
4873
msgstr ""
4820
4874
 
4821
 
#: ../plugin/myisam/ha_myisam.cc:1520 ../plugin/myisam/ha_myisam.cc:1532
 
4875
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4822
4876
msgid ""
4823
4877
"Don't use the fast sort index method to created index if the temporary file "
4824
4878
"would get bigger than this."
4825
4879
msgstr ""
4826
4880
 
4827
 
#: ../plugin/myisam/ha_myisam.cc:1525 ../plugin/myisam/ha_myisam.cc:1535
 
4881
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
4828
4882
msgid ""
4829
4883
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4830
4884
"when creating indexes with CREATE INDEX or ALTER TABLE."
5093
5147
msgid "Before insert row event observer call position"
5094
5148
msgstr ""
5095
5149
 
5096
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:238
 
5150
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
5097
5151
msgid "event_add error in libevent_add_session_callback\n"
5098
5152
msgstr ""
5099
5153
 
5100
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:316
 
5154
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
5101
5155
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
5102
5156
msgstr ""
5103
5157
 
5104
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:574
 
5158
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
5105
5159
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5106
5160
msgstr ""
5107
5161
 
5108
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:581
 
5162
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
5109
5163
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5110
5164
msgstr ""
5111
5165
 
5112
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:593
 
5166
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
5113
5167
msgid "session_add_event event_add error in libevent_init\n"
5114
5168
msgstr ""
5115
5169
 
5116
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:604
 
5170
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
5117
5171
#, c-format
5118
5172
msgid "Can't create completion port thread (error %d)"
5119
5173
msgstr ""
5120
5174
 
5121
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:633
 
5175
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
5122
5176
msgid "Invalid value for size\n"
5123
5177
msgstr ""
5124
5178
 
5125
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:651
5126
 
#: ../plugin/pool_of_threads/pool_of_threads.cc:658
 
5179
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
 
5180
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
5127
5181
msgid "Size of Pool."
5128
5182
msgstr ""
5129
5183
 
5187
5241
msgid "no user"
5188
5242
msgstr ""
5189
5243
 
 
5244
#: ../plugin/signal_handler/signal_handler.cc:230
 
5245
#, c-format
 
5246
msgid "Can't create interrupt-thread (error %d, errno: %d)"
 
5247
msgstr ""
 
5248
 
5190
5249
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
5191
5250
#, c-format
5192
5251
msgid "syslog facility \"%s\" not known, using \"local0\""
5244
5303
msgstr ""
5245
5304
 
5246
5305
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5247
 
#: ../plugin/transaction_log/print_transaction_message.cc:106
 
5306
#: ../plugin/transaction_log/print_transaction_message.cc:105
5248
5307
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5249
5308
#, c-format
5250
5309
msgid "Failed to open transaction log file %s.  Got error: %s\n"
5251
5310
msgstr ""
5252
5311
 
5253
5312
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5254
 
#: ../plugin/transaction_log/print_transaction_message.cc:171
 
5313
#: ../plugin/transaction_log/print_transaction_message.cc:149
5255
5314
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5256
5315
#, c-format
5257
5316
msgid "Raw buffer read: %s.\n"
5258
5317
msgstr ""
5259
5318
 
5260
5319
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
5261
 
#: ../plugin/transaction_log/print_transaction_message.cc:177
 
5320
#: ../plugin/transaction_log/print_transaction_message.cc:155
5262
5321
#: ../plugin/transaction_log/transaction_log_reader.cc:161
5263
5322
#, c-format
5264
5323
msgid "Unable to parse transaction. Got error: %s.\n"
5265
5324
msgstr ""
5266
5325
 
5267
5326
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5268
 
#: ../plugin/transaction_log/print_transaction_message.cc:179
 
5327
#: ../plugin/transaction_log/print_transaction_message.cc:157
5269
5328
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5270
5329
#, c-format
5271
5330
msgid "BUFFER: %s\n"
5336
5395
msgid "Number of slots for in-memory write buffers (default=8)."
5337
5396
msgstr ""
5338
5397
 
5339
 
#: ../plugin/transaction_log/print_transaction_message.cc:135
5340
 
#, c-format
5341
 
msgid "GPB message is not a valid type.\n"
5342
 
msgstr ""
5343
 
 
5344
 
#: ../plugin/transaction_log/print_transaction_message.cc:155
5345
 
#, c-format
5346
 
msgid "GPB message is not a valid size.\n"
5347
 
msgstr ""
5348
 
 
5349
5398
#: ../plugin/transaction_log/transaction_log.cc:114
5350
5399
msgid "Failed to open transaction log file "
5351
5400
msgstr ""
5362
5411
msgid "Failed to sync log file. Got error: %s\n"
5363
5412
msgstr ""
5364
5413
 
5365
 
#~ msgid "Ignore space after function names."
5366
 
#~ msgstr "फंकशन के नाम के बाद के स्पेस पर ध्यान ना दे."
5367
 
 
5368
 
#~ msgid ""
5369
 
#~ "Don't write line number for errors. WARNING: -L is deprecated, use long "
5370
 
#~ "version of this option instead."
5371
 
#~ msgstr ""
5372
 
#~ "त्रुटियों के लिए लाइन संख्या मत लिखें. चेतावनी: -L पदावनत है, इसकी बजाये इस विकल्प के "
5373
 
#~ "लंबे संस्करण का उपयोग करें."
5374
 
 
5375
 
#~ msgid ""
5376
 
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5377
 
#~ "This option is enabled by default."
5378
 
#~ msgstr ""
5379
 
#~ "पुन: कनेक्ट करे अगर कनेक्शन टूट गया हो. --disable-reconnect से निष्क्रिय कर सकते है. "
5380
 
#~ "यह विकल्प डिफ़ॉल्ट रूप से सक्षम है."
5381
 
 
5382
 
#, fuzzy
5383
 
#~ msgid "Print the default settings and exit"
5384
 
#~ msgstr "बाहर निकलते समय कुछ डीबग जानकारी पर्दर्शित करे."
5385
 
 
5386
5414
#~ msgid "Synonym for -?"
5387
5415
#~ msgstr "-? का परयाय."
5388
5416