~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/hu.po

  • Committer: pcrews
  • Date: 2011-10-11 22:37:42 UTC
  • Revision ID: pcrews@lucid32-20111011223742-f7f63p76pa4ew5wn
Updated translations + tarball release 2011.10.27

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-09-27 14:15-0400\n"
 
10
"POT-Creation-Date: 2011-10-11 19:39+0000\n"
11
11
"PO-Revision-Date: 2010-05-14 03:13+0000\n"
12
12
"Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n"
13
13
"Language-Team: Hungarian <hu@li.org>\n"
14
 
"Language: hu\n"
15
14
"MIME-Version: 1.0\n"
16
15
"Content-Type: text/plain; charset=UTF-8\n"
17
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"Language: hu\n"
18
18
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
19
"X-Launchpad-Export-Date: 2010-05-20 05:18+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
510
510
 
511
511
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
512
512
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
513
 
#: ../client/drizzletest.cc:5095
 
513
#: ../client/drizzletest.cc:5153
514
514
msgid "Error: Unknown protocol"
515
515
msgstr ""
516
516
 
847
847
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
848
848
"command.)\n"
849
849
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
850
 
"             Max number of examined row combination in a join is set to: "
851
 
"%lu\n"
 
850
"             Max number of examined row combination in a join is set to: %"
 
851
"lu\n"
852
852
"\n"
853
853
msgstr ""
854
854
 
1178
1178
msgstr ""
1179
1179
 
1180
1180
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1181
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
 
1181
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5165
1182
1182
#, c-format
1183
1183
msgid "Value supplied for port is not valid.\n"
1184
1184
msgstr ""
1249
1249
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1250
1250
msgstr ""
1251
1251
 
1252
 
#: ../client/drizzletest.cc:4866
 
1252
#: ../client/drizzletest.cc:4924
1253
1253
msgid "Error: Invalid Value for opt_max_connect_retries"
1254
1254
msgstr ""
1255
1255
 
1256
 
#: ../client/drizzletest.cc:4876
 
1256
#: ../client/drizzletest.cc:4934
1257
1257
msgid "Error: Invalid Value for opt_tail_lines"
1258
1258
msgstr ""
1259
1259
 
1260
 
#: ../client/drizzletest.cc:4886
 
1260
#: ../client/drizzletest.cc:4944
1261
1261
msgid "Error: Invalid Value for opt_sleep"
1262
1262
msgstr ""
1263
1263
 
1264
 
#: ../client/drizzletest.cc:5065
 
1264
#: ../client/drizzletest.cc:5123
1265
1265
#, c-format
1266
1266
msgid "Could not open '%s' for reading: errno = %d"
1267
1267
msgstr ""
3129
3129
#: ../drizzled/error.cc:523
3130
3130
#, c-format
3131
3131
msgid ""
3132
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3133
 
"%d would lead to a duplicate entry"
 
3132
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
 
3133
"d would lead to a duplicate entry"
3134
3134
msgstr ""
3135
3135
 
3136
3136
#: ../drizzled/error.cc:524
3777
3777
"We have deactivated the TransactionApplier '%s'.\n"
3778
3778
msgstr ""
3779
3779
 
3780
 
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
 
3780
#: ../drizzled/session.cc:1850 ../drizzled/session.cc:1859
3781
3781
#, c-format
3782
3782
msgid "Could not remove temporary table: '%s', error: %d"
3783
3783
msgstr ""
3829
3829
"\n"
3830
3830
msgstr ""
3831
3831
 
3832
 
#: ../drizzled/sql_table.cc:1869
 
3832
#: ../drizzled/sql_table.cc:1866
3833
3833
#, c-format
3834
3834
msgid "Unknown - internal error %d during operation"
3835
3835
msgstr ""
3836
3836
 
3837
 
#: ../drizzled/statement/alter_table.cc:1575
 
3837
#: ../drizzled/statement/alter_table.cc:1573
3838
3838
#, c-format
3839
3839
msgid ""
3840
3840
"order_st BY ignored because there is a user-defined clustered index in the "