207
168
"Preserve comments. Send comments to the server. The default is --skip-"
208
169
"comments (discard comments), enable with --comments"
210
#: client/drizzle.cc:1445
211
171
msgid "Use compression in server/client protocol."
212
172
msgstr "Use compression in server/client protocol."
214
#: client/drizzle.cc:1448
215
174
msgid "Check memory and open file usage at exit ."
216
175
msgstr "Check memory and open file usage at exit ."
218
#: client/drizzle.cc:1451
219
177
msgid "Print some debug info at exit."
220
178
msgstr "Print some debug info at exit."
222
#: client/drizzle.cc:1453
223
180
msgid "Database to use."
224
181
msgstr "Database to use."
226
#: client/drizzle.cc:1456
227
183
msgid "(not used)"
228
184
msgstr "(not used)"
230
#: client/drizzle.cc:1458
231
186
msgid "Delimiter to be used."
232
187
msgstr "Delimiter to be used."
234
#: client/drizzle.cc:1460
235
189
msgid "Execute command and quit. (Disables --force and history file)"
236
190
msgstr "Execute command and quit. (Disables --force and history file)"
238
#: client/drizzle.cc:1462
239
192
msgid "Print the output of a query (rows) vertically."
240
193
msgstr "Print the output of a query (rows) vertically."
242
#: client/drizzle.cc:1465
243
195
msgid "Continue even if we get an sql error."
244
196
msgstr "Continue even if we get an sql error."
246
#: client/drizzle.cc:1469
248
"Enable named commands. Named commands mean this program's internal commands; "
249
"see drizzle> help . When enabled, the named commands can be used from any "
250
"line of the query, otherwise only from the first line, before an enter. "
251
"Disable with --disable-named-commands. This option is disabled by default."
253
"Enable named commands. Named commands mean this program's internal commands; "
254
"see drizzle> help . When enabled, the named commands can be used from any "
255
"line of the query, otherwise only from the first line, before an enter. "
256
"Disable with --disable-named-commands. This option is disabled by default."
258
#: client/drizzle.cc:1473
260
"Named commands are disabled. Use \\* form only, or use named commands only "
261
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
262
"the client now starts with this option ENABLED by default! Disable with '-"
263
"G'. Long format commands still work from the first line. WARNING: option "
264
"deprecated; use --disable-named-commands instead."
266
"Named commands are disabled. Use \\* form only, or use named commands only "
267
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
268
"the client now starts with this option ENABLED by default! Disable with '-"
269
"G'. Long format commands still work from the first line. WARNING: option "
270
"deprecated; use --disable-named-commands instead."
272
#: client/drizzle.cc:1475
199
"Enable named commands. Named commands mean this program's internal commands; "
200
"see drizzle> help . When enabled, the named commands can be used from any "
201
"line of the query, otherwise only from the first line, before an enter. "
202
"Disable with --disable-named-commands. This option is disabled by default."
204
"Enable named commands. Named commands mean this program's internal commands; "
205
"see drizzle> help . When enabled, the named commands can be used from any "
206
"line of the query, otherwise only from the first line, before an enter. "
207
"Disable with --disable-named-commands. This option is disabled by default."
210
"Named commands are disabled. Use \\* form only, or use named commands only "
211
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
212
"the client now starts with this option ENABLED by default! Disable with '-"
213
"G'. Long format commands still work from the first line. WARNING: option "
214
"deprecated; use --disable-named-commands instead."
216
"Named commands are disabled. Use \\* form only, or use named commands only "
217
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
218
"the client now starts with this option ENABLED by default! Disable with '-"
219
"G'. Long format commands still work from the first line. WARNING: option "
220
"deprecated; use --disable-named-commands instead."
273
222
msgid "Ignore space after function names."
274
223
msgstr "Ignore space after function names."
276
#: client/drizzle.cc:1477
277
225
msgid "Enable/disable LOAD DATA LOCAL INFILE."
278
226
msgstr "Enable/disable LOAD DATA LOCAL INFILE."
280
#: client/drizzle.cc:1480
281
228
msgid "Turn off beep on error."
282
229
msgstr "Turn off beep on error."
284
#: client/drizzle.cc:1482
285
231
msgid "Connect to host."
286
232
msgstr "Connect to host."
288
#: client/drizzle.cc:1484
289
234
msgid "Write line numbers for errors."
290
235
msgstr "Write line numbers for errors."
292
#: client/drizzle.cc:1487
294
238
"Don't write line number for errors. WARNING: -L is deprecated, use long "
295
239
"version of this option instead."
297
241
"Don't write line number for errors. WARNING: -L is deprecated, use long "
298
242
"version of this option instead."
300
#: client/drizzle.cc:1489
301
244
msgid "Flush buffer after each query."
302
245
msgstr "Flush buffer after each query."
304
#: client/drizzle.cc:1491
305
247
msgid "Write column names in results."
306
248
msgstr "Write column names in results."
308
#: client/drizzle.cc:1495
310
"Don't write column names in results. WARNING: -N is deprecated, use long "
311
"version of this options instead."
313
"Don't write column names in results. WARNING: -N is deprecated, use long "
314
"version of this options instead."
316
#: client/drizzle.cc:1498
318
"Change the value of a variable. Please note that this option is deprecated; "
319
"you can set variables directly with --variable-name=value."
321
"Change the value of a variable. Please note that this option is deprecated; "
322
"you can set variables directly with --variable-name=value."
324
#: client/drizzle.cc:1500
251
"Don't write column names in results. WARNING: -N is deprecated, use long "
252
"version of this options instead."
254
"Don't write column names in results. WARNING: -N is deprecated, use long "
255
"version of this options instead."
258
"Change the value of a variable. Please note that this option is deprecated; "
259
"you can set variables directly with --variable-name=value."
261
"Change the value of a variable. Please note that this option is deprecated; "
262
"you can set variables directly with --variable-name=value."
325
264
msgid "Ignore SIGINT (CTRL-C)"
326
265
msgstr "Ignore SIGINT (CTRL-C)"
328
#: client/drizzle.cc:1504
330
"Only update the default database. This is useful for skipping updates to "
331
"other database in the update log."
333
"Only update the default database. This is useful for skipping updates to "
334
"other database in the update log."
336
#: client/drizzle.cc:1507
338
"Pager to use to display results. If you don't supply an option the default "
339
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
340
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
341
"work in batch mode. Disable with --disable-pager. This option is disabled by "
344
"Pager to use to display results. If you don't supply an option the default "
345
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
346
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
347
"work in batch mode. Disable with --disable-pager. This option is disabled by "
350
#: client/drizzle.cc:1510
352
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
353
"option deprecated; use --disable-pager instead."
355
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
356
"option deprecated; use --disable-pager instead."
358
#: client/drizzle.cc:1513
360
"Password to use when connecting to server. If password is not given it's "
361
"asked from the tty."
363
"Password to use when connecting to server. If password is not given it's "
364
"asked from the tty."
366
#: client/drizzle.cc:1515
368
"Port number to use for connection or 0 for default to, in order of "
369
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
371
"Port number to use for connection or 0 for default to, in order of "
372
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
374
#: client/drizzle.cc:1516
268
"Only update the default database. This is useful for skipping updates to "
269
"other database in the update log."
271
"Only update the default database. This is useful for skipping updates to "
272
"other database in the update log."
275
"Pager to use to display results. If you don't supply an option the default "
276
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
277
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
278
"work in batch mode. Disable with --disable-pager. This option is disabled by "
281
"Pager to use to display results. If you don't supply an option the default "
282
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
283
"cat [> filename], etc. See interactive help (\\h) also. This option does not "
284
"work in batch mode. Disable with --disable-pager. This option is disabled by "
288
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
289
"option deprecated; use --disable-pager instead."
291
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
292
"option deprecated; use --disable-pager instead."
295
"Password to use when connecting to server. If password is not given it's "
296
"asked from the tty."
298
"Password to use when connecting to server. If password is not given it's "
299
"asked from the tty."
302
"Port number to use for connection or 0 for default to, in order of "
303
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
305
"Port number to use for connection or 0 for default to, in order of "
306
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
375
308
msgid "built-in default"
376
309
msgstr "built-in default"
378
#: client/drizzle.cc:1518
379
311
msgid "Set the drizzle prompt to this value."
380
312
msgstr "Set the drizzle prompt to this value."
382
#: client/drizzle.cc:1522
384
315
"Don't cache result, print it row by row. This may slow down the server if "
385
316
"the output is suspended. Doesn't use history file."
936
#: drizzled/drizzled.cc:886
939
"Attempting backtrace. You can use the following information to find out\n"
940
"where drizzled died. If you see no messages after this, something went\n"
941
"terribly wrong...\n"
943
"Attempting backtrace. You can use the following information to find out\n"
944
"where drizzled died. If you see no messages after this, something went\n"
945
"terribly wrong...\n"
947
#: drizzled/drizzled.cc:914
950
"Trying to get some variables.\n"
951
"Some pointers may be invalid and cause the dump to abort...\n"
953
"Trying to get some variables.\n"
954
"Some pointers may be invalid and cause the dump to abort...\n"
956
#: drizzled/drizzled.cc:926
960
"This crash occurred while the server was calling initgroups(). This is\n"
961
"often due to the use of a drizzled that is statically linked against glibc\n"
962
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
963
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
964
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
965
"drizzled that is not statically linked.\n"
968
"This crash occurred while the server was calling initgroups(). This is\n"
969
"often due to the use of a drizzled that is statically linked against glibc\n"
970
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
971
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
972
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
973
"drizzled that is not statically linked.\n"
975
#: drizzled/drizzled.cc:941
979
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
980
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
981
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
982
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
983
"the documentation for your distribution on how to do that.\n"
986
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
987
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
988
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
989
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
990
"the documentation for your distribution on how to do that.\n"
992
#: drizzled/drizzled.cc:954
996
"The '--memlock' argument, which was enabled, uses system calls that are\n"
997
"unreliable and unstable on some operating systems and operating-system\n"
998
"versions (notably, some versions of Linux). This crash could be due to use\n"
999
"of those buggy OS calls. You should consider whether you really need the\n"
1000
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1004
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1005
"unreliable and unstable on some operating systems and operating-system\n"
1006
"versions (notably, some versions of Linux). This crash could be due to use\n"
1007
"of those buggy OS calls. You should consider whether you really need the\n"
1008
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1011
#: drizzled/drizzled.cc:969
766
"Attempting backtrace. You can use the following information to find out\n"
767
"where drizzled died. If you see no messages after this, something went\n"
768
"terribly wrong...\n"
770
"Attempting backtrace. You can use the following information to find out\n"
771
"where drizzled died. If you see no messages after this, something went\n"
772
"terribly wrong...\n"
776
"Trying to get some variables.\n"
777
"Some pointers may be invalid and cause the dump to abort...\n"
779
"Trying to get some variables.\n"
780
"Some pointers may be invalid and cause the dump to abort...\n"
785
"This crash occurred while the server was calling initgroups(). This is\n"
786
"often due to the use of a drizzled that is statically linked against glibc\n"
787
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
788
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
789
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
790
"drizzled that is not statically linked.\n"
793
"This crash occurred while the server was calling initgroups(). This is\n"
794
"often due to the use of a drizzled that is statically linked against glibc\n"
795
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
796
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
797
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
798
"drizzled that is not statically linked.\n"
803
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
804
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
805
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
806
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
807
"the documentation for your distribution on how to do that.\n"
810
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
811
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
812
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
813
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
814
"the documentation for your distribution on how to do that.\n"
819
"The '--memlock' argument, which was enabled, uses system calls that are\n"
820
"unreliable and unstable on some operating systems and operating-system\n"
821
"versions (notably, some versions of Linux). This crash could be due to use\n"
822
"of those buggy OS calls. You should consider whether you really need the\n"
823
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
827
"The '--memlock' argument, which was enabled, uses system calls that are\n"
828
"unreliable and unstable on some operating systems and operating-system\n"
829
"versions (notably, some versions of Linux). This crash could be due to use\n"
830
"of those buggy OS calls. You should consider whether you really need the\n"
831
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1013
835
msgid "Writing a core file\n"
1014
836
msgstr "Writing a core file\n"
1016
#: drizzled/drizzled.cc:1015
1018
839
"setrlimit could not change the size of core files to 'infinity'; We may not "
1019
840
"be able to generate a core file on signals"
1052
867
"%s: Too many arguments (first extra is '%s').\n"
1053
868
"Use --verbose --help to get a list of available options\n"
1055
#: drizzled/drizzled.cc:1397
1056
870
msgid "No scheduler found, cannot continue!\n"
1057
871
msgstr "No scheduler found, cannot continue!\n"
1059
#: drizzled/drizzled.cc:1404
1060
873
msgid "Can't init databases"
1061
874
msgstr "Can't init databases"
1063
#: drizzled/drizzled.cc:1428
1065
877
msgid "Unknown/unsupported table type: %s"
1066
878
msgstr "Unknown/unsupported table type: %s"
1068
#: drizzled/drizzled.cc:1434
1070
881
msgid "Default storage engine (%s) is not available"
1071
882
msgstr "Default storage engine (%s) is not available"
1073
#: drizzled/drizzled.cc:1465
1075
885
msgid "Failed to lock memory. Errno: %d\n"
1076
886
msgstr "Failed to lock memory. Error: %d\n"
1078
#: drizzled/drizzled.cc:1681
1079
888
msgid "Display this help and exit after initializing plugins."
1082
#: drizzled/drizzled.cc:1685
1083
891
msgid "Auto-increment columns are incremented by this"
1084
892
msgstr "Auto-increment columns are incremented by this"
1086
#: drizzled/drizzled.cc:1690
1088
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1091
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1094
#: drizzled/drizzled.cc:1696
1096
"Path to installation directory. All paths are usually resolved relative to "
1099
"Path to installation directory. All paths are usually resolved relative to "
1102
#: drizzled/drizzled.cc:1700
1103
msgid "IP address to bind to."
1104
msgstr "IP address to bind to."
1106
#: drizzled/drizzled.cc:1704
895
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
898
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
902
"Path to installation directory. All paths are usually resolved relative to "
905
"Path to installation directory. All paths are usually resolved relative to "
1107
908
msgid "Chroot drizzled daemon during startup."
1108
909
msgstr "Chroot drizzled daemon during start-up."
1110
#: drizzled/drizzled.cc:1708
1111
911
msgid "Set the default collation."
1112
912
msgstr "Set the default collation."
1114
#: drizzled/drizzled.cc:1712
1115
914
msgid "Default completion type."
1116
915
msgstr "Default completion type."
1118
#: drizzled/drizzled.cc:1717
1119
917
msgid "Write core on errors."
1120
918
msgstr "Write core on errors."
1122
#: drizzled/drizzled.cc:1721
1123
920
msgid "Path to the database root."
1124
921
msgstr "Path to the database root."
1126
#: drizzled/drizzled.cc:1725
1127
923
msgid "Set the default storage engine (table type) for tables."
1128
924
msgstr "Set the default storage engine (table type) for tables."
1130
#: drizzled/drizzled.cc:1729
1131
926
msgid "Set the default time zone."
1132
927
msgstr "Set the default time zone."
1134
#: drizzled/drizzled.cc:1734
1135
929
msgid "Print a symbolic stack trace on failure."
1136
930
msgstr "Print a symbolic stack trace on failure."
1138
#: drizzled/drizzled.cc:1740
1139
932
msgid "Used for debugging; Use at your own risk!"
1140
933
msgstr "Used for debugging; Use at your own risk!"
1142
#: drizzled/drizzled.cc:1745
1143
935
msgid "Set up signals usable for debugging"
1144
936
msgstr "Set up signals usable for debugging"
1146
#: drizzled/drizzled.cc:1749
1147
938
msgid "(IGNORED)"
1148
939
msgstr "(IGNORED)"
1150
#: drizzled/drizzled.cc:1753
1151
941
msgid "Set the language used for the month names and the days of the week."
1152
942
msgstr "Set the language used for the month names and the days of the week."
1154
#: drizzled/drizzled.cc:1758
1155
944
msgid "Log some not critical warnings to the log file."
1156
945
msgstr "Log some not critical warnings to the log file."
1158
#: drizzled/drizzled.cc:1763
1159
947
msgid "Lock drizzled in memory."
1160
948
msgstr "Lock drizzled in memory."
1162
#: drizzled/drizzled.cc:1767
1163
950
msgid "Pid file used by safe_mysqld."
1164
951
msgstr "Pid file used by safe_mysqld."
1166
#: drizzled/drizzled.cc:1771
1168
"Port number to use for connection or 0 for default to, in order of "
1169
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1171
"Port number to use for connection or 0 for default to, in order of "
1172
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1174
#: drizzled/drizzled.cc:1777
1176
"Maximum time in seconds to wait for the port to become free. (Default: no "
1179
"Maximum time in seconds to wait for the port to become free. (Default: no "
1182
#: drizzled/drizzled.cc:1782
1184
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1185
"specified directory"
1187
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1188
"specified directory"
1190
#: drizzled/drizzled.cc:1787
1192
"Uniquely identifies the server instance in the community of replication "
1195
"Uniquely identifies the server instance in the community of replication "
1198
#: drizzled/drizzled.cc:1792
954
"Maximum time in seconds to wait for the port to become free. (Default: no "
957
"Maximum time in seconds to wait for the port to become free. (Default: no "
961
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
962
"specified directory"
964
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
965
"specified directory"
968
"Uniquely identifies the server instance in the community of replication "
971
"Uniquely identifies the server instance in the community of replication "
1199
974
msgid "Don't print a stack trace on failure."
1200
975
msgstr "Don't print a stack trace on failure."
1202
#: drizzled/drizzled.cc:1796
1203
977
msgid "Enable symbolic link support."
1204
978
msgstr "Enable symbolic link support."
1206
#: drizzled/drizzled.cc:1805
1208
981
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1210
983
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1212
#: drizzled/drizzled.cc:1810
1213
985
msgid "Path for temporary files."
1214
986
msgstr "Path for temporary files."
1216
#: drizzled/drizzled.cc:1814
1217
988
msgid "Default transaction isolation level."
1218
989
msgstr "Default transaction isolation level."
1220
#: drizzled/drizzled.cc:1818
1221
991
msgid "Run drizzled daemon as user."
1222
992
msgstr "Run drizzled daemon as user."
1224
#: drizzled/drizzled.cc:1826
1226
"The number of outstanding connection requests Drizzle can have. This comes "
1227
"into play when the main Drizzle thread gets very many connection requests in "
1228
"a very short time."
1230
"The number of outstanding connection requests Drizzle can have. This comes "
1231
"into play when the main Drizzle thread gets very many connection requests in "
1232
"a very short time."
1234
#: drizzled/drizzled.cc:1832
1236
"Size of tree cache used in bulk insert optimization. Note that this is a "
1239
"Size of tree cache used in bulk insert optimization. Note that this is a "
1242
#: drizzled/drizzled.cc:1838
1244
"Precision of the result of '/' operator will be increased on that value."
1246
"Precision of the result of '/' operator will be increased on that value."
1248
#: drizzled/drizzled.cc:1844
995
"The number of outstanding connection requests Drizzle can have. This comes "
996
"into play when the main Drizzle thread gets very many connection requests in "
999
"The number of outstanding connection requests Drizzle can have. This comes "
1000
"into play when the main Drizzle thread gets very many connection requests in "
1001
"a very short time."
1004
"Size of tree cache used in bulk insert optimization. Note that this is a "
1007
"Size of tree cache used in bulk insert optimization. Note that this is a "
1011
"Precision of the result of '/' operator will be increased on that value."
1013
"Precision of the result of '/' operator will be increased on that value."
1249
1015
msgid "The maximum length of the result of function group_concat."
1250
1016
msgstr "The maximum length of the result of function group_concat."
1252
#: drizzled/drizzled.cc:1849
1253
1018
msgid "The size of the buffer that is used for full joins."
1254
1019
msgstr "The size of the buffer that is used for full joins."
1256
#: drizzled/drizzled.cc:1855
1258
1022
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1259
1023
"this to get better index handling (for all reads and multiple writes) to as "
1493
1227
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1494
1228
"command line\n"
1496
#: drizzled/drizzled.cc:2366
1497
1230
msgid "Can't start server: cannot resolve hostname!"
1498
1231
msgstr "Can't start server: cannot resolve hostname!"
1500
#: drizzled/drizzled.cc:2372
1501
1233
msgid "Can't start server: bind-address refers to multiple interfaces!"
1502
1234
msgstr "Can't start server: bind-address refers to multiple interfaces!"
1504
#: drizzled/errmsg.cc:73
1506
msgid "errmsg plugin '%s' errmsg() failed"
1507
msgstr "errmsg plugin '%s' errmsg() failed"
1509
#: drizzled/error.cc:34 drizzled/error.cc:36
1513
#: drizzled/error.cc:38
1517
#: drizzled/error.cc:40
1521
#: drizzled/error.cc:42
1523
1246
msgid "Can't create file '%-.200s' (errno: %d)"
1524
1247
msgstr "Can't create file '%-.200s' (errno: %d)"
1526
#: drizzled/error.cc:44
1528
1250
msgid "Can't create table '%-.200s' (errno: %d)"
1529
1251
msgstr "Can't create table '%-.200s' (errno: %d)"
1531
#: drizzled/error.cc:46
1533
1254
msgid "Can't create database '%-.192s' (errno: %d)"
1534
1255
msgstr "Can't create database '%-.192s' (errno: %d)"
1536
#: drizzled/error.cc:48
1538
1258
msgid "Can't create database '%-.192s'; database exists"
1539
1259
msgstr "Can't create database '%-.192s'; database exists"
1541
#: drizzled/error.cc:50
1543
1262
msgid "Can't drop database '%-.192s'; database doesn't exist"
1544
1263
msgstr "Can't drop database '%-.192s'; database doesn't exist"
1546
#: drizzled/error.cc:52
1548
1266
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1549
1267
msgstr "Error dropping database (can't delete '%-.192s', errno: %d)"
1551
#: drizzled/error.cc:54
1553
1270
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1554
1271
msgstr "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1556
#: drizzled/error.cc:56
1558
1274
msgid "Error on delete of '%-.192s' (errno: %d)"
1559
1275
msgstr "Error on delete of '%-.192s' (errno: %d)"
1561
#: drizzled/error.cc:58
1562
1277
msgid "Can't read record in system table"
1563
1278
msgstr "Can't read record in system table"
1565
#: drizzled/error.cc:60
1567
1281
msgid "Can't get status of '%-.200s' (errno: %d)"
1568
1282
msgstr "Can't get status of '%-.200s' (errno: %d)"
1570
#: drizzled/error.cc:62
1572
1285
msgid "Can't get working directory (errno: %d)"
1573
1286
msgstr "Can't get working directory (errno: %d)"
1575
#: drizzled/error.cc:64
1577
1289
msgid "Can't lock file (errno: %d)"
1578
1290
msgstr "Can't lock file (errno: %d)"
1580
#: drizzled/error.cc:66
1582
1293
msgid "Can't open file: '%-.200s' (errno: %d)"
1583
1294
msgstr "Can't open file: '%-.200s' (errno: %d)"
1585
#: drizzled/error.cc:68
1587
1297
msgid "Can't find file: '%-.200s' (errno: %d)"
1588
1298
msgstr "Can't find file: '%-.200s' (errno: %d)"
1590
#: drizzled/error.cc:70
1592
1301
msgid "Can't read dir of '%-.192s' (errno: %d)"
1593
1302
msgstr "Can't read dir of '%-.192s' (errno: %d)"
1595
#: drizzled/error.cc:72
1597
1305
msgid "Can't change dir to '%-.192s' (errno: %d)"
1598
1306
msgstr "Can't change dir to '%-.192s' (errno: %d)"
1600
#: drizzled/error.cc:74
1602
1309
msgid "Record has changed since last read in table '%-.192s'"
1603
1310
msgstr "Record has changed since last read in table '%-.192s'"
1605
#: drizzled/error.cc:76
1607
1313
msgid "Disk full (%s); waiting for someone to free some space..."
1608
1314
msgstr "Disk full (%s); waiting for someone to free some space..."
1610
#: drizzled/error.cc:78
1612
1317
msgid "Can't write; duplicate key in table '%-.192s'"
1613
1318
msgstr "Can't write; duplicate key in table '%-.192s'"
1615
#: drizzled/error.cc:80
1617
1321
msgid "Error on close of '%-.192s' (errno: %d)"
1618
1322
msgstr "Error on close of '%-.192s' (errno: %d)"
1620
#: drizzled/error.cc:82
1622
1325
msgid "Error reading file '%-.200s' (errno: %d)"
1623
1326
msgstr "Error reading file '%-.200s' (errno: %d)"
1625
#: drizzled/error.cc:84
1627
1329
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1628
1330
msgstr "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1630
#: drizzled/error.cc:86
1632
1333
msgid "Error writing file '%-.200s' (errno: %d)"
1633
1334
msgstr "Error writing file '%-.200s' (errno: %d)"
1635
#: drizzled/error.cc:88
1637
1337
msgid "'%-.192s' is locked against change"
1638
1338
msgstr "'%-.192s' is locked against change"
1640
#: drizzled/error.cc:90
1641
1340
msgid "Sort aborted"
1642
1341
msgstr "Sort aborted"
1644
#: drizzled/error.cc:92
1646
1344
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1647
1345
msgstr "View '%-.192s' doesn't exist for '%-.192s'"
1649
#: drizzled/error.cc:94
1651
1348
msgid "Got error %d from storage engine"
1652
1349
msgstr "Got error %d from storage engine"
1654
#: drizzled/error.cc:96
1656
1352
msgid "Table storage engine for '%-.192s' doesn't have this option"
1657
1353
msgstr "Table storage engine for '%-.192s' doesn't have this option"
1659
#: drizzled/error.cc:98
1661
1356
msgid "Can't find record in '%-.192s'"
1662
1357
msgstr "Can't find record in '%-.192s'"
1664
#: drizzled/error.cc:100
1666
1360
msgid "Incorrect information in file: '%-.200s'"
1667
1361
msgstr "Incorrect information in file: '%-.200s'"
1669
#: drizzled/error.cc:102
1671
1364
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1672
1365
msgstr "Incorrect key file for table '%-.200s'; try to repair it"
1674
#: drizzled/error.cc:104
1676
1368
msgid "Old key file for table '%-.192s'; repair it!"
1677
1369
msgstr "Old key file for table '%-.192s'; repair it!"
1679
#: drizzled/error.cc:106
1681
1372
msgid "Table '%-.192s' is read only"
1682
1373
msgstr "Table '%-.192s' is read only"
1684
#: drizzled/error.cc:108
1686
1376
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1687
1377
msgstr "Out of memory; restart server and try again (needed %lu bytes)"
1689
#: drizzled/error.cc:110
1690
1379
msgid "Out of sort memory; increase server sort buffer size"
1691
1380
msgstr "Out of sort memory; increase server sort buffer size"
1693
#: drizzled/error.cc:112
1695
1383
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1696
1384
msgstr "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1698
#: drizzled/error.cc:114
1699
1386
msgid "Too many connections"
1700
1387
msgstr "Too many connections"
1702
#: drizzled/error.cc:116
1704
1390
"Out of memory; check if drizzled or some other process uses all available "
1705
1391
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1709
1395
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1710
1396
"memory or you can add more swap space"
1712
#: drizzled/error.cc:118
1713
1398
msgid "Can't get hostname for your address"
1714
1399
msgstr "Can't get hostname for your address"
1716
#: drizzled/error.cc:120
1717
1401
msgid "Bad handshake"
1718
1402
msgstr "Bad handshake"
1720
#: drizzled/error.cc:122
1722
1405
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1723
1406
msgstr "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1725
#: drizzled/error.cc:124
1727
1409
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1728
1410
msgstr "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1730
#: drizzled/error.cc:126
1731
1412
msgid "No database selected"
1732
1413
msgstr "No database selected"
1734
#: drizzled/error.cc:128
1735
1415
msgid "Unknown command"
1736
1416
msgstr "Unknown command"
1738
#: drizzled/error.cc:130
1740
1419
msgid "Column '%-.192s' cannot be null"
1741
1420
msgstr "Column '%-.192s' cannot be null"
1743
#: drizzled/error.cc:132
1745
1423
msgid "Unknown database '%-.192s'"
1746
1424
msgstr "Unknown database '%-.192s'"
1748
#: drizzled/error.cc:134
1750
1427
msgid "Table '%-.192s' already exists"
1751
1428
msgstr "Table '%-.192s' already exists"
1753
#: drizzled/error.cc:136
1755
1431
msgid "Unknown table '%-.100s'"
1756
1432
msgstr "Unknown table '%-.100s'"
1758
#: drizzled/error.cc:138
1760
1435
msgid "Column '%-.192s' in %-.192s is ambiguous"
1761
1436
msgstr "Column '%-.192s' in %-.192s is ambiguous"
1763
#: drizzled/error.cc:140
1764
1438
msgid "Server shutdown in progress"
1765
1439
msgstr "Server shutdown in progress"
1767
#: drizzled/error.cc:142
1769
1442
msgid "Unknown column '%-.192s' in '%-.192s'"
1770
1443
msgstr "Unknown column '%-.192s' in '%-.192s'"
1772
#: drizzled/error.cc:144
1774
1446
msgid "'%-.192s' isn't in GROUP BY"
1775
1447
msgstr "'%-.192s' isn't in GROUP BY"
1777
#: drizzled/error.cc:146
1779
1450
msgid "Can't group on '%-.192s'"
1780
1451
msgstr "Can't group on '%-.192s'"
1782
#: drizzled/error.cc:148
1783
1453
msgid "Statement has sum functions and columns in same statement"
1784
1454
msgstr "Statement has sum functions and columns in same statement"
1786
#: drizzled/error.cc:150
1787
1456
msgid "Column count doesn't match value count"
1788
1457
msgstr "Column count doesn't match value count"
1790
#: drizzled/error.cc:152
1792
1460
msgid "Identifier name '%-.100s' is too long"
1793
1461
msgstr "Identifier name '%-.100s' is too long"
1795
#: drizzled/error.cc:154
1797
1464
msgid "Duplicate column name '%-.192s'"
1798
1465
msgstr "Duplicate column name '%-.192s'"
1800
#: drizzled/error.cc:156
1802
1468
msgid "Duplicate key name '%-.192s'"
1803
1469
msgstr "Duplicate key name '%-.192s'"
1805
#: drizzled/error.cc:158
1807
1472
msgid "Duplicate entry '%-.192s' for key %d"
1808
1473
msgstr "Duplicate entry '%-.192s' for key %d"
1810
#: drizzled/error.cc:160
1812
1476
msgid "Incorrect column specifier for column '%-.192s'"
1813
1477
msgstr "Incorrect column specifier for column '%-.192s'"
1815
#: drizzled/error.cc:162
1817
1480
msgid "%s near '%-.80s' at line %d"
1818
1481
msgstr "%s near '%-.80s' at line %d"
1820
#: drizzled/error.cc:164
1821
1483
msgid "Query was empty"
1822
1484
msgstr "Query was empty"
1824
#: drizzled/error.cc:166
1826
1487
msgid "Not unique table/alias: '%-.192s'"
1827
1488
msgstr "Not unique table/alias: '%-.192s'"
1829
#: drizzled/error.cc:168
1831
1491
msgid "Invalid default value for '%-.192s'"
1832
1492
msgstr "Invalid default value for '%-.192s'"
1834
#: drizzled/error.cc:170
1835
1494
msgid "Multiple primary key defined"
1836
1495
msgstr "Multiple primary key defined"
1838
#: drizzled/error.cc:172
1840
1498
msgid "Too many keys specified; max %d keys allowed"
1841
1499
msgstr "Too many keys specified; max %d keys allowed"
1843
#: drizzled/error.cc:174
1845
1502
msgid "Too many key parts specified; max %d parts allowed"
1846
1503
msgstr "Too many key parts specified; max %d parts allowed"
1848
#: drizzled/error.cc:176
1850
1506
msgid "Specified key was too long; max key length is %d bytes"
1851
1507
msgstr "Specified key was too long; max key length is %d bytes"
1853
#: drizzled/error.cc:178
1855
1510
msgid "Key column '%-.192s' doesn't exist in table"
1856
1511
msgstr "Key column '%-.192s' doesn't exist in table"
1858
#: drizzled/error.cc:180
1861
"BLOB column '%-.192s' can't be used in key specification with the used table "
1864
"BLOB column '%-.192s' can't be used in key specification with the used table "
1867
#: drizzled/error.cc:182
1870
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1873
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1876
#: drizzled/error.cc:184
1878
"Incorrect table definition; there can be only one auto column and it must be "
1881
"Incorrect table definition; there can be only one auto column and it must be "
1884
#: drizzled/error.cc:186
1515
"BLOB column '%-.192s' can't be used in key specification with the used table "
1518
"BLOB column '%-.192s' can't be used in key specification with the used table "
1523
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1526
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1530
"Incorrect table definition; there can be only one auto column and it must be "
1533
"Incorrect table definition; there can be only one auto column and it must be "
1887
1538
"%s: ready for connections.\n"
1888
1539
"Version: '%s' socket: '%s' port: %u\n"
1891
#: drizzled/error.cc:188
1893
1543
msgid "%s: Normal shutdown\n"
1894
1544
msgstr "%s: Normal shutdown\n"
1896
#: drizzled/error.cc:190
1898
1547
msgid "%s: Got signal %d. Aborting!\n"
1899
1548
msgstr "%s: Got signal %d. Aborting!\n"
1901
#: drizzled/error.cc:192
1903
1551
msgid "%s: Shutdown complete\n"
1904
1552
msgstr "%s: Shutdown complete\n"
1906
#: drizzled/error.cc:194
1908
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1555
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1909
1556
msgstr "%s: Forcing close of thread %ld user: '%-.48s'\n"
1911
#: drizzled/error.cc:196
1912
1558
msgid "Can't create IP socket"
1913
1559
msgstr "Can't create IP socket"
1915
#: drizzled/error.cc:198
1918
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1921
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1924
#: drizzled/error.cc:200
1927
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1930
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1933
#: drizzled/error.cc:202
1935
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1937
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1939
#: drizzled/error.cc:204
1942
"The file '%-.128s' must be in the database directory or be readable by all"
1944
"The file '%-.128s' must be in the database directory or be readable by all"
1946
#: drizzled/error.cc:206
1563
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1566
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1571
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1574
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1578
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1580
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1584
"The file '%-.128s' must be in the database directory or be readable by all"
1586
"The file '%-.128s' must be in the database directory or be readable by all"
1948
1589
msgid "File '%-.200s' already exists"
1949
1590
msgstr "File '%-.200s' already exists"
1951
#: drizzled/error.cc:208
1953
1593
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1954
1594
msgstr "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1956
#: drizzled/error.cc:210
1958
1597
msgid "Records: %ld Duplicates: %ld"
1959
1598
msgstr "Records: %ld Duplicates: %ld"
1961
#: drizzled/error.cc:212
1963
1601
"Incorrect prefix key; the used key part isn't a string, the used length is "
1964
1602
"longer than the key part, or the storage engine doesn't support unique "
2571
2097
"Could not initialize master info structure; more error messages can be found "
2572
2098
"in the Drizzle error log"
2574
#: drizzled/error.cc:438
2575
2100
msgid "Could not create slave thread; check system resources"
2576
2101
msgstr "Could not create slave thread; check system resources"
2578
#: drizzled/error.cc:440
2581
2105
"User %-.64s already has more than 'max_user_connections' active connections"
2583
2107
"User %-.64s already has more than 'max_user_connections' active connections"
2585
#: drizzled/error.cc:442
2586
2109
msgid "You may only use constant expressions with SET"
2587
2110
msgstr "You may only use constant expressions with SET"
2589
#: drizzled/error.cc:444
2590
2112
msgid "Lock wait timeout exceeded; try restarting transaction"
2591
2113
msgstr "Lock wait timeout exceeded; try restarting transaction"
2593
#: drizzled/error.cc:446
2594
2115
msgid "The total number of locks exceeds the lock table size"
2595
2116
msgstr "The total number of locks exceeds the lock table size"
2597
#: drizzled/error.cc:448
2598
2118
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2599
2119
msgstr "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2601
#: drizzled/error.cc:450
2602
2121
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2603
2122
msgstr "DROP DATABASE not allowed while thread is holding global read lock"
2605
#: drizzled/error.cc:452
2606
2124
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2607
2125
msgstr "CREATE DATABASE not allowed while thread is holding global read lock"
2609
#: drizzled/error.cc:454
2611
2128
msgid "Incorrect arguments to %s"
2612
2129
msgstr "Incorrect arguments to %s"
2614
#: drizzled/error.cc:456
2616
2132
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2617
2133
msgstr "'%-.48s'@'%-.64s' is not allowed to create new users"
2619
#: drizzled/error.cc:458
2621
2136
"Incorrect table definition; all MERGE tables must be in the same database"
2623
2138
"Incorrect table definition; all MERGE tables must be in the same database"
2625
#: drizzled/error.cc:460
2626
2140
msgid "Deadlock found when trying to get lock; try restarting transaction"
2627
2141
msgstr "Deadlock found when trying to get lock; try restarting transaction"
2629
#: drizzled/error.cc:462
2630
2143
msgid "The used table type doesn't support FULLTEXT indexes"
2631
2144
msgstr "The used table type doesn't support FULLTEXT indexes"
2633
#: drizzled/error.cc:464
2634
2146
msgid "Cannot add foreign key constraint"
2635
2147
msgstr "Cannot add foreign key constraint"
2637
#: drizzled/error.cc:466
2638
2149
msgid "Cannot add or update a child row: a foreign key constraint fails"
2639
2150
msgstr "Cannot add or update a child row: a foreign key constraint fails"
2641
#: drizzled/error.cc:468
2642
2152
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2643
2153
msgstr "Cannot delete or update a parent row: a foreign key constraint fails"
2645
#: drizzled/error.cc:470
2647
2156
msgid "Error connecting to master: %-.128s"
2648
2157
msgstr "Error connecting to master: %-.128s"
2650
#: drizzled/error.cc:472
2652
2160
msgid "Error running query on master: %-.128s"
2653
2161
msgstr "Error running query on master: %-.128s"
2655
#: drizzled/error.cc:474
2657
2164
msgid "Error when executing command %s: %-.128s"
2658
2165
msgstr "Error when executing command %s: %-.128s"
2660
#: drizzled/error.cc:476
2662
2168
msgid "Incorrect usage of %s and %s"
2663
2169
msgstr "Incorrect usage of %s and %s"
2665
#: drizzled/error.cc:478
2666
2171
msgid "The used SELECT statements have a different number of columns"
2667
2172
msgstr "The used SELECT statements have a different number of columns"
2669
#: drizzled/error.cc:480
2670
2174
msgid "Can't execute the query because you have a conflicting read lock"
2671
2175
msgstr "Can't execute the query because you have a conflicting read lock"
2673
#: drizzled/error.cc:482
2674
2177
msgid "Mixing of transactional and non-transactional tables is disabled"
2675
2178
msgstr "Mixing of transactional and non-transactional tables is disabled"
2677
#: drizzled/error.cc:484
2679
2181
msgid "Option '%s' used twice in statement"
2680
2182
msgstr "Option '%s' used twice in statement"
2682
#: drizzled/error.cc:486
2684
2185
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2685
2186
msgstr "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2687
#: drizzled/error.cc:488
2689
2189
msgid "Access denied; you need the %-.128s privilege for this operation"
2690
2190
msgstr "Access denied; you need the %-.128s privilege for this operation"
2692
#: drizzled/error.cc:490
2695
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2697
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2699
#: drizzled/error.cc:492
2702
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2704
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2706
#: drizzled/error.cc:494
2194
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2196
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2200
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2202
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2708
2205
msgid "Variable '%-.64s' doesn't have a default value"
2709
2206
msgstr "Variable '%-.64s' doesn't have a default value"
2711
#: drizzled/error.cc:496
2713
2209
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2714
2210
msgstr "Variable '%-.64s' can't be set to the value of '%-.200s'"
2716
#: drizzled/error.cc:498
2718
2213
msgid "Incorrect argument type to variable '%-.64s'"
2719
2214
msgstr "Incorrect argument type to variable '%-.64s'"
2721
#: drizzled/error.cc:500
2723
2217
msgid "Variable '%-.64s' can only be set, not read"
2724
2218
msgstr "Variable '%-.64s' can only be set, not read"
2726
#: drizzled/error.cc:502
2728
2221
msgid "Incorrect usage/placement of '%s'"
2729
2222
msgstr "Incorrect usage/placement of '%s'"
2731
#: drizzled/error.cc:504
2733
2225
msgid "This version of Drizzle doesn't yet support '%s'"
2734
2226
msgstr "This version of Drizzle doesn't yet support '%s'"
2736
#: drizzled/error.cc:506
2739
2230
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2741
2232
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2743
#: drizzled/error.cc:508
2744
2234
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2745
2235
msgstr "Slave SQL thread ignored the query because of replicate-*-table rules"
2747
#: drizzled/error.cc:510
2749
2238
msgid "Variable '%-.192s' is a %s variable"
2750
2239
msgstr "Variable '%-.192s' is a %s variable"
2752
#: drizzled/error.cc:512
2754
2242
msgid "Incorrect foreign key definition for '%-.192s': %s"
2755
2243
msgstr "Incorrect foreign key definition for '%-.192s': %s"
2757
#: drizzled/error.cc:514
2758
2245
msgid "Key reference and table reference don't match"
2759
2246
msgstr "Key reference and table reference don't match"
2761
#: drizzled/error.cc:516
2763
2249
msgid "Operand should contain %d column(s)"
2764
2250
msgstr "Operand should contain %d column(s)"
2766
#: drizzled/error.cc:518
2767
2252
msgid "Subquery returns more than 1 row"
2768
2253
msgstr "Subquery returns more than 1 row"
2770
#: drizzled/error.cc:520
2772
2256
msgid "Unknown prepared statement handler (%.*s) given to %s"
2773
2257
msgstr "Unknown prepared statement handler (%.*s) given to %s"
2775
#: drizzled/error.cc:522
2776
2259
msgid "Help database is corrupt or does not exist"
2777
2260
msgstr "Help database is corrupt or does not exist"
2779
#: drizzled/error.cc:524
2780
2262
msgid "Cyclic reference on subqueries"
2781
2263
msgstr "Cyclic reference on subqueries"
2783
#: drizzled/error.cc:526
2785
2266
msgid "Converting column '%s' from %s to %s"
2786
2267
msgstr "Converting column '%s' from %s to %s"
2788
#: drizzled/error.cc:528
2790
2270
msgid "Reference '%-.64s' not supported (%s)"
2791
2271
msgstr "Reference '%-.64s' not supported (%s)"
2793
#: drizzled/error.cc:530
2794
2273
msgid "Every derived table must have its own alias"
2795
2274
msgstr "Every derived table must have its own alias"
2797
#: drizzled/error.cc:532
2799
2277
msgid "Select %u was reduced during optimization"
2800
2278
msgstr "Select %u was reduced during optimization"
2802
#: drizzled/error.cc:534
2804
2281
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2805
2282
msgstr "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2807
#: drizzled/error.cc:536
2809
2285
"Client does not support authentication protocol requested by server; "
2810
2286
"consider upgrading Drizzle client"
3060
2494
"Incorrect table definition; there can be only one TIMESTAMP column with "
3061
2495
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3063
#: drizzled/error.cc:622
3065
2498
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3066
2499
msgstr "Invalid ON UPDATE clause for '%-.192s' column"
3068
#: drizzled/error.cc:624
3069
2501
msgid "This command is not supported in the prepared statement protocol yet"
3070
2502
msgstr "This command is not supported in the prepared statement protocol yet"
3072
#: drizzled/error.cc:626
3074
2505
msgid "Got error %d '%-.100s' from %s"
3075
2506
msgstr "Got error %d '%-.100s' from %s"
3077
#: drizzled/error.cc:628
3079
2509
msgid "Got temporary error %d '%-.100s' from %s"
3080
2510
msgstr "Got temporary error %d '%-.100s' from %s"
3082
#: drizzled/error.cc:630
3084
2513
msgid "Unknown or incorrect time zone: '%-.64s'"
3085
2514
msgstr "Unknown or incorrect time zone: '%-.64s'"
3087
#: drizzled/error.cc:632
3089
2517
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3090
2518
msgstr "Invalid TIMESTAMP value in column '%s' at row %ld"
3092
#: drizzled/error.cc:634
3094
2521
msgid "Invalid %s character string: '%.64s'"
3095
2522
msgstr "Invalid %s character string: '%.64s'"
3097
#: drizzled/error.cc:636
3099
2525
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3100
2526
msgstr "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3102
#: drizzled/error.cc:638
3104
2529
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3105
2530
msgstr "Conflicting declarations: '%s%s' and '%s%s'"
3107
#: drizzled/error.cc:640
3109
2533
msgid "Can't create a %s from within another stored routine"
3110
2534
msgstr "Can't create a %s from within another stored routine"
3112
#: drizzled/error.cc:642
3114
2537
msgid "%s %s already exists"
3115
2538
msgstr "%s %s already exists"
3117
#: drizzled/error.cc:644
3119
2541
msgid "%s %s does not exist"
3120
2542
msgstr "%s %s does not exist"
3122
#: drizzled/error.cc:646
3124
2545
msgid "Failed to DROP %s %s"
3125
2546
msgstr "Failed to DROP %s %s"
3127
#: drizzled/error.cc:648
3129
2549
msgid "Failed to CREATE %s %s"
3130
2550
msgstr "Failed to CREATE %s %s"
3132
#: drizzled/error.cc:650
3134
2553
msgid "%s with no matching label: %s"
3135
2554
msgstr "%s with no matching label: %s"
3137
#: drizzled/error.cc:652
3139
2557
msgid "Redefining label %s"
3140
2558
msgstr "Redefining label %s"
3142
#: drizzled/error.cc:654
3144
2561
msgid "End-label %s without match"
3145
2562
msgstr "End-label %s without match"
3147
#: drizzled/error.cc:656
3149
2565
msgid "Referring to uninitialized variable %s"
3150
2566
msgstr "Referring to uninitialised variable %s"
3152
#: drizzled/error.cc:658
3154
2569
msgid "PROCEDURE %s can't return a result set in the given context"
3155
2570
msgstr "PROCEDURE %s can't return a result set in the given context"
3157
#: drizzled/error.cc:660
3158
2572
msgid "RETURN is only allowed in a FUNCTION"
3159
2573
msgstr "RETURN is only allowed in a FUNCTION"
3161
#: drizzled/error.cc:662
3163
2576
msgid "%s is not allowed in stored procedures"
3164
2577
msgstr "%s is not allowed in stored procedures"
3166
#: drizzled/error.cc:664
3168
"The update log is deprecated and replaced by the binary log; SET "
3169
"SQL_LOG_UPDATE has been ignored"
3171
"The update log is deprecated and replaced by the binary log; SET "
3172
"SQL_LOG_UPDATE has been ignored"
3174
#: drizzled/error.cc:666
3176
"The update log is deprecated and replaced by the binary log; SET "
3177
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3179
"The update log is deprecated and replaced by the binary log; SET "
3180
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3182
#: drizzled/error.cc:668
2580
"The update log is deprecated and replaced by the binary log; SET "
2581
"SQL_LOG_UPDATE has been ignored"
2583
"The update log is deprecated and replaced by the binary log; SET "
2584
"SQL_LOG_UPDATE has been ignored"
2587
"The update log is deprecated and replaced by the binary log; SET "
2588
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2590
"The update log is deprecated and replaced by the binary log; SET "
2591
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3183
2593
msgid "Query execution was interrupted"
3184
2594
msgstr "Query execution was interrupted"
3186
#: drizzled/error.cc:670
3188
2597
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3189
2598
msgstr "Incorrect number of arguments for %s %s; expected %u, got %u"
3191
#: drizzled/error.cc:672
3193
2601
msgid "Undefined CONDITION: %s"
3194
2602
msgstr "Undefined CONDITION: %s"
3196
#: drizzled/error.cc:674
3198
2605
msgid "No RETURN found in FUNCTION %s"
3199
2606
msgstr "No RETURN found in FUNCTION %s"
3201
#: drizzled/error.cc:676
3203
2609
msgid "FUNCTION %s ended without RETURN"
3204
2610
msgstr "FUNCTION %s ended without RETURN"
3206
#: drizzled/error.cc:678
3207
2612
msgid "Cursor statement must be a SELECT"
3208
2613
msgstr "Cursor statement must be a SELECT"
3210
#: drizzled/error.cc:680
3211
2615
msgid "Cursor SELECT must not have INTO"
3212
2616
msgstr "Cursor SELECT must not have INTO"
3214
#: drizzled/error.cc:682
3216
2619
msgid "Undefined CURSOR: %s"
3217
2620
msgstr "Undefined CURSOR: %s"
3219
#: drizzled/error.cc:684
3220
2622
msgid "Cursor is already open"
3221
2623
msgstr "Cursor is already open"
3223
#: drizzled/error.cc:686
3224
2625
msgid "Cursor is not open"
3225
2626
msgstr "Cursor is not open"
3227
#: drizzled/error.cc:688
3229
2629
msgid "Undeclared variable: %s"
3230
2630
msgstr "Undeclared variable: %s"
3232
#: drizzled/error.cc:690
3233
2632
msgid "Incorrect number of FETCH variables"
3234
2633
msgstr "Incorrect number of FETCH variables"
3236
#: drizzled/error.cc:692
3237
2635
msgid "No data - zero rows fetched, selected, or processed"
3238
2636
msgstr "No data - zero rows fetched, selected, or processed"
3240
#: drizzled/error.cc:694
3242
2639
msgid "Duplicate parameter: %s"
3243
2640
msgstr "Duplicate parameter: %s"
3245
#: drizzled/error.cc:696
3247
2643
msgid "Duplicate variable: %s"
3248
2644
msgstr "Duplicate variable: %s"
3250
#: drizzled/error.cc:698
3252
2647
msgid "Duplicate condition: %s"
3253
2648
msgstr "Duplicate condition: %s"
3255
#: drizzled/error.cc:700
3257
2651
msgid "Duplicate cursor: %s"
3258
2652
msgstr "Duplicate cursor: %s"
3260
#: drizzled/error.cc:702
3262
2655
msgid "Failed to ALTER %s %s"
3263
2656
msgstr "Failed to ALTER %s %s"
3265
#: drizzled/error.cc:704
3266
2658
msgid "Subquery value not supported"
3267
2659
msgstr "Subquery value not supported"
3269
#: drizzled/error.cc:706
3271
2662
msgid "%s is not allowed in stored function or trigger"
3272
2663
msgstr "%s is not allowed in stored function or trigger"
3274
#: drizzled/error.cc:708
3275
2665
msgid "Variable or condition declaration after cursor or handler declaration"
3276
2666
msgstr "Variable or condition declaration after cursor or handler declaration"
3278
#: drizzled/error.cc:710
3279
2668
msgid "Cursor declaration after handler declaration"
3280
2669
msgstr "Cursor declaration after handler declaration"
3282
#: drizzled/error.cc:712
3283
2671
msgid "Case not found for CASE statement"
3284
2672
msgstr "Case not found for CASE statement"
3286
#: drizzled/error.cc:714
3288
2675
msgid "Configuration file '%-.192s' is too big"
3289
2676
msgstr "Configuration file '%-.192s' is too big"
3291
#: drizzled/error.cc:716
3293
2679
msgid "Malformed file type header in file '%-.192s'"
3294
2680
msgstr "Malformed file type header in file '%-.192s'"
3296
#: drizzled/error.cc:718
3298
2683
msgid "Unexpected end of file while parsing comment '%-.200s'"
3299
2684
msgstr "Unexpected end of file while parsing comment '%-.200s'"
3301
#: drizzled/error.cc:720
3303
2687
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3304
2688
msgstr "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3306
#: drizzled/error.cc:722
3308
2691
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3309
2692
msgstr "Unexpected end of file while skipping unknown parameter '%-.192s'"
3311
#: drizzled/error.cc:724
3312
2694
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3314
2696
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3316
#: drizzled/error.cc:726
3318
2699
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3319
2700
msgstr "File '%-.192s' has unknown type '%-.64s' in its header"
3321
#: drizzled/error.cc:728
3323
2703
msgid "'%-.192s.%-.192s' is not %s"
3324
2704
msgstr "'%-.192s.%-.192s' is not %s"
3326
#: drizzled/error.cc:730
3328
2707
msgid "Column '%-.192s' is not updatable"
3329
2708
msgstr "Column '%-.192s' is not updatable"
3331
#: drizzled/error.cc:732
3332
2710
msgid "View's SELECT contains a subquery in the FROM clause"
3333
2711
msgstr "View's SELECT contains a subquery in the FROM clause"
3335
#: drizzled/error.cc:734
3337
2714
msgid "View's SELECT contains a '%s' clause"
3338
2715
msgstr "View's SELECT contains a '%s' clause"
3340
#: drizzled/error.cc:736
3341
2717
msgid "View's SELECT contains a variable or parameter"
3342
2718
msgstr "View's SELECT contains a variable or parameter"
3344
#: drizzled/error.cc:738
3346
2721
msgid "View's SELECT refers to a temporary table '%-.192s'"
3347
2722
msgstr "View's SELECT refers to a temporary table '%-.192s'"
3349
#: drizzled/error.cc:740
3350
2724
msgid "View's SELECT and view's field list have different column counts"
3351
2725
msgstr "View's SELECT and view's field list have different column counts"
3353
#: drizzled/error.cc:742
3355
2728
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3357
2730
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3359
#: drizzled/error.cc:744
3360
2732
msgid "View being updated does not have complete key of underlying table in it"
3362
2734
"View being updated does not have complete key of underlying table in it"
3364
#: drizzled/error.cc:746
3367
2738
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3370
2741
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3371
2742
"(s) or definer/invoker of view lack rights to use them"
3373
#: drizzled/error.cc:748
3375
2745
msgid "Can't drop or alter a %s from within another stored routine"
3376
2746
msgstr "Can't drop or alter a %s from within another stored routine"
3378
#: drizzled/error.cc:750
3379
2748
msgid "GOTO is not allowed in a stored procedure handler"
3380
2749
msgstr "GOTO is not allowed in a stored procedure handler"
3382
#: drizzled/error.cc:752
3383
2751
msgid "Trigger already exists"
3384
2752
msgstr "Trigger already exists"
3386
#: drizzled/error.cc:754
3387
2754
msgid "Trigger does not exist"
3388
2755
msgstr "Trigger does not exist"
3390
#: drizzled/error.cc:756
3392
2758
msgid "Trigger's '%-.192s' is view or temporary table"
3393
2759
msgstr "Trigger's '%-.192s' is view or temporary table"
3395
#: drizzled/error.cc:758
3397
2762
msgid "Updating of %s row is not allowed in %strigger"
3398
2763
msgstr "Updating of %s row is not allowed in %strigger"
3400
#: drizzled/error.cc:760
3402
2766
msgid "There is no %s row in %s trigger"
3403
2767
msgstr "There is no %s row in %s trigger"
3405
#: drizzled/error.cc:762
3407
2770
msgid "Field '%-.192s' doesn't have a default value"
3408
2771
msgstr "Field '%-.192s' doesn't have a default value"
3410
#: drizzled/error.cc:764
3411
2773
msgid "Division by 0"
3412
2774
msgstr "Division by 0"
3414
#: drizzled/error.cc:766
3416
2777
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3417
2778
msgstr "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3419
#: drizzled/error.cc:768
3421
2781
msgid "Illegal %s '%-.192s' value found during parsing"
3422
2782
msgstr "Illegal %s '%-.192s' value found during parsing"
3424
#: drizzled/error.cc:770
3426
2785
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3427
2786
msgstr "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3429
#: drizzled/error.cc:772
3431
2789
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3432
2790
msgstr "CHECK OPTION failed '%-.192s.%-.192s'"
3434
#: drizzled/error.cc:774
3436
2793
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3437
2794
msgstr "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3439
#: drizzled/error.cc:776
3441
2797
msgid "Failed purging old relay logs: %s"
3442
2798
msgstr "Failed purging old relay logs: %s"
3444
#: drizzled/error.cc:778
3446
2801
msgid "Password hash should be a %d-digit hexadecimal number"
3447
2802
msgstr "Password hash should be a %d-digit hexadecimal number"
3449
#: drizzled/error.cc:780
3450
2804
msgid "Target log not found in binlog index"
3451
2805
msgstr "Target log not found in binlog index"
3453
#: drizzled/error.cc:782
3454
2807
msgid "I/O error reading log index file"
3455
2808
msgstr "I/O error reading log index file"
3457
#: drizzled/error.cc:784
3458
2810
msgid "Server configuration does not permit binlog purge"
3459
2811
msgstr "Server configuration does not permit binlog purge"
3461
#: drizzled/error.cc:786
3462
2813
msgid "Failed on fseek()"
3463
2814
msgstr "Failed on fseek()"
3465
#: drizzled/error.cc:788
3466
2816
msgid "Fatal error during log purge"
3467
2817
msgstr "Fatal error during log purge"
3469
#: drizzled/error.cc:790
3470
2819
msgid "A purgeable log is in use, will not purge"
3471
2820
msgstr "A purgeable log is in use, will not purge"
3473
#: drizzled/error.cc:792
3474
2822
msgid "Unknown error during log purge"
3475
2823
msgstr "Unknown error during log purge"
3477
#: drizzled/error.cc:794
3479
2826
msgid "Failed initializing relay log position: %s"
3480
2827
msgstr "Failed initialising relay log position: %s"
3482
#: drizzled/error.cc:796
3483
2829
msgid "You are not using binary logging"
3484
2830
msgstr "You are not using binary logging"
3486
#: drizzled/error.cc:798
3489
2834
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3491
2836
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3493
#: drizzled/error.cc:800
3494
2838
msgid "WSAStartup Failed"
3495
2839
msgstr "WSAStartup Failed"
3497
#: drizzled/error.cc:802
3498
2841
msgid "Can't handle procedures with different groups yet"
3499
2842
msgstr "Can't handle procedures with different groups yet"
3501
#: drizzled/error.cc:804
3502
2844
msgid "Select must have a group with this procedure"
3503
2845
msgstr "Select must have a group with this procedure"
3505
#: drizzled/error.cc:806
3506
2847
msgid "Can't use ORDER clause with this procedure"
3507
2848
msgstr "Can't use ORDER clause with this procedure"
3509
#: drizzled/error.cc:808
3511
2851
msgid "Binary logging and replication forbid changing the global server %s"
3512
2852
msgstr "Binary logging and replication forbid changing the global server %s"
3514
#: drizzled/error.cc:810
3516
2855
msgid "Can't map file: %-.200s, errno: %d"
3517
2856
msgstr "Can't map file: %-.200s, errno: %d"
3519
#: drizzled/error.cc:812
3521
2859
msgid "Wrong magic in %-.64s"
3522
2860
msgstr "Wrong magic in %-.64s"
3524
#: drizzled/error.cc:814
3525
2862
msgid "Prepared statement contains too many placeholders"
3526
2863
msgstr "Prepared statement contains too many placeholders"
3528
#: drizzled/error.cc:816
3530
2866
msgid "Key part '%-.192s' length cannot be 0"
3531
2867
msgstr "Key part '%-.192s' length cannot be 0"
3533
#: drizzled/error.cc:818
3534
2869
msgid "View text checksum failed"
3535
2870
msgstr "View text checksum failed"
3537
#: drizzled/error.cc:820
3540
2874
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3542
2876
"Can't modify more than one base table through a join view '%-.192s.%-.192s'"
3544
#: drizzled/error.cc:822
3546
2879
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3547
2880
msgstr "Can't insert into join view '%-.192s.%-.192s' without fields list"
3549
#: drizzled/error.cc:824
3551
2883
msgid "Can not delete from join view '%-.192s.%-.192s'"
3552
2884
msgstr "Can't delete from join view '%-.192s.%-.192s'"
3554
#: drizzled/error.cc:826
3556
2887
msgid "Operation %s failed for %.256s"
3557
2888
msgstr "Operation %s failed for %.256s"
3559
#: drizzled/error.cc:828
3560
2890
msgid "XAER_NOTA: Unknown XID"
3561
2891
msgstr "XAER_NOTA: Unknown XID"
3563
#: drizzled/error.cc:830
3564
2893
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3565
2894
msgstr "XAER_INVAL: Invalid arguments (or unsupported command)"
3567
#: drizzled/error.cc:832
3570
2898
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
4721
3842
"The BINLOG statement of type `%s` was not preceded by a format description "
4722
3843
"BINLOG statement."
4724
#: drizzled/error.cc:1254
4725
3845
msgid "Corrupted replication event was detected"
4726
3846
msgstr "Corrupted replication event was detected"
4728
#: drizzled/error.cc:1256
4730
3849
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4731
3850
msgstr "Invalid column reference (%-.64s) in LOAD DATA"
4733
#: drizzled/error.cc:1258
4735
3853
msgid "Being purged log %s was not found"
4736
3854
msgstr "Being purged log %s was not found"
4738
#: drizzled/error.cc:1260
4740
3857
msgid "Converted to non-transactional lock on '%-.64s'"
4741
3858
msgstr "Converted to non-transactional lock on '%-.64s'"
4743
#: drizzled/error.cc:1262
4745
3861
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4746
3862
msgstr "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4748
#: drizzled/error.cc:1264
4751
3866
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4753
3868
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4755
#: drizzled/error.cc:1266
4757
3871
msgid "Can't access storage engine of table %-.64s"
4758
3872
msgstr "Can't access storage engine of table %-.64s"
4760
#: drizzled/error.cc:1268
4761
3874
msgid "Starting backup process"
4762
3875
msgstr "Starting backup process"
4764
#: drizzled/error.cc:1270
4765
3877
msgid "Backup completed"
4766
3878
msgstr "Backup completed"
4768
#: drizzled/error.cc:1272
4769
3880
msgid "Starting restore process"
4770
3881
msgstr "Starting restore process"
4772
#: drizzled/error.cc:1274
4773
3883
msgid "Restore completed"
4774
3884
msgstr "Restore completed"
4776
#: drizzled/error.cc:1276
4777
3886
msgid "Nothing to backup"
4778
3887
msgstr "Nothing to backup"
4780
#: drizzled/error.cc:1278
4782
3890
msgid "Database '%-.64s' cannot be included in a backup"
4783
3891
msgstr "Database '%-.64s' cannot be included in a backup"
4785
#: drizzled/error.cc:1280
4787
"Error during backup operation - server's error log contains more information "
4790
"Error during backup operation - server's error log contains more information "
4793
#: drizzled/error.cc:1282
4795
"Error during restore operation - server's error log contains more "
4796
"information about the error"
4798
"Error during restore operation - server's error log contains more "
4799
"information about the error"
4801
#: drizzled/error.cc:1284
4803
"Can't execute this command because another BACKUP/RESTORE operation is in "
4806
"Can't execute this command because another BACKUP/RESTORE operation is in "
4809
#: drizzled/error.cc:1286
3894
"Error during backup operation - server's error log contains more information "
3897
"Error during backup operation - server's error log contains more information "
3901
"Error during restore operation - server's error log contains more "
3902
"information about the error"
3904
"Error during restore operation - server's error log contains more "
3905
"information about the error"
3908
"Can't execute this command because another BACKUP/RESTORE operation is in "
3911
"Can't execute this command because another BACKUP/RESTORE operation is in "
4810
3914
msgid "Error when preparing for backup operation"
4811
3915
msgstr "Error when preparing for backup operation"
4813
#: drizzled/error.cc:1288
4814
3917
msgid "Error when preparing for restore operation"
4815
3918
msgstr "Error when preparing for restore operation"
4817
#: drizzled/error.cc:1290
4819
3921
msgid "Invalid backup location '%-.64s'"
4820
3922
msgstr "Invalid backup location '%-.64s'"
4822
#: drizzled/error.cc:1292
4824
3925
msgid "Can't read backup location '%-.64s'"
4825
3926
msgstr "Can't read backup location '%-.64s'"
4827
#: drizzled/error.cc:1294
4829
3929
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4830
3930
msgstr "Can't write to backup location '%-.64s' (file already exists?)"
4832
#: drizzled/error.cc:1296
4833
3932
msgid "Can't enumerate server databases"
4834
3933
msgstr "Can't enumerate server databases"
4836
#: drizzled/error.cc:1298
4837
3935
msgid "Can't enumerate server tables"
4838
3936
msgstr "Can't enumerate server tables"
4840
#: drizzled/error.cc:1300
4842
3939
msgid "Can't enumerate tables in database %-.64s"
4843
3940
msgstr "Can't enumerate tables in database %-.64s"
4845
#: drizzled/error.cc:1302
4847
3943
msgid "Skipping view %-.64s in database %-.64s"
4848
3944
msgstr "Skipping view %-.64s in database %-.64s"
4850
#: drizzled/error.cc:1304
4852
3947
msgid "Skipping table %-.64s since it has no valid storage engine"
4853
3948
msgstr "Skipping table %-.64s since it has no valid storage engine"
4855
#: drizzled/error.cc:1306
4857
3951
msgid "Can't open table %-.64s"
4858
3952
msgstr "Can't open table %-.64s"
4860
#: drizzled/error.cc:1308
4861
3954
msgid "Can't read backup archive preamble"
4862
3955
msgstr "Can't read backup archive preamble"
4864
#: drizzled/error.cc:1310
4865
3957
msgid "Can't write backup archive preamble"
4866
3958
msgstr "Can't write backup archive preamble"
4868
#: drizzled/error.cc:1312
4870
3961
msgid "Can't find backup driver for table %-.64s"
4871
3962
msgstr "Can't find backup driver for table %-.64s"
4873
#: drizzled/error.cc:1314
4876
3966
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5045
4103
"server. The original definition of the required tablespace is '%-.256s' "
5046
4104
"while the same tablespace is defined on the server as '%-.256s'"
5048
#: drizzled/error.cc:1380
5049
4106
msgid "A virtual column cannot be based on a virtual column"
5050
4107
msgstr "A virtual column cannot be based on a virtual column"
5052
#: drizzled/error.cc:1382
5054
4110
msgid "Non-deterministic expression for virtual column '%s'."
5055
4111
msgstr "Non-deterministic expression for virtual column '%s'."
5057
#: drizzled/error.cc:1384
5060
4115
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5062
4117
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5064
#: drizzled/error.cc:1386
5065
4119
msgid "Primary key cannot be defined upon a virtual column."
5066
4120
msgstr "Primary key cannot be defined upon a virtual column."
5068
#: drizzled/error.cc:1388
5069
4122
msgid "Key/Index cannot be defined on a non-stored virtual column."
5070
4123
msgstr "Key/Index cannot be defined on a non-stored virtual column."
5072
#: drizzled/error.cc:1390
5074
4126
msgid "Cannot define foreign key with %s clause on a virtual column."
5075
4127
msgstr "Cannot define foreign key with %s clause on a virtual column."
5077
#: drizzled/error.cc:1392
5079
4130
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5080
4131
msgstr "The value specified for virtual column '%s' in table '%s' ignored."
5082
#: drizzled/error.cc:1394
5084
4134
msgid "'%s' is not yet supported for virtual columns."
5085
4135
msgstr "'%s' is not yet supported for virtual columns."
5087
#: drizzled/error.cc:1396
5088
4137
msgid "Constant expression in virtual column function is not allowed."
5089
4138
msgstr "Constant expression in virtual column function is not allowed."
5091
#: drizzled/error.cc:1398
5092
4140
msgid "Encountered an unknown temporal type."
5093
4141
msgstr "Encountered an unknown temporal type."
5095
#: drizzled/error.cc:1400
5097
4144
msgid "Received an invalid string format '%s' for a date value."
5098
4145
msgstr "Received an invalid string format '%s' for a date value."
5100
#: drizzled/error.cc:1402
5102
4148
msgid "Received an invalid string format '%s' for a time value."
5103
4149
msgstr "Received an invalid string format '%s' for a time value."
5105
#: drizzled/error.cc:1404
5107
4152
msgid "Received an invalid value '%s' for a UNIX timestamp."
5108
4153
msgstr "Received an invalid value '%s' for a UNIX timestamp."
5110
#: drizzled/error.cc:1406
5112
4156
msgid "Received an invalid datetime value '%s'."
5113
4157
msgstr "Received an invalid datetime value '%s'."
5115
#: drizzled/error.cc:1408
5117
4160
msgid "Received a NULL argument for function '%s'."
5118
4161
msgstr "Received a NULL argument for function '%s'."
5120
#: drizzled/error.cc:1410
5122
4164
msgid "Received an invalid negative argument '%s' for function '%s'."
5123
4165
msgstr "Received an invalid negative argument '%s' for function '%s'."
5125
#: drizzled/error.cc:1412
5127
4168
msgid "Received an out-of-range argument '%s' for function '%s'."
5128
4169
msgstr "Received an out-of-range argument '%s' for function '%s'."
5130
#: drizzled/error.cc:1414
5132
4172
msgid "Received an invalid time value '%s'."
5133
4173
msgstr "Received an invalid time value '%s'."
5135
#: drizzled/error.cc:1416
5137
4176
msgid "Received an invalid enum value '%s'."
5138
4177
msgstr "Received an invalid enum value '%s'."
5140
#: drizzled/logging.cc:59
5142
msgid "logging '%s' pre() failed"
5143
msgstr "logging '%s' pre() failed"
5145
#: drizzled/logging.cc:84
5147
msgid "logging '%s' post() failed"
5148
msgstr "logging '%s' post() failed"
5150
#: drizzled/message/command_reader.cc:55
5152
msgid "Usage: %s COMMAND_LOG\n"
5153
msgstr "Usage: %s [OPTIONS]\n"
5155
#: drizzled/message/command_reader.cc:64
4180
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
5156
4183
#, fuzzy, c-format
5157
4184
msgid "Cannot open file: %s\n"
5158
4185
msgstr "Can't open table %-.64s"
5160
#: drizzled/message/command_reader.cc:83
5162
msgid "Failed to read initial length header\n"
5163
msgstr "Failed to initialise plugins."
5165
#: drizzled/message/command_reader.cc:90
5167
msgid "Attempted to read record bigger than SIZE_MAX\n"
5170
#: drizzled/message/command_reader.cc:110
4188
msgid "Found a non-transaction message in log. Currently, not supported.\n"
4192
msgid "Attempted to read record bigger than INT_MAX\n"
5172
4196
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5175
#: drizzled/message/command_reader.cc:120
5178
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
5182
#: drizzled/message/command_reader.cc:126
4200
msgid "Could not read transaction message.\n"
4201
msgstr "Found %d prepared XA transactions"
4204
msgid "GPB ERROR: %s.\n"
4208
msgid "Raw buffer read: %s.\n"
5184
4212
msgid "Unable to parse command. Got error: %s.\n"
5187
#: drizzled/message/command_reader.cc:128
5189
4216
msgid "BUFFER: %s\n"
5192
#: drizzled/message/command_reader.cc:136
5195
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
5198
#: drizzled/plugin/listen_tcp.cc:47
4220
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
4224
msgid "Usage: %s TRANSACTION_LOG\n"
4225
msgstr "Usage: %s [OPTIONS]\n"
4228
msgid "errmsg plugin '%s' errmsg() failed"
4229
msgstr "errmsg plugin '%s' errmsg() failed"
4231
msgid "Could not add Function!"
4234
msgid "No sockets could be bound for listening"
4238
msgid "pipe() failed with errno %d"
4242
msgid "poll() failed with errno %d"
5200
4246
msgid "accept() failed with errno %d"
5203
#: drizzled/plugin/listen_tcp.cc:83
5205
4250
msgid "getaddrinfo() failed with error %s"
5208
#: drizzled/plugin/listen_tcp.cc:115
5210
4254
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
5213
#: drizzled/plugin/listen_tcp.cc:126
5215
4258
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
5218
#: drizzled/plugin/listen_tcp.cc:135
5220
4262
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
5223
#: drizzled/plugin/listen_tcp.cc:144
5225
4266
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
5228
#: drizzled/plugin/listen_tcp.cc:153
5230
4270
msgid "setsockopt(SO_LINGER) failed with errno %d"
5233
#: drizzled/plugin/listen_tcp.cc:162
5235
4274
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
5238
#: drizzled/plugin/listen_tcp.cc:183
5240
4278
msgid "Retrying bind() on %u"
5243
#: drizzled/plugin/listen_tcp.cc:190
5245
4282
msgid "bind() failed with errno: %d"
5248
#: drizzled/plugin/listen_tcp.cc:193
5249
4285
msgid "Do you already have another drizzled running?"
5252
#: drizzled/plugin/listen_tcp.cc:200
5254
4289
msgid "listen() failed with errno %d"
5257
#: drizzled/plugin/listen_tcp.cc:206
5259
4293
msgid "Listening on %s:%s\n"
5262
#: drizzled/plugin/storage_engine.cc:315
5264
msgid "Found %d prepared transaction(s) in %s"
5265
msgstr "Found %d prepared transaction(s) in %s"
5267
#: drizzled/plugin/storage_engine.cc:389
5268
msgid "Starting crash recovery..."
5269
msgstr "Starting crash recovery..."
5271
#: drizzled/plugin/storage_engine.cc:398
5273
msgid "Found %d prepared XA transactions"
5274
msgstr "Found %d prepared XA transactions"
5276
#: drizzled/plugin/storage_engine.cc:403
5279
"Found %d prepared transactions! It means that drizzled was not shut down "
5280
"properly last time and critical recovery information (last binlog or %s "
5281
"file) was manually deleted after a crash. You have to start drizzled with "
5282
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5284
"Found %d prepared transactions! It means that drizzled was not shut down "
5285
"properly last time and critical recovery information (last binlog or %s "
5286
"file) was manually deleted after a crash. You have to start drizzled with "
5287
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5289
#: drizzled/plugin/storage_engine.cc:413
5290
msgid "Crash recovery finished."
5291
msgstr "Crash recovery finished."
5293
#: drizzled/qcache.cc:63
5295
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5296
msgstr "qcache plugin '%s' try_fetch_and_send() failed"
5298
#: drizzled/qcache.cc:86
5300
msgid "qcache plugin '%s' set() failed"
5301
msgstr "qcache plugin '%s' set() failed"
5303
#: drizzled/qcache.cc:110
5305
msgid "qcache plugin '%s' invalidate_table() failed"
5306
msgstr "qcache plugin '%s' invalidate_table() failed"
5308
#: drizzled/qcache.cc:137
5310
msgid "qcache plugin '%s' invalidate_db() failed"
5311
msgstr "qcache plugin '%s' invalidate_db() failed"
5313
#: drizzled/qcache.cc:157
5315
msgid "qcache plugin '%s' flush() failed"
5316
msgstr "qcache plugin '%s' flush() failed"
5318
#: drizzled/scheduling.cc:37
5321
"Attempted to register a scheduler %s, but a scheduler has already been "
5322
"registered with that name.\n"
5324
"Attempted to register a scheduler %s, but a scheduler has already been "
5325
"registered with that name.\n"
5327
#: drizzled/scheduling.cc:62
5329
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
5330
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
5332
#: drizzled/scheduling.cc:77
5333
msgid "Scheduler initialization failed.\n"
5334
msgstr "Scheduler initialization failed.\n"
5336
#: drizzled/session.cc:2166
5338
msgid "Could not remove temporary table: '%s', error: %d"
5339
msgstr "Could not remove temporary table: '%s', error: %d"
5341
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
5343
msgid "realloc() failed with errno %d"
5346
#: drizzled/slot/listen.cc:94
5347
msgid "No sockets could be bound for listening"
5350
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
5352
msgid "pipe() failed with errno %d"
5355
#: drizzled/slot/listen.cc:137
5357
msgid "poll() failed with errno %d"
5360
#: drizzled/sql_base.cc:1445
5362
msgid "Table %s had a open data handler in reopen_table"
5363
msgstr "Table %s had a open data handler in reopen_table"
5365
#: drizzled/sql_base.cc:2026
5367
msgid "Couldn't repair table: %s.%s"
5368
msgstr "Couldn't repair table: %s.%s"
5370
#: drizzled/sql_base.cc:2068
5373
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5374
"s`.`%s`' to replication"
5376
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5377
"s`.`%s`' to replication"
5379
#: drizzled/sql_plugin.cc:553
5381
4297
msgid "Plugin '%s' init function returned error.\n"
5384
#: drizzled/sql_plugin.cc:713
5385
4300
msgid "plugin-load parameter too long"
5386
4301
msgstr "plugin-load parameter too long"
5388
#: drizzled/sql_plugin.cc:775
5390
4304
msgid "Couldn't load plugin named '%s' with soname '%s'."
5391
4305
msgstr "Couldn't load plugin named '%s' with soname '%s'."
5393
#: drizzled/sql_plugin.cc:1115
5394
4307
msgid "Out of memory."
5395
4308
msgstr "Out of memory."
5397
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
5399
4311
msgid "Unknown variable type code 0x%x in plugin '%s'."
5400
4312
msgstr "Unknown variable type code 0x%x in plugin '%s'."
5402
#: drizzled/sql_plugin.cc:2010
5405
4316
"Server variable %s of plugin %s was forced to be read-only: string variable "
5408
4319
"Server variable %s of plugin %s was forced to be read-only: string variable "
5409
4320
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5411
#: drizzled/sql_plugin.cc:2041
5413
4323
msgid "Missing variable name in plugin '%s'."
5414
4324
msgstr "Missing variable name in plugin '%s'."
5416
#: drizzled/sql_plugin.cc:2058
5418
4327
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5419
4328
msgstr "Thread local variable '%s' not allocated in plugin '%s'."
5421
#: drizzled/sql_plugin.cc:2186
5423
4331
msgid "Out of memory for plugin '%s'."
5424
4332
msgstr "Out of memory for plugin '%s'."
5426
#: drizzled/sql_plugin.cc:2193
5428
4335
msgid "Bad options for plugin '%s'."
5429
4336
msgstr "Bad options for plugin '%s'."
5431
#: drizzled/sql_plugin.cc:2202
5433
4339
msgid "Parsing options for plugin '%s' failed."
5434
4340
msgstr "Parsing options for plugin '%s' failed."
5436
#: drizzled/sql_plugin.cc:2251
5438
4343
msgid "Plugin '%s' has conflicting system variables"
5439
4344
msgstr "Plugin '%s' has conflicting system variables"
5441
#: drizzled/sql_table.cc:231
4347
msgid "logging '%s' pre() failed"
4348
msgstr "logging '%s' pre() failed"
4351
msgid "logging '%s' post() failed"
4352
msgstr "logging '%s' post() failed"
4355
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4356
msgstr "qcache plugin '%s' try_fetch_and_send() failed"
4359
msgid "qcache plugin '%s' set() failed"
4360
msgstr "qcache plugin '%s' set() failed"
4363
msgid "qcache plugin '%s' invalidateTable() failed"
4364
msgstr "qcache plugin '%s' invalidate_table() failed"
4367
msgid "qcache plugin '%s' invalidateDb() failed"
4368
msgstr "qcache plugin '%s' invalidate_db() failed"
4371
msgid "qcache plugin '%s' flush() failed"
4372
msgstr "qcache plugin '%s' flush() failed"
4375
msgid "Loading plugin %s failed: a plugin by that name already exists."
4379
msgid "Fatal error: Failed initializing %s plugin."
4380
msgstr "Failed to initialise plugins."
4384
"Attempted to register a scheduler %s, but a scheduler has already been "
4385
"registered with that name.\n"
4387
"Attempted to register a scheduler %s, but a scheduler has already been "
4388
"registered with that name.\n"
4391
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4392
msgstr "Attempted to configure %s as the scheduler, which did not exist.\n"
4395
msgid "Found %d prepared transaction(s) in %s"
4396
msgstr "Found %d prepared transaction(s) in %s"
4398
msgid "Starting crash recovery..."
4399
msgstr "Starting crash recovery..."
4402
msgid "Found %d prepared XA transactions"
4403
msgstr "Found %d prepared XA transactions"
4407
"Found %d prepared transactions! It means that drizzled was not shut down "
4408
"properly last time and critical recovery information (last binlog or %s "
4409
"file) was manually deleted after a crash. You have to start drizzled with "
4410
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4412
"Found %d prepared transactions! It means that drizzled was not shut down "
4413
"properly last time and critical recovery information (last binlog or %s "
4414
"file) was manually deleted after a crash. You have to start drizzled with "
4415
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4417
msgid "Crash recovery finished."
4418
msgstr "Crash recovery finished."
4421
msgid "Could not remove temporary table: '%s', error: %d"
4422
msgstr "Could not remove temporary table: '%s', error: %d"
4425
msgid "Table %s had a open data Cursor in reopen_table"
4426
msgstr "Table %s had a open data handler in reopen_table"
4429
msgid "Couldn't repair table: %s.%s"
4430
msgstr "Couldn't repair table: %s.%s"
4434
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4435
"s`.`%s`' to replication"
4437
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4438
"s`.`%s`' to replication"
5443
4441
"Table name cannot be encoded and fit within filesystem name length "
5444
4442
"restrictions."
5447
#: drizzled/sql_table.cc:241
5449
4446
"Schema name cannot be encoded and fit within filesystem name length "
5450
4447
"restrictions."
5453
#: drizzled/sql_table.cc:2360
5455
4451
msgid "Unknown - internal error %d during operation"
5456
4452
msgstr "Unknown - internal error %d during operation"
5458
#: drizzled/statement/alter_table.cc:1136
5460
msgid "Could not open table %s.%s after rename\n"
5461
msgstr "Could not open table %s.%s after rename\n"
5463
#: drizzled/statement/alter_table.cc:1299
5466
"order_st BY ignored because there is a user-defined clustered index in the "
5469
"order_st BY ignored because there is a user-defined clustered index in the "
5472
#: drizzled/table.cc:329
5475
"'%s' had no or invalid character set, and default character set is multi-"
5476
"byte, so character column sizes may have changed"
5478
"'%s' had no or invalid character set, and default character set is multi-"
5479
"byte, so character column sizes may have changed"
5481
#: drizzled/table.cc:1608
4456
"order_st BY ignored because there is a user-defined clustered index in the "
4459
"order_st BY ignored because there is a user-defined clustered index in the "
4464
"'%s' had no or invalid character set, and default character set is multi-"
4465
"byte, so character column sizes may have changed"
4467
"'%s' had no or invalid character set, and default character set is multi-"
4468
"byte, so character column sizes may have changed"
5483
4471
msgid "Unknown collation '%s' in table '%-.64s' definition"
5484
4472
msgstr "Unknown collation '%s' in table '%-.64s' definition"
5486
#: drizzled/table.cc:1615
5489
4476
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5492
4479
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5495
#: drizzled/table.cc:3515
5497
4483
msgid "Got error %d when reading table '%s'"
5498
4484
msgstr "Got error %d when reading table '%s'"
5500
#: drizzled/tztime.cc:1061
5502
4487
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5503
4488
msgstr "Fatal error: Illegal or unknown default time zone '%s'"
5505
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5507
4491
msgid "%s: option `%s' is ambiguous\n"
5508
4492
msgstr "%s: option `%s' is ambiguous\n"
5510
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5512
4495
msgid "%s: option `--%s' doesn't allow an argument\n"
5513
4496
msgstr "%s: option `--%s' doesn't allow an argument\n"
5515
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5517
4499
msgid "%s: option `%c%s' doesn't allow an argument\n"
5518
4500
msgstr "%s: option `%c%s' doesn't allow an argument\n"
5520
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5521
#: gnulib/getopt.c:993
5523
4503
msgid "%s: option `%s' requires an argument\n"
5524
4504
msgstr "%s: option `%s' requires an argument\n"
5526
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5528
4507
msgid "%s: unrecognized option `--%s'\n"
5529
4508
msgstr "%s: unrecognized option `--%s'\n"
5531
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5533
4511
msgid "%s: unrecognized option `%c%s'\n"
5534
4512
msgstr "%s: unrecognized option `%c%s'\n"
5536
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5538
4515
msgid "%s: illegal option -- %c\n"
5539
4516
msgstr "%s: illegal option -- %c\n"
5541
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5543
4519
msgid "%s: invalid option -- %c\n"
5544
4520
msgstr "%s: invalid option -- %c\n"
5546
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5547
#: gnulib/getopt.c:1064
5549
4523
msgid "%s: option requires an argument -- %c\n"
5550
4524
msgstr "%s: option requires an argument -- %c\n"
5552
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5554
4527
msgid "%s: option `-W %s' is ambiguous\n"
5555
4528
msgstr "%s: option `-W %s' is ambiguous\n"
5557
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5559
4531
msgid "%s: option `-W %s' doesn't allow an argument\n"
5560
4532
msgstr "%s: option `-W %s' doesn't allow an argument\n"
5562
#: mysys/default.cc:684
5564
4535
msgid "error: could not open directory: %s\n"
5567
#: mysys/errors.cc:25
5569
4539
msgid "Can't create/write to file '%s' (Errcode: %d)"
5570
4540
msgstr "Can't create/write to file '%s' (Errcode: %d)"
5572
#: mysys/errors.cc:26
5574
4543
msgid "Error reading file '%s' (Errcode: %d)"
5575
4544
msgstr "Error reading file '%s' (Errcode: %d)"
5577
#: mysys/errors.cc:27
5579
4547
msgid "Error writing file '%s' (Errcode: %d)"
5580
4548
msgstr "Error writing file '%s' (Errcode: %d)"
5582
#: mysys/errors.cc:28
5584
4551
msgid "Error on close of '%s' (Errcode: %d)"
5585
4552
msgstr "Error on close of '%s' (Errcode: %d)"
5587
#: mysys/errors.cc:29
5589
4555
msgid "Out of memory (Needed %u bytes)"
5590
4556
msgstr "Out of memory (Needed %u bytes)"
5592
#: mysys/errors.cc:30
5594
4559
msgid "Error on delete of '%s' (Errcode: %d)"
5595
4560
msgstr "Error on delete of '%s' (Errcode: %d)"
5597
#: mysys/errors.cc:31
5599
4563
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5600
4564
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
5602
#: mysys/errors.cc:32
5604
4567
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5605
4568
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
5607
#: mysys/errors.cc:33
5609
4571
msgid "Can't lock file (Errcode: %d)"
5610
4572
msgstr "Can't lock file (Errcode: %d)"
5612
#: mysys/errors.cc:34
5614
4575
msgid "Can't unlock file (Errcode: %d)"
5615
4576
msgstr "Can't unlock file (Errcode: %d)"
5617
#: mysys/errors.cc:35
5619
4579
msgid "Can't read dir of '%s' (Errcode: %d)"
5620
4580
msgstr "Can't read dir of '%s' (Errcode: %d)"
5622
#: mysys/errors.cc:36
5624
4583
msgid "Can't get stat of '%s' (Errcode: %d)"
5625
4584
msgstr "Can't get stat of '%s' (Errcode: %d)"
5627
#: mysys/errors.cc:37
5629
4587
msgid "Can't change size of file (Errcode: %d)"
5630
4588
msgstr "Can't change size of file (Errcode: %d)"
5632
#: mysys/errors.cc:38
5634
4591
msgid "Can't open stream from handle (Errcode: %d)"
5635
4592
msgstr "Can't open stream from handle (Errcode: %d)"
5637
#: mysys/errors.cc:39
5639
4595
msgid "Can't get working dirctory (Errcode: %d)"
5640
4596
msgstr "Can't get working directory (Errcode: %d)"
5642
#: mysys/errors.cc:40
5644
4599
msgid "Can't change dir to '%s' (Errcode: %d)"
5645
4600
msgstr "Can't change dir to '%s' (Errcode: %d)"
5647
#: mysys/errors.cc:41
5649
4603
msgid "Warning: '%s' had %d links"
5650
4604
msgstr "Warning: '%s' had %d links"
5652
#: mysys/errors.cc:42
5654
4607
msgid "Warning: %d files and %d streams is left open\n"
5655
4608
msgstr "Warning: %d files and %d streams is left open\n"
5657
#: mysys/errors.cc:43
5659
4611
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5660
4612
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
5662
#: mysys/errors.cc:44
5664
4615
msgid "Can't create directory '%s' (Errcode: %d)"
5665
4616
msgstr "Can't create directory '%s' (Errcode: %d)"
5667
#: mysys/errors.cc:45
5670
4620
"Character set '%s' is not a compiled character set and is not specified in "
5776
4707
"and boolean options {false|true} Value (after reading options)\n"
5777
4708
"--------------------------------- -----------------------------\n"
5779
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5780
4710
msgid "(No default value)"
5781
4711
msgstr "(No default value)"
5783
#: mysys/my_getopt.cc:1255
5787
#: mysys/my_getopt.cc:1255
5791
#: mysys/my_getopt.cc:1288
5793
4720
msgid "(Disabled)\n"
5794
4721
msgstr "(Disabled)\n"
5796
#: plugin/auth_http/auth_http.cc:138
5797
4723
msgid "Enable HTTP Auth check"
5798
4724
msgstr "Enable HTTP Auth check"
5800
#: plugin/auth_http/auth_http.cc:148
5801
4726
msgid "URL for HTTP Auth check"
5802
4727
msgstr "URL for HTTP Auth check"
5804
#: plugin/command_log/command_log.cc:116
5805
#: plugin/command_log/command_log_reader.cc:94
5807
msgid "Failed to open command log file %s. Got error: %s\n"
5810
#: plugin/command_log/command_log.cc:200
5813
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5814
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5817
#: plugin/command_log/command_log.cc:242
5820
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5821
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5824
#: plugin/command_log/command_log.cc:294
5827
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5828
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5831
#: plugin/command_log/command_log.cc:390
5832
msgid "Enable command log"
5835
#: plugin/command_log/command_log.cc:398
5836
msgid "DEBUGGING - Truncate command log"
5839
#: plugin/command_log/command_log.cc:406
5840
msgid "Path to the file to use for command log."
5843
#: plugin/command_log/command_log.cc:414
5844
msgid "Enable CRC32 Checksumming"
5847
#: plugin/command_log/command_log.cc:432
5848
msgid "Command Message Log"
5851
#: plugin/command_log/command_log_reader.cc:114
5853
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5856
#: plugin/command_log/command_log_reader.cc:137
5858
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5861
#: plugin/command_log/command_log_reader.cc:171
5863
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5866
#: plugin/command_log/command_log_reader.cc:186
5867
msgid "Checksum FAILED!\n"
5870
#: plugin/console/console.cc:346
5871
4729
msgid "Enable the console."
5874
#: plugin/console/console.cc:349
5875
4732
msgid "Turn on extra debugging."
5878
#: plugin/default_replicator/default_replicator.cc:97
5879
4735
msgid "Enable default replicator"
5882
#: plugin/default_replicator/default_replicator.cc:112
5883
4738
msgid "Default Replicator"
5886
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4741
msgid "Unknown Drizzle error"
4742
msgstr "Unknown Drizzle error"
4745
msgid "Can't create UNIX socket (%d)"
4746
msgstr "Can't create UNIX socket (%d)"
4749
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4750
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4753
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4754
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4757
msgid "Can't create TCP/IP socket (%d)"
4758
msgstr "Can't create TCP/IP socket (%d)"
4761
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4762
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
4764
msgid "Drizzle server has gone away"
4765
msgstr "Drizzle server has gone away"
4768
msgid "Protocol mismatch; server version = %d, client version = %d"
4769
msgstr "Protocol mismatch; server version = %d, client version = %d"
4771
msgid "Drizzle client ran out of memory"
4772
msgstr "Drizzle client ran out of memory"
4774
msgid "Wrong host info"
4775
msgstr "Wrong host info"
4777
msgid "Localhost via UNIX socket"
4778
msgstr "Localhost via UNIX socket"
4781
msgid "%-.100s via TCP/IP"
4782
msgstr "%-.100s via TCP/IP"
4784
msgid "Error in server handshake"
4785
msgstr "Error in server handshake"
4787
msgid "Lost connection to Drizzle server during query"
4788
msgstr "Lost connection to Drizzle server during query"
4790
msgid "Commands out of sync; you can't run this command now"
4791
msgstr "Commands out of sync; you can't run this command now"
4794
msgid "Named pipe: %-.32s"
4795
msgstr "Named pipe: %-.32s"
4798
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4799
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4802
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4803
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4806
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4807
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4810
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4811
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
4813
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4814
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
4816
msgid "Embedded server"
4817
msgstr "Embedded server"
4819
msgid "Error on SHOW SLAVE STATUS:"
4820
msgstr "Error on SHOW SLAVE STATUS:"
4822
msgid "Error on SHOW SLAVE HOSTS:"
4823
msgstr "Error on SHOW SLAVE HOSTS:"
4825
msgid "Error connecting to slave:"
4826
msgstr "Error connecting to slave:"
4828
msgid "Error connecting to master:"
4829
msgstr "Error connecting to master:"
4831
msgid "SSL connection error"
4832
msgstr "SSL connection error"
4834
msgid "Malformed packet"
4835
msgstr "Malformed packet"
4837
msgid "(unused error message)"
4838
msgstr "(unused error message)"
4840
msgid "Invalid use of null pointer"
4841
msgstr "Invalid use of null pointer"
4843
msgid "Statement not prepared"
4844
msgstr "Statement not prepared"
4846
msgid "No data supplied for parameters in prepared statement"
4847
msgstr "No data supplied for parameters in prepared statement"
4849
msgid "Data truncated"
4850
msgstr "Data truncated"
4852
msgid "No parameters exist in the statement"
4853
msgstr "No parameters exist in the statement"
4855
msgid "Invalid parameter number"
4856
msgstr "Invalid parameter number"
4860
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4862
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4865
msgid "Using unsupported buffer type: %d (parameter: %d)"
4866
msgstr "Using unsupported buffer type: %d (parameter: %d)"
4869
msgid "Shared memory: %-.100s"
4870
msgstr "Shared memory: %-.100s"
4872
msgid "Wrong or unknown protocol"
4873
msgstr "Wrong or unknown protocol"
4875
msgid "Invalid connection handle"
4876
msgstr "Invalid connection handle"
4879
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4880
"option 'secure_auth' enabled)"
4882
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4883
"option 'secure_auth' enabled)"
4885
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4886
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
4888
msgid "Attempt to read column without prior row fetch"
4889
msgstr "Attempt to read column without prior row fetch"
4891
msgid "Prepared statement contains no metadata"
4892
msgstr "Prepared statement contains no metadata"
4895
"Attempt to read a row while there is no result set associated with the "
4898
"Attempt to read a row while there is no result set associated with the "
4901
msgid "This feature is not implemented yet"
4902
msgstr "This feature is not implemented yet"
4906
"Lost connection to Drizzle server while waiting for initial communication "
4907
"packet, system error: %d"
4909
"Lost connection to Drizzle server while waiting for initial communication "
4910
"packet, system error: %d"
4914
"Lost connection to Drizzle server while reading initial communication "
4915
"packet, system error: %d"
4917
"Lost connection to Drizzle server while reading initial communication "
4918
"packet, system error: %d"
4922
"Lost connection to Drizzle server while sending authentication information, "
4925
"Lost connection to Drizzle server while sending authentication information, "
4930
"Lost connection to Drizzle server while reading authorization information, "
4933
"Lost connection to Drizzle server while reading authorization information, "
4938
"Lost connection to Drizzle server while setting initial database, system "
4941
"Lost connection to Drizzle server while setting initial database, system "
4945
msgid "Statement closed indirectly because of a preceding %s() call"
4946
msgstr "Statement closed indirectly because of a preceding %s() call"
4949
"Port number to use for connection or 0 for default to, in order of "
4950
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4952
"Port number to use for connection or 0 for default to, in order of "
4953
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4955
msgid "Connect Timeout."
4958
msgid "Read Timeout."
4961
msgid "Write Timeout."
4964
msgid "Retry Count."
4967
msgid "Buffer length."
4971
msgid "Address to bind to."
4972
msgstr "IP address to bind to."
5887
4974
msgid "Error Messages to stderr"
5888
4975
msgstr "Error Messages to stderr"
5890
#: plugin/filtered_replicator/filtered_replicator.cc:486
5891
4977
msgid "Enable filtered replicator"
5894
#: plugin/filtered_replicator/filtered_replicator.cc:493
5895
4980
msgid "List of schemas to filter"
5898
#: plugin/filtered_replicator/filtered_replicator.cc:500
5899
4983
msgid "List of tables to filter"
5902
#: plugin/filtered_replicator/filtered_replicator.cc:507
5903
4986
msgid "Regular expression to apply to schemas to filter"
5906
#: plugin/filtered_replicator/filtered_replicator.cc:514
5907
4989
msgid "Regular expression to apply to tables to filter"
5910
#: plugin/filtered_replicator/filtered_replicator.cc:533
5911
4992
msgid "Filtered Replicator"
5914
#: plugin/logging_gearman/logging_gearman.cc:186
5916
4996
msgid "fail gearman_client_create(): %s"
5917
4997
msgstr "fail gearman_client_create(): %s"
5919
#: plugin/logging_gearman/logging_gearman.cc:197
5921
5000
msgid "fail gearman_client_add_server(): %s"
5922
5001
msgstr "fail gearman_client_add_server(): %s"
5924
#: plugin/logging_gearman/logging_gearman.cc:310
5925
5003
msgid "Enable logging to a gearman server"
5926
5004
msgstr "Enable logging to a gearman server"
5928
#: plugin/logging_gearman/logging_gearman.cc:319
5929
5006
msgid "Hostname for logging to a Gearman server"
5930
5007
msgstr "Hostname for logging to a Gearman server"
5932
#: plugin/logging_gearman/logging_gearman.cc:328
5933
5009
msgid "Gearman Function to send logging to"
5934
5010
msgstr "Gearman Function to send logging to"
5936
#: plugin/logging_gearman/logging_gearman.cc:345
5937
5012
msgid "Log queries to a Gearman server"
5938
5013
msgstr "Log queries to a Gearman server"
5940
#: plugin/logging_query/logging_query.cc:188
5942
5016
msgid "fail open() fn=%s er=%s\n"
5943
5017
msgstr "fail open() fn=%s er=%s\n"
5945
#: plugin/logging_query/logging_query.cc:344
5946
5019
msgid "Enable logging to CSV file"
5947
5020
msgstr "Enable logging to CSV file"
5949
#: plugin/logging_query/logging_query.cc:353
5950
5022
msgid "File to log to"
5951
5023
msgstr "File to log to"
5953
#: plugin/logging_query/logging_query.cc:362
5954
5025
msgid "PCRE to match the query against"
5957
#: plugin/logging_query/logging_query.cc:371
5958
#: plugin/logging_syslog/logging_syslog.cc:231
5959
5028
msgid "Threshold for logging slow queries, in microseconds"
5960
5029
msgstr "Threshold for logging slow queries, in microseconds"
5962
#: plugin/logging_query/logging_query.cc:383
5963
#: plugin/logging_syslog/logging_syslog.cc:243
5964
5031
msgid "Threshold for logging big queries, for rows returned"
5965
5032
msgstr "Threshold for logging big queries, for rows returned"
5967
#: plugin/logging_query/logging_query.cc:395
5968
#: plugin/logging_syslog/logging_syslog.cc:255
5969
5034
msgid "Threshold for logging big queries, for rows examined"
5970
5035
msgstr "Threshold for logging big queries, for rows examined"
5972
#: plugin/logging_query/logging_query.cc:418
5973
5037
msgid "Log queries to a CSV file"
5974
5038
msgstr "Log queries to a CSV file"
5976
#: plugin/logging_syslog/logging_syslog.cc:84
5978
5041
msgid "syslog facility \"%s\" not known, using \"local0\""
5979
5042
msgstr "syslog facility \"%s\" not known, using \"local0\""
5981
#: plugin/logging_syslog/logging_syslog.cc:100
5983
5045
msgid "syslog priority \"%s\" not known, using \"info\""
5984
5046
msgstr "syslog priority \"%s\" not known, using \"info\""
5986
#: plugin/logging_syslog/logging_syslog.cc:195
5987
5048
msgid "Enable logging to syslog"
5990
#: plugin/logging_syslog/logging_syslog.cc:204
5991
5051
msgid "Syslog Ident"
5992
5052
msgstr "Syslog Ident"
5994
#: plugin/logging_syslog/logging_syslog.cc:213
5995
5054
msgid "Syslog Facility"
5996
5055
msgstr "Syslog Facility"
5998
#: plugin/logging_syslog/logging_syslog.cc:222
5999
5057
msgid "Syslog Priority"
6000
5058
msgstr "Syslog Priority"
6002
#: plugin/logging_syslog/logging_syslog.cc:279
6003
5060
msgid "Log to syslog"
6004
5061
msgstr "Log to syslog"
6006
#: plugin/multi_thread/multi_thread.cc:171
6007
msgid "Maximum number of user threads available."
6008
msgstr "Maximum number of user threads available."
6010
#: plugin/myisam/ha_myisam.cc:447
5063
msgid "List of memcached servers."
5066
msgid "Memcached Stats as I_S tables"
6012
5070
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6013
5071
msgstr "Got an error from thread_id=%<PRIu64>, %s:%d"
6015
#: plugin/myisam/ha_myisam.cc:451
6017
5074
msgid "Got an error from unknown thread, %s:%d"
6018
5075
msgstr "Got an error from unknown thread, %s:%d"
6020
#: plugin/myisam/ha_myisam.cc:457
6021
5077
msgid "Unknown thread accessing table"
6022
5078
msgstr "Unknown thread accessing table"
6024
#: plugin/myisam/ha_myisam.cc:1488
6025
5080
msgid "Block size to be used for MyISAM index pages."
6026
5081
msgstr "Block size to be used for MyISAM index pages."
6028
#: plugin/myisam/ha_myisam.cc:1494
6030
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6031
"disables parallel repair."
6033
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6034
"disables parallel repair."
6036
#: plugin/myisam/ha_myisam.cc:1500
6038
"Don't use the fast sort index method to created index if the temporary file "
6039
"would get bigger than this."
6041
"Don't use the fast sort index method to created index if the temporary file "
6042
"would get bigger than this."
6044
#: plugin/myisam/ha_myisam.cc:1505
6046
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6047
"when creating indexes with CREATE INDEX or ALTER TABLE."
6049
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6050
"when creating indexes with CREATE INDEX or ALTER TABLE."
6052
#: plugin/myisam/ha_myisam.cc:1511
5084
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5085
"disables parallel repair."
5087
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5088
"disables parallel repair."
5091
"Don't use the fast sort index method to created index if the temporary file "
5092
"would get bigger than this."
5094
"Don't use the fast sort index method to created index if the temporary file "
5095
"would get bigger than this."
5098
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5099
"when creating indexes with CREATE INDEX or ALTER TABLE."
5101
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5102
"when creating indexes with CREATE INDEX or ALTER TABLE."
6053
5104
msgid "Default pointer size to be used for MyISAM tables."
6054
5105
msgstr "Default pointer size to be used for MyISAM tables."
6056
#: plugin/myisam/my_handler_errors.cc:34
6057
5107
msgid "Didn't find key on read or update"
6058
5108
msgstr "Didn't find key on read or update"
6060
#: plugin/myisam/my_handler_errors.cc:36
6061
5110
msgid "Duplicate key on write or update"
6062
5111
msgstr "Duplicate key on write or update"
6064
#: plugin/myisam/my_handler_errors.cc:38
6065
5113
msgid "Internal (unspecified) error in handler"
6066
5114
msgstr "Internal (unspecified) error in handler"
6068
#: plugin/myisam/my_handler_errors.cc:40
6070
5117
"Someone has changed the row since it was read (while the table was locked to "
6073
5120
"Someone has changed the row since it was read (while the table was locked to "
6076
#: plugin/myisam/my_handler_errors.cc:43
6077
5123
msgid "Wrong index given to function"
6078
5124
msgstr "Wrong index given to function"
6080
#: plugin/myisam/my_handler_errors.cc:45
6081
5126
msgid "Undefined handler error 125"
6082
5127
msgstr "Undefined handler error 125"
6084
#: plugin/myisam/my_handler_errors.cc:47
6085
5129
msgid "Index file is crashed"
6086
5130
msgstr "Index file is crashed"
6088
#: plugin/myisam/my_handler_errors.cc:49
6089
5132
msgid "Record file is crashed"
6090
5133
msgstr "Record file is crashed"
6092
#: plugin/myisam/my_handler_errors.cc:51
6093
5135
msgid "Out of memory in engine"
6094
5136
msgstr "Out of memory in engine"
6096
#: plugin/myisam/my_handler_errors.cc:53
6097
5138
msgid "Undefined handler error 129"
6098
5139
msgstr "Undefined handler error 129"
6100
#: plugin/myisam/my_handler_errors.cc:55
6101
5141
msgid "Incorrect file format"
6102
5142
msgstr "Incorrect file format"
6104
#: plugin/myisam/my_handler_errors.cc:57
6105
5144
msgid "Command not supported by database"
6106
5145
msgstr "Command not supported by database"
6108
#: plugin/myisam/my_handler_errors.cc:59
6109
5147
msgid "Old database file"
6110
5148
msgstr "Old database file"
6112
#: plugin/myisam/my_handler_errors.cc:61
6113
5150
msgid "No record read before update"
6114
5151
msgstr "No record read before update"
6116
#: plugin/myisam/my_handler_errors.cc:63
6117
5153
msgid "Record was already deleted (or record file crashed)"
6118
5154
msgstr "Record was already deleted (or record file crashed)"
6120
#: plugin/myisam/my_handler_errors.cc:65
6121
5156
msgid "No more room in record file"
6122
5157
msgstr "No more room in record file"
6124
#: plugin/myisam/my_handler_errors.cc:67
6125
5159
msgid "No more room in index file"
6126
5160
msgstr "No more room in index file"
6128
#: plugin/myisam/my_handler_errors.cc:69
6129
5162
msgid "No more records (read after end of file)"
6130
5163
msgstr "No more records (read after end of file)"
6132
#: plugin/myisam/my_handler_errors.cc:71
6133
5165
msgid "Unsupported extension used for table"
6134
5166
msgstr "Unsupported extension used for table"
6136
#: plugin/myisam/my_handler_errors.cc:73
6137
5168
msgid "Too big row"
6138
5169
msgstr "Too big row"
6140
#: plugin/myisam/my_handler_errors.cc:75
6141
5171
msgid "Wrong create options"
6142
5172
msgstr "Wrong create options"
6144
#: plugin/myisam/my_handler_errors.cc:77
6145
5174
msgid "Duplicate unique key or constraint on write or update"
6146
5175
msgstr "Duplicate unique key or constraint on write or update"
6148
#: plugin/myisam/my_handler_errors.cc:79
6149
5177
msgid "Unknown character set used in table"
6150
5178
msgstr "Unknown character set used in table"
6152
#: plugin/myisam/my_handler_errors.cc:81
6153
5180
msgid "Conflicting table definitions in sub-tables of MERGE table"
6154
5181
msgstr "Conflicting table definitions in sub-tables of MERGE table"
6156
#: plugin/myisam/my_handler_errors.cc:83
6157
5183
msgid "Table is crashed and last repair failed"
6158
5184
msgstr "Table is crashed and last repair failed"
6160
#: plugin/myisam/my_handler_errors.cc:85
6161
5186
msgid "Table was marked as crashed and should be repaired"
6162
5187
msgstr "Table was marked as crashed and should be repaired"
6164
#: plugin/myisam/my_handler_errors.cc:87
6165
5189
msgid "Lock timed out; Retry transaction"
6166
5190
msgstr "Lock timed out; Retry transaction"
6168
#: plugin/myisam/my_handler_errors.cc:89
6169
5192
msgid "Lock table is full; Restart program with a larger locktable"
6170
5193
msgstr "Lock table is full; Restart program with a larger locktable"
6172
#: plugin/myisam/my_handler_errors.cc:91
6173
5195
msgid "Updates are not allowed under a read only transactions"
6174
5196
msgstr "Updates are not allowed under a read only transactions"
6176
#: plugin/myisam/my_handler_errors.cc:93
6177
5198
msgid "Lock deadlock; Retry transaction"
6178
5199
msgstr "Lock deadlock; Retry transaction"
6180
#: plugin/myisam/my_handler_errors.cc:95
6181
5201
msgid "Foreign key constraint is incorrectly formed"
6182
5202
msgstr "Foreign key constraint is incorrectly formed"
6184
#: plugin/myisam/my_handler_errors.cc:97
6185
5204
msgid "Cannot add a child row"
6186
5205
msgstr "Cannot add a child row"
6188
#: plugin/myisam/my_handler_errors.cc:99
6189
5207
msgid "Cannot delete a parent row"
6190
5208
msgstr "Cannot delete a parent row"
6192
#: plugin/myisam/my_handler_errors.cc:101
6193
5210
msgid "No savepoint with that name"
6194
5211
msgstr "No savepoint with that name"
6196
#: plugin/myisam/my_handler_errors.cc:103
6197
5213
msgid "Non unique key block size"
6198
5214
msgstr "Non unique key block size"
6200
#: plugin/myisam/my_handler_errors.cc:105
6201
5216
msgid "The table does not exist in engine"
6202
5217
msgstr "The table does not exist in engine"
6204
#: plugin/myisam/my_handler_errors.cc:107
6205
5219
msgid "The table already existed in storage engine"
6206
5220
msgstr "The table already existed in storage engine"
6208
#: plugin/myisam/my_handler_errors.cc:109
6209
5222
msgid "Could not connect to storage engine"
6210
5223
msgstr "Could not connect to storage engine"
6212
#: plugin/myisam/my_handler_errors.cc:111
6213
5225
msgid "Unexpected null pointer found when using spatial index"
6214
5226
msgstr "Unexpected null pointer found when using spatial index"
6216
#: plugin/myisam/my_handler_errors.cc:113
6217
5228
msgid "The table changed in storage engine"
6218
5229
msgstr "The table changed in storage engine"
6220
#: plugin/myisam/my_handler_errors.cc:115
6221
5231
msgid "There's no partition in table for the given value"
6222
5232
msgstr "There's no partition in table for the given value"
6224
#: plugin/myisam/my_handler_errors.cc:117
6225
5234
msgid "Row-based binlogging of row failed"
6226
5235
msgstr "Row-based binlogging of row failed"
6228
#: plugin/myisam/my_handler_errors.cc:119
6229
5237
msgid "Index needed in foreign key constraint"
6230
5238
msgstr "Index needed in foreign key constraint"
6232
#: plugin/myisam/my_handler_errors.cc:121
6233
5240
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6234
5241
msgstr "Upholding foreign key constraints would lead to a duplicate key error"
6236
#: plugin/myisam/my_handler_errors.cc:123
6237
5243
msgid "Table needs to be upgraded before it can be used"
6238
5244
msgstr "Table needs to be upgraded before it can be used"
6240
#: plugin/myisam/my_handler_errors.cc:125
6241
5246
msgid "Table is read only"
6242
5247
msgstr "Table is read only"
6244
#: plugin/myisam/my_handler_errors.cc:127
6245
5249
msgid "Failed to get next auto increment value"
6246
5250
msgstr "Failed to get next auto increment value"
6248
#: plugin/myisam/my_handler_errors.cc:129
6249
5252
msgid "Failed to set row auto increment value"
6250
5253
msgstr "Failed to set row auto increment value"
6252
#: plugin/myisam/my_handler_errors.cc:131
6253
5255
msgid "Unknown (generic) error from engine"
6254
5256
msgstr "Unknown (generic) error from engine"
6256
#: plugin/myisam/my_handler_errors.cc:133
6257
5258
msgid "Record is the same"
6258
5259
msgstr "Record is the same"
6260
#: plugin/myisam/my_handler_errors.cc:135
6261
5261
msgid "It is not possible to log this statement"
6262
5262
msgstr "It is not possible to log this statement"
6264
#: plugin/myisam/my_handler_errors.cc:137
6265
5264
msgid "Tablespace exists"
6266
5265
msgstr "Tablespace exists"
6268
#: plugin/myisam/my_handler_errors.cc:139
6269
5267
msgid "The event was corrupt, leading to illegal data being read"
6270
5268
msgstr "The event was corrupt, leading to illegal data being read"
6272
#: plugin/myisam/my_handler_errors.cc:141
6273
5270
msgid "The table is of a new format not supported by this version"
6274
5271
msgstr "The table is of a new format not supported by this version"
6276
#: plugin/myisam/my_handler_errors.cc:143
6277
5273
msgid "The event could not be processed no other handler error happened"
6278
5274
msgstr "The event could not be processed no other handler error happened"
6280
#: plugin/myisam/my_handler_errors.cc:145
6281
5276
msgid "Got a fatal error during initialzation of handler"
6282
5277
msgstr "Got a fatal error during initialzation of handler"
6284
#: plugin/myisam/my_handler_errors.cc:147
6285
5279
msgid "File to short; Expected more data in file"
6286
5280
msgstr "File too short; Expected more data in file"
6288
#: plugin/myisam/my_handler_errors.cc:149
6289
5282
msgid "Read page with wrong checksum"
6290
5283
msgstr "Read page with wrong checksum"
6292
#: plugin/myisam/my_handler_errors.cc:151
6293
5285
msgid "Lock or active transaction"
6294
5286
msgstr "Lock or active transaction"
6296
#: plugin/myisam/my_handler_errors.cc:153
6297
5288
msgid "No such table space"
6298
5289
msgstr "No such table space"
6300
#: plugin/myisam/my_handler_errors.cc:155
6301
5291
msgid "Tablespace not empty"
6302
5292
msgstr "Tablespace not empty"
6304
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
6306
msgid "%-.100s via TCP/IP"
6307
msgstr "%-.100s via TCP/IP"
6309
#: plugin/oldlibdrizzle/errmsg.cc:28
6310
msgid "Unknown Drizzle error"
6311
msgstr "Unknown Drizzle error"
6313
#: plugin/oldlibdrizzle/errmsg.cc:29
6315
msgid "Can't create UNIX socket (%d)"
6316
msgstr "Can't create UNIX socket (%d)"
6318
#: plugin/oldlibdrizzle/errmsg.cc:30
6320
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6321
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
6323
#: plugin/oldlibdrizzle/errmsg.cc:31
6325
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6326
msgstr "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6328
#: plugin/oldlibdrizzle/errmsg.cc:32
6330
msgid "Can't create TCP/IP socket (%d)"
6331
msgstr "Can't create TCP/IP socket (%d)"
6333
#: plugin/oldlibdrizzle/errmsg.cc:33
6335
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6336
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
6338
#: plugin/oldlibdrizzle/errmsg.cc:34
6339
msgid "Drizzle server has gone away"
6340
msgstr "Drizzle server has gone away"
6342
#: plugin/oldlibdrizzle/errmsg.cc:35
6344
msgid "Protocol mismatch; server version = %d, client version = %d"
6345
msgstr "Protocol mismatch; server version = %d, client version = %d"
6347
#: plugin/oldlibdrizzle/errmsg.cc:36
6348
msgid "Drizzle client ran out of memory"
6349
msgstr "Drizzle client ran out of memory"
6351
#: plugin/oldlibdrizzle/errmsg.cc:37
6352
msgid "Wrong host info"
6353
msgstr "Wrong host info"
6355
#: plugin/oldlibdrizzle/errmsg.cc:38
6356
msgid "Localhost via UNIX socket"
6357
msgstr "Localhost via UNIX socket"
6359
#: plugin/oldlibdrizzle/errmsg.cc:40
6360
msgid "Error in server handshake"
6361
msgstr "Error in server handshake"
6363
#: plugin/oldlibdrizzle/errmsg.cc:41
6364
msgid "Lost connection to Drizzle server during query"
6365
msgstr "Lost connection to Drizzle server during query"
6367
#: plugin/oldlibdrizzle/errmsg.cc:42
6368
msgid "Commands out of sync; you can't run this command now"
6369
msgstr "Commands out of sync; you can't run this command now"
6371
#: plugin/oldlibdrizzle/errmsg.cc:43
6373
msgid "Named pipe: %-.32s"
6374
msgstr "Named pipe: %-.32s"
6376
#: plugin/oldlibdrizzle/errmsg.cc:44
6378
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6379
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6381
#: plugin/oldlibdrizzle/errmsg.cc:45
6383
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6384
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6386
#: plugin/oldlibdrizzle/errmsg.cc:46
6388
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6389
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6391
#: plugin/oldlibdrizzle/errmsg.cc:47
6393
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6394
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
6396
#: plugin/oldlibdrizzle/errmsg.cc:48
6397
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6398
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
6400
#: plugin/oldlibdrizzle/errmsg.cc:49
6401
msgid "Embedded server"
6402
msgstr "Embedded server"
6404
#: plugin/oldlibdrizzle/errmsg.cc:50
6405
msgid "Error on SHOW SLAVE STATUS:"
6406
msgstr "Error on SHOW SLAVE STATUS:"
6408
#: plugin/oldlibdrizzle/errmsg.cc:51
6409
msgid "Error on SHOW SLAVE HOSTS:"
6410
msgstr "Error on SHOW SLAVE HOSTS:"
6412
#: plugin/oldlibdrizzle/errmsg.cc:52
6413
msgid "Error connecting to slave:"
6414
msgstr "Error connecting to slave:"
6416
#: plugin/oldlibdrizzle/errmsg.cc:53
6417
msgid "Error connecting to master:"
6418
msgstr "Error connecting to master:"
6420
#: plugin/oldlibdrizzle/errmsg.cc:54
6421
msgid "SSL connection error"
6422
msgstr "SSL connection error"
6424
#: plugin/oldlibdrizzle/errmsg.cc:55
6425
msgid "Malformed packet"
6426
msgstr "Malformed packet"
6428
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
6429
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
6430
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
6431
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
6432
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
6433
msgid "(unused error message)"
6434
msgstr "(unused error message)"
6436
#: plugin/oldlibdrizzle/errmsg.cc:57
6437
msgid "Invalid use of null pointer"
6438
msgstr "Invalid use of null pointer"
6440
#: plugin/oldlibdrizzle/errmsg.cc:58
6441
msgid "Statement not prepared"
6442
msgstr "Statement not prepared"
6444
#: plugin/oldlibdrizzle/errmsg.cc:59
6445
msgid "No data supplied for parameters in prepared statement"
6446
msgstr "No data supplied for parameters in prepared statement"
6448
#: plugin/oldlibdrizzle/errmsg.cc:60
6449
msgid "Data truncated"
6450
msgstr "Data truncated"
6452
#: plugin/oldlibdrizzle/errmsg.cc:61
6453
msgid "No parameters exist in the statement"
6454
msgstr "No parameters exist in the statement"
6456
#: plugin/oldlibdrizzle/errmsg.cc:62
6457
msgid "Invalid parameter number"
6458
msgstr "Invalid parameter number"
6460
#: plugin/oldlibdrizzle/errmsg.cc:63
6463
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6465
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6467
#: plugin/oldlibdrizzle/errmsg.cc:65
6469
msgid "Using unsupported buffer type: %d (parameter: %d)"
6470
msgstr "Using unsupported buffer type: %d (parameter: %d)"
6472
#: plugin/oldlibdrizzle/errmsg.cc:66
6474
msgid "Shared memory: %-.100s"
6475
msgstr "Shared memory: %-.100s"
6477
#: plugin/oldlibdrizzle/errmsg.cc:76
6478
msgid "Wrong or unknown protocol"
6479
msgstr "Wrong or unknown protocol"
6481
#: plugin/oldlibdrizzle/errmsg.cc:77
6482
msgid "Invalid connection handle"
6483
msgstr "Invalid connection handle"
6485
#: plugin/oldlibdrizzle/errmsg.cc:78
6487
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6488
"option 'secure_auth' enabled)"
6490
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6491
"option 'secure_auth' enabled)"
6493
#: plugin/oldlibdrizzle/errmsg.cc:80
6494
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6495
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6497
#: plugin/oldlibdrizzle/errmsg.cc:81
6498
msgid "Attempt to read column without prior row fetch"
6499
msgstr "Attempt to read column without prior row fetch"
6501
#: plugin/oldlibdrizzle/errmsg.cc:82
6502
msgid "Prepared statement contains no metadata"
6503
msgstr "Prepared statement contains no metadata"
6505
#: plugin/oldlibdrizzle/errmsg.cc:83
6507
"Attempt to read a row while there is no result set associated with the "
6510
"Attempt to read a row while there is no result set associated with the "
6513
#: plugin/oldlibdrizzle/errmsg.cc:85
6514
msgid "This feature is not implemented yet"
6515
msgstr "This feature is not implemented yet"
6517
#: plugin/oldlibdrizzle/errmsg.cc:86
6520
"Lost connection to Drizzle server while waiting for initial communication "
6521
"packet, system error: %d"
6523
"Lost connection to Drizzle server while waiting for initial communication "
6524
"packet, system error: %d"
6526
#: plugin/oldlibdrizzle/errmsg.cc:88
6529
"Lost connection to Drizzle server while reading initial communication "
6530
"packet, system error: %d"
6532
"Lost connection to Drizzle server while reading initial communication "
6533
"packet, system error: %d"
6535
#: plugin/oldlibdrizzle/errmsg.cc:90
6538
"Lost connection to Drizzle server while sending authentication information, "
6541
"Lost connection to Drizzle server while sending authentication information, "
6544
#: plugin/oldlibdrizzle/errmsg.cc:92
6547
"Lost connection to Drizzle server while reading authorization information, "
6550
"Lost connection to Drizzle server while reading authorization information, "
6553
#: plugin/oldlibdrizzle/errmsg.cc:94
6556
"Lost connection to Drizzle server while setting initial database, system "
6559
"Lost connection to Drizzle server while setting initial database, system "
6562
#: plugin/oldlibdrizzle/errmsg.cc:96
6564
msgid "Statement closed indirectly because of a preceding %s() call"
6565
msgstr "Statement closed indirectly because of a preceding %s() call"
6567
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6568
msgid "Connect Timeout."
6571
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6572
msgid "Read Timeout."
6575
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6576
msgid "Write Timeout."
6579
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6580
msgid "Retry Count."
6583
#: plugin/pool_of_threads/pool_of_threads.cc:237
6584
msgid "event_add error in libevent_add_session_callback\n"
6585
msgstr "event_add error in libevent_add_session_callback\n"
6587
#: plugin/pool_of_threads/pool_of_threads.cc:403
6588
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6589
msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
6591
#: plugin/pool_of_threads/pool_of_threads.cc:410
6592
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6593
msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
6595
#: plugin/pool_of_threads/pool_of_threads.cc:422
6596
msgid "session_add_event event_add error in libevent_init\n"
6597
msgstr "session_add_event event_add error in libevent_init\n"
6599
#: plugin/pool_of_threads/pool_of_threads.cc:435
6601
msgid "Can't create completion port thread (error %d)"
6602
msgstr "Can't create completion port thread (error %d)"
6604
#: plugin/pool_of_threads/pool_of_threads.cc:527
6605
msgid "libevent_thread_proc: my_thread_init() failed\n"
6606
msgstr "libevent_thread_proc: my_thread_init() failed\n"
6608
#: plugin/pool_of_threads/pool_of_threads.cc:725
6609
msgid "Size of Pool."
6610
msgstr "Size of Pool."
6612
#: plugin/signal_handler/signal_handler.cc:214
5296
"Port number to use for connection or 0 for default to with MySQL protocol."
5298
"Port number to use for connection or 0 for default to, in order of "
5299
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
6614
5302
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6615
5303
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
5306
msgid "Failed to open transaction log file %s. Got error: %s\n"
5311
"Failed to allocate enough memory to buffer header, transaction message, and "
5312
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
5317
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
5318
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5322
msgid "Failed to sync log file. Got error: %s\n"
5323
msgstr "Failed to lock memory. Error: %d\n"
5325
msgid "Enable transaction log"
5328
msgid "DEBUGGING - Truncate transaction log"
5332
msgid "Path to the file to use for transaction log."
5333
msgstr "Socket file to use for connection."
5335
msgid "Enable CRC32 Checksumming"
5338
msgid "Transaction Message Log"
5342
msgid "Unable to parse transaction. Got error: %s.\n"
5345
#~ msgid "Buffer length for TCP/IP and socket communication."
5346
#~ msgstr "Buffer length for TCP/IP and socket communication."
5349
#~ msgid "Failed to read initial length header\n"
5350
#~ msgstr "Failed to initialise plugins."
5352
#~ msgid "Scheduler initialization failed.\n"
5353
#~ msgstr "Scheduler initialization failed.\n"
5355
#~ msgid "Could not open table %s.%s after rename\n"
5356
#~ msgstr "Could not open table %s.%s after rename\n"
5358
#~ msgid "Maximum number of user threads available."
5359
#~ msgstr "Maximum number of user threads available."
5361
#~ msgid "event_add error in libevent_add_session_callback\n"
5362
#~ msgstr "event_add error in libevent_add_session_callback\n"
5364
#~ msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5365
#~ msgstr "init_pipe(session_add_pipe) error in libevent_init\n"
5367
#~ msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5368
#~ msgstr "init_pipe(session_kill_pipe) error in libevent_init\n"
5370
#~ msgid "session_add_event event_add error in libevent_init\n"
5371
#~ msgstr "session_add_event event_add error in libevent_init\n"
5373
#~ msgid "Can't create completion port thread (error %d)"
5374
#~ msgstr "Can't create completion port thread (error %d)"
5376
#~ msgid "libevent_thread_proc: my_thread_init() failed\n"
5377
#~ msgstr "libevent_thread_proc: my_thread_init() failed\n"
5379
#~ msgid "Size of Pool."
5380
#~ msgstr "Size of Pool."
6617
5382
#~ msgid "Unknown command '\\%c'."
6618
5383
#~ msgstr "Unknown command '\\%c'."