diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-12 09:29:51 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-12 09:29:51 +0000 |
commit | e844dd4b04370176d4678cabd54d634d490bed9b (patch) | |
tree | ea3bf0b1cccef6acae6462046feb799324de5614 | |
parent | d39f7a672acb61e7d9c3da552f62964edfd06750 (diff) | |
download | bootsplash-e844dd4b04370176d4678cabd54d634d490bed9b.tar bootsplash-e844dd4b04370176d4678cabd54d634d490bed9b.tar.gz bootsplash-e844dd4b04370176d4678cabd54d634d490bed9b.tar.bz2 bootsplash-e844dd4b04370176d4678cabd54d634d490bed9b.tar.xz bootsplash-e844dd4b04370176d4678cabd54d634d490bed9b.zip |
Added Czech file
-rw-r--r-- | po/cs.po | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..9764765 --- /dev/null +++ b/po/cs.po @@ -0,0 +1,42 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: initscripts VERSION\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2003-08-12 10:37GMT+0100\n" +"Last-Translator: Radek Vybíral <Radek.Vybiral@vsb.cz>\n" +"Language-Team: Czech <cs@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#. all the letters that are a "yes" reply to yes/no questions +msgid "yY" +msgstr "Aa" + +#. all the letters that are a "no" reply to yes/no questions +msgid "nN" +msgstr "nN" + +#. all the letters that are a "continue" reply to yes/no/continue questions +msgid "cC" +msgstr "Pp" + +#: tmp/splash.sh:101 +msgid "Booting the system..." +msgstr "Startuji systém..." + +#: tmp/splash.sh:106 +msgid "Press F2 for verbose mode." +msgstr "Stiskněte F2 pro režim s výpisy." + +#: tmp/splash.sh:96 +msgid "Shutting down the system..." +msgstr "Ukončuji systém..." + +#~ msgid "silent" +#~ msgstr "tichý" |