660
827
"-- Dumping data for table %s\n"
830
#: client/drizzledump.cc:2012
663
831
msgid "-- Retrieving rows...\n"
664
832
msgstr "-- Retrieving rows...\n"
834
#: client/drizzledump.cc:2015
667
836
msgid "%s: Error in field count for table: %s ! Aborting.\n"
668
837
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
839
#: client/drizzledump.cc:2064
671
841
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
672
842
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
844
#: client/drizzledump.cc:2081
675
846
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
676
847
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
849
#: client/drizzledump.cc:2103
679
851
msgid "Not enough fields from table %s! Aborting.\n"
680
852
msgstr "Not enough fields from table %s! Aborting.\n"
854
#: client/drizzledump.cc:2523
855
msgid "when using LOCK TABLES"
856
msgstr "when using LOCK TABLES"
858
#: client/drizzledump.cc:2536 client/drizzledump.cc:2679
682
859
msgid "when doing refresh"
683
860
msgstr "when doing refresh"
862
#: client/drizzledump.cc:2629
685
863
msgid "alloc_root failure."
686
864
msgstr "alloc_root failure."
866
#: client/drizzledump.cc:2650
689
868
msgid "Couldn't find table: \"%s\""
690
869
msgstr "Couldn't find table: \"%s\""
871
#: client/drizzledump.cc:2666
872
msgid "when doing LOCK TABLES"
873
msgstr "when doing LOCK TABLES"
875
#: client/drizzledump.cc:2737
876
msgid "Error: Binlogging on server not active"
877
msgstr "Error: Binlogging on server not active"
879
#: client/drizzledump.cc:2806
880
msgid "Error: Slave not set up"
881
msgstr "Error: Slave not set up"
883
#: client/drizzledump.cc:2865
884
msgid "Error: Unable to start slave"
885
msgstr "Error: Unable to start slave"
887
#: client/drizzledump.cc:3156 client/drizzledump.cc:3163
888
#: client/drizzledump.cc:3173
694
891
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
696
893
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
895
#: client/drizzledump.cc:3203
699
897
msgid "Error: Not enough memory to store ORDER BY clause\n"
700
898
msgstr "Error: Not enough memory to store ORDER BY clause\n"
703
msgid "Could not open '%s' for reading: errno = %d"
704
msgstr "Could not open table %s.%s after rename\n"
707
msgid "Out of memory"
708
msgstr "Out of memory"
900
#: drizzled/db.cc:236
902
msgid "Error while loading database options: '%s':"
903
msgstr "Error while loading database options: '%s':"
905
#: drizzled/drizzled.cc:527
711
907
msgid "Got signal %d from thread %<PRIu64>"
712
908
msgstr "Got signal %d from thread %<PRIu64>"
910
#: drizzled/drizzled.cc:561
714
911
msgid "Aborting\n"
715
912
msgstr "Aborting\n"
914
#: drizzled/drizzled.cc:681
717
915
msgid "One can only use the --user switch if running as root\n"
718
916
msgstr "One can only use the --user switch if running as root\n"
721
"Fatal error: Please read \"Security\" section of the manual to find out how "
722
"to run drizzled as root!\n"
724
"Fatal error: Please read \"Security\" section of the manual to find out how "
725
"to run drizzled as root!\n"
729
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
732
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
736
msgid "Fatal signal %d while backtracing\n"
737
msgstr "Fatal signal %d while back-tracing\n"
741
"We will try our best to scrape up some info that will hopefully help "
743
"the problem, but since we have already crashed, something is definitely "
745
"and this may fail.\n"
748
"We will try our best to scrape up some info that will hopefully help "
750
"the problem, but since we have already crashed, something is definitely "
752
"and this may fail.\n"
757
"It is possible that drizzled could use up to \n"
758
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
760
"Hope that's ok; if not, decrease some variables in the equation.\n"
763
"It is possible that drizzled could use up to \n"
764
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
766
"Hope that's OK; if not, decrease some variables in the equation.\n"
771
"Attempting backtrace. You can use the following information to find out\n"
772
"where drizzled died. If you see no messages after this, something went\n"
773
"terribly wrong...\n"
775
"Attempting backtrace. You can use the following information to find out\n"
776
"where drizzled died. If you see no messages after this, something went\n"
777
"terribly wrong...\n"
781
"Trying to get some variables.\n"
782
"Some pointers may be invalid and cause the dump to abort...\n"
784
"Trying to get some variables.\n"
785
"Some pointers may be invalid and cause the dump to abort...\n"
790
"This crash occurred while the server was calling initgroups(). This is\n"
791
"often due to the use of a drizzled that is statically linked against glibc\n"
792
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
793
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
794
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
795
"drizzled that is not statically linked.\n"
798
"This crash occurred while the server was calling initgroups(). This is\n"
799
"often due to the use of a drizzled that is statically linked against glibc\n"
800
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
801
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
802
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
803
"drizzled that is not statically linked.\n"
808
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
809
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
810
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
811
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
812
"the documentation for your distribution on how to do that.\n"
815
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
816
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
817
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
818
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
819
"the documentation for your distribution on how to do that.\n"
918
#: drizzled/drizzled.cc:689
920
"Fatal error: Please read \"Security\" section of the manual to find out how "
921
"to run drizzled as root!\n"
923
"Fatal error: Please read \"Security\" section of the manual to find out how "
924
"to run drizzled as root!\n"
926
#: drizzled/drizzled.cc:711
929
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
932
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
935
#: drizzled/drizzled.cc:885
937
msgid "Retrying bind on TCP/IP port %u"
938
msgstr "Retrying bind on TCP/IP port %u"
940
#: drizzled/drizzled.cc:891
941
msgid "Can't start server: Bind on TCP/IP port"
942
msgstr "Can't start server: Bind on TCP/IP port"
944
#: drizzled/drizzled.cc:892
946
msgid "Do you already have another drizzled server running on port: %d ?"
947
msgstr "Do you already have another drizzled server running on port: %d ?"
949
#: drizzled/drizzled.cc:898
950
msgid "Can't start server: listen() on TCP/IP port"
951
msgstr "Can't start server: listen() on TCP/IP port"
953
#: drizzled/drizzled.cc:899
955
msgid "listen() on TCP/IP failed with error %d"
956
msgstr "listen() on TCP/IP failed with error %d"
958
#: drizzled/drizzled.cc:917
959
msgid "Can't open abort pipet"
960
msgstr "Can't open abort pipet"
962
#: drizzled/drizzled.cc:919
964
msgid "pipe() on abort_pipe failed with error %d"
965
msgstr "pipe() on abort_pipe failed with error %d"
967
#: drizzled/drizzled.cc:1016
972
#: drizzled/drizzled.cc:1041
975
"We will try our best to scrape up some info that will hopefully help "
977
"the problem, but since we have already crashed, something is definitely "
979
"and this may fail.\n"
982
"We will try our best to scrape up some info that will hopefully help "
984
"the problem, but since we have already crashed, something is definitely "
986
"and this may fail.\n"
989
#: drizzled/drizzled.cc:1052
992
"It is possible that drizzled could use up to \n"
993
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
996
"Hope that's ok; if not, decrease some variables in the equation.\n"
999
"It is possible that drizzled could use up to \n"
1000
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = "
1003
"Hope that's ok; if not, decrease some variables in the equation.\n"
1006
#: drizzled/drizzled.cc:1069
1009
"Attempting backtrace. You can use the following information to find out\n"
1010
"where drizzled died. If you see no messages after this, something went\n"
1011
"terribly wrong...\n"
1013
"Attempting backtrace. You can use the following information to find out\n"
1014
"where drizzled died. If you see no messages after this, something went\n"
1015
"terribly wrong...\n"
1017
#: drizzled/drizzled.cc:1097
1020
"Trying to get some variables.\n"
1021
"Some pointers may be invalid and cause the dump to abort...\n"
1023
"Trying to get some variables.\n"
1024
"Some pointers may be invalid and cause the dump to abort...\n"
1026
#: drizzled/drizzled.cc:1109
1030
"This crash occurred while the server was calling initgroups(). This is\n"
1031
"often due to the use of a drizzled that is statically linked against glibc\n"
1032
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1033
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1034
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1035
"drizzled that is not statically linked.\n"
1038
"This crash occurred while the server was calling initgroups(). This is\n"
1039
"often due to the use of a drizzled that is statically linked against glibc\n"
1040
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1041
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1042
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1043
"drizzled that is not statically linked.\n"
1045
#: drizzled/drizzled.cc:1124
1049
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1050
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1051
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1052
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1053
"the documentation for your distribution on how to do that.\n"
1056
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1057
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1058
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1059
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1060
"the documentation for your distribution on how to do that.\n"
1062
#: drizzled/drizzled.cc:1137
1066
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1067
"unreliable and unstable on some operating systems and operating-system\n"
1068
"versions (notably, some versions of Linux). This crash could be due to use\n"
1069
"of those buggy OS calls. You should consider whether you really need the\n"
1070
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1074
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1075
"unreliable and unstable on some operating systems and operating-system\n"
1076
"versions (notably, some versions of Linux). This crash could be due to use\n"
1077
"of those buggy OS calls. You should consider whether you really need the\n"
1078
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1081
#: drizzled/drizzled.cc:1152
822
1083
msgid "Writing a core file\n"
823
1084
msgstr "Writing a core file\n"
1086
#: drizzled/drizzled.cc:1197
1088
"setrlimit could not change the size of core files to 'infinity'; We may not "
1089
"be able to generate a core file on signals"
1091
"setrlimit could not change the size of core files to 'infinity'; We may not "
1092
"be able to generate a core file on signals"
1094
#: drizzled/drizzled.cc:1399
826
1096
msgid "gethostname failed, using '%s' as hostname"
827
1097
msgstr "gethostname failed, using '%s' as hostname"
1099
#: drizzled/drizzled.cc:1491
830
1101
msgid "Unknown locale: '%s'"
831
1102
msgstr "Unknown locale: '%s'"
1104
#: drizzled/drizzled.cc:1522
833
1105
msgid "Can't create thread-keys"
834
1106
msgstr "Can't create thread-keys"
1108
#: drizzled/drizzled.cc:1545
1109
msgid "Out of memory"
1110
msgstr "Out of memory"
1112
#: drizzled/drizzled.cc:1560
836
1113
msgid "Failed to initialize plugins."
837
1114
msgstr "Failed to initialise plugins."
1116
#: drizzled/drizzled.cc:1591
841
1119
"%s: Too many arguments (first extra is '%s').\n"
844
1122
"%s: Too many arguments (first extra is '%s').\n"
845
1123
"Use --verbose --help to get a list of available options\n"
1125
#: drizzled/drizzled.cc:1611
847
1126
msgid "No scheduler found, cannot continue!\n"
848
1127
msgstr "No scheduler found, cannot continue!\n"
851
msgid "Unknown/unsupported storage engine: %s"
1129
#: drizzled/drizzled.cc:1618
1130
msgid "Can't init databases"
1131
msgstr "Can't init databases"
1133
#: drizzled/drizzled.cc:1643
1135
msgid "Unknown/unsupported table type: %s"
852
1136
msgstr "Unknown/unsupported table type: %s"
854
msgid "Display this help and exit after initializing plugins."
855
msgstr "Display this help and exit after initialising plugins."
1138
#: drizzled/drizzled.cc:1649
1140
msgid "Default storage engine (%s) is not available"
1141
msgstr "Default storage engine (%s) is not available"
1143
#: drizzled/drizzled.cc:1680
1145
msgid "Failed to lock memory. Errno: %d\n"
1146
msgstr "Failed to lock memory. Error: %d\n"
1148
#: drizzled/drizzled.cc:1742
1150
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1151
msgstr "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1153
#: drizzled/drizzled.cc:1903
1155
msgid "drizzled: Got error %d from select"
1156
msgstr "drizzled: Got error %d from select"
1158
#: drizzled/drizzled.cc:2101
857
1159
msgid "Auto-increment columns are incremented by this"
858
1160
msgstr "Auto-increment columns are incremented by this"
861
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
864
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
868
"Path to installation directory. All paths are usually resolved relative to "
871
"Path to installation directory. All paths are usually resolved relative to "
1162
#: drizzled/drizzled.cc:2106
1164
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1167
"Offset added to Auto-increment columns. Used when auto-increment-increment "
1170
#: drizzled/drizzled.cc:2112
1172
"Path to installation directory. All paths are usually resolved relative to "
1175
"Path to installation directory. All paths are usually resolved relative to "
1178
#: drizzled/drizzled.cc:2116
1179
msgid "IP address to bind to."
1180
msgstr "IP address to bind to."
1182
#: drizzled/drizzled.cc:2120
1183
msgid "Set the filesystem character set."
1184
msgstr "Set the filesystem character set."
1186
#: drizzled/drizzled.cc:2125
1187
msgid "Set the default character set."
1188
msgstr "Set the default character set."
1190
#: drizzled/drizzled.cc:2129
874
1191
msgid "Chroot drizzled daemon during startup."
875
1192
msgstr "Chroot drizzled daemon during start-up."
1194
#: drizzled/drizzled.cc:2133
877
1195
msgid "Set the default collation."
878
1196
msgstr "Set the default collation."
1198
#: drizzled/drizzled.cc:2137
880
1199
msgid "Default completion type."
881
1200
msgstr "Default completion type."
1202
#: drizzled/drizzled.cc:2142
883
1203
msgid "Write core on errors."
884
1204
msgstr "Write core on errors."
1206
#: drizzled/drizzled.cc:2146
886
1207
msgid "Path to the database root."
887
1208
msgstr "Path to the database root."
1210
#: drizzled/drizzled.cc:2150
889
1211
msgid "Set the default storage engine (table type) for tables."
890
1212
msgstr "Set the default storage engine (table type) for tables."
1214
#: drizzled/drizzled.cc:2154
892
1215
msgid "Set the default time zone."
893
1216
msgstr "Set the default time zone."
1218
#: drizzled/drizzled.cc:2158
1219
msgid "Type of DELAY_KEY_WRITE."
1220
msgstr "Type of DELAY_KEY_WRITE."
1222
#: drizzled/drizzled.cc:2162
895
1223
msgid "Print a symbolic stack trace on failure."
896
1224
msgstr "Print a symbolic stack trace on failure."
1226
#: drizzled/drizzled.cc:2168
1227
msgid "Push supported query conditions to the storage engine."
1228
msgstr "Push supported query conditions to the storage engine."
1230
#: drizzled/drizzled.cc:2174
898
1231
msgid "Used for debugging; Use at your own risk!"
899
1232
msgstr "Used for debugging; Use at your own risk!"
1234
#: drizzled/drizzled.cc:2179
901
1235
msgid "Set up signals usable for debugging"
902
1236
msgstr "Set up signals usable for debugging"
1238
#: drizzled/drizzled.cc:2183
904
1239
msgid "(IGNORED)"
905
1240
msgstr "(IGNORED)"
1242
#: drizzled/drizzled.cc:2187
907
1243
msgid "Set the language used for the month names and the days of the week."
908
1244
msgstr "Set the language used for the month names and the days of the week."
1246
#: drizzled/drizzled.cc:2192
1247
msgid "Log connections and queries to file."
1248
msgstr "Log connections and queries to file."
1250
#: drizzled/drizzled.cc:2196
1251
msgid "Log all MyISAM changes to file."
1252
msgstr "Log all MyISAM changes to file."
1254
#: drizzled/drizzled.cc:2200
910
1255
msgid "Log some not critical warnings to the log file."
911
1256
msgstr "Log some not critical warnings to the log file."
1258
#: drizzled/drizzled.cc:2205
1259
msgid "Lock drizzled in memory."
1260
msgstr "Lock drizzled in memory."
1262
#: drizzled/drizzled.cc:2209
1264
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1265
"BACKUP, FORCE or QUICK."
1267
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1268
"BACKUP, FORCE or QUICK."
1270
#: drizzled/drizzled.cc:2214
913
1271
msgid "Pid file used by safe_mysqld."
914
1272
msgstr "Pid file used by safe_mysqld."
917
"Maximum time in seconds to wait for the port to become free. (Default: no "
920
"Maximum time in seconds to wait for the port to become free. (Default: no "
924
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
925
"specified directory"
927
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
928
"specified directory"
931
"Uniquely identifies the server instance in the community of replication "
934
"Uniquely identifies the server instance in the community of replication "
1274
#: drizzled/drizzled.cc:2218
1276
"Port number to use for connection or 0 for default to, in order of "
1277
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1279
"Port number to use for connection or 0 for default to, in order of "
1280
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1282
#: drizzled/drizzled.cc:2224
1284
"Maximum time in seconds to wait for the port to become free. (Default: no "
1287
"Maximum time in seconds to wait for the port to become free. (Default: no "
1290
#: drizzled/drizzled.cc:2229
1292
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1293
"specified directory"
1295
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1296
"specified directory"
1298
#: drizzled/drizzled.cc:2234
1300
"Uniquely identifies the server instance in the community of replication "
1303
"Uniquely identifies the server instance in the community of replication "
1306
#: drizzled/drizzled.cc:2239
937
1307
msgid "Don't print a stack trace on failure."
938
1308
msgstr "Don't print a stack trace on failure."
1310
#: drizzled/drizzled.cc:2243
940
1311
msgid "Enable symbolic link support."
941
1312
msgstr "Enable symbolic link support."
1314
#: drizzled/drizzled.cc:2252
944
1316
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
946
1318
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1320
#: drizzled/drizzled.cc:2257
948
1321
msgid "Path for temporary files."
949
1322
msgstr "Path for temporary files."
1324
#: drizzled/drizzled.cc:2261
951
1325
msgid "Default transaction isolation level."
952
1326
msgstr "Default transaction isolation level."
1328
#: drizzled/drizzled.cc:2265
954
1329
msgid "Run drizzled daemon as user."
955
1330
msgstr "Run drizzled daemon as user."
958
"The number of outstanding connection requests Drizzle can have. This comes "
959
"into play when the main Drizzle thread gets very many connection requests in "
962
"The number of outstanding connection requests Drizzle can have. This comes "
963
"into play when the main Drizzle thread gets very many connection requests in "
967
"Size of tree cache used in bulk insert optimization. Note that this is a "
970
"Size of tree cache used in bulk insert optimization. Note that this is a "
974
"Precision of the result of '/' operator will be increased on that value."
976
"Precision of the result of '/' operator will be increased on that value."
1332
#: drizzled/drizzled.cc:2273
1334
"The number of outstanding connection requests Drizzle can have. This comes "
1335
"into play when the main Drizzle thread gets very many connection requests in "
1336
"a very short time."
1338
"The number of outstanding connection requests Drizzle can have. This comes "
1339
"into play when the main Drizzle thread gets very many connection requests in "
1340
"a very short time."
1342
#: drizzled/drizzled.cc:2279
1344
"Size of tree cache used in bulk insert optimization. Note that this is a "
1347
"Size of tree cache used in bulk insert optimization. Note that this is a "
1350
#: drizzled/drizzled.cc:2285
1352
"The number of seconds the drizzled server is waiting for a connect packet "
1353
"before responding with 'Bad handshake'."
1355
"The number of seconds the drizzled server is waiting for a connect packet "
1356
"before responding with 'Bad handshake'."
1358
#: drizzled/drizzled.cc:2290
1360
"Precision of the result of '/' operator will be increased on that value."
1362
"Precision of the result of '/' operator will be increased on that value."
1364
#: drizzled/drizzled.cc:2296
978
1365
msgid "The maximum length of the result of function group_concat."
979
1366
msgstr "The maximum length of the result of function group_concat."
1368
#: drizzled/drizzled.cc:2301
981
1369
msgid "The size of the buffer that is used for full joins."
982
1370
msgstr "The size of the buffer that is used for full joins."
1372
#: drizzled/drizzled.cc:2307
1374
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1376
"Don't overwrite stale .MYD and .MYI even if no directory is specified."
1378
#: drizzled/drizzled.cc:2312
1380
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1381
"this to get better index handling (for all reads and multiple writes) to as "
1382
"much as you can afford;"
1384
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1385
"this to get better index handling (for all reads and multiple writes) to as "
1386
"much as you can afford;"
1388
#: drizzled/drizzled.cc:2321
1390
"This characterizes the number of hits a hot block has to be untouched until "
1391
"it is considered aged enough to be downgraded to a warm block. This "
1392
"specifies the percentage ratio of that number of hits to the total number of "
1393
"blocks in key cache"
1395
"This characterises the number of hits a hot block has to be untouched until "
1396
"it is considered aged enough to be downgraded to a warm block. This "
1397
"specifies the percentage ratio of that number of hits to the total number of "
1398
"blocks in key cache"
1400
#: drizzled/drizzled.cc:2330
1401
msgid "The default size of key cache blocks"
1402
msgstr "The default size of key cache blocks"
1404
#: drizzled/drizzled.cc:2336
1405
msgid "The minimum percentage of warm blocks in key cache"
1406
msgstr "The minimum percentage of warm blocks in key cache"
1408
#: drizzled/drizzled.cc:2342
984
1409
msgid "Max packetlength to send/receive from to server."
985
1410
msgstr "Max packetlength to send/receive from to server."
1412
#: drizzled/drizzled.cc:2347
988
1414
"If there is more than this number of interrupted connections from a host "
989
1415
"this host will be blocked from further connections."
2449
3278
"Incorrect table definition; there can be only one TIMESTAMP column with "
2450
3279
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3281
#: drizzled/error.cc:622
2453
3283
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2454
3284
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
3286
#: drizzled/error.cc:624
2456
3287
msgid "This command is not supported in the prepared statement protocol yet"
2457
3288
msgstr "This command is not supported in the prepared statement protocol yet"
3290
#: drizzled/error.cc:626
2460
3292
msgid "Got error %d '%-.100s' from %s"
2461
3293
msgstr "Got error %d '%-.100s' from %s"
3295
#: drizzled/error.cc:628
2464
3297
msgid "Got temporary error %d '%-.100s' from %s"
2465
3298
msgstr "Got temporary error %d '%-.100s' from %s"
3300
#: drizzled/error.cc:630
2468
3302
msgid "Unknown or incorrect time zone: '%-.64s'"
2469
3303
msgstr "Unknown or incorrect time zone: '%-.64s'"
3305
#: drizzled/error.cc:632
2472
3307
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2473
3308
msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
3310
#: drizzled/error.cc:634
2476
3312
msgid "Invalid %s character string: '%.64s'"
2477
3313
msgstr "Invalid %s character string: '%.64s'"
3315
#: drizzled/error.cc:636
2480
3317
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2481
3318
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3320
#: drizzled/error.cc:638
2484
3322
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2485
3323
msgstr "Conflicting declarations: '%s%s' and '%s%s'"
3325
#: drizzled/error.cc:640
2488
3327
msgid "Can't create a %s from within another stored routine"
2489
3328
msgstr "Can't create a %s from within another stored routine"
3330
#: drizzled/error.cc:642
2492
3332
msgid "%s %s already exists"
2493
3333
msgstr "%s %s already exists"
3335
#: drizzled/error.cc:644
2496
3337
msgid "%s %s does not exist"
2497
3338
msgstr "%s %s does not exist"
3340
#: drizzled/error.cc:646
2500
3342
msgid "Failed to DROP %s %s"
2501
3343
msgstr "Failed to DROP %s %s"
3345
#: drizzled/error.cc:648
2504
3347
msgid "Failed to CREATE %s %s"
2505
3348
msgstr "Failed to CREATE %s %s"
3350
#: drizzled/error.cc:650
2508
3352
msgid "%s with no matching label: %s"
2509
3353
msgstr "%s with no matching label: %s"
3355
#: drizzled/error.cc:652
2512
3357
msgid "Redefining label %s"
2513
3358
msgstr "Redefining label %s"
3360
#: drizzled/error.cc:654
2516
3362
msgid "End-label %s without match"
2517
3363
msgstr "End-label %s without match"
3365
#: drizzled/error.cc:656
2520
3367
msgid "Referring to uninitialized variable %s"
2521
3368
msgstr "Referring to uninitialised variable %s"
3370
#: drizzled/error.cc:658
2524
3372
msgid "PROCEDURE %s can't return a result set in the given context"
2525
3373
msgstr "PROCEDURE %s can't return a result set in the given context"
3375
#: drizzled/error.cc:660
2527
3376
msgid "RETURN is only allowed in a FUNCTION"
2528
3377
msgstr "RETURN is only allowed in a FUNCTION"
3379
#: drizzled/error.cc:662
2531
3381
msgid "%s is not allowed in stored procedures"
2532
3382
msgstr "%s is not allowed in stored procedures"
2535
"The update log is deprecated and replaced by the binary log; SET "
2536
"SQL_LOG_UPDATE has been ignored"
2538
"The update log is deprecated and replaced by the binary log; SET "
2539
"SQL_LOG_UPDATE has been ignored"
2542
"The update log is deprecated and replaced by the binary log; SET "
2543
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2545
"The update log is deprecated and replaced by the binary log; SET "
2546
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3384
#: drizzled/error.cc:664
3386
"The update log is deprecated and replaced by the binary log; SET "
3387
"SQL_LOG_UPDATE has been ignored"
3389
"The update log is deprecated and replaced by the binary log; SET "
3390
"SQL_LOG_UPDATE has been ignored"
3392
#: drizzled/error.cc:666
3394
"The update log is deprecated and replaced by the binary log; SET "
3395
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3397
"The update log is deprecated and replaced by the binary log; SET "
3398
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3400
#: drizzled/error.cc:668
2548
3401
msgid "Query execution was interrupted"
2549
3402
msgstr "Query execution was interrupted"
3404
#: drizzled/error.cc:670
2552
3406
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2553
3407
msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
3409
#: drizzled/error.cc:672
2556
3411
msgid "Undefined CONDITION: %s"
2557
3412
msgstr "Undefined CONDITION: %s"
3414
#: drizzled/error.cc:674
2560
3416
msgid "No RETURN found in FUNCTION %s"
2561
3417
msgstr "No RETURN found in FUNCTION %s"
3419
#: drizzled/error.cc:676
2564
3421
msgid "FUNCTION %s ended without RETURN"
2565
3422
msgstr "FUNCTION %s ended without RETURN"
3424
#: drizzled/error.cc:678
2567
3425
msgid "Cursor statement must be a SELECT"
2568
3426
msgstr "Cursor statement must be a SELECT"
3428
#: drizzled/error.cc:680
2570
3429
msgid "Cursor SELECT must not have INTO"
2571
3430
msgstr "Cursor SELECT must not have INTO"
3432
#: drizzled/error.cc:682
2574
3434
msgid "Undefined CURSOR: %s"
2575
3435
msgstr "Undefined CURSOR: %s"
3437
#: drizzled/error.cc:684
2577
3438
msgid "Cursor is already open"
2578
3439
msgstr "Cursor is already open"
3441
#: drizzled/error.cc:686
2580
3442
msgid "Cursor is not open"
2581
3443
msgstr "Cursor is not open"
3445
#: drizzled/error.cc:688
2584
3447
msgid "Undeclared variable: %s"
2585
3448
msgstr "Undeclared variable: %s"
3450
#: drizzled/error.cc:690
2587
3451
msgid "Incorrect number of FETCH variables"
2588
3452
msgstr "Incorrect number of FETCH variables"
3454
#: drizzled/error.cc:692
2590
3455
msgid "No data - zero rows fetched, selected, or processed"
2591
3456
msgstr "No data - zero rows fetched, selected, or processed"
3458
#: drizzled/error.cc:694
2594
3460
msgid "Duplicate parameter: %s"
2595
3461
msgstr "Duplicate parameter: %s"
3463
#: drizzled/error.cc:696
2598
3465
msgid "Duplicate variable: %s"
2599
3466
msgstr "Duplicate variable: %s"
3468
#: drizzled/error.cc:698
2602
3470
msgid "Duplicate condition: %s"
2603
3471
msgstr "Duplicate condition: %s"
3473
#: drizzled/error.cc:700
2606
3475
msgid "Duplicate cursor: %s"
2607
3476
msgstr "Duplicate cursor: %s"
3478
#: drizzled/error.cc:702
2610
3480
msgid "Failed to ALTER %s %s"
2611
3481
msgstr "Failed to ALTER %s %s"
3483
#: drizzled/error.cc:704
2613
3484
msgid "Subquery value not supported"
2614
3485
msgstr "Subquery value not supported"
3487
#: drizzled/error.cc:706
2617
3489
msgid "%s is not allowed in stored function or trigger"
2618
3490
msgstr "%s is not allowed in stored function or trigger"
3492
#: drizzled/error.cc:708
2620
3493
msgid "Variable or condition declaration after cursor or handler declaration"
2621
msgstr "Variable or condition declaration after cursor or handler declaration"
3495
"Variable or condition declaration after cursor or handler declaration"
3497
#: drizzled/error.cc:710
2623
3498
msgid "Cursor declaration after handler declaration"
2624
3499
msgstr "Cursor declaration after handler declaration"
3501
#: drizzled/error.cc:712
2626
3502
msgid "Case not found for CASE statement"
2627
3503
msgstr "Case not found for CASE statement"
3505
#: drizzled/error.cc:714
2630
3507
msgid "Configuration file '%-.192s' is too big"
2631
3508
msgstr "Configuration file '%-.192s' is too big"
3510
#: drizzled/error.cc:716
2634
3512
msgid "Malformed file type header in file '%-.192s'"
2635
3513
msgstr "Malformed file type header in file '%-.192s'"
3515
#: drizzled/error.cc:718
2638
3517
msgid "Unexpected end of file while parsing comment '%-.200s'"
2639
3518
msgstr "Unexpected end of file while parsing comment '%-.200s'"
3520
#: drizzled/error.cc:720
2642
3522
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2643
3523
msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3525
#: drizzled/error.cc:722
2646
3527
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2647
3528
msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
2649
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3530
#: drizzled/error.cc:724
3532
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
2651
3534
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3536
#: drizzled/error.cc:726
3538
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3539
msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
3541
#: drizzled/error.cc:728
2654
3543
msgid "'%-.192s.%-.192s' is not %s"
2655
3544
msgstr "'%-.192s.%-.192s' is not %s"
3546
#: drizzled/error.cc:730
2658
3548
msgid "Column '%-.192s' is not updatable"
2659
3549
msgstr "Column '%-.192s' is not updatable"
3551
#: drizzled/error.cc:732
2661
3552
msgid "View's SELECT contains a subquery in the FROM clause"
2662
3553
msgstr "View's SELECT contains a subquery in the FROM clause"
3555
#: drizzled/error.cc:734
2665
3557
msgid "View's SELECT contains a '%s' clause"
2666
3558
msgstr "View's SELECT contains a '%s' clause"
3560
#: drizzled/error.cc:736
2668
3561
msgid "View's SELECT contains a variable or parameter"
2669
3562
msgstr "View's SELECT contains a variable or parameter"
3564
#: drizzled/error.cc:738
2672
3566
msgid "View's SELECT refers to a temporary table '%-.192s'"
2673
3567
msgstr "View's SELECT refers to a temporary table '%-.192s'"
3569
#: drizzled/error.cc:740
2675
3570
msgid "View's SELECT and view's field list have different column counts"
2676
3571
msgstr "View's SELECT and view's field list have different column counts"
2679
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2681
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
2683
msgid "View being updated does not have complete key of underlying table in it"
2685
"View being updated does not have complete key of underlying table in it"
3573
#: drizzled/error.cc:742
3575
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3577
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3579
#: drizzled/error.cc:744
3581
"View being updated does not have complete key of underlying table in it"
3583
"View being updated does not have complete key of underlying table in it"
3585
#: drizzled/error.cc:746
2689
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2690
"(s) or definer/invoker of view lack rights to use them"
3588
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3589
"function(s) or definer/invoker of view lack rights to use them"
2692
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2693
"(s) or definer/invoker of view lack rights to use them"
3591
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3592
"function(s) or definer/invoker of view lack rights to use them"
3594
#: drizzled/error.cc:748
2696
3596
msgid "Can't drop or alter a %s from within another stored routine"
2697
3597
msgstr "Can't drop or alter a %s from within another stored routine"
3599
#: drizzled/error.cc:750
2699
3600
msgid "GOTO is not allowed in a stored procedure handler"
2700
3601
msgstr "GOTO is not allowed in a stored procedure handler"
3603
#: drizzled/error.cc:752
2702
3604
msgid "Trigger already exists"
2703
3605
msgstr "Trigger already exists"
3607
#: drizzled/error.cc:754
2705
3608
msgid "Trigger does not exist"
2706
3609
msgstr "Trigger does not exist"
3611
#: drizzled/error.cc:756
2709
3613
msgid "Trigger's '%-.192s' is view or temporary table"
2710
3614
msgstr "Trigger's '%-.192s' is view or temporary table"
3616
#: drizzled/error.cc:758
2713
3618
msgid "Updating of %s row is not allowed in %strigger"
2714
3619
msgstr "Updating of %s row is not allowed in %strigger"
3621
#: drizzled/error.cc:760
2717
3623
msgid "There is no %s row in %s trigger"
2718
3624
msgstr "There is no %s row in %s trigger"
3626
#: drizzled/error.cc:762
2721
3628
msgid "Field '%-.192s' doesn't have a default value"
2722
3629
msgstr "Field '%-.192s' doesn't have a default value"
3631
#: drizzled/error.cc:764
2724
3632
msgid "Division by 0"
2725
3633
msgstr "Division by 0"
3635
#: drizzled/error.cc:766
2728
3637
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2729
3638
msgstr "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3640
#: drizzled/error.cc:768
2732
3642
msgid "Illegal %s '%-.192s' value found during parsing"
2733
3643
msgstr "Illegal %s '%-.192s' value found during parsing"
3645
#: drizzled/error.cc:770
2736
3647
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2737
3648
msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3650
#: drizzled/error.cc:772
2740
3652
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2741
3653
msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
3655
#: drizzled/error.cc:774
2744
3657
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2745
msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3659
"%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3661
#: drizzled/error.cc:776
2748
3663
msgid "Failed purging old relay logs: %s"
2749
3664
msgstr "Failed purging old relay logs: %s"
3666
#: drizzled/error.cc:778
2752
3668
msgid "Password hash should be a %d-digit hexadecimal number"
2753
3669
msgstr "Password hash should be a %d-digit hexadecimal number"
3671
#: drizzled/error.cc:780
2755
3672
msgid "Target log not found in binlog index"
2756
3673
msgstr "Target log not found in binlog index"
3675
#: drizzled/error.cc:782
2758
3676
msgid "I/O error reading log index file"
2759
3677
msgstr "I/O error reading log index file"
3679
#: drizzled/error.cc:784
2761
3680
msgid "Server configuration does not permit binlog purge"
2762
3681
msgstr "Server configuration does not permit binlog purge"
3683
#: drizzled/error.cc:786
2764
3684
msgid "Failed on fseek()"
2765
3685
msgstr "Failed on fseek()"
3687
#: drizzled/error.cc:788
2767
3688
msgid "Fatal error during log purge"
2768
3689
msgstr "Fatal error during log purge"
3691
#: drizzled/error.cc:790
2770
3692
msgid "A purgeable log is in use, will not purge"
2771
3693
msgstr "A purgeable log is in use, will not purge"
3695
#: drizzled/error.cc:792
2773
3696
msgid "Unknown error during log purge"
2774
3697
msgstr "Unknown error during log purge"
3699
#: drizzled/error.cc:794
2777
3701
msgid "Failed initializing relay log position: %s"
2778
3702
msgstr "Failed initialising relay log position: %s"
3704
#: drizzled/error.cc:796
2780
3705
msgid "You are not using binary logging"
2781
3706
msgstr "You are not using binary logging"
3708
#: drizzled/error.cc:798
2785
3711
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2787
3713
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3715
#: drizzled/error.cc:800
2789
3716
msgid "WSAStartup Failed"
2790
3717
msgstr "WSAStartup Failed"
3719
#: drizzled/error.cc:802
2792
3720
msgid "Can't handle procedures with different groups yet"
2793
3721
msgstr "Can't handle procedures with different groups yet"
3723
#: drizzled/error.cc:804
2795
3724
msgid "Select must have a group with this procedure"
2796
3725
msgstr "Select must have a group with this procedure"
3727
#: drizzled/error.cc:806
2798
3728
msgid "Can't use ORDER clause with this procedure"
2799
3729
msgstr "Can't use ORDER clause with this procedure"
3731
#: drizzled/error.cc:808
2802
3733
msgid "Binary logging and replication forbid changing the global server %s"
2803
3734
msgstr "Binary logging and replication forbid changing the global server %s"
3736
#: drizzled/error.cc:810
2806
3738
msgid "Can't map file: %-.200s, errno: %d"
2807
3739
msgstr "Can't map file: %-.200s, errno: %d"
3741
#: drizzled/error.cc:812
2810
3743
msgid "Wrong magic in %-.64s"
2811
3744
msgstr "Wrong magic in %-.64s"
3746
#: drizzled/error.cc:814
2813
3747
msgid "Prepared statement contains too many placeholders"
2814
3748
msgstr "Prepared statement contains too many placeholders"
3750
#: drizzled/error.cc:816
2817
3752
msgid "Key part '%-.192s' length cannot be 0"
2818
3753
msgstr "Key part '%-.192s' length cannot be 0"
3755
#: drizzled/error.cc:818
2820
3756
msgid "View text checksum failed"
2821
3757
msgstr "View text checksum failed"
3759
#: drizzled/error.cc:820
2825
3762
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2827
3764
"Can't modify more than one base table through a join view '%-.192s.%-.192s'"
3766
#: drizzled/error.cc:822
2830
3768
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2831
3769
msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
3771
#: drizzled/error.cc:824
2834
3773
msgid "Can not delete from join view '%-.192s.%-.192s'"
2835
3774
msgstr "Can't delete from join view '%-.192s.%-.192s'"
3776
#: drizzled/error.cc:826
2838
3778
msgid "Operation %s failed for %.256s"
2839
3779
msgstr "Operation %s failed for %.256s"
3781
#: drizzled/error.cc:828
2841
3782
msgid "XAER_NOTA: Unknown XID"
2842
3783
msgstr "XAER_NOTA: Unknown XID"
3785
#: drizzled/error.cc:830
2844
3786
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2845
3787
msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
3789
#: drizzled/error.cc:832
2849
3792
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3346
4398
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3347
4399
"partitioning for subpartitioning"
4401
#: drizzled/error.cc:1036
3349
4402
msgid "Failed to create specific handler file"
3350
4403
msgstr "Failed to create specific handler file"
4405
#: drizzled/error.cc:1038
3352
4406
msgid "A BLOB field is not allowed in partition function"
3353
4407
msgstr "A BLOB field is not allowed in partition function"
4409
#: drizzled/error.cc:1040
3356
msgid "A %-.192s must include all columns in the table's partitioning function"
4412
"A %-.192s must include all columns in the table's partitioning function"
3358
4414
"A %-.192s must include all columns in the table's partitioning function"
4416
#: drizzled/error.cc:1042
3361
4418
msgid "Number of %-.64s = 0 is not an allowed value"
3362
4419
msgstr "Number of %-.64s = 0 is not an allowed value"
4421
#: drizzled/error.cc:1044
3364
4422
msgid "Partition management on a not partitioned table is not possible"
3365
4423
msgstr "Partition management on a not partitioned table is not possible"
4425
#: drizzled/error.cc:1046
3368
4427
"Foreign key condition is not yet supported in conjunction with partitioning"
3370
4429
"Foreign key condition is not yet supported in conjunction with partitioning"
4431
#: drizzled/error.cc:1048
3373
4433
msgid "Error in list of partitions to %-.64s"
3374
4434
msgstr "Error in list of partitions to %-.64s"
4436
#: drizzled/error.cc:1050
3376
4437
msgid "Cannot remove all partitions, use DROP TABLE instead"
3377
4438
msgstr "Cannot remove all partitions, use DROP TABLE instead"
4440
#: drizzled/error.cc:1052
3379
4441
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3380
4442
msgstr "COALESCE PARTITION can only be used on HASH/KEY partitions"
3383
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3386
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3390
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3391
"tables using HASH PARTITIONs"
3393
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3394
"tables using HASH PARTITIONs"
4444
#: drizzled/error.cc:1054
4446
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4449
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4452
#: drizzled/error.cc:1056
4454
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4455
"tables using HASH PARTITIONs"
4457
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4458
"tables using HASH PARTITIONs"
4460
#: drizzled/error.cc:1058
3397
4462
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3398
4463
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4465
#: drizzled/error.cc:1060
3400
4466
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3401
4467
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
4469
#: drizzled/error.cc:1062
3403
4470
msgid "At least one partition must be added"
3404
4471
msgstr "At least one partition must be added"
4473
#: drizzled/error.cc:1064
3406
4474
msgid "At least one partition must be coalesced"
3407
4475
msgstr "At least one partition must be coalesced"
4477
#: drizzled/error.cc:1066
3409
4478
msgid "More partitions to reorganize than there are partitions"
3410
4479
msgstr "More partitions to reorganize than there are partitions"
4481
#: drizzled/error.cc:1068
3413
4483
msgid "Duplicate partition name %-.192s"
3414
4484
msgstr "Duplicate partition name %-.192s"
4486
#: drizzled/error.cc:1070
3416
4487
msgid "It is not allowed to shut off binlog on this command"
3417
4488
msgstr "It is not allowed to shut off binlog on this command"
3419
msgid "When reorganizing a set of partitions they must be in consecutive order"
3421
"When reorganizing a set of partitions they must be in consecutive order"
3424
"Reorganize of range partitions cannot change total ranges except for last "
3425
"partition where it can extend the range"
3427
"Reorganize of range partitions cannot change total ranges except for last "
3428
"partition where it can extend the range"
4490
#: drizzled/error.cc:1072
4492
"When reorganizing a set of partitions they must be in consecutive order"
4494
"When reorganizing a set of partitions they must be in consecutive order"
4496
#: drizzled/error.cc:1074
4498
"Reorganize of range partitions cannot change total ranges except for last "
4499
"partition where it can extend the range"
4501
"Reorganize of range partitions cannot change total ranges except for last "
4502
"partition where it can extend the range"
4504
#: drizzled/error.cc:1076
3430
4505
msgid "Partition function not supported in this version for this handler"
3431
4506
msgstr "Partition function not supported in this version for this handler"
4508
#: drizzled/error.cc:1078
3433
4509
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3434
4510
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
4512
#: drizzled/error.cc:1080
3437
4514
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3438
4515
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
4517
#: drizzled/error.cc:1082
3441
4519
msgid "Plugin '%-.192s' is not loaded"
3442
4520
msgstr "Plugin '%-.192s' is not loaded"
4522
#: drizzled/error.cc:1084
3445
4524
msgid "Incorrect %-.32s value: '%-.128s'"
3446
4525
msgstr "Incorrect %-.32s value: '%-.128s'"
4527
#: drizzled/error.cc:1086
3449
4529
msgid "Table has no partition for value %-.64s"
3450
4530
msgstr "Table has no partition for value %-.64s"
4532
#: drizzled/error.cc:1088
3453
4534
msgid "It is not allowed to specify %s more than once"
3454
4535
msgstr "It is not allowed to specify %s more than once"
4537
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3457
4539
msgid "Failed to create %s"
3458
4540
msgstr "Failed to create %s"
4542
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3461
4544
msgid "Failed to drop %s"
3462
4545
msgstr "Failed to drop %s"
4547
#: drizzled/error.cc:1094
3464
4548
msgid "The handler doesn't support autoextend of tablespaces"
3465
4549
msgstr "The handler doesn't support autoextend of tablespaces"
3468
"A size parameter was incorrectly specified, either number or on the form 10M"
3470
"A size parameter was incorrectly specified, either number or on the form 10M"
3473
"The size number was correct but we don't allow the digit part to be more "
3476
"The size number was correct but we don't allow the digit part to be more "
4551
#: drizzled/error.cc:1096
4553
"A size parameter was incorrectly specified, either number or on the form 10M"
4555
"A size parameter was incorrectly specified, either number or on the form 10M"
4557
#: drizzled/error.cc:1098
4559
"The size number was correct but we don't allow the digit part to be more "
4562
"The size number was correct but we don't allow the digit part to be more "
4565
#: drizzled/error.cc:1100
3480
4567
msgid "Failed to alter: %s"
3481
4568
msgstr "Failed to alter: %s"
4570
#: drizzled/error.cc:1102
3483
4571
msgid "Writing one row to the row-based binary log failed"
3484
4572
msgstr "Writing one row to the row-based binary log failed"
4574
#: drizzled/error.cc:1104
3487
4576
msgid "Table definition on master and slave does not match: %s"
3488
4577
msgstr "Table definition on master and slave does not match: %s"
4579
#: drizzled/error.cc:1106
3491
4581
"Slave running with --log-slave-updates must use row-based binary logging to "
3492
4582
"be able to replicate row-based binary log events"
4056
5281
"server. The original definition of the required tablespace is '%-.256s' "
4057
5282
"while the same tablespace is defined on the server as '%-.256s'"
5284
#: drizzled/error.cc:1380
4059
5285
msgid "A virtual column cannot be based on a virtual column"
4060
5286
msgstr "A virtual column cannot be based on a virtual column"
5288
#: drizzled/error.cc:1382
4063
5290
msgid "Non-deterministic expression for virtual column '%s'."
4064
5291
msgstr "Non-deterministic expression for virtual column '%s'."
5293
#: drizzled/error.cc:1384
4068
5296
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4070
5298
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5300
#: drizzled/error.cc:1386
4072
5301
msgid "Primary key cannot be defined upon a virtual column."
4073
5302
msgstr "Primary key cannot be defined upon a virtual column."
5304
#: drizzled/error.cc:1388
4075
5305
msgid "Key/Index cannot be defined on a non-stored virtual column."
4076
5306
msgstr "Key/Index cannot be defined on a non-stored virtual column."
5308
#: drizzled/error.cc:1390
4079
5310
msgid "Cannot define foreign key with %s clause on a virtual column."
4080
5311
msgstr "Cannot define foreign key with %s clause on a virtual column."
5313
#: drizzled/error.cc:1392
4083
5315
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4084
5316
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
5318
#: drizzled/error.cc:1394
4087
5320
msgid "'%s' is not yet supported for virtual columns."
4088
5321
msgstr "'%s' is not yet supported for virtual columns."
5323
#: drizzled/error.cc:1396
4090
5324
msgid "Constant expression in virtual column function is not allowed."
4091
5325
msgstr "Constant expression in virtual column function is not allowed."
5327
#: drizzled/error.cc:1398
4093
5328
msgid "Encountered an unknown temporal type."
4094
5329
msgstr "Encountered an unknown temporal type."
5331
#: drizzled/error.cc:1400
4097
5333
msgid "Received an invalid string format '%s' for a date value."
4098
5334
msgstr "Received an invalid string format '%s' for a date value."
5336
#: drizzled/error.cc:1402
4101
5338
msgid "Received an invalid string format '%s' for a time value."
4102
5339
msgstr "Received an invalid string format '%s' for a time value."
5341
#: drizzled/error.cc:1404
4105
5343
msgid "Received an invalid value '%s' for a UNIX timestamp."
4106
5344
msgstr "Received an invalid value '%s' for a UNIX timestamp."
5346
#: drizzled/error.cc:1406
4109
5348
msgid "Received an invalid datetime value '%s'."
4110
5349
msgstr "Received an invalid datetime value '%s'."
5351
#: drizzled/error.cc:1408
4113
5353
msgid "Received a NULL argument for function '%s'."
4114
5354
msgstr "Received a NULL argument for function '%s'."
5356
#: drizzled/error.cc:1410
4117
5358
msgid "Received an invalid negative argument '%s' for function '%s'."
4118
5359
msgstr "Received an invalid negative argument '%s' for function '%s'."
5361
#: drizzled/error.cc:1412
4121
5363
msgid "Received an out-of-range argument '%s' for function '%s'."
4122
5364
msgstr "Received an out-of-range argument '%s' for function '%s'."
5366
#: drizzled/error.cc:1414
4125
5368
msgid "Received an invalid time value '%s'."
4126
5369
msgstr "Received an invalid time value '%s'."
5371
#: drizzled/error.cc:1416
4129
5373
msgid "Received an invalid enum value '%s'."
4130
5374
msgstr "Received an invalid enum value '%s'."
4133
msgid "Tables which are replicated require a primary key."
4134
msgstr "This table type requires a primary key"
4137
msgid "Corrupt or invalid table definition: %s"
4138
msgstr "The number of cached table definitions."
4141
msgid "Schema does not exist: %s"
4142
msgstr "Trigger does not exist"
4145
msgid "Error altering schema: %s"
4149
msgid "Error droppping Schema : %s"
5376
#: drizzled/logging.cc:59
5378
msgid "logging '%s' pre() failed"
5379
msgstr "logging '%s' pre() failed"
5381
#: drizzled/logging.cc:84
5383
msgid "logging '%s' post() failed"
5384
msgstr "logging '%s' post() failed"
5386
#: drizzled/plugin/storage_engine.cc:295
5388
msgid "Found %d prepared transaction(s) in %s"
5389
msgstr "Found %d prepared transaction(s) in %s"
5391
#: drizzled/plugin/storage_engine.cc:369
5392
msgid "Starting crash recovery..."
5393
msgstr "Starting crash recovery..."
5395
#: drizzled/plugin/storage_engine.cc:378
5397
msgid "Found %d prepared XA transactions"
5398
msgstr "Found %d prepared XA transactions"
5400
#: drizzled/plugin/storage_engine.cc:383
5403
"Found %d prepared transactions! It means that drizzled was not shut down "
5404
"properly last time and critical recovery information (last binlog or %s "
5405
"file) was manually deleted after a crash. You have to start drizzled with "
5406
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5408
"Found %d prepared transactions! It means that drizzled was not shut down "
5409
"properly last time and critical recovery information (last binlog or %s "
5410
"file) was manually deleted after a crash. You have to start drizzled with "
5411
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5413
#: drizzled/plugin/storage_engine.cc:393
5414
msgid "Crash recovery finished."
5415
msgstr "Crash recovery finished."
5417
#: drizzled/qcache.cc:63
5419
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5420
msgstr "qcache plugin '%s' try_fetch_and_send() failed"
5422
#: drizzled/qcache.cc:86
5424
msgid "qcache plugin '%s' set() failed"
5425
msgstr "qcache plugin '%s' set() failed"
5427
#: drizzled/qcache.cc:110
5429
msgid "qcache plugin '%s' invalidate_table() failed"
5430
msgstr "qcache plugin '%s' invalidate_table() failed"
5432
#: drizzled/qcache.cc:137
5434
msgid "qcache plugin '%s' invalidate_db() failed"
5435
msgstr "qcache plugin '%s' invalidate_db() failed"
5437
#: drizzled/qcache.cc:157
5439
msgid "qcache plugin '%s' flush() failed"
5440
msgstr "qcache plugin '%s' flush() failed"
5442
#: drizzled/scheduling.cc:37
5445
"Attempted to register a scheduler %s, but a scheduler has already been "
5446
"registered with that name.\n"
5448
"Attempted to register a scheduler %s, but a scheduler has already been "
5449
"registered with that name.\n"
5451
#: drizzled/scheduling.cc:62
5453
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5454
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
5456
#: drizzled/scheduling.cc:77
5457
msgid "Scheduler initialization failed.\n"
5458
msgstr "Scheduler initialization failed.\n"
5460
#: drizzled/sql_base.cc:2262
5462
msgid "Table %s had a open data handler in reopen_table"
5463
msgstr "Table %s had a open data handler in reopen_table"
5465
#: drizzled/sql_base.cc:2854
5467
msgid "Couldn't repair table: %s.%s"
5468
msgstr "Couldn't repair table: %s.%s"
5470
#: drizzled/sql_base.cc:2896
5473
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5474
"`%s`.`%s`' to replication"
5476
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
5477
"`%s`.`%s`' to replication"
5479
#: drizzled/sql_base.cc:3498
5481
msgid "Could not remove temporary table: '%s', error: %d"
5482
msgstr "Could not remove temporary table: '%s', error: %d"
5484
#: drizzled/sql_plugin.cc:528
5486
msgid "Plugin '%s' init function returned error.\n"
5489
#: drizzled/sql_plugin.cc:707
5490
msgid "plugin-load parameter too long"
5491
msgstr "plugin-load parameter too long"
5493
#: drizzled/sql_plugin.cc:767
5495
msgid "Couldn't load plugin named '%s' with soname '%s'."
5496
msgstr "Couldn't load plugin named '%s' with soname '%s'."
5498
#: drizzled/sql_plugin.cc:1107
5499
msgid "Out of memory."
5500
msgstr "Out of memory."
5502
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
5504
msgid "Unknown variable type code 0x%x in plugin '%s'."
5505
msgstr "Unknown variable type code 0x%x in plugin '%s'."
5507
#: drizzled/sql_plugin.cc:1989
5510
"Server variable %s of plugin %s was forced to be read-only: string variable "
5511
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5513
"Server variable %s of plugin %s was forced to be read-only: string variable "
5514
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5516
#: drizzled/sql_plugin.cc:2020
5518
msgid "Missing variable name in plugin '%s'."
5519
msgstr "Missing variable name in plugin '%s'."
5521
#: drizzled/sql_plugin.cc:2037
5523
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5524
msgstr "Thread local variable '%s' not allocated in plugin '%s'."
5526
#: drizzled/sql_plugin.cc:2155
5528
msgid "Out of memory for plugin '%s'."
5529
msgstr "Out of memory for plugin '%s'."
5531
#: drizzled/sql_plugin.cc:2162
5533
msgid "Bad options for plugin '%s'."
5534
msgstr "Bad options for plugin '%s'."
5536
#: drizzled/sql_plugin.cc:2171
5538
msgid "Parsing options for plugin '%s' failed."
5539
msgstr "Parsing options for plugin '%s' failed."
5541
#: drizzled/sql_plugin.cc:2214
5543
msgid "Plugin '%s' has conflicting system variables"
5544
msgstr "Plugin '%s' has conflicting system variables"
5546
#: drizzled/sql_table.cc:124
5548
msgid "Invalid (old?) table or database name '%s'"
5549
msgstr "Invalid (old?) table or database name '%s'"
5551
#: drizzled/sql_table.cc:2655
5553
msgid "Unknown - internal error %d during operation"
5554
msgstr "Unknown - internal error %d during operation"
5556
#: drizzled/sql_table.cc:4227
5558
msgid "Could not open table %s.%s after rename\n"
5559
msgstr "Could not open table %s.%s after rename\n"
5561
#: drizzled/sql_table.cc:4407
5564
"order_st BY ignored because there is a user-defined clustered index in the "
5567
"order_st BY ignored because there is a user-defined clustered index in the "
5570
#: drizzled/table.cc:354
5573
"'%s' had no or invalid character set, and default character set is multi-"
5574
"byte, so character column sizes may have changed"
5576
"'%s' had no or invalid character set, and default character set is multi-"
5577
"byte, so character column sizes may have changed"
5579
#: drizzled/table.cc:1782
5581
msgid "Unknown collation '%s' in table '%-.64s' definition"
5582
msgstr "Unknown collation '%s' in table '%-.64s' definition"
5584
#: drizzled/table.cc:1789
5587
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5590
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5593
#: drizzled/table.cc:2251
5596
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5599
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5602
#: drizzled/table.cc:2278
5605
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5606
"have type %s, found type %s."
5608
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5609
"have type %s, found type %s."
5611
#: drizzled/table.cc:2289
5614
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5615
"position %d to have character set '%s' but the type has no character set."
5617
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5618
"position %d to have character set '%s' but the type has no character set."
5620
#: drizzled/table.cc:2301
5623
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5624
"position %d to have character set '%s' but found character set '%s'."
5626
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5627
"position %d to have character set '%s' but found character set '%s'."
5629
#: drizzled/table.cc:2314
5632
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5633
"have type %s but the column is not found."
5635
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5636
"have type %s but the column is not found."
5638
#: drizzled/table.cc:4400
5640
msgid "Got error %d when reading table '%s'"
5641
msgstr "Got error %d when reading table '%s'"
5643
#: drizzled/tztime.cc:1061
5645
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5646
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
5648
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5650
msgid "%s: option `%s' is ambiguous\n"
5651
msgstr "%s: option `%s' is ambiguous\n"
5653
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5655
msgid "%s: option `--%s' doesn't allow an argument\n"
5656
msgstr "%s: option `--%s' doesn't allow an argument\n"
5658
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5660
msgid "%s: option `%c%s' doesn't allow an argument\n"
5661
msgstr "%s: option `%c%s' doesn't allow an argument\n"
5663
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5664
#: gnulib/getopt.c:993
5666
msgid "%s: option `%s' requires an argument\n"
5667
msgstr "%s: option `%s' requires an argument\n"
5669
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5671
msgid "%s: unrecognized option `--%s'\n"
5672
msgstr "%s: unrecognized option `--%s'\n"
5674
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5676
msgid "%s: unrecognized option `%c%s'\n"
5677
msgstr "%s: unrecognized option `%c%s'\n"
5679
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5681
msgid "%s: illegal option -- %c\n"
5682
msgstr "%s: illegal option -- %c\n"
5684
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5686
msgid "%s: invalid option -- %c\n"
5687
msgstr "%s: invalid option -- %c\n"
5689
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5690
#: gnulib/getopt.c:1064
5692
msgid "%s: option requires an argument -- %c\n"
5693
msgstr "%s: option requires an argument -- %c\n"
5695
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5697
msgid "%s: option `-W %s' is ambiguous\n"
5698
msgstr "%s: option `-W %s' is ambiguous\n"
5700
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5702
msgid "%s: option `-W %s' doesn't allow an argument\n"
5703
msgstr "%s: option `-W %s' doesn't allow an argument\n"
5705
#: mysys/errors.cc:25
5707
msgid "Can't create/write to file '%s' (Errcode: %d)"
5708
msgstr "Can't create/write to file '%s' (Errcode: %d)"
5710
#: mysys/errors.cc:26
5712
msgid "Error reading file '%s' (Errcode: %d)"
5713
msgstr "Error reading file '%s' (Errcode: %d)"
5715
#: mysys/errors.cc:27
5717
msgid "Error writing file '%s' (Errcode: %d)"
5718
msgstr "Error writing file '%s' (Errcode: %d)"
5720
#: mysys/errors.cc:28
5722
msgid "Error on close of '%s' (Errcode: %d)"
5723
msgstr "Error on close of '%s' (Errcode: %d)"
5725
#: mysys/errors.cc:29
5727
msgid "Out of memory (Needed %u bytes)"
5728
msgstr "Out of memory (Needed %u bytes)"
5730
#: mysys/errors.cc:30
5732
msgid "Error on delete of '%s' (Errcode: %d)"
5733
msgstr "Error on delete of '%s' (Errcode: %d)"
5735
#: mysys/errors.cc:31
5737
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5738
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5740
#: mysys/errors.cc:32
5742
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5743
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5745
#: mysys/errors.cc:33
5747
msgid "Can't lock file (Errcode: %d)"
5748
msgstr "Can't lock file (Errcode: %d)"
5750
#: mysys/errors.cc:34
4153
5752
msgid "Can't unlock file (Errcode: %d)"
4154
5753
msgstr "Can't unlock file (Errcode: %d)"
5755
#: mysys/errors.cc:35
5757
msgid "Can't read dir of '%s' (Errcode: %d)"
5758
msgstr "Can't read dir of '%s' (Errcode: %d)"
5760
#: mysys/errors.cc:36
5762
msgid "Can't get stat of '%s' (Errcode: %d)"
5763
msgstr "Can't get stat of '%s' (Errcode: %d)"
5765
#: mysys/errors.cc:37
4157
5767
msgid "Can't change size of file (Errcode: %d)"
4158
5768
msgstr "Can't change size of file (Errcode: %d)"
5770
#: mysys/errors.cc:38
4161
5772
msgid "Can't open stream from handle (Errcode: %d)"
4162
5773
msgstr "Can't open stream from handle (Errcode: %d)"
5775
#: mysys/errors.cc:39
5777
msgid "Can't get working dirctory (Errcode: %d)"
5778
msgstr "Can't get working directory (Errcode: %d)"
5780
#: mysys/errors.cc:40
5782
msgid "Can't change dir to '%s' (Errcode: %d)"
5783
msgstr "Can't change dir to '%s' (Errcode: %d)"
5785
#: mysys/errors.cc:41
4165
5787
msgid "Warning: '%s' had %d links"
4166
5788
msgstr "Warning: '%s' had %d links"
5790
#: mysys/errors.cc:42
4169
5792
msgid "Warning: %d files and %d streams is left open\n"
4170
5793
msgstr "Warning: %d files and %d streams is left open\n"
5795
#: mysys/errors.cc:43
5797
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5798
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5800
#: mysys/errors.cc:44
4173
5802
msgid "Can't create directory '%s' (Errcode: %d)"
4174
5803
msgstr "Can't create directory '%s' (Errcode: %d)"
5805
#: mysys/errors.cc:45
4178
5808
"Character set '%s' is not a compiled character set and is not specified in "
4308
5914
"and boolean options {false|true} Value (after reading options)\n"
4309
5915
"--------------------------------- -----------------------------\n"
5917
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
4311
5918
msgid "(No default value)"
4312
5919
msgstr "(No default value)"
5921
#: mysys/my_getopt.cc:1254
5925
#: mysys/my_getopt.cc:1254
5929
#: mysys/my_getopt.cc:1287
4321
5931
msgid "(Disabled)\n"
4322
5932
msgstr "(Disabled)\n"
4325
msgid "errmsg plugin '%s' errmsg() failed"
4326
msgstr "errmsg plugin '%s' errmsg() failed"
4329
msgid "A function named %s already exists!\n"
4330
msgstr "Function '%-.192s' already exists"
4332
msgid "Could not add Function!\n"
4335
msgid "No sockets could be bound for listening"
4336
msgstr "No sockets could be bound for listening"
4339
msgid "pipe() failed with errno %d"
4340
msgstr "pipe() failed with errno %d"
4343
msgid "poll() failed with errno %d"
4344
msgstr "poll() failed with errno %d"
4347
msgid "accept() failed with errno %d"
4348
msgstr "accept() failed with errno %d"
4351
msgid "getaddrinfo() failed with error %s"
4352
msgstr "getaddrinfo() failed with error %s"
4355
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4356
msgstr "setsockopt(IPV6_V6ONLY) failed with errno %d"
4359
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4360
msgstr "fcntl(FD_CLOEXEC) failed with errno %d"
4363
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4364
msgstr "setsockopt(SO_REUSEADDR) failed with errno %d"
4367
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4368
msgstr "setsockopt(SO_KEEPALIVE) failed with errno %d"
4371
msgid "setsockopt(SO_LINGER) failed with errno %d"
4372
msgstr "setsockopt(SO_LINGER) failed with errno %d"
4375
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4376
msgstr "setsockopt(TCP_NODELAY) failed with errno %d"
4379
msgid "Retrying bind() on %u"
4380
msgstr "Retrying bind() on %u"
4383
msgid "bind() failed with errno: %d"
4384
msgstr "bind() failed with errno: %d"
4386
msgid "Do you already have another drizzled running?"
4387
msgstr "Do you already have another drizzled running?"
4390
msgid "listen() failed with errno %d"
4391
msgstr "listen() failed with errno %d"
4394
msgid "Listening on %s:%s\n"
4395
msgstr "Listening on %s:%s\n"
4399
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4404
msgid "Plugin '%s' init function returned error.\n"
4405
msgstr "Plugin '%s' init function returned error.\n"
4408
msgid "Couldn't load plugin library named '%s'.\n"
4409
msgstr "Couldn't load plugin named '%s' with soname '%s'."
4412
msgid "Couldn't load plugin named '%s'.\n"
4413
msgstr "Couldn't load plugin named '%s' with soname '%s'."
4415
msgid "Out of memory."
4416
msgstr "Out of memory."
4419
msgid "Unknown variable type code 0x%x in plugin '%s'."
4420
msgstr "Unknown variable type code 0x%x in plugin '%s'."
4424
"Server variable %s of plugin %s was forced to be read-only: string variable "
4425
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4427
"Server variable %s of plugin %s was forced to be read-only: string variable "
4428
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4431
msgid "Missing variable name in plugin '%s'."
4432
msgstr "Missing variable name in plugin '%s'."
4435
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4436
msgstr "Thread local variable '%s' not allocated in plugin '%s'."
4439
msgid "Out of memory for plugin '%s'."
4440
msgstr "Out of memory for plugin '%s'."
4443
msgid "Bad options for plugin '%s'."
4444
msgstr "Bad options for plugin '%s'."
4447
msgid "Parsing options for plugin '%s' failed."
4448
msgstr "Parsing options for plugin '%s' failed."
4451
msgid "Plugin '%s' has conflicting system variables"
4452
msgstr "Plugin '%s' has conflicting system variables"
4455
msgid "logging '%s' pre() failed"
4456
msgstr "logging '%s' pre() failed"
4459
msgid "logging '%s' post() failed"
4460
msgstr "logging '%s' post() failed"
4463
msgid "logging '%s' postEnd() failed"
4464
msgstr "logging '%s' post() failed"
4467
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4468
msgstr "qcache plugin '%s' try_fetch_and_send() failed"
4471
msgid "qcache plugin '%s' set() failed"
4472
msgstr "qcache plugin '%s' set() failed"
4475
msgid "qcache plugin '%s' invalidateTable() failed"
4476
msgstr "qcache plugin '%s' invalidate_table() failed"
4479
msgid "qcache plugin '%s' invalidateDb() failed"
4480
msgstr "qcache plugin '%s' invalidate_db() failed"
4483
msgid "qcache plugin '%s' flush() failed"
4484
msgstr "qcache plugin '%s' flush() failed"
4487
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4491
msgid "Fatal error: Failed initializing %s plugin.\n"
4492
msgstr "Failed to initialise plugins."
4496
"Attempted to register a scheduler %s, but a scheduler has already been "
4497
"registered with that name.\n"
4499
"Attempted to register a scheduler %s, but a scheduler has already been "
4500
"registered with that name.\n"
4503
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4504
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
4507
msgid "Error while loading database options: '%s':"
4508
msgstr "Error while loading database options: '%s':"
4511
msgid "Found %d prepared transaction(s) in resource manager."
4512
msgstr "Found %d prepared transaction(s) in %s"
4514
msgid "Starting crash recovery..."
4515
msgstr "Starting crash recovery..."
4518
msgid "Found %d prepared XA transactions"
4519
msgstr "Found %d prepared XA transactions"
4523
"Found %d prepared transactions! It means that drizzled was not shut down "
4524
"properly last time and critical recovery information (last binlog or %s "
4525
"file) was manually deleted after a crash. You have to start drizzled with "
4526
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4528
"Found %d prepared transactions! It means that drizzled was not shut down "
4529
"properly last time and critical recovery information (last binlog or %s "
4530
"file) was manually deleted after a crash. You have to start drizzled with "
4531
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4533
msgid "Crash recovery finished."
4534
msgstr "Crash recovery finished."
4537
msgid "Could not remove temporary table: '%s', error: %d"
4538
msgstr "Could not remove temporary table: '%s', error: %d"
4541
msgid "Variable named %s already exists!\n"
4542
msgstr "Tablespace '%-.192s' already exists"
4545
msgid "Could not add Variable: %s\n"
4546
msgstr "Couldn't find table: \"%s\""
4549
msgid "Table %s had a open data Cursor in reopen_table"
4550
msgstr "Table %s had a open data handler in reopen_table"
4553
msgid "Unknown - internal error %d during operation"
4554
msgstr "Unknown - internal error %d during operation"
4558
"order_st BY ignored because there is a user-defined clustered index in the "
4561
"order_st BY ignored because there is a user-defined clustered index in the "
4566
"'%s' had no or invalid character set, and default character set is multi-"
4567
"byte, so character column sizes may have changed"
4569
"'%s' had no or invalid character set, and default character set is multi-"
4570
"byte, so character column sizes may have changed"
4573
msgid "Unknown collation '%s' in table '%-.64s' definition"
4574
msgstr "Unknown collation '%s' in table '%-.64s' definition"
4578
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4581
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4585
msgid "Got error %d when reading table '%s'"
4586
msgstr "Got error %d when reading table '%s'"
4589
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4590
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
4593
msgid "%s: option `%s' is ambiguous\n"
4594
msgstr "%s: option `%s' is ambiguous\n"
4597
msgid "%s: option `--%s' doesn't allow an argument\n"
4598
msgstr "%s: option `--%s' doesn't allow an argument\n"
4601
msgid "%s: option `%c%s' doesn't allow an argument\n"
4602
msgstr "%s: option `%c%s' doesn't allow an argument\n"
4605
msgid "%s: option `%s' requires an argument\n"
4606
msgstr "%s: option `%s' requires an argument\n"
4609
msgid "%s: unrecognized option `--%s'\n"
4610
msgstr "%s: unrecognized option `--%s'\n"
4613
msgid "%s: unrecognized option `%c%s'\n"
4614
msgstr "%s: unrecognized option `%c%s'\n"
4617
msgid "%s: illegal option -- %c\n"
4618
msgstr "%s: illegal option -- %c\n"
4621
msgid "%s: invalid option -- %c\n"
4622
msgstr "%s: invalid option -- %c\n"
4625
msgid "%s: option requires an argument -- %c\n"
4626
msgstr "%s: option requires an argument -- %c\n"
4629
msgid "%s: option `-W %s' is ambiguous\n"
4630
msgstr "%s: option `-W %s' is ambiguous\n"
4633
msgid "%s: option `-W %s' doesn't allow an argument\n"
4634
msgstr "%s: option `-W %s' doesn't allow an argument\n"
5934
#: plugin/auth_http/auth_http.cc:128
4636
5935
msgid "Enable HTTP Auth check"
4637
5936
msgstr "Enable HTTP Auth check"
5938
#: plugin/auth_http/auth_http.cc:138
4639
5939
msgid "URL for HTTP Auth check"
4640
5940
msgstr "URL for HTTP Auth check"
4642
msgid "Enable the console."
4643
msgstr "Enable the console."
4645
msgid "Turn on extra debugging."
4646
msgstr "Turn on extra debugging."
4648
msgid "User to use for auth."
4651
msgid "Password to use for auth."
4655
msgid "Default database to use."
4656
msgstr "Database to use."
4658
msgid "Enable default replicator"
4659
msgstr "Enable default replicator"
4661
msgid "Default Replicator"
4662
msgstr "Default Replicator"
4666
"Port number to use for connection or 0 for default to, in order of "
4667
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4669
"Port number to use for connection or 0 for default to, in order of "
4670
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4672
msgid "Connect Timeout."
4673
msgstr "Connect Timeout."
4675
msgid "Read Timeout."
4676
msgstr "Read Timeout."
4678
msgid "Write Timeout."
4679
msgstr "Write Timeout."
4681
msgid "Retry Count."
4682
msgstr "Retry Count."
4684
msgid "Buffer length."
4688
msgid "Address to bind to."
4689
msgstr "IP address to bind to."
4691
msgid "Unknown Drizzle error"
4692
msgstr "Unknown Drizzle error"
4695
msgid "Can't create UNIX socket (%d)"
4696
msgstr "Can't create UNIX socket (%d)"
4699
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4700
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4703
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4704
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4707
msgid "Can't create TCP/IP socket (%d)"
4708
msgstr "Can't create TCP/IP socket (%d)"
4711
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4712
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
4714
msgid "Drizzle server has gone away"
4715
msgstr "Drizzle server has gone away"
4718
msgid "Protocol mismatch; server version = %d, client version = %d"
4719
msgstr "Protocol mismatch; server version = %d, client version = %d"
4721
msgid "Drizzle client ran out of memory"
4722
msgstr "Drizzle client ran out of memory"
4724
msgid "Wrong host info"
4725
msgstr "Wrong host info"
4727
msgid "Localhost via UNIX socket"
4728
msgstr "Localhost via UNIX socket"
4731
msgid "%-.100s via TCP/IP"
4732
msgstr "%-.100s via TCP/IP"
4734
msgid "Error in server handshake"
4735
msgstr "Error in server handshake"
4737
msgid "Lost connection to Drizzle server during query"
4738
msgstr "Lost connection to Drizzle server during query"
4740
msgid "Commands out of sync; you can't run this command now"
4741
msgstr "Commands out of sync; you can't run this command now"
4744
msgid "Named pipe: %-.32s"
4745
msgstr "Named pipe: %-.32s"
4748
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4749
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4752
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4753
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4756
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4757
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4760
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4761
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
4763
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4764
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
4766
msgid "Embedded server"
4767
msgstr "Embedded server"
4769
msgid "Error on SHOW SLAVE STATUS:"
4770
msgstr "Error on SHOW SLAVE STATUS:"
4772
msgid "Error on SHOW SLAVE HOSTS:"
4773
msgstr "Error on SHOW SLAVE HOSTS:"
4775
msgid "Error connecting to slave:"
4776
msgstr "Error connecting to slave:"
4778
msgid "Error connecting to master:"
4779
msgstr "Error connecting to master:"
4781
msgid "SSL connection error"
4782
msgstr "SSL connection error"
4784
msgid "Malformed packet"
4785
msgstr "Malformed packet"
4787
msgid "(unused error message)"
4788
msgstr "(unused error message)"
4790
msgid "Invalid use of null pointer"
4791
msgstr "Invalid use of null pointer"
4793
msgid "Statement not prepared"
4794
msgstr "Statement not prepared"
4796
msgid "No data supplied for parameters in prepared statement"
4797
msgstr "No data supplied for parameters in prepared statement"
4799
msgid "Data truncated"
4800
msgstr "Data truncated"
4802
msgid "No parameters exist in the statement"
4803
msgstr "No parameters exist in the statement"
4805
msgid "Invalid parameter number"
4806
msgstr "Invalid parameter number"
4810
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4812
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4815
msgid "Using unsupported buffer type: %d (parameter: %d)"
4816
msgstr "Using unsupported buffer type: %d (parameter: %d)"
4819
msgid "Shared memory: %-.100s"
4820
msgstr "Shared memory: %-.100s"
4822
msgid "Wrong or unknown protocol"
4823
msgstr "Wrong or unknown protocol"
4825
msgid "Invalid connection handle"
4826
msgstr "Invalid connection handle"
4829
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4830
"option 'secure_auth' enabled)"
4832
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4833
"option 'secure_auth' enabled)"
4835
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4836
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
4838
msgid "Attempt to read column without prior row fetch"
4839
msgstr "Attempt to read column without prior row fetch"
4841
msgid "Prepared statement contains no metadata"
4842
msgstr "Prepared statement contains no metadata"
4845
"Attempt to read a row while there is no result set associated with the "
4848
"Attempt to read a row while there is no result set associated with the "
4851
msgid "This feature is not implemented yet"
4852
msgstr "This feature is not implemented yet"
4856
"Lost connection to Drizzle server while waiting for initial communication "
4857
"packet, system error: %d"
4859
"Lost connection to Drizzle server while waiting for initial communication "
4860
"packet, system error: %d"
4864
"Lost connection to Drizzle server while reading initial communication "
4865
"packet, system error: %d"
4867
"Lost connection to Drizzle server while reading initial communication "
4868
"packet, system error: %d"
4872
"Lost connection to Drizzle server while sending authentication information, "
4875
"Lost connection to Drizzle server while sending authentication information, "
4880
"Lost connection to Drizzle server while reading authorization information, "
4883
"Lost connection to Drizzle server while reading authorization information, "
4888
"Lost connection to Drizzle server while setting initial database, system "
4891
"Lost connection to Drizzle server while setting initial database, system "
4895
msgid "Statement closed indirectly because of a preceding %s() call"
4896
msgstr "Statement closed indirectly because of a preceding %s() call"
4899
msgid "Failed to send error message to libnotify\n"
5942
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4902
5943
msgid "Error Messages to stderr"
4903
5944
msgstr "Error Messages to stderr"
4905
msgid "Enable filtered replicator"
4906
msgstr "Enable filtered replicator"
4908
msgid "List of schemas to filter"
4909
msgstr "List of schemas to filter"
4911
msgid "List of tables to filter"
4912
msgstr "List of tables to filter"
4914
msgid "Regular expression to apply to schemas to filter"
4915
msgstr "Regular expression to apply to schemas to filter"
4917
msgid "Regular expression to apply to tables to filter"
4918
msgstr "Regular expression to apply to tables to filter"
4920
msgid "Filtered Replicator"
4921
msgstr "Filtered Replicator"
5946
#: plugin/logging_gearman/logging_gearman.cc:263
4924
5948
msgid "fail gearman_client_create(): %s"
4925
5949
msgstr "fail gearman_client_create(): %s"
5951
#: plugin/logging_gearman/logging_gearman.cc:273
4928
5953
msgid "fail gearman_client_add_server(): %s"
4929
5954
msgstr "fail gearman_client_add_server(): %s"
5956
#: plugin/logging_gearman/logging_gearman.cc:299
4931
5957
msgid "Enable logging to a gearman server"
4932
5958
msgstr "Enable logging to a gearman server"
5960
#: plugin/logging_gearman/logging_gearman.cc:308
4934
5961
msgid "Hostname for logging to a Gearman server"
4935
5962
msgstr "Hostname for logging to a Gearman server"
5964
#: plugin/logging_gearman/logging_gearman.cc:317
4937
5965
msgid "Gearman Function to send logging to"
4938
5966
msgstr "Gearman Function to send logging to"
5968
#: plugin/logging_gearman/logging_gearman.cc:334
4940
5969
msgid "Log queries to a Gearman server"
4941
5970
msgstr "Log queries to a Gearman server"
5972
#: plugin/logging_query/logging_query.cc:278
4944
5974
msgid "fail open() fn=%s er=%s\n"
4945
5975
msgstr "fail open() fn=%s er=%s\n"
5977
#: plugin/logging_query/logging_query.cc:317
4947
5978
msgid "Enable logging to CSV file"
4948
5979
msgstr "Enable logging to CSV file"
5981
#: plugin/logging_query/logging_query.cc:326
4950
5982
msgid "File to log to"
4951
5983
msgstr "File to log to"
4953
msgid "PCRE to match the query against"
4954
msgstr "PCRE to match the query against"
5985
#: plugin/logging_query/logging_query.cc:335
5986
#: plugin/logging_syslog/logging_syslog.cc:248
4956
5987
msgid "Threshold for logging slow queries, in microseconds"
4957
5988
msgstr "Threshold for logging slow queries, in microseconds"
5990
#: plugin/logging_query/logging_query.cc:347
5991
#: plugin/logging_syslog/logging_syslog.cc:260
4959
5992
msgid "Threshold for logging big queries, for rows returned"
4960
5993
msgstr "Threshold for logging big queries, for rows returned"
5995
#: plugin/logging_query/logging_query.cc:359
5996
#: plugin/logging_syslog/logging_syslog.cc:272
4962
5997
msgid "Threshold for logging big queries, for rows examined"
4963
5998
msgstr "Threshold for logging big queries, for rows examined"
6000
#: plugin/logging_query/logging_query.cc:381
4965
6001
msgid "Log queries to a CSV file"
4966
6002
msgstr "Log queries to a CSV file"
6004
#: plugin/logging_syslog/logging_syslog.cc:169
4969
6006
msgid "syslog facility \"%s\" not known, using \"local0\""
4970
6007
msgstr "syslog facility \"%s\" not known, using \"local0\""
6009
#: plugin/logging_syslog/logging_syslog.cc:186
4973
6011
msgid "syslog priority \"%s\" not known, using \"info\""
4974
6012
msgstr "syslog priority \"%s\" not known, using \"info\""
4976
msgid "Enable logging to syslog"
4977
msgstr "Enable logging to syslog"
6014
#: plugin/logging_syslog/logging_syslog.cc:212
6015
msgid "Enable logging"
6016
msgstr "Enable logging"
6018
#: plugin/logging_syslog/logging_syslog.cc:221
4979
6019
msgid "Syslog Ident"
4980
6020
msgstr "Syslog Ident"
6022
#: plugin/logging_syslog/logging_syslog.cc:230
4982
6023
msgid "Syslog Facility"
4983
6024
msgstr "Syslog Facility"
6026
#: plugin/logging_syslog/logging_syslog.cc:239
4985
6027
msgid "Syslog Priority"
4986
6028
msgstr "Syslog Priority"
6030
#: plugin/logging_syslog/logging_syslog.cc:296
4988
6031
msgid "Log to syslog"
4989
6032
msgstr "Log to syslog"
4991
msgid "List of memcached servers."
4994
msgid "Memcached Stats as I_S tables"
6034
#: plugin/multi_thread/multi_thread.cc:137
6035
msgid "Maximum number of user threads available."
6036
msgstr "Maximum number of user threads available."
6038
#: plugin/myisam/ha_myisam.cc:468
4998
6040
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4999
6041
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
6043
#: plugin/myisam/ha_myisam.cc:472
5002
6045
msgid "Got an error from unknown thread, %s:%d"
5003
6046
msgstr "Got an error from unknown thread, %s:%d"
6048
#: plugin/myisam/ha_myisam.cc:478
5005
6049
msgid "Unknown thread accessing table"
5006
6050
msgstr "Unknown thread accessing table"
6052
#: plugin/myisam/ha_myisam.cc:1861
5008
6053
msgid "Block size to be used for MyISAM index pages."
5009
6054
msgstr "Block size to be used for MyISAM index pages."
5012
"This characterizes the number of hits a hot block has to be untouched until "
5013
"it is considered aged enough to be downgraded to a warm block. This "
5014
"specifies the percentage ratio of that number of hits to the total number of "
5015
"blocks in key cache"
5017
"This characterises the number of hits a hot block has to be untouched until "
5018
"it is considered aged enough to be downgraded to a warm block. This "
5019
"specifies the percentage ratio of that number of hits to the total number of "
5020
"blocks in key cache"
5022
msgid "The minimum percentage of warm blocks in key cache"
5023
msgstr "The minimum percentage of warm blocks in key cache"
5026
"The size of the buffer used for index blocks for MyISAM tables. Increase "
5027
"this to get better index handling (for all reads and multiple writes) to as "
5028
"much as you can afford;"
5030
"The size of the buffer used for index blocks for MyISAM tables. Increase "
5031
"this to get better index handling (for all reads and multiple writes) to as "
5032
"much as you can afford;"
5035
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5036
"disables parallel repair."
5038
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5039
"disables parallel repair."
5042
"Don't use the fast sort index method to created index if the temporary file "
5043
"would get bigger than this."
5045
"Don't use the fast sort index method to created index if the temporary file "
5046
"would get bigger than this."
5049
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5050
"when creating indexes with CREATE INDEX or ALTER TABLE."
5052
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5053
"when creating indexes with CREATE INDEX or ALTER TABLE."
6056
#: plugin/myisam/ha_myisam.cc:1867
6058
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6059
"disables parallel repair."
6061
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6062
"disables parallel repair."
6064
#: plugin/myisam/ha_myisam.cc:1873
6066
"Don't use the fast sort index method to created index if the temporary file "
6067
"would get bigger than this."
6069
"Don't use the fast sort index method to created index if the temporary file "
6070
"would get bigger than this."
6072
#: plugin/myisam/ha_myisam.cc:1878
6074
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6075
"when creating indexes with CREATE INDEX or ALTER TABLE."
6077
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6078
"when creating indexes with CREATE INDEX or ALTER TABLE."
6080
#: plugin/myisam/ha_myisam.cc:1884
5055
6081
msgid "Default pointer size to be used for MyISAM tables."
5056
6082
msgstr "Default pointer size to be used for MyISAM tables."
6084
#: plugin/myisam/my_handler_errors.cc:34
5058
6085
msgid "Didn't find key on read or update"
5059
6086
msgstr "Didn't find key on read or update"
6088
#: plugin/myisam/my_handler_errors.cc:36
5061
6089
msgid "Duplicate key on write or update"
5062
6090
msgstr "Duplicate key on write or update"
6092
#: plugin/myisam/my_handler_errors.cc:38
5064
6093
msgid "Internal (unspecified) error in handler"
5065
6094
msgstr "Internal (unspecified) error in handler"
6096
#: plugin/myisam/my_handler_errors.cc:40
5068
6098
"Someone has changed the row since it was read (while the table was locked to "
5071
6101
"Someone has changed the row since it was read (while the table was locked to "
6104
#: plugin/myisam/my_handler_errors.cc:43
5074
6105
msgid "Wrong index given to function"
5075
6106
msgstr "Wrong index given to function"
6108
#: plugin/myisam/my_handler_errors.cc:45
6109
msgid "Undefined handler error 125"
6110
msgstr "Undefined handler error 125"
6112
#: plugin/myisam/my_handler_errors.cc:47
5077
6113
msgid "Index file is crashed"
5078
6114
msgstr "Index file is crashed"
6116
#: plugin/myisam/my_handler_errors.cc:49
5080
6117
msgid "Record file is crashed"
5081
6118
msgstr "Record file is crashed"
6120
#: plugin/myisam/my_handler_errors.cc:51
5083
6121
msgid "Out of memory in engine"
5084
6122
msgstr "Out of memory in engine"
6124
#: plugin/myisam/my_handler_errors.cc:53
6125
msgid "Undefined handler error 129"
6126
msgstr "Undefined handler error 129"
6128
#: plugin/myisam/my_handler_errors.cc:55
5086
6129
msgid "Incorrect file format"
5087
6130
msgstr "Incorrect file format"
6132
#: plugin/myisam/my_handler_errors.cc:57
5089
6133
msgid "Command not supported by database"
5090
6134
msgstr "Command not supported by database"
6136
#: plugin/myisam/my_handler_errors.cc:59
5092
6137
msgid "Old database file"
5093
6138
msgstr "Old database file"
6140
#: plugin/myisam/my_handler_errors.cc:61
5095
6141
msgid "No record read before update"
5096
6142
msgstr "No record read before update"
6144
#: plugin/myisam/my_handler_errors.cc:63
5098
6145
msgid "Record was already deleted (or record file crashed)"
5099
6146
msgstr "Record was already deleted (or record file crashed)"
6148
#: plugin/myisam/my_handler_errors.cc:65
5101
6149
msgid "No more room in record file"
5102
6150
msgstr "No more room in record file"
6152
#: plugin/myisam/my_handler_errors.cc:67
5104
6153
msgid "No more room in index file"
5105
6154
msgstr "No more room in index file"
6156
#: plugin/myisam/my_handler_errors.cc:69
5107
6157
msgid "No more records (read after end of file)"
5108
6158
msgstr "No more records (read after end of file)"
6160
#: plugin/myisam/my_handler_errors.cc:71
5110
6161
msgid "Unsupported extension used for table"
5111
6162
msgstr "Unsupported extension used for table"
6164
#: plugin/myisam/my_handler_errors.cc:73
5113
6165
msgid "Too big row"
5114
6166
msgstr "Too big row"
6168
#: plugin/myisam/my_handler_errors.cc:75
5116
6169
msgid "Wrong create options"
5117
6170
msgstr "Wrong create options"
6172
#: plugin/myisam/my_handler_errors.cc:77
5119
6173
msgid "Duplicate unique key or constraint on write or update"
5120
6174
msgstr "Duplicate unique key or constraint on write or update"
6176
#: plugin/myisam/my_handler_errors.cc:79
5122
6177
msgid "Unknown character set used in table"
5123
6178
msgstr "Unknown character set used in table"
6180
#: plugin/myisam/my_handler_errors.cc:81
5125
6181
msgid "Conflicting table definitions in sub-tables of MERGE table"
5126
6182
msgstr "Conflicting table definitions in sub-tables of MERGE table"
6184
#: plugin/myisam/my_handler_errors.cc:83
5128
6185
msgid "Table is crashed and last repair failed"
5129
6186
msgstr "Table is crashed and last repair failed"
6188
#: plugin/myisam/my_handler_errors.cc:85
5131
6189
msgid "Table was marked as crashed and should be repaired"
5132
6190
msgstr "Table was marked as crashed and should be repaired"
6192
#: plugin/myisam/my_handler_errors.cc:87
5134
6193
msgid "Lock timed out; Retry transaction"
5135
6194
msgstr "Lock timed out; Retry transaction"
6196
#: plugin/myisam/my_handler_errors.cc:89
5137
6197
msgid "Lock table is full; Restart program with a larger locktable"
5138
6198
msgstr "Lock table is full; Restart program with a larger locktable"
6200
#: plugin/myisam/my_handler_errors.cc:91
5140
6201
msgid "Updates are not allowed under a read only transactions"
5141
6202
msgstr "Updates are not allowed under a read only transactions"
6204
#: plugin/myisam/my_handler_errors.cc:93
5143
6205
msgid "Lock deadlock; Retry transaction"
5144
6206
msgstr "Lock deadlock; Retry transaction"
6208
#: plugin/myisam/my_handler_errors.cc:95
5146
6209
msgid "Foreign key constraint is incorrectly formed"
5147
6210
msgstr "Foreign key constraint is incorrectly formed"
6212
#: plugin/myisam/my_handler_errors.cc:97
5149
6213
msgid "Cannot add a child row"
5150
6214
msgstr "Cannot add a child row"
6216
#: plugin/myisam/my_handler_errors.cc:99
5152
6217
msgid "Cannot delete a parent row"
5153
6218
msgstr "Cannot delete a parent row"
6220
#: plugin/myisam/my_handler_errors.cc:101
5155
6221
msgid "No savepoint with that name"
5156
6222
msgstr "No savepoint with that name"
6224
#: plugin/myisam/my_handler_errors.cc:103
5158
6225
msgid "Non unique key block size"
5159
6226
msgstr "Non unique key block size"
6228
#: plugin/myisam/my_handler_errors.cc:105
5161
6229
msgid "The table does not exist in engine"
5162
6230
msgstr "The table does not exist in engine"
6232
#: plugin/myisam/my_handler_errors.cc:107
5164
6233
msgid "The table already existed in storage engine"
5165
6234
msgstr "The table already existed in storage engine"
6236
#: plugin/myisam/my_handler_errors.cc:109
5167
6237
msgid "Could not connect to storage engine"
5168
6238
msgstr "Could not connect to storage engine"
6240
#: plugin/myisam/my_handler_errors.cc:111
5170
6241
msgid "Unexpected null pointer found when using spatial index"
5171
6242
msgstr "Unexpected null pointer found when using spatial index"
6244
#: plugin/myisam/my_handler_errors.cc:113
5173
6245
msgid "The table changed in storage engine"
5174
6246
msgstr "The table changed in storage engine"
6248
#: plugin/myisam/my_handler_errors.cc:115
5176
6249
msgid "There's no partition in table for the given value"
5177
6250
msgstr "There's no partition in table for the given value"
6252
#: plugin/myisam/my_handler_errors.cc:117
5179
6253
msgid "Row-based binlogging of row failed"
5180
6254
msgstr "Row-based binlogging of row failed"
6256
#: plugin/myisam/my_handler_errors.cc:119
5182
6257
msgid "Index needed in foreign key constraint"
5183
6258
msgstr "Index needed in foreign key constraint"
6260
#: plugin/myisam/my_handler_errors.cc:121
5185
6261
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5186
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
6263
"Upholding foreign key constraints would lead to a duplicate key error"
6265
#: plugin/myisam/my_handler_errors.cc:123
5188
6266
msgid "Table needs to be upgraded before it can be used"
5189
6267
msgstr "Table needs to be upgraded before it can be used"
6269
#: plugin/myisam/my_handler_errors.cc:125
5191
6270
msgid "Table is read only"
5192
6271
msgstr "Table is read only"
6273
#: plugin/myisam/my_handler_errors.cc:127
5194
6274
msgid "Failed to get next auto increment value"
5195
6275
msgstr "Failed to get next auto increment value"
6277
#: plugin/myisam/my_handler_errors.cc:129
5197
6278
msgid "Failed to set row auto increment value"
5198
6279
msgstr "Failed to set row auto increment value"
6281
#: plugin/myisam/my_handler_errors.cc:131
5200
6282
msgid "Unknown (generic) error from engine"
5201
6283
msgstr "Unknown (generic) error from engine"
6285
#: plugin/myisam/my_handler_errors.cc:133
5203
6286
msgid "Record is the same"
5204
6287
msgstr "Record is the same"
6289
#: plugin/myisam/my_handler_errors.cc:135
5206
6290
msgid "It is not possible to log this statement"
5207
6291
msgstr "It is not possible to log this statement"
6293
#: plugin/myisam/my_handler_errors.cc:137
5209
6294
msgid "Tablespace exists"
5210
6295
msgstr "Tablespace exists"
6297
#: plugin/myisam/my_handler_errors.cc:139
5212
6298
msgid "The event was corrupt, leading to illegal data being read"
5213
6299
msgstr "The event was corrupt, leading to illegal data being read"
6301
#: plugin/myisam/my_handler_errors.cc:141
5215
6302
msgid "The table is of a new format not supported by this version"
5216
6303
msgstr "The table is of a new format not supported by this version"
6305
#: plugin/myisam/my_handler_errors.cc:143
5218
6306
msgid "The event could not be processed no other handler error happened"
5219
6307
msgstr "The event could not be processed no other handler error happened"
6309
#: plugin/myisam/my_handler_errors.cc:145
5221
6310
msgid "Got a fatal error during initialzation of handler"
5222
6311
msgstr "Got a fatal error during initialzation of handler"
6313
#: plugin/myisam/my_handler_errors.cc:147
5224
6314
msgid "File to short; Expected more data in file"
5225
6315
msgstr "File too short; Expected more data in file"
6317
#: plugin/myisam/my_handler_errors.cc:149
5227
6318
msgid "Read page with wrong checksum"
5228
6319
msgstr "Read page with wrong checksum"
6321
#: plugin/myisam/my_handler_errors.cc:151
5230
6322
msgid "Lock or active transaction"
5231
6323
msgstr "Lock or active transaction"
6325
#: plugin/myisam/my_handler_errors.cc:153
5233
6326
msgid "No such table space"
5234
6327
msgstr "No such table space"
6329
#: plugin/myisam/my_handler_errors.cc:155
5236
6330
msgid "Tablespace not empty"
5237
6331
msgstr "Tablespace not empty"
5241
"Port number to use for connection or 0 for default to with MySQL protocol."
5243
"Port number to use for connection or 0 for default to, in order of "
5244
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
6333
#: plugin/oldlibdrizzle/errmsg.cc:28
6334
msgid "Unknown Drizzle error"
6335
msgstr "Unknown Drizzle error"
6337
#: plugin/oldlibdrizzle/errmsg.cc:29
6339
msgid "Can't create UNIX socket (%d)"
6340
msgstr "Can't create UNIX socket (%d)"
6342
#: plugin/oldlibdrizzle/errmsg.cc:30
6344
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6345
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6347
#: plugin/oldlibdrizzle/errmsg.cc:31
6349
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6350
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6352
#: plugin/oldlibdrizzle/errmsg.cc:32
6354
msgid "Can't create TCP/IP socket (%d)"
6355
msgstr "Can't create TCP/IP socket (%d)"
6357
#: plugin/oldlibdrizzle/errmsg.cc:33
6359
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6360
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
6362
#: plugin/oldlibdrizzle/errmsg.cc:34
6363
msgid "Drizzle server has gone away"
6364
msgstr "Drizzle server has gone away"
6366
#: plugin/oldlibdrizzle/errmsg.cc:35
6368
msgid "Protocol mismatch; server version = %d, client version = %d"
6369
msgstr "Protocol mismatch; server version = %d, client version = %d"
6371
#: plugin/oldlibdrizzle/errmsg.cc:36
6372
msgid "Drizzle client ran out of memory"
6373
msgstr "Drizzle client ran out of memory"
6375
#: plugin/oldlibdrizzle/errmsg.cc:37
6376
msgid "Wrong host info"
6377
msgstr "Wrong host info"
6379
#: plugin/oldlibdrizzle/errmsg.cc:38
6380
msgid "Localhost via UNIX socket"
6381
msgstr "Localhost via UNIX socket"
6383
#: plugin/oldlibdrizzle/errmsg.cc:39
6385
msgid "%-.100s via TCP/IP"
6386
msgstr "%-.100s via TCP/IP"
6388
#: plugin/oldlibdrizzle/errmsg.cc:40
6389
msgid "Error in server handshake"
6390
msgstr "Error in server handshake"
6392
#: plugin/oldlibdrizzle/errmsg.cc:41
6393
msgid "Lost connection to Drizzle server during query"
6394
msgstr "Lost connection to Drizzle server during query"
6396
#: plugin/oldlibdrizzle/errmsg.cc:42
6397
msgid "Commands out of sync; you can't run this command now"
6398
msgstr "Commands out of sync; you can't run this command now"
6400
#: plugin/oldlibdrizzle/errmsg.cc:43
6402
msgid "Named pipe: %-.32s"
6403
msgstr "Named pipe: %-.32s"
6405
#: plugin/oldlibdrizzle/errmsg.cc:44
6407
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6408
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6410
#: plugin/oldlibdrizzle/errmsg.cc:45
6412
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6413
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6415
#: plugin/oldlibdrizzle/errmsg.cc:46
6417
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6418
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6420
#: plugin/oldlibdrizzle/errmsg.cc:47
6422
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6423
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
6425
#: plugin/oldlibdrizzle/errmsg.cc:48
6426
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6427
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
6429
#: plugin/oldlibdrizzle/errmsg.cc:49
6430
msgid "Embedded server"
6431
msgstr "Embedded server"
6433
#: plugin/oldlibdrizzle/errmsg.cc:50
6434
msgid "Error on SHOW SLAVE STATUS:"
6435
msgstr "Error on SHOW SLAVE STATUS:"
6437
#: plugin/oldlibdrizzle/errmsg.cc:51
6438
msgid "Error on SHOW SLAVE HOSTS:"
6439
msgstr "Error on SHOW SLAVE HOSTS:"
6441
#: plugin/oldlibdrizzle/errmsg.cc:52
6442
msgid "Error connecting to slave:"
6443
msgstr "Error connecting to slave:"
6445
#: plugin/oldlibdrizzle/errmsg.cc:53
6446
msgid "Error connecting to master:"
6447
msgstr "Error connecting to master:"
6449
#: plugin/oldlibdrizzle/errmsg.cc:54
6450
msgid "SSL connection error"
6451
msgstr "SSL connection error"
6453
#: plugin/oldlibdrizzle/errmsg.cc:55
6454
msgid "Malformed packet"
6455
msgstr "Malformed packet"
6457
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6458
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6459
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6460
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6461
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6462
msgid "(unused error message)"
6463
msgstr "(unused error message)"
6465
#: plugin/oldlibdrizzle/errmsg.cc:57
6466
msgid "Invalid use of null pointer"
6467
msgstr "Invalid use of null pointer"
6469
#: plugin/oldlibdrizzle/errmsg.cc:58
6470
msgid "Statement not prepared"
6471
msgstr "Statement not prepared"
6473
#: plugin/oldlibdrizzle/errmsg.cc:59
6474
msgid "No data supplied for parameters in prepared statement"
6475
msgstr "No data supplied for parameters in prepared statement"
6477
#: plugin/oldlibdrizzle/errmsg.cc:60
6478
msgid "Data truncated"
6479
msgstr "Data truncated"
6481
#: plugin/oldlibdrizzle/errmsg.cc:61
6482
msgid "No parameters exist in the statement"
6483
msgstr "No parameters exist in the statement"
6485
#: plugin/oldlibdrizzle/errmsg.cc:62
6486
msgid "Invalid parameter number"
6487
msgstr "Invalid parameter number"
6489
#: plugin/oldlibdrizzle/errmsg.cc:63
6492
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6494
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6496
#: plugin/oldlibdrizzle/errmsg.cc:65
6498
msgid "Using unsupported buffer type: %d (parameter: %d)"
6499
msgstr "Using unsupported buffer type: %d (parameter: %d)"
6501
#: plugin/oldlibdrizzle/errmsg.cc:66
6503
msgid "Shared memory: %-.100s"
6504
msgstr "Shared memory: %-.100s"
6506
#: plugin/oldlibdrizzle/errmsg.cc:76
6507
msgid "Wrong or unknown protocol"
6508
msgstr "Wrong or unknown protocol"
6510
#: plugin/oldlibdrizzle/errmsg.cc:77
6511
msgid "Invalid connection handle"
6512
msgstr "Invalid connection handle"
6514
#: plugin/oldlibdrizzle/errmsg.cc:78
6516
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6517
"option 'secure_auth' enabled)"
6519
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6520
"option 'secure_auth' enabled)"
6522
#: plugin/oldlibdrizzle/errmsg.cc:80
6523
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6524
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6526
#: plugin/oldlibdrizzle/errmsg.cc:81
6527
msgid "Attempt to read column without prior row fetch"
6528
msgstr "Attempt to read column without prior row fetch"
6530
#: plugin/oldlibdrizzle/errmsg.cc:82
6531
msgid "Prepared statement contains no metadata"
6532
msgstr "Prepared statement contains no metadata"
6534
#: plugin/oldlibdrizzle/errmsg.cc:83
6536
"Attempt to read a row while there is no result set associated with the "
6539
"Attempt to read a row while there is no result set associated with the "
6542
#: plugin/oldlibdrizzle/errmsg.cc:85
6543
msgid "This feature is not implemented yet"
6544
msgstr "This feature is not implemented yet"
6546
#: plugin/oldlibdrizzle/errmsg.cc:86
6549
"Lost connection to Drizzle server while waiting for initial communication "
6550
"packet, system error: %d"
6552
"Lost connection to Drizzle server while waiting for initial communication "
6553
"packet, system error: %d"
6555
#: plugin/oldlibdrizzle/errmsg.cc:88
6558
"Lost connection to Drizzle server while reading initial communication "
6559
"packet, system error: %d"
6561
"Lost connection to Drizzle server while reading initial communication "
6562
"packet, system error: %d"
6564
#: plugin/oldlibdrizzle/errmsg.cc:90
6567
"Lost connection to Drizzle server while sending authentication information, "
6570
"Lost connection to Drizzle server while sending authentication information, "
6573
#: plugin/oldlibdrizzle/errmsg.cc:92
6576
"Lost connection to Drizzle server while reading authorization information, "
6579
"Lost connection to Drizzle server while reading authorization information, "
6582
#: plugin/oldlibdrizzle/errmsg.cc:94
6585
"Lost connection to Drizzle server while setting initial database, system "
6588
"Lost connection to Drizzle server while setting initial database, system "
6591
#: plugin/oldlibdrizzle/errmsg.cc:96
6593
msgid "Statement closed indirectly because of a preceding %s() call"
6594
msgstr "Statement closed indirectly because of a preceding %s() call"
6596
#: plugin/pool_of_threads/pool_of_threads.cc:204
6597
msgid "event_add error in libevent_add_session_callback\n"
6598
msgstr "event_add error in libevent_add_session_callback\n"
6600
#: plugin/pool_of_threads/pool_of_threads.cc:346
6601
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6602
msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
6604
#: plugin/pool_of_threads/pool_of_threads.cc:353
6605
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6606
msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
6608
#: plugin/pool_of_threads/pool_of_threads.cc:365
6609
msgid "session_add_event event_add error in libevent_init\n"
6610
msgstr "session_add_event event_add error in libevent_init\n"
6612
#: plugin/pool_of_threads/pool_of_threads.cc:378
6614
msgid "Can't create completion port thread (error %d)"
6615
msgstr "Can't create completion port thread (error %d)"
6617
#: plugin/pool_of_threads/pool_of_threads.cc:462
6618
msgid "libevent_thread_proc: my_thread_init() failed\n"
6619
msgstr "libevent_thread_proc: my_thread_init() failed\n"
6621
#: plugin/pool_of_threads/pool_of_threads.cc:642
6622
msgid "Size of Pool."
6623
msgstr "Size of Pool."
6625
#: plugin/signal_handler/signal_handler.cc:212
5247
6627
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5248
6628
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5251
msgid "Unable to create background worker thread. Got error %s.\n"
5252
msgstr "Unable to parse command. Got error: %s.\n"
5255
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5256
msgstr "Failed to open command log file %s. Got error: %s\n"
5259
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5260
msgstr "Failed to open command log file %s. Got error: %s\n"
5263
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5264
msgstr "Failed to open command log file %s. Got error: %s\n"
5267
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5268
msgstr "Failed to open command log file %s. Got error: %s\n"
5271
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5272
msgstr "Failed to open command log file %s. Got error: %s\n"
5275
msgid "Enable transaction log"
5276
msgstr "Enable command log"
5279
msgid "DEBUGGING - Truncate transaction log"
5280
msgstr "DEBUGGING - Truncate command log"
5283
msgid "Path to the file to use for transaction log"
5284
msgstr "Path to the file to use for command log."
5286
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5290
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5291
"each transaction write, 2 == sync log file once per second"
5296
"Failed to allocate enough memory to buffer header, transaction message, and "
5297
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5301
msgid "Failed to open transaction log file "
5302
msgstr "Failed to open command log file %s. Got error: %s\n"
5306
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5307
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5309
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5310
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5313
msgid "Failed to sync log file. Got error: %s\n"
5314
msgstr "Failed to open command log file %s. Got error: %s\n"
5317
msgid "Failed to open transaction log file %s. Got error: %s\n"
5318
msgstr "Failed to open command log file %s. Got error: %s\n"
5321
msgid "Raw buffer read: %s.\n"
5325
msgid "Unable to parse transaction. Got error: %s.\n"
5326
msgstr "Unable to parse command. Got error: %s.\n"
5329
msgid "BUFFER: %s\n"
5330
msgstr "BUFFER: %s\n"
5335
#~ msgid "Can't create/write to file '%s' (Errcode: %d)"
5336
#~ msgstr "Can't create/write to file '%s' (Errcode: %d)"
5338
#~ msgid "Error reading file '%s' (Errcode: %d)"
5339
#~ msgstr "Error reading file '%s' (Errcode: %d)"
5341
#~ msgid "Error writing file '%s' (Errcode: %d)"
5342
#~ msgstr "Error writing file '%s' (Errcode: %d)"
5344
#~ msgid "Error on close of '%s' (Errcode: %d)"
5345
#~ msgstr "Error on close of '%s' (Errcode: %d)"
5347
#~ msgid "Out of memory (Needed %u bytes)"
5348
#~ msgstr "Out of memory (Needed %u bytes)"
5350
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5351
#~ msgstr "Error on delete of '%s' (Errcode: %d)"
5353
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5354
#~ msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5356
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5357
#~ msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5359
#~ msgid "Can't lock file (Errcode: %d)"
5360
#~ msgstr "Can't lock file (Errcode: %d)"
5362
#~ msgid "Can't read dir of '%s' (Errcode: %d)"
5363
#~ msgstr "Can't read dir of '%s' (Errcode: %d)"
5365
#~ msgid "Can't get stat of '%s' (Errcode: %d)"
5366
#~ msgstr "Can't get stat of '%s' (Errcode: %d)"
5368
#~ msgid "Can't get working dirctory (Errcode: %d)"
5369
#~ msgstr "Can't get working directory (Errcode: %d)"
5371
#~ msgid "Can't change dir to '%s' (Errcode: %d)"
5372
#~ msgstr "Can't change dir to '%s' (Errcode: %d)"
5374
#~ msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5375
#~ msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5377
#~ msgid "File '%s' not found (Errcode: %d)"
5378
#~ msgstr "File '%s' not found (Errcode: %d)"
5380
#~ msgid "Undefined handler error 125"
5381
#~ msgstr "Undefined handler error 125"
5383
#~ msgid "Undefined handler error 129"
5384
#~ msgstr "Undefined handler error 129"
5386
#~ msgid "Check memory and open file usage at exit ."
5387
#~ msgstr "Check memory and open file usage at exit ."
5389
#~ msgid "Print some debug info at exit."
5390
#~ msgstr "Print some debug info at exit."
5392
#~ msgid "Socket file to use for connection."
5393
#~ msgstr "Socket file to use for connection."
5397
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5398
#~ "unreliable and unstable on some operating systems and operating-system\n"
5399
#~ "versions (notably, some versions of Linux). This crash could be due to "
5401
#~ "of those buggy OS calls. You should consider whether you really need "
5403
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5407
#~ "The '--memlock' argument, which was enabled, uses system calls that are\n"
5408
#~ "unreliable and unstable on some operating systems and operating-system\n"
5409
#~ "versions (notably, some versions of Linux). This crash could be due to "
5411
#~ "of those buggy OS calls. You should consider whether you really need "
5413
#~ "'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
5416
#~ msgid "Can't init databases"
5417
#~ msgstr "Can't init databases"
5419
#~ msgid "Default storage engine (%s) is not available"
5420
#~ msgstr "Default storage engine (%s) is not available"
5422
#~ msgid "Failed to lock memory. Errno: %d\n"
5423
#~ msgstr "Failed to lock memory. Error: %d\n"
5425
#~ msgid "Lock drizzled in memory."
5426
#~ msgstr "Lock drizzled in memory."
5428
#~ msgid "The default size of key cache blocks"
5429
#~ msgstr "The default size of key cache blocks"
5431
#~ msgid "Buffer length for TCP/IP and socket communication."
5432
#~ msgstr "Buffer length for TCP/IP and socket communication."
5434
#~ msgid "Allocation block size for transactions to be stored in binary log"
5435
#~ msgstr "Allocation block size for transactions to be stored in binary log"
5437
#~ msgid "Persistent buffer for transactions to be stored in binary log"
5438
#~ msgstr "Persistent buffer for transactions to be stored in binary log"
5440
#~ msgid "File '%-.192s' has unknown type '%-.64s' in its header"
5441
#~ msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
5443
#~ msgid "Failed to read initial length header\n"
5444
#~ msgstr "Failed to read initial length header\n"
5447
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5448
#~ "<PRIu64> bytes.\n"
5450
#~ "Could not read entire transaction. Read %<PRIu64> bytes instead of %"
5451
#~ "<PRIu64> bytes.\n"
5454
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5456
#~ "Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5458
#~ msgid "Scheduler initialization failed.\n"
5459
#~ msgstr "Scheduler initialization failed.\n"
5461
#~ msgid "realloc() failed with errno %d"
5462
#~ msgstr "realloc() failed with errno %d"
5464
#~ msgid "Couldn't repair table: %s.%s"
5465
#~ msgstr "Couldn't repair table: %s.%s"
5468
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5469
#~ "%s`.`%s`' to replication"
5471
#~ "When opening HEAP table, could not allocate memory to write 'DELETE FROM `"
5472
#~ "%s`.`%s`' to replication"
5474
#~ msgid "plugin-load parameter too long"
5475
#~ msgstr "plugin-load parameter too long"
5478
#~ "Table name cannot be encoded and fit within filesystem name length "
5481
#~ "Table name cannot be encoded and fit within file-system name length "
5485
#~ "Schema name cannot be encoded and fit within filesystem name length "
5488
#~ "Schema name cannot be encoded and fit within file-system name length "
5492
#~ "Failed to write full serialized command. Tried to write %<PRId64> bytes "
5493
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5495
#~ "Failed to write full serialised command. Tried to write %<PRId64> bytes "
5496
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5499
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5500
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5502
#~ "Failed to write full checksum of command. Tried to write %<PRId64> bytes "
5503
#~ "at offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5505
#~ msgid "Enable CRC32 Checksumming"
5506
#~ msgstr "Enable CRC32 Checksumming"
5508
#~ msgid "Command Message Log"
5509
#~ msgstr "Command Message Log"
5511
#~ msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5512
#~ msgstr "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5515
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5517
#~ "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5520
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5522
#~ "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5524
#~ msgid "Checksum FAILED!\n"
5525
#~ msgstr "Checksum FAILED!\n"
5527
#~ msgid "Maximum number of user threads available."
5528
#~ msgstr "Maximum number of user threads available."
5530
#~ msgid "event_add error in libevent_add_session_callback\n"
5531
#~ msgstr "event_add error in libevent_add_session_callback\n"
5533
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5534
#~ msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
5536
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5537
#~ msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
5539
#~ msgid "session_add_event event_add error in libevent_init\n"
5540
#~ msgstr "session_add_event event_add error in libevent_init\n"
5542
#~ msgid "Can't create completion port thread (error %d)"
5543
#~ msgstr "Can't create completion port thread (error %d)"
5545
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5546
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5548
#~ msgid "Size of Pool."
5549
#~ msgstr "Size of Pool."
5551
6630
#~ msgid "Use old, non-optimized alter table."
5552
6631
#~ msgstr "Use old, non-optimised alter table."
5555
#~ "Specifies how MyISAM index statistics collection code should threat "
5556
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behavior), "
5557
#~ "'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
5559
#~ "Specifies how MyISAM index statistics collection code should threat "
5560
#~ "NULLs. Possible values of name are 'nulls_unequal' (default behaviour), "
5561
#~ "'nulls_equal' (emulate MySQL 4.0 behaviour), and 'nulls_ignored'."
5563
#~ msgid "Set the default character set."
5564
#~ msgstr "Set the default character set."
5566
#~ msgid "Unknown command '\\%c'."
5567
#~ msgstr "Unknown command '\\%c'."
5569
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5570
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
5572
6634
#~ msgid "Plugin '%s' init function returned error."
5573
6635
#~ msgstr "Plugin '%s' init function returned error."
5575
#~ msgid "Retrying bind on TCP/IP port %u"
5576
#~ msgstr "Retrying bind on TCP/IP port %u"
5578
#~ msgid "Can't start server: Bind on TCP/IP port"
5579
#~ msgstr "Can't start server: Bind on TCP/IP port"
5584
#~ msgid "listen() on TCP/IP failed with error %d"
5585
#~ msgstr "listen() on TCP/IP failed with error %d"
5587
#~ msgid "Can't start server: listen() on TCP/IP port"
5588
#~ msgstr "Can't start server: listen() on TCP/IP port"
5590
#~ msgid "Do you already have another drizzled server running on port: %d ?"
5591
#~ msgstr "Do you already have another drizzled server running on port: %d ?"
5593
#~ msgid "drizzled: Got error %d from select"
5594
#~ msgstr "drizzled: Got error %d from select"
5597
#~ "It is possible that drizzled could use up to \n"
5598
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5600
#~ "bytes of memory\n"
5601
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5604
#~ "It is possible that drizzled could use up to \n"
5605
#~ "key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
5607
#~ "bytes of memory\n"
5608
#~ "Hope that's ok; if not, decrease some variables in the equation.\n"
5611
#~ msgid "Set the filesystem character set."
5612
#~ msgstr "Set the filesystem character set."
5614
#~ msgid "Type of DELAY_KEY_WRITE."
5615
#~ msgstr "Type of DELAY_KEY_WRITE."
5617
#~ msgid "Push supported query conditions to the storage engine."
5618
#~ msgstr "Push supported query conditions to the storage engine."
5620
#~ msgid "Log all MyISAM changes to file."
5621
#~ msgstr "Log all MyISAM changes to file."
5623
#~ msgid "Log connections and queries to file."
5624
#~ msgstr "Log connections and queries to file."
5627
#~ "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
5628
#~ "BACKUP, FORCE or QUICK."
5630
#~ "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
5631
#~ "BACKUP, FORCE or QUICK."
5634
#~ "Using this option will cause most temporary files created to use a small "
5635
#~ "set of names, rather than a unique name for each new file."
5637
#~ "Using this option will cause most temporary files created to use a small "
5638
#~ "set of names, rather than a unique name for each new file."
5641
#~ "The number of seconds the drizzled server is waiting for a connect packet "
5642
#~ "before responding with 'Bad handshake'."
5644
#~ "The number of seconds the drizzled server is waiting for a connect packet "
5645
#~ "before responding with 'Bad handshake'."
5648
#~ "Don't overwrite stale .MYD and .MYI even if no directory is specified."
5650
#~ "Don't overwrite stale .MYD and .MYI even if no directory is specified."
5652
#~ msgid "Maximum number of temporary tables a client can keep open at a time."
5654
#~ "Maximum number of temporary tables a client can keep open at a time."
5657
#~ "Number of seconds to wait for a block to be written to a connection "
5658
#~ "before aborting the write."
5660
#~ "Number of seconds to wait for a block to be written to a connection "
5661
#~ "before aborting the write."
5664
#~ "Number of seconds to wait for more data from a connection before aborting "
5667
#~ "Number of seconds to wait for more data from a connection before aborting "
5671
#~ "If a read on a communication port is interrupted, retry this many times "
5672
#~ "before giving up."
5674
#~ "If a read on a communication port is interrupted, retry this many times "
5675
#~ "before giving up."
5678
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
5679
#~ "each plugin is identified by the name of the shared library. [for "
5680
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
5682
#~ "Optional colon (or semicolon) separated list of plugins to load,where "
5683
#~ "each plugin is identified by the name of the shared library. [for "
5684
#~ "example: --plugin_load=libmd5udf.so:libauth_pam.so]"
5686
#~ msgid "Wrong option to %s. Option(s) given: %s\n"
5687
#~ msgstr "Wrong option to %s. Option(s) given: %s\n"
5690
#~ "The number of seconds the server waits for activity on a connection "
5691
#~ "before closing it."
5693
#~ "The number of seconds the server waits for activity on a connection "
5694
#~ "before closing it."
5696
#~ msgid "No option given to %s\n"
5697
#~ msgstr "No option given to %s\n"
5701
#~ "To see what values a running Drizzle server is using, type\n"
5702
#~ "'drizzleadmin variables' instead of 'drizzled --help'."
5705
#~ "To see what values a running Drizzle server is using, type\n"
5706
#~ "'drizzleadmin variables' instead of 'drizzled --help'."
5708
#~ msgid "Alternatives are: '%s'"
5709
#~ msgstr "Alternatives are: '%s'"
5718
#~ "%s: ready for connections.\n"
5719
#~ "Version: '%s' socket: '%s' port: %d"
5721
#~ "%s: ready for connections.\n"
5722
#~ "Version: '%s' socket: '%s' port: %d"
6638
#~ "Using this option will cause most temporary files created to use a small set "
6639
#~ "of names, rather than a unique name for each new file."
6641
#~ "Using this option will cause most temporary files created to use a small set "
6642
#~ "of names, rather than a unique name for each new file."
6645
#~ "Optional colon (or semicolon) separated list of plugins to load,where each "
6646
#~ "plugin is identified by the name of the shared library. [for example: --"
6647
#~ "plugin_load=libmd5udf.so:libauth_pam.so]"
6649
#~ "Optional colon (or semicolon) separated list of plugins to load,where each "
6650
#~ "plugin is identified by the name of the shared library. [for example: --"
6651
#~ "plugin_load=libmd5udf.so:libauth_pam.so]"