481
477
"and you are welcome to modify and redistribute it under the GPL license\n"
484
#: client/drizzle.cc:1469
480
#: client/drizzle.cc:1466
486
482
msgid "Usage: %s [OPTIONS] [database]\n"
487
483
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
489
#: client/drizzle.cc:1500
485
#: client/drizzle.cc:1497
490
486
msgid "DELIMITER cannot contain a backslash character"
491
487
msgstr "परिसीमक में backslash नही हो सकता है"
493
#: client/drizzle.cc:1521
489
#: client/drizzle.cc:1515
495
491
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
496
492
msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-tee का उपयोग करे.\n"
498
#: client/drizzle.cc:1544
494
#: client/drizzle.cc:1538
500
496
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
501
497
msgstr "चेतावनी : विकल्प पदावनत है; इसकी बजाये --disable-pager का उपयोग करे.\n"
503
#: client/drizzle.cc:1548
499
#: client/drizzle.cc:1542
505
501
msgid "WARNING: --server-arg option not supported in this configuration.\n"
506
502
msgstr "चेतावनी : --server-arg विकल्प इस विन्यास में समर्थित नहीं है .\n"
508
#: client/drizzle.cc:1575
504
#: client/drizzle.cc:1569
510
506
"Non-integer value supplied for port. If you are trying to enter a password "
511
507
"please use --password instead."
514
#: client/drizzle.cc:1583
510
#: client/drizzle.cc:1577
515
511
msgid "Value supplied for port is not valid."
518
#: client/drizzle.cc:1736
514
#: client/drizzle.cc:1723
520
516
msgid "Processing line: %<PRIu32>\n"
523
#: client/drizzle.cc:1952
519
#: client/drizzle.cc:1939
525
521
msgid "Unknown command '\\%c'."
526
522
msgstr "अज्ञात कमांड '\\%c'"
528
#: client/drizzle.cc:2376
524
#: client/drizzle.cc:2348
530
526
"Reading table information for completion of table and column names\n"
531
527
" You can turn off this feature to get a quicker startup with -A\n"
535
#: client/drizzle.cc:2473
531
#: client/drizzle.cc:2438
536
532
msgid "No connection. Trying to reconnect..."
537
533
msgstr "कोई कनेक्शन नही है. फिर से कनेक्ट करने की कोशिश की जा रही है"
539
#: client/drizzle.cc:2479
535
#: client/drizzle.cc:2444
540
536
msgid "Can't connect to the server\n"
541
537
msgstr "सर्वर से कनेक्ट नही कर पा रहा है\n"
543
#: client/drizzle.cc:2537
539
#: client/drizzle.cc:2523
544
540
msgid "List of all Drizzle commands:"
545
541
msgstr "सारी डरीझल कमांड्स की सूची:"
547
#: client/drizzle.cc:2539
543
#: client/drizzle.cc:2525
548
544
msgid "Note that all text commands must be first on line and end with ';'"
550
546
"ध्यान दे की सभी टेक्स्ट कमांड्स पहली लाइन पर होनी चाहिए एवं ';' के साथ समाप्त हो."
552
#: client/drizzle.cc:2592
548
#: client/drizzle.cc:2580
553
549
msgid "No query specified\n"
554
550
msgstr "कुएरी निर्दिष्ट नही है\n"
556
#: client/drizzle.cc:2607
552
#: client/drizzle.cc:2595
557
553
msgid "Ignoring query to other database"
558
554
msgstr "अन्य डाटाबेस की क्वैरी को अनदेखा किया जा रहा है."
560
#: client/drizzle.cc:2656
556
#: client/drizzle.cc:2645
561
557
msgid "Empty set"
562
558
msgstr "रिक्त सेट"
564
#: client/drizzle.cc:2669
560
#: client/drizzle.cc:2658
566
562
msgid "%ld row in set"
567
563
msgid_plural "%ld rows in set"
568
564
msgstr[0] "%ld पंक्ती सेट में"
569
565
msgstr[1] "%ld पंक्तियाँ सेट में"
571
#: client/drizzle.cc:2678
567
#: client/drizzle.cc:2667
573
569
msgstr "कुएरी ठीक है"
575
#: client/drizzle.cc:2680
571
#: client/drizzle.cc:2669
577
573
msgid "Query OK, %ld row affected"
578
574
msgid_plural "Query OK, %ld rows affected"
579
575
msgstr[0] "क्वैरी ओ.के, %ld पंक्ति प्रभावित"
580
576
msgstr[1] "क्वैरी ओ.के, %ld पंक्तियाँ प्रभावित"
582
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
578
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
584
580
"Port number to use for connection or 0 for default to, in order of "
585
581
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
588
#: client/drizzleadmin.cc:85
584
#: client/drizzleadmin.cc:88
589
585
msgid "Silently exit if one can't connect to server."
590
586
msgstr "अगर कोई सर्वर को कनेक्ट नही कर पा रहा है तो खामोशी से बाहर निकल जायें"
592
#: client/drizzleadmin.cc:91
588
#: client/drizzleadmin.cc:94
593
589
msgid "Write more information."
594
590
msgstr "अधिक जानकारी लिखें"
596
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
597
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
598
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
592
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
593
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
594
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
601
597
"Non-integer value supplied for port. If you are trying to enter a password "
602
598
"please use --password instead.\n"
605
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
606
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
607
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
601
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
602
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
603
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
609
605
msgid "Value supplied for port is not valid.\n"
612
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
608
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
614
610
msgid "Memory allocation error while copying password. Aborting.\n"
617
#: client/drizzleadmin.cc:290
613
#: client/drizzleadmin.cc:330
620
616
"connect to server at '%s' failed\n"
697
694
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
698
695
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
700
#: client/drizzleadmin.cc:410
697
#: client/drizzleadmin.cc:474
701
698
msgid "Administration program for the drizzled daemon."
702
699
msgstr "drizzled daemon का प्रशासनिक प्रोग्राम"
704
#: client/drizzleadmin.cc:411
701
#: client/drizzleadmin.cc:475
706
703
msgid "Usage: %s [OPTIONS] command command....\n"
707
704
msgstr "उपयोग: %s [विकल्प] कमांड कमांड ...\n"
709
#: client/drizzleadmin.cc:413
706
#: client/drizzleadmin.cc:477
711
708
" ping Check if server is down\n"
712
709
" shutdown Take server down\n"
715
#: client/drizzledump.cc:393
712
#: client/drizzledump.cc:387
716
713
msgid "Number of rows before each output progress report (requires --verbose)."
716
#: client/drizzledump.cc:461
718
msgid "Got errno %d on write"
719
721
#: client/drizzledump.cc:466
721
msgid "Got errno %d on write"
724
#: client/drizzledump.cc:471
726
723
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
729
#: client/drizzledump.cc:478
726
#: client/drizzledump.cc:473
730
727
#, fuzzy, c-format
731
728
msgid "Usage: %s [OPTIONS] database [tables]\n"
732
729
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
734
#: client/drizzledump.cc:479
731
#: client/drizzledump.cc:474
736
733
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
739
#: client/drizzledump.cc:481
736
#: client/drizzledump.cc:476
740
737
#, fuzzy, c-format
741
738
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
742
739
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
744
#: client/drizzledump.cc:488
741
#: client/drizzledump.cc:483
745
742
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
748
#: client/drizzledump.cc:490
745
#: client/drizzledump.cc:485
749
746
msgid "Dumping definition and data DRIZZLE database or table"
752
#: client/drizzledump.cc:501
749
#: client/drizzledump.cc:496
754
751
msgid "For more options, use %s --help\n"
757
#: client/drizzledump.cc:675
754
#: client/drizzledump.cc:669
759
756
msgid "Input filename too long: %s"
762
#: client/drizzledump.cc:718
759
#: client/drizzledump.cc:712
764
761
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
767
#: client/drizzledump.cc:743
764
#: client/drizzledump.cc:737
769
766
msgid "Invalid mode to --compatible: %s\n"
772
#: client/drizzledump.cc:803
769
#: client/drizzledump.cc:791
774
771
msgid "%s: You must use option --tab with --fields-...\n"
777
#: client/drizzledump.cc:820
774
#: client/drizzledump.cc:808
780
777
"%s: You can't use --single-transaction and --lock-all-tables at the same "
784
#: client/drizzledump.cc:833
781
#: client/drizzledump.cc:821
787
784
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
791
#: client/drizzledump.cc:839
788
#: client/drizzledump.cc:827
793
790
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
796
#: client/drizzledump.cc:863
793
#: client/drizzledump.cc:853 client/drizzledump.cc:858
797
794
#, fuzzy, c-format
798
msgid "Got error: %d: %s %s"
795
msgid "Got error: %s %s"
799
796
msgstr "ये त्रुटी मिली है: %s\n"
801
#: client/drizzledump.cc:955
798
#: client/drizzledump.cc:956 client/drizzledump.cc:963
799
#: client/drizzledump.cc:976
803
801
msgid "Couldn't execute '%s': %s (%d)"
806
#: client/drizzledump.cc:1016
804
#: client/drizzledump.cc:1040
807
805
#, fuzzy, c-format
808
806
msgid "-- Connecting to %s...\n"
809
807
msgstr "होस्ट से कनेक्ट करने के लिए ."
811
#: client/drizzledump.cc:1037
809
#: client/drizzledump.cc:1061
813
811
msgid "-- Disconnecting from %s...\n"
816
#: client/drizzledump.cc:1047
814
#: client/drizzledump.cc:1072
818
816
msgid "Couldn't allocate memory"
819
817
msgstr "temp histfile के लिए मेमोरी आवंटित नही किया जा सका.\n"
821
#: client/drizzledump.cc:1388
819
#: client/drizzledump.cc:1416
824
822
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
828
#: client/drizzledump.cc:1402
826
#: client/drizzledump.cc:1430
830
828
msgid "-- Retrieving table structure for table %s...\n"
833
#: client/drizzledump.cc:1511
831
#: client/drizzledump.cc:1544
835
833
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
838
#: client/drizzledump.cc:1620
840
msgid "%s: Can't get keys for table %s (%s)\n"
843
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
845
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
848
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
850
msgid "Error: Couldn't read status information for table %s (%s)\n"
853
#: client/drizzledump.cc:1846
836
#: client/drizzledump.cc:1651
838
msgid "%s: Can't get keys for table %s\n"
841
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
843
msgid "Error: Couldn't read status information for table %s\n"
844
msgstr "सर्वर से स्थिति की जानकारी प्राप्त करें ."
846
#: client/drizzledump.cc:1872
855
848
msgid "Error retrieving table structure for table: \"%s\""
858
#: client/drizzledump.cc:1853
851
#: client/drizzledump.cc:1879
860
853
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
863
#: client/drizzledump.cc:1864
856
#: client/drizzledump.cc:1890
865
858
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
868
#: client/drizzledump.cc:1871
861
#: client/drizzledump.cc:1897
870
863
msgid "-- Skipping dump data for table '%s', it has no fields\n"
873
#: client/drizzledump.cc:1879
866
#: client/drizzledump.cc:1905
874
867
msgid "-- Sending SELECT query...\n"
877
#: client/drizzledump.cc:1931
870
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
878
871
msgid "when executing 'SELECT INTO OUTFILE'"
881
#: client/drizzledump.cc:1939
874
#: client/drizzledump.cc:1969
1131
#: drizzled/drizzled.cc:1183
1117
#: drizzled/drizzled.cc:1149
1133
1119
msgid "Writing a core file\n"
1136
#: drizzled/drizzled.cc:1228
1122
#: drizzled/drizzled.cc:1194
1138
1124
"setrlimit could not change the size of core files to 'infinity'; We may not "
1139
1125
"be able to generate a core file on signals"
1142
#: drizzled/drizzled.cc:1432
1128
#: drizzled/drizzled.cc:1396
1144
1130
msgid "gethostname failed, using '%s' as hostname"
1147
#: drizzled/drizzled.cc:1529
1133
#: drizzled/drizzled.cc:1493
1149
1135
msgid "Unknown locale: '%s'"
1152
#: drizzled/drizzled.cc:1584
1138
#: drizzled/drizzled.cc:1535
1153
1139
msgid "Can't create thread-keys"
1156
#: drizzled/drizzled.cc:1610
1142
#: drizzled/drizzled.cc:1561
1157
1143
msgid "Out of memory"
1160
#: drizzled/drizzled.cc:1625
1146
#: drizzled/drizzled.cc:1576
1161
1147
msgid "Failed to initialize plugins."
1164
#: drizzled/drizzled.cc:1656
1150
#: drizzled/drizzled.cc:1607
1167
1153
"%s: Too many arguments (first extra is '%s').\n"
1168
1154
"Use --verbose --help to get a list of available options\n"
1171
#: drizzled/drizzled.cc:1666
1157
#: drizzled/drizzled.cc:1617
1172
1158
msgid "Can't init databases"
1175
#: drizzled/drizzled.cc:1686
1161
#: drizzled/drizzled.cc:1637
1177
1163
msgid "Unknown/unsupported table type: %s"
1180
#: drizzled/drizzled.cc:1692
1166
#: drizzled/drizzled.cc:1643
1182
1168
msgid "Default storage engine (%s) is not available"
1185
#: drizzled/drizzled.cc:1724
1171
#: drizzled/drizzled.cc:1674
1187
1173
msgid "Failed to lock memory. Errno: %d\n"
1190
#: drizzled/drizzled.cc:1785
1176
#: drizzled/drizzled.cc:1736
1192
1178
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1195
#: drizzled/drizzled.cc:1955
1181
#: drizzled/drizzled.cc:1898
1197
1183
msgid "drizzled: Got error %d from select"
1200
#: drizzled/drizzled.cc:2138
1186
#: drizzled/drizzled.cc:2072
1201
1187
msgid "Auto-increment columns are incremented by this"
1204
#: drizzled/drizzled.cc:2143
1190
#: drizzled/drizzled.cc:2077
1206
1192
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1210
#: drizzled/drizzled.cc:2149
1196
#: drizzled/drizzled.cc:2083
1212
1198
"Path to installation directory. All paths are usually resolved relative to "
1216
#: drizzled/drizzled.cc:2153
1202
#: drizzled/drizzled.cc:2087
1217
1203
msgid "IP address to bind to."
1220
#: drizzled/drizzled.cc:2157
1206
#: drizzled/drizzled.cc:2091
1221
1207
msgid "Set the filesystem character set."
1224
#: drizzled/drizzled.cc:2162
1210
#: drizzled/drizzled.cc:2096
1225
1211
msgid "Set the default character set."
1226
1212
msgstr "डीफौल्ट चारसेट सेट करे."
1228
#: drizzled/drizzled.cc:2166
1214
#: drizzled/drizzled.cc:2100
1229
1215
msgid "Chroot drizzled daemon during startup."
1232
#: drizzled/drizzled.cc:2170
1218
#: drizzled/drizzled.cc:2104
1233
1219
msgid "Set the default collation."
1236
#: drizzled/drizzled.cc:2174
1222
#: drizzled/drizzled.cc:2108
1237
1223
msgid "Default completion type."
1240
#: drizzled/drizzled.cc:2179
1226
#: drizzled/drizzled.cc:2113
1241
1227
msgid "Write core on errors."
1244
#: drizzled/drizzled.cc:2183
1230
#: drizzled/drizzled.cc:2117
1245
1231
msgid "Path to the database root."
1248
#: drizzled/drizzled.cc:2187
1234
#: drizzled/drizzled.cc:2121
1249
1235
msgid "Set the default storage engine (table type) for tables."
1252
#: drizzled/drizzled.cc:2191
1238
#: drizzled/drizzled.cc:2125
1253
1239
msgid "Set the default time zone."
1256
#: drizzled/drizzled.cc:2195
1242
#: drizzled/drizzled.cc:2129
1257
1243
msgid "Type of DELAY_KEY_WRITE."
1260
#: drizzled/drizzled.cc:2199
1246
#: drizzled/drizzled.cc:2133
1261
1247
msgid "Print a symbolic stack trace on failure."
1264
#: drizzled/drizzled.cc:2205
1250
#: drizzled/drizzled.cc:2139
1265
1251
msgid "Push supported query conditions to the storage engine."
1268
#: drizzled/drizzled.cc:2211
1254
#: drizzled/drizzled.cc:2145
1269
1255
msgid "Used for debugging; Use at your own risk!"
1272
#: drizzled/drizzled.cc:2214
1273
msgid "Flush tables to disk between SQL commands."
1276
#: drizzled/drizzled.cc:2219
1258
#: drizzled/drizzled.cc:2150
1277
1259
msgid "Set up signals usable for debugging"
1280
#: drizzled/drizzled.cc:2223
1262
#: drizzled/drizzled.cc:2154
1281
1263
msgid "Command(s) that are executed for each new connection"
1284
#: drizzled/drizzled.cc:2227
1266
#: drizzled/drizzled.cc:2158
1285
1267
msgid "Read SQL commands from this file at startup."
1288
#: drizzled/drizzled.cc:2231
1270
#: drizzled/drizzled.cc:2162
1289
1271
msgid "(IGNORED)"
1292
#: drizzled/drizzled.cc:2235
1274
#: drizzled/drizzled.cc:2166
1293
1275
msgid "Set the language used for the month names and the days of the week."
1296
#: drizzled/drizzled.cc:2240
1297
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1300
#: drizzled/drizzled.cc:2245
1278
#: drizzled/drizzled.cc:2171
1301
1279
msgid "Log connections and queries to file."
1304
#: drizzled/drizzled.cc:2249
1282
#: drizzled/drizzled.cc:2175
1305
1283
msgid "Log all MyISAM changes to file."
1308
#: drizzled/drizzled.cc:2253
1286
#: drizzled/drizzled.cc:2179
1309
1287
msgid "Log some not critical warnings to the log file."
1312
#: drizzled/drizzled.cc:2258
1290
#: drizzled/drizzled.cc:2184
1313
1291
msgid "Lock drizzled in memory."
1316
#: drizzled/drizzled.cc:2262
1294
#: drizzled/drizzled.cc:2188
1318
1296
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1319
1297
"BACKUP, FORCE or QUICK."
1322
#: drizzled/drizzled.cc:2267
1323
msgid "Use very new possible 'unsafe' functions."
1326
#: drizzled/drizzled.cc:2272
1300
#: drizzled/drizzled.cc:2193
1327
1301
msgid "Use old, non-optimized alter table."
1330
#: drizzled/drizzled.cc:2277
1304
#: drizzled/drizzled.cc:2198
1331
1305
msgid "Pid file used by safe_mysqld."
1334
#: drizzled/drizzled.cc:2287
1308
#: drizzled/drizzled.cc:2208
1336
1310
"Maximum time in seconds to wait for the port to become free. (Default: no "
1340
#: drizzled/drizzled.cc:2292
1341
msgid "Skip some optimize stages (for testing)."
1344
#: drizzled/drizzled.cc:2295
1314
#: drizzled/drizzled.cc:2213
1346
1316
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1347
1317
"specified directory"
1350
#: drizzled/drizzled.cc:2300
1320
#: drizzled/drizzled.cc:2218
1352
1322
"Uniquely identifies the server instance in the community of replication "
1356
#: drizzled/drizzled.cc:2305
1357
msgid "Don't use new, possible wrong routines."
1360
#: drizzled/drizzled.cc:2308
1326
#: drizzled/drizzled.cc:2223
1361
1327
msgid "Don't print a stack trace on failure."
1364
#: drizzled/drizzled.cc:2312
1365
msgid "Don't give threads different priorities."
1368
#: drizzled/drizzled.cc:2316
1330
#: drizzled/drizzled.cc:2227
1369
1331
msgid "Enable symbolic link support."
1372
#: drizzled/drizzled.cc:2325
1374
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1377
#: drizzled/drizzled.cc:2330
1334
#: drizzled/drizzled.cc:2236
1379
1336
"Using this option will cause most temporary files created to use a small set "
1380
1337
"of names, rather than a unique name for each new file."
1383
#: drizzled/drizzled.cc:2335
1340
#: drizzled/drizzled.cc:2241
1385
1342
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1388
#: drizzled/drizzled.cc:2340
1345
#: drizzled/drizzled.cc:2246
1389
1346
msgid "Path for temporary files."
1392
#: drizzled/drizzled.cc:2344
1349
#: drizzled/drizzled.cc:2250
1393
1350
msgid "Default transaction isolation level."
1396
#: drizzled/drizzled.cc:2348
1353
#: drizzled/drizzled.cc:2254
1397
1354
msgid "Run drizzled daemon as user."
1400
#: drizzled/drizzled.cc:2356
1357
#: drizzled/drizzled.cc:2262
1402
1359
"The number of outstanding connection requests Drizzle can have. This comes "
1403
1360
"into play when the main Drizzle thread gets very many connection requests in "
1404
1361
"a very short time."
1407
#: drizzled/drizzled.cc:2362
1364
#: drizzled/drizzled.cc:2268
1409
1366
"Size of tree cache used in bulk insert optimization. Note that this is a "
1410
1367
"limit per thread!"
1413
#: drizzled/drizzled.cc:2368
1370
#: drizzled/drizzled.cc:2274
1415
1372
"The number of seconds the drizzled server is waiting for a connect packet "
1416
1373
"before responding with 'Bad handshake'."
1419
#: drizzled/drizzled.cc:2373
1376
#: drizzled/drizzled.cc:2279
1421
1378
"Precision of the result of '/' operator will be increased on that value."
1424
#: drizzled/drizzled.cc:2379
1381
#: drizzled/drizzled.cc:2285
1425
1382
msgid "The maximum length of the result of function group_concat."
1428
#: drizzled/drizzled.cc:2384
1430
"The number of seconds the server waits for activity on an interactive "
1431
"connection before closing it."
1434
#: drizzled/drizzled.cc:2390
1385
#: drizzled/drizzled.cc:2290
1435
1386
msgid "The size of the buffer that is used for full joins."
1438
#: drizzled/drizzled.cc:2396
1389
#: drizzled/drizzled.cc:2296
1439
1390
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1442
#: drizzled/drizzled.cc:2401
1393
#: drizzled/drizzled.cc:2301
1444
1395
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1445
1396
"this to get better index handling (for all reads and multiple writes) to as "
1446
1397
"much as you can afford;"
1449
#: drizzled/drizzled.cc:2410
1400
#: drizzled/drizzled.cc:2310
1451
1402
"This characterizes the number of hits a hot block has to be untouched until "
1452
1403
"it is considered aged enough to be downgraded to a warm block. This "
1454
1405
"blocks in key cache"
1457
#: drizzled/drizzled.cc:2419
1408
#: drizzled/drizzled.cc:2319
1458
1409
msgid "The default size of key cache blocks"
1461
#: drizzled/drizzled.cc:2425
1412
#: drizzled/drizzled.cc:2325
1462
1413
msgid "The minimum percentage of warm blocks in key cache"
1465
#: drizzled/drizzled.cc:2431
1416
#: drizzled/drizzled.cc:2331
1466
1417
msgid "Max packetlength to send/receive from to server."
1469
#: drizzled/drizzled.cc:2436
1420
#: drizzled/drizzled.cc:2336
1471
1422
"If there is more than this number of interrupted connections from a host "
1472
1423
"this host will be blocked from further connections."
1475
#: drizzled/drizzled.cc:2441
1426
#: drizzled/drizzled.cc:2341
1476
1427
msgid "Max number of errors/warnings to store for a statement."
1479
#: drizzled/drizzled.cc:2446
1430
#: drizzled/drizzled.cc:2346
1480
1431
msgid "Don't allow creation of heap tables bigger than this."
1483
#: drizzled/drizzled.cc:2452
1434
#: drizzled/drizzled.cc:2352
1485
1436
"Joins that are probably going to read more than max_join_size records return "
1489
#: drizzled/drizzled.cc:2458
1440
#: drizzled/drizzled.cc:2358
1490
1441
msgid "Max number of bytes in sorted records."
1493
#: drizzled/drizzled.cc:2463
1444
#: drizzled/drizzled.cc:2363
1494
1445
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1497
#: drizzled/drizzled.cc:2468
1448
#: drizzled/drizzled.cc:2368
1499
1450
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1500
1451
"max_sort_length bytes of each value are used; the rest are ignored)."
1503
#: drizzled/drizzled.cc:2475
1454
#: drizzled/drizzled.cc:2375
1504
1455
msgid "Maximum number of temporary tables a client can keep open at a time."
1507
#: drizzled/drizzled.cc:2480
1458
#: drizzled/drizzled.cc:2380
1508
1459
msgid "After this many write locks, allow some read locks to run in between."
1511
#: drizzled/drizzled.cc:2484
1462
#: drizzled/drizzled.cc:2384
1513
1464
"Don't log queries which examine less than min_examined_row_limit rows to "
1517
#: drizzled/drizzled.cc:2490
1468
#: drizzled/drizzled.cc:2390
1519
1470
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1520
1471
"Possible values of name are 'nulls_unequal' (default behavior), "
1521
1472
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1524
#: drizzled/drizzled.cc:2497
1475
#: drizzled/drizzled.cc:2397
1525
1476
msgid "Buffer length for TCP/IP and socket communication."
1528
#: drizzled/drizzled.cc:2502
1479
#: drizzled/drizzled.cc:2402
1530
1481
"Number of seconds to wait for more data from a connection before aborting "
1534
#: drizzled/drizzled.cc:2508
1485
#: drizzled/drizzled.cc:2408
1536
1487
"If a read on a communication port is interrupted, retry this many times "
1537
1488
"before giving up."
1540
#: drizzled/drizzled.cc:2514
1491
#: drizzled/drizzled.cc:2414
1542
1493
"Number of seconds to wait for a block to be written to a connection before "
1543
1494
"aborting the write."
1546
#: drizzled/drizzled.cc:2520
1497
#: drizzled/drizzled.cc:2420
1548
1499
"Controls the heuristic(s) applied during query optimization to prune less-"
1549
1500
"promising partial plans from the optimizer search space. Meaning: false - do "
1562
1513
"(used for testing/comparison)."
1565
#: drizzled/drizzled.cc:2540
1516
#: drizzled/drizzled.cc:2440
1566
1517
msgid "Directory for plugins."
1569
#: drizzled/drizzled.cc:2544
1520
#: drizzled/drizzled.cc:2444
1571
1522
"Optional colon (or semicolon) separated list of plugins to load,where each "
1572
1523
"plugin is identified by the name of the shared library. [for example: --"
1573
1524
"plugin_load=libmd5udf.so:libauth_pam.so]"
1576
#: drizzled/drizzled.cc:2550
1527
#: drizzled/drizzled.cc:2450
1577
1528
msgid "The size of the buffer that is allocated when preloading indexes"
1580
#: drizzled/drizzled.cc:2555
1531
#: drizzled/drizzled.cc:2455
1581
1532
msgid "Allocation block size for query parsing and execution"
1584
#: drizzled/drizzled.cc:2560
1535
#: drizzled/drizzled.cc:2460
1585
1536
msgid "Persistent buffer for query parsing and execution"
1588
#: drizzled/drizzled.cc:2566
1539
#: drizzled/drizzled.cc:2466
1589
1540
msgid "Allocation block size for storing ranges during optimization"
1592
#: drizzled/drizzled.cc:2572
1543
#: drizzled/drizzled.cc:2472
1594
1545
"Each thread that does a sequential scan allocates a buffer of this size for "
1595
1546
"each table it scans. If you do many sequential scans, you may want to "
1596
1547
"increase this value."
1599
#: drizzled/drizzled.cc:2580
1550
#: drizzled/drizzled.cc:2480
1601
1552
"When reading rows in sorted order after a sort, the rows are read through "
1602
1553
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1603
1554
"record_buffer."
1606
#: drizzled/drizzled.cc:2588
1557
#: drizzled/drizzled.cc:2488
1607
1558
msgid "Select scheduler to be used (by default pool-of-threads)."
1610
#: drizzled/drizzled.cc:2592
1561
#: drizzled/drizzled.cc:2492
1611
1562
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1614
#: drizzled/drizzled.cc:2598
1565
#: drizzled/drizzled.cc:2498
1615
1566
msgid "The number of cached table definitions."
1618
#: drizzled/drizzled.cc:2602
1569
#: drizzled/drizzled.cc:2502
1619
1570
msgid "The number of cached open tables."
1622
#: drizzled/drizzled.cc:2606
1573
#: drizzled/drizzled.cc:2506
1624
1575
"Timeout in seconds to wait for a table level lock before returning an error. "
1625
1576
"Used only if the connection has active cursors."
1628
#: drizzled/drizzled.cc:2611
1579
#: drizzled/drizzled.cc:2511
1629
1580
msgid "The stack size for each thread."
1632
#: drizzled/drizzled.cc:2617
1583
#: drizzled/drizzled.cc:2517
1634
1585
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1635
1586
"automatically convert it to an on-disk MyISAM table."
1638
#: drizzled/drizzled.cc:2623
1589
#: drizzled/drizzled.cc:2523
1639
1590
msgid "Allocation block size for transactions to be stored in binary log"
1642
#: drizzled/drizzled.cc:2628
1593
#: drizzled/drizzled.cc:2528
1643
1594
msgid "Persistent buffer for transactions to be stored in binary log"
1646
#: drizzled/drizzled.cc:2633
1597
#: drizzled/drizzled.cc:2533
1648
1599
"The number of seconds the server waits for activity on a connection before "
1652
#: drizzled/drizzled.cc:2784
1603
#: drizzled/drizzled.cc:2682
1655
1606
"Copyright (C) 2008 Sun Microsystems\n"
5203
5146
msgid "qcache plugin '%s' init() failed"
5206
#: drizzled/qcache.cc:60
5149
#: drizzled/qcache.cc:59
5208
5151
msgid "qcache plugin '%s' deinit() failed"
5211
#: drizzled/qcache.cc:105
5154
#: drizzled/qcache.cc:104
5213
5156
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5216
#: drizzled/qcache.cc:122
5159
#: drizzled/qcache.cc:121
5218
5161
msgid "qcache plugin '%s' set() failed"
5221
#: drizzled/qcache.cc:141
5164
#: drizzled/qcache.cc:140
5223
5166
msgid "qcache plugin '%s' invalidate_table() failed"
5226
#: drizzled/qcache.cc:160
5169
#: drizzled/qcache.cc:159
5228
5171
msgid "qcache plugin '%s' invalidate_db() failed"
5231
#: drizzled/qcache.cc:178
5174
#: drizzled/qcache.cc:177
5233
5176
msgid "qcache plugin '%s' flush() failed"
5236
#. TRANSLATORS: The leading word "replicator" is the name
5237
#. of the plugin api, and so should not be translated.
5238
#: drizzled/replicator.cc:41
5179
#: drizzled/replicator.cc:36
5240
5181
msgid "replicator plugin '%s' init() failed"
5243
#. TRANSLATORS: The leading word "replicator" is the name
5244
#. of the plugin api, and so should not be translated.
5245
#: drizzled/replicator.cc:65
5184
#: drizzled/replicator.cc:58
5247
5186
msgid "replicator plugin '%s' deinit() failed"
5250
#. TRANSLATORS: The leading word "replicator" is the name
5251
#. of the plugin api, and so should not be translated.
5252
#: drizzled/replicator.cc:89
5189
#: drizzled/replicator.cc:81
5254
5191
msgid "replicator plugin '%s' session_init() failed"
5257
#. TRANSLATORS: The leading word "replicator" is the name
5258
#. of the plugin api, and so should not be translated.
5259
#: drizzled/replicator.cc:159
5194
#: drizzled/replicator.cc:152
5261
5196
msgid "replicator plugin '%s' row_insert() failed"
5264
#. TRANSLATORS: The leading word "replicator" is the name
5265
#. of the plugin api, and so should not be translated.
5266
#: drizzled/replicator.cc:173
5199
#: drizzled/replicator.cc:168
5268
5201
msgid "replicator plugin '%s' row_update() failed"
5271
#. TRANSLATORS: The leading word "replicator" is the name
5272
#. of the plugin api, and so should not be translated.
5273
#: drizzled/replicator.cc:187
5204
#: drizzled/replicator.cc:183
5275
5206
msgid "replicator plugin '%s' row_delete() failed"
5278
#. TRANSLATORS: The leading word "replicator" is the name
5279
#. of the plugin api, and so should not be translated.
5280
#: drizzled/replicator.cc:272
5209
#: drizzled/replicator.cc:270
5282
5211
msgid "replicator plugin '%s' end_transaction() failed"
5285
#. TRANSLATORS: The leading word "replicator" is the name
5286
#. of the plugin api, and so should not be translated.
5287
#: drizzled/replicator.cc:329
5214
#: drizzled/replicator.cc:328
5289
5216
msgid "replicator plugin '%s' statement() failed"
5292
#: drizzled/scheduling.cc:61
5219
#: drizzled/scheduling.cc:57
5294
5221
msgid "scheduling plugin '%s' init() failed"
5297
#. TRANSLATORS: The leading word "scheduling" is the name
5298
#. of the plugin api, and so should not be translated.
5299
#: drizzled/scheduling.cc:95
5224
#: drizzled/scheduling.cc:80
5301
5226
msgid "scheduling plugin '%s' deinit() failed"
5304
#: drizzled/sql_base.cc:2306
5229
#: drizzled/sql_base.cc:2295
5306
5231
msgid "Table %s had a open data handler in reopen_table"
5309
#: drizzled/sql_base.cc:2955
5234
#: drizzled/sql_base.cc:2943
5311
5236
msgid "Couldn't repair table: %s.%s"
5314
#: drizzled/sql_base.cc:2997
5239
#: drizzled/sql_base.cc:2985
5317
5242
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5318
5243
"s`.`%s`' to replication"
5321
#: drizzled/sql_base.cc:3600
5246
#: drizzled/sql_base.cc:3588
5323
5248
msgid "Could not remove temporary table: '%s', error: %d"
5326
#: drizzled/sql_base.cc:6195
5327
msgid "Can't create thread to kill server"
5330
#: drizzled/sql_plugin.cc:680
5251
#: drizzled/sql_plugin.cc:645
5332
5253
msgid "Plugin '%s' of type %s failed deinitialization"
5335
#: drizzled/sql_plugin.cc:694
5337
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5340
#: drizzled/sql_plugin.cc:782
5256
#: drizzled/sql_plugin.cc:688
5342
5258
msgid "Plugin '%s' registration as a %s failed."
5345
#: drizzled/sql_plugin.cc:1005
5261
#: drizzled/sql_plugin.cc:889
5346
5262
msgid "plugin-load parameter too long"
5349
#: drizzled/sql_plugin.cc:1065
5265
#: drizzled/sql_plugin.cc:949
5351
5267
msgid "Couldn't load plugin named '%s' with soname '%s'."
5354
#: drizzled/sql_plugin.cc:1118
5356
msgid "Forcing shutdown of %<PRIu64> plugins"
5359
#: drizzled/sql_plugin.cc:1141
5361
msgid "Plugin '%s' will be forced to shutdown"
5364
#: drizzled/sql_plugin.cc:1157
5366
msgid "Plugin '%s' has ref_count=%d after shutdown."
5369
#: drizzled/sql_plugin.cc:1545
5270
#: drizzled/sql_plugin.cc:1347
5370
5271
msgid "Out of memory."
5373
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5274
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5375
5276
msgid "Unknown variable type code 0x%x in plugin '%s'."
5378
#: drizzled/sql_plugin.cc:2437
5279
#: drizzled/sql_plugin.cc:2231
5381
5282
"Server variable %s of plugin %s was forced to be read-only: string variable "
5382
5283
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5385
#: drizzled/sql_plugin.cc:2468
5286
#: drizzled/sql_plugin.cc:2262
5387
5288
msgid "Missing variable name in plugin '%s'."
5390
#: drizzled/sql_plugin.cc:2485
5291
#: drizzled/sql_plugin.cc:2279
5392
5293
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5395
#: drizzled/sql_plugin.cc:2603
5296
#: drizzled/sql_plugin.cc:2397
5397
5298
msgid "Out of memory for plugin '%s'."
5400
#: drizzled/sql_plugin.cc:2610
5301
#: drizzled/sql_plugin.cc:2404
5402
5303
msgid "Bad options for plugin '%s'."
5405
#: drizzled/sql_plugin.cc:2619
5306
#: drizzled/sql_plugin.cc:2413
5407
5308
msgid "Parsing options for plugin '%s' failed."
5410
#: drizzled/sql_plugin.cc:2662
5311
#: drizzled/sql_plugin.cc:2456
5412
5313
msgid "Plugin '%s' has conflicting system variables"
5555
5461
msgid "%s: option `-W %s' doesn't allow an argument\n"
5558
#: libdrizzleclient/errmsg.c:28
5464
#: libdrizzleclient/errmsg.cc:28
5559
5465
msgid "Unknown Drizzle error"
5562
#: libdrizzleclient/errmsg.c:29
5468
#: libdrizzleclient/errmsg.cc:29
5564
5470
msgid "Can't create UNIX socket (%d)"
5567
#: libdrizzleclient/errmsg.c:30
5473
#: libdrizzleclient/errmsg.cc:30
5569
5475
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5572
#: libdrizzleclient/errmsg.c:31
5574
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5478
#: libdrizzleclient/errmsg.cc:31
5480
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5481
msgstr "सर्वर से कनेक्ट नही कर पा रहा है\n"
5577
#: libdrizzleclient/errmsg.c:32
5483
#: libdrizzleclient/errmsg.cc:32
5579
5485
msgid "Can't create TCP/IP socket (%d)"
5582
#: libdrizzleclient/errmsg.c:33
5488
#: libdrizzleclient/errmsg.cc:33
5584
5490
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5587
#: libdrizzleclient/errmsg.c:34
5493
#: libdrizzleclient/errmsg.cc:34
5588
5494
msgid "Drizzle server has gone away"
5591
#: libdrizzleclient/errmsg.c:35
5497
#: libdrizzleclient/errmsg.cc:35
5593
5499
msgid "Protocol mismatch; server version = %d, client version = %d"
5596
#: libdrizzleclient/errmsg.c:36
5502
#: libdrizzleclient/errmsg.cc:36
5597
5503
msgid "Drizzle client ran out of memory"
5600
#: libdrizzleclient/errmsg.c:37
5506
#: libdrizzleclient/errmsg.cc:37
5601
5507
msgid "Wrong host info"
5604
#: libdrizzleclient/errmsg.c:38
5510
#: libdrizzleclient/errmsg.cc:38
5605
5511
msgid "Localhost via UNIX socket"
5608
#: libdrizzleclient/errmsg.c:39
5514
#: libdrizzleclient/errmsg.cc:39
5610
5516
msgid "%-.100s via TCP/IP"
5613
#: libdrizzleclient/errmsg.c:40
5519
#: libdrizzleclient/errmsg.cc:40
5614
5520
msgid "Error in server handshake"
5617
#: libdrizzleclient/errmsg.c:41
5523
#: libdrizzleclient/errmsg.cc:41
5618
5524
msgid "Lost connection to Drizzle server during query"
5621
#: libdrizzleclient/errmsg.c:42
5527
#: libdrizzleclient/errmsg.cc:42
5622
5528
msgid "Commands out of sync; you can't run this command now"
5625
#: libdrizzleclient/errmsg.c:43
5531
#: libdrizzleclient/errmsg.cc:43
5627
5533
msgid "Named pipe: %-.32s"
5630
#: libdrizzleclient/errmsg.c:44
5536
#: libdrizzleclient/errmsg.cc:44
5632
5538
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5635
#: libdrizzleclient/errmsg.c:45
5541
#: libdrizzleclient/errmsg.cc:45
5637
5543
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5640
#: libdrizzleclient/errmsg.c:46
5546
#: libdrizzleclient/errmsg.cc:46
5642
5548
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5645
#: libdrizzleclient/errmsg.c:47
5551
#: libdrizzleclient/errmsg.cc:47
5647
5553
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5650
#: libdrizzleclient/errmsg.c:48
5556
#: libdrizzleclient/errmsg.cc:48
5651
5557
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5654
#: libdrizzleclient/errmsg.c:49
5560
#: libdrizzleclient/errmsg.cc:49
5655
5561
msgid "Embedded server"
5658
#: libdrizzleclient/errmsg.c:50
5564
#: libdrizzleclient/errmsg.cc:50
5659
5565
msgid "Error on SHOW SLAVE STATUS:"
5662
#: libdrizzleclient/errmsg.c:51
5568
#: libdrizzleclient/errmsg.cc:51
5663
5569
msgid "Error on SHOW SLAVE HOSTS:"
5666
#: libdrizzleclient/errmsg.c:52
5572
#: libdrizzleclient/errmsg.cc:52
5667
5573
msgid "Error connecting to slave:"
5670
#: libdrizzleclient/errmsg.c:53
5576
#: libdrizzleclient/errmsg.cc:53
5671
5577
msgid "Error connecting to master:"
5674
#: libdrizzleclient/errmsg.c:54
5580
#: libdrizzleclient/errmsg.cc:54
5675
5581
msgid "SSL connection error"
5678
#: libdrizzleclient/errmsg.c:55
5584
#: libdrizzleclient/errmsg.cc:55
5679
5585
msgid "Malformed packet"
5682
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5683
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5684
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5685
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5686
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5588
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5589
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5590
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5591
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5592
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5687
5593
msgid "(unused error message)"
5690
#: libdrizzleclient/errmsg.c:57
5596
#: libdrizzleclient/errmsg.cc:57
5691
5597
msgid "Invalid use of null pointer"
5694
#: libdrizzleclient/errmsg.c:58
5600
#: libdrizzleclient/errmsg.cc:58
5695
5601
msgid "Statement not prepared"
5698
#: libdrizzleclient/errmsg.c:59
5604
#: libdrizzleclient/errmsg.cc:59
5699
5605
msgid "No data supplied for parameters in prepared statement"
5702
#: libdrizzleclient/errmsg.c:60
5608
#: libdrizzleclient/errmsg.cc:60
5703
5609
msgid "Data truncated"
5706
#: libdrizzleclient/errmsg.c:61
5612
#: libdrizzleclient/errmsg.cc:61
5707
5613
msgid "No parameters exist in the statement"
5710
#: libdrizzleclient/errmsg.c:62
5616
#: libdrizzleclient/errmsg.cc:62
5711
5617
msgid "Invalid parameter number"
5714
#: libdrizzleclient/errmsg.c:63
5620
#: libdrizzleclient/errmsg.cc:63
5717
5623
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5720
#: libdrizzleclient/errmsg.c:65
5626
#: libdrizzleclient/errmsg.cc:65
5722
5628
msgid "Using unsupported buffer type: %d (parameter: %d)"
5725
#: libdrizzleclient/errmsg.c:66
5631
#: libdrizzleclient/errmsg.cc:66
5727
5633
msgid "Shared memory: %-.100s"
5730
#: libdrizzleclient/errmsg.c:76
5636
#: libdrizzleclient/errmsg.cc:76
5731
5637
msgid "Wrong or unknown protocol"
5734
#: libdrizzleclient/errmsg.c:77
5640
#: libdrizzleclient/errmsg.cc:77
5735
5641
msgid "Invalid connection handle"
5738
#: libdrizzleclient/errmsg.c:78
5644
#: libdrizzleclient/errmsg.cc:78
5740
5646
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5741
5647
"option 'secure_auth' enabled)"
5744
#: libdrizzleclient/errmsg.c:80
5650
#: libdrizzleclient/errmsg.cc:80
5745
5651
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5748
#: libdrizzleclient/errmsg.c:81
5654
#: libdrizzleclient/errmsg.cc:81
5749
5655
msgid "Attempt to read column without prior row fetch"
5752
#: libdrizzleclient/errmsg.c:82
5658
#: libdrizzleclient/errmsg.cc:82
5753
5659
msgid "Prepared statement contains no metadata"
5756
#: libdrizzleclient/errmsg.c:83
5662
#: libdrizzleclient/errmsg.cc:83
5758
5664
"Attempt to read a row while there is no result set associated with the "
5762
#: libdrizzleclient/errmsg.c:85
5668
#: libdrizzleclient/errmsg.cc:85
5763
5669
msgid "This feature is not implemented yet"
5766
#: libdrizzleclient/errmsg.c:86
5672
#: libdrizzleclient/errmsg.cc:86
5769
5675
"Lost connection to Drizzle server while waiting for initial communication "
5770
5676
"packet, system error: %d"
5773
#: libdrizzleclient/errmsg.c:88
5679
#: libdrizzleclient/errmsg.cc:88
5776
5682
"Lost connection to Drizzle server while reading initial communication "
5777
5683
"packet, system error: %d"
5780
#: libdrizzleclient/errmsg.c:90
5686
#: libdrizzleclient/errmsg.cc:90
5783
5689
"Lost connection to Drizzle server while sending authentication information, "
5784
5690
"system error: %d"
5787
#: libdrizzleclient/errmsg.c:92
5693
#: libdrizzleclient/errmsg.cc:92
5790
5696
"Lost connection to Drizzle server while reading authorization information, "
5791
5697
"system error: %d"
5794
#: libdrizzleclient/errmsg.c:94
5700
#: libdrizzleclient/errmsg.cc:94
5797
5703
"Lost connection to Drizzle server while setting initial database, system "
5801
#: libdrizzleclient/errmsg.c:96
5707
#: libdrizzleclient/errmsg.cc:96
5803
5709
msgid "Statement closed indirectly because of a preceding %s() call"
5806
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5808
msgid "File '%s' not found (Errcode: %d)"
5809
msgstr "'%s' फाइल नही मिली (त्रुटी कोड: %d)"
5811
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5813
msgid "Error reading file '%s' (Errcode: %d)"
5814
msgstr "फ़ाइल '%s' पढ़ने में त्रुटि (त्रुटि कोड: %d)"
5816
5712
#: mysys/errors.cc:25
5818
5714
msgid "Can't create/write to file '%s' (Errcode: %d)"
5819
5715
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
5717
#: mysys/errors.cc:26
5719
msgid "Error reading file '%s' (Errcode: %d)"
5720
msgstr "फ़ाइल '%s' पढ़ने में त्रुटि (त्रुटि कोड: %d)"
5821
5722
#: mysys/errors.cc:27
5823
5724
msgid "Error writing file '%s' (Errcode: %d)"
6024
5930
msgid "(Disabled)\n"
6025
5931
msgstr "(अक्षम)\n"
6027
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
5933
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
6028
5934
msgid "Error Messages to stderr"
5937
#: plugin/logging_gearman/logging_gearman.cc:262
5939
msgid "fail gearman_client_create(): %s"
5942
#: plugin/logging_gearman/logging_gearman.cc:272
5944
msgid "fail gearman_client_add_server(): %s"
5947
#: plugin/logging_gearman/logging_gearman.cc:297
5949
msgid "Enable logging to a gearman server"
5950
msgstr "पंक्ति की पंक्ति आधारित binlogging विफल रही"
5952
#: plugin/logging_gearman/logging_gearman.cc:306
5953
msgid "Hostname for logging to a Gearman server"
5956
#: plugin/logging_gearman/logging_gearman.cc:323
5957
msgid "Log queries to a Gearman server"
6031
5960
#: plugin/logging_query/logging_query.cc:275
6033
5962
msgid "fail open() fn=%s er=%s\n"
6036
#: plugin/logging_query/logging_query.cc:315
5965
#: plugin/logging_query/logging_query.cc:313
6038
5967
msgid "Enable logging to CSV file"
6039
5968
msgstr "पंक्ति की पंक्ति आधारित binlogging विफल रही"
6041
#: plugin/logging_query/logging_query.cc:324
5970
#: plugin/logging_query/logging_query.cc:322
6042
5971
msgid "File to log to"
6045
#: plugin/logging_query/logging_query.cc:333
6046
#: plugin/logging_syslog/logging_syslog.cc:247
5974
#: plugin/logging_query/logging_query.cc:331
5975
#: plugin/logging_syslog/logging_syslog.cc:246
6047
5976
msgid "Threshold for logging slow queries, in microseconds"
6050
#: plugin/logging_query/logging_query.cc:345
6051
#: plugin/logging_syslog/logging_syslog.cc:259
5979
#: plugin/logging_query/logging_query.cc:343
5980
#: plugin/logging_syslog/logging_syslog.cc:258
6052
5981
msgid "Threshold for logging big queries, for rows returned"
6055
#: plugin/logging_query/logging_query.cc:357
6056
#: plugin/logging_syslog/logging_syslog.cc:271
5984
#: plugin/logging_query/logging_query.cc:355
5985
#: plugin/logging_syslog/logging_syslog.cc:270
6057
5986
msgid "Threshold for logging big queries, for rows examined"
6060
#: plugin/logging_query/logging_query.cc:380
5989
#: plugin/logging_query/logging_query.cc:378
6061
5990
msgid "Log queries to a CSV file"
6064
#: plugin/logging_syslog/logging_syslog.cc:166
5993
#: plugin/logging_syslog/logging_syslog.cc:167
6066
5995
msgid "syslog facility \"%s\" not known, using \"local0\""
6069
#: plugin/logging_syslog/logging_syslog.cc:183
5998
#: plugin/logging_syslog/logging_syslog.cc:184
6071
6000
msgid "syslog priority \"%s\" not known, using \"info\""
6074
#: plugin/logging_syslog/logging_syslog.cc:211
6003
#: plugin/logging_syslog/logging_syslog.cc:210
6075
6004
msgid "Enable logging"
6078
#: plugin/logging_syslog/logging_syslog.cc:220
6007
#: plugin/logging_syslog/logging_syslog.cc:219
6079
6008
msgid "Syslog Ident"
6082
#: plugin/logging_syslog/logging_syslog.cc:229
6011
#: plugin/logging_syslog/logging_syslog.cc:228
6083
6012
msgid "Syslog Facility"
6086
#: plugin/logging_syslog/logging_syslog.cc:238
6015
#: plugin/logging_syslog/logging_syslog.cc:237
6087
6016
msgid "Syslog Priority"
6090
#: plugin/logging_syslog/logging_syslog.cc:296
6019
#: plugin/logging_syslog/logging_syslog.cc:295
6091
6020
msgid "Log to syslog"
6094
#: plugin/multi_thread/multi_thread.cc:83
6023
#: plugin/multi_thread/multi_thread.cc:120
6095
6024
msgid "Maximum number of user threads available."
6098
#: plugin/pool_of_threads/pool_of_threads.cc:110
6027
#: plugin/pool_of_threads/pool_of_threads.cc:205
6028
msgid "event_add error in libevent_add_session_callback\n"
6031
#: plugin/pool_of_threads/pool_of_threads.cc:347
6099
6032
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6102
#: plugin/pool_of_threads/pool_of_threads.cc:116
6035
#: plugin/pool_of_threads/pool_of_threads.cc:354
6103
6036
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6106
#: plugin/pool_of_threads/pool_of_threads.cc:128
6039
#: plugin/pool_of_threads/pool_of_threads.cc:366
6107
6040
msgid "session_add_event event_add error in libevent_init\n"
6110
#: plugin/pool_of_threads/pool_of_threads.cc:144
6043
#: plugin/pool_of_threads/pool_of_threads.cc:380
6112
6045
msgid "Can't create completion port thread (error %d)"
6115
#: plugin/pool_of_threads/pool_of_threads.cc:263
6116
msgid "event_add error in libevent_add_session_callback\n"
6119
#: plugin/pool_of_threads/pool_of_threads.cc:377
6048
#: plugin/pool_of_threads/pool_of_threads.cc:443
6120
6049
msgid "libevent_thread_proc: my_thread_init() failed\n"
6123
#: plugin/pool_of_threads/pool_of_threads.cc:572
6052
#: plugin/pool_of_threads/pool_of_threads.cc:629
6124
6053
msgid "Size of Pool."
6127
#: plugin/replicator/replicator.cc:249
6056
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6128
6057
msgid "Enable Replicator"
6131
#: plugin/replicator/replicator.cc:258
6060
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6132
6061
msgid "Directory to place replication logs."
6135
#: plugin/signal_handler/signal_handler.cc:223
6064
#: plugin/signal_handler/signal_handler.cc:225
6137
6066
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6140
#: storage/myisam/ha_myisam.cc:457
6069
#: storage/myisam/ha_myisam.cc:468
6142
6071
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6145
#: storage/myisam/ha_myisam.cc:461
6074
#: storage/myisam/ha_myisam.cc:472
6147
6076
msgid "Got an error from unknown thread, %s:%d"
6150
#: storage/myisam/ha_myisam.cc:466
6079
#: storage/myisam/ha_myisam.cc:478
6151
6080
msgid "Unknown thread accessing table"
6154
#: storage/myisam/ha_myisam.cc:1872
6083
#: storage/myisam/ha_myisam.cc:1889
6155
6084
msgid "Block size to be used for MyISAM index pages."
6158
#: storage/myisam/ha_myisam.cc:1878
6087
#: storage/myisam/ha_myisam.cc:1895
6160
6089
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6161
6090
"disables parallel repair."
6164
#: storage/myisam/ha_myisam.cc:1884
6093
#: storage/myisam/ha_myisam.cc:1901
6166
6095
"Don't use the fast sort index method to created index if the temporary file "
6167
6096
"would get bigger than this."
6170
#: storage/myisam/ha_myisam.cc:1889
6099
#: storage/myisam/ha_myisam.cc:1906
6172
6101
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6173
6102
"when creating indexes with CREATE INDEX or ALTER TABLE."
6176
#: storage/myisam/ha_myisam.cc:1895
6105
#: storage/myisam/ha_myisam.cc:1912
6177
6106
msgid "Default pointer size to be used for MyISAM tables."
6180
#: storage/myisam/my_handler_errors.c:34
6109
#: storage/myisam/my_handler_errors.cc:34
6181
6110
msgid "Didn't find key on read or update"
6184
#: storage/myisam/my_handler_errors.c:36
6113
#: storage/myisam/my_handler_errors.cc:36
6185
6114
msgid "Duplicate key on write or update"
6188
#: storage/myisam/my_handler_errors.c:38
6117
#: storage/myisam/my_handler_errors.cc:38
6189
6118
msgid "Internal (unspecified) error in handler"
6192
#: storage/myisam/my_handler_errors.c:40
6121
#: storage/myisam/my_handler_errors.cc:40
6194
6123
"Someone has changed the row since it was read (while the table was locked to "
6198
#: storage/myisam/my_handler_errors.c:43
6127
#: storage/myisam/my_handler_errors.cc:43
6199
6128
msgid "Wrong index given to function"
6202
#: storage/myisam/my_handler_errors.c:45
6131
#: storage/myisam/my_handler_errors.cc:45
6203
6132
msgid "Undefined handler error 125"
6206
#: storage/myisam/my_handler_errors.c:47
6135
#: storage/myisam/my_handler_errors.cc:47
6207
6136
msgid "Index file is crashed"
6210
#: storage/myisam/my_handler_errors.c:49
6139
#: storage/myisam/my_handler_errors.cc:49
6211
6140
msgid "Record file is crashed"
6214
#: storage/myisam/my_handler_errors.c:51
6143
#: storage/myisam/my_handler_errors.cc:51
6215
6144
msgid "Out of memory in engine"
6218
#: storage/myisam/my_handler_errors.c:53
6147
#: storage/myisam/my_handler_errors.cc:53
6219
6148
msgid "Undefined handler error 129"
6222
#: storage/myisam/my_handler_errors.c:55
6151
#: storage/myisam/my_handler_errors.cc:55
6223
6152
msgid "Incorrect file format"
6224
6153
msgstr "गलत फाइल रचना"
6226
#: storage/myisam/my_handler_errors.c:57
6155
#: storage/myisam/my_handler_errors.cc:57
6227
6156
msgid "Command not supported by database"
6228
6157
msgstr "कमांड डाटाबेस द्वारा समर्थित नही है"
6230
#: storage/myisam/my_handler_errors.c:59
6159
#: storage/myisam/my_handler_errors.cc:59
6231
6160
msgid "Old database file"
6232
6161
msgstr "डाटाबेस पुराणी है"
6234
#: storage/myisam/my_handler_errors.c:61
6163
#: storage/myisam/my_handler_errors.cc:61
6235
6164
msgid "No record read before update"
6238
#: storage/myisam/my_handler_errors.c:63
6167
#: storage/myisam/my_handler_errors.cc:63
6239
6168
msgid "Record was already deleted (or record file crashed)"
6242
#: storage/myisam/my_handler_errors.c:65
6171
#: storage/myisam/my_handler_errors.cc:65
6243
6172
msgid "No more room in record file"
6244
6173
msgstr "रिकॉर्ड फाइल में और जगह नही है"
6246
#: storage/myisam/my_handler_errors.c:67
6175
#: storage/myisam/my_handler_errors.cc:67
6247
6176
msgid "No more room in index file"
6248
6177
msgstr "इंडेक्स फाइल में और जगह नही है"
6250
#: storage/myisam/my_handler_errors.c:69
6179
#: storage/myisam/my_handler_errors.cc:69
6251
6180
msgid "No more records (read after end of file)"
6252
6181
msgstr "और रिकॉर्ड नही है (फाइल का अंत पढ़ा जा चुका है)"
6254
#: storage/myisam/my_handler_errors.c:71
6183
#: storage/myisam/my_handler_errors.cc:71
6255
6184
msgid "Unsupported extension used for table"
6256
6185
msgstr "तालिका के लिए असमर्थित विस्तार का उपयोग किया गया"
6258
#: storage/myisam/my_handler_errors.c:73
6187
#: storage/myisam/my_handler_errors.cc:73
6259
6188
msgid "Too big row"
6260
6189
msgstr "पंक्ति बहुत बड़ी है"
6262
#: storage/myisam/my_handler_errors.c:75
6191
#: storage/myisam/my_handler_errors.cc:75
6263
6192
msgid "Wrong create options"
6264
6193
msgstr "निरमाण के विकल्प ग़लत है"
6266
#: storage/myisam/my_handler_errors.c:77
6195
#: storage/myisam/my_handler_errors.cc:77
6267
6196
msgid "Duplicate unique key or constraint on write or update"
6270
#: storage/myisam/my_handler_errors.c:79
6199
#: storage/myisam/my_handler_errors.cc:79
6271
6200
msgid "Unknown character set used in table"
6272
6201
msgstr "तालिका में अज्ञात चारसेट का उपयोग किया गया है"
6274
#: storage/myisam/my_handler_errors.c:81
6203
#: storage/myisam/my_handler_errors.cc:81
6275
6204
msgid "Conflicting table definitions in sub-tables of MERGE table"
6278
#: storage/myisam/my_handler_errors.c:83
6207
#: storage/myisam/my_handler_errors.cc:83
6279
6208
msgid "Table is crashed and last repair failed"
6282
#: storage/myisam/my_handler_errors.c:85
6211
#: storage/myisam/my_handler_errors.cc:85
6283
6212
msgid "Table was marked as crashed and should be repaired"
6286
#: storage/myisam/my_handler_errors.c:87
6215
#: storage/myisam/my_handler_errors.cc:87
6287
6216
msgid "Lock timed out; Retry transaction"
6288
6217
msgstr "लाक समयसमाप्त हो गया; क्रियकलप पुन: प्रयास करे"
6290
#: storage/myisam/my_handler_errors.c:89
6219
#: storage/myisam/my_handler_errors.cc:89
6291
6220
msgid "Lock table is full; Restart program with a larger locktable"
6294
#: storage/myisam/my_handler_errors.c:91
6223
#: storage/myisam/my_handler_errors.cc:91
6295
6224
msgid "Updates are not allowed under a read only transactions"
6298
#: storage/myisam/my_handler_errors.c:93
6227
#: storage/myisam/my_handler_errors.cc:93
6299
6228
msgid "Lock deadlock; Retry transaction"
6302
#: storage/myisam/my_handler_errors.c:95
6231
#: storage/myisam/my_handler_errors.cc:95
6303
6232
msgid "Foreign key constraint is incorrectly formed"
6306
#: storage/myisam/my_handler_errors.c:97
6235
#: storage/myisam/my_handler_errors.cc:97
6307
6236
msgid "Cannot add a child row"
6310
#: storage/myisam/my_handler_errors.c:99
6239
#: storage/myisam/my_handler_errors.cc:99
6311
6240
msgid "Cannot delete a parent row"
6314
#: storage/myisam/my_handler_errors.c:101
6243
#: storage/myisam/my_handler_errors.cc:101
6315
6244
msgid "No savepoint with that name"
6318
#: storage/myisam/my_handler_errors.c:103
6247
#: storage/myisam/my_handler_errors.cc:103
6319
6248
msgid "Non unique key block size"
6322
#: storage/myisam/my_handler_errors.c:105
6251
#: storage/myisam/my_handler_errors.cc:105
6323
6252
msgid "The table does not exist in engine"
6326
#: storage/myisam/my_handler_errors.c:107
6255
#: storage/myisam/my_handler_errors.cc:107
6327
6256
msgid "The table already existed in storage engine"
6330
#: storage/myisam/my_handler_errors.c:109
6259
#: storage/myisam/my_handler_errors.cc:109
6331
6260
msgid "Could not connect to storage engine"
6334
#: storage/myisam/my_handler_errors.c:111
6263
#: storage/myisam/my_handler_errors.cc:111
6335
6264
msgid "Unexpected null pointer found when using spatial index"
6338
#: storage/myisam/my_handler_errors.c:113
6267
#: storage/myisam/my_handler_errors.cc:113
6339
6268
msgid "The table changed in storage engine"
6342
#: storage/myisam/my_handler_errors.c:115
6271
#: storage/myisam/my_handler_errors.cc:115
6343
6272
msgid "There's no partition in table for the given value"
6346
#: storage/myisam/my_handler_errors.c:117
6275
#: storage/myisam/my_handler_errors.cc:117
6347
6276
msgid "Row-based binlogging of row failed"
6348
6277
msgstr "पंक्ति की पंक्ति आधारित binlogging विफल रही"
6350
#: storage/myisam/my_handler_errors.c:119
6279
#: storage/myisam/my_handler_errors.cc:119
6351
6280
msgid "Index needed in foreign key constraint"
6354
#: storage/myisam/my_handler_errors.c:121
6283
#: storage/myisam/my_handler_errors.cc:121
6355
6284
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6358
#: storage/myisam/my_handler_errors.c:123
6287
#: storage/myisam/my_handler_errors.cc:123
6359
6288
msgid "Table needs to be upgraded before it can be used"
6362
#: storage/myisam/my_handler_errors.c:125
6291
#: storage/myisam/my_handler_errors.cc:125
6363
6292
msgid "Table is read only"
6364
6293
msgstr "तालिका को केवल पढा जा सकता है"
6366
#: storage/myisam/my_handler_errors.c:127
6295
#: storage/myisam/my_handler_errors.cc:127
6367
6296
msgid "Failed to get next auto increment value"
6368
6297
msgstr "अगली स्वत: वृद्धि मूल्य प्राप्ति विफल हुई"
6370
#: storage/myisam/my_handler_errors.c:129
6299
#: storage/myisam/my_handler_errors.cc:129
6371
6300
msgid "Failed to set row auto increment value"
6374
#: storage/myisam/my_handler_errors.c:131
6303
#: storage/myisam/my_handler_errors.cc:131
6375
6304
msgid "Unknown (generic) error from engine"
6378
#: storage/myisam/my_handler_errors.c:133
6307
#: storage/myisam/my_handler_errors.cc:133
6379
6308
msgid "Record is the same"
6382
#: storage/myisam/my_handler_errors.c:135
6311
#: storage/myisam/my_handler_errors.cc:135
6383
6312
msgid "It is not possible to log this statement"
6384
6313
msgstr "इस कथन को लॉग करना सम्भव नही है"
6386
#: storage/myisam/my_handler_errors.c:137
6315
#: storage/myisam/my_handler_errors.cc:137
6387
6316
msgid "Tablespace exists"
6388
6317
msgstr "तालिकास्थान मौजूद है"
6390
#: storage/myisam/my_handler_errors.c:139
6319
#: storage/myisam/my_handler_errors.cc:139
6391
6320
msgid "The event was corrupt, leading to illegal data being read"
6394
#: storage/myisam/my_handler_errors.c:141
6323
#: storage/myisam/my_handler_errors.cc:141
6395
6324
msgid "The table is of a new format not supported by this version"
6398
#: storage/myisam/my_handler_errors.c:143
6327
#: storage/myisam/my_handler_errors.cc:143
6399
6328
msgid "The event could not be processed no other handler error happened"
6402
#: storage/myisam/my_handler_errors.c:145
6331
#: storage/myisam/my_handler_errors.cc:145
6403
6332
msgid "Got a fatal error during initialzation of handler"
6406
#: storage/myisam/my_handler_errors.c:147
6335
#: storage/myisam/my_handler_errors.cc:147
6407
6336
msgid "File to short; Expected more data in file"
6410
#: storage/myisam/my_handler_errors.c:149
6339
#: storage/myisam/my_handler_errors.cc:149
6411
6340
msgid "Read page with wrong checksum"
6414
#: storage/myisam/my_handler_errors.c:151
6343
#: storage/myisam/my_handler_errors.cc:151
6415
6344
msgid "Lock or active transaction"
6418
#: storage/myisam/my_handler_errors.c:153
6347
#: storage/myisam/my_handler_errors.cc:153
6419
6348
msgid "No such table space"
6420
6349
msgstr "ऐसा कोई तालिकास्थान नही है"
6422
#: storage/myisam/my_handler_errors.c:155
6351
#: storage/myisam/my_handler_errors.cc:155
6423
6352
msgid "Tablespace not empty"
6424
6353
msgstr "तालिकास्थान खाली नही है"
6355
#~ msgid "Max packet length to send to, or receive from server"
6356
#~ msgstr "सर्वर से मिलने वाले या सर्वर को भेजे जाने वाले पैकेट की अधिकतम लम्बाई"
6358
#~ msgid "Buffer for TCP/IP and socket communication"
6359
#~ msgstr "TCP/IP एवं सॉकेट संचार का बफ़र"
6426
6361
#~ msgid "Directory where character sets are."
6427
6362
#~ msgstr "चारसेट वाली डाईरेकट्री."