8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2010-03-31 06:13+0000\n"
11
"PO-Revision-Date: 2010-04-22 00:57+0000\n"
12
"Last-Translator: Aron Mezei <Unknown>\n"
10
"POT-Creation-Date: 2010-04-28 02:45+0000\n"
11
"PO-Revision-Date: 2010-05-14 03:13+0000\n"
12
"Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n"
13
13
"Language-Team: Hungarian <hu@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2010-04-23 03:44+0000\n"
18
"X-Launchpad-Export-Date: 2010-05-20 05:18+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
21
21
msgid "Synonym for `help'."
22
msgstr "A 'segítség' szinonímája."
24
24
msgid "Clear command."
25
25
msgstr "Parancs törlés."
72
72
msgid "Get status information from the server."
73
msgstr "Státusz információ kérése a szervertől"
73
msgstr "Állapotinformáció kérése a kiszolgálótól"
75
75
msgid "Set outfile [to_outfile]. Append everything into given outfile."
126
126
msgstr "Megmutatja ezt a súgót, majd kilép."
128
128
msgid "Synonym for -?"
129
msgstr "A -? megfejelője"
129
msgstr "A -? szinonímája"
132
132
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
278
278
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
279
279
"option is enabled by default."
281
"Újrakapcsolódás ha a kapcsolat megszakad. Letiltás ezzel --disable-"
282
"reconnect. Ez az opció alapértelmezetten engedélyezve van."
282
284
msgid "Shutdown the server."
283
285
msgstr "Szerver leállítása."
660
msgid "Fatal signal %d while backtracing\n"
665
"We will try our best to scrape up some info that will hopefully help "
667
"the problem, but since we have already crashed, something is definitely "
669
"and this may fail.\n"
675
"It is possible that drizzled could use up to \n"
676
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
678
"Hope that's ok; if not, decrease some variables in the equation.\n"
684
"Attempting backtrace. You can use the following information to find out\n"
685
"where drizzled died. If you see no messages after this, something went\n"
686
"terribly wrong...\n"
691
"Trying to get some variables.\n"
692
"Some pointers may be invalid and cause the dump to abort...\n"
698
"This crash occurred while the server was calling initgroups(). This is\n"
699
"often due to the use of a drizzled that is statically linked against glibc\n"
700
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
701
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
702
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
703
"drizzled that is not statically linked.\n"
709
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
710
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
711
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
712
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
713
"the documentation for your distribution on how to do that.\n"
717
msgid "Writing a core file\n"
721
658
msgid "gethostname failed, using '%s' as hostname"
1004
938
msgid "Can't start server: bind-address refers to multiple interfaces!"
1008
"setrlimit could not change the size of core files to 'infinity'; We may not "
1009
"be able to generate a core file on signals"
1013
msgid "Data directory %s does not exist\n"
1017
942
msgid "Unknown error %d"
943
msgstr "Ismeretlen hiba %d"
3812
3740
msgid "error: could not open directory: %s\n"
3744
"setrlimit could not change the size of core files to 'infinity'; We may not "
3745
"be able to generate a core file on signals"
3749
msgid "Data directory %s does not exist\n"
3816
3753
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4116
4049
msgid "Crash recovery finished."
4053
"You registered a TransactionApplier plugin but no TransactionReplicator "
4054
"plugins were registered.\n"
4059
"You registered a TransactionApplier plugin but no TransactionReplicator "
4060
"plugins were registered that match the requested replicator name of '%s'.\n"
4061
"We have deactivated the TransactionApplier '%s'.\n"
4120
4065
msgid "Could not remove temporary table: '%s', error: %d"
4231
4176
msgid "Default database to use."
4234
msgid "Enable default replicator"
4237
msgid "Default Replicator"
4241
4180
"Port number to use for connection or 0 for default to, in order of "
4242
4181
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4811
4739
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4744
"Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4814
4747
msgid "Enable transaction log"
4815
4748
msgstr "Tranzakciós napló engedélyezése"
4828
4764
"each transaction write, 2 == sync log file once per second"
4833
"Failed to allocate enough memory to buffer header, transaction message, and "
4834
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4767
msgid "Number of slots for in-memory write buffers (default=8)."
4837
4770
msgid "Failed to open transaction log file "