diff options
Diffstat (limited to 'scripts/po/cs.po')
-rw-r--r-- | scripts/po/cs.po | 176 |
1 files changed, 88 insertions, 88 deletions
diff --git a/scripts/po/cs.po b/scripts/po/cs.po index 63ce7416..b719fee3 100644 --- a/scripts/po/cs.po +++ b/scripts/po/cs.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2019-11-01 10:52+1000\n" +"POT-Creation-Date: 2020-06-19 09:48+1000\n" "PO-Revision-Date: 2019-10-13 23:51+0000\n" "Last-Translator: Allan McRae <allan@archlinux.org>\n" "Language-Team: Czech (http://www.transifex.com/toofishes/archlinux-pacman/" @@ -63,15 +63,15 @@ msgid "Unable to find source file %s." msgstr "Nepodařilo se nalézt zdrojový soubor %s." #: scripts/makepkg.sh.in:222 scripts/makepkg.sh.in:357 -#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:1144 -#: scripts/makepkg.sh.in:1149 scripts/makepkg.sh.in:1154 -#: scripts/makepkg.sh.in:1160 scripts/makepkg.sh.in:1170 +#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:1148 +#: scripts/makepkg.sh.in:1153 scripts/makepkg.sh.in:1158 +#: scripts/makepkg.sh.in:1164 scripts/makepkg.sh.in:1174 #: scripts/libmakepkg/source/bzr.sh.in:55 #: scripts/libmakepkg/source/bzr.sh.in:86 #: scripts/libmakepkg/source/bzr.sh.in:101 #: scripts/libmakepkg/source/bzr.sh.in:106 #: scripts/libmakepkg/source/file.sh.in:75 -#: scripts/libmakepkg/source/file.sh.in:139 +#: scripts/libmakepkg/source/file.sh.in:140 #: scripts/libmakepkg/source/git.sh.in:53 #: scripts/libmakepkg/source/git.sh.in:61 #: scripts/libmakepkg/source/git.sh.in:90 @@ -179,207 +179,207 @@ msgstr "Vytváří se zdrojový balíček..." msgid "Adding %s..." msgstr "Přidává se %s..." -#: scripts/makepkg.sh.in:798 +#: scripts/makepkg.sh.in:801 msgid "Adding %s file (%s)..." msgstr "Přidává se soubor %s (%s)..." -#: scripts/makepkg.sh.in:808 +#: scripts/makepkg.sh.in:812 msgid "Compressing source package..." msgstr "Komprimuje se zdrojový balíček..." -#: scripts/makepkg.sh.in:818 +#: scripts/makepkg.sh.in:822 msgid "Failed to create source package file." msgstr "Selhalo vytváření zdrojového balíčku." -#: scripts/makepkg.sh.in:833 +#: scripts/makepkg.sh.in:837 msgid "Installing package %s with %s..." msgstr "Instaluje se balíček %s pomocí %s ..." -#: scripts/makepkg.sh.in:835 +#: scripts/makepkg.sh.in:839 msgid "Installing %s package group with %s..." msgstr "Instaluje se skupina balíčků %s pomocí %s ..." -#: scripts/makepkg.sh.in:853 +#: scripts/makepkg.sh.in:857 msgid "Failed to install built package(s)." msgstr "Selhala instalace vytvořeného balíčku." -#: scripts/makepkg.sh.in:865 +#: scripts/makepkg.sh.in:869 msgid "A package has already been built, installing existing package..." msgstr "Balíček je již sestaven, instaluje se existující balíček..." -#: scripts/makepkg.sh.in:869 +#: scripts/makepkg.sh.in:873 msgid "A package has already been built. (use %s to overwrite)" msgstr "Balíček je již sestaven. (použijte %s pro přepsání)" -#: scripts/makepkg.sh.in:888 +#: scripts/makepkg.sh.in:892 msgid "" "The package group has already been built, installing existing packages..." msgstr "Skupina balíčků je již sestavena, instalují se existující balíčky..." -#: scripts/makepkg.sh.in:892 +#: scripts/makepkg.sh.in:896 msgid "The package group has already been built. (use %s to overwrite)" msgstr "Skupina balíčků je již sestavena. (použijte %s pro přepsání)" -#: scripts/makepkg.sh.in:897 +#: scripts/makepkg.sh.in:901 msgid "Part of the package group has already been built. (use %s to overwrite)" msgstr "Část skupiny balíčků je již sestavena. (použijte %s pro přepsání)" -#: scripts/makepkg.sh.in:949 +#: scripts/makepkg.sh.in:953 msgid "Make packages compatible for use with pacman" msgstr "Vytvořit balíčky kompatibilní pro použití s programem pacman" -#: scripts/makepkg.sh.in:951 scripts/pacman-db-upgrade.sh.in:42 +#: scripts/makepkg.sh.in:955 scripts/pacman-db-upgrade.sh.in:42 msgid "Usage: %s [options]" msgstr "Použití: %s [volby]" -#: scripts/makepkg.sh.in:953 scripts/pacman-key.sh.in:81 +#: scripts/makepkg.sh.in:957 scripts/pacman-key.sh.in:81 msgid "Options:" msgstr "Volby:" -#: scripts/makepkg.sh.in:954 +#: scripts/makepkg.sh.in:958 msgid " -A, --ignorearch Ignore incomplete %s field in %s" msgstr " -A, --ignorearch Ignorovat nekompletní pole %s v %s" -#: scripts/makepkg.sh.in:955 +#: scripts/makepkg.sh.in:959 msgid " -c, --clean Clean up work files after build" msgstr " -c, --clean Odstranit pracovní soubory po sestavení" -#: scripts/makepkg.sh.in:956 +#: scripts/makepkg.sh.in:960 msgid " -C, --cleanbuild Remove %s dir before building the package" msgstr " -C, --cleanbuild Odstranit adresář %s před sestavením balíčku" -#: scripts/makepkg.sh.in:957 +#: scripts/makepkg.sh.in:961 msgid " -d, --nodeps Skip all dependency checks" msgstr " -d, --nodeps Přeskočit všechny kontroly závislostí" -#: scripts/makepkg.sh.in:958 +#: scripts/makepkg.sh.in:962 msgid " -e, --noextract Do not extract source files (use existing %s dir)" msgstr "" " -e, --noextract Nerozbalovat zdrojové soubory (použít existující %s " "složku)" -#: scripts/makepkg.sh.in:959 +#: scripts/makepkg.sh.in:963 msgid " -f, --force Overwrite existing package" msgstr " -f, --force Přepsat existující balíček" -#: scripts/makepkg.sh.in:960 +#: scripts/makepkg.sh.in:964 msgid " -g, --geninteg Generate integrity checks for source files" msgstr " -g, --geninteg Vygenerovat kontrolní součty zdrojových souborů" -#: scripts/makepkg.sh.in:961 +#: scripts/makepkg.sh.in:965 msgid " -h, --help Show this help message and exit" msgstr " -h, --help Vypsat nápovědu" -#: scripts/makepkg.sh.in:962 +#: scripts/makepkg.sh.in:966 msgid " -i, --install Install package after successful build" msgstr " -i, --install Po úspěšném sestavení nainstalovat balíček" -#: scripts/makepkg.sh.in:963 +#: scripts/makepkg.sh.in:967 msgid " -L, --log Log package build process" msgstr " -L, --log Zaznamenat proces sestavení balíčku" -#: scripts/makepkg.sh.in:964 +#: scripts/makepkg.sh.in:968 msgid " -m, --nocolor Disable colorized output messages" msgstr " -m, --nocolor Zakázat barevný výstup zpráv" -#: scripts/makepkg.sh.in:965 +#: scripts/makepkg.sh.in:969 msgid " -o, --nobuild Download and extract files only" msgstr " -o, --nobuild Pouze stáhnout a rozbalit soubory" -#: scripts/makepkg.sh.in:966 +#: scripts/makepkg.sh.in:970 msgid " -p <file> Use an alternate build script (instead of '%s')" msgstr " -p <file> Použít alternativní build skript (namísto '%s')" -#: scripts/makepkg.sh.in:967 +#: scripts/makepkg.sh.in:971 msgid "" " -r, --rmdeps Remove installed dependencies after a successful build" msgstr "" " -r, --rmdeps Po úspěšném sestavení odstranit nainstalované závislosti" -#: scripts/makepkg.sh.in:968 +#: scripts/makepkg.sh.in:972 msgid " -R, --repackage Repackage contents of the package without rebuilding" msgstr " -R, --repackage Znovu zabalit obsah balícku bez sestavení" -#: scripts/makepkg.sh.in:969 +#: scripts/makepkg.sh.in:973 msgid " -s, --syncdeps Install missing dependencies with %s" msgstr " -s, --syncdeps Nainstalovat chybějící závislosti pomocí %s" -#: scripts/makepkg.sh.in:970 +#: scripts/makepkg.sh.in:974 msgid "" " -S, --source Generate a source-only tarball without downloaded sources" msgstr " -S, --source Vytvoří zdrojový archiv, bez stahovaných souborů" -#: scripts/makepkg.sh.in:971 +#: scripts/makepkg.sh.in:975 msgid " -V, --version Show version information and exit" msgstr " -V, --version Verze programu" -#: scripts/makepkg.sh.in:972 +#: scripts/makepkg.sh.in:976 msgid "" " --allsource Generate a source-only tarball including downloaded " "sources" msgstr "" " --allsource Vytvořit zdrojový archiv, včetně stahovaných souborů" -#: scripts/makepkg.sh.in:973 +#: scripts/makepkg.sh.in:977 msgid " --check Run the %s function in the %s" msgstr " --check Spustí funkci %s v %s" -#: scripts/makepkg.sh.in:974 +#: scripts/makepkg.sh.in:978 msgid " --config <file> Use an alternate config file (instead of '%s')" msgstr "" " --config <file> Použít alternativní konfigurační soubor (namísto '%s')" -#: scripts/makepkg.sh.in:975 +#: scripts/makepkg.sh.in:979 msgid " --holdver Do not update VCS sources" msgstr "--holdver Neaktualizuje VCS zdroje" -#: scripts/makepkg.sh.in:976 +#: scripts/makepkg.sh.in:980 msgid "" " --key <key> Specify a key to use for %s signing instead of the default" msgstr " --key <klíč> Určí klíč pro podepisování %s namísto výchozího" -#: scripts/makepkg.sh.in:977 +#: scripts/makepkg.sh.in:981 msgid " --noarchive Do not create package archive" msgstr " --noarchive Nevytvářet archiv balíčku" -#: scripts/makepkg.sh.in:978 +#: scripts/makepkg.sh.in:982 msgid " --nocheck Do not run the %s function in the %s" msgstr " --nocheck Nespouštět funkci %s v %s" -#: scripts/makepkg.sh.in:979 +#: scripts/makepkg.sh.in:983 msgid " --noprepare Do not run the %s function in the %s" msgstr " --noprepare Nespouštět funkci %s v %s" -#: scripts/makepkg.sh.in:980 +#: scripts/makepkg.sh.in:984 msgid " --nosign Do not create a signature for the package" msgstr " --nosign Nepodepisovat balíček" -#: scripts/makepkg.sh.in:981 +#: scripts/makepkg.sh.in:985 msgid " --packagelist Only list package filepaths that would be produced" msgstr "" -#: scripts/makepkg.sh.in:982 +#: scripts/makepkg.sh.in:986 msgid " --printsrcinfo Print the generated SRCINFO and exit" msgstr " --printsrcinfo Zobrazit vygenerované SRCINFO a poté ukončit" -#: scripts/makepkg.sh.in:983 +#: scripts/makepkg.sh.in:987 msgid " --sign Sign the resulting package with %s" msgstr " --sign Podepsat výsledný balíček pomocí %s" -#: scripts/makepkg.sh.in:984 +#: scripts/makepkg.sh.in:988 msgid " --skipchecksums Do not verify checksums of the source files" msgstr " --skipchecksums Neověřuje kontrolní součty na zdrojových souborech" -#: scripts/makepkg.sh.in:985 +#: scripts/makepkg.sh.in:989 msgid "" " --skipinteg Do not perform any verification checks on source files" msgstr " --skipinteg Neověřuje integritu (pokud chybí kontrol. součty)" -#: scripts/makepkg.sh.in:986 +#: scripts/makepkg.sh.in:990 msgid " --skippgpcheck Do not verify source files with PGP signatures" msgstr " --skippgpcheck Neověřovat PGP podpisy u zdrojových souborů" -#: scripts/makepkg.sh.in:987 +#: scripts/makepkg.sh.in:991 msgid "" " --verifysource Download source files (if needed) and perform integrity " "checks" @@ -387,45 +387,45 @@ msgstr "" "--verifysource Stáhne zdrojové soubory (pokud je to potřeba) a provede " "kontrolu integrity" -#: scripts/makepkg.sh.in:989 +#: scripts/makepkg.sh.in:993 msgid "These options can be passed to %s:" msgstr "Tyto volby se předají %s:" -#: scripts/makepkg.sh.in:991 +#: scripts/makepkg.sh.in:995 msgid " --asdeps Install packages as non-explicitly installed" msgstr " --asdeps nainstalovat balíčky jako závislosti" -#: scripts/makepkg.sh.in:992 +#: scripts/makepkg.sh.in:996 msgid "" " --needed Do not reinstall the targets that are already up to date" msgstr "" " --needed nepřeinstalovávát balíčky, které jsou stále aktuální" -#: scripts/makepkg.sh.in:993 +#: scripts/makepkg.sh.in:997 msgid "" " --noconfirm Do not ask for confirmation when resolving dependencies" msgstr " --noconfirm Nedotazovat se na potvrzení" -#: scripts/makepkg.sh.in:994 +#: scripts/makepkg.sh.in:998 msgid " --noprogressbar Do not show a progress bar when downloading files" msgstr " --noprogressbar Nezobrazovat průběh stahování souborů" -#: scripts/makepkg.sh.in:996 +#: scripts/makepkg.sh.in:1000 msgid "If %s is not specified, %s will look for '%s'" msgstr "Když není zadáno %s, %s bude hledat '%s'" -#: scripts/makepkg.sh.in:1005 scripts/pacman-db-upgrade.sh.in:58 +#: scripts/makepkg.sh.in:1009 scripts/pacman-db-upgrade.sh.in:58 #: scripts/pacman-key.sh.in:96 scripts/repo-add.sh.in:101 msgid "" "This is free software; see the source for copying conditions.\\nThere is NO " "WARRANTY, to the extent permitted by law.\\n" msgstr "" -#: scripts/makepkg.sh.in:1106 scripts/repo-add.sh.in:607 +#: scripts/makepkg.sh.in:1110 scripts/repo-add.sh.in:607 msgid "%s signal caught. Exiting..." msgstr "Zachycen signál %s. Ukončování..." -#: scripts/makepkg.sh.in:1176 +#: scripts/makepkg.sh.in:1180 msgid "" "Running %s as root is not allowed as it can cause permanent,\\ncatastrophic " "damage to your system." @@ -433,83 +433,83 @@ msgstr "" "Spuštění %s jako root není povoleno, protože může způsobit trvalou," "\\nkatastrofickou škodu na vašem systému." -#: scripts/makepkg.sh.in:1182 +#: scripts/makepkg.sh.in:1186 msgid "Do not use the %s option. This option is only for internal use by %s." msgstr "Nepoužívejte volbu %s. Tato volba slouží jen pro vnitřní užití pro %s." -#: scripts/makepkg.sh.in:1197 +#: scripts/makepkg.sh.in:1201 msgid "%s does not exist." msgstr "%s neexistuje." -#: scripts/makepkg.sh.in:1202 +#: scripts/makepkg.sh.in:1206 msgid "%s contains %s characters and cannot be sourced." msgstr "%s obsahuje %s znaky a nemůže být načten." -#: scripts/makepkg.sh.in:1207 +#: scripts/makepkg.sh.in:1211 msgid "%s must be in the current working directory." msgstr "%s musí být v aktuálním pracovním adresáři." -#: scripts/makepkg.sh.in:1285 +#: scripts/makepkg.sh.in:1289 msgid "The key %s does not exist in your keyring." msgstr "Klíč %s neexistuje ve vaší klíčence." -#: scripts/makepkg.sh.in:1287 scripts/repo-add.sh.in:145 +#: scripts/makepkg.sh.in:1291 scripts/repo-add.sh.in:145 msgid "There is no key in your keyring." msgstr "Ve vaší klíčence není žádný klíč." -#: scripts/makepkg.sh.in:1311 scripts/makepkg.sh.in:1326 +#: scripts/makepkg.sh.in:1315 scripts/makepkg.sh.in:1330 msgid "Leaving %s environment." msgstr "Opouští se prostředí %s." -#: scripts/makepkg.sh.in:1330 +#: scripts/makepkg.sh.in:1334 msgid "Making package: %s" msgstr "Vytváří se balíček: %s" -#: scripts/makepkg.sh.in:1336 +#: scripts/makepkg.sh.in:1340 msgid "A source package has already been built. (use %s to overwrite)" msgstr "Zdrojový balíček je již sestaven. (použijte %s pro přepsání)" -#: scripts/makepkg.sh.in:1356 +#: scripts/makepkg.sh.in:1360 msgid "Signing package..." msgstr "Podepisování balíčku..." -#: scripts/makepkg.sh.in:1360 +#: scripts/makepkg.sh.in:1364 msgid "Source package created: %s" msgstr "Zdrojový balíček vytvořen: %s" -#: scripts/makepkg.sh.in:1366 +#: scripts/makepkg.sh.in:1370 msgid "Skipping dependency checks." msgstr "Neprovádí se kontrola závislostí." -#: scripts/makepkg.sh.in:1374 +#: scripts/makepkg.sh.in:1378 msgid "Checking runtime dependencies..." msgstr "Kontrola runtime závislostí..." -#: scripts/makepkg.sh.in:1381 +#: scripts/makepkg.sh.in:1385 msgid "Checking buildtime dependencies..." msgstr "Kontrola buildtime závislostí..." -#: scripts/makepkg.sh.in:1393 +#: scripts/makepkg.sh.in:1397 msgid "Could not resolve all dependencies." msgstr "Nelze vyřešit všechny závislosti." -#: scripts/makepkg.sh.in:1405 +#: scripts/makepkg.sh.in:1409 msgid "Using existing %s tree" msgstr "Používám existující %s strom" -#: scripts/makepkg.sh.in:1412 scripts/makepkg.sh.in:1440 +#: scripts/makepkg.sh.in:1416 scripts/makepkg.sh.in:1444 msgid "Removing existing %s directory..." msgstr "Odstraňuje se existující adresář %s ..." -#: scripts/makepkg.sh.in:1435 +#: scripts/makepkg.sh.in:1439 msgid "Sources are ready." msgstr "Zdroje jsou připraveny." -#: scripts/makepkg.sh.in:1462 +#: scripts/makepkg.sh.in:1466 msgid "Package directory is ready." msgstr "Adresář balíčků je připraven." -#: scripts/makepkg.sh.in:1466 +#: scripts/makepkg.sh.in:1470 msgid "Finished making: %s" msgstr "Dokončeno vytváření: %s" @@ -601,7 +601,7 @@ msgstr " --version Verze programu\n" #: scripts/makepkg-template.pl.in:194 #, fuzzy msgid "" -"Copyright (c) 2013-2019 Pacman Development Team <pacman-dev@archlinux.org>.\n" +"Copyright (c) 2013-2020 Pacman Development Team <pacman-dev@archlinux.org>.\n" "This is free software; see the source for copying conditions.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" @@ -1278,7 +1278,7 @@ msgstr "neplatný veřejný klíč" #: scripts/libmakepkg/integrity/verify_signature.sh.in:93 #: scripts/libmakepkg/integrity/verify_signature.sh.in:97 -#: scripts/libmakepkg/util/message.sh.in:71 +#: scripts/libmakepkg/util/message.sh.in:79 msgid "WARNING:" msgstr "VAROVÁNÍ:" @@ -1499,11 +1499,11 @@ msgstr "Stahuje se %s..." msgid "Failure while downloading %s" msgstr "Selhalo stažení %s" -#: scripts/libmakepkg/source/file.sh.in:130 +#: scripts/libmakepkg/source/file.sh.in:131 msgid "Extracting %s with %s" msgstr "Rozbaluje se %s pomocí %s" -#: scripts/libmakepkg/source/file.sh.in:138 +#: scripts/libmakepkg/source/file.sh.in:139 msgid "Failed to extract %s" msgstr "Selhalo rozbalení %s" @@ -1564,7 +1564,7 @@ msgstr "Promazávají se zbytečné soubory..." msgid "Removing static library files..." msgstr "Odstraňování souborů statických knihoven..." -#: scripts/libmakepkg/tidy/strip.sh.in:99 +#: scripts/libmakepkg/tidy/strip.sh.in:102 msgid "Stripping unneeded symbols from binaries and libraries..." msgstr "" "Odstraňují se nepotřebné ladící informace z binárních souborů a knihoven..." @@ -1577,7 +1577,7 @@ msgstr "Komprimují se man a info stránky..." msgid "'%s' is not a valid archive extension." msgstr "'%s' není platná přípona archívu." -#: scripts/libmakepkg/util/message.sh.in:76 +#: scripts/libmakepkg/util/message.sh.in:84 msgid "ERROR:" msgstr "CHYBA:" |