diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 52 |
1 files changed, 44 insertions, 8 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 1.5\n" -"POT-Creation-Date: 2001-03-27 18:13+0200\n" +"POT-Creation-Date: 2001-04-04 08:43+0200\n" "PO-Revision-Date: 2001-03-26 11:00+0200\n" "Last-Translator: Radek Vybíral <Radek.Vybiral@vsb.cz>\n" "Language-Team: czech <cs@li.org>\n" @@ -154,7 +154,7 @@ msgstr "" "%s\n" "<relativní cestak hdlistu> chybí\n" -#: placeholder.h:49 urpmi.update:52 +#: placeholder.h:49 urpmi.update:56 #, c-format msgid "" "the entry to update is missing\n" @@ -163,7 +163,27 @@ msgstr "" "záznam pro update chybí\n" "(jeden z %s)\n" -#: placeholder.h:53 urpmi.removemedia:49 +#: placeholder.h:53 +#, c-format +msgid "" +"usage: urpmi.update [-a] <name> ...\n" +"where <name> is a medium name to update.\n" +" -a select all non-removable media.\n" +"\n" +"unknown options '%s'\n" +msgstr "" + +#: placeholder.h:60 +#, c-format +msgid "" +"usage: urpmi.removemedia [-a] <name> ...\n" +"where <name> is a medium name to remove.\n" +" -a select all media.\n" +"\n" +"unknown options '%s'\n" +msgstr "" + +#: placeholder.h:67 urpmi.removemedia:53 #, c-format msgid "" "the entry to remove is missing\n" @@ -236,16 +256,29 @@ msgstr "Mám zkusit instalaci ještě razantněji (--force)? (a/N) " msgid "usage: urpmi.addmedia <name> <url>" msgstr "použití: urpmi.addmedia <jméno> <url>" -#: urpmi.removemedia:38 urpmi.update:42 +#: urpmi.addmedia:63 #, c-format -msgid "unknown options \"%s\"\n" -msgstr "neznámá volba \"%s\"\n" +msgid "unable to create medium \"%s\"\n" +msgstr "" + +#: urpmi.addmedia:64 +#, c-format +msgid "unable to update medium \"%s\"\n" +msgstr "" -#: urpmi.update:50 +#: urpmi.update:43 +msgid "usage: urpmi.update [-a] <name> ..." +msgstr "použití: urpmi.update [-a] <jméno> ..." + +#: urpmi.update:54 msgid "nothing to update (use urpmi.addmedia to add a media)\n" msgstr "nic k aktualizaci (použijte urpmi.addmedia pro přidání zdroje)\n" -#: urpmi.removemedia:47 +#: urpmi.removemedia:39 +msgid "usage: urpmi.removemedia [-a] <name> ..." +msgstr "použití: urpmi.removemedia [-a] <jméno> ..." + +#: urpmi.removemedia:51 msgid "nothing to remove (use urpmi.addmedia to add a media)\n" msgstr "nic k odebrání (použijte urpmi.addmedia pro přidání zdroje)\n" @@ -272,3 +305,6 @@ msgstr "" #: urpmq:153 msgid "unable to get source packages, aborting" msgstr "nelze získat zdrojový balíček, končím" + +#~ msgid "unknown options \"%s\"\n" +#~ msgstr "neznámá volba \"%s\"\n" |