~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/cs.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-01-20 14:23+0000\n"
12
12
"Last-Translator: Kuvaly [LCT] <kuvaly@seznam.cz>\n"
13
13
"Language-Team: Czech <cs@li.org>\n"
14
 
"Language: cs\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: cs\n"
18
18
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
19
19
"X-Launchpad-Export-Date: 2010-03-12 17:32+0000\n"
20
20
"X-Generator: Launchpad (build Unknown)\n"
508
508
 
509
509
#: ../client/drizzle.cc:1709 ../client/drizzledump.cc:658
510
510
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:619
511
 
#: ../client/drizzletest.cc:5095
 
511
#: ../client/drizzletest.cc:5153
512
512
#, fuzzy
513
513
msgid "Error: Unknown protocol"
514
514
msgstr "Chybný či neznámý protokol"
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
 
1176
1176
msgstr ""
1177
1177
 
1178
1178
#: ../client/drizzledump.cc:671 ../client/drizzleimport.cc:484
1179
 
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5107
 
1179
#: ../client/drizzleslap.cc:629 ../client/drizzletest.cc:5165
1180
1180
#, c-format
1181
1181
msgid "Value supplied for port is not valid.\n"
1182
1182
msgstr ""
1247
1247
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1248
1248
msgstr ""
1249
1249
 
1250
 
#: ../client/drizzletest.cc:4866
 
1250
#: ../client/drizzletest.cc:4924
1251
1251
msgid "Error: Invalid Value for opt_max_connect_retries"
1252
1252
msgstr ""
1253
1253
 
1254
 
#: ../client/drizzletest.cc:4876
 
1254
#: ../client/drizzletest.cc:4934
1255
1255
msgid "Error: Invalid Value for opt_tail_lines"
1256
1256
msgstr ""
1257
1257
 
1258
 
#: ../client/drizzletest.cc:4886
 
1258
#: ../client/drizzletest.cc:4944
1259
1259
msgid "Error: Invalid Value for opt_sleep"
1260
1260
msgstr ""
1261
1261
 
1262
 
#: ../client/drizzletest.cc:5065
 
1262
#: ../client/drizzletest.cc:5123
1263
1263
#, c-format
1264
1264
msgid "Could not open '%s' for reading: errno = %d"
1265
1265
msgstr ""
3126
3126
#: ../drizzled/error.cc:523
3127
3127
#, c-format
3128
3128
msgid ""
3129
 
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3130
 
"%d would lead to a duplicate entry"
 
3129
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
 
3130
"d would lead to a duplicate entry"
3131
3131
msgstr ""
3132
3132
 
3133
3133
#: ../drizzled/error.cc:524
3773
3773
"We have deactivated the TransactionApplier '%s'.\n"
3774
3774
msgstr ""
3775
3775
 
3776
 
#: ../drizzled/session.cc:1851 ../drizzled/session.cc:1860
 
3776
#: ../drizzled/session.cc:1850 ../drizzled/session.cc:1859
3777
3777
#, c-format
3778
3778
msgid "Could not remove temporary table: '%s', error: %d"
3779
3779
msgstr ""
3825
3825
"\n"
3826
3826
msgstr ""
3827
3827
 
3828
 
#: ../drizzled/sql_table.cc:1869
 
3828
#: ../drizzled/sql_table.cc:1866
3829
3829
#, c-format
3830
3830
msgid "Unknown - internal error %d during operation"
3831
3831
msgstr ""
3832
3832
 
3833
 
#: ../drizzled/statement/alter_table.cc:1575
 
3833
#: ../drizzled/statement/alter_table.cc:1573
3834
3834
#, c-format
3835
3835
msgid ""
3836
3836
"order_st BY ignored because there is a user-defined clustered index in the "