diff options
author | Thierry Crozat | 2012-01-03 21:19:28 +0000 |
---|---|---|
committer | Thierry Crozat | 2012-01-03 21:19:28 +0000 |
commit | e12d89cfab331c950ae21ca781163305c9031a1f (patch) | |
tree | ebf4ad1c5accfb0c77a88993346d92f03760a379 | |
parent | f17603722224e63215427a8699a706f58585fea5 (diff) | |
download | scummvm-rg350-e12d89cfab331c950ae21ca781163305c9031a1f.tar.gz scummvm-rg350-e12d89cfab331c950ae21ca781163305c9031a1f.tar.bz2 scummvm-rg350-e12d89cfab331c950ae21ca781163305c9031a1f.zip |
I18N: Update Czech translation from patch #3466579
-rw-r--r-- | po/cs_CZ.po | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/po/cs_CZ.po b/po/cs_CZ.po index 2751331f82..adea4448d1 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -1,5 +1,5 @@ # Czech translation for ScummVM. -# Copyright (C) 2001-2012 ScummVM Team +# Copyright (C) 2001-2011 ScummVM Team # This file is distributed under the same license as the ScummVM package. # Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2011. # @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: ScummVM 1.4.0git\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n" "POT-Creation-Date: 2011-12-26 15:26+0100\n" -"PO-Revision-Date: 2011-11-20 14:47+0100\n" +"PO-Revision-Date: 2011-12-27 17:46+0100\n" "Last-Translator: Zbyněk Schwarz <zbynek.schwarz@gmail.com>\n" "Language-Team: \n" -"Language: Cesky\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" +"Language: Cesky\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" "X-Poedit-Language: Czech\n" "X-Poedit-Country: CZECH REPUBLIC\n" @@ -1361,24 +1361,23 @@ msgstr "Řeč a Titulky" #: engines/scumm/dialogs.cpp:653 msgid "Select a Proficiency Level." -msgstr "" +msgstr "Vyberte úroveň odbornosti." #: engines/scumm/dialogs.cpp:655 msgid "Refer to your Loom(TM) manual for help." -msgstr "" +msgstr "Pro nápovědu si přečtěte manuál Loom(TM)." #: engines/scumm/dialogs.cpp:658 -#, fuzzy msgid "Standard" -msgstr "Standardní (16bpp)" +msgstr "Standardní" #: engines/scumm/dialogs.cpp:659 msgid "Practice" -msgstr "" +msgstr "Cvičení" #: engines/scumm/dialogs.cpp:660 msgid "Expert" -msgstr "" +msgstr "Pokročilý" #: engines/scumm/help.cpp:73 msgid "Common keyboard commands:" |