89
89
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
90
90
msgstr "欢迎来到Drizzle客户端。请使用;或\\g指示当前命令结束。"
94
"Your Drizzle connection id is %u\n"
95
"Server version: %s\n"
93
msgid "Your Drizzle connection id is "
97
95
"当前的Drizzle会话的连接ID为%u\n"
98
msgid "Server version: "
101
102
msgid "Reading history-file %s\n"
102
103
msgstr "正在读取历史文件%s\n"
666
msgid "Fatal signal %d while backtracing\n"
671
"We will try our best to scrape up some info that will hopefully help "
673
"the problem, but since we have already crashed, something is definitely "
675
"and this may fail.\n"
681
"It is possible that drizzled could use up to \n"
682
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
684
"Hope that's ok; if not, decrease some variables in the equation.\n"
690
"Attempting backtrace. You can use the following information to find out\n"
691
"where drizzled died. If you see no messages after this, something went\n"
692
"terribly wrong...\n"
697
"Trying to get some variables.\n"
698
"Some pointers may be invalid and cause the dump to abort...\n"
704
"This crash occurred while the server was calling initgroups(). This is\n"
705
"often due to the use of a drizzled that is statically linked against glibc\n"
706
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
707
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
708
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
709
"drizzled that is not statically linked.\n"
715
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
716
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
717
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
718
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
719
"the documentation for your distribution on how to do that.\n"
723
msgid "Writing a core file\n"
727
663
msgid "gethostname failed, using '%s' as hostname"
1010
943
msgid "Can't start server: bind-address refers to multiple interfaces!"
1014
"setrlimit could not change the size of core files to 'infinity'; We may not "
1015
"be able to generate a core file on signals"
1019
msgid "Data directory %s does not exist\n"
1023
947
msgid "Unknown error %d"
3807
3734
msgid "error: could not open directory: %s\n"
3738
"setrlimit could not change the size of core files to 'infinity'; We may not "
3739
"be able to generate a core file on signals"
3743
msgid "Data directory %s does not exist\n"
3811
3747
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4111
4043
msgid "Crash recovery finished."
4047
"You registered a TransactionApplier plugin but no TransactionReplicator "
4048
"plugins were registered.\n"
4053
"You registered a TransactionApplier plugin but no TransactionReplicator "
4054
"plugins were registered that match the requested replicator name of '%s'.\n"
4055
"We have deactivated the TransactionApplier '%s'.\n"
4115
4059
msgid "Could not remove temporary table: '%s', error: %d"
4227
4171
msgid "Default database to use."
4228
4172
msgstr "要使用的数据库。"
4230
msgid "Enable default replicator"
4233
msgid "Default Replicator"
4237
4175
"Port number to use for connection or 0 for default to, in order of "
4238
4176
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4816
4748
msgid "Path to the file to use for transaction log"
4817
4749
msgstr "供连接用的 Socket 文件。"
4751
msgid "Name of the replicator plugin to use (default='default_replicator')"
4819
4754
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4824
4759
"each transaction write, 2 == sync log file once per second"
4829
"Failed to allocate enough memory to buffer header, transaction message, and "
4830
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4762
msgid "Number of slots for in-memory write buffers (default=8)."
4833
4765
msgid "Failed to open transaction log file "