diff options
author | Michal Bukovjan <mbukovjan@mandriva.com> | 2010-05-12 18:37:19 +0000 |
---|---|---|
committer | Michal Bukovjan <mbukovjan@mandriva.com> | 2010-05-12 18:37:19 +0000 |
commit | 13a2daff04045f7fe37e08ae0e4eca5426667608 (patch) | |
tree | 73bad4caabdf4fcf7d30936e4ffd5dad5a7f85e5 | |
parent | 868ec4d67181943e3a2ec0584d65c3a58f3c20e0 (diff) | |
download | rpmdrake-13a2daff04045f7fe37e08ae0e4eca5426667608.tar rpmdrake-13a2daff04045f7fe37e08ae0e4eca5426667608.tar.gz rpmdrake-13a2daff04045f7fe37e08ae0e4eca5426667608.tar.bz2 rpmdrake-13a2daff04045f7fe37e08ae0e4eca5426667608.tar.xz rpmdrake-13a2daff04045f7fe37e08ae0e4eca5426667608.zip |
Updated Czech translation.
-rw-r--r-- | po/cs.po | 31 |
1 files changed, 16 insertions, 15 deletions
@@ -9,22 +9,22 @@ # # Vladimír Marek <vlmarek@volny.cz>, 2000. # Radek Vybíral <Radek.Vybiral@vsb.cz>, 2001. -# Michal Bukovjan <bukm@centrum.cz>, 2003, 2004, 2005, 2006, 2007, 2008, 2009. +# Michal Bukovjan <bukm@centrum.cz>, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010. # Vlastimil Ott <vlastimil@e-ott.info>, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: cs\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-03 23:15+0100\n" -"PO-Revision-Date: 2009-10-20 00:15+0200\n" +"PO-Revision-Date: 2010-05-12 20:36+0200\n" "Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n" "Language-Team: Czech <kde-i18n-doc@kde.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 0.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.0\n" #: ../MandrivaUpdate:102 ../Rpmdrake/gui.pm:985 #, c-format @@ -910,47 +910,48 @@ msgstr "Žádný popis" #: ../Rpmdrake/gui.pm:161 #, c-format msgid "It is <b>not supported</b> by Mandriva." -msgstr "" +msgstr "<b>Není podporován</b> společností Mandriva." #: ../Rpmdrake/gui.pm:162 #, c-format msgid "It may <b>break</b> your system." -msgstr "" +msgstr "Může <b>rozbít</b> váš systém." #: ../Rpmdrake/gui.pm:164 -#, fuzzy, c-format +#, c-format msgid "This package is not free software" -msgstr "Bude nainstalován %d následující balíček:" +msgstr "Tento balíček neobsahuje svobodný software" #: ../Rpmdrake/gui.pm:167 ../Rpmdrake/gui.pm:178 #, c-format msgid "This package contains a new version that was backported." -msgstr "" +msgstr "Tento balíček obsahuje novou verzi, která byla zpětně portována." #: ../Rpmdrake/gui.pm:171 #, c-format msgid "This package is a potential candidate for an update." -msgstr "" +msgstr "Tento balíček je potenciální kandidát na aktualizaci." #: ../Rpmdrake/gui.pm:176 #, c-format msgid "This is an offical update which is supported by Mandriva." msgstr "" +"Toto je oficiální aktualizace, která je podporovaná společností Mandriva." #: ../Rpmdrake/gui.pm:177 #, c-format msgid "This is an unoffical update which is <b>not supported</b>." -msgstr "" +msgstr "Toto je neoficiální aktualizace, která <b>není podporovaná</b>." #: ../Rpmdrake/gui.pm:181 #, c-format msgid "This is an official package supported by Mandriva" -msgstr "" +msgstr "Toto je oficiální balíček podporovaný společností Mandriva" #: ../Rpmdrake/gui.pm:198 -#, fuzzy, c-format +#, c-format msgid "Notice: " -msgstr "Důležitost: " +msgstr "Poznámka: " #: ../Rpmdrake/gui.pm:200 ../Rpmdrake/gui.pm:343 #, c-format |