804
655
"-- Dumping data for table %s\n"
660
"-- Dumping data for table %s\n"
808
#: client/drizzledump.cc:2010
809
663
msgid "-- Retrieving rows...\n"
664
msgstr "-- Retrieving rows...\n"
812
#: client/drizzledump.cc:2013
814
667
msgid "%s: Error in field count for table: %s ! Aborting.\n"
668
msgstr "%s: Error in field count for table: %s ! Aborting.\n"
817
#: client/drizzledump.cc:2062
819
671
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
672
msgstr "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
822
#: client/drizzledump.cc:2079
824
675
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
676
msgstr "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
827
#: client/drizzledump.cc:2101
829
679
msgid "Not enough fields from table %s! Aborting.\n"
832
#: client/drizzledump.cc:2521
833
msgid "when using LOCK TABLES"
836
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
680
msgstr "Not enough fields from table %s! Aborting.\n"
837
682
msgid "when doing refresh"
683
msgstr "when doing refresh"
840
#: client/drizzledump.cc:2627
841
685
msgid "alloc_root failure."
686
msgstr "alloc_root failure."
844
#: client/drizzledump.cc:2648
846
689
msgid "Couldn't find table: \"%s\""
849
#: client/drizzledump.cc:2664
850
msgid "when doing LOCK TABLES"
853
#: client/drizzledump.cc:2735
855
msgid "Error: Binlogging on server not active"
856
msgstr "Error in server handshake"
858
#: client/drizzledump.cc:2804
859
msgid "Error: Slave not set up"
862
#: client/drizzledump.cc:2863
864
msgid "Error: Unable to start slave"
865
msgstr "Error connecting to slave:"
867
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
868
#: client/drizzledump.cc:3171
690
msgstr "Couldn't find table: \"%s\""
871
694
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
696
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
874
#: client/drizzledump.cc:3201
876
699
msgid "Error: Not enough memory to store ORDER BY clause\n"
879
#: drizzled/db.cc:238
881
msgid "Error while loading database options: '%s':"
882
msgstr "Error while loading database options: '%s':"
884
#: drizzled/drizzled.cc:538
700
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"
886
711
msgid "Got signal %d from thread %<PRIu64>"
887
712
msgstr "Got signal %d from thread %<PRIu64>"
889
#: drizzled/drizzled.cc:572
890
714
msgid "Aborting\n"
891
715
msgstr "Aborting\n"
893
#: drizzled/drizzled.cc:693
894
717
msgid "One can only use the --user switch if running as root\n"
895
718
msgstr "One can only use the --user switch if running as root\n"
897
#: drizzled/drizzled.cc:701
899
"Fatal error: Please read \"Security\" section of the manual to find out how "
900
"to run drizzled as root!\n"
902
"Fatal error: Please read \"Security\" section of the manual to find out how "
903
"to run drizzled as root!\n"
905
#: drizzled/drizzled.cc:723
908
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
911
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
914
#: drizzled/drizzled.cc:897
916
msgid "Retrying bind on TCP/IP port %u"
917
msgstr "Retrying bind on TCP/IP port %u"
919
#: drizzled/drizzled.cc:903
920
msgid "Can't start server: Bind on TCP/IP port"
921
msgstr "Can't start server: Bind on TCP/IP port"
923
#: drizzled/drizzled.cc:904
925
msgid "Do you already have another drizzled server running on port: %d ?"
926
msgstr "Do you already have another drizzled server running on port: %d ?"
928
#: drizzled/drizzled.cc:910
929
msgid "Can't start server: listen() on TCP/IP port"
930
msgstr "Can't start server: listen() on TCP/IP port"
932
#: drizzled/drizzled.cc:911
934
msgid "listen() on TCP/IP failed with error %d"
935
msgstr "listen() on TCP/IP failed with error %d"
937
#: drizzled/drizzled.cc:1002
942
#: drizzled/drizzled.cc:1027
945
"We will try our best to scrape up some info that will hopefully help "
947
"the problem, but since we have already crashed, something is definitely "
949
"and this may fail.\n"
952
"We will try our best to scrape up some info that will hopefully help "
954
"the problem, but since we have already crashed, something is definitely "
956
"and this may fail.\n"
959
#: drizzled/drizzled.cc:1038
962
"It is possible that drizzled could use up to \n"
963
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
966
"Hope that's ok; if not, decrease some variables in the equation.\n"
969
"It is possible that drizzled could use up to \n"
970
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
973
"Hope that's ok; if not, decrease some variables in the equation.\n"
976
#: drizzled/drizzled.cc:1055
979
"Attempting backtrace. You can use the following information to find out\n"
980
"where drizzled died. If you see no messages after this, something went\n"
981
"terribly wrong...\n"
983
"Attempting backtrace. You can use the following information to find out\n"
984
"where drizzled died. If you see no messages after this, something went\n"
985
"terribly wrong...\n"
987
#: drizzled/drizzled.cc:1083
990
"Trying to get some variables.\n"
991
"Some pointers may be invalid and cause the dump to abort...\n"
993
"Trying to get some variables.\n"
994
"Some pointers may be invalid and cause the dump to abort...\n"
996
#: drizzled/drizzled.cc:1095
1000
"This crash occurred while the server was calling initgroups(). This is\n"
1001
"often due to the use of a drizzled that is statically linked against glibc\n"
1002
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1003
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1004
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1005
"drizzled that is not statically linked.\n"
1008
"This crash occurred while the server was calling initgroups(). This is\n"
1009
"often due to the use of a drizzled that is statically linked against glibc\n"
1010
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1011
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1012
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1013
"drizzled that is not statically linked.\n"
1015
#: drizzled/drizzled.cc:1110
1019
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1020
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1021
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1022
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1023
"the documentation for your distribution on how to do that.\n"
1026
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1027
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1028
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1029
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1030
"the documentation for your distribution on how to do that.\n"
1032
#: drizzled/drizzled.cc:1123
1036
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1037
"unreliable and unstable on some operating systems and operating-system\n"
1038
"versions (notably, some versions of Linux). This crash could be due to use\n"
1039
"of those buggy OS calls. You should consider whether you really need the\n"
1040
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1044
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1045
"unreliable and unstable on some operating systems and operating-system\n"
1046
"versions (notably, some versions of Linux). This crash could be due to use\n"
1047
"of those buggy OS calls. You should consider whether you really need the\n"
1048
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1051
#: drizzled/drizzled.cc:1138
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"
1053
822
msgid "Writing a core file\n"
1054
823
msgstr "Writing a core file\n"
1056
#: drizzled/drizzled.cc:1183
1058
"setrlimit could not change the size of core files to 'infinity'; We may not "
1059
"be able to generate a core file on signals"
1061
"setrlimit could not change the size of core files to 'infinity'; We may not "
1062
"be able to generate a core file on signals"
1064
#: drizzled/drizzled.cc:1385
1066
826
msgid "gethostname failed, using '%s' as hostname"
1067
827
msgstr "gethostname failed, using '%s' as hostname"
1069
#: drizzled/drizzled.cc:1482
1071
830
msgid "Unknown locale: '%s'"
1072
831
msgstr "Unknown locale: '%s'"
1074
#: drizzled/drizzled.cc:1513
1075
833
msgid "Can't create thread-keys"
1076
834
msgstr "Can't create thread-keys"
1078
#: drizzled/drizzled.cc:1536
1079
msgid "Out of memory"
1080
msgstr "Out of memory"
1082
#: drizzled/drizzled.cc:1551
1083
836
msgid "Failed to initialize plugins."
1084
837
msgstr "Failed to initialise plugins."
1086
#: drizzled/drizzled.cc:1582
1089
841
"%s: Too many arguments (first extra is '%s').\n"
1092
844
"%s: Too many arguments (first extra is '%s').\n"
1093
845
"Use --verbose --help to get a list of available options\n"
1095
#: drizzled/drizzled.cc:1592
1096
msgid "Can't init databases"
1097
msgstr "Can't init databases"
847
msgid "No scheduler found, cannot continue!\n"
848
msgstr "No scheduler found, cannot continue!\n"
1099
#: drizzled/drizzled.cc:1617
1101
msgid "Unknown/unsupported table type: %s"
851
msgid "Unknown/unsupported storage engine: %s"
1102
852
msgstr "Unknown/unsupported table type: %s"
1104
#: drizzled/drizzled.cc:1623
1106
msgid "Default storage engine (%s) is not available"
1107
msgstr "Default storage engine (%s) is not available"
1109
#: drizzled/drizzled.cc:1654
1111
msgid "Failed to lock memory. Errno: %d\n"
1112
msgstr "Failed to lock memory. Error: %d\n"
1114
#: drizzled/drizzled.cc:1716
1116
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1117
msgstr "Asked for %u thread stack, but got %<PRIu64>"
1119
#: drizzled/drizzled.cc:1877
1121
msgid "drizzled: Got error %d from select"
1122
msgstr "drizzled: Got error %d from select"
1124
#: drizzled/drizzled.cc:2060
854
msgid "Display this help and exit after initializing plugins."
855
msgstr "Display this help and exit after initialising plugins."
1125
857
msgid "Auto-increment columns are incremented by this"
1126
858
msgstr "Auto-increment columns are incremented by this"
1128
#: drizzled/drizzled.cc:2065
1130
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1133
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1136
#: drizzled/drizzled.cc:2071
1138
"Path to installation directory. All paths are usually resolved relative to "
1141
"Path to installation directory. All paths are usually resolved relative to "
1144
#: drizzled/drizzled.cc:2075
1145
msgid "IP address to bind to."
1146
msgstr "IP address to bind to."
1148
#: drizzled/drizzled.cc:2079
1149
msgid "Set the filesystem character set."
1150
msgstr "Set the filesystem character set."
1152
#: drizzled/drizzled.cc:2084
1153
msgid "Set the default character set."
1154
msgstr "Set the default character set."
1156
#: drizzled/drizzled.cc:2088
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 "
1157
874
msgid "Chroot drizzled daemon during startup."
1158
875
msgstr "Chroot drizzled daemon during start-up."
1160
#: drizzled/drizzled.cc:2092
1161
877
msgid "Set the default collation."
1162
878
msgstr "Set the default collation."
1164
#: drizzled/drizzled.cc:2096
1165
880
msgid "Default completion type."
1166
881
msgstr "Default completion type."
1168
#: drizzled/drizzled.cc:2101
1169
883
msgid "Write core on errors."
1170
884
msgstr "Write core on errors."
1172
#: drizzled/drizzled.cc:2105
1173
886
msgid "Path to the database root."
1174
887
msgstr "Path to the database root."
1176
#: drizzled/drizzled.cc:2109
1177
889
msgid "Set the default storage engine (table type) for tables."
1178
890
msgstr "Set the default storage engine (table type) for tables."
1180
#: drizzled/drizzled.cc:2113
1181
892
msgid "Set the default time zone."
1182
893
msgstr "Set the default time zone."
1184
#: drizzled/drizzled.cc:2117
1185
msgid "Type of DELAY_KEY_WRITE."
1186
msgstr "Type of DELAY_KEY_WRITE."
1188
#: drizzled/drizzled.cc:2121
1189
895
msgid "Print a symbolic stack trace on failure."
1190
896
msgstr "Print a symbolic stack trace on failure."
1192
#: drizzled/drizzled.cc:2127
1193
msgid "Push supported query conditions to the storage engine."
1194
msgstr "Push supported query conditions to the storage engine."
1196
#: drizzled/drizzled.cc:2133
1197
898
msgid "Used for debugging; Use at your own risk!"
1198
899
msgstr "Used for debugging; Use at your own risk!"
1200
#: drizzled/drizzled.cc:2138
1201
901
msgid "Set up signals usable for debugging"
1202
902
msgstr "Set up signals usable for debugging"
1204
#: drizzled/drizzled.cc:2142
1205
904
msgid "(IGNORED)"
1206
905
msgstr "(IGNORED)"
1208
#: drizzled/drizzled.cc:2146
1209
907
msgid "Set the language used for the month names and the days of the week."
1210
908
msgstr "Set the language used for the month names and the days of the week."
1212
#: drizzled/drizzled.cc:2151
1213
msgid "Log connections and queries to file."
1214
msgstr "Log connections and queries to file."
1216
#: drizzled/drizzled.cc:2155
1217
msgid "Log all MyISAM changes to file."
1218
msgstr "Log all MyISAM changes to file."
1220
#: drizzled/drizzled.cc:2159
1221
910
msgid "Log some not critical warnings to the log file."
1222
911
msgstr "Log some not critical warnings to the log file."
1224
#: drizzled/drizzled.cc:2164
1225
msgid "Lock drizzled in memory."
1226
msgstr "Lock drizzled in memory."
1228
#: drizzled/drizzled.cc:2168
1230
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1231
"BACKUP, FORCE or QUICK."
1233
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1234
"BACKUP, FORCE or QUICK."
1236
#: drizzled/drizzled.cc:2173
1237
msgid "Use old, non-optimized alter table."
1238
msgstr "Use old, non-optimised alter table."
1240
#: drizzled/drizzled.cc:2178
1241
913
msgid "Pid file used by safe_mysqld."
1242
914
msgstr "Pid file used by safe_mysqld."
1244
#: drizzled/drizzled.cc:2182
1246
"Port number to use for connection or 0 for default to, in order of "
1247
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1249
"Port number to use for connection or 0 for default to, in order of "
1250
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1252
#: drizzled/drizzled.cc:2188
1254
"Maximum time in seconds to wait for the port to become free. (Default: no "
1257
"Maximum time in seconds to wait for the port to become free. (Default: no "
1260
#: drizzled/drizzled.cc:2193
1262
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1263
"specified directory"
1265
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1266
"specified directory"
1268
#: drizzled/drizzled.cc:2198
1270
"Uniquely identifies the server instance in the community of replication "
1273
"Uniquely identifies the server instance in the community of replication "
1276
#: drizzled/drizzled.cc:2203
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 "
1277
937
msgid "Don't print a stack trace on failure."
1278
938
msgstr "Don't print a stack trace on failure."
1280
#: drizzled/drizzled.cc:2207
1281
940
msgid "Enable symbolic link support."
1282
941
msgstr "Enable symbolic link support."
1284
#: drizzled/drizzled.cc:2216
1286
"Using this option will cause most temporary files created to use a small set "
1287
"of names, rather than a unique name for each new file."
1289
"Using this option will cause most temporary files created to use a small set "
1290
"of names, rather than a unique name for each new file."
1292
#: drizzled/drizzled.cc:2221
1294
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1296
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1298
#: drizzled/drizzled.cc:2226
944
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
946
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1299
948
msgid "Path for temporary files."
949
msgstr "Path for temporary files."
1302
#: drizzled/drizzled.cc:2230
1303
951
msgid "Default transaction isolation level."
1304
952
msgstr "Default transaction isolation level."
1306
#: drizzled/drizzled.cc:2234
1307
954
msgid "Run drizzled daemon as user."
1308
955
msgstr "Run drizzled daemon as user."
1310
#: drizzled/drizzled.cc:2242
1312
"The number of outstanding connection requests Drizzle can have. This comes "
1313
"into play when the main Drizzle thread gets very many connection requests in "
1314
"a very short time."
1316
"The number of outstanding connection requests Drizzle can have. This comes "
1317
"into play when the main Drizzle thread gets very many connection requests in "
1318
"a very short time."
1320
#: drizzled/drizzled.cc:2248
1323
"Size of tree cache used in bulk insert optimization. Note that this is a "
1326
"Size of tree cache used in bulk insert optimisation. Note that this is a "
1329
#: drizzled/drizzled.cc:2254
1331
"The number of seconds the drizzled server is waiting for a connect packet "
1332
"before responding with 'Bad handshake'."
1334
"The number of seconds the drizzled server is waiting for a connect packet "
1335
"before responding with 'Bad handshake'."
1337
#: drizzled/drizzled.cc:2259
1339
"Precision of the result of '/' operator will be increased on that value."
1341
"Precision of the result of '/' operator will be increased on that value."
1343
#: drizzled/drizzled.cc:2265
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."
1344
978
msgid "The maximum length of the result of function group_concat."
1345
979
msgstr "The maximum length of the result of function group_concat."
1347
#: drizzled/drizzled.cc:2270
1348
981
msgid "The size of the buffer that is used for full joins."
1349
982
msgstr "The size of the buffer that is used for full joins."
1351
#: drizzled/drizzled.cc:2276
1352
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1353
msgstr "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1355
#: drizzled/drizzled.cc:2281
1357
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1358
"this to get better index handling (for all reads and multiple writes) to as "
1359
"much as you can afford;"
1361
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1362
"this to get better index handling (for all reads and multiple writes) to as "
1363
"much as you can afford;"
1365
#: drizzled/drizzled.cc:2290
1367
"This characterizes the number of hits a hot block has to be untouched until "
1368
"it is considered aged enough to be downgraded to a warm block. This "
1369
"specifies the percentage ratio of that number of hits to the total number of "
1370
"blocks in key cache"
1372
"This characterises the number of hits a hot block has to be untouched until "
1373
"it is considered aged enough to be downgraded to a warm block. This "
1374
"specifies the percentage ratio of that number of hits to the total number of "
1375
"blocks in key cache"
1377
#: drizzled/drizzled.cc:2299
1378
msgid "The default size of key cache blocks"
1379
msgstr "The default size of key cache blocks"
1381
#: drizzled/drizzled.cc:2305
1382
msgid "The minimum percentage of warm blocks in key cache"
1383
msgstr "The minimum percentage of warm blocks in key cache"
1385
#: drizzled/drizzled.cc:2311
1386
984
msgid "Max packetlength to send/receive from to server."
1387
985
msgstr "Max packetlength to send/receive from to server."
1389
#: drizzled/drizzled.cc:2316
1391
988
"If there is more than this number of interrupted connections from a host "
1392
989
"this host will be blocked from further connections."
1654
1167
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1655
1168
"command line\n"
1657
#: drizzled/drizzled.cc:2868
1658
1170
msgid "Can't start server: cannot resolve hostname!"
1659
1171
msgstr "Can't start server: cannot resolve hostname!"
1661
#: drizzled/drizzled.cc:2874
1662
1173
msgid "Can't start server: bind-address refers to multiple interfaces!"
1663
1174
msgstr "Can't start server: bind-address refers to multiple interfaces!"
1665
#: drizzled/drizzled.cc:3186
1667
msgid "No option given to %s\n"
1668
msgstr "No option given to %s\n"
1670
#: drizzled/drizzled.cc:3188
1672
msgid "Wrong option to %s. Option(s) given: %s\n"
1673
msgstr "Wrong option to %s. Option(s) given: %s\n"
1675
#: drizzled/drizzled.cc:3190
1677
msgid "Alternatives are: '%s'"
1678
msgstr "Alternatives are: '%s'"
1680
#: drizzled/errmsg.cc:73
1177
"setrlimit could not change the size of core files to 'infinity'; We may not "
1178
"be able to generate a core file on signals"
1180
"setrlimit could not change the size of core files to 'infinity'; We may not "
1181
"be able to generate a core file on signals"
1681
1183
#, fuzzy, c-format
1682
msgid "errmsg plugin '%s' errmsg() failed"
1683
msgstr "configvar plugin '%s' deinit() failed"
1685
#: drizzled/error.cc:34
1689
#: drizzled/error.cc:36
1693
#: drizzled/error.cc:38
1184
msgid "Data directory %s does not exist\n"
1185
msgstr "%s %s does not exist"
1188
msgid "Unknown error %d"
1189
msgstr "Unknown error %d"
1697
#: drizzled/error.cc:40
1701
#: drizzled/error.cc:42
1703
1198
msgid "Can't create file '%-.200s' (errno: %d)"
1704
1199
msgstr "Can't create file '%-.200s' (errno: %d)"
1706
#: drizzled/error.cc:44
1708
1202
msgid "Can't create table '%-.200s' (errno: %d)"
1709
1203
msgstr "Can't create table '%-.200s' (errno: %d)"
1711
#: drizzled/error.cc:46
1713
1206
msgid "Can't create database '%-.192s' (errno: %d)"
1714
1207
msgstr "Can't create database '%-.192s' (errno: %d)"
1716
#: drizzled/error.cc:48
1718
1210
msgid "Can't create database '%-.192s'; database exists"
1719
1211
msgstr "Can't create database '%-.192s'; database exists"
1721
#: drizzled/error.cc:50
1723
1214
msgid "Can't drop database '%-.192s'; database doesn't exist"
1724
1215
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1726
#: drizzled/error.cc:52
1728
1218
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1729
1219
msgstr "Error dropping database (can't delete '%-.192s', errno: %d)"
1731
#: drizzled/error.cc:54
1733
1222
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1734
1223
msgstr "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1736
#: drizzled/error.cc:56
1738
1226
msgid "Error on delete of '%-.192s' (errno: %d)"
1739
1227
msgstr "Error on delete of '%-.192s' (errno: %d)"
1741
#: drizzled/error.cc:58
1742
1229
msgid "Can't read record in system table"
1743
1230
msgstr "Can't read record in system table"
1745
#: drizzled/error.cc:60
1747
1233
msgid "Can't get status of '%-.200s' (errno: %d)"
1748
1234
msgstr "Can't get status of '%-.200s' (errno: %d)"
1750
#: drizzled/error.cc:62
1752
1237
msgid "Can't get working directory (errno: %d)"
1753
1238
msgstr "Can't get working directory (errno: %d)"
1755
#: drizzled/error.cc:64
1757
1241
msgid "Can't lock file (errno: %d)"
1758
1242
msgstr "Can't lock file (errno: %d)"
1760
#: drizzled/error.cc:66
1762
1245
msgid "Can't open file: '%-.200s' (errno: %d)"
1763
1246
msgstr "Can't open file: '%-.200s' (errno: %d)"
1765
#: drizzled/error.cc:68
1767
1249
msgid "Can't find file: '%-.200s' (errno: %d)"
1768
1250
msgstr "Can't find file: '%-.200s' (errno: %d)"
1770
#: drizzled/error.cc:70
1772
1253
msgid "Can't read dir of '%-.192s' (errno: %d)"
1773
1254
msgstr "Can't read dir of '%-.192s' (errno: %d)"
1775
#: drizzled/error.cc:72
1777
1257
msgid "Can't change dir to '%-.192s' (errno: %d)"
1778
1258
msgstr "Can't change dir to '%-.192s' (errno: %d)"
1780
#: drizzled/error.cc:74
1782
1261
msgid "Record has changed since last read in table '%-.192s'"
1783
1262
msgstr "Record has changed since last read in table '%-.192s'"
1785
#: drizzled/error.cc:76
1787
1265
msgid "Disk full (%s); waiting for someone to free some space..."
1788
1266
msgstr "Disk full (%s); waiting for someone to free some space..."
1790
#: drizzled/error.cc:78
1792
1269
msgid "Can't write; duplicate key in table '%-.192s'"
1793
1270
msgstr "Can't write; duplicate key in table '%-.192s'"
1795
#: drizzled/error.cc:80
1797
1273
msgid "Error on close of '%-.192s' (errno: %d)"
1798
1274
msgstr "Error on close of '%-.192s' (errno: %d)"
1800
#: drizzled/error.cc:82
1802
1277
msgid "Error reading file '%-.200s' (errno: %d)"
1803
1278
msgstr "Error reading file '%-.200s' (errno: %d)"
1805
#: drizzled/error.cc:84
1807
1281
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1808
1282
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1810
#: drizzled/error.cc:86
1812
1285
msgid "Error writing file '%-.200s' (errno: %d)"
1813
1286
msgstr "Error writing file '%-.200s' (errno: %d)"
1815
#: drizzled/error.cc:88
1817
1289
msgid "'%-.192s' is locked against change"
1818
1290
msgstr "'%-.192s' is locked against change"
1820
#: drizzled/error.cc:90
1821
1292
msgid "Sort aborted"
1822
1293
msgstr "Sort aborted"
1824
#: drizzled/error.cc:92
1826
1296
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1827
1297
msgstr "View '%-.192s' doesn't exist for '%-.192s'"
1829
#: drizzled/error.cc:94
1831
1300
msgid "Got error %d from storage engine"
1832
1301
msgstr "Got error %d from storage engine"
1834
#: drizzled/error.cc:96
1836
1304
msgid "Table storage engine for '%-.192s' doesn't have this option"
1837
1305
msgstr "Table storage engine for '%-.192s' doesn't have this option"
1839
#: drizzled/error.cc:98
1841
1308
msgid "Can't find record in '%-.192s'"
1842
1309
msgstr "Can't find record in '%-.192s'"
1844
#: drizzled/error.cc:100
1846
1312
msgid "Incorrect information in file: '%-.200s'"
1847
1313
msgstr "Incorrect information in file: '%-.200s'"
1849
#: drizzled/error.cc:102
1851
1316
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1852
1317
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
1854
#: drizzled/error.cc:104
1856
1320
msgid "Old key file for table '%-.192s'; repair it!"
1857
1321
msgstr "Old key file for table '%-.192s'; repair it!"
1859
#: drizzled/error.cc:106
1861
1324
msgid "Table '%-.192s' is read only"
1862
1325
msgstr "Table '%-.192s' is read only"
1864
#: drizzled/error.cc:108
1866
1328
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1867
msgstr "Out of memory; restart server and try again (needed %d bytes)"
1329
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
1869
#: drizzled/error.cc:110
1870
1331
msgid "Out of sort memory; increase server sort buffer size"
1871
1332
msgstr "Out of sort memory; increase server sort buffer size"
1873
#: drizzled/error.cc:112
1875
1335
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1876
1336
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1878
#: drizzled/error.cc:114
1879
1338
msgid "Too many connections"
1880
1339
msgstr "Too many connections"
1882
#: drizzled/error.cc:116
1885
1342
"Out of memory; check if drizzled or some other process uses all available "
1886
1343
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1887
1344
"memory or you can add more swap space"
1889
"Out of memory; check if mysqld or some other process uses all available "
1890
"memory; if not, you may have to use 'ulimit' to allow mysqld to use more "
1346
"Out of memory; check if drizzled or some other process uses all available "
1347
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1891
1348
"memory or you can add more swap space"
1893
#: drizzled/error.cc:118
1894
1350
msgid "Can't get hostname for your address"
1895
1351
msgstr "Can't get hostname for your address"
1897
#: drizzled/error.cc:120
1898
1353
msgid "Bad handshake"
1899
1354
msgstr "Bad handshake"
1901
#: drizzled/error.cc:122
1903
1357
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1904
1358
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1906
#: drizzled/error.cc:124
1908
1361
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1909
1362
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1911
#: drizzled/error.cc:126
1912
1364
msgid "No database selected"
1913
1365
msgstr "No database selected"
1915
#: drizzled/error.cc:128
1916
1367
msgid "Unknown command"
1917
1368
msgstr "Unknown command"
1919
#: drizzled/error.cc:130
1921
1371
msgid "Column '%-.192s' cannot be null"
1922
1372
msgstr "Column '%-.192s' cannot be null"
1924
#: drizzled/error.cc:132
1926
1375
msgid "Unknown database '%-.192s'"
1927
1376
msgstr "Unknown database '%-.192s'"
1929
#: drizzled/error.cc:134
1931
1379
msgid "Table '%-.192s' already exists"
1932
1380
msgstr "Table '%-.192s' already exists"
1934
#: drizzled/error.cc:136
1936
1383
msgid "Unknown table '%-.100s'"
1937
1384
msgstr "Unknown table '%-.100s'"
1939
#: drizzled/error.cc:138
1941
1387
msgid "Column '%-.192s' in %-.192s is ambiguous"
1942
1388
msgstr "Column '%-.192s' in %-.192s is ambiguous"
1944
#: drizzled/error.cc:140
1945
1390
msgid "Server shutdown in progress"
1946
1391
msgstr "Server shutdown in progress"
1948
#: drizzled/error.cc:142
1950
1394
msgid "Unknown column '%-.192s' in '%-.192s'"
1951
1395
msgstr "Unknown column '%-.192s' in '%-.192s'"
1953
#: drizzled/error.cc:144
1955
1398
msgid "'%-.192s' isn't in GROUP BY"
1956
1399
msgstr "'%-.192s' isn't in GROUP BY"
1958
#: drizzled/error.cc:146
1960
1402
msgid "Can't group on '%-.192s'"
1961
1403
msgstr "Can't group on '%-.192s'"
1963
#: drizzled/error.cc:148
1964
1405
msgid "Statement has sum functions and columns in same statement"
1965
1406
msgstr "Statement has sum functions and columns in same statement"
1967
#: drizzled/error.cc:150
1968
1408
msgid "Column count doesn't match value count"
1969
1409
msgstr "Column count doesn't match value count"
1971
#: drizzled/error.cc:152
1973
1412
msgid "Identifier name '%-.100s' is too long"
1974
1413
msgstr "Identifier name '%-.100s' is too long"
1976
#: drizzled/error.cc:154
1978
1416
msgid "Duplicate column name '%-.192s'"
1979
1417
msgstr "Duplicate column name '%-.192s'"
1981
#: drizzled/error.cc:156
1983
1420
msgid "Duplicate key name '%-.192s'"
1984
1421
msgstr "Duplicate key name '%-.192s'"
1986
#: drizzled/error.cc:158
1988
1424
msgid "Duplicate entry '%-.192s' for key %d"
1989
1425
msgstr "Duplicate entry '%-.192s' for key %d"
1991
#: drizzled/error.cc:160
1993
1428
msgid "Incorrect column specifier for column '%-.192s'"
1994
1429
msgstr "Incorrect column specifier for column '%-.192s'"
1996
#: drizzled/error.cc:162
1998
1432
msgid "%s near '%-.80s' at line %d"
1999
1433
msgstr "%s near '%-.80s' at line %d"
2001
#: drizzled/error.cc:164
2002
1435
msgid "Query was empty"
2003
1436
msgstr "Query was empty"
2005
#: drizzled/error.cc:166
2007
1439
msgid "Not unique table/alias: '%-.192s'"
2008
1440
msgstr "Not unique table/alias: '%-.192s'"
2010
#: drizzled/error.cc:168
2012
1443
msgid "Invalid default value for '%-.192s'"
2013
1444
msgstr "Invalid default value for '%-.192s'"
2015
#: drizzled/error.cc:170
2016
1446
msgid "Multiple primary key defined"
2017
1447
msgstr "Multiple primary key defined"
2019
#: drizzled/error.cc:172
2021
1450
msgid "Too many keys specified; max %d keys allowed"
2022
1451
msgstr "Too many keys specified; max %d keys allowed"
2024
#: drizzled/error.cc:174
2026
1454
msgid "Too many key parts specified; max %d parts allowed"
2027
1455
msgstr "Too many key parts specified; max %d parts allowed"
2029
#: drizzled/error.cc:176
2031
1458
msgid "Specified key was too long; max key length is %d bytes"
2032
1459
msgstr "Specified key was too long; max key length is %d bytes"
2034
#: drizzled/error.cc:178
2036
1462
msgid "Key column '%-.192s' doesn't exist in table"
2037
1463
msgstr "Key column '%-.192s' doesn't exist in table"
2039
#: drizzled/error.cc:180
2042
"BLOB column '%-.192s' can't be used in key specification with the used table "
2045
"BLOB column '%-.192s' can't be used in key specification with the used table "
2048
#: drizzled/error.cc:182
2051
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2054
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2057
#: drizzled/error.cc:184
2059
"Incorrect table definition; there can be only one auto column and it must be "
2062
"Incorrect table definition; there can be only one auto column and it must be "
2065
#: drizzled/error.cc:186
2068
"%s: ready for connections.\n"
2069
"Version: '%s' socket: '%s' port: %d"
2071
"%s: ready for connections.\n"
2072
"Version: '%s' socket: '%s' port: %d"
2074
#: drizzled/error.cc:188
1467
"BLOB column '%-.192s' can't be used in key specification with the used table "
1470
"BLOB column '%-.192s' can't be used in key specification with the used table "
1475
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1478
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1482
"Incorrect table definition; there can be only one auto column and it must be "
1485
"Incorrect table definition; there can be only one auto column and it must be "
1490
"%s: ready for connections.\n"
1491
"Version: '%s' socket: '%s' port: %u\n"
1493
"%s: ready for connections.\n"
1494
"Version: '%s' socket: '%s' port: %u\n"
2076
1497
msgid "%s: Normal shutdown\n"
2077
1498
msgstr "%s: Normal shutdown\n"
2079
#: drizzled/error.cc:190
2081
1501
msgid "%s: Got signal %d. Aborting!\n"
2082
1502
msgstr "%s: Got signal %d. Aborting!\n"
2084
#: drizzled/error.cc:192
2086
1505
msgid "%s: Shutdown complete\n"
2087
1506
msgstr "%s: Shutdown complete\n"
2089
#: drizzled/error.cc:194
2091
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1509
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2092
1510
msgstr "%s: Forcing close of thread %ld user: '%-.48s'\n"
2094
#: drizzled/error.cc:196
2095
1512
msgid "Can't create IP socket"
2096
1513
msgstr "Can't create IP socket"
2098
#: drizzled/error.cc:198
2101
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2104
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2107
#: drizzled/error.cc:200
2110
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2112
msgstr "Field separator argument is not what is expected; check the manual"
2114
#: drizzled/error.cc:202
2116
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2118
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2120
#: drizzled/error.cc:204
2123
"The file '%-.128s' must be in the database directory or be readable by all"
2125
"The file '%-.128s' must be in the database directory or be readable by all"
2127
#: drizzled/error.cc:206
1517
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1520
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1525
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1528
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1532
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1534
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1538
"The file '%-.128s' must be in the database directory or be readable by all"
1540
"The file '%-.128s' must be in the database directory or be readable by all"
2129
1543
msgid "File '%-.200s' already exists"
2130
1544
msgstr "File '%-.200s' already exists"
2132
#: drizzled/error.cc:208
2134
1547
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2135
1548
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2137
#: drizzled/error.cc:210
2139
1551
msgid "Records: %ld Duplicates: %ld"
2140
1552
msgstr "Records: %ld Duplicates: %ld"
2142
#: drizzled/error.cc:212
2144
1555
"Incorrect prefix key; the used key part isn't a string, the used length is "
2145
1556
"longer than the key part, or the storage engine doesn't support unique "
2705
2008
"Can't execute the given command because you have active locked tables or an "
2706
2009
"active transaction"
2708
#: drizzled/error.cc:420
2710
2012
msgid "Unknown system variable '%-.64s'"
2711
2013
msgstr "Unknown system variable '%-.64s'"
2713
#: drizzled/error.cc:422
2715
2016
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2716
2017
msgstr "Table '%-.192s' is marked as crashed and should be repaired"
2718
#: drizzled/error.cc:424
2721
2021
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2723
2023
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2725
#: drizzled/error.cc:426
2726
2025
msgid "Some non-transactional changed tables couldn't be rolled back"
2727
2026
msgstr "Some non-transactional changed tables couldn't be rolled back"
2729
#: drizzled/error.cc:428
2731
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2732
"of storage; increase this drizzled variable and try again"
2735
#: drizzled/error.cc:430
2737
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2740
#: drizzled/error.cc:432
2742
"This operation requires a running slave; configure slave and do START SLAVE"
2745
#: drizzled/error.cc:434
2029
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2030
"of storage; increase this drizzled variable and try again"
2032
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2033
"of storage; increase this drizzled variable and try again"
2036
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2038
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2041
"This operation requires a running slave; configure slave and do START SLAVE"
2043
"This operation requires a running slave; configure slave and do START SLAVE"
2746
2045
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2046
msgstr "The server is not configured as slave; fix with CHANGE MASTER TO"
2749
#: drizzled/error.cc:436
2752
2049
"Could not initialize master info structure; more error messages can be found "
2753
2050
"in the Drizzle error log"
2755
"Could not initialise master info structure; more error messages can be found "
2756
"in the MySQL error log"
2052
"Could not initialize master info structure; more error messages can be found "
2053
"in the Drizzle error log"
2758
#: drizzled/error.cc:438
2759
2055
msgid "Could not create slave thread; check system resources"
2056
msgstr "Could not create slave thread; check system resources"
2762
#: drizzled/error.cc:440
2765
2060
"User %-.64s already has more than 'max_user_connections' active connections"
2062
"User %-.64s already has more than 'max_user_connections' active connections"
2768
#: drizzled/error.cc:442
2769
2064
msgid "You may only use constant expressions with SET"
2065
msgstr "You may only use constant expressions with SET"
2772
#: drizzled/error.cc:444
2773
2067
msgid "Lock wait timeout exceeded; try restarting transaction"
2068
msgstr "Lock wait timeout exceeded; try restarting transaction"
2776
#: drizzled/error.cc:446
2777
2070
msgid "The total number of locks exceeds the lock table size"
2071
msgstr "The total number of locks exceeds the lock table size"
2780
#: drizzled/error.cc:448
2781
2073
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2074
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2784
#: drizzled/error.cc:450
2785
2076
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2077
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2788
#: drizzled/error.cc:452
2789
2079
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2080
msgstr "CREATE DATABASE not allowed while thread is holding global read lock"
2792
#: drizzled/error.cc:454
2794
2083
msgid "Incorrect arguments to %s"
2084
msgstr "Incorrect arguments to %s"
2797
#: drizzled/error.cc:456
2799
2087
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2088
msgstr "'%-.48s'@'%-.64s' is not allowed to create new users"
2802
#: drizzled/error.cc:458
2804
2091
"Incorrect table definition; all MERGE tables must be in the same database"
2093
"Incorrect table definition; all MERGE tables must be in the same database"
2807
#: drizzled/error.cc:460
2808
2095
msgid "Deadlock found when trying to get lock; try restarting transaction"
2096
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2811
#: drizzled/error.cc:462
2812
2098
msgid "The used table type doesn't support FULLTEXT indexes"
2099
msgstr "The used table type doesn't support FULLTEXT indexes"
2815
#: drizzled/error.cc:464
2816
2101
msgid "Cannot add foreign key constraint"
2102
msgstr "Cannot add foreign key constraint"
2819
#: drizzled/error.cc:466
2820
2104
msgid "Cannot add or update a child row: a foreign key constraint fails"
2105
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2823
#: drizzled/error.cc:468
2824
2107
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2108
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2827
#: drizzled/error.cc:470
2829
2111
msgid "Error connecting to master: %-.128s"
2112
msgstr "Error connecting to master: %-.128s"
2832
#: drizzled/error.cc:472
2834
2115
msgid "Error running query on master: %-.128s"
2116
msgstr "Error running query on master: %-.128s"
2837
#: drizzled/error.cc:474
2839
2119
msgid "Error when executing command %s: %-.128s"
2120
msgstr "Error when executing command %s: %-.128s"
2842
#: drizzled/error.cc:476
2844
2123
msgid "Incorrect usage of %s and %s"
2124
msgstr "Incorrect usage of %s and %s"
2847
#: drizzled/error.cc:478
2848
2126
msgid "The used SELECT statements have a different number of columns"
2127
msgstr "The used SELECT statements have a different number of columns"
2851
#: drizzled/error.cc:480
2852
2129
msgid "Can't execute the query because you have a conflicting read lock"
2130
msgstr "Can't execute the query because you have a conflicting read lock"
2855
#: drizzled/error.cc:482
2856
2132
msgid "Mixing of transactional and non-transactional tables is disabled"
2133
msgstr "Mixing of transactional and non-transactional tables is disabled"
2859
#: drizzled/error.cc:484
2861
2136
msgid "Option '%s' used twice in statement"
2137
msgstr "Option '%s' used twice in statement"
2864
#: drizzled/error.cc:486
2866
2140
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2141
msgstr "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2869
#: drizzled/error.cc:488
2871
2144
msgid "Access denied; you need the %-.128s privilege for this operation"
2874
#: drizzled/error.cc:490
2877
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2880
#: drizzled/error.cc:492
2883
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2886
#: drizzled/error.cc:494
2145
msgstr "Access denied; you need the %-.128s privilege for this operation"
2149
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2151
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2155
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2157
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2888
2160
msgid "Variable '%-.64s' doesn't have a default value"
2161
msgstr "Variable '%-.64s' doesn't have a default value"
2891
#: drizzled/error.cc:496
2893
2164
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2165
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2896
#: drizzled/error.cc:498
2898
2168
msgid "Incorrect argument type to variable '%-.64s'"
2169
msgstr "Incorrect argument type to variable '%-.64s'"
2901
#: drizzled/error.cc:500
2903
2172
msgid "Variable '%-.64s' can only be set, not read"
2173
msgstr "Variable '%-.64s' can only be set, not read"
2906
#: drizzled/error.cc:502
2908
2176
msgid "Incorrect usage/placement of '%s'"
2177
msgstr "Incorrect usage/placement of '%s'"
2911
#: drizzled/error.cc:504
2913
2180
msgid "This version of Drizzle doesn't yet support '%s'"
2914
msgstr "The storage engine for the table doesn't support %s"
2181
msgstr "This version of Drizzle doesn't yet support '%s'"
2916
#: drizzled/error.cc:506
2919
2185
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2187
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2922
#: drizzled/error.cc:508
2923
2189
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2190
msgstr "Slave SQL thread ignored the query because of replicate-*-table rules"
2926
#: drizzled/error.cc:510
2928
2193
msgid "Variable '%-.192s' is a %s variable"
2194
msgstr "Variable '%-.192s' is a %s variable"
2931
#: drizzled/error.cc:512
2933
2197
msgid "Incorrect foreign key definition for '%-.192s': %s"
2198
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2936
#: drizzled/error.cc:514
2937
2200
msgid "Key reference and table reference don't match"
2201
msgstr "Key reference and table reference don't match"
2940
#: drizzled/error.cc:516
2942
2204
msgid "Operand should contain %d column(s)"
2205
msgstr "Operand should contain %d column(s)"
2945
#: drizzled/error.cc:518
2946
2207
msgid "Subquery returns more than 1 row"
2208
msgstr "Subquery returns more than 1 row"
2949
#: drizzled/error.cc:520
2951
2211
msgid "Unknown prepared statement handler (%.*s) given to %s"
2212
msgstr "Unknown prepared statement handler (%.*s) given to %s"
2954
#: drizzled/error.cc:522
2955
2214
msgid "Help database is corrupt or does not exist"
2215
msgstr "Help database is corrupt or does not exist"
2958
#: drizzled/error.cc:524
2959
2217
msgid "Cyclic reference on subqueries"
2218
msgstr "Cyclic reference on subqueries"
2962
#: drizzled/error.cc:526
2964
2221
msgid "Converting column '%s' from %s to %s"
2222
msgstr "Converting column '%s' from %s to %s"
2967
#: drizzled/error.cc:528
2969
2225
msgid "Reference '%-.64s' not supported (%s)"
2226
msgstr "Reference '%-.64s' not supported (%s)"
2972
#: drizzled/error.cc:530
2973
2228
msgid "Every derived table must have its own alias"
2229
msgstr "Every derived table must have its own alias"
2976
#: drizzled/error.cc:532
2978
2232
msgid "Select %u was reduced during optimization"
2233
msgstr "Select %u was reduced during optimization"
2981
#: drizzled/error.cc:534
2983
2236
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2237
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2986
#: drizzled/error.cc:536
2988
2240
"Client does not support authentication protocol requested by server; "
2989
2241
"consider upgrading Drizzle client"
2243
"Client does not support authentication protocol requested by server; "
2244
"consider upgrading Drizzle client"
2992
#: drizzled/error.cc:538
2993
2246
msgid "All parts of a SPATIAL index must be NOT NULL"
2247
msgstr "All parts of a SPATIAL index must be NOT NULL"
2996
#: drizzled/error.cc:540
2998
2250
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2251
msgstr "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3001
#: drizzled/error.cc:542
3002
2253
msgid "Slave is already running"
2254
msgstr "Slave is already running"
3005
#: drizzled/error.cc:544
3006
2256
msgid "Slave already has been stopped"
2257
msgstr "Slave already has been stopped"
3009
#: drizzled/error.cc:546
3012
2261
"Uncompressed data size too large; the maximum size is %d (probably, length "
3013
2262
"of uncompressed data was corrupted)"
2264
"Uncompressed data size too large; the maximum size is %d (probably, length "
2265
"of uncompressed data was corrupted)"
3016
#: drizzled/error.cc:548
3017
2267
msgid "ZLIB: Not enough memory"
2268
msgstr "ZLIB: Not enough memory"
3020
#: drizzled/error.cc:550
3022
2271
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3023
2272
"data was corrupted)"
2274
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2275
"data was corrupted)"
3026
#: drizzled/error.cc:552
3027
2277
msgid "ZLIB: Input data corrupted"
2278
msgstr "ZLIB: Input data corrupted"
3030
#: drizzled/error.cc:554
3032
2281
msgid "%d line(s) were cut by GROUP_CONCAT()"
2282
msgstr "%d line(s) were cut by GROUP_CONCAT()"
3035
#: drizzled/error.cc:556
3037
2285
msgid "Row %ld doesn't contain data for all columns"
3040
#: drizzled/error.cc:558
3043
"Row %ld was truncated; it contained more data than there were input columns"
3046
#: drizzled/error.cc:560
3049
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3052
#: drizzled/error.cc:562
2286
msgstr "Row %ld doesn't contain data for all columns"
2290
"Row %ld was truncated; it contained more data than there were input columns"
2292
"Row %ld was truncated; it contained more data than there were input columns"
2296
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2298
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3054
2301
msgid "Out of range value for column '%s' at row %ld"
2302
msgstr "Out of range value for column '%s' at row %ld"
3057
#: drizzled/error.cc:564
3059
2305
msgid "Data truncated for column '%s' at row %ld"
2306
msgstr "Data truncated for column '%s' at row %ld"
3062
#: drizzled/error.cc:566
3064
2309
msgid "Using storage engine %s for table '%s'"
2310
msgstr "Using storage engine %s for table '%s'"
3067
#: drizzled/error.cc:568
3069
2313
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2314
msgstr "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3072
#: drizzled/error.cc:570
3073
2316
msgid "Cannot drop one or more of the requested users"
2317
msgstr "Cannot drop one or more of the requested users"
3076
#: drizzled/error.cc:572
3077
2319
msgid "Can't revoke all privileges for one or more of the requested users"
2320
msgstr "Can't revoke all privileges for one or more of the requested users"
3080
#: drizzled/error.cc:574
3082
2323
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2324
msgstr "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3085
#: drizzled/error.cc:576
3087
2327
msgid "Illegal mix of collations for operation '%s'"
2328
msgstr "Illegal mix of collations for operation '%s'"
3090
#: drizzled/error.cc:578
3093
2332
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3094
2333
"variable_name)"
2335
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3097
#: drizzled/error.cc:580
3099
2339
msgid "Unknown collation: '%-.64s'"
3102
#: drizzled/error.cc:582
3104
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3105
"compiled without SSL support; they can be used later if Drizzle slave with "
3109
#: drizzled/error.cc:584
3112
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3113
"old format; please change the password to the new format"
3116
#: drizzled/error.cc:586
3119
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3123
#: drizzled/error.cc:588
2340
msgstr "Unknown collation: '%-.64s'"
2343
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2344
"compiled without SSL support; they can be used later if Drizzle slave with "
2347
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2348
"compiled without SSL support; they can be used later if Drizzle slave with "
2353
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2354
"old format; please change the password to the new format"
2356
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2357
"old format; please change the password to the new format"
2361
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2364
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3124
2367
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2368
msgstr "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3127
#: drizzled/error.cc:590
3129
2371
"It is recommended to use --skip-slave-start when doing step-by-step "
3130
2372
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3131
2373
"get an unexpected slave's drizzled restart"
2375
"It is recommended to use --skip-slave-start when doing step-by-step "
2376
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2377
"get an unexpected slave's drizzled restart"
3134
#: drizzled/error.cc:592
3135
2379
msgid "SQL thread is not to be started so UNTIL options are ignored"
2380
msgstr "SQL thread is not to be started so UNTIL options are ignored"
3138
#: drizzled/error.cc:594
3140
2383
msgid "Incorrect index name '%-.100s'"
2384
msgstr "Incorrect index name '%-.100s'"
3143
#: drizzled/error.cc:596
3145
2387
msgid "Incorrect catalog name '%-.100s'"
3146
2388
msgstr "Incorrect catalogue name '%-.100s'"
3148
#: drizzled/error.cc:598
3150
2391
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2392
msgstr "Query cache failed to set size %lu; new query cache size is %lu"
3153
#: drizzled/error.cc:600
3155
2395
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2396
msgstr "Column '%-.192s' cannot be part of FULLTEXT index"
3158
#: drizzled/error.cc:602
3160
2399
msgid "Unknown key cache '%-.100s'"
2400
msgstr "Unknown key cache '%-.100s'"
3163
#: drizzled/error.cc:604
3165
2403
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3166
2404
"this switch for this grant to work"
2406
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2407
"this switch for this grant to work"
3169
#: drizzled/error.cc:606
3171
2410
msgid "Unknown table engine '%s'"
2411
msgstr "Unknown table engine '%s'"
3174
#: drizzled/error.cc:608
3176
2414
msgid "'%s' is deprecated; use '%s' instead"
2415
msgstr "'%s' is deprecated; use '%s' instead"
3179
#: drizzled/error.cc:610
3181
2418
msgid "The target table %-.100s of the %s is not updatable"
3184
#: drizzled/error.cc:612
3187
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3191
#: drizzled/error.cc:614
3194
"The Drizzle server is running with the %s option so it cannot execute this "
3198
#: drizzled/error.cc:616
2419
msgstr "The target table %-.100s of the %s is not updatable"
2423
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2426
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2431
"The Drizzle server is running with the %s option so it cannot execute this "
2434
"The Drizzle server is running with the %s option so it cannot execute this "
3200
2438
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2439
msgstr "Column '%-.100s' has duplicated value '%-.64s' in %s"
3203
#: drizzled/error.cc:618
3205
2442
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2443
msgstr "Truncated incorrect %-.32s value: '%-.128s'"
3208
#: drizzled/error.cc:620
3210
2446
"Incorrect table definition; there can be only one TIMESTAMP column with "
3211
2447
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2449
"Incorrect table definition; there can be only one TIMESTAMP column with "
2450
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3214
#: drizzled/error.cc:622
3216
2453
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2454
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
3219
#: drizzled/error.cc:624
3220
2456
msgid "This command is not supported in the prepared statement protocol yet"
2457
msgstr "This command is not supported in the prepared statement protocol yet"
3223
#: drizzled/error.cc:626
3225
2460
msgid "Got error %d '%-.100s' from %s"
2461
msgstr "Got error %d '%-.100s' from %s"
3228
#: drizzled/error.cc:628
3230
2464
msgid "Got temporary error %d '%-.100s' from %s"
2465
msgstr "Got temporary error %d '%-.100s' from %s"
3233
#: drizzled/error.cc:630
3235
2468
msgid "Unknown or incorrect time zone: '%-.64s'"
2469
msgstr "Unknown or incorrect time zone: '%-.64s'"
3238
#: drizzled/error.cc:632
3240
2472
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2473
msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
3243
#: drizzled/error.cc:634
3245
2476
msgid "Invalid %s character string: '%.64s'"
2477
msgstr "Invalid %s character string: '%.64s'"
3248
#: drizzled/error.cc:636
3250
2480
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2481
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3253
#: drizzled/error.cc:638
3255
2484
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2485
msgstr "Conflicting declarations: '%s%s' and '%s%s'"
3258
#: drizzled/error.cc:640
3260
2488
msgid "Can't create a %s from within another stored routine"
2489
msgstr "Can't create a %s from within another stored routine"
3263
#: drizzled/error.cc:642
3265
2492
msgid "%s %s already exists"
2493
msgstr "%s %s already exists"
3268
#: drizzled/error.cc:644
3270
2496
msgid "%s %s does not exist"
2497
msgstr "%s %s does not exist"
3273
#: drizzled/error.cc:646
3275
2500
msgid "Failed to DROP %s %s"
2501
msgstr "Failed to DROP %s %s"
3278
#: drizzled/error.cc:648
3280
2504
msgid "Failed to CREATE %s %s"
2505
msgstr "Failed to CREATE %s %s"
3283
#: drizzled/error.cc:650
3285
2508
msgid "%s with no matching label: %s"
2509
msgstr "%s with no matching label: %s"
3288
#: drizzled/error.cc:652
3290
2512
msgid "Redefining label %s"
2513
msgstr "Redefining label %s"
3293
#: drizzled/error.cc:654
3295
2516
msgid "End-label %s without match"
2517
msgstr "End-label %s without match"
3298
#: drizzled/error.cc:656
3300
2520
msgid "Referring to uninitialized variable %s"
3301
2521
msgstr "Referring to uninitialised variable %s"
3303
#: drizzled/error.cc:658
3305
2524
msgid "PROCEDURE %s can't return a result set in the given context"
2525
msgstr "PROCEDURE %s can't return a result set in the given context"
3308
#: drizzled/error.cc:660
3309
2527
msgid "RETURN is only allowed in a FUNCTION"
2528
msgstr "RETURN is only allowed in a FUNCTION"
3312
#: drizzled/error.cc:662
3314
2531
msgid "%s is not allowed in stored procedures"
3317
#: drizzled/error.cc:664
3319
"The update log is deprecated and replaced by the binary log; SET "
3320
"SQL_LOG_UPDATE has been ignored"
3323
#: drizzled/error.cc:666
3325
"The update log is deprecated and replaced by the binary log; SET "
3326
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3329
#: drizzled/error.cc:668
2532
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"
3330
2548
msgid "Query execution was interrupted"
2549
msgstr "Query execution was interrupted"
3333
#: drizzled/error.cc:670
3335
2552
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2553
msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
3338
#: drizzled/error.cc:672
3340
2556
msgid "Undefined CONDITION: %s"
2557
msgstr "Undefined CONDITION: %s"
3343
#: drizzled/error.cc:674
3345
2560
msgid "No RETURN found in FUNCTION %s"
2561
msgstr "No RETURN found in FUNCTION %s"
3348
#: drizzled/error.cc:676
3350
2564
msgid "FUNCTION %s ended without RETURN"
2565
msgstr "FUNCTION %s ended without RETURN"
3353
#: drizzled/error.cc:678
3354
2567
msgid "Cursor statement must be a SELECT"
2568
msgstr "Cursor statement must be a SELECT"
3357
#: drizzled/error.cc:680
3358
2570
msgid "Cursor SELECT must not have INTO"
2571
msgstr "Cursor SELECT must not have INTO"
3361
#: drizzled/error.cc:682
3363
2574
msgid "Undefined CURSOR: %s"
2575
msgstr "Undefined CURSOR: %s"
3366
#: drizzled/error.cc:684
3367
2577
msgid "Cursor is already open"
2578
msgstr "Cursor is already open"
3370
#: drizzled/error.cc:686
3371
2580
msgid "Cursor is not open"
2581
msgstr "Cursor is not open"
3374
#: drizzled/error.cc:688
3376
2584
msgid "Undeclared variable: %s"
2585
msgstr "Undeclared variable: %s"
3379
#: drizzled/error.cc:690
3380
2587
msgid "Incorrect number of FETCH variables"
2588
msgstr "Incorrect number of FETCH variables"
3383
#: drizzled/error.cc:692
3384
2590
msgid "No data - zero rows fetched, selected, or processed"
2591
msgstr "No data - zero rows fetched, selected, or processed"
3387
#: drizzled/error.cc:694
3389
2594
msgid "Duplicate parameter: %s"
2595
msgstr "Duplicate parameter: %s"
3392
#: drizzled/error.cc:696
3394
2598
msgid "Duplicate variable: %s"
2599
msgstr "Duplicate variable: %s"
3397
#: drizzled/error.cc:698
3399
2602
msgid "Duplicate condition: %s"
2603
msgstr "Duplicate condition: %s"
3402
#: drizzled/error.cc:700
3404
2606
msgid "Duplicate cursor: %s"
2607
msgstr "Duplicate cursor: %s"
3407
#: drizzled/error.cc:702
3409
2610
msgid "Failed to ALTER %s %s"
2611
msgstr "Failed to ALTER %s %s"
3412
#: drizzled/error.cc:704
3413
2613
msgid "Subquery value not supported"
2614
msgstr "Subquery value not supported"
3416
#: drizzled/error.cc:706
3418
2617
msgid "%s is not allowed in stored function or trigger"
2618
msgstr "%s is not allowed in stored function or trigger"
3421
#: drizzled/error.cc:708
3422
2620
msgid "Variable or condition declaration after cursor or handler declaration"
2621
msgstr "Variable or condition declaration after cursor or handler declaration"
3425
#: drizzled/error.cc:710
3426
2623
msgid "Cursor declaration after handler declaration"
2624
msgstr "Cursor declaration after handler declaration"
3429
#: drizzled/error.cc:712
3430
2626
msgid "Case not found for CASE statement"
2627
msgstr "Case not found for CASE statement"
3433
#: drizzled/error.cc:714
3435
2630
msgid "Configuration file '%-.192s' is too big"
2631
msgstr "Configuration file '%-.192s' is too big"
3438
#: drizzled/error.cc:716
3440
2634
msgid "Malformed file type header in file '%-.192s'"
2635
msgstr "Malformed file type header in file '%-.192s'"
3443
#: drizzled/error.cc:718
3445
2638
msgid "Unexpected end of file while parsing comment '%-.200s'"
2639
msgstr "Unexpected end of file while parsing comment '%-.200s'"
3448
#: drizzled/error.cc:720
3450
2642
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
2643
msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3453
#: drizzled/error.cc:722
3455
2646
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
2647
msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
3458
#: drizzled/error.cc:724
3459
2649
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3462
#: drizzled/error.cc:726
3464
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3467
#: drizzled/error.cc:728
2651
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3469
2654
msgid "'%-.192s.%-.192s' is not %s"
2655
msgstr "'%-.192s.%-.192s' is not %s"
3472
#: drizzled/error.cc:730
3474
2658
msgid "Column '%-.192s' is not updatable"
2659
msgstr "Column '%-.192s' is not updatable"
3477
#: drizzled/error.cc:732
3478
2661
msgid "View's SELECT contains a subquery in the FROM clause"
2662
msgstr "View's SELECT contains a subquery in the FROM clause"
3481
#: drizzled/error.cc:734
3483
2665
msgid "View's SELECT contains a '%s' clause"
2666
msgstr "View's SELECT contains a '%s' clause"
3486
#: drizzled/error.cc:736
3487
2668
msgid "View's SELECT contains a variable or parameter"
2669
msgstr "View's SELECT contains a variable or parameter"
3490
#: drizzled/error.cc:738
3492
2672
msgid "View's SELECT refers to a temporary table '%-.192s'"
2673
msgstr "View's SELECT refers to a temporary table '%-.192s'"
3495
#: drizzled/error.cc:740
3496
2675
msgid "View's SELECT and view's field list have different column counts"
2676
msgstr "View's SELECT and view's field list have different column counts"
3499
#: drizzled/error.cc:742
3501
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)"
3504
#: drizzled/error.cc:744
3505
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"
3508
#: drizzled/error.cc:746
3511
2689
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3512
2690
"(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"
3515
#: drizzled/error.cc:748
3517
2696
msgid "Can't drop or alter a %s from within another stored routine"
2697
msgstr "Can't drop or alter a %s from within another stored routine"
3520
#: drizzled/error.cc:750
3521
2699
msgid "GOTO is not allowed in a stored procedure handler"
2700
msgstr "GOTO is not allowed in a stored procedure handler"
3524
#: drizzled/error.cc:752
3525
2702
msgid "Trigger already exists"
2703
msgstr "Trigger already exists"
3528
#: drizzled/error.cc:754
3529
2705
msgid "Trigger does not exist"
2706
msgstr "Trigger does not exist"
3532
#: drizzled/error.cc:756
3534
2709
msgid "Trigger's '%-.192s' is view or temporary table"
2710
msgstr "Trigger's '%-.192s' is view or temporary table"
3537
#: drizzled/error.cc:758
3539
2713
msgid "Updating of %s row is not allowed in %strigger"
2714
msgstr "Updating of %s row is not allowed in %strigger"
3542
#: drizzled/error.cc:760
3544
2717
msgid "There is no %s row in %s trigger"
2718
msgstr "There is no %s row in %s trigger"
3547
#: drizzled/error.cc:762
3549
2721
msgid "Field '%-.192s' doesn't have a default value"
2722
msgstr "Field '%-.192s' doesn't have a default value"
3552
#: drizzled/error.cc:764
3553
2724
msgid "Division by 0"
2725
msgstr "Division by 0"
3556
#: drizzled/error.cc:766
3558
2728
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2729
msgstr "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3561
#: drizzled/error.cc:768
3563
2732
msgid "Illegal %s '%-.192s' value found during parsing"
2733
msgstr "Illegal %s '%-.192s' value found during parsing"
3566
#: drizzled/error.cc:770
3568
2736
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
2737
msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3571
#: drizzled/error.cc:772
3573
2740
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
2741
msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
3576
#: drizzled/error.cc:774
3578
2744
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
2745
msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3581
#: drizzled/error.cc:776
3583
2748
msgid "Failed purging old relay logs: %s"
2749
msgstr "Failed purging old relay logs: %s"
3586
#: drizzled/error.cc:778
3588
2752
msgid "Password hash should be a %d-digit hexadecimal number"
2753
msgstr "Password hash should be a %d-digit hexadecimal number"
3591
#: drizzled/error.cc:780
3592
2755
msgid "Target log not found in binlog index"
2756
msgstr "Target log not found in binlog index"
3595
#: drizzled/error.cc:782
3596
2758
msgid "I/O error reading log index file"
2759
msgstr "I/O error reading log index file"
3599
#: drizzled/error.cc:784
3600
2761
msgid "Server configuration does not permit binlog purge"
2762
msgstr "Server configuration does not permit binlog purge"
3603
#: drizzled/error.cc:786
3604
2764
msgid "Failed on fseek()"
2765
msgstr "Failed on fseek()"
3607
#: drizzled/error.cc:788
3608
2767
msgid "Fatal error during log purge"
2768
msgstr "Fatal error during log purge"
3611
#: drizzled/error.cc:790
3612
2770
msgid "A purgeable log is in use, will not purge"
2771
msgstr "A purgeable log is in use, will not purge"
3615
#: drizzled/error.cc:792
3616
2773
msgid "Unknown error during log purge"
2774
msgstr "Unknown error during log purge"
3619
#: drizzled/error.cc:794
3621
2777
msgid "Failed initializing relay log position: %s"
3622
2778
msgstr "Failed initialising relay log position: %s"
3624
#: drizzled/error.cc:796
3625
2780
msgid "You are not using binary logging"
2781
msgstr "You are not using binary logging"
3628
#: drizzled/error.cc:798
3631
2785
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
2787
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3634
#: drizzled/error.cc:800
3635
2789
msgid "WSAStartup Failed"
2790
msgstr "WSAStartup Failed"
3638
#: drizzled/error.cc:802
3639
2792
msgid "Can't handle procedures with different groups yet"
2793
msgstr "Can't handle procedures with different groups yet"
3642
#: drizzled/error.cc:804
3643
2795
msgid "Select must have a group with this procedure"
2796
msgstr "Select must have a group with this procedure"
3646
#: drizzled/error.cc:806
3647
2798
msgid "Can't use ORDER clause with this procedure"
2799
msgstr "Can't use ORDER clause with this procedure"
3650
#: drizzled/error.cc:808
3652
2802
msgid "Binary logging and replication forbid changing the global server %s"
2803
msgstr "Binary logging and replication forbid changing the global server %s"
3655
#: drizzled/error.cc:810
3657
2806
msgid "Can't map file: %-.200s, errno: %d"
2807
msgstr "Can't map file: %-.200s, errno: %d"
3660
#: drizzled/error.cc:812
3662
2810
msgid "Wrong magic in %-.64s"
2811
msgstr "Wrong magic in %-.64s"
3665
#: drizzled/error.cc:814
3666
2813
msgid "Prepared statement contains too many placeholders"
2814
msgstr "Prepared statement contains too many placeholders"
3669
#: drizzled/error.cc:816
3671
2817
msgid "Key part '%-.192s' length cannot be 0"
2818
msgstr "Key part '%-.192s' length cannot be 0"
3674
#: drizzled/error.cc:818
3675
2820
msgid "View text checksum failed"
2821
msgstr "View text checksum failed"
3678
#: drizzled/error.cc:820
3681
2825
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
2827
"Can't modify more than one base table through a join view '%-.192s.%-.192s'"
3684
#: drizzled/error.cc:822
3686
2830
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
2831
msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
3689
#: drizzled/error.cc:824
3691
2834
msgid "Can not delete from join view '%-.192s.%-.192s'"
2835
msgstr "Can't delete from join view '%-.192s.%-.192s'"
3694
#: drizzled/error.cc:826
3696
2838
msgid "Operation %s failed for %.256s"
2839
msgstr "Operation %s failed for %.256s"
3699
#: drizzled/error.cc:828
3700
2841
msgid "XAER_NOTA: Unknown XID"
2842
msgstr "XAER_NOTA: Unknown XID"
3703
#: drizzled/error.cc:830
3704
2844
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
2845
msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
3707
#: drizzled/error.cc:832
3710
2849
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3711
2850
"the %.64s state"
2852
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3714
#: drizzled/error.cc:834
3715
2855
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
2856
msgstr "XAER_OUTSIDE: Some work is done outside global transaction"
3718
#: drizzled/error.cc:836
3720
2859
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3721
2860
"for consistency"
2862
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3724
#: drizzled/error.cc:838
3725
2865
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
2866
msgstr "XA_RBROLLBACK: Transaction branch was rolled back"
3728
#: drizzled/error.cc:840
3731
2870
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
2873
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3735
#: drizzled/error.cc:842
3736
2876
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
2877
msgstr "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3739
#: drizzled/error.cc:844
3740
2879
msgid "Failed to revoke all privileges to dropped routine"
2880
msgstr "Failed to revoke all privileges to dropped routine"
3743
#: drizzled/error.cc:846
3745
2883
msgid "Data too long for column '%s' at row %ld"
2884
msgstr "Data too long for column '%s' at row %ld"
3748
#: drizzled/error.cc:848
3750
2887
msgid "Bad SQLSTATE: '%s'"
2888
msgstr "Bad SQLSTATE: '%s'"
3753
#: drizzled/error.cc:850
3756
2892
"%s: ready for connections.\n"
3757
"Version: '%s' socket: '%s' port: %d %s"
2893
"Version: '%s' %s\n"
2895
"%s: ready for connections.\n"
2896
"Version: '%s' %s\n"
3760
#: drizzled/error.cc:852
3761
2898
msgid "Can't load value from file with fixed size rows to variable"
2899
msgstr "Can't load value from file with fixed size rows to variable"
3764
#: drizzled/error.cc:854
3765
2901
msgid "You are not allowed to create a user with GRANT"
2902
msgstr "You are not allowed to create a user with GRANT"
3768
#: drizzled/error.cc:856
3770
2905
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2906
msgstr "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3773
#: drizzled/error.cc:858
3774
2908
msgid "Table definition has changed, please retry transaction"
2909
msgstr "Table definition has changed, please retry transaction"
3777
#: drizzled/error.cc:860
3778
2911
msgid "Duplicate handler declared in the same block"
2912
msgstr "Duplicate handler declared in the same block"
3781
#: drizzled/error.cc:862
3784
2916
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3785
2917
"variable in BEFORE trigger"
2919
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2920
"variable in BEFORE trigger"
3788
#: drizzled/error.cc:864
3790
2923
msgid "Not allowed to return a result set from a %s"
2924
msgstr "Not allowed to return a result set from a %s"
3793
#: drizzled/error.cc:866
3794
2926
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3797
#: drizzled/error.cc:868
3799
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3800
"declaration and binary logging is enabled; if non-transactional tables were "
3801
"updated, the binary log will miss their changes"
3804
#: drizzled/error.cc:870
3806
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3807
"declaration and binary logging is enabled (you *might* want to use the less "
3808
"safe log_bin_trust_function_creators variable)"
3811
#: drizzled/error.cc:872
3813
"You do not have the SUPER privilege and binary logging is enabled (you "
3814
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3817
#: drizzled/error.cc:874
3819
"You can't execute a prepared statement which has an open cursor associated "
3820
"with it. Reset the statement to re-execute it."
3823
#: drizzled/error.cc:876
2927
msgstr "Cannot get geometry object from data you send to the GEOMETRY field"
2930
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2931
"declaration and binary logging is enabled; if non-transactional tables were "
2932
"updated, the binary log will miss their changes"
2934
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2935
"declaration and binary logging is enabled; if non-transactional tables were "
2936
"updated, the binary log will miss their changes"
2939
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2940
"declaration and binary logging is enabled (you *might* want to use the less "
2941
"safe log_bin_trust_function_creators variable)"
2943
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2944
"declaration and binary logging is enabled (you *might* want to use the less "
2945
"safe log_bin_trust_function_creators variable)"
2948
"You do not have the SUPER privilege and binary logging is enabled (you "
2949
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2951
"You do not have the SUPER privilege and binary logging is enabled (you "
2952
"*might* want to use the less safe log_bin_trust_function_creators variable)"
2955
"You can't execute a prepared statement which has an open cursor associated "
2956
"with it. Reset the statement to re-execute it."
2958
"You can't execute a prepared statement which has an open cursor associated "
2959
"with it. Reset the statement to re-execute it."
3825
2962
msgid "The statement (%lu) has no open cursor."
2963
msgstr "The statement (%lu) has no open cursor."
3828
#: drizzled/error.cc:878
3830
2966
"Explicit or implicit commit is not allowed in stored function or trigger."
2968
"Explicit or implicit commit is not allowed in stored function or trigger."
3833
#: drizzled/error.cc:880
3836
2972
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
2974
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3839
#: drizzled/error.cc:882
3840
2976
msgid "Recursive stored functions and triggers are not allowed."
2977
msgstr "Recursive stored functions and triggers are not allowed."
3843
#: drizzled/error.cc:884
3845
2980
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2981
msgstr "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3848
#: drizzled/error.cc:886
3850
2984
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2985
msgstr "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3853
#: drizzled/error.cc:888
3856
2989
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2992
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3860
#: drizzled/error.cc:890
3862
2996
"You can't combine write-locking of system tables with other tables or lock "
2999
"You can't combine write-locking of system tables with other tables or lock "
3866
#: drizzled/error.cc:892
3868
3003
msgid "Unable to connect to foreign data source: %.64s"
3871
#: drizzled/error.cc:894
3874
"There was a problem processing the query on the foreign data source. Data "
3875
"source error: %-.64s"
3878
#: drizzled/error.cc:896
3881
"The foreign data source you are trying to reference does not exist. Data "
3882
"source error: %-.64s"
3885
#: drizzled/error.cc:898
3888
"Can't create federated table. The data source connection string '%-.64s' is "
3889
"not in the correct format"
3892
#: drizzled/error.cc:900
3004
msgstr "Unable to connect to foreign data source: %.64s"
3008
"There was a problem processing the query on the foreign data source. Data "
3009
"source error: %-.64s"
3011
"There was a problem processing the query on the foreign data source. Data "
3012
"source error: %-.64s"
3016
"The foreign data source you are trying to reference does not exist. Data "
3017
"source error: %-.64s"
3019
"The foreign data source you are trying to reference does not exist. Data "
3020
"source error: %-.64s"
3024
"Can't create federated table. The data source connection string '%-.64s' is "
3025
"not in the correct format"
3027
"Can't create federated table. The data source connection string '%-.64s' is "
3028
"not in the correct format"
3894
3031
msgid "The data source connection string '%-.64s' is not in the correct format"
3033
"The data source connection string '%-.64s' is not in the correct format"
3897
#: drizzled/error.cc:902
3899
3036
msgid "Can't create federated table. Foreign data src error: %-.64s"
3037
msgstr "Can't create federated table. Foreign data src error: %-.64s"
3902
#: drizzled/error.cc:904
3903
3039
msgid "Trigger in wrong schema"
3040
msgstr "Trigger in wrong schema"
3906
#: drizzled/error.cc:906
3909
3044
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3910
3045
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3912
"Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld -O "
3913
"thread_stack=#' to specify a bigger stack if needed"
3047
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3048
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3915
#: drizzled/error.cc:908
3917
3051
msgid "Routine body for '%-.100s' is too long"
3052
msgstr "Routine body for '%-.100s' is too long"
3920
#: drizzled/error.cc:910
3921
3054
msgid "Cannot drop default keycache"
3055
msgstr "Cannot drop default keycache"
3924
#: drizzled/error.cc:912
3926
3058
msgid "Display width out of range for column '%-.192s' (max = %d)"
3059
msgstr "Display width out of range for column '%-.192s' (max = %d)"
3929
#: drizzled/error.cc:914
3930
3061
msgid "XAER_DUPID: The XID already exists"
3062
msgstr "XAER_DUPID: The XID already exists"
3933
#: drizzled/error.cc:916
3935
3065
msgid "Datetime function: %-.32s field overflow"
3938
#: drizzled/error.cc:918
3941
"Can't update table '%-.192s' in stored function/trigger because it is "
3942
"already used by statement which invoked this stored function/trigger."
3945
#: drizzled/error.cc:920
3948
"The definition of table '%-.192s' prevents operation %.192s on table "
3952
#: drizzled/error.cc:922
3954
"The prepared statement contains a stored routine call that refers to that "
3955
"same statement. It's not allowed to execute a prepared statement in such a "
3959
#: drizzled/error.cc:924
3066
msgstr "Datetime function: %-.32s field overflow"
3070
"Can't update table '%-.192s' in stored function/trigger because it is "
3071
"already used by statement which invoked this stored function/trigger."
3073
"Can't update table '%-.192s' in stored function/trigger because it is "
3074
"already used by statement which invoked this stored function/trigger."
3078
"The definition of table '%-.192s' prevents operation %.192s on table "
3081
"The definition of table '%-.192s' prevents operation %.192s on table "
3085
"The prepared statement contains a stored routine call that refers to that "
3086
"same statement. It's not allowed to execute a prepared statement in such a "
3089
"The prepared statement contains a stored routine call that refers to that "
3090
"same statement. It's not allowed to execute a prepared statement in such a "
3960
3093
msgid "Not allowed to set autocommit from a stored function or trigger"
3094
msgstr "Not allowed to set autocommit from a stored function or trigger"
3963
#: drizzled/error.cc:926
3964
3096
msgid "Definer is not fully qualified"
3967
#: drizzled/error.cc:928
3970
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3971
"Current user is used as definer. Please recreate the view!"
3974
#: drizzled/error.cc:930
3977
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3981
#: drizzled/error.cc:932
3097
msgstr "Definer is not fully qualified"
3101
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3102
"Current user is used as definer. Please recreate the view!"
3104
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3105
"Current user is used as definer. Please recreate the view!"
3109
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3112
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3983
3116
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3117
msgstr "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3986
#: drizzled/error.cc:934
3988
3120
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3991
#: drizzled/error.cc:936
3994
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3997
#: drizzled/error.cc:938
4000
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4003
#: drizzled/error.cc:940
3121
msgstr "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3125
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3127
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3131
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3133
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4005
3136
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3137
msgstr "Variable '%-.64s' must be quoted with `...`, or renamed"
4008
#: drizzled/error.cc:942
4011
3141
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4016
3146
"activated under the authorisation of the invoker, which may have "
4017
3147
"insufficient privileges. Please recreate the trigger."
4019
#: drizzled/error.cc:944
4021
3150
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4024
#: drizzled/error.cc:946
4027
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4028
"exceeded for routine %.192s"
4031
#: drizzled/error.cc:948
4034
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4035
"or contains bad data (internal code %d)"
4038
#: drizzled/error.cc:950
3151
msgstr "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3155
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3156
"exceeded for routine %.192s"
3158
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3159
"exceeded for routine %.192s"
3163
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3164
"or contains bad data (internal code %d)"
3166
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3167
"or contains bad data (internal code %d)"
4040
3170
msgid "Incorrect routine name '%-.192s'"
3171
msgstr "Incorrect routine name '%-.192s'"
4043
#: drizzled/error.cc:952
4045
3174
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3175
msgstr "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4048
#: drizzled/error.cc:954
4049
3177
msgid "AGGREGATE is not supported for stored functions"
3178
msgstr "AGGREGATE is not supported for stored functions"
4052
#: drizzled/error.cc:956
4055
3182
"Can't create more than max_prepared_stmt_count statements (current value: %"
3185
"Can't create more than max_prepared_stmt_count statements (current value: %"
4059
#: drizzled/error.cc:958
4061
3189
msgid "`%-.192s`.`%-.192s` contains view recursion"
3190
msgstr "`%-.192s`.`%-.192s` contains view recursion"
4064
#: drizzled/error.cc:960
4066
3193
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3194
msgstr "non-grouping field '%-.192s' is used in %-.64s clause"
4069
#: drizzled/error.cc:962
4070
3196
msgid "The used table type doesn't support SPATIAL indexes"
3197
msgstr "The used table type doesn't support SPATIAL indexes"
4073
#: drizzled/error.cc:964
4074
3199
msgid "Triggers can not be created on system tables"
3200
msgstr "Triggers can not be created on system tables"
4077
#: drizzled/error.cc:966
4079
3203
msgid "Leading spaces are removed from name '%s'"
3204
msgstr "Leading spaces are removed from name '%s'"
4082
#: drizzled/error.cc:968
4083
3206
msgid "Failed to read auto-increment value from storage engine"
3207
msgstr "Failed to read auto-increment value from storage engine"
4086
#: drizzled/error.cc:970
4087
3209
msgid "user name"
4090
#: drizzled/error.cc:972
4091
3212
msgid "host name"
4094
#: drizzled/error.cc:974
4096
3216
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3217
msgstr "String '%-.70s' is too long for %s (should be no longer than %d)"
4099
#: drizzled/error.cc:976
4101
3220
msgid "The target table %-.100s of the %s is not insertable-into"
3221
msgstr "The target table %-.100s of the %s is not insertable-into"
4104
#: drizzled/error.cc:978
4107
3225
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3227
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4110
#: drizzled/error.cc:980
4111
3229
msgid "Too high level of nesting for select"
3230
msgstr "Too high level of nesting for select"
4114
#: drizzled/error.cc:982
4116
3233
msgid "Name '%-.64s' has become ''"
3234
msgstr "Name '%-.64s' has become ''"
4119
#: drizzled/error.cc:984
4121
3237
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4122
3238
"optional and non-empty FIELDS ENCLOSED BY"
3240
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3241
"optional and non-empty FIELDS ENCLOSED BY"
4125
#: drizzled/error.cc:986
4127
3244
msgid "The foreign server, %s, you are trying to create already exists."
4130
#: drizzled/error.cc:988
4133
"The foreign server name you are trying to reference does not exist. Data "
4134
"source error: %-.64s"
4137
#: drizzled/error.cc:990
4140
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4143
#: drizzled/error.cc:992
4146
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4150
#: drizzled/error.cc:994
3245
msgstr "The foreign server, %s, you are trying to create already exists."
3249
"The foreign server name you are trying to reference does not exist. Data "
3250
"source error: %-.64s"
3252
"The foreign server name you are trying to reference does not exist. Data "
3253
"source error: %-.64s"
3257
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3259
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3263
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3266
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4152
3270
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3271
msgstr "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4155
#: drizzled/error.cc:996
4156
3273
msgid "MAXVALUE can only be used in last partition definition"
3274
msgstr "MAXVALUE can only be used in last partition definition"
4159
#: drizzled/error.cc:998
4160
3276
msgid "Subpartitions can only be hash partitions and by key"
3277
msgstr "Subpartitions can only be hash partitions and by key"
4163
#: drizzled/error.cc:1000
4164
3279
msgid "Must define subpartitions on all partitions if on one partition"
3280
msgstr "Must define subpartitions on all partitions if on one partition"
4167
#: drizzled/error.cc:1002
4168
3282
msgid "Wrong number of partitions defined, mismatch with previous setting"
3283
msgstr "Wrong number of partitions defined, mismatch with previous setting"
4171
#: drizzled/error.cc:1004
4172
3285
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3286
msgstr "Wrong number of subpartitions defined, mismatch with previous setting"
4175
#: drizzled/error.cc:1006
4176
3288
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3290
"Constant/Random expression in (sub)partitioning function is not allowed"
4179
#: drizzled/error.cc:1008
4180
3292
msgid "Expression in RANGE/LIST VALUES must be constant"
3293
msgstr "Expression in RANGE/LIST VALUES must be constant"
4183
#: drizzled/error.cc:1010
4184
3295
msgid "Field in list of fields for partition function not found in table"
3296
msgstr "Field in list of fields for partition function not found in table"
4187
#: drizzled/error.cc:1012
4188
3298
msgid "List of fields is only allowed in KEY partitions"
3299
msgstr "List of fields is only allowed in KEY partitions"
4191
#: drizzled/error.cc:1014
4193
3302
"The partition info in the frm file is not consistent with what can be "
4194
3303
"written into the frm file"
3305
"The partition info in the frm file is not consistent with what can be "
3306
"written into the frm file"
4197
#: drizzled/error.cc:1016
4199
3309
msgid "The %-.192s function returns the wrong type"
3310
msgstr "The %-.192s function returns the wrong type"
4202
#: drizzled/error.cc:1018
4204
3313
msgid "For %-.64s partitions each partition must be defined"
3314
msgstr "For %-.64s partitions each partition must be defined"
4207
#: drizzled/error.cc:1020
4208
3316
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3317
msgstr "VALUES LESS THAN value must be strictly increasing for each partition"
4211
#: drizzled/error.cc:1022
4212
3319
msgid "VALUES value must be of same type as partition function"
3320
msgstr "VALUES value must be of same type as partition function"
4215
#: drizzled/error.cc:1024
4216
3322
msgid "Multiple definition of same constant in list partitioning"
3323
msgstr "Multiple definition of same constant in list partitioning"
4219
#: drizzled/error.cc:1026
4220
3325
msgid "Partitioning can not be used stand-alone in query"
3326
msgstr "Partitioning can not be used stand-alone in query"
4223
#: drizzled/error.cc:1028
4225
3329
"The mix of handlers in the partitions is not allowed in this version of "
3332
"The mix of handlers in the partitions is not allowed in this version of "
4229
#: drizzled/error.cc:1030
4231
3336
msgid "For the partitioned engine it is necessary to define all %-.64s"
3337
msgstr "For the partitioned engine it is necessary to define all %-.64s"
4234
#: drizzled/error.cc:1032
4235
3339
msgid "Too many partitions (including subpartitions) were defined"
3340
msgstr "Too many partitions (including subpartitions) were defined"
4238
#: drizzled/error.cc:1034
4240
3343
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4241
3344
"partitioning for subpartitioning"
3346
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3347
"partitioning for subpartitioning"
4244
#: drizzled/error.cc:1036
4245
3349
msgid "Failed to create specific handler file"
3350
msgstr "Failed to create specific handler file"
4248
#: drizzled/error.cc:1038
4249
3352
msgid "A BLOB field is not allowed in partition function"
3353
msgstr "A BLOB field is not allowed in partition function"
4252
#: drizzled/error.cc:1040
4254
3356
msgid "A %-.192s must include all columns in the table's partitioning function"
3358
"A %-.192s must include all columns in the table's partitioning function"
4257
#: drizzled/error.cc:1042
4259
3361
msgid "Number of %-.64s = 0 is not an allowed value"
3362
msgstr "Number of %-.64s = 0 is not an allowed value"
4262
#: drizzled/error.cc:1044
4263
3364
msgid "Partition management on a not partitioned table is not possible"
3365
msgstr "Partition management on a not partitioned table is not possible"
4266
#: drizzled/error.cc:1046
4268
3368
"Foreign key condition is not yet supported in conjunction with partitioning"
3370
"Foreign key condition is not yet supported in conjunction with partitioning"
4271
#: drizzled/error.cc:1048
4273
3373
msgid "Error in list of partitions to %-.64s"
3374
msgstr "Error in list of partitions to %-.64s"
4276
#: drizzled/error.cc:1050
4277
3376
msgid "Cannot remove all partitions, use DROP TABLE instead"
3377
msgstr "Cannot remove all partitions, use DROP TABLE instead"
4280
#: drizzled/error.cc:1052
4281
3379
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4284
#: drizzled/error.cc:1054
4286
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4290
#: drizzled/error.cc:1056
4292
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4293
"tables using HASH PARTITIONs"
4296
#: drizzled/error.cc:1058
3380
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"
4298
3397
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3398
msgstr "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4301
#: drizzled/error.cc:1060
4302
3400
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3401
msgstr "Trying to Add partition(s) with wrong number of subpartitions"
4305
#: drizzled/error.cc:1062
4306
3403
msgid "At least one partition must be added"
3404
msgstr "At least one partition must be added"
4309
#: drizzled/error.cc:1064
4310
3406
msgid "At least one partition must be coalesced"
3407
msgstr "At least one partition must be coalesced"
4313
#: drizzled/error.cc:1066
4314
3409
msgid "More partitions to reorganize than there are partitions"
3410
msgstr "More partitions to reorganize than there are partitions"
4317
#: drizzled/error.cc:1068
4319
3413
msgid "Duplicate partition name %-.192s"
3414
msgstr "Duplicate partition name %-.192s"
4322
#: drizzled/error.cc:1070
4323
3416
msgid "It is not allowed to shut off binlog on this command"
3417
msgstr "It is not allowed to shut off binlog on this command"
4326
#: drizzled/error.cc:1072
4327
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"
4330
#: drizzled/error.cc:1074
4332
3424
"Reorganize of range partitions cannot change total ranges except for last "
4333
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"
4336
#: drizzled/error.cc:1076
4337
3430
msgid "Partition function not supported in this version for this handler"
3431
msgstr "Partition function not supported in this version for this handler"
4340
#: drizzled/error.cc:1078
4341
3433
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3434
msgstr "Partition state cannot be defined from CREATE/ALTER TABLE"
4344
#: drizzled/error.cc:1080
4346
3437
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3438
msgstr "The %-.64s handler only supports 32 bit integers in VALUES"
4349
#: drizzled/error.cc:1082
4351
3441
msgid "Plugin '%-.192s' is not loaded"
3442
msgstr "Plugin '%-.192s' is not loaded"
4354
#: drizzled/error.cc:1084
4356
3445
msgid "Incorrect %-.32s value: '%-.128s'"
3446
msgstr "Incorrect %-.32s value: '%-.128s'"
4359
#: drizzled/error.cc:1086
4361
3449
msgid "Table has no partition for value %-.64s"
3450
msgstr "Table has no partition for value %-.64s"
4364
#: drizzled/error.cc:1088
4366
3453
msgid "It is not allowed to specify %s more than once"
3454
msgstr "It is not allowed to specify %s more than once"
4369
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4371
3457
msgid "Failed to create %s"
3458
msgstr "Failed to create %s"
4374
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4376
3461
msgid "Failed to drop %s"
3462
msgstr "Failed to drop %s"
4379
#: drizzled/error.cc:1094
4380
3464
msgid "The handler doesn't support autoextend of tablespaces"
4383
#: drizzled/error.cc:1096
4385
"A size parameter was incorrectly specified, either number or on the form 10M"
4388
#: drizzled/error.cc:1098
4390
"The size number was correct but we don't allow the digit part to be more "
4394
#: drizzled/error.cc:1100
3465
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 "
4396
3480
msgid "Failed to alter: %s"
3481
msgstr "Failed to alter: %s"
4399
#: drizzled/error.cc:1102
4400
3483
msgid "Writing one row to the row-based binary log failed"
3484
msgstr "Writing one row to the row-based binary log failed"
4403
#: drizzled/error.cc:1104
4405
3487
msgid "Table definition on master and slave does not match: %s"
3488
msgstr "Table definition on master and slave does not match: %s"
4408
#: drizzled/error.cc:1106
4410
3491
"Slave running with --log-slave-updates must use row-based binary logging to "
4411
3492
"be able to replicate row-based binary log events"
3494
"Slave running with --log-slave-updates must use row-based binary logging to "
3495
"be able to replicate row-based binary log events"
4414
#: drizzled/error.cc:1108
4416
3498
msgid "Event '%-.192s' already exists"
3499
msgstr "Event '%-.192s' already exists"
4419
#: drizzled/error.cc:1110
4421
3502
msgid "Failed to store event %s. Error code %d from storage engine."
3503
msgstr "Failed to store event %s. Error code %d from storage engine."
4424
#: drizzled/error.cc:1112
4426
3506
msgid "Unknown event '%-.192s'"
3507
msgstr "Unknown event '%-.192s'"
4429
#: drizzled/error.cc:1114
4431
3510
msgid "Failed to alter event '%-.192s'"
3511
msgstr "Failed to alter event '%-.192s'"
4434
#: drizzled/error.cc:1118
4435
3513
msgid "INTERVAL is either not positive or too big"
3514
msgstr "INTERVAL is either not positive or too big"
4438
#: drizzled/error.cc:1120
4439
3516
msgid "ENDS is either invalid or before STARTS"
3517
msgstr "ENDS is either invalid or before STARTS"
4442
#: drizzled/error.cc:1122
4443
3519
msgid "Event execution time is in the past. Event has been disabled"
3520
msgstr "Event execution time is in the past. Event has been disabled"
4446
#: drizzled/error.cc:1124
4447
3522
msgid "Failed to open drizzle.event"
3523
msgstr "Failed to open drizzle.event"
4450
#: drizzled/error.cc:1126
4451
3525
msgid "No datetime expression provided"
3526
msgstr "No datetime expression provided"
4454
#: drizzled/error.cc:1128
4457
3530
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4458
3531
"probably corrupted"
3533
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3534
"probably corrupted"
4461
#: drizzled/error.cc:1130
4463
3537
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
3538
msgstr "Cannot load from drizzle.%s. The table is probably corrupted"
4466
#: drizzled/error.cc:1132
4467
3540
msgid "Failed to delete the event from drizzle.event"
3541
msgstr "Failed to delete the event from drizzle.event"
4470
#: drizzled/error.cc:1134
4471
3543
msgid "Error during compilation of event's body"
3544
msgstr "Error during compilation of event's body"
4474
#: drizzled/error.cc:1136
4475
3546
msgid "Same old and new event name"
3547
msgstr "Same old and new event name"
4478
#: drizzled/error.cc:1138
4480
3550
msgid "Data for column '%s' too long"
3551
msgstr "Data for column '%s' too long"
4483
#: drizzled/error.cc:1140
4485
3554
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3555
msgstr "Cannot drop index '%-.192s': needed in a foreign key constraint"
4488
#: drizzled/error.cc:1142
4491
3559
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
3562
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4495
#: drizzled/error.cc:1144
4496
3565
msgid "You can't write-lock a log table. Only read access is possible"
3566
msgstr "You can't write-lock a log table. Only read access is possible"
4499
#: drizzled/error.cc:1146
4500
3568
msgid "You can't use locks with log tables."
4503
#: drizzled/error.cc:1148
4506
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4507
"d would lead to a duplicate entry"
4510
#: drizzled/error.cc:1150
4513
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4514
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4517
#: drizzled/error.cc:1152
4519
"Cannot switch out of the row-based binary log format when the session has "
4520
"open temporary tables"
4523
#: drizzled/error.cc:1154
4525
"Cannot change the binary logging format inside a stored function or trigger"
4528
#: drizzled/error.cc:1156
4530
"The NDB cluster engine does not support changing the binlog format on the "
4534
#: drizzled/error.cc:1158
3569
msgstr "You can't use locks with log tables."
3573
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3574
"d would lead to a duplicate entry"
3576
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3577
"d would lead to a duplicate entry"
3581
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3582
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3584
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3585
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
3588
"Cannot switch out of the row-based binary log format when the session has "
3589
"open temporary tables"
3591
"Cannot switch out of the row-based binary log format when the session has "
3592
"open temporary tables"
3595
"Cannot change the binary logging format inside a stored function or trigger"
3597
"Cannot change the binary logging format inside a stored function or trigger"
3600
"The NDB cluster engine does not support changing the binlog format on the "
3603
"The NDB cluster engine does not support changing the binlog format on the "
4535
3606
msgid "Cannot create temporary table with partitions"
3607
msgstr "Cannot create temporary table with partitions"
4538
#: drizzled/error.cc:1160
4539
3609
msgid "Partition constant is out of partition function domain"
3610
msgstr "Partition constant is out of partition function domain"
4542
#: drizzled/error.cc:1162
4543
3612
msgid "This partition function is not allowed"
3613
msgstr "This partition function is not allowed"
4546
#: drizzled/error.cc:1164
4547
3615
msgid "Error in DDL log"
3616
msgstr "Error in DDL log"
4550
#: drizzled/error.cc:1166
4551
3618
msgid "Not allowed to use NULL value in VALUES LESS THAN"
3619
msgstr "Not allowed to use NULL value in VALUES LESS THAN"
4554
#: drizzled/error.cc:1168
4555
3621
msgid "Incorrect partition name"
3622
msgstr "Incorrect partition name"
4558
#: drizzled/error.cc:1170
4560
3625
"Transaction isolation level can't be changed while a transaction is in "
3628
"Transaction isolation level can't be changed while a transaction is in "
4564
#: drizzled/error.cc:1172
4567
3633
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4568
3634
"'%-.192s' for key '%-.192s'"
3636
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3637
"'%-.192s' for key '%-.192s'"
4571
#: drizzled/error.cc:1174
4573
3640
msgid "Internal scheduler error %d"
3641
msgstr "Internal scheduler error %d"
4576
#: drizzled/error.cc:1176
4578
3644
msgid "Error during starting/stopping of the scheduler. Error code %u"
3645
msgstr "Error during starting/stopping of the scheduler. Error code %u"
4581
#: drizzled/error.cc:1178
4582
3647
msgid "Engine cannot be used in partitioned tables"
3648
msgstr "Engine cannot be used in partitioned tables"
4585
#: drizzled/error.cc:1180
4587
3651
msgid "Cannot activate '%-.64s' log"
3652
msgstr "Cannot activate '%-.64s' log"
4590
#: drizzled/error.cc:1182
4591
3654
msgid "The server was not built with row-based replication"
3655
msgstr "The server was not built with row-based replication"
4594
#: drizzled/error.cc:1184
4595
3657
msgid "Decoding of base64 string failed"
3658
msgstr "Decoding of base64 string failed"
4598
#: drizzled/error.cc:1186
4599
3660
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
3661
msgstr "Recursion of EVENT DDL statements is forbidden when body is present"
4602
#: drizzled/error.cc:1188
4604
3664
"Cannot proceed because system tables used by Event Scheduler were found "
4605
3665
"damaged at server start"
3667
"Cannot proceed because system tables used by Event Scheduler were found "
3668
"damaged at server start"
4608
#: drizzled/error.cc:1190
4609
3670
msgid "Only integers allowed as number here"
3671
msgstr "Only integers allowed as number here"
4612
#: drizzled/error.cc:1192
4613
3673
msgid "This storage engine cannot be used for log tables"
3674
msgstr "This storage engine cannot be used for log tables"
4616
#: drizzled/error.cc:1194
4618
3677
msgid "You cannot '%s' a log table if logging is enabled"
3678
msgstr "You cannot '%s' a log table if logging is enabled"
4621
#: drizzled/error.cc:1196
4624
3682
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4625
3683
"rename two tables: the log table to an archive table and another table back "
3686
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
3687
"rename two tables: the log table to an archive table and another table back "
4629
#: drizzled/error.cc:1198
4631
3691
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3692
msgstr "Incorrect parameter count in the call to native function '%-.192s'"
4634
#: drizzled/error.cc:1200
4636
3695
msgid "Incorrect parameters in the call to native function '%-.192s'"
3696
msgstr "Incorrect parameters in the call to native function '%-.192s'"
4639
#: drizzled/error.cc:1202
4641
3699
msgid "Incorrect parameters in the call to stored function '%-.192s'"
3700
msgstr "Incorrect parameters in the call to stored function '%-.192s'"
4644
#: drizzled/error.cc:1204
4646
3703
msgid "This function '%-.192s' has the same name as a native function"
3704
msgstr "This function '%-.192s' has the same name as a native function"
4649
#: drizzled/error.cc:1206
4651
3707
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3708
msgstr "Duplicate entry '%-.64s' for key '%-.192s'"
4654
#: drizzled/error.cc:1208
4655
3710
msgid "Too many files opened, please execute the command again"
3711
msgstr "Too many files opened, please execute the command again"
4658
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4660
3714
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4661
3715
"The event was dropped immediately after creation."
3717
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3718
"The event was dropped immediately after creation."
4664
#: drizzled/error.cc:1214
4666
3721
msgid "The incident %s occurred on the master. Message: %-.64s"
3722
msgstr "The incident %s occurred on the master. Message: %-.64s"
4669
#: drizzled/error.cc:1216
4670
3724
msgid "Table has no partition for some existing values"
3725
msgstr "Table has no partition for some existing values"
4673
#: drizzled/error.cc:1218
4674
3727
msgid "Statement is not safe to log in statement format."
3728
msgstr "Statement is not safe to log in statement format."
4677
#: drizzled/error.cc:1220
4679
3731
msgid "Fatal error: %s"
3732
msgstr "Fatal error: %s"
4682
#: drizzled/error.cc:1222
4684
3735
msgid "Relay log read failure: %s"
3736
msgstr "Relay log read failure: %s"
4687
#: drizzled/error.cc:1224
4689
3739
msgid "Relay log write failure: %s"
3740
msgstr "Relay log write failure: %s"
4692
#: drizzled/error.cc:1228
4694
3743
msgid "Master command %s failed: %s"
3744
msgstr "Master command %s failed: %s"
4697
#: drizzled/error.cc:1230
4699
3747
msgid "Binary logging not possible. Message: %s"
3748
msgstr "Binary logging not possible. Message: %s"
4702
#: drizzled/error.cc:1232
4704
3751
msgid "View `%-.64s`.`%-.64s` has no creation context"
3752
msgstr "View `%-.64s`.`%-.64s` has no creation context"
4707
#: drizzled/error.cc:1234
4709
3755
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
3756
msgstr "Creation context of view `%-.64s`.`%-.64s' is invalid"
4712
#: drizzled/error.cc:1236
4714
3759
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
3760
msgstr "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4717
#: drizzled/error.cc:1238
4719
3763
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
3764
msgstr "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4722
#: drizzled/error.cc:1240
4724
3767
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
3768
msgstr "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4727
#: drizzled/error.cc:1242
4729
3771
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
3772
msgstr "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4732
#: drizzled/error.cc:1244
4734
3775
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
3776
msgstr "Creation context of event `%-.64s`.`%-.64s` is invalid"
4737
#: drizzled/error.cc:1246
4739
3779
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
3780
msgstr "Cannot open table for trigger `%-.64s`.`%-.64s`"
4742
#: drizzled/error.cc:1248
4744
3783
msgid "Cannot create stored routine `%-.64s`. Check warnings"
3784
msgstr "Cannot create stored routine `%-.64s`. Check warnings"
4747
#: drizzled/error.cc:1250
4749
3787
msgid "Ambiguous slave modes combination. %s"
3788
msgstr "Ambiguous slave modes combination. %s"
4752
#: drizzled/error.cc:1252
4755
3792
"The BINLOG statement of type `%s` was not preceded by a format description "
4756
3793
"BINLOG statement."
3795
"The BINLOG statement of type `%s` was not preceded by a format description "
4759
#: drizzled/error.cc:1254
4760
3798
msgid "Corrupted replication event was detected"
3799
msgstr "Corrupted replication event was detected"
4763
#: drizzled/error.cc:1256
4765
3802
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3803
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
4768
#: drizzled/error.cc:1258
4770
3806
msgid "Being purged log %s was not found"
3807
msgstr "Being purged log %s was not found"
4773
#: drizzled/error.cc:1260
4775
3810
msgid "Converted to non-transactional lock on '%-.64s'"
3811
msgstr "Converted to non-transactional lock on '%-.64s'"
4778
#: drizzled/error.cc:1262
4780
3814
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
3815
msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4783
#: drizzled/error.cc:1264
4786
3819
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
3821
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4789
#: drizzled/error.cc:1266
4791
3824
msgid "Can't access storage engine of table %-.64s"
3825
msgstr "Can't access storage engine of table %-.64s"
4794
#: drizzled/error.cc:1268
4795
3827
msgid "Starting backup process"
3828
msgstr "Starting backup process"
4798
#: drizzled/error.cc:1270
4799
3830
msgid "Backup completed"
3831
msgstr "Backup completed"
4802
#: drizzled/error.cc:1272
4803
3833
msgid "Starting restore process"
3834
msgstr "Starting restore process"
4806
#: drizzled/error.cc:1274
4807
3836
msgid "Restore completed"
3837
msgstr "Restore completed"
4810
#: drizzled/error.cc:1276
4811
3839
msgid "Nothing to backup"
3840
msgstr "Nothing to backup"
4814
#: drizzled/error.cc:1278
4816
3843
msgid "Database '%-.64s' cannot be included in a backup"
4819
#: drizzled/error.cc:1280
4821
"Error during backup operation - server's error log contains more information "
4825
#: drizzled/error.cc:1282
4827
"Error during restore operation - server's error log contains more "
4828
"information about the error"
4831
#: drizzled/error.cc:1284
4833
"Can't execute this command because another BACKUP/RESTORE operation is in "
4837
#: drizzled/error.cc:1286
3844
msgstr "Database '%-.64s' cannot be included in a backup"
3847
"Error during backup operation - server's error log contains more information "
3850
"Error during backup operation - server's error log contains more information "
3854
"Error during restore operation - server's error log contains more "
3855
"information about the error"
3857
"Error during restore operation - server's error log contains more "
3858
"information about the error"
3861
"Can't execute this command because another BACKUP/RESTORE operation is in "
3864
"Can't execute this command because another BACKUP/RESTORE operation is in "
4838
3867
msgid "Error when preparing for backup operation"
3868
msgstr "Error when preparing for backup operation"
4841
#: drizzled/error.cc:1288
4842
3870
msgid "Error when preparing for restore operation"
3871
msgstr "Error when preparing for restore operation"
4845
#: drizzled/error.cc:1290
4847
3874
msgid "Invalid backup location '%-.64s'"
3875
msgstr "Invalid backup location '%-.64s'"
4850
#: drizzled/error.cc:1292
4852
3878
msgid "Can't read backup location '%-.64s'"
3879
msgstr "Can't read backup location '%-.64s'"
4855
#: drizzled/error.cc:1294
4857
3882
msgid "Can't write to backup location '%-.64s' (file already exists?)"
3883
msgstr "Can't write to backup location '%-.64s' (file already exists?)"
4860
#: drizzled/error.cc:1296
4861
3885
msgid "Can't enumerate server databases"
3886
msgstr "Can't enumerate server databases"
4864
#: drizzled/error.cc:1298
4865
3888
msgid "Can't enumerate server tables"
3889
msgstr "Can't enumerate server tables"
4868
#: drizzled/error.cc:1300
4870
3892
msgid "Can't enumerate tables in database %-.64s"
3893
msgstr "Can't enumerate tables in database %-.64s"
4873
#: drizzled/error.cc:1302
4875
3896
msgid "Skipping view %-.64s in database %-.64s"
3897
msgstr "Skipping view %-.64s in database %-.64s"
4878
#: drizzled/error.cc:1304
4880
3900
msgid "Skipping table %-.64s since it has no valid storage engine"
3901
msgstr "Skipping table %-.64s since it has no valid storage engine"
4883
#: drizzled/error.cc:1306
4885
3904
msgid "Can't open table %-.64s"
3905
msgstr "Can't open table %-.64s"
4888
#: drizzled/error.cc:1308
4889
3907
msgid "Can't read backup archive preamble"
3908
msgstr "Can't read backup archive preamble"
4892
#: drizzled/error.cc:1310
4893
3910
msgid "Can't write backup archive preamble"
3911
msgstr "Can't write backup archive preamble"
4896
#: drizzled/error.cc:1312
4898
3914
msgid "Can't find backup driver for table %-.64s"
3915
msgstr "Can't find backup driver for table %-.64s"
4901
#: drizzled/error.cc:1314
4904
3919
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
3922
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4908
#: drizzled/error.cc:1316
4910
3926
msgid "Can't create %-.64s backup driver"
3927
msgstr "Can't create %-.64s backup driver"
4913
#: drizzled/error.cc:1318
4915
3930
msgid "Can't create %-.64s restore driver"
3931
msgstr "Can't create %-.64s restore driver"
4918
#: drizzled/error.cc:1320
4920
3934
msgid "Found %d images in backup archive but maximum %d are supported"
3935
msgstr "Found %d images in backup archive but maximum %d are supported"
4923
#: drizzled/error.cc:1322
4925
3938
msgid "Error when saving meta-data of %-.64s"
3939
msgstr "Error when saving meta-data of %-.64s"
4928
#: drizzled/error.cc:1324
4929
3941
msgid "Error when reading meta-data list"
3942
msgstr "Error when reading meta-data list"
4932
#: drizzled/error.cc:1326
4934
3945
msgid "Can't create %-.64s"
3946
msgstr "Can't create %-.64s"
4937
#: drizzled/error.cc:1328
4938
3948
msgid "Can't allocate buffer for image data transfer"
3949
msgstr "Can't allocate buffer for image data transfer"
4941
#: drizzled/error.cc:1330
4943
3952
msgid "Error when writing %-.64s backup image data (for table #%d)"
3953
msgstr "Error when writing %-.64s backup image data (for table #%d)"
4946
#: drizzled/error.cc:1332
4947
3955
msgid "Error when reading data from backup stream"
3956
msgstr "Error when reading data from backup stream"
4950
#: drizzled/error.cc:1334
4951
3958
msgid "Can't go to the next chunk in backup stream"
3959
msgstr "Can't go to the next chunk in backup stream"
4954
#: drizzled/error.cc:1336
4956
3962
msgid "Can't initialize %-.64s backup driver"
3963
msgstr "Can't initialize %-.64s backup driver"
4959
#: drizzled/error.cc:1338
4961
3966
msgid "Can't initialize %-.64s restore driver"
3967
msgstr "Can't initialize %-.64s restore driver"
4964
#: drizzled/error.cc:1340
4966
3970
msgid "Can't shut down %-.64s backup driver"
3971
msgstr "Can't shut down %-.64s backup driver"
4969
#: drizzled/error.cc:1342
4971
3974
msgid "Can't shut down %-.64s backup driver(s)"
3975
msgstr "Can't shut down %-.64s backup driver(s)"
4974
#: drizzled/error.cc:1344
4976
3978
msgid "%-.64s backup driver can't prepare for synchronization"
3979
msgstr "%-.64s backup driver can't prepare for synchronization"
4979
#: drizzled/error.cc:1346
4981
3982
msgid "%-.64s backup driver can't create its image validity point"
3983
msgstr "%-.64s backup driver can't create its image validity point"
4984
#: drizzled/error.cc:1348
4986
3986
msgid "Can't unlock %-.64s backup driver after creating the validity point"
3987
msgstr "Can't unlock %-.64s backup driver after creating the validity point"
4989
#: drizzled/error.cc:1350
4991
3990
msgid "%-.64s backup driver can't cancel its backup operation"
3991
msgstr "%-.64s backup driver can't cancel its backup operation"
4994
#: drizzled/error.cc:1352
4996
3994
msgid "%-.64s restore driver can't cancel its restore operation"
3995
msgstr "%-.64s restore driver can't cancel its restore operation"
4999
#: drizzled/error.cc:1354
5001
3998
msgid "Error when polling %-.64s backup driver for its image data"
3999
msgstr "Error when polling %-.64s backup driver for its image data"
5004
#: drizzled/error.cc:1356
5006
4002
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4003
msgstr "Error when sending image data (for table #%d) to %-.64s restore driver"
5009
#: drizzled/error.cc:1358
5012
4007
"After %d attempts %-.64s restore driver still can't accept next block of data"
4009
"After %d attempts %-.64s restore driver still can't accept next block of data"
5015
#: drizzled/error.cc:1360
5017
4012
msgid "Open and lock tables failed in %-.64s"
4013
msgstr "Open and lock tables failed in %-.64s"
5020
#: drizzled/error.cc:1362
5021
4015
msgid "Backup driver's table locking thread can not be initialized."
4016
msgstr "Backup driver's table locking thread can not be initialized."
5024
#: drizzled/error.cc:1364
5026
4019
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5027
4020
"and 'drizzle.online_backup_progress'."
4022
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4023
"and 'drizzle.online_backup_progress'."
5030
#: drizzled/error.cc:1366
5032
4026
msgid "Tablespace '%-.192s' already exists"
4027
msgstr "Tablespace '%-.192s' already exists"
5035
#: drizzled/error.cc:1368
5037
4030
msgid "Tablespace '%-.192s' doesn't exist"
4031
msgstr "Tablespace '%-.192s' doesn't exist"
5040
#: drizzled/error.cc:1370
5042
4034
msgid "Unexpected master's heartbeat data: %s"
4035
msgstr "Unexpected master's heartbeat data: %s"
5045
#: drizzled/error.cc:1372
5047
4038
msgid "The requested value for the heartbeat period %s %s"
4039
msgstr "The requested value for the heartbeat period %s %s"
5050
#: drizzled/error.cc:1374
5052
4042
msgid "Can't write to the online backup progress log %-.64s."
4043
msgstr "Can't write to the online backup progress log %-.64s."
5055
#: drizzled/error.cc:1376
5057
4046
msgid "Tablespace '%-.192s' not empty"
4047
msgstr "Tablespace '%-.192s' not empty"
5060
#: drizzled/error.cc:1378
5063
4051
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5064
4052
"server. The original definition of the required tablespace is '%-.256s' "
5065
4053
"while the same tablespace is defined on the server as '%-.256s'"
4055
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4056
"server. The original definition of the required tablespace is '%-.256s' "
4057
"while the same tablespace is defined on the server as '%-.256s'"
5068
#: drizzled/error.cc:1380
5069
4059
msgid "A virtual column cannot be based on a virtual column"
4060
msgstr "A virtual column cannot be based on a virtual column"
5072
#: drizzled/error.cc:1382
5074
4063
msgid "Non-deterministic expression for virtual column '%s'."
4064
msgstr "Non-deterministic expression for virtual column '%s'."
5077
#: drizzled/error.cc:1384
5080
4068
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4070
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5083
#: drizzled/error.cc:1386
5084
4072
msgid "Primary key cannot be defined upon a virtual column."
4073
msgstr "Primary key cannot be defined upon a virtual column."
5087
#: drizzled/error.cc:1388
5088
4075
msgid "Key/Index cannot be defined on a non-stored virtual column."
4076
msgstr "Key/Index cannot be defined on a non-stored virtual column."
5091
#: drizzled/error.cc:1390
5093
4079
msgid "Cannot define foreign key with %s clause on a virtual column."
4080
msgstr "Cannot define foreign key with %s clause on a virtual column."
5096
#: drizzled/error.cc:1392
5098
4083
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4084
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
5101
#: drizzled/error.cc:1394
5103
4087
msgid "'%s' is not yet supported for virtual columns."
4088
msgstr "'%s' is not yet supported for virtual columns."
5106
#: drizzled/error.cc:1396
5107
4090
msgid "Constant expression in virtual column function is not allowed."
4091
msgstr "Constant expression in virtual column function is not allowed."
5110
#: drizzled/error.cc:1398
5111
4093
msgid "Encountered an unknown temporal type."
4094
msgstr "Encountered an unknown temporal type."
5114
#: drizzled/error.cc:1400
5116
4097
msgid "Received an invalid string format '%s' for a date value."
4098
msgstr "Received an invalid string format '%s' for a date value."
5119
#: drizzled/error.cc:1402
5121
4101
msgid "Received an invalid string format '%s' for a time value."
4102
msgstr "Received an invalid string format '%s' for a time value."
5124
#: drizzled/error.cc:1404
5126
4105
msgid "Received an invalid value '%s' for a UNIX timestamp."
4106
msgstr "Received an invalid value '%s' for a UNIX timestamp."
5129
#: drizzled/error.cc:1406
5131
4109
msgid "Received an invalid datetime value '%s'."
4110
msgstr "Received an invalid datetime value '%s'."
5134
#: drizzled/error.cc:1408
5136
4113
msgid "Received a NULL argument for function '%s'."
4114
msgstr "Received a NULL argument for function '%s'."
5139
#: drizzled/error.cc:1410
5141
4117
msgid "Received an invalid negative argument '%s' for function '%s'."
4118
msgstr "Received an invalid negative argument '%s' for function '%s'."
5144
#: drizzled/error.cc:1412
5146
4121
msgid "Received an out-of-range argument '%s' for function '%s'."
4122
msgstr "Received an out-of-range argument '%s' for function '%s'."
5149
#: drizzled/error.cc:1414
5151
4125
msgid "Received an invalid time value '%s'."
4126
msgstr "Received an invalid time value '%s'."
5154
#: drizzled/error.cc:1416
5156
4129
msgid "Received an invalid enum value '%s'."
5159
#: drizzled/logging.cc:57
5161
msgid "logging '%s' pre() failed"
5162
msgstr "configvar plugin '%s' deinit() failed"
5164
#: drizzled/logging.cc:82
5166
msgid "logging '%s' post() failed"
5167
msgstr "configvar plugin '%s' init() failed"
5169
#: drizzled/plugin/storage_engine.cc:295
5171
msgid "Found %d prepared transaction(s) in %s"
5174
#: drizzled/plugin/storage_engine.cc:369
5175
msgid "Starting crash recovery..."
5178
#: drizzled/plugin/storage_engine.cc:378
5180
msgid "Found %d prepared XA transactions"
5183
#: drizzled/plugin/storage_engine.cc:383
5186
"Found %d prepared transactions! It means that drizzled was not shut down "
5187
"properly last time and critical recovery information (last binlog or %s "
5188
"file) was manually deleted after a crash. You have to start drizzled with "
5189
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5192
#: drizzled/plugin/storage_engine.cc:393
5193
msgid "Crash recovery finished."
5196
#: drizzled/qcache.cc:63
5198
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5199
msgstr "configvar plugin '%s' deinit() failed"
5201
#: drizzled/qcache.cc:86
5203
msgid "qcache plugin '%s' set() failed"
5204
msgstr "configvar plugin '%s' deinit() failed"
5206
#: drizzled/qcache.cc:110
5208
msgid "qcache plugin '%s' invalidate_table() failed"
5209
msgstr "configvar plugin '%s' init() failed"
5211
#: drizzled/qcache.cc:137
5213
msgid "qcache plugin '%s' invalidate_db() failed"
5214
msgstr "configvar plugin '%s' init() failed"
5216
#: drizzled/qcache.cc:157
5218
msgid "qcache plugin '%s' flush() failed"
5219
msgstr "configvar plugin '%s' init() failed"
5221
#: drizzled/scheduling.cc:63
5222
msgid "Scheduler initialization failed."
5225
#: drizzled/sql_base.cc:2300
5227
msgid "Table %s had a open data handler in reopen_table"
5230
#: drizzled/sql_base.cc:2948
5232
msgid "Couldn't repair table: %s.%s"
5235
#: drizzled/sql_base.cc:2990
5238
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5239
"s`.`%s`' to replication"
5242
#: drizzled/sql_base.cc:3593
5244
msgid "Could not remove temporary table: '%s', error: %d"
5247
#: drizzled/sql_plugin.cc:522
5249
msgid "Plugin '%s' init function returned error."
5250
msgstr "Plugin '%s' init function returned error."
5252
#: drizzled/sql_plugin.cc:701
5253
msgid "plugin-load parameter too long"
5256
#: drizzled/sql_plugin.cc:761
5258
msgid "Couldn't load plugin named '%s' with soname '%s'."
5261
#: drizzled/sql_plugin.cc:1101
4130
msgstr "Received an invalid enum value '%s'."
5263
msgid "Out of memory."
5264
msgstr "Out of memory"
5266
#: drizzled/sql_plugin.cc:1940 drizzled/sql_plugin.cc:2003
5268
msgid "Unknown variable type code 0x%x in plugin '%s'."
5271
#: drizzled/sql_plugin.cc:1983
5274
"Server variable %s of plugin %s was forced to be read-only: string variable "
5275
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5278
#: drizzled/sql_plugin.cc:2014
5280
msgid "Missing variable name in plugin '%s'."
5283
#: drizzled/sql_plugin.cc:2031
5285
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5288
#: drizzled/sql_plugin.cc:2149
5290
msgid "Out of memory for plugin '%s'."
5293
#: drizzled/sql_plugin.cc:2156
5295
msgid "Bad options for plugin '%s'."
5298
#: drizzled/sql_plugin.cc:2165
5300
msgid "Parsing options for plugin '%s' failed."
5303
#: drizzled/sql_plugin.cc:2208
5305
msgid "Plugin '%s' has conflicting system variables"
5308
#: drizzled/sql_table.cc:131
5310
msgid "Invalid (old?) table or database name '%s'"
5313
#: drizzled/sql_table.cc:2688
5315
msgid "Unknown - internal error %d during operation"
5318
#: drizzled/sql_table.cc:4956
5320
msgid "Could not open table %s.%s after rename\n"
5323
#: drizzled/sql_table.cc:5136
5326
"order_st BY ignored because there is a user-defined clustered index in the "
5330
#: drizzled/table.cc:483
5333
"'%s' had no or invalid character set, and default character set is multi-"
5334
"byte, so character column sizes may have changed"
5337
#: drizzled/table.cc:2287
5339
msgid "Unknown collation '%s' in table '%-.64s' definition"
5342
#: drizzled/table.cc:2294
5345
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5347
msgstr "Table '%-.192s' was locked with a READ lock and can't be updated"
5349
#: drizzled/table.cc:2753
5352
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5356
#: drizzled/table.cc:2780
5359
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5360
"have type %s, found type %s."
5363
#: drizzled/table.cc:2791
5366
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5367
"position %d to have character set '%s' but the type has no character set."
5370
#: drizzled/table.cc:2803
5373
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5374
"position %d to have character set '%s' but found character set '%s'."
5377
#: drizzled/table.cc:2816
5380
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5381
"have type %s but the column is not found."
5384
#: drizzled/table.cc:4931
5386
msgid "Got error %d when reading table '%s'"
5389
#: drizzled/tztime.cc:1061
5391
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5394
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5396
msgid "%s: option `%s' is ambiguous\n"
5397
msgstr "Column '%-.192s' in %-.192s is ambiguous"
5399
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5401
msgid "%s: option `--%s' doesn't allow an argument\n"
5404
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5406
msgid "%s: option `%c%s' doesn't allow an argument\n"
5409
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5410
#: gnulib/getopt.c:995
5412
msgid "%s: option `%s' requires an argument\n"
5415
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5417
msgid "%s: unrecognized option `--%s'\n"
5420
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5422
msgid "%s: unrecognized option `%c%s'\n"
5425
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5427
msgid "%s: illegal option -- %c\n"
5430
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5432
msgid "%s: invalid option -- %c\n"
5435
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5436
#: gnulib/getopt.c:1066
5438
msgid "%s: option requires an argument -- %c\n"
5441
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5443
msgid "%s: option `-W %s' is ambiguous\n"
5446
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5448
msgid "%s: option `-W %s' doesn't allow an argument\n"
5451
#: mysys/errors.cc:25
5453
msgid "Can't create/write to file '%s' (Errcode: %d)"
5454
msgstr "Can't create/write to file '%s' (Errcode: %d)"
5456
#: mysys/errors.cc:26
5458
msgid "Error reading file '%s' (Errcode: %d)"
5459
msgstr "Error reading file '%s' (Errcode: %d)"
5461
#: mysys/errors.cc:27
5463
msgid "Error writing file '%s' (Errcode: %d)"
5464
msgstr "Error writing file '%s' (Errcode: %d)"
5466
#: mysys/errors.cc:28
5468
msgid "Error on close of '%s' (Errcode: %d)"
5469
msgstr "Error on close of '%s' (Errcode: %d)"
5471
#: mysys/errors.cc:29
5473
msgid "Out of memory (Needed %u bytes)"
5474
msgstr "Out of memory (Needed %u bytes)"
5476
#: mysys/errors.cc:30
5478
msgid "Error on delete of '%s' (Errcode: %d)"
5479
msgstr "Error on delete of '%s' (Errcode: %d)"
5481
#: mysys/errors.cc:31
5483
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5484
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5486
#: mysys/errors.cc:32
5488
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5489
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5491
#: mysys/errors.cc:33
5493
msgid "Can't lock file (Errcode: %d)"
5494
msgstr "Can't lock file (Errcode: %d)"
5496
#: mysys/errors.cc:34
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"
5498
4153
msgid "Can't unlock file (Errcode: %d)"
5499
4154
msgstr "Can't unlock file (Errcode: %d)"
5501
#: mysys/errors.cc:35
5503
msgid "Can't read dir of '%s' (Errcode: %d)"
5504
msgstr "Can't read dir of '%s' (Errcode: %d)"
5506
#: mysys/errors.cc:36
5508
msgid "Can't get stat of '%s' (Errcode: %d)"
5509
msgstr "Can't get stat of '%s' (Errcode: %d)"
5511
#: mysys/errors.cc:37
5513
4157
msgid "Can't change size of file (Errcode: %d)"
5514
4158
msgstr "Can't change size of file (Errcode: %d)"
5516
#: mysys/errors.cc:38
5518
4161
msgid "Can't open stream from handle (Errcode: %d)"
5519
4162
msgstr "Can't open stream from handle (Errcode: %d)"
5521
#: mysys/errors.cc:39
5523
msgid "Can't get working dirctory (Errcode: %d)"
5524
msgstr "Can't get working directory (Errcode: %d)"
5526
#: mysys/errors.cc:40
5528
msgid "Can't change dir to '%s' (Errcode: %d)"
5529
msgstr "Can't change dir to '%s' (Errcode: %d)"
5531
#: mysys/errors.cc:41
5533
4165
msgid "Warning: '%s' had %d links"
5534
4166
msgstr "Warning: '%s' had %d links"
5536
#: mysys/errors.cc:42
5538
4169
msgid "Warning: %d files and %d streams is left open\n"
5539
4170
msgstr "Warning: %d files and %d streams is left open\n"
5541
#: mysys/errors.cc:43
5543
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5544
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5546
#: mysys/errors.cc:44
5548
4173
msgid "Can't create directory '%s' (Errcode: %d)"
5549
4174
msgstr "Can't create directory '%s' (Errcode: %d)"
5551
#: mysys/errors.cc:45
5554
4178
"Character set '%s' is not a compiled character set and is not specified in "
5660
4308
"and boolean options {false|true} Value (after reading options)\n"
5661
4309
"--------------------------------- -----------------------------\n"
5663
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5664
4311
msgid "(No default value)"
5665
4312
msgstr "(No default value)"
5667
#: mysys/my_getopt.cc:1254
5671
#: mysys/my_getopt.cc:1254
5675
#: mysys/my_getopt.cc:1286
5677
4321
msgid "(Disabled)\n"
5678
4322
msgstr "(Disabled)\n"
5680
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5681
msgid "Error Messages to stderr"
5684
#: plugin/logging_gearman/logging_gearman.cc:262
5686
msgid "fail gearman_client_create(): %s"
5689
#: plugin/logging_gearman/logging_gearman.cc:272
5691
msgid "fail gearman_client_add_server(): %s"
5694
#: plugin/logging_gearman/logging_gearman.cc:298
5696
msgid "Enable logging to a gearman server"
5697
msgstr "Row-based binlogging of row failed"
5699
#: plugin/logging_gearman/logging_gearman.cc:307
5700
msgid "Hostname for logging to a Gearman server"
5703
#: plugin/logging_gearman/logging_gearman.cc:323
5705
msgid "Log queries to a Gearman server"
5706
msgstr "Log connections and queries to file."
5708
#: plugin/logging_query/logging_query.cc:278
5710
msgid "fail open() fn=%s er=%s\n"
5713
#: plugin/logging_query/logging_query.cc:317
5715
msgid "Enable logging to CSV file"
5716
msgstr "Row-based binlogging of row failed"
5718
#: plugin/logging_query/logging_query.cc:326
5719
msgid "File to log to"
5722
#: plugin/logging_query/logging_query.cc:335
5723
#: plugin/logging_syslog/logging_syslog.cc:248
5724
msgid "Threshold for logging slow queries, in microseconds"
5727
#: plugin/logging_query/logging_query.cc:347
5728
#: plugin/logging_syslog/logging_syslog.cc:260
5729
msgid "Threshold for logging big queries, for rows returned"
5732
#: plugin/logging_query/logging_query.cc:359
5733
#: plugin/logging_syslog/logging_syslog.cc:272
5734
msgid "Threshold for logging big queries, for rows examined"
5737
#: plugin/logging_query/logging_query.cc:381
5739
msgid "Log queries to a CSV file"
5740
msgstr "Log connections and queries to file."
5742
#: plugin/logging_syslog/logging_syslog.cc:169
5744
msgid "syslog facility \"%s\" not known, using \"local0\""
5747
#: plugin/logging_syslog/logging_syslog.cc:186
5749
msgid "syslog priority \"%s\" not known, using \"info\""
5752
#: plugin/logging_syslog/logging_syslog.cc:212
5753
msgid "Enable logging"
5756
#: plugin/logging_syslog/logging_syslog.cc:221
5757
msgid "Syslog Ident"
5760
#: plugin/logging_syslog/logging_syslog.cc:230
5761
msgid "Syslog Facility"
5764
#: plugin/logging_syslog/logging_syslog.cc:239
5765
msgid "Syslog Priority"
5768
#: plugin/logging_syslog/logging_syslog.cc:296
5769
msgid "Log to syslog"
5772
#: plugin/multi_thread/multi_thread.cc:133
5773
msgid "Maximum number of user threads available."
5776
#: plugin/oldlibdrizzle/errmsg.cc:28
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"
4636
msgid "Enable HTTP Auth check"
4637
msgstr "Enable HTTP Auth check"
4639
msgid "URL for HTTP Auth check"
4640
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."
5777
4691
msgid "Unknown Drizzle error"
5778
4692
msgstr "Unknown Drizzle error"
5780
#: plugin/oldlibdrizzle/errmsg.cc:29
5782
4695
msgid "Can't create UNIX socket (%d)"
5783
4696
msgstr "Can't create UNIX socket (%d)"
5785
#: plugin/oldlibdrizzle/errmsg.cc:30
5787
4699
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5788
4700
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5790
#: plugin/oldlibdrizzle/errmsg.cc:31
5792
4703
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5793
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
4704
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5795
#: plugin/oldlibdrizzle/errmsg.cc:32
5797
4707
msgid "Can't create TCP/IP socket (%d)"
5798
4708
msgstr "Can't create TCP/IP socket (%d)"
5800
#: plugin/oldlibdrizzle/errmsg.cc:33
5802
4711
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5803
4712
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5805
#: plugin/oldlibdrizzle/errmsg.cc:34
5806
4714
msgid "Drizzle server has gone away"
5807
4715
msgstr "Drizzle server has gone away"
5809
#: plugin/oldlibdrizzle/errmsg.cc:35
5811
4718
msgid "Protocol mismatch; server version = %d, client version = %d"
5812
4719
msgstr "Protocol mismatch; server version = %d, client version = %d"
5814
#: plugin/oldlibdrizzle/errmsg.cc:36
5815
4721
msgid "Drizzle client ran out of memory"
5816
4722
msgstr "Drizzle client ran out of memory"
5818
#: plugin/oldlibdrizzle/errmsg.cc:37
5819
4724
msgid "Wrong host info"
5820
4725
msgstr "Wrong host info"
5822
#: plugin/oldlibdrizzle/errmsg.cc:38
5823
4727
msgid "Localhost via UNIX socket"
5824
4728
msgstr "Localhost via UNIX socket"
5826
#: plugin/oldlibdrizzle/errmsg.cc:39
5828
4731
msgid "%-.100s via TCP/IP"
5829
4732
msgstr "%-.100s via TCP/IP"
5831
#: plugin/oldlibdrizzle/errmsg.cc:40
5832
4734
msgid "Error in server handshake"
5833
4735
msgstr "Error in server handshake"
5835
#: plugin/oldlibdrizzle/errmsg.cc:41
5836
4737
msgid "Lost connection to Drizzle server during query"
5837
4738
msgstr "Lost connection to Drizzle server during query"
5839
#: plugin/oldlibdrizzle/errmsg.cc:42
5840
4740
msgid "Commands out of sync; you can't run this command now"
5841
4741
msgstr "Commands out of sync; you can't run this command now"
5843
#: plugin/oldlibdrizzle/errmsg.cc:43
5845
4744
msgid "Named pipe: %-.32s"
5846
4745
msgstr "Named pipe: %-.32s"
5848
#: plugin/oldlibdrizzle/errmsg.cc:44
5850
4748
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5851
4749
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5853
#: plugin/oldlibdrizzle/errmsg.cc:45
5855
4752
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5856
4753
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5858
#: plugin/oldlibdrizzle/errmsg.cc:46
5860
4756
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5861
4757
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5863
#: plugin/oldlibdrizzle/errmsg.cc:47
5865
4760
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5866
4761
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5868
#: plugin/oldlibdrizzle/errmsg.cc:48
5869
4763
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5870
4764
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5872
#: plugin/oldlibdrizzle/errmsg.cc:49
5873
4766
msgid "Embedded server"
5874
4767
msgstr "Embedded server"
5876
#: plugin/oldlibdrizzle/errmsg.cc:50
5877
4769
msgid "Error on SHOW SLAVE STATUS:"
5878
4770
msgstr "Error on SHOW SLAVE STATUS:"
5880
#: plugin/oldlibdrizzle/errmsg.cc:51
5881
4772
msgid "Error on SHOW SLAVE HOSTS:"
5882
4773
msgstr "Error on SHOW SLAVE HOSTS:"
5884
#: plugin/oldlibdrizzle/errmsg.cc:52
5885
4775
msgid "Error connecting to slave:"
5886
4776
msgstr "Error connecting to slave:"
5888
#: plugin/oldlibdrizzle/errmsg.cc:53
5889
4778
msgid "Error connecting to master:"
5890
4779
msgstr "Error connecting to master:"
5892
#: plugin/oldlibdrizzle/errmsg.cc:54
5893
4781
msgid "SSL connection error"
5894
4782
msgstr "SSL connection error"
5896
#: plugin/oldlibdrizzle/errmsg.cc:55
5897
4784
msgid "Malformed packet"
5898
4785
msgstr "Malformed packet"
5900
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5901
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5902
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5903
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5904
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5905
4787
msgid "(unused error message)"
5906
4788
msgstr "(unused error message)"
5908
#: plugin/oldlibdrizzle/errmsg.cc:57
5909
4790
msgid "Invalid use of null pointer"
5910
4791
msgstr "Invalid use of null pointer"
5912
#: plugin/oldlibdrizzle/errmsg.cc:58
5913
4793
msgid "Statement not prepared"
5914
4794
msgstr "Statement not prepared"
5916
#: plugin/oldlibdrizzle/errmsg.cc:59
5917
4796
msgid "No data supplied for parameters in prepared statement"
5918
4797
msgstr "No data supplied for parameters in prepared statement"
5920
#: plugin/oldlibdrizzle/errmsg.cc:60
5921
4799
msgid "Data truncated"
5922
4800
msgstr "Data truncated"
5924
#: plugin/oldlibdrizzle/errmsg.cc:61
5925
4802
msgid "No parameters exist in the statement"
5926
4803
msgstr "No parameters exist in the statement"
5928
#: plugin/oldlibdrizzle/errmsg.cc:62
5929
4805
msgid "Invalid parameter number"
5930
4806
msgstr "Invalid parameter number"
5932
#: plugin/oldlibdrizzle/errmsg.cc:63
5935
4810
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5937
4812
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5939
#: plugin/oldlibdrizzle/errmsg.cc:65
5941
4815
msgid "Using unsupported buffer type: %d (parameter: %d)"
5942
4816
msgstr "Using unsupported buffer type: %d (parameter: %d)"
5944
#: plugin/oldlibdrizzle/errmsg.cc:66
5946
4819
msgid "Shared memory: %-.100s"
5947
4820
msgstr "Shared memory: %-.100s"
5949
#: plugin/oldlibdrizzle/errmsg.cc:76
5950
4822
msgid "Wrong or unknown protocol"
5951
4823
msgstr "Wrong or unknown protocol"
5953
#: plugin/oldlibdrizzle/errmsg.cc:77
5954
4825
msgid "Invalid connection handle"
5955
4826
msgstr "Invalid connection handle"
5957
#: plugin/oldlibdrizzle/errmsg.cc:78
5959
4829
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5960
4830
"option 'secure_auth' enabled)"
5982
4848
"Attempt to read a row while there is no result set associated with the "
5985
#: plugin/oldlibdrizzle/errmsg.cc:85
5986
4851
msgid "This feature is not implemented yet"
5987
4852
msgstr "This feature is not implemented yet"
5989
#: plugin/oldlibdrizzle/errmsg.cc:86
5992
"Lost connection to Drizzle server while waiting for initial communication "
5993
"packet, system error: %d"
5995
"Lost connection to Drizzle server while waiting for initial communication "
5996
"packet, system error: %d"
5998
#: plugin/oldlibdrizzle/errmsg.cc:88
6001
"Lost connection to Drizzle server while reading initial communication "
6002
"packet, system error: %d"
6004
"Lost connection to Drizzle server while reading initial communication "
6005
"packet, system error: %d"
6007
#: plugin/oldlibdrizzle/errmsg.cc:90
6010
"Lost connection to Drizzle server while sending authentication information, "
6013
"Lost connection to Drizzle server while sending authentication information, "
6016
#: plugin/oldlibdrizzle/errmsg.cc:92
6019
"Lost connection to Drizzle server while reading authorization information, "
6022
"Lost connection to Drizzle server while reading authorization information, "
6025
#: plugin/oldlibdrizzle/errmsg.cc:94
6028
"Lost connection to Drizzle server while setting initial database, system "
6031
"Lost connection to Drizzle server while setting initial database, system "
6034
#: plugin/oldlibdrizzle/errmsg.cc:96
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 "
6036
4895
msgid "Statement closed indirectly because of a preceding %s() call"
6037
4896
msgstr "Statement closed indirectly because of a preceding %s() call"
6039
#: plugin/pool_of_threads/pool_of_threads.cc:204
6040
msgid "event_add error in libevent_add_session_callback\n"
6043
#: plugin/pool_of_threads/pool_of_threads.cc:346
6044
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6047
#: plugin/pool_of_threads/pool_of_threads.cc:353
6048
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6051
#: plugin/pool_of_threads/pool_of_threads.cc:365
6052
msgid "session_add_event event_add error in libevent_init\n"
6055
#: plugin/pool_of_threads/pool_of_threads.cc:378
6057
msgid "Can't create completion port thread (error %d)"
6060
#: plugin/pool_of_threads/pool_of_threads.cc:462
6061
msgid "libevent_thread_proc: my_thread_init() failed\n"
6064
#: plugin/pool_of_threads/pool_of_threads.cc:642
6065
msgid "Size of Pool."
6068
#: plugin/signal_handler/signal_handler.cc:225
6070
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6071
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6073
#: storage/myisam/ha_myisam.cc:468
4899
msgid "Failed to send error message to libnotify\n"
4902
msgid "Error Messages to stderr"
4903
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"
4924
msgid "fail gearman_client_create(): %s"
4925
msgstr "fail gearman_client_create(): %s"
4928
msgid "fail gearman_client_add_server(): %s"
4929
msgstr "fail gearman_client_add_server(): %s"
4931
msgid "Enable logging to a gearman server"
4932
msgstr "Enable logging to a gearman server"
4934
msgid "Hostname for logging to a Gearman server"
4935
msgstr "Hostname for logging to a Gearman server"
4937
msgid "Gearman Function to send logging to"
4938
msgstr "Gearman Function to send logging to"
4940
msgid "Log queries to a Gearman server"
4941
msgstr "Log queries to a Gearman server"
4944
msgid "fail open() fn=%s er=%s\n"
4945
msgstr "fail open() fn=%s er=%s\n"
4947
msgid "Enable logging to CSV file"
4948
msgstr "Enable logging to CSV file"
4950
msgid "File to log to"
4951
msgstr "File to log to"
4953
msgid "PCRE to match the query against"
4954
msgstr "PCRE to match the query against"
4956
msgid "Threshold for logging slow queries, in microseconds"
4957
msgstr "Threshold for logging slow queries, in microseconds"
4959
msgid "Threshold for logging big queries, for rows returned"
4960
msgstr "Threshold for logging big queries, for rows returned"
4962
msgid "Threshold for logging big queries, for rows examined"
4963
msgstr "Threshold for logging big queries, for rows examined"
4965
msgid "Log queries to a CSV file"
4966
msgstr "Log queries to a CSV file"
4969
msgid "syslog facility \"%s\" not known, using \"local0\""
4970
msgstr "syslog facility \"%s\" not known, using \"local0\""
4973
msgid "syslog priority \"%s\" not known, using \"info\""
4974
msgstr "syslog priority \"%s\" not known, using \"info\""
4976
msgid "Enable logging to syslog"
4977
msgstr "Enable logging to syslog"
4979
msgid "Syslog Ident"
4980
msgstr "Syslog Ident"
4982
msgid "Syslog Facility"
4983
msgstr "Syslog Facility"
4985
msgid "Syslog Priority"
4986
msgstr "Syslog Priority"
4988
msgid "Log to syslog"
4989
msgstr "Log to syslog"
4991
msgid "List of memcached servers."
4994
msgid "Memcached Stats as I_S tables"
6075
4998
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4999
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
6078
#: storage/myisam/ha_myisam.cc:472
6080
5002
msgid "Got an error from unknown thread, %s:%d"
5003
msgstr "Got an error from unknown thread, %s:%d"
6083
#: storage/myisam/ha_myisam.cc:478
6084
5005
msgid "Unknown thread accessing table"
5006
msgstr "Unknown thread accessing table"
6087
#: storage/myisam/ha_myisam.cc:1890
6088
5008
msgid "Block size to be used for MyISAM index pages."
6089
5009
msgstr "Block size to be used for MyISAM index pages."
6091
#: storage/myisam/ha_myisam.cc:1896
6093
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6094
"disables parallel repair."
6096
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6097
"disables parallel repair."
6099
#: storage/myisam/ha_myisam.cc:1902
6101
"Don't use the fast sort index method to created index if the temporary file "
6102
"would get bigger than this."
6104
"Don't use the fast sort index method to created index if the temporary file "
6105
"would get bigger than this."
6107
#: storage/myisam/ha_myisam.cc:1907
6109
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6110
"when creating indexes with CREATE INDEX or ALTER TABLE."
6112
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6113
"when creating indexes with CREATE INDEX or ALTER TABLE."
6115
#: storage/myisam/ha_myisam.cc:1913
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."
6116
5055
msgid "Default pointer size to be used for MyISAM tables."
6117
5056
msgstr "Default pointer size to be used for MyISAM tables."
6119
#: storage/myisam/my_handler_errors.cc:34
6120
5058
msgid "Didn't find key on read or update"
6121
5059
msgstr "Didn't find key on read or update"
6123
#: storage/myisam/my_handler_errors.cc:36
6124
5061
msgid "Duplicate key on write or update"
6125
5062
msgstr "Duplicate key on write or update"
6127
#: storage/myisam/my_handler_errors.cc:38
6128
5064
msgid "Internal (unspecified) error in handler"
6129
5065
msgstr "Internal (unspecified) error in handler"
6131
#: storage/myisam/my_handler_errors.cc:40
6133
5068
"Someone has changed the row since it was read (while the table was locked to "
6136
5071
"Someone has changed the row since it was read (while the table was locked to "
6139
#: storage/myisam/my_handler_errors.cc:43
6140
5074
msgid "Wrong index given to function"
6141
5075
msgstr "Wrong index given to function"
6143
#: storage/myisam/my_handler_errors.cc:45
6144
msgid "Undefined handler error 125"
6145
msgstr "Undefined handler error 125"
6147
#: storage/myisam/my_handler_errors.cc:47
6148
5077
msgid "Index file is crashed"
6149
5078
msgstr "Index file is crashed"
6151
#: storage/myisam/my_handler_errors.cc:49
6152
5080
msgid "Record file is crashed"
6153
5081
msgstr "Record file is crashed"
6155
#: storage/myisam/my_handler_errors.cc:51
6156
5083
msgid "Out of memory in engine"
6157
5084
msgstr "Out of memory in engine"
6159
#: storage/myisam/my_handler_errors.cc:53
6160
msgid "Undefined handler error 129"
6161
msgstr "Undefined handler error 129"
6163
#: storage/myisam/my_handler_errors.cc:55
6164
5086
msgid "Incorrect file format"
6165
5087
msgstr "Incorrect file format"
6167
#: storage/myisam/my_handler_errors.cc:57
6168
5089
msgid "Command not supported by database"
6169
5090
msgstr "Command not supported by database"
6171
#: storage/myisam/my_handler_errors.cc:59
6172
5092
msgid "Old database file"
6173
5093
msgstr "Old database file"
6175
#: storage/myisam/my_handler_errors.cc:61
6176
5095
msgid "No record read before update"
6177
5096
msgstr "No record read before update"
6179
#: storage/myisam/my_handler_errors.cc:63
6180
5098
msgid "Record was already deleted (or record file crashed)"
6181
5099
msgstr "Record was already deleted (or record file crashed)"
6183
#: storage/myisam/my_handler_errors.cc:65
6184
5101
msgid "No more room in record file"
6185
5102
msgstr "No more room in record file"
6187
#: storage/myisam/my_handler_errors.cc:67
6188
5104
msgid "No more room in index file"
6189
5105
msgstr "No more room in index file"
6191
#: storage/myisam/my_handler_errors.cc:69
6192
5107
msgid "No more records (read after end of file)"
6193
5108
msgstr "No more records (read after end of file)"
6195
#: storage/myisam/my_handler_errors.cc:71
6196
5110
msgid "Unsupported extension used for table"
6197
5111
msgstr "Unsupported extension used for table"
6199
#: storage/myisam/my_handler_errors.cc:73
6200
5113
msgid "Too big row"
6201
5114
msgstr "Too big row"
6203
#: storage/myisam/my_handler_errors.cc:75
6204
5116
msgid "Wrong create options"
6205
5117
msgstr "Wrong create options"
6207
#: storage/myisam/my_handler_errors.cc:77
6208
5119
msgid "Duplicate unique key or constraint on write or update"
6209
5120
msgstr "Duplicate unique key or constraint on write or update"
6211
#: storage/myisam/my_handler_errors.cc:79
6212
5122
msgid "Unknown character set used in table"
6213
5123
msgstr "Unknown character set used in table"
6215
#: storage/myisam/my_handler_errors.cc:81
6216
5125
msgid "Conflicting table definitions in sub-tables of MERGE table"
6217
5126
msgstr "Conflicting table definitions in sub-tables of MERGE table"
6219
#: storage/myisam/my_handler_errors.cc:83
6220
5128
msgid "Table is crashed and last repair failed"
6221
5129
msgstr "Table is crashed and last repair failed"
6223
#: storage/myisam/my_handler_errors.cc:85
6224
5131
msgid "Table was marked as crashed and should be repaired"
6225
5132
msgstr "Table was marked as crashed and should be repaired"
6227
#: storage/myisam/my_handler_errors.cc:87
6228
5134
msgid "Lock timed out; Retry transaction"
6229
5135
msgstr "Lock timed out; Retry transaction"
6231
#: storage/myisam/my_handler_errors.cc:89
6232
5137
msgid "Lock table is full; Restart program with a larger locktable"
6233
5138
msgstr "Lock table is full; Restart program with a larger locktable"
6235
#: storage/myisam/my_handler_errors.cc:91
6236
5140
msgid "Updates are not allowed under a read only transactions"
6237
5141
msgstr "Updates are not allowed under a read only transactions"
6239
#: storage/myisam/my_handler_errors.cc:93
6240
5143
msgid "Lock deadlock; Retry transaction"
6241
5144
msgstr "Lock deadlock; Retry transaction"
6243
#: storage/myisam/my_handler_errors.cc:95
6244
5146
msgid "Foreign key constraint is incorrectly formed"
6245
5147
msgstr "Foreign key constraint is incorrectly formed"
6247
#: storage/myisam/my_handler_errors.cc:97
6248
5149
msgid "Cannot add a child row"
6249
5150
msgstr "Cannot add a child row"
6251
#: storage/myisam/my_handler_errors.cc:99
6252
5152
msgid "Cannot delete a parent row"
6253
5153
msgstr "Cannot delete a parent row"
6255
#: storage/myisam/my_handler_errors.cc:101
6256
5155
msgid "No savepoint with that name"
6257
5156
msgstr "No savepoint with that name"
6259
#: storage/myisam/my_handler_errors.cc:103
6260
5158
msgid "Non unique key block size"
6261
5159
msgstr "Non unique key block size"
6263
#: storage/myisam/my_handler_errors.cc:105
6264
5161
msgid "The table does not exist in engine"
6265
5162
msgstr "The table does not exist in engine"
6267
#: storage/myisam/my_handler_errors.cc:107
6268
5164
msgid "The table already existed in storage engine"
6269
5165
msgstr "The table already existed in storage engine"
6271
#: storage/myisam/my_handler_errors.cc:109
6272
5167
msgid "Could not connect to storage engine"
6273
5168
msgstr "Could not connect to storage engine"
6275
#: storage/myisam/my_handler_errors.cc:111
6276
5170
msgid "Unexpected null pointer found when using spatial index"
6277
5171
msgstr "Unexpected null pointer found when using spatial index"
6279
#: storage/myisam/my_handler_errors.cc:113
6280
5173
msgid "The table changed in storage engine"
6281
5174
msgstr "The table changed in storage engine"
6283
#: storage/myisam/my_handler_errors.cc:115
6284
5176
msgid "There's no partition in table for the given value"
6285
5177
msgstr "There's no partition in table for the given value"
6287
#: storage/myisam/my_handler_errors.cc:117
6288
5179
msgid "Row-based binlogging of row failed"
6289
5180
msgstr "Row-based binlogging of row failed"
6291
#: storage/myisam/my_handler_errors.cc:119
6292
5182
msgid "Index needed in foreign key constraint"
6293
5183
msgstr "Index needed in foreign key constraint"
6295
#: storage/myisam/my_handler_errors.cc:121
6296
5185
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6297
5186
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
6299
#: storage/myisam/my_handler_errors.cc:123
6300
5188
msgid "Table needs to be upgraded before it can be used"
6301
5189
msgstr "Table needs to be upgraded before it can be used"
6303
#: storage/myisam/my_handler_errors.cc:125
6304
5191
msgid "Table is read only"
6305
5192
msgstr "Table is read only"
6307
#: storage/myisam/my_handler_errors.cc:127
6308
5194
msgid "Failed to get next auto increment value"
6309
5195
msgstr "Failed to get next auto increment value"
6311
#: storage/myisam/my_handler_errors.cc:129
6312
5197
msgid "Failed to set row auto increment value"
6313
5198
msgstr "Failed to set row auto increment value"
6315
#: storage/myisam/my_handler_errors.cc:131
6316
5200
msgid "Unknown (generic) error from engine"
6317
5201
msgstr "Unknown (generic) error from engine"
6319
#: storage/myisam/my_handler_errors.cc:133
6320
5203
msgid "Record is the same"
6321
5204
msgstr "Record is the same"
6323
#: storage/myisam/my_handler_errors.cc:135
6324
5206
msgid "It is not possible to log this statement"
6325
5207
msgstr "It is not possible to log this statement"
6327
#: storage/myisam/my_handler_errors.cc:137
6328
5209
msgid "Tablespace exists"
6329
5210
msgstr "Tablespace exists"
6331
#: storage/myisam/my_handler_errors.cc:139
6332
5212
msgid "The event was corrupt, leading to illegal data being read"
6333
5213
msgstr "The event was corrupt, leading to illegal data being read"
6335
#: storage/myisam/my_handler_errors.cc:141
6336
5215
msgid "The table is of a new format not supported by this version"
6337
5216
msgstr "The table is of a new format not supported by this version"
6339
#: storage/myisam/my_handler_errors.cc:143
6341
5218
msgid "The event could not be processed no other handler error happened"
6342
5219
msgstr "The event could not be processed no other handler error happened"
6344
#: storage/myisam/my_handler_errors.cc:145
6346
5221
msgid "Got a fatal error during initialzation of handler"
6347
msgstr "Got a fatal error during initialisation of handler"
5222
msgstr "Got a fatal error during initialzation of handler"
6349
#: storage/myisam/my_handler_errors.cc:147
6350
5224
msgid "File to short; Expected more data in file"
6351
5225
msgstr "File too short; Expected more data in file"
6353
#: storage/myisam/my_handler_errors.cc:149
6354
5227
msgid "Read page with wrong checksum"
6355
5228
msgstr "Read page with wrong checksum"
6357
#: storage/myisam/my_handler_errors.cc:151
6358
5230
msgid "Lock or active transaction"
6359
5231
msgstr "Lock or active transaction"
6361
#: storage/myisam/my_handler_errors.cc:153
6362
5233
msgid "No such table space"
6363
5234
msgstr "No such table space"
6365
#: storage/myisam/my_handler_errors.cc:155
6366
5236
msgid "Tablespace not empty"
6367
5237
msgstr "Tablespace not empty"
6369
#~ msgid "Silently exit if one can't connect to server."
6370
#~ msgstr "Silently exit if one can't connect to server."
6372
#~ msgid "Write more information."
6373
#~ msgstr "Write more information."
6376
#~ "connect to server at '%s' failed\n"
6379
#~ "connect to server at '%s' failed\n"
6382
#~ msgid "Check that drizzled is running on %s"
6383
#~ msgstr "Check that drizzled is running on %s"
6385
#~ msgid " and that the port is %d.\n"
6386
#~ msgstr " and that the port is %d.\n"
6388
#~ msgid "You can check this by doing 'telnet %s %d'\n"
6389
#~ msgstr "You can check this by doing 'telnet %s %d'\n"
6391
#~ msgid "Got error: %s\n"
6392
#~ msgstr "Got error: %s\n"
6394
#~ msgid "Waiting for Drizzle server to answer"
6395
#~ msgstr "Waiting for Drizzle server to answer"
6397
#~ msgid "shutting down drizzled...\n"
6398
#~ msgstr "shutting down drizzled...\n"
6400
#~ msgid "shutdown failed; error: '%s'"
6401
#~ msgstr "shutdown failed; error: '%s'"
6406
#~ msgid "drizzled is alive"
6407
#~ msgstr "drizzled is alive"
6409
#~ msgid "connection was down, but drizzled is now alive"
6410
#~ msgstr "connection was down, but drizzled is now alive"
6412
#~ msgid "drizzled doesn't answer to ping, error: '%s'"
6413
#~ msgstr "drizzled doesn't answer to ping, error: '%s'"
6415
#~ msgid "Unknown command: '%-.60s'"
6416
#~ msgstr "Unknown command: '%-.60s'"
6418
#~ msgid "%s Ver %s Distrib %s, for %s on %s\n"
6419
#~ msgstr "%s Ver %s Distrib %s, for %s on %s\n"
6421
#~ msgid "Copyright (C) 2000-2008 MySQL AB"
6422
#~ msgstr "Copyright (C) 2000-2008 MySQL AB"
6424
#~ msgid "Administration program for the drizzled daemon."
6425
#~ msgstr "Administration program for the drizzled daemon."
6427
#~ msgid "Usage: %s [OPTIONS] command command....\n"
6428
#~ msgstr "Usage: %s [OPTIONS] command command....\n"
6431
#~ " ping Check if server is down\n"
6432
#~ " shutdown Take server down\n"
6434
#~ " ping Check if server is down\n"
6435
#~ " shutdown Take server down\n"
6437
#~ msgid "configvar plugin '%s' init() failed"
6438
#~ msgstr "configvar plugin '%s' init() failed"
6440
#~ msgid "configvar plugin '%s' deinit() failed"
6441
#~ msgstr "configvar plugin '%s' deinit() failed"
6443
#~ msgid "configvar plugin '%s' configvar_func1() failed"
6444
#~ msgstr "configvar plugin '%s' configvar_func1() failed"
6446
#~ msgid "configvar plugin '%s' configvar_func2() failed"
6447
#~ msgstr "configvar plugin '%s' configvar_func2() failed"
6449
#~ msgid "Command(s) that are executed for each new connection"
6450
#~ msgstr "Command(s) that are executed for each new connection"
6452
#~ msgid "Read SQL commands from this file at startup."
6453
#~ msgstr "Read SQL commands from this file at startup."
6456
#~ msgid "replicator plugin '%s' init() failed"
6457
#~ msgstr "configvar plugin '%s' init() failed"
6460
#~ msgid "replicator plugin '%s' deinit() failed"
6461
#~ msgstr "configvar plugin '%s' deinit() failed"
6464
#~ msgid "replicator plugin '%s' session_init() failed"
6465
#~ msgstr "configvar plugin '%s' deinit() failed"
6468
#~ msgid "replicator plugin '%s' row_insert() failed"
6469
#~ msgstr "configvar plugin '%s' init() failed"
6472
#~ msgid "replicator plugin '%s' row_update() failed"
6473
#~ msgstr "configvar plugin '%s' deinit() failed"
6476
#~ msgid "replicator plugin '%s' row_delete() failed"
6477
#~ msgstr "configvar plugin '%s' deinit() failed"
6480
#~ msgid "replicator plugin '%s' end_transaction() failed"
6481
#~ msgstr "configvar plugin '%s' deinit() failed"
6484
#~ msgid "replicator plugin '%s' statement() failed"
6485
#~ msgstr "configvar plugin '%s' deinit() failed"
6488
#~ msgid "Plugin '%s' init function returned error %d."
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, "
5247
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5248
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
#~ msgid "Use old, non-optimized alter table."
5552
#~ 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
#~ msgid "Plugin '%s' init function returned error."
6489
5573
#~ msgstr "Plugin '%s' init function returned error."
6492
#~ msgid "Directory to place replication logs."
6493
#~ msgstr "Directory for plugins."
6495
#~ msgid "Max packet length to send to, or receive from server"
6496
#~ msgstr "Max packet length to send to, or receive from server"
6498
#~ msgid "Buffer for TCP/IP and socket communication"
6499
#~ msgstr "Buffer for TCP/IP and socket communication"
6502
#~ msgid "when selecting the database"
6503
#~ msgstr "Path to the database root."
6505
#~ msgid "Flush tables to disk between SQL commands."
6506
#~ msgstr "Flush tables to disk between SQL commands."
6508
#~ msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6509
#~ msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
6511
#~ msgid "Use very new possible 'unsafe' functions."
6512
#~ msgstr "Use very new possible 'unsafe' functions."
6514
#~ msgid "Skip some optimize stages (for testing)."
6515
#~ msgstr "Skip some optimise stages (for testing)."
6517
#~ msgid "Don't use new, possible wrong routines."
6518
#~ msgstr "Don't use new, possible wrong routines."
6520
#~ msgid "Don't give threads different priorities."
6521
#~ msgstr "Don't give threads different priorities."
6524
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6526
#~ "Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
6529
#~ "The number of seconds the server waits for activity on an interactive "
6530
#~ "connection before closing it."
6532
#~ "The number of seconds the server waits for activity on an interactive "
6533
#~ "connection before closing it."
6536
#~ msgid "Too many storage engines!"
6537
#~ msgstr "Got error %d from storage engine"
6539
#~ msgid "Can't create thread to kill server"
6540
#~ msgstr "Can't create thread to kill server"
6542
#~ msgid "Directory where character sets are."
6543
#~ msgstr "Directory where character sets are."
6545
#~ msgid "The protocol of connection (tcp,socket,pipe,memory)."
6546
#~ msgstr "The protocol of connection (tcp,socket,pipe,memory)."
6548
#~ msgid "categories:"
6549
#~ msgstr "categories:"
6554
#~ msgid "Name: '%s'\n"
6555
#~ msgstr "Name: '%s'\n"
6571
#~ msgid "Many help items for your request exist."
6572
#~ msgstr "Many help items for your request exist."
6575
#~ "To make a more specific request, please type 'help <item>',\n"
6576
#~ "where <item> is one of the following"
6578
#~ "To make a more specific request, please type 'help <item>',\n"
6579
#~ "where <item> is one of the following"
6581
#~ msgid "You asked for help about help category: '%s'\n"
6582
#~ msgstr "You asked for help about help category: '%s'\n"
6585
#~ "For more information, type 'help <item>', where <item> is one of the "
6588
#~ "For more information, type 'help <item>', where <item> is one of the "
6599
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6601
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6605
#~ "For server side help, type 'help contents'\n"
6608
#~ "For server side help, type 'help contents'\n"
6610
#~ msgid "Got error %d from pthread_cond_timedwait"
6611
#~ msgstr "Got error %d from pthread_cond_timedwait"
6613
#~ msgid "Got signal %d to shutdown drizzled"
6614
#~ msgstr "Got signal %d to shutdown drizzled"
6616
#~ msgid "Got signal: %d error: %d"
6617
#~ msgstr "Got signal: %d error: %d"
6619
#~ msgid "Wrong date/time format specifier: %s\n"
6620
#~ msgstr "Wrong date/time format specifier: %s\n"
6623
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6624
#~ "table_cache: %<PRIu64>"
6626
#~ "Changed limits: max_open_files: %u max_connections: %<PRIu64> "
6627
#~ "table_cache: %<PRIu64>"
6630
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6632
#~ "Could not increase number of max_open_files to more than %u (request: %u)"
6634
#~ msgid "Unable to reopen stdout"
6635
#~ msgstr "Unable to reopen stdout"
6637
#~ msgid "Unable to reopen stderr"
6638
#~ msgstr "Unable to reopen stderr"
6641
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6642
#~ "is impossible, it would lead to infinite loops in this server."
6644
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6645
#~ "is impossible, it would lead to infinite loops in this server."
6648
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6649
#~ "so replication may break when this Drizzle server acts as a master and "
6650
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6653
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6654
#~ "so replication may break when this Drizzle server acts as a master and "
6655
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6658
#~ msgid "Can't initialize tc_log"
6659
#~ msgstr "Can't initialise tc_log"
6662
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6663
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6664
#~ "log, but connections from slaves will not be accepted."
6666
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6667
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6668
#~ "log, but connections from slaves will not be accepted."
6670
#~ msgid "Before Lock_thread_count"
6671
#~ msgstr "Before Lock_thread_count"
6673
#~ msgid "After lock_thread_count"
6674
#~ msgstr "After lock_thread_count"
6676
#~ msgid "Option used by mysql-test for debugging and testing of replication."
6677
#~ msgstr "Option used by mysql-test for debugging and testing of replication."
6680
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6681
#~ "grouped into events smaller than this size if possible. The value has to "
6682
#~ "be a multiple of 256."
6684
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6685
#~ "grouped into events smaller than this size if possible. The value has to "
6686
#~ "be a multiple of 256."
6688
#~ msgid "Don't ignore client side character set value sent during handshake."
6689
#~ msgstr "Don't ignore client side character set value sent during handshake."
6691
#~ msgid "Write error output on screen."
6692
#~ msgstr "Write error output on screen."
6694
#~ msgid "Command(s) that are executed when a slave connects to this master"
6695
#~ msgstr "Command(s) that are executed when a slave connects to this master"
6698
#~ "Log update queries in binary format. Optional argument is the location "
6699
#~ "for the binary log files.(Strongly recommended to avoid replication "
6700
#~ "problems if server's hostname changes)"
6702
#~ "Log update queries in binary format. Optional argument is the location "
6703
#~ "for the binary log files.(Strongly recommended to avoid replication "
6704
#~ "problems if server's hostname changes)"
6706
#~ msgid "File that holds the names for last binary log files."
6707
#~ msgstr "File that holds the names for last binary log files."
6709
#~ msgid "Error log file."
6710
#~ msgstr "Error log file."
6713
#~ "Tells the slave to log the updates from the slave thread to the binary "
6714
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6716
#~ "Tells the slave to log the updates from the slave thread to the binary "
6717
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6720
#~ "Path to transaction coordinator log (used for transactions that affect "
6721
#~ "more than one storage engine, when binary log is disabled)"
6723
#~ "Path to transaction coordinator log (used for transactions that affect "
6724
#~ "more than one storage engine, when binary log is disabled)"
6726
#~ msgid "Size of transaction coordinator log."
6727
#~ msgstr "Size of transaction coordinator log."
6729
#~ msgid "INSERT/DELETE/UPDATE has lower priority than selects."
6730
#~ msgstr "INSERT/DELETE/UPDATE has lower priority than selects."
6733
#~ "The location and name of the file that remembers the master and where the "
6734
#~ "I/O replication thread is in the master's binlogs."
6736
#~ "The location and name of the file that remembers the master and where the "
6737
#~ "I/O replication thread is in the master's binlogs."
6740
#~ "The number of tries the slave will make to connect to the master before "
6743
#~ "The number of tries the slave will make to connect to the master before "
6746
#~ msgid "The location and name to use for relay logs."
6747
#~ msgstr "The location and name to use for relay logs."
6750
#~ "The location and name to use for the file that keeps a list of the last "
6753
#~ "The location and name to use for the file that keeps a list of the last "
6757
#~ "The location and name of the file that remembers where the SQL "
6758
#~ "replication thread is in the relay logs."
6760
#~ "The location and name of the file that remembers where the SQL "
6761
#~ "replication thread is in the relay logs."
6764
#~ "In replication, if set to 1, do not skip events having our server id. "
6765
#~ "Default value is 0 (to break infinite loops in circular replication). "
6766
#~ "Can't be set to 1 if --log-slave-updates is used."
6768
#~ "In replication, if set to 1, do not skip events having our server id. "
6769
#~ "Default value is 0 (to break infinite loops in circular replication). "
6770
#~ "Can't be set to 1 if --log-slave-updates is used."
6773
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6774
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6775
#~ "if you do not want the slave to register itself with the master. Note "
6776
#~ "that it is not sufficient for the master to simply read the IP of the "
6777
#~ "slave off the socket once the slave connects. Due to NAT and other "
6778
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6779
#~ "the master or other hosts."
6781
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6782
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6783
#~ "if you do not want the slave to register itself with the master. Note "
6784
#~ "that it is not sufficient for the master to simply read the IP of the "
6785
#~ "slave off the socket once the slave connects. Due to NAT and other "
6786
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6787
#~ "the master or other hosts."
6789
#~ msgid "If set, slave is not autostarted."
6790
#~ msgstr "If set, slave is not started automatically."
6793
#~ "The location where the slave should put its temporary files when "
6794
#~ "replicating a LOAD DATA INFILE command."
6796
#~ "The location where the slave should put its temporary files when "
6797
#~ "replicating a LOAD DATA INFILE command."
6800
#~ "Tells the slave thread to continue replication when a query event returns "
6801
#~ "an error from the provided list."
6803
#~ "Tells the slave thread to continue replication when a query event returns "
6804
#~ "an error from the provided list."
6807
#~ "Modes for how replication events should be executed. Legal values are "
6808
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6809
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6810
#~ "stop on any unexpected difference between the master and the slave."
6812
#~ "Modes for how replication events should be executed. Legal values are "
6813
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6814
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6815
#~ "stop on any unexpected difference between the master and the slave."
6817
#~ msgid "(INGORED)"
6818
#~ msgstr "(IGNORED)"
6821
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6824
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6828
#~ "Path for temporary files. Several paths may be specified, separated by a "
6829
#~ "colon (:), in this case they are used in a round-robin fashion."
6831
#~ "Path for temporary files. Several paths may be specified, separated by a "
6832
#~ "colon (:), in this case they are used in a round-robin fashion."
6835
#~ "The size of the cache to hold the SQL statements for the binary log "
6836
#~ "during a transaction. If you often use big, multi-statement transactions "
6837
#~ "you can increase this to get more performance."
6839
#~ "The size of the cache to hold the SQL statements for the binary log "
6840
#~ "during a transaction. If you often use big, multi-statement transactions "
6841
#~ "you can increase this to get more performance."
6843
#~ msgid "The DATE format (For future)."
6844
#~ msgstr "The DATE format (For future)."
6846
#~ msgid "The DATETIME/TIMESTAMP format (for future)."
6847
#~ msgstr "The DATETIME/TIMESTAMP format (for future)."
6849
#~ msgid "The default week format used by WEEK() functions."
6850
#~ msgstr "The default week format used by WEEK() functions."
6853
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6854
#~ "possible purges happen at startup and at binary log rotation."
6856
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6857
#~ "possible purges happen at start-up and at binary log rotation."
6860
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6863
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6867
#~ "Binary log will be rotated automatically when the size exceeds this "
6868
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6869
#~ "minimum value for this variable is 4096."
6871
#~ "Binary log will be rotated automatically when the size exceeds this "
6872
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6873
#~ "minimum value for this variable is 4096."
6875
#~ msgid "The number of simultaneous clients allowed."
6876
#~ msgstr "The number of simultaneous clients allowed."
6879
#~ "If non-zero: relay log will be rotated automatically when the size "
6880
#~ "exceeds this value; if zero (the default): when the size exceeds "
6881
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6883
#~ "If non-zero: relay log will be rotated automatically when the size "
6884
#~ "exceeds this value; if zero (the default): when the size exceeds "
6885
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6887
#~ msgid "Use compatible behavior."
6888
#~ msgstr "Use compatible behaviour."
6891
#~ "If this is not 0, then drizzled will use this value to reserve file "
6892
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6893
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6894
#~ "(whichever is larger) number of files."
6896
#~ "If this is not 0, then drizzled will use this value to reserve file "
6897
#~ "descriptors to use with setrlimit(). If this value is 0 then drizzled "
6898
#~ "will reserve max_connections*5 or max_connections + table_cache*2 "
6899
#~ "(whichever is larger) number of files."
6902
#~ "Make all non-temporary tables read-only, with the exception for "
6903
#~ "replication (slave) threads and users with the SUPER privilege"
6905
#~ "Make all non-temporary tables read-only, with the exception for "
6906
#~ "replication (slave) threads and users with the SUPER privilege"
6909
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6912
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6915
#~ msgid "Maximum space to use for all relay logs."
6916
#~ msgstr "Maximum space to use for all relay logs."
6918
#~ msgid "Use compression on master/slave protocol."
6919
#~ msgstr "Use compression on master/slave protocol."
6922
#~ "Number of seconds to wait for more data from a master/slave connection "
6923
#~ "before aborting the read."
6925
#~ "Number of seconds to wait for more data from a master/slave connection "
6926
#~ "before aborting the read."
6929
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6930
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6933
#~ "Number of times the slave SQL thread will retry a transaction in case it "
6934
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
6937
#~ msgid "Allow slave to batch requests."
6938
#~ msgstr "Allow slave to batch requests."
6941
#~ "If creating the thread takes longer than this value (in seconds), the "
6942
#~ "Slow_launch_threads counter will be incremented."
6944
#~ "If creating the thread takes longer than this value (in seconds), the "
6945
#~ "Slow_launch_threads counter will be incremented."
6948
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
6949
#~ "(default) to disable synchronous flushing."
6951
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
6952
#~ "(default) to disable synchronous flushing."
6954
#~ msgid "How many threads we should keep in a cache for reuse."
6955
#~ msgstr "How many threads we should keep in a cache for reuse."
6958
#~ "How many threads we should create to handle query requests in case of "
6959
#~ "'thread_handling=pool-of-threads'"
6961
#~ "How many threads we should create to handle query requests in case of "
6962
#~ "'thread_handling=pool-of-threads'"
6964
#~ msgid "The TIME format (for future)."
6965
#~ msgstr "The TIME format (for future)."
6967
#~ msgid "Master reported unrecognized DRIZZLE version"
6968
#~ msgstr "Master reported unrecognised DRIZZLE version"
6971
#~ "Switch to another charset. Might be needed for processing binlog with "
6972
#~ "multi-byte charsets."
6974
#~ "Switch to another charset. Might be needed for processing binlog with "
6975
#~ "multi-byte charsets."
6978
#~ "Copyright (C) 2000-2008 MySQL AB\n"
6979
#~ " This software comes with ABSOLUTELY "
6980
#~ "NO WARRANTY. This is free software,\n"
6981
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
6983
#~ "Copyright (C) 2000-2008 MySQL AB\n"
6984
#~ " This software comes with ABSOLUTELY "
6985
#~ "NO WARRANTY. This is free software,\n"
6986
#~ " and you are welcome to modify and redistribute it under the GPL license\n"
6988
#~ msgid "Usage: \\C char_setname | charset charset_name"
6989
#~ msgstr "Usage: \\C char_setname | charset charset_name"
6991
#~ msgid "Charset changed"
6992
#~ msgstr "Charset changed"
6994
#~ msgid "Charset is not found"
6995
#~ msgstr "Charset is not found"
6998
#~ "Although a path was specified for the --log option, log tables are used. "
6999
#~ "To enable logging to files use the --log-output option."
7001
#~ "Although a path was specified for the --log option, log tables are used. "
7002
#~ "To enable logging to files use the --log-output option."
7005
#~ "Although a path was specified for the --log-slow-queries option, log "
7006
#~ "tables are used. To enable logging to files use the --log-output=file "
7009
#~ "Although a path was specified for the --log-slow-queries option, log "
7010
#~ "tables are used. To enable logging to files use the --log-output=file "
7013
#~ msgid "You need to use --log-bin to make --binlog-format work."
7014
#~ msgstr "You need to use --log-bin to make --binlog-format work."
7017
#~ "Tells the master that updates to the given database should not be logged "
7018
#~ "tothe binary log."
7020
#~ "Tells the master that updates to the given database should not be logged "
7021
#~ "to the binary log."
7024
#~ "Tells the slave thread to not replicate to the specified table. To "
7025
#~ "specify more than one table to ignore, use the directive multiple times, "
7026
#~ "once for each table. This will work for cross-datbase updates, in "
7027
#~ "contrast to replicate-ignore-db."
7029
#~ "Tells the slave thread to not replicate to the specified table. To "
7030
#~ "specify more than one table to ignore, use the directive multiple times, "
7031
#~ "once for each table. This will work for cross-database updates, in "
7032
#~ "contrast to replicate-ignore-db."
7035
#~ "Log all queries that have taken more than long_query_time seconds to "
7036
#~ "execute to file. The argument will be treated as a decimal value with "
7037
#~ "microsecond precission."
7039
#~ "Log all queries that have taken more than long_query_time seconds to "
7040
#~ "execute to file. The argument will be treated as a decimal value with "
7041
#~ "microsecond precision."
7043
#~ msgid "Unknown option to protocol: %s\n"
7044
#~ msgstr "Unknown option to protocol: %s\n"
7046
#~ msgid "COLLATION %s is not valid for CHARACTER SET %s"
7047
#~ msgstr "COLLATION %s is not valid for CHARACTER SET %s"
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"