diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 337 |
1 files changed, 235 insertions, 102 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi-cs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-01-03 13:52+0100\n" +"POT-Creation-Date: 2005-01-06 15:42+0100\n" "PO-Revision-Date: 2004-09-07 23:02+0200\n" "Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -83,6 +83,235 @@ msgstr " (A/n) " msgid "%s: command not found\n" msgstr "%s: příkaz nenalezen\n" +#: ../gurpmi:99 +#, c-format +msgid "Please wait..." +msgstr "" + +#: ../gurpmi:110 +#, fuzzy, c-format +msgid "Unknown option %s" +msgstr "" +"\n" +"neznámé volby '%s'\n" + +#: ../gurpmi:114 +#, fuzzy, c-format +msgid "No packages specified" +msgstr "žádný balíček s názvem %s" + +#: ../gurpmi:118 +#, c-format +msgid "Must be root" +msgstr "" + +#: ../gurpmi:128 +#, fuzzy, c-format +msgid "RPM installation" +msgstr "Instalace balíčku..." + +#: ../gurpmi:141 +#, fuzzy, c-format +msgid "" +"You have selected a source package:\n" +"\n" +"%s\n" +"\n" +"You probably didn't want to install it on your computer (installing it would " +"allow you to make modifications to its sourcecode then compile it).\n" +"\n" +"What would you like to do?" +msgstr "" +"Vybrali jste balíček se zdroji:\n" +"\n" +"%s\n" +"\n" +"Tento balíček pravděpodobně nechcete na svém počítači instalovat\n" +"(jeho instalace vám umožní provádět změny ve zdrojovém kódu programu\n" +"a program překládat).\n" +"\n" +"Jak chcete pokračovat?" + +#: ../gurpmi:149 +#, c-format +msgid "" +"You are about to install the following software package on your computer:\n" +"\n" +"%s\n" +"\n" +"You may prefer to just save it. What is your choice?" +msgstr "" +"Chystáte se instalovat na váš počítač následující balíček se software:\n" +"\n" +"%s\n" +"\n" +"Možná chcete tento balíček pouze uložit. Jak chcete pokračovat?" + +#: ../gurpmi:154 +#, fuzzy, c-format +msgid "" +"You are about to install the following software packages on your computer:\n" +"\n" +"%s\n" +"\n" +"Proceed?" +msgstr "" +"Chystáte se instalovat na váš počítač následující balíček se software:\n" +"\n" +"%s\n" +"\n" +"Možná chcete tento balíček pouze uložit. Jak chcete pokračovat?" + +#: ../gurpmi:164 +#, fuzzy, c-format +msgid "_Install" +msgstr "Instalovat" + +#: ../gurpmi:165 +#, c-format +msgid "_Save" +msgstr "" + +#: ../gurpmi:166 ../gurpmi:229 +#, fuzzy, c-format +msgid "_Cancel" +msgstr "Zrušit" + +#: ../gurpmi:170 +#, c-format +msgid "Choose location to save file" +msgstr "Vyberte, kam chcete uložit soubor" + +#: ../gurpmi:220 +#, c-format +msgid " (to upgrade)" +msgstr "" + +#: ../gurpmi:221 +#, fuzzy, c-format +msgid " (to install)" +msgstr "pro instalaci %s" + +#: ../gurpmi:225 ../urpmi:350 +#, c-format +msgid "One of the following packages is needed:" +msgstr "Je zapotřebí jeden z následujících balíčků:" + +#: ../gurpmi:230 ../gurpmi:246 +#, fuzzy, c-format +msgid "_Ok" +msgstr "OK" + +#: ../gurpmi:247 +#, c-format +msgid "_Abort" +msgstr "" + +#: ../gurpmi:276 +#, fuzzy, c-format +msgid "" +"Some package requested cannot be installed:\n" +"%s\n" +"Continue?" +msgstr "" +"Některé požadované balíčky nebylo možné nainstalovat:\n" +"%s" + +#: ../gurpmi:287 +#, fuzzy, c-format +msgid "" +"The following packages have to be removed for others to be upgraded:\n" +"%s\n" +"Continue?" +msgstr "" +"Následující balíčky musí být odstraněny, aby bylo možné jiné aktualizovat:\n" +"%s" + +#: ../gurpmi:300 +#, fuzzy, c-format +msgid "" +"To satisfy dependencies, the following %d packages are going to be " +"installed:\n" +"%s\n" +msgstr "" +"Aby byly splněny závislosti, budou nainstalovány následující balíčky (celkem " +"%d, %d MB)" + +#: ../gurpmi:307 +#, c-format +msgid "Package installation..." +msgstr "Instalace balíčku..." + +#: ../gurpmi:309 ../urpmi:483 ../urpmq:302 +#, c-format +msgid "unable to get source packages, aborting" +msgstr "nelze získat zdrojový balíček, končím" + +#: ../gurpmi:323 ../urpmi:494 +#, c-format +msgid "Please insert the medium named \"%s\" on device [%s]" +msgstr "Prosím vložte médium nazvané \"%s\" do zařízení [%s]" + +#: ../gurpmi:350 +#, c-format +msgid "Downloading package `%s'..." +msgstr "Stahuje se balíček `%s'..." + +#: ../gurpmi:365 +#, fuzzy, c-format +msgid "" +"The following packages have bad signatures:\n" +"%s\n" +"\n" +"Do you want to continue installation ?" +msgstr "Následující balíčky mají špatné signatury" + +#: ../gurpmi:372 ../gurpmi:421 ../urpmi:556 ../urpmi:672 +#, c-format +msgid "" +"Installation failed, some files are missing:\n" +"%s\n" +"You may want to update your urpmi database" +msgstr "" +"Instalace selhala, některé soubory chybí:\n" +"%s\n" +"Možná potřebujete aktualizovat vaši databázi urpmi" + +#: ../gurpmi:379 ../urpme:111 ../urpmi:597 +#, c-format +msgid "removing %s" +msgstr "odstraňuje se %s" + +#: ../gurpmi:387 ../urpm.pm:2751 +#, c-format +msgid "Preparing..." +msgstr "Připravuji..." + +#: ../gurpmi:389 +#, c-format +msgid "Installing package `%s' (%s/%s)..." +msgstr "Instaluji balíček `%s' (%s/%s)..." + +#: ../gurpmi:407 ../urpmi:566 ../urpmi:610 ../urpmi:631 ../urpmi:651 +#, c-format +msgid "Installation failed" +msgstr "Chyba při instalaci" + +#: ../gurpmi:416 +#, c-format +msgid "_Done" +msgstr "" + +#: ../gurpmi:424 ../urpmi:688 +#, c-format +msgid "The package(s) are already installed" +msgstr "vše je již nainstalováno" + +#: ../gurpmi:426 +#, fuzzy, c-format +msgid "Installation finished" +msgstr "Chyba při instalaci" + #: ../rpm-find-leaves:12 #, c-format msgid "" @@ -709,11 +938,6 @@ msgstr "zkreslený vstup: [%s]" msgid "retrieving rpm files from medium \"%s\"..." msgstr "načítám rpm soubory ze zdroje \"%s\"..." -#: ../urpm.pm:2751 -#, c-format -msgid "Preparing..." -msgstr "Připravuji..." - #: ../urpm.pm:2789 #, c-format msgid "using process %d for executing transaction" @@ -942,11 +1166,6 @@ msgstr "" msgid " (y/N) " msgstr " (a/N) " -#: ../urpme:111 ../urpmi:597 -#, c-format -msgid "removing %s" -msgstr "odstraňuje se %s" - #: ../urpme:115 #, c-format msgid "Removing failed" @@ -1476,11 +1695,6 @@ msgid "" "Use --allow-force to force operation." msgstr "" -#: ../urpmi:350 -#, c-format -msgid "One of the following packages is needed:" -msgstr "Je zapotřebí jeden z následujících balíčků:" - #: ../urpmi:353 #, c-format msgid "What is your choice? (1-%d) " @@ -1558,16 +1772,6 @@ msgstr "" "Pro instalaci následujících závislostí potřebujete mít právo root:\n" "%s\n" -#: ../urpmi:483 ../urpmq:302 -#, c-format -msgid "unable to get source packages, aborting" -msgstr "nelze získat zdrojový balíček, končím" - -#: ../urpmi:494 -#, c-format -msgid "Please insert the medium named \"%s\" on device [%s]" -msgstr "Prosím vložte médium nazvané \"%s\" do zařízení [%s]" - #: ../urpmi:495 #, c-format msgid "Press Enter when ready..." @@ -1583,22 +1787,6 @@ msgstr "Následující balíčky mají špatné signatury" msgid "Do you want to continue installation ?" msgstr "Chcete pokračovat v instalaci?" -#: ../urpmi:556 ../urpmi:672 -#, c-format -msgid "" -"Installation failed, some files are missing:\n" -"%s\n" -"You may want to update your urpmi database" -msgstr "" -"Instalace selhala, některé soubory chybí:\n" -"%s\n" -"Možná potřebujete aktualizovat vaši databázi urpmi" - -#: ../urpmi:566 ../urpmi:610 ../urpmi:631 ../urpmi:651 -#, c-format -msgid "Installation failed" -msgstr "Chyba při instalaci" - #: ../urpmi:581 #, c-format msgid "distributing %s" @@ -1634,12 +1822,7 @@ msgstr "Selhalo instalačních transakcí: %d" msgid "Installation is possible" msgstr "Instalace je možná" -#: ../urpmi:688 -#, c-format -msgid "The package(s) are already installed" -msgstr "vše je již nainstalováno" - -#: ../urpmi:702 +#: ../urpmi:703 #, c-format msgid "restarting urpmi" msgstr "restartuji urpmi" @@ -1932,10 +2115,10 @@ msgid "enabling media %s" msgstr "odebírám zdroj \"%s\"" #: ../urpmq:38 -#, c-format +#, fuzzy, c-format msgid "" "urpmq version %s\n" -"Copyright (C) 2000-2004 Mandrakesoft.\n" +"Copyright (C) 2000-2005 Mandrakesoft.\n" "This is free software and may be redistributed under the terms of the GNU " "GPL.\n" "\n" @@ -2089,12 +2272,12 @@ msgstr "volbu --list-nodes lze použít pouze s volbou --parallel" msgid "skipping media %s: no hdlist\n" msgstr "přeskakuji zdroj %s: nenalezen hdlist\n" -#: ../urpmq:401 +#: ../urpmq:399 #, c-format msgid "No filelist found\n" msgstr "Nebyl nalezen seznam souborů\n" -#: ../urpmq:411 +#: ../urpmq:409 #, c-format msgid "No changelog found\n" msgstr "Nebyl nalezen záznam změn\n" @@ -2109,30 +2292,6 @@ msgstr "Nebyl nalezen záznam změn\n" #~ " --best-output - vybere takový výstup, který odpovídá prostředí:\n" #~ " grafický nebo textový režim.\n" -#~ msgid "Choose location to save file" -#~ msgstr "Vyberte, kam chcete uložit soubor" - -#~ msgid "" -#~ "You have selected a source package:\n" -#~ "\n" -#~ "%s\n" -#~ "\n" -#~ "You probably didn't want to install it on your computer (installing it\n" -#~ "would allow you to make modifications to its sourcecode then compile " -#~ "it).\n" -#~ "\n" -#~ "What would you like to do?" -#~ msgstr "" -#~ "Vybrali jste balíček se zdroji:\n" -#~ "\n" -#~ "%s\n" -#~ "\n" -#~ "Tento balíček pravděpodobně nechcete na svém počítači instalovat\n" -#~ "(jeho instalace vám umožní provádět změny ve zdrojovém kódu programu\n" -#~ "a program překládat).\n" -#~ "\n" -#~ "Jak chcete pokračovat?" - #~ msgid "Do nothing" #~ msgstr "Nedělat nic" @@ -2142,38 +2301,12 @@ msgstr "Nebyl nalezen záznam změn\n" #~ msgid "Save file" #~ msgstr "Uložit soubor" -#~ msgid "" -#~ "You are about to install the following software package on your " -#~ "computer:\n" -#~ "\n" -#~ "%s\n" -#~ "\n" -#~ "You may prefer to just save it. What is your choice?" -#~ msgstr "" -#~ "Chystáte se instalovat na váš počítač následující balíček se software:\n" -#~ "\n" -#~ "%s\n" -#~ "\n" -#~ "Možná chcete tento balíček pouze uložit. Jak chcete pokračovat?" - -#~ msgid "Install it" -#~ msgstr "Instalovat" - -#~ msgid "Package installation..." -#~ msgstr "Instalace balíčku..." - #~ msgid "Initializing..." #~ msgstr "Inicializace..." #~ msgid "do you agree ?" #~ msgstr "souhlasíte?" -#~ msgid "Downloading package `%s'..." -#~ msgstr "Stahuje se balíček `%s'..." - -#~ msgid "Installing package `%s' (%s/%s)..." -#~ msgstr "Instaluji balíček `%s' (%s/%s)..." - #~ msgid " %s%% of %s completed, ETA = %s, speed = %s" #~ msgstr " %s%% z %s dokončeno, ETA = %s, rychlost = %s" |