697
763
"ये सॉफ्टवेर कदापि वार्रंटी के साथ नही आता, यह एक फ्री सॉफ्टवेर है\n"
698
764
"एवं आपको इसे GPL लाईसेन्स के अंतर्गत संशोधित और पुनर्वितरण करने की पूरी छूट है\n"
700
#: client/drizzleadmin.cc:410
766
#: client/drizzleadmin.cc:384
701
767
msgid "Administration program for the drizzled daemon."
702
768
msgstr "drizzled daemon का प्रशासनिक प्रोग्राम"
704
#: client/drizzleadmin.cc:411
770
#: client/drizzleadmin.cc:385
706
772
msgid "Usage: %s [OPTIONS] command command....\n"
707
773
msgstr "उपयोग: %s [विकल्प] कमांड कमांड ...\n"
709
#: client/drizzleadmin.cc:413
775
#: client/drizzleadmin.cc:387
711
777
" ping Check if server is down\n"
712
778
" shutdown Take server down\n"
715
#: client/drizzledump.cc:393
716
msgid "Number of rows before each output progress report (requires --verbose)."
719
#: client/drizzledump.cc:466
721
msgid "Got errno %d on write"
724
#: client/drizzledump.cc:471
726
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
729
#: client/drizzledump.cc:478
731
msgid "Usage: %s [OPTIONS] database [tables]\n"
732
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
734
#: client/drizzledump.cc:479
736
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
739
#: client/drizzledump.cc:481
741
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
742
msgstr "उपयोग: %s [विकल्प] [डाटाबेस]\n"
744
#: client/drizzledump.cc:488
745
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
748
#: client/drizzledump.cc:490
749
msgid "Dumping definition and data DRIZZLE database or table"
752
#: client/drizzledump.cc:501
754
msgid "For more options, use %s --help\n"
757
#: client/drizzledump.cc:675
759
msgid "Input filename too long: %s"
762
#: client/drizzledump.cc:718
764
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
767
#: client/drizzledump.cc:743
769
msgid "Invalid mode to --compatible: %s\n"
772
#: client/drizzledump.cc:803
774
msgid "%s: You must use option --tab with --fields-...\n"
777
#: client/drizzledump.cc:820
780
"%s: You can't use --single-transaction and --lock-all-tables at the same "
784
#: client/drizzledump.cc:833
787
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
791
#: client/drizzledump.cc:839
793
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
796
#: client/drizzledump.cc:863
798
msgid "Got error: %d: %s %s"
799
msgstr "ये त्रुटी मिली है: %s\n"
801
#: client/drizzledump.cc:955
803
msgid "Couldn't execute '%s': %s (%d)"
806
#: client/drizzledump.cc:1016
808
msgid "-- Connecting to %s...\n"
809
msgstr "होस्ट से कनेक्ट करने के लिए ."
811
#: client/drizzledump.cc:1037
813
msgid "-- Disconnecting from %s...\n"
816
#: client/drizzledump.cc:1047
818
msgid "Couldn't allocate memory"
819
msgstr "temp histfile के लिए मेमोरी आवंटित नही किया जा सका.\n"
821
#: client/drizzledump.cc:1388
824
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
828
#: client/drizzledump.cc:1402
830
msgid "-- Retrieving table structure for table %s...\n"
833
#: client/drizzledump.cc:1511
835
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
855
msgid "Error retrieving table structure for table: \"%s\""
858
#: client/drizzledump.cc:1853
860
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
863
#: client/drizzledump.cc:1864
865
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
868
#: client/drizzledump.cc:1871
870
msgid "-- Skipping dump data for table '%s', it has no fields\n"
873
#: client/drizzledump.cc:1879
874
msgid "-- Sending SELECT query...\n"
877
#: client/drizzledump.cc:1931
878
msgid "when executing 'SELECT INTO OUTFILE'"
881
#: client/drizzledump.cc:1939
781
#: libdrizzle/errmsg.c:27
782
msgid "Unknown Drizzle error"
785
#: libdrizzle/errmsg.c:28
787
msgid "Can't create UNIX socket (%d)"
790
#: libdrizzle/errmsg.c:29
792
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
795
#: libdrizzle/errmsg.c:30
797
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
800
#: libdrizzle/errmsg.c:31
802
msgid "Can't create TCP/IP socket (%d)"
805
#: libdrizzle/errmsg.c:32
807
msgid "Unknown Drizzle server host '%-.100s' (%d)"
810
#: libdrizzle/errmsg.c:33
811
msgid "Drizzle server has gone away"
814
#: libdrizzle/errmsg.c:34
816
msgid "Protocol mismatch; server version = %d, client version = %d"
819
#: libdrizzle/errmsg.c:35
820
msgid "Drizzle client ran out of memory"
823
#: libdrizzle/errmsg.c:36
824
msgid "Wrong host info"
827
#: libdrizzle/errmsg.c:37
828
msgid "Localhost via UNIX socket"
831
#: libdrizzle/errmsg.c:38
833
msgid "%-.100s via TCP/IP"
836
#: libdrizzle/errmsg.c:39
837
msgid "Error in server handshake"
840
#: libdrizzle/errmsg.c:40
841
msgid "Lost connection to Drizzle server during query"
844
#: libdrizzle/errmsg.c:41
845
msgid "Commands out of sync; you can't run this command now"
848
#: libdrizzle/errmsg.c:42
850
msgid "Named pipe: %-.32s"
853
#: libdrizzle/errmsg.c:43
855
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
858
#: libdrizzle/errmsg.c:44
860
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
863
#: libdrizzle/errmsg.c:45
865
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
868
#: libdrizzle/errmsg.c:46
870
msgid "Can't initialize character set %-.32s (path: %-.100s)"
873
#: libdrizzle/errmsg.c:47
874
msgid "Got packet bigger than 'max_allowed_packet' bytes"
877
#: libdrizzle/errmsg.c:48
878
msgid "Embedded server"
881
#: libdrizzle/errmsg.c:49
882
msgid "Error on SHOW SLAVE STATUS:"
885
#: libdrizzle/errmsg.c:50
886
msgid "Error on SHOW SLAVE HOSTS:"
889
#: libdrizzle/errmsg.c:51
890
msgid "Error connecting to slave:"
893
#: libdrizzle/errmsg.c:52
894
msgid "Error connecting to master:"
897
#: libdrizzle/errmsg.c:53
898
msgid "SSL connection error"
901
#: libdrizzle/errmsg.c:54
902
msgid "Malformed packet"
905
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
906
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
907
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
908
#: libdrizzle/errmsg.c:74
909
msgid "(unused error message)"
912
#: libdrizzle/errmsg.c:56
913
msgid "Invalid use of null pointer"
916
#: libdrizzle/errmsg.c:57
917
msgid "Statement not prepared"
920
#: libdrizzle/errmsg.c:58
921
msgid "No data supplied for parameters in prepared statement"
924
#: libdrizzle/errmsg.c:59
925
msgid "Data truncated"
928
#: libdrizzle/errmsg.c:60
929
msgid "No parameters exist in the statement"
932
#: libdrizzle/errmsg.c:61
933
msgid "Invalid parameter number"
936
#: libdrizzle/errmsg.c:62
939
"Can't send long data for non-string/non-binary data types (parameter: %d)"
942
#: libdrizzle/errmsg.c:64
944
msgid "Using unsupported buffer type: %d (parameter: %d)"
947
#: libdrizzle/errmsg.c:65
949
msgid "Shared memory: %-.100s"
952
#: libdrizzle/errmsg.c:75
953
msgid "Wrong or unknown protocol"
956
#: libdrizzle/errmsg.c:76
957
msgid "Invalid connection handle"
960
#: libdrizzle/errmsg.c:77
962
"Connection using old (pre-4.1.1) authentication protocol refused (client "
963
"option 'secure_auth' enabled)"
966
#: libdrizzle/errmsg.c:79
967
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
970
#: libdrizzle/errmsg.c:80
971
msgid "Attempt to read column without prior row fetch"
974
#: libdrizzle/errmsg.c:81
975
msgid "Prepared statement contains no metadata"
978
#: libdrizzle/errmsg.c:82
980
"Attempt to read a row while there is no result set associated with the "
984
#: libdrizzle/errmsg.c:84
985
msgid "This feature is not implemented yet"
988
#: libdrizzle/errmsg.c:85
991
"Lost connection to Drizzle server while waiting for initial communication "
992
"packet, system error: %d"
995
#: libdrizzle/errmsg.c:87
998
"Lost connection to Drizzle server while reading initial communication "
999
"packet, system error: %d"
1002
#: libdrizzle/errmsg.c:89
1005
"Lost connection to Drizzle server while sending authentication information, "
1009
#: libdrizzle/errmsg.c:91
1012
"Lost connection to Drizzle server while reading authorization information, "
1016
#: libdrizzle/errmsg.c:93
1019
"Lost connection to Drizzle server while setting initial database, system "
1023
#: libdrizzle/errmsg.c:95
1025
msgid "Statement closed indirectly because of a preceding %s() call"
1028
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1029
msgid "Couldn't uncompress communication packet"
1032
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1033
msgid "Got an error reading communication packets"
1036
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1037
msgid "Got timeout reading communication packets"
1040
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1041
msgid "Got an error writing communication packets"
1044
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1045
msgid "Got timeout writing communication packets"
1048
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1050
msgid "File '%s' not found (Errcode: %d)"
1051
msgstr "'%s' फाइल नही मिली (त्रुटी कोड: %d)"
1053
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1055
msgid "Error reading file '%s' (Errcode: %d)"
1056
msgstr "फ़ाइल '%s' पढ़ने में त्रुटि (त्रुटि कोड: %d)"
1058
#: mysys/errors.cc:25
1060
msgid "Can't create/write to file '%s' (Errcode: %d)"
1061
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
1063
#: mysys/errors.cc:27
1065
msgid "Error writing file '%s' (Errcode: %d)"
1066
msgstr "फ़ाइल '%s' लिखने में त्रुटि (त्रुटि कोड: %d)"
1068
#: mysys/errors.cc:28
1070
msgid "Error on close of '%s' (Errcode: %d)"
1073
#: mysys/errors.cc:29
1075
msgid "Out of memory (Needed %u bytes)"
1076
msgstr "मेमोरी समाप्त (%u बाईट्स की और ज़रूरत थी)"
1078
#: mysys/errors.cc:30
1080
msgid "Error on delete of '%s' (Errcode: %d)"
1081
msgstr "'%s' को मिटाने पर त्रुटी (त्रुटी कोड: %d)"
1083
#: mysys/errors.cc:31
1085
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1086
msgstr "'%s' का नाम '%s' में बदलते हुए त्रुटी (त्रुटी कोड: %d)"
1088
#: mysys/errors.cc:32
1090
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1091
msgstr "'%s' फाइल को पढ़ते हुए अप्रत्याशित अंत (eof) मिला (त्रुटी कोड: %d)"
1093
#: mysys/errors.cc:33
1095
msgid "Can't lock file (Errcode: %d)"
1096
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
1098
#: mysys/errors.cc:34
1100
msgid "Can't unlock file (Errcode: %d)"
1101
msgstr "फाइल अनलॉक नही कर पा रहा है (त्रुटि कोड: %d)"
1103
#: mysys/errors.cc:35
1105
msgid "Can't read dir of '%s' (Errcode: %d)"
1108
#: mysys/errors.cc:36
1110
msgid "Can't get stat of '%s' (Errcode: %d)"
1113
#: mysys/errors.cc:37
1115
msgid "Can't change size of file (Errcode: %d)"
1116
msgstr "फ़ाइल के आकार में परिवर्तन नहीं कर सकते (त्रुटि कोड: %d)"
1118
#: mysys/errors.cc:38
1120
msgid "Can't open stream from handle (Errcode: %d)"
1121
msgstr "हैण्डल से स्ट्रीम प्राप्त नही कर सकते (त्रुटि कोड: %d)"
1123
#: mysys/errors.cc:39
1125
msgid "Can't get working dirctory (Errcode: %d)"
1128
#: mysys/errors.cc:40
1130
msgid "Can't change dir to '%s' (Errcode: %d)"
1133
#: mysys/errors.cc:41
1135
msgid "Warning: '%s' had %d links"
1138
#: mysys/errors.cc:42
1140
msgid "Warning: %d files and %d streams is left open\n"
1143
#: mysys/errors.cc:43
1145
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1148
#: mysys/errors.cc:44
1150
msgid "Can't create directory '%s' (Errcode: %d)"
1153
#: mysys/errors.cc:45
1156
"Character set '%s' is not a compiled character set and is not specified in "
1160
#: mysys/errors.cc:46
1162
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1165
#: mysys/errors.cc:47
1167
msgid "Can't read value for symlink '%s' (Error %d)"
1170
#: mysys/errors.cc:48
1172
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1175
#: mysys/errors.cc:49
1177
msgid "Error on realpath() on '%s' (Error %d)"
1180
#: mysys/errors.cc:50
1182
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1185
#: mysys/errors.cc:51
1188
"Collation '%s' is not a compiled collation and is not specified in the %s "
1192
#: mysys/errors.cc:53
1194
msgid "File '%s' (fileno: %d) was not closed"
1197
#: mysys/my_error.cc:87
1199
msgid "Unknown error %d"
1200
msgstr "अज्ञात त्रुटि %d"
1202
#: mysys/my_getopt.cc:89
1206
#: mysys/my_getopt.cc:91
1210
#: mysys/my_getopt.cc:355
1212
msgid "%s: %s: Option '%s' used, but is disabled\n"
1215
#: mysys/my_getopt.cc:356
1219
#: mysys/my_getopt.cc:356
1223
#: mysys/my_getopt.cc:459
1225
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1226
msgstr "%s: त्रुटि: '-%c' विकल्प उपयोग किया गया है जो कि अक्षम है\n"
1228
#: mysys/my_getopt.cc:772
1230
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1231
msgstr "अज्ञात प्रत्यय '%c' का '%s' चर के लिए उपयोग किया गया (मूल्य '%s')\n"
1233
#: mysys/my_getopt.cc:963
1235
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1238
#: mysys/my_getopt.cc:1190
1240
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1243
#: mysys/my_getopt.cc:1210
886
"-- Dumping data for table %s\n"
890
#: client/drizzledump.cc:1976 client/drizzledump.cc:1985
891
msgid "when retrieving data from server"
894
#: client/drizzledump.cc:1989
895
msgid "-- Retrieving rows...\n"
898
#: client/drizzledump.cc:1992
900
msgid "%s: Error in field count for table: %s ! Aborting.\n"
903
#: client/drizzledump.cc:2031
905
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
908
#: client/drizzledump.cc:2053
910
msgid "Not enough fields from table %s! Aborting.\n"
913
#: client/drizzledump.cc:2239
915
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
918
#: client/drizzledump.cc:2397
919
msgid "when selecting the database"
922
#: client/drizzledump.cc:2465
923
msgid "when using LOCK TABLES"
926
#: client/drizzledump.cc:2472 client/drizzledump.cc:2604
927
msgid "when doing refresh"
930
#: client/drizzledump.cc:2558
931
msgid "alloc_root failure."
934
#: client/drizzledump.cc:2579
936
msgid "Couldn't find table: \"%s\""
939
#: client/drizzledump.cc:2594
940
msgid "when doing LOCK TABLES"
943
#: client/drizzledump.cc:2657
944
msgid "Error: Binlogging on server not active"
947
#: client/drizzledump.cc:2725
948
msgid "Error: Slave not set up"
951
#: client/drizzledump.cc:2784
952
msgid "Error: Unable to start slave"
955
#: client/drizzledump.cc:3071
958
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
961
#: client/drizzledump.cc:3102
963
msgid "Error: Not enough memory to store ORDER BY clause\n"
966
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
967
#: drizzled/show.cc:4527 drizzled/sql_plugin.cc:791
1247
"Variables (--variable-name=value)\n"
1248
"and boolean options {false|true} Value (after reading options)\n"
1249
"--------------------------------- -----------------------------\n"
1252
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1253
msgid "(No default value)"
1256
#: mysys/my_getopt.cc:1245
1260
#: mysys/my_getopt.cc:1245
1264
#: mysys/my_getopt.cc:1273
1266
msgid "(Disabled)\n"
1269
#: drizzled/authentication.cc:68 drizzled/show.cc:4681
1270
#: drizzled/sql_plugin.cc:796
969
1272
msgid "Plugin '%s' init function returned error."
972
1275
#. TRANSLATORS: The leading word "configvar" is the name
973
1276
#. of the plugin api, and so should not be translated.
974
#: drizzled/configvar.cc:41
1277
#: drizzled/configvar.cc:40
976
1279
msgid "configvar plugin '%s' init() failed"
979
1282
#. TRANSLATORS: The leading word "configvar" is the name
980
1283
#. of the plugin api, and so should not be translated.
981
#: drizzled/configvar.cc:65
1284
#: drizzled/configvar.cc:62
983
1286
msgid "configvar plugin '%s' deinit() failed"
986
1289
#. TRANSLATORS: The leading word "configvar" is the name
987
1290
#. of the plugin api, and so should not be translated.
988
#: drizzled/configvar.cc:101
1291
#: drizzled/configvar.cc:98
990
1293
msgid "configvar plugin '%s' configvar_func1() failed"
993
1296
#. TRANSLATORS: The leading word "configvar" is the name
994
1297
#. of the plugin api, and so should not be translated.
995
#: drizzled/configvar.cc:155
1298
#: drizzled/configvar.cc:152
997
1300
msgid "configvar plugin '%s' configvar_func2() failed"
1000
#: drizzled/db.cc:245
1303
#: drizzled/db.cc:404 drizzled/db.cc:412
1002
1305
msgid "Error while loading database options: '%s':"
1005
#: drizzled/drizzled.cc:582
1308
#: drizzled/drizzled.cc:549
1310
msgid "Got error %d from pthread_cond_timedwait"
1313
#: drizzled/drizzled.cc:728
1007
1315
msgid "Got signal %d from thread %<PRIu64>"
1010
#: drizzled/drizzled.cc:616
1318
#: drizzled/drizzled.cc:781
1011
1319
msgid "Aborting\n"
1014
#: drizzled/drizzled.cc:742
1322
#: drizzled/drizzled.cc:956
1015
1323
msgid "One can only use the --user switch if running as root\n"
1018
#: drizzled/drizzled.cc:750
1326
#: drizzled/drizzled.cc:964
1020
1328
"Fatal error: Please read \"Security\" section of the manual to find out how "
1021
1329
"to run drizzled as root!\n"
1024
#: drizzled/drizzled.cc:772
1332
#: drizzled/drizzled.cc:988
1027
1335
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1031
#: drizzled/drizzled.cc:946
1339
#: drizzled/drizzled.cc:1162
1033
1341
msgid "Retrying bind on TCP/IP port %u"
1036
#: drizzled/drizzled.cc:952
1344
#: drizzled/drizzled.cc:1168
1037
1345
msgid "Can't start server: Bind on TCP/IP port"
1040
#: drizzled/drizzled.cc:953
1348
#: drizzled/drizzled.cc:1169
1042
1350
msgid "Do you already have another drizzled server running on port: %d ?"
1045
#: drizzled/drizzled.cc:959
1353
#: drizzled/drizzled.cc:1175
1046
1354
msgid "Can't start server: listen() on TCP/IP port"
1049
#: drizzled/drizzled.cc:960
1357
#: drizzled/drizzled.cc:1176
1051
1359
msgid "listen() on TCP/IP failed with error %d"
1054
#: drizzled/drizzled.cc:1048
1362
#: drizzled/drizzled.cc:1266
1059
#: drizzled/drizzled.cc:1072
1367
#: drizzled/drizzled.cc:1284
1062
1370
"We will try our best to scrape up some info that will hopefully help "
1131
#: drizzled/drizzled.cc:1183
1439
#: drizzled/drizzled.cc:1396
1133
1441
msgid "Writing a core file\n"
1136
#: drizzled/drizzled.cc:1228
1444
#: drizzled/drizzled.cc:1443
1138
1446
"setrlimit could not change the size of core files to 'infinity'; We may not "
1139
1447
"be able to generate a core file on signals"
1142
#: drizzled/drizzled.cc:1432
1450
#: drizzled/drizzled.cc:1511
1452
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1455
#: drizzled/drizzled.cc:1599
1457
msgid "Got signal %d to shutdown drizzled"
1460
#: drizzled/drizzled.cc:1616 drizzled/sql_base.cc:6390
1461
msgid "Can't create thread to kill server"
1464
#: drizzled/drizzled.cc:1639
1466
msgid "Got signal: %d error: %d"
1469
#: drizzled/drizzled.cc:1754
1471
msgid "Wrong date/time format specifier: %s\n"
1474
#: drizzled/drizzled.cc:1871
1144
1476
msgid "gethostname failed, using '%s' as hostname"
1147
#: drizzled/drizzled.cc:1529
1479
#: drizzled/drizzled.cc:1935
1482
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1486
#: drizzled/drizzled.cc:1940
1489
"Could not increase number of max_open_files to more than %u (request: %u)"
1492
#: drizzled/drizzled.cc:2021
1149
1494
msgid "Unknown locale: '%s'"
1152
#: drizzled/drizzled.cc:1584
1497
#: drizzled/drizzled.cc:2091
1153
1498
msgid "Can't create thread-keys"
1156
#: drizzled/drizzled.cc:1610
1501
#: drizzled/drizzled.cc:2131
1502
msgid "Unable to reopen stdout"
1505
#: drizzled/drizzled.cc:2134
1506
msgid "Unable to reopen stderr"
1509
#: drizzled/drizzled.cc:2140
1157
1510
msgid "Out of memory"
1160
#: drizzled/drizzled.cc:1625
1513
#: drizzled/drizzled.cc:2146
1515
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1516
"impossible, it would lead to infinite loops in this server."
1519
#: drizzled/drizzled.cc:2166
1522
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1523
"replication may break when this Drizzle server acts as a master and has his "
1524
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1527
#: drizzled/drizzled.cc:2178
1528
msgid "Out of memory in init_server_components."
1531
#: drizzled/drizzled.cc:2199
1161
1532
msgid "Failed to initialize plugins."
1164
#: drizzled/drizzled.cc:1656
1535
#: drizzled/drizzled.cc:2230
1167
1538
"%s: Too many arguments (first extra is '%s').\n"
1168
1539
"Use --verbose --help to get a list of available options\n"
1171
#: drizzled/drizzled.cc:1666
1542
#: drizzled/drizzled.cc:2240
1172
1543
msgid "Can't init databases"
1175
#: drizzled/drizzled.cc:1686
1546
#: drizzled/drizzled.cc:2260
1177
1548
msgid "Unknown/unsupported table type: %s"
1180
#: drizzled/drizzled.cc:1692
1551
#: drizzled/drizzled.cc:2266
1182
1553
msgid "Default storage engine (%s) is not available"
1185
#: drizzled/drizzled.cc:1724
1556
#: drizzled/drizzled.cc:2289
1557
msgid "Can't initialize tc_log"
1560
#: drizzled/drizzled.cc:2320
1187
1562
msgid "Failed to lock memory. Errno: %d\n"
1190
#: drizzled/drizzled.cc:1785
1565
#: drizzled/drizzled.cc:2381
1192
1567
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1195
#: drizzled/drizzled.cc:1955
1570
#: drizzled/drizzled.cc:2419
1572
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1573
"value: we force server id to 1; updates will be logged to the binary log, "
1574
"but connections from slaves will not be accepted."
1577
#: drizzled/drizzled.cc:2471
1578
msgid "Before Lock_thread_count"
1581
#: drizzled/drizzled.cc:2478
1582
msgid "After lock_thread_count"
1585
#: drizzled/drizzled.cc:2584
1197
1587
msgid "drizzled: Got error %d from select"
1200
#: drizzled/drizzled.cc:2138
1590
#: drizzled/drizzled.cc:2816 drizzled/drizzled.cc:2903
1591
#: drizzled/drizzled.cc:3016
1592
msgid "Option used by mysql-test for debugging and testing of replication."
1595
#: drizzled/drizzled.cc:2820
1201
1596
msgid "Auto-increment columns are incremented by this"
1204
#: drizzled/drizzled.cc:2143
1599
#: drizzled/drizzled.cc:2825
1206
1601
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1210
#: drizzled/drizzled.cc:2149
1605
#: drizzled/drizzled.cc:2831
1212
1607
"Path to installation directory. All paths are usually resolved relative to "
1216
#: drizzled/drizzled.cc:2153
1611
#: drizzled/drizzled.cc:2835
1217
1612
msgid "IP address to bind to."
1220
#: drizzled/drizzled.cc:2157
1615
#: drizzled/drizzled.cc:2839
1617
"The maximum size of a row-based binary log event in bytes. Rows will be "
1618
"grouped into events smaller than this size if possible. The value has to be "
1619
"a multiple of 256."
1622
#: drizzled/drizzled.cc:2850
1623
msgid "Don't ignore client side character set value sent during handshake."
1626
#: drizzled/drizzled.cc:2855
1221
1627
msgid "Set the filesystem character set."
1224
#: drizzled/drizzled.cc:2162
1630
#: drizzled/drizzled.cc:2860
1225
1631
msgid "Set the default character set."
1226
1632
msgstr "डीफौल्ट चारसेट सेट करे."
1228
#: drizzled/drizzled.cc:2166
1634
#: drizzled/drizzled.cc:2867
1229
1635
msgid "Chroot drizzled daemon during startup."
1232
#: drizzled/drizzled.cc:2170
1638
#: drizzled/drizzled.cc:2871
1233
1639
msgid "Set the default collation."
1236
#: drizzled/drizzled.cc:2174
1642
#: drizzled/drizzled.cc:2875
1237
1643
msgid "Default completion type."
1240
#: drizzled/drizzled.cc:2179
1646
#: drizzled/drizzled.cc:2880
1647
msgid "Write error output on screen."
1650
#: drizzled/drizzled.cc:2884
1241
1651
msgid "Write core on errors."
1244
#: drizzled/drizzled.cc:2183
1654
#: drizzled/drizzled.cc:2888
1245
1655
msgid "Path to the database root."
1248
#: drizzled/drizzled.cc:2187
1658
#: drizzled/drizzled.cc:2892
1249
1659
msgid "Set the default storage engine (table type) for tables."
1252
#: drizzled/drizzled.cc:2191
1662
#: drizzled/drizzled.cc:2896
1253
1663
msgid "Set the default time zone."
1256
#: drizzled/drizzled.cc:2195
1666
#: drizzled/drizzled.cc:2900
1257
1667
msgid "Type of DELAY_KEY_WRITE."
1260
#: drizzled/drizzled.cc:2199
1670
#: drizzled/drizzled.cc:2909
1261
1671
msgid "Print a symbolic stack trace on failure."
1264
#: drizzled/drizzled.cc:2205
1674
#: drizzled/drizzled.cc:2915
1265
1675
msgid "Push supported query conditions to the storage engine."
1268
#: drizzled/drizzled.cc:2211
1678
#: drizzled/drizzled.cc:2921
1269
1679
msgid "Used for debugging; Use at your own risk!"
1272
#: drizzled/drizzled.cc:2214
1682
#: drizzled/drizzled.cc:2924
1273
1683
msgid "Flush tables to disk between SQL commands."
1276
#: drizzled/drizzled.cc:2219
1686
#: drizzled/drizzled.cc:2929
1277
1687
msgid "Set up signals usable for debugging"
1280
#: drizzled/drizzled.cc:2223
1690
#: drizzled/drizzled.cc:2933
1281
1691
msgid "Command(s) that are executed for each new connection"
1284
#: drizzled/drizzled.cc:2227
1694
#: drizzled/drizzled.cc:2937
1285
1695
msgid "Read SQL commands from this file at startup."
1288
#: drizzled/drizzled.cc:2231
1698
#: drizzled/drizzled.cc:2941
1699
msgid "Command(s) that are executed when a slave connects to this master"
1702
#: drizzled/drizzled.cc:2945
1289
1703
msgid "(IGNORED)"
1292
#: drizzled/drizzled.cc:2235
1706
#: drizzled/drizzled.cc:2949
1293
1707
msgid "Set the language used for the month names and the days of the week."
1296
#: drizzled/drizzled.cc:2240
1710
#: drizzled/drizzled.cc:2954
1297
1711
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1300
#: drizzled/drizzled.cc:2245
1714
#: drizzled/drizzled.cc:2959
1301
1715
msgid "Log connections and queries to file."
1304
#: drizzled/drizzled.cc:2249
1718
#: drizzled/drizzled.cc:2963
1720
"Log update queries in binary format. Optional argument is the location for "
1721
"the binary log files.(Strongly recommended to avoid replication problems if "
1722
"server's hostname changes)"
1725
#: drizzled/drizzled.cc:2970
1726
msgid "File that holds the names for last binary log files."
1729
#: drizzled/drizzled.cc:2974
1730
msgid "Error log file."
1733
#: drizzled/drizzled.cc:2978
1305
1734
msgid "Log all MyISAM changes to file."
1308
#: drizzled/drizzled.cc:2253
1737
#: drizzled/drizzled.cc:2982
1739
"Tells the slave to log the updates from the slave thread to the binary log. "
1740
"You will need to turn it on if you plan to daisy-chain the slaves."
1743
#: drizzled/drizzled.cc:2989
1745
"Path to transaction coordinator log (used for transactions that affect more "
1746
"than one storage engine, when binary log is disabled)"
1749
#: drizzled/drizzled.cc:2995
1750
msgid "Size of transaction coordinator log."
1753
#: drizzled/drizzled.cc:3001
1309
1754
msgid "Log some not critical warnings to the log file."
1312
#: drizzled/drizzled.cc:2258
1757
#: drizzled/drizzled.cc:3006
1759
"The location and name of the file that remembers the master and where the I/"
1760
"O replication thread is in the master's binlogs."
1763
#: drizzled/drizzled.cc:3011
1765
"The number of tries the slave will make to connect to the master before "
1769
#: drizzled/drizzled.cc:3020
1313
1770
msgid "Lock drizzled in memory."
1316
#: drizzled/drizzled.cc:2262
1773
#: drizzled/drizzled.cc:3024
1318
1775
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1319
1776
"BACKUP, FORCE or QUICK."
1322
#: drizzled/drizzled.cc:2267
1779
#: drizzled/drizzled.cc:3029
1323
1780
msgid "Use very new possible 'unsafe' functions."
1326
#: drizzled/drizzled.cc:2272
1783
#: drizzled/drizzled.cc:3034
1327
1784
msgid "Use old, non-optimized alter table."
1330
#: drizzled/drizzled.cc:2277
1787
#: drizzled/drizzled.cc:3039
1331
1788
msgid "Pid file used by safe_mysqld."
1334
#: drizzled/drizzled.cc:2287
1791
#: drizzled/drizzled.cc:3049
1336
1793
"Maximum time in seconds to wait for the port to become free. (Default: no "
1340
#: drizzled/drizzled.cc:2292
1797
#: drizzled/drizzled.cc:3054
1798
msgid "The location and name to use for relay logs."
1801
#: drizzled/drizzled.cc:3058
1803
"The location and name to use for the file that keeps a list of the last "
1807
#: drizzled/drizzled.cc:3063
1809
"The location and name of the file that remembers where the SQL replication "
1810
"thread is in the relay logs."
1813
#: drizzled/drizzled.cc:3068
1815
"In replication, if set to 1, do not skip events having our server id. "
1816
"Default value is 0 (to break infinite loops in circular replication). Can't "
1817
"be set to 1 if --log-slave-updates is used."
1820
#: drizzled/drizzled.cc:3076
1822
"Hostname or IP of the slave to be reported to to the master during slave "
1823
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1824
"you do not want the slave to register itself with the master. Note that it "
1825
"is not sufficient for the master to simply read the IP of the slave off the "
1826
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1827
"may not be valid for connecting to the slave from the master or other hosts."
1830
#: drizzled/drizzled.cc:3086
1341
1831
msgid "Skip some optimize stages (for testing)."
1344
#: drizzled/drizzled.cc:2295
1834
#: drizzled/drizzled.cc:3089
1346
1836
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1347
1837
"specified directory"
1350
#: drizzled/drizzled.cc:2300
1840
#: drizzled/drizzled.cc:3094
1352
1842
"Uniquely identifies the server instance in the community of replication "
1356
#: drizzled/drizzled.cc:2305
1846
#: drizzled/drizzled.cc:3099
1357
1847
msgid "Don't use new, possible wrong routines."
1360
#: drizzled/drizzled.cc:2308
1850
#: drizzled/drizzled.cc:3102
1851
msgid "If set, slave is not started automatically."
1854
#: drizzled/drizzled.cc:3106
1361
1855
msgid "Don't print a stack trace on failure."
1364
#: drizzled/drizzled.cc:2312
1858
#: drizzled/drizzled.cc:3110
1365
1859
msgid "Don't give threads different priorities."
1368
#: drizzled/drizzled.cc:2316
1862
#: drizzled/drizzled.cc:3114
1864
"The location where the slave should put its temporary files when replicating "
1865
"a LOAD DATA INFILE command."
1868
#: drizzled/drizzled.cc:3119
1870
"Tells the slave thread to continue replication when a query event returns an "
1871
"error from the provided list."
1874
#: drizzled/drizzled.cc:3123
1876
"Modes for how replication events should be executed. Legal values are "
1877
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1878
"stop for operations that are idempotent. In STRICT mode, replication will "
1879
"stop on any unexpected difference between the master and the slave."
1882
#: drizzled/drizzled.cc:3131
1886
#: drizzled/drizzled.cc:3134
1369
1887
msgid "Enable symbolic link support."
1372
#: drizzled/drizzled.cc:2325
1890
#: drizzled/drizzled.cc:3143
1374
1892
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1377
#: drizzled/drizzled.cc:2330
1895
#: drizzled/drizzled.cc:3148
1897
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1901
#: drizzled/drizzled.cc:3153
1379
1903
"Using this option will cause most temporary files created to use a small set "
1380
1904
"of names, rather than a unique name for each new file."
1383
#: drizzled/drizzled.cc:2335
1907
#: drizzled/drizzled.cc:3158
1385
1909
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1388
#: drizzled/drizzled.cc:2340
1912
#: drizzled/drizzled.cc:3163
1389
1913
msgid "Path for temporary files."
1392
#: drizzled/drizzled.cc:2344
1916
#: drizzled/drizzled.cc:3167
1393
1917
msgid "Default transaction isolation level."
1396
#: drizzled/drizzled.cc:2348
1920
#: drizzled/drizzled.cc:3171
1397
1921
msgid "Run drizzled daemon as user."
1400
#: drizzled/drizzled.cc:2356
1924
#: drizzled/drizzled.cc:3179
1402
1926
"The number of outstanding connection requests Drizzle can have. This comes "
1403
1927
"into play when the main Drizzle thread gets very many connection requests in "
1404
1928
"a very short time."
1407
#: drizzled/drizzled.cc:2362
1931
#: drizzled/drizzled.cc:3185
1933
"The size of the cache to hold the SQL statements for the binary log during a "
1934
"transaction. If you often use big, multi-statement transactions you can "
1935
"increase this to get more performance."
1938
#: drizzled/drizzled.cc:3191
1409
1940
"Size of tree cache used in bulk insert optimization. Note that this is a "
1410
1941
"limit per thread!"
1413
#: drizzled/drizzled.cc:2368
1944
#: drizzled/drizzled.cc:3197
1415
1946
"The number of seconds the drizzled server is waiting for a connect packet "
1416
1947
"before responding with 'Bad handshake'."
1419
#: drizzled/drizzled.cc:2373
1950
#: drizzled/drizzled.cc:3202
1951
msgid "The DATE format (For future)."
1954
#: drizzled/drizzled.cc:3207
1955
msgid "The DATETIME/TIMESTAMP format (for future)."
1958
#: drizzled/drizzled.cc:3212
1959
msgid "The default week format used by WEEK() functions."
1962
#: drizzled/drizzled.cc:3217
1421
1964
"Precision of the result of '/' operator will be increased on that value."
1424
#: drizzled/drizzled.cc:2379
1967
#: drizzled/drizzled.cc:3223
1969
"If non-zero, binary logs will be purged after expire_logs_days days; "
1970
"possible purges happen at startup and at binary log rotation."
1973
#: drizzled/drizzled.cc:3229
1425
1974
msgid "The maximum length of the result of function group_concat."
1428
#: drizzled/drizzled.cc:2384
1977
#: drizzled/drizzled.cc:3234
1430
1979
"The number of seconds the server waits for activity on an interactive "
1431
1980
"connection before closing it."
1434
#: drizzled/drizzled.cc:2390
1983
#: drizzled/drizzled.cc:3240
1435
1984
msgid "The size of the buffer that is used for full joins."
1438
#: drizzled/drizzled.cc:2396
1987
#: drizzled/drizzled.cc:3246
1439
1988
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1442
#: drizzled/drizzled.cc:2401
1991
#: drizzled/drizzled.cc:3251
1444
1993
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1445
1994
"this to get better index handling (for all reads and multiple writes) to as "
1446
1995
"much as you can afford;"
1449
#: drizzled/drizzled.cc:2410
1998
#: drizzled/drizzled.cc:3260
1451
2000
"This characterizes the number of hits a hot block has to be untouched until "
1452
2001
"it is considered aged enough to be downgraded to a warm block. This "
5180
6035
#. TRANSLATORS: The leading word "parser" is the name
5181
6036
#. of the plugin api, and so should not be translated.
5182
#: drizzled/parser.cc:67
6037
#: drizzled/parser.cc:65
5184
6039
msgid "parser plugin '%s' deinit() failed"
5187
6042
#. TRANSLATORS: The leading word "parser" is the name
5188
6043
#. of the plugin api, and so should not be translated.
5189
#: drizzled/parser.cc:104
6044
#: drizzled/parser.cc:102
5191
6046
msgid "parser plugin '%s' parser_func1() failed"
5194
6049
#. TRANSLATORS: The leading word "parser" is the name
5195
6050
#. of the plugin api, and so should not be translated.
5196
#: drizzled/parser.cc:158
6051
#: drizzled/parser.cc:156
5198
6053
msgid "parser plugin '%s' parser_func2() failed"
5201
#: drizzled/qcache.cc:38
6056
#. TRANSLATORS: The leading word "qcache" is the name
6057
#. of the plugin api, and so should not be translated.
6058
#: drizzled/qcache.cc:40
5203
6060
msgid "qcache plugin '%s' init() failed"
5206
#: drizzled/qcache.cc:60
6063
#. TRANSLATORS: The leading word "qcache" is the name
6064
#. of the plugin api, and so should not be translated.
6065
#: drizzled/qcache.cc:62
5208
6067
msgid "qcache plugin '%s' deinit() failed"
5211
#: drizzled/qcache.cc:105
5213
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5216
#: drizzled/qcache.cc:122
5218
msgid "qcache plugin '%s' set() failed"
5221
#: drizzled/qcache.cc:141
5223
msgid "qcache plugin '%s' invalidate_table() failed"
5226
#: drizzled/qcache.cc:160
5228
msgid "qcache plugin '%s' invalidate_db() failed"
5231
#: drizzled/qcache.cc:178
5233
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
5240
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
5247
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
5254
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
5261
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
5268
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
5275
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
5282
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
5289
msgid "replicator plugin '%s' statement() failed"
5292
#: drizzled/scheduling.cc:61
6070
#. TRANSLATORS: The leading word "qcache" is the name
6071
#. of the plugin api, and so should not be translated.
6072
#: drizzled/qcache.cc:98
6074
msgid "qcache plugin '%s' do1() failed"
6077
#. TRANSLATORS: The leading word "qcache" is the name
6078
#. of the plugin api, and so should not be translated.
6079
#: drizzled/qcache.cc:152
6081
msgid "qcache plugin '%s' qcache_func2() failed"
6084
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1091
6085
#: drizzled/slave.cc:2093
6086
msgid "Failed to flush master info file"
6089
#: drizzled/replication/replication.cc:106
6090
msgid "Failed in send_file() while reading file name"
6093
#: drizzled/replication/replication.cc:119
6094
msgid "Failed in send_file() on open of file"
6097
#: drizzled/replication/replication.cc:127
6098
msgid "Failed in send_file() while writing data to client"
6101
#: drizzled/replication/replication.cc:136
6102
msgid "Failed in send_file() while negotiating file transfer close"
6105
#: drizzled/replication/reporting.cc:44
6107
msgid "Slave %s: %s%s Error_code: %d"
6108
msgstr "दास %s: %s%s त्रुटी कोड: %d"
6110
#: drizzled/replication/rli.cc:149
6113
"Neither --relay-log nor --relay-log-index were used; so replication may "
6114
"break when this Drizzle server acts as a slave and has his hostname "
6115
"changed!! Please use '--relay-log=%s' to avoid this problem."
6118
#: drizzled/replication/rli.cc:166
6119
msgid "Failed in open_log() called from init_relay_log_info()"
6122
#: drizzled/replication/rli.cc:188
6123
msgid "Failed to flush relay log info file"
6126
#: drizzled/replication/rli.cc:191
6127
msgid "Error counting relay log space"
6130
#: drizzled/replication/rli.cc:215
6132
msgid "log %s listed in the index, but failed to stat"
6135
#: drizzled/replication/rli.cc:230
6136
msgid "Could not find first log while counting relay log space"
6139
#: drizzled/replication/rli.cc:885
6140
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6143
#: drizzled/replication/utility.cc:117
6145
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6148
#: drizzled/replication/utility.cc:132
6151
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6152
"Master's column size should be <= the slave's column size."
6155
#: drizzled/scheduler.cc:132
6156
msgid "Memory allocation error in session_scheduler::init\n"
6159
#: drizzled/scheduler.cc:210
6160
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6163
#: drizzled/scheduler.cc:216
6164
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6167
#: drizzled/scheduler.cc:228
6168
msgid "session_add_event event_add error in libevent_init\n"
6171
#: drizzled/scheduler.cc:244
6173
msgid "Can't create completion port thread (error %d)"
6176
#: drizzled/scheduler.cc:357
6177
msgid "event_add error in libevent_add_session_callback\n"
6180
#: drizzled/scheduler.cc:383
6181
msgid "Scheduler init error in libevent_add_new_connection\n"
6184
#: drizzled/scheduler.cc:464
6185
msgid "libevent_thread_proc: my_thread_init() failed\n"
6188
#. TRANSLATORS: The leading word "scheduling" is the name
6189
#. of the plugin api, and so should not be translated.
6190
#: drizzled/scheduling.cc:40
5294
6192
msgid "scheduling plugin '%s' init() failed"
5297
6195
#. TRANSLATORS: The leading word "scheduling" is the name
5298
6196
#. of the plugin api, and so should not be translated.
5299
#: drizzled/scheduling.cc:95
6197
#: drizzled/scheduling.cc:62
5301
6199
msgid "scheduling plugin '%s' deinit() failed"
5304
#: drizzled/sql_base.cc:2306
6202
#. TRANSLATORS: The leading word "scheduling" is the name
6203
#. of the plugin api, and so should not be translated.
6204
#: drizzled/scheduling.cc:98
6206
msgid "scheduling plugin '%s' scheduling_func1() failed"
6209
#. TRANSLATORS: The leading word "scheduling" is the name
6210
#. of the plugin api, and so should not be translated.
6211
#: drizzled/scheduling.cc:152
6213
msgid "scheduling plugin '%s' scheduling_func2() failed"
6216
#: drizzled/set_var.cc:705
6217
msgid "Ambiguous slave modes combination. STRICT will be used"
6220
#: drizzled/slave.cc:104
6221
msgid "Waiting to reconnect after a failed registration on master"
6224
#: drizzled/slave.cc:105
6226
"Slave I/O thread killed while waiting to reconnect after a failed "
6227
"registration on master"
6230
#: drizzled/slave.cc:107
6231
msgid "Reconnecting after a failed registration on master"
6234
#: drizzled/slave.cc:108
6237
"failed registering on master, reconnecting to try again, log '%s' at "
6241
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6242
msgid "Slave I/O thread killed during or after reconnect"
6245
#: drizzled/slave.cc:114
6246
msgid "Waiting to reconnect after a failed binlog dump request"
6249
#: drizzled/slave.cc:115
6250
msgid "Slave I/O thread killed while retrying master dump"
6253
#: drizzled/slave.cc:116
6254
msgid "Reconnecting after a failed binlog dump request"
6257
#: drizzled/slave.cc:117
6259
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6262
#: drizzled/slave.cc:123
6263
msgid "Waiting to reconnect after a failed master event read"
6266
#: drizzled/slave.cc:124
6267
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6270
#: drizzled/slave.cc:126
6271
msgid "Reconnecting after a failed master event read"
6274
#: drizzled/slave.cc:127
6277
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6281
#: drizzled/slave.cc:130
6283
"Slave I/O thread killed during or after a reconnect done to recover from "
6287
#: drizzled/slave.cc:244
6288
msgid "Failed to allocate memory for the master info structure"
6291
#: drizzled/slave.cc:250 drizzled/slave.cc:1765
6292
msgid "Failed to initialize the master info structure"
6295
#: drizzled/slave.cc:265
6296
msgid "Failed to create slave threads"
6299
#: drizzled/slave.cc:462
6300
msgid "Server id not set, will not start slave"
6303
#: drizzled/slave.cc:628
6305
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6306
"updates to a non-transactional table without any primary key. There is a "
6307
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6308
"check your tables' contents after restart."
6311
#: drizzled/slave.cc:789 drizzled/slave.cc:804
6312
msgid "Master reported unrecognized DRIZZLE version"
6315
#: drizzled/slave.cc:845
6316
msgid "default Format_description_log_event"
6319
#: drizzled/slave.cc:867
6322
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6323
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6326
#: drizzled/slave.cc:894
6328
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6329
"server ids; these ids must be different for replication to work (or the --"
6330
"replicate-same-server-id option must be used on slave but this does not "
6331
"always make sense; please check the manual before using it)."
6334
#: drizzled/slave.cc:939
6336
"The slave I/O thread stops because master and slave have different values "
6337
"for the COLLATION_SERVER global variable. The values must be equal for "
6338
"replication to work"
6341
#: drizzled/slave.cc:975
6343
"The slave I/O thread stops because master and slave have different values "
6344
"for the TIME_ZONE global variable. The values must be equal for replication "
6348
#: drizzled/slave.cc:1040
6349
msgid "Waiting for the slave SQL thread to free enough relay log space"
6352
#: drizzled/slave.cc:1086
6354
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6358
#: drizzled/slave.cc:1097
6359
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6362
#: drizzled/slave.cc:1422
6364
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6367
#: drizzled/slave.cc:1475
6369
msgid "Error reading packet from server: %s ( server_errno=%d)"
6372
#: drizzled/slave.cc:1483
6374
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6377
#: drizzled/slave.cc:1636
6380
"It was not possible to update the positions of the relay log information: "
6381
"the slave may be in an inconsistent state. Stopped in %s position %s"
6384
#: drizzled/slave.cc:1711 drizzled/slave.cc:2303
6386
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6389
#: drizzled/slave.cc:1770 drizzled/slave.cc:2252
6391
msgid "Error initializing relay log position: %s"
6394
#: drizzled/slave.cc:1786
6397
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6398
"Consider raising the value of the slave_transaction_retries variable."
6401
#: drizzled/slave.cc:1809
6403
"Could not parse relay log event entry. The possible reasons are: the "
6404
"master's binary log is corrupted (you can check this by running "
6405
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6406
"can check this by running 'mysqlbinlog' on the relay log), a network "
6407
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6408
"check the master's binary log or slave's relay log, you will be able to know "
6409
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6412
#: drizzled/slave.cc:1930
6413
msgid "Failed during slave I/O thread initialization"
6416
#: drizzled/slave.cc:1944
6417
msgid "error in drizzle_create()"
6418
msgstr "drizzle_create() में त्रुटि"
6420
#: drizzled/slave.cc:1952
6423
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6424
"'%s' at position %s"
6427
#: drizzled/slave.cc:1966
6428
msgid "Slave I/O thread killed while connecting to master"
6431
#: drizzled/slave.cc:1990
6432
msgid "Slave I/O thread couldn't register on master"
6435
#: drizzled/slave.cc:2002 drizzled/slave.cc:2026 drizzled/slave.cc:2050
6436
msgid "Forcing to reconnect slave I/O thread"
6439
#: drizzled/slave.cc:2015
6440
msgid "Failed on request_dump()"
6443
#: drizzled/slave.cc:2016
6444
msgid "Slave I/O thread killed while requesting master dump"
6447
#: drizzled/slave.cc:2042
6448
msgid "Waiting for master to send event"
6451
#: drizzled/slave.cc:2044
6452
msgid "Slave I/O thread killed while reading event"
6455
#: drizzled/slave.cc:2062
6458
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6459
"entry is correct, restart the server with a higher value of "
6460
"max_allowed_packet"
6463
#: drizzled/slave.cc:2076
6464
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6467
#: drizzled/slave.cc:2086
6468
msgid "Queuing master event to the relay log"
6471
#: drizzled/slave.cc:2113
6472
msgid "Slave I/O thread aborted while waiting for relay log space"
6475
#: drizzled/slave.cc:2123
6477
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6480
#: drizzled/slave.cc:2144
6481
msgid "Waiting for slave mutex on exit"
6484
#: drizzled/slave.cc:2208
6485
msgid "Failed during slave thread initialization"
6488
#: drizzled/slave.cc:2274
6491
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6492
"s, relay log '%s' position: %s"
6495
#: drizzled/slave.cc:2288
6496
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6499
#: drizzled/slave.cc:2314
6500
msgid "Reading event from the relay log"
6503
#: drizzled/slave.cc:2339
6505
msgid "Slave (additional info): %s Error_code: %d"
6508
#: drizzled/slave.cc:2356
6510
msgid "Slave: %s Error_code: %d"
6513
#: drizzled/slave.cc:2359
6516
"Error loading user-defined library, slave SQL thread aborted. Install the "
6517
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6518
"stopped at log '%s' position %s"
6521
#: drizzled/slave.cc:2367
6524
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6525
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6528
#: drizzled/slave.cc:2379
6531
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6534
#: drizzled/slave.cc:2468
6536
msgid "Slave I/O: failed requesting download of '%s'"
6539
#: drizzled/slave.cc:2485
6541
msgid "Network read error downloading '%s' from master"
6544
#: drizzled/slave.cc:2507
6545
msgid "error writing Exec_load event to relay log"
6548
#: drizzled/slave.cc:2521
6549
msgid "error writing Create_file event to relay log"
6552
#: drizzled/slave.cc:2536
6553
msgid "error writing Append_block event to relay log"
6556
#: drizzled/slave.cc:2632
6557
msgid "Memory allocation failed"
6560
#: drizzled/slave.cc:2657 drizzled/slave.cc:2743
6563
"Read invalid event from master: '%s', master could be corrupt but a more "
6564
"likely cause of this is a bug"
6567
#: drizzled/slave.cc:3015
6568
msgid "could not queue event from master"
6571
#: drizzled/slave.cc:3105
6573
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6576
#: drizzled/slave.cc:3107
6577
msgid "reconnecting"
6578
msgstr "फिर से कनेक्ट कर रहा है"
6580
#: drizzled/slave.cc:3107
6582
msgstr "कनेक्ट कर रहा है"
6584
#: drizzled/slave.cc:3131
6587
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6591
#: drizzled/slave.cc:3492
6593
msgid "next log '%s' is currently active"
6596
#: drizzled/slave.cc:3522
6598
msgid "next log '%s' is not active"
6601
#: drizzled/slave.cc:3538
6604
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6607
#: drizzled/slave.cc:3544
6608
msgid "Aborting slave SQL thread because of partial event read"
6611
#: drizzled/slave.cc:3550 drizzled/slave.cc:3557
6613
msgid "Error reading relay log event: %s"
6616
#: drizzled/slave.cc:3551
6617
msgid "slave SQL thread was killed"
6620
#: drizzled/slave.cc:3649
6623
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6624
"check error log on slave for more info"
6627
#: drizzled/slave.cc:3655
6630
"According to the master's version ('%s'), it is probable that master suffers "
6631
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6632
"current binary log event may make the slave's data become different from the "
6633
"master's data. To take no risk, slave refuses to replicate this event and "
6634
"stops. We recommend that all updates be stopped on the master and slave, "
6635
"that the data of both be manually synchronized, that master's binary logs be "
6636
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6637
"Then replication can be restarted."
6640
#: drizzled/sql_base.cc:2485
5306
6642
msgid "Table %s had a open data handler in reopen_table"
5309
#: drizzled/sql_base.cc:2955
6645
#: drizzled/sql_base.cc:3134
5311
6647
msgid "Couldn't repair table: %s.%s"
5314
#: drizzled/sql_base.cc:2997
6650
#: drizzled/sql_base.cc:3177
5317
6653
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5318
"s`.`%s`' to replication"
6654
"s`.`%s`' to the binary log"
5321
#: drizzled/sql_base.cc:3600
6657
#: drizzled/sql_base.cc:3786
5323
6659
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
6662
#: drizzled/sql_plugin.cc:686
5332
6664
msgid "Plugin '%s' of type %s failed deinitialization"
5335
#: drizzled/sql_plugin.cc:694
6667
#: drizzled/sql_plugin.cc:700
5337
6669
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5340
#: drizzled/sql_plugin.cc:782
6672
#: drizzled/sql_plugin.cc:787
5342
6674
msgid "Plugin '%s' registration as a %s failed."
5345
#: drizzled/sql_plugin.cc:1005
6677
#: drizzled/sql_plugin.cc:1026
5346
6678
msgid "plugin-load parameter too long"
5349
#: drizzled/sql_plugin.cc:1065
6681
#: drizzled/sql_plugin.cc:1086
5351
6683
msgid "Couldn't load plugin named '%s' with soname '%s'."
5354
#: drizzled/sql_plugin.cc:1118
6686
#: drizzled/sql_plugin.cc:1139
5356
6688
msgid "Forcing shutdown of %<PRIu64> plugins"
5359
#: drizzled/sql_plugin.cc:1141
6691
#: drizzled/sql_plugin.cc:1162
5361
6693
msgid "Plugin '%s' will be forced to shutdown"
5364
#: drizzled/sql_plugin.cc:1157
6696
#: drizzled/sql_plugin.cc:1178
5366
6698
msgid "Plugin '%s' has ref_count=%d after shutdown."
5369
#: drizzled/sql_plugin.cc:1545
6701
#: drizzled/sql_plugin.cc:1568
5370
6702
msgid "Out of memory."
5373
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
6705
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5375
6707
msgid "Unknown variable type code 0x%x in plugin '%s'."
5378
#: drizzled/sql_plugin.cc:2437
6710
#: drizzled/sql_plugin.cc:2460
5381
6713
"Server variable %s of plugin %s was forced to be read-only: string variable "
5382
6714
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5385
#: drizzled/sql_plugin.cc:2468
6717
#: drizzled/sql_plugin.cc:2491
5387
6719
msgid "Missing variable name in plugin '%s'."
5390
#: drizzled/sql_plugin.cc:2485
6722
#: drizzled/sql_plugin.cc:2508
5392
6724
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5395
#: drizzled/sql_plugin.cc:2603
6727
#: drizzled/sql_plugin.cc:2627
5397
6729
msgid "Out of memory for plugin '%s'."
5400
#: drizzled/sql_plugin.cc:2610
6732
#: drizzled/sql_plugin.cc:2634
5402
6734
msgid "Bad options for plugin '%s'."
5405
#: drizzled/sql_plugin.cc:2619
6737
#: drizzled/sql_plugin.cc:2643
5407
6739
msgid "Parsing options for plugin '%s' failed."
5410
#: drizzled/sql_plugin.cc:2662
6742
#: drizzled/sql_plugin.cc:2686
5412
6744
msgid "Plugin '%s' has conflicting system variables"
5415
#: drizzled/sql_table.cc:130
6747
#: drizzled/sql_plugin.cc:2696
6749
msgid "Plugin '%s' disabled by command line option"
6752
#: drizzled/sql_table.cc:112
5417
6754
msgid "Invalid (old?) table or database name '%s'"
5420
#: drizzled/sql_table.cc:2691
6757
#: drizzled/sql_table.cc:2764
5422
6759
msgid "Unknown - internal error %d during operation"
5425
#: drizzled/sql_table.cc:4961
6762
#: drizzled/sql_table.cc:5032
5427
6764
msgid "Could not open table %s.%s after rename\n"
5430
#: drizzled/sql_table.cc:5141
6767
#: drizzled/sql_table.cc:5199
5433
6770
"order_st BY ignored because there is a user-defined clustered index in the "
5434
6771
"table '%-.192s'"
5437
#: drizzled/table.cc:482
6774
#: drizzled/sql_udf.cc:41
6775
msgid "Can't allocate memory for udf structures"
6778
#: drizzled/table.cc:502
5440
6781
"'%s' had no or invalid character set, and default character set is multi-"
5441
6782
"byte, so character column sizes may have changed"
5444
#: drizzled/table.cc:2297
6785
#: drizzled/table.cc:2075
5446
6787
msgid "Unknown collation '%s' in table '%-.64s' definition"
5449
#: drizzled/table.cc:2304
6790
#: drizzled/table.cc:2082
5452
6793
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5456
#: drizzled/table.cc:2768
6797
#: drizzled/table.cc:2695
5459
6800
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5463
#: drizzled/table.cc:2795
6804
#: drizzled/table.cc:2721
5466
6807
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5467
6808
"have type %s, found type %s."
5470
#: drizzled/table.cc:2806
6811
#: drizzled/table.cc:2730
5473
6814
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5474
6815
"position %d to have character set '%s' but the type has no character set."
5477
#: drizzled/table.cc:2818
6818
#: drizzled/table.cc:2740
5480
6821
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5481
6822
"position %d to have character set '%s' but found character set '%s'."
5484
#: drizzled/table.cc:2831
6825
#: drizzled/table.cc:2751
5487
6828
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5488
6829
"have type %s but the column is not found."
5491
#: drizzled/table.cc:4951
6832
#: drizzled/table.cc:4871
5493
6834
msgid "Got error %d when reading table '%s'"
5496
#: drizzled/tztime.cc:1061
6837
#: drizzled/tztime.cc:1060
5498
6839
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5499
6840
msgstr "गंभीर त्रुटि : अवैध या अज्ञात डिफ़ॉल्ट समय क्षेत्र '%s'"
5501
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5503
msgid "%s: option `%s' is ambiguous\n"
5506
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5508
msgid "%s: option `--%s' doesn't allow an argument\n"
5511
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5513
msgid "%s: option `%c%s' doesn't allow an argument\n"
5516
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5517
#: gnulib/getopt.c:995
5519
msgid "%s: option `%s' requires an argument\n"
5522
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5524
msgid "%s: unrecognized option `--%s'\n"
5527
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5529
msgid "%s: unrecognized option `%c%s'\n"
5532
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5534
msgid "%s: illegal option -- %c\n"
5537
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5539
msgid "%s: invalid option -- %c\n"
5542
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5543
#: gnulib/getopt.c:1066
5545
msgid "%s: option requires an argument -- %c\n"
5548
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5550
msgid "%s: option `-W %s' is ambiguous\n"
5553
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5555
msgid "%s: option `-W %s' doesn't allow an argument\n"
5558
#: libdrizzleclient/errmsg.c:28
5559
msgid "Unknown Drizzle error"
5562
#: libdrizzleclient/errmsg.c:29
5564
msgid "Can't create UNIX socket (%d)"
5567
#: libdrizzleclient/errmsg.c:30
5569
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)"
5577
#: libdrizzleclient/errmsg.c:32
5579
msgid "Can't create TCP/IP socket (%d)"
5582
#: libdrizzleclient/errmsg.c:33
5584
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5587
#: libdrizzleclient/errmsg.c:34
5588
msgid "Drizzle server has gone away"
5591
#: libdrizzleclient/errmsg.c:35
5593
msgid "Protocol mismatch; server version = %d, client version = %d"
5596
#: libdrizzleclient/errmsg.c:36
5597
msgid "Drizzle client ran out of memory"
5600
#: libdrizzleclient/errmsg.c:37
5601
msgid "Wrong host info"
5604
#: libdrizzleclient/errmsg.c:38
5605
msgid "Localhost via UNIX socket"
5608
#: libdrizzleclient/errmsg.c:39
5610
msgid "%-.100s via TCP/IP"
5613
#: libdrizzleclient/errmsg.c:40
5614
msgid "Error in server handshake"
5617
#: libdrizzleclient/errmsg.c:41
5618
msgid "Lost connection to Drizzle server during query"
5621
#: libdrizzleclient/errmsg.c:42
5622
msgid "Commands out of sync; you can't run this command now"
5625
#: libdrizzleclient/errmsg.c:43
5627
msgid "Named pipe: %-.32s"
5630
#: libdrizzleclient/errmsg.c:44
5632
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5635
#: libdrizzleclient/errmsg.c:45
5637
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5640
#: libdrizzleclient/errmsg.c:46
5642
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5645
#: libdrizzleclient/errmsg.c:47
5647
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5650
#: libdrizzleclient/errmsg.c:48
5651
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5654
#: libdrizzleclient/errmsg.c:49
5655
msgid "Embedded server"
5658
#: libdrizzleclient/errmsg.c:50
5659
msgid "Error on SHOW SLAVE STATUS:"
5662
#: libdrizzleclient/errmsg.c:51
5663
msgid "Error on SHOW SLAVE HOSTS:"
5666
#: libdrizzleclient/errmsg.c:52
5667
msgid "Error connecting to slave:"
5670
#: libdrizzleclient/errmsg.c:53
5671
msgid "Error connecting to master:"
5674
#: libdrizzleclient/errmsg.c:54
5675
msgid "SSL connection error"
5678
#: libdrizzleclient/errmsg.c:55
5679
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
5687
msgid "(unused error message)"
5690
#: libdrizzleclient/errmsg.c:57
5691
msgid "Invalid use of null pointer"
5694
#: libdrizzleclient/errmsg.c:58
5695
msgid "Statement not prepared"
5698
#: libdrizzleclient/errmsg.c:59
5699
msgid "No data supplied for parameters in prepared statement"
5702
#: libdrizzleclient/errmsg.c:60
5703
msgid "Data truncated"
5706
#: libdrizzleclient/errmsg.c:61
5707
msgid "No parameters exist in the statement"
5710
#: libdrizzleclient/errmsg.c:62
5711
msgid "Invalid parameter number"
5714
#: libdrizzleclient/errmsg.c:63
5717
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5720
#: libdrizzleclient/errmsg.c:65
5722
msgid "Using unsupported buffer type: %d (parameter: %d)"
5725
#: libdrizzleclient/errmsg.c:66
5727
msgid "Shared memory: %-.100s"
5730
#: libdrizzleclient/errmsg.c:76
5731
msgid "Wrong or unknown protocol"
5734
#: libdrizzleclient/errmsg.c:77
5735
msgid "Invalid connection handle"
5738
#: libdrizzleclient/errmsg.c:78
5740
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5741
"option 'secure_auth' enabled)"
5744
#: libdrizzleclient/errmsg.c:80
5745
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5748
#: libdrizzleclient/errmsg.c:81
5749
msgid "Attempt to read column without prior row fetch"
5752
#: libdrizzleclient/errmsg.c:82
5753
msgid "Prepared statement contains no metadata"
5756
#: libdrizzleclient/errmsg.c:83
5758
"Attempt to read a row while there is no result set associated with the "
5762
#: libdrizzleclient/errmsg.c:85
5763
msgid "This feature is not implemented yet"
5766
#: libdrizzleclient/errmsg.c:86
5769
"Lost connection to Drizzle server while waiting for initial communication "
5770
"packet, system error: %d"
5773
#: libdrizzleclient/errmsg.c:88
5776
"Lost connection to Drizzle server while reading initial communication "
5777
"packet, system error: %d"
5780
#: libdrizzleclient/errmsg.c:90
5783
"Lost connection to Drizzle server while sending authentication information, "
5787
#: libdrizzleclient/errmsg.c:92
5790
"Lost connection to Drizzle server while reading authorization information, "
5794
#: libdrizzleclient/errmsg.c:94
5797
"Lost connection to Drizzle server while setting initial database, system "
5801
#: libdrizzleclient/errmsg.c:96
5803
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
#: mysys/errors.cc:25
5818
msgid "Can't create/write to file '%s' (Errcode: %d)"
5819
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
5821
#: mysys/errors.cc:27
5823
msgid "Error writing file '%s' (Errcode: %d)"
5824
msgstr "फ़ाइल '%s' लिखने में त्रुटि (त्रुटि कोड: %d)"
5826
#: mysys/errors.cc:28
5828
msgid "Error on close of '%s' (Errcode: %d)"
5831
#: mysys/errors.cc:29
5833
msgid "Out of memory (Needed %u bytes)"
5834
msgstr "मेमोरी समाप्त (%u बाईट्स की और ज़रूरत थी)"
5836
#: mysys/errors.cc:30
5838
msgid "Error on delete of '%s' (Errcode: %d)"
5839
msgstr "'%s' को मिटाने पर त्रुटी (त्रुटी कोड: %d)"
5841
#: mysys/errors.cc:31
5843
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5844
msgstr "'%s' का नाम '%s' में बदलते हुए त्रुटी (त्रुटी कोड: %d)"
5846
#: mysys/errors.cc:32
5848
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5849
msgstr "'%s' फाइल को पढ़ते हुए अप्रत्याशित अंत (eof) मिला (त्रुटी कोड: %d)"
5851
#: mysys/errors.cc:33
5853
msgid "Can't lock file (Errcode: %d)"
5854
msgstr "फ़ाइल लॉक नहीं कर सकता (त्रुटी कोड: %d)"
5856
#: mysys/errors.cc:34
5858
msgid "Can't unlock file (Errcode: %d)"
5859
msgstr "फाइल अनलॉक नही कर पा रहा है (त्रुटि कोड: %d)"
5861
#: mysys/errors.cc:35
5863
msgid "Can't read dir of '%s' (Errcode: %d)"
5866
#: mysys/errors.cc:36
5868
msgid "Can't get stat of '%s' (Errcode: %d)"
5871
#: mysys/errors.cc:37
5873
msgid "Can't change size of file (Errcode: %d)"
5874
msgstr "फ़ाइल के आकार में परिवर्तन नहीं कर सकते (त्रुटि कोड: %d)"
5876
#: mysys/errors.cc:38
5878
msgid "Can't open stream from handle (Errcode: %d)"
5879
msgstr "हैण्डल से स्ट्रीम प्राप्त नही कर सकते (त्रुटि कोड: %d)"
5881
#: mysys/errors.cc:39
5883
msgid "Can't get working dirctory (Errcode: %d)"
5886
#: mysys/errors.cc:40
5888
msgid "Can't change dir to '%s' (Errcode: %d)"
5891
#: mysys/errors.cc:41
5893
msgid "Warning: '%s' had %d links"
5896
#: mysys/errors.cc:42
5898
msgid "Warning: %d files and %d streams is left open\n"
5901
#: mysys/errors.cc:43
5903
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5906
#: mysys/errors.cc:44
5908
msgid "Can't create directory '%s' (Errcode: %d)"
5911
#: mysys/errors.cc:45
5914
"Character set '%s' is not a compiled character set and is not specified in "
5918
#: mysys/errors.cc:46
5920
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5923
#: mysys/errors.cc:47
5925
msgid "Can't read value for symlink '%s' (Error %d)"
5928
#: mysys/errors.cc:48
5930
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5933
#: mysys/errors.cc:49
5935
msgid "Error on realpath() on '%s' (Error %d)"
5938
#: mysys/errors.cc:50
5940
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5943
#: mysys/errors.cc:51
5946
"Collation '%s' is not a compiled collation and is not specified in the %s "
5950
#: mysys/errors.cc:53
5952
msgid "File '%s' (fileno: %d) was not closed"
5955
#: mysys/my_error.cc:87
5957
msgid "Unknown error %d"
5958
msgstr "अज्ञात त्रुटि %d"
5960
#: mysys/my_getopt.cc:89
5964
#: mysys/my_getopt.cc:91
5968
#: mysys/my_getopt.cc:355
5970
msgid "%s: %s: Option '%s' used, but is disabled\n"
5973
#: mysys/my_getopt.cc:356
5977
#: mysys/my_getopt.cc:356
5981
#: mysys/my_getopt.cc:459
5983
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5984
msgstr "%s: त्रुटि: '-%c' विकल्प उपयोग किया गया है जो कि अक्षम है\n"
5986
#: mysys/my_getopt.cc:774
5988
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5989
msgstr "अज्ञात प्रत्यय '%c' का '%s' चर के लिए उपयोग किया गया (मूल्य '%s')\n"
5991
#: mysys/my_getopt.cc:967
5993
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5996
#: mysys/my_getopt.cc:1199
5998
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6001
#: mysys/my_getopt.cc:1219
6005
"Variables (--variable-name=value)\n"
6006
"and boolean options {false|true} Value (after reading options)\n"
6007
"--------------------------------- -----------------------------\n"
6010
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
6011
msgid "(No default value)"
6014
#: mysys/my_getopt.cc:1254
6018
#: mysys/my_getopt.cc:1254
6022
#: mysys/my_getopt.cc:1286
6024
msgid "(Disabled)\n"
6027
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
6842
#: plugin/errmsg_stderr/errmsg_stderr.cc:76
6028
6843
msgid "Error Messages to stderr"
6031
#: plugin/logging_query/logging_query.cc:275
6846
#: plugin/logging_query/logging_query.cc:162
6033
6848
msgid "fail open() fn=%s er=%s\n"
6036
#: plugin/logging_query/logging_query.cc:315
6038
msgid "Enable logging to CSV file"
6039
msgstr "पंक्ति की पंक्ति आधारित binlogging विफल रही"
6041
#: plugin/logging_query/logging_query.cc:324
6851
#: plugin/logging_query/logging_query.cc:202
6042
6852
msgid "File to log to"
6045
#: plugin/logging_query/logging_query.cc:333
6046
#: plugin/logging_syslog/logging_syslog.cc:247
6855
#: plugin/logging_query/logging_query.cc:211
6856
msgid "Enable logging"
6859
#: plugin/logging_query/logging_query.cc:220
6860
msgid "Disable after this many seconds. Zero for forever"
6863
#: plugin/logging_query/logging_query.cc:233
6047
6864
msgid "Threshold for logging slow queries, in microseconds"
6050
#: plugin/logging_query/logging_query.cc:345
6051
#: plugin/logging_syslog/logging_syslog.cc:259
6867
#: plugin/logging_query/logging_query.cc:246
6052
6868
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
6871
#: plugin/logging_query/logging_query.cc:259
6057
6872
msgid "Threshold for logging big queries, for rows examined"
6060
#: plugin/logging_query/logging_query.cc:380
6061
msgid "Log queries to a CSV file"
6064
#: plugin/logging_syslog/logging_syslog.cc:166
6066
msgid "syslog facility \"%s\" not known, using \"local0\""
6069
#: plugin/logging_syslog/logging_syslog.cc:183
6071
msgid "syslog priority \"%s\" not known, using \"info\""
6074
#: plugin/logging_syslog/logging_syslog.cc:211
6075
msgid "Enable logging"
6078
#: plugin/logging_syslog/logging_syslog.cc:220
6079
msgid "Syslog Ident"
6082
#: plugin/logging_syslog/logging_syslog.cc:229
6083
msgid "Syslog Facility"
6086
#: plugin/logging_syslog/logging_syslog.cc:238
6087
msgid "Syslog Priority"
6090
#: plugin/logging_syslog/logging_syslog.cc:296
6091
msgid "Log to syslog"
6094
#: plugin/multi_thread/multi_thread.cc:83
6095
msgid "Maximum number of user threads available."
6098
#: plugin/pool_of_threads/pool_of_threads.cc:110
6099
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6102
#: plugin/pool_of_threads/pool_of_threads.cc:116
6103
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6106
#: plugin/pool_of_threads/pool_of_threads.cc:128
6107
msgid "session_add_event event_add error in libevent_init\n"
6110
#: plugin/pool_of_threads/pool_of_threads.cc:144
6112
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
6120
msgid "libevent_thread_proc: my_thread_init() failed\n"
6123
#: plugin/pool_of_threads/pool_of_threads.cc:572
6124
msgid "Size of Pool."
6127
#: plugin/replicator/replicator.cc:249
6128
msgid "Enable Replicator"
6131
#: plugin/replicator/replicator.cc:258
6132
msgid "Directory to place replication logs."
6135
#: plugin/signal_handler/signal_handler.cc:223
6137
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6875
#: plugin/logging_query/logging_query.cc:282
6876
msgid "Log queries to a file"
6879
#: storage/myisam/ha_myisam.cc:453
6881
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6140
6884
#: storage/myisam/ha_myisam.cc:457
6142
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6145
#: storage/myisam/ha_myisam.cc:461
6147
6886
msgid "Got an error from unknown thread, %s:%d"
6150
#: storage/myisam/ha_myisam.cc:466
6889
#: storage/myisam/ha_myisam.cc:462
6151
6890
msgid "Unknown thread accessing table"
6154
#: storage/myisam/ha_myisam.cc:1872
6155
msgid "Block size to be used for MyISAM index pages."
6158
#: storage/myisam/ha_myisam.cc:1878
6160
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6161
"disables parallel repair."
6164
#: storage/myisam/ha_myisam.cc:1884
6166
"Don't use the fast sort index method to created index if the temporary file "
6167
"would get bigger than this."
6170
#: storage/myisam/ha_myisam.cc:1889
6172
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6173
"when creating indexes with CREATE INDEX or ALTER TABLE."
6176
#: storage/myisam/ha_myisam.cc:1895
6177
msgid "Default pointer size to be used for MyISAM tables."
6180
6893
#: storage/myisam/my_handler_errors.c:34
6181
6894
msgid "Didn't find key on read or update"