2011-03-14 13:44:03 -05:00
# SOME DESCRIPTIVE TITLE.
2024-02-19 11:07:26 +10:00
# Copyright (C) YEAR "Pacman Development Team <pacman-dev@lists.archlinux.org>"
2021-05-20 12:33:05 +10:00
# This file is distributed under the same license as the pacman-scripts package.
2018-04-29 23:56:07 +10:00
#
2011-09-22 11:26:21 -05:00
# Translators:
2013-04-30 21:18:42 +10:00
# Dan McGee <dpmcgee@gmail.com>, 2011
2018-05-15 11:03:42 +10:00
# David Macek <david.macek.0@gmail.com>, 2018
# IAmNotImportant, 2017
2024-02-19 11:07:26 +10:00
# Jaroslav Lichtblau <l10n@lichtblau.cz>, 2014-2016
# Jaroslav Lichtblau <jlichtblau@seznam.cz>, 2014,2022
2024-05-10 16:51:49 +10:00
# Jiří Podhorný <jp@email.cz>, 2023-2024
2021-04-23 10:44:27 +10:00
# Lukáš Kucharczyk <lukas@kucharczyk.xyz>, 2020
2013-04-30 21:18:42 +10:00
# Marek Otahal <markotahalREMOVETHIS@gmail.com>, 2011
2013-06-18 13:17:30 +10:00
# mmm <markotahal@gmail.com>, 2013
2013-04-30 21:18:42 +10:00
# mmm <markotahal@gmail.com>, 2011
2018-04-29 23:43:07 +10:00
# IAmNotImportant, 2017
2014-11-18 15:06:30 +10:00
# mmm <markotahal@gmail.com>, 2011,2013
2013-04-30 21:18:42 +10:00
# Vojtěch Gondžala <vojtech.gondzala@gmail.com>, 2011,2013
2007-12-21 11:01:29 -06:00
msgid ""
msgstr ""
2011-03-14 13:44:03 -05:00
"Project-Id-Version: Arch Linux Pacman package manager\n"
2024-05-10 16:51:49 +10:00
"Report-Msgid-Bugs-To: https://gitlab.archlinux.org/pacman/pacman/-/issues\n"
"POT-Creation-Date: 2024-05-10 16:53+1000\n"
2024-02-19 11:07:26 +10:00
"PO-Revision-Date: 2011-08-08 22:35+0000\n"
2024-07-02 10:27:22 +10:00
"Last-Translator: Vojtěch Gondžala <vojtech.gondzala@gmail.com>, 2011,2013\n"
"Language-Team: Czech (http://app.transifex.com/toofishes/archlinux-pacman/language/cs/)\n"
2007-12-21 11:01:29 -06:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2024-07-02 10:27:22 +10:00
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
2007-12-21 11:01:29 -06:00
2021-04-23 10:44:27 +10:00
#: scripts/makepkg.sh.in:139
2007-12-21 11:01:29 -06:00
msgid "Cleaning up..."
2011-10-10 21:21:59 -05:00
msgstr "Probíhá čištění..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:186
2011-08-08 17:17:15 -05:00
msgid "Entering %s environment..."
2011-10-10 21:21:59 -05:00
msgstr "Vstupuje se do %s prostředí..."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:193 scripts/makepkg.sh.in:419
2019-08-12 11:42:10 +10:00
msgid "Starting %s()..."
msgstr "Spouští se %s()..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:199
2014-11-18 15:14:51 +10:00
msgid "pkgver() generated an invalid version: %s"
2014-12-19 13:53:35 +10:00
msgstr "pkgver() vygeneroval neplatnou verzi: %s"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:209
2014-11-18 15:14:51 +10:00
msgid "Failed to update %s from %s to %s"
2014-12-19 13:53:35 +10:00
msgstr "Selhala aktualizace %s z %s na %s"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:215
2013-03-10 13:07:16 +10:00
msgid "Updated version: %s"
2013-06-18 13:17:30 +10:00
msgstr "Aktualizovaná verze: %s"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:217
2013-03-10 13:07:16 +10:00
msgid "%s is not writeable -- pkgver will not be updated"
2013-06-18 13:17:30 +10:00
msgstr "%s není zapisovatelný -- pkgver nebude aktualizován"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:225
2013-03-10 13:07:16 +10:00
msgid "Unable to find source file %s."
msgstr "Nepodařilo se nalézt zdrojový soubor %s."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:226 scripts/makepkg.sh.in:368
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:580 scripts/makepkg.sh.in:1078
#: scripts/makepkg.sh.in:1083 scripts/makepkg.sh.in:1088
#: scripts/makepkg.sh.in:1094 scripts/makepkg.sh.in:1104
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:62
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:55
#: scripts/libmakepkg/source/bzr.sh.in:86
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:101
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:106
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/file.sh.in:75
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/source/file.sh.in:145
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/git.sh.in:53
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/source/git.sh.in:62
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:98
#: scripts/libmakepkg/source/git.sh.in:104
#: scripts/libmakepkg/source/git.sh.in:121
#: scripts/libmakepkg/source/git.sh.in:130
#: scripts/libmakepkg/source/git.sh.in:138
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/hg.sh.in:52 scripts/libmakepkg/source/hg.sh.in:94
#: scripts/libmakepkg/source/hg.sh.in:103
#: scripts/libmakepkg/source/hg.sh.in:108
#: scripts/libmakepkg/source/svn.sh.in:63
#: scripts/libmakepkg/source/svn.sh.in:73
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/source.sh.in:162
#: scripts/libmakepkg/util/source.sh.in:171
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:81
2015-12-09 16:02:55 +10:00
msgid "Aborting..."
msgstr "Rušení..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:251
2019-08-12 11:42:10 +10:00
msgid "Pacman is currently in use, please wait..."
2021-04-23 10:44:27 +10:00
msgstr "Pacman se používá jinde, čekejte prosím…"
2019-08-12 11:42:10 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:272
2010-06-04 13:35:57 -05:00
msgid "'%s' returned a fatal error (%i): %s"
2010-06-05 11:40:42 -05:00
msgstr "%s vrátil fatální chybu (%i): %s"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:291
2007-12-21 11:01:29 -06:00
msgid "Installing missing dependencies..."
2009-01-05 19:06:39 -06:00
msgstr "Instalují se chybějící závislosti..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:294
2010-06-04 13:35:57 -05:00
msgid "'%s' failed to install missing dependencies."
2010-06-05 11:40:42 -05:00
msgstr "%s selhal při instalaci chybějících závislostí."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:329
2013-03-10 13:07:16 +10:00
msgid "Missing dependencies:"
2013-06-18 13:17:30 +10:00
msgstr "Chybějící závislosti: "
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:345 scripts/makepkg.sh.in:359
2008-07-19 14:14:01 +02:00
msgid "Failed to remove installed dependencies."
msgstr "Selhalo odstranění nainstalovaných závislostí."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:367
2013-03-10 13:07:16 +10:00
msgid "A failure occurred in %s()."
msgstr "Došlo k chybě v %s()."
2009-09-17 02:07:42 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:480
2018-04-29 23:56:07 +10:00
msgid "Invalid value for %s: %s"
2018-05-15 11:03:42 +10:00
msgstr "Neplatná hodnota pro %s: %s"
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:579
2011-08-08 17:17:15 -05:00
msgid "Missing %s directory."
2011-10-10 21:21:59 -05:00
msgstr "Chybí složka %s."
2009-07-27 21:42:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:585
2013-03-10 13:07:16 +10:00
msgid "Creating package \"%s\"..."
2013-06-18 13:17:30 +10:00
msgstr "Vytváří se balíček \"%s\"..."
2009-07-27 21:42:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:588 scripts/makepkg.sh.in:590
#: scripts/makepkg.sh.in:678
2019-08-12 11:42:10 +10:00
msgid "Generating %s file..."
msgstr "Vytváření %s souboru..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:598
2011-03-14 13:44:03 -05:00
msgid "Adding %s file..."
msgstr "Přidán soubor %s..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:600
2014-11-18 15:14:51 +10:00
msgid "Failed to add %s file to package."
2014-12-19 13:53:35 +10:00
msgstr "Selhalo přidání %s souboru do balíčku."
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:618
2013-03-10 13:07:16 +10:00
msgid "Generating .MTREE file..."
2013-06-18 13:17:30 +10:00
msgstr "Vytváření .MTREE souboru ..."
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:624
2007-12-21 11:01:29 -06:00
msgid "Compressing package..."
2009-01-05 19:06:39 -06:00
msgstr "Komprimuje se balíček..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:633
2007-12-21 11:01:29 -06:00
msgid "Failed to create package file."
msgstr "Selhalo vytvoření balíčku."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:669
2007-12-21 11:01:29 -06:00
msgid "Creating source package..."
2009-01-05 19:06:39 -06:00
msgstr "Vytváří se zdrojový balíček..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:688
2007-12-21 11:01:29 -06:00
msgid "Adding %s..."
2009-01-05 19:06:39 -06:00
msgstr "Přidává se %s..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:709
2010-06-04 13:35:57 -05:00
msgid "Adding %s file (%s)..."
2010-06-05 11:40:42 -05:00
msgstr "Přidává se soubor %s (%s)..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:730
2007-12-21 11:01:29 -06:00
msgid "Compressing source package..."
2009-01-05 19:06:39 -06:00
msgstr "Komprimuje se zdrojový balíček..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:740
2007-12-21 11:01:29 -06:00
msgid "Failed to create source package file."
msgstr "Selhalo vytváření zdrojového balíčku."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:755
2011-08-08 17:17:15 -05:00
msgid "Installing package %s with %s..."
2011-10-10 21:21:59 -05:00
msgstr "Instaluje se balíček %s pomocí %s ..."
2010-06-04 13:35:57 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:757
2011-08-08 17:17:15 -05:00
msgid "Installing %s package group with %s..."
2011-10-10 21:21:59 -05:00
msgstr "Instaluje se skupina balíčků %s pomocí %s ..."
2010-06-04 13:35:57 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:775
2009-07-27 21:42:16 -05:00
msgid "Failed to install built package(s)."
2009-07-29 11:08:53 +02:00
msgstr "Selhala instalace vytvořeného balíčku."
2009-07-27 21:42:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:788
2013-03-10 13:07:16 +10:00
msgid "A package has already been built, installing existing package..."
msgstr "Balíček je již sestaven, instaluje se existující balíček..."
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:792
2013-03-10 13:07:16 +10:00
msgid "A package has already been built. (use %s to overwrite)"
msgstr "Balíček je již sestaven. (použijte %s pro přepsání)"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:811
2013-03-10 13:07:16 +10:00
msgid ""
"The package group has already been built, installing existing packages..."
msgstr "Skupina balíčků je již sestavena, instalují se existující balíčky..."
2011-08-08 17:17:15 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:815
2013-03-10 13:07:16 +10:00
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í)"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:820
2024-07-02 10:27:22 +10:00
msgid ""
"Part of the package group has already been built. (use %s to overwrite)"
2013-03-10 13:07:16 +10:00
msgstr "Část skupiny balíčků je již sestavena. (použijte %s pro přepsání)"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:874
2014-11-18 15:14:51 +10:00
msgid "Make packages compatible for use with pacman"
2014-12-19 13:53:35 +10:00
msgstr "Vytvořit balíčky kompatibilní pro použití s programem pacman"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:876 scripts/pacman-db-upgrade.sh.in:41
2007-12-21 11:01:29 -06:00
msgid "Usage: %s [options]"
msgstr "Použití: %s [volby]"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:878 scripts/pacman-key.sh.in:82
2008-01-14 23:16:16 -06:00
msgid "Options:"
msgstr "Volby:"
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:879
2011-08-08 17:17:15 -05:00
msgid " -A, --ignorearch Ignore incomplete %s field in %s"
2011-10-10 21:21:59 -05:00
msgstr " -A, --ignorearch Ignorovat nekompletní pole %s v %s"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:880
2007-12-21 11:01:29 -06:00
msgid " -c, --clean Clean up work files after build"
2009-01-05 19:06:39 -06:00
msgstr " -c, --clean Odstranit pracovní soubory po sestavení"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:881
2014-11-18 15:14:51 +10:00
msgid " -C, --cleanbuild Remove %s dir before building the package"
2014-12-19 13:53:35 +10:00
msgstr " -C, --cleanbuild Odstranit adresář %s před sestavením balíčku"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:882
2007-12-21 11:01:29 -06:00
msgid " -d, --nodeps Skip all dependency checks"
2009-01-05 19:06:39 -06:00
msgstr " -d, --nodeps Přeskočit všechny kontroly závislostí"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/makepkg.sh.in:883
2024-07-02 10:27:22 +10:00
msgid ""
" -D, --dir <dir> Change to directory <dir> before processing PKGBUILD"
2024-05-10 16:51:49 +10:00
msgstr ""
#: scripts/makepkg.sh.in:884
2011-08-08 17:17:15 -05:00
msgid " -e, --noextract Do not extract source files (use existing %s dir)"
2024-07-02 10:27:22 +10:00
msgstr " -e, --noextract Nerozbalovat zdrojové soubory (použít existující %s složku)"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:885
2007-12-21 11:01:29 -06:00
msgid " -f, --force Overwrite existing package"
msgstr " -f, --force Přepsat existující balíček"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:886
2007-12-21 11:01:29 -06:00
msgid " -g, --geninteg Generate integrity checks for source files"
2009-01-05 19:06:39 -06:00
msgstr " -g, --geninteg Vygenerovat kontrolní součty zdrojových souborů"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:887
2011-06-23 21:48:35 -05:00
msgid " -h, --help Show this help message and exit"
2011-10-10 21:21:59 -05:00
msgstr " -h, --help Vypsat nápovědu"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:888
2007-12-21 11:01:29 -06:00
msgid " -i, --install Install package after successful build"
2009-01-05 19:06:39 -06:00
msgstr " -i, --install Po úspěšném sestavení nainstalovat balíček"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:889
2007-12-21 11:01:29 -06:00
msgid " -L, --log Log package build process"
2008-01-16 17:19:50 +01:00
msgstr " -L, --log Zaznamenat proces sestavení balíčku"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:890
2007-12-21 11:01:29 -06:00
msgid " -m, --nocolor Disable colorized output messages"
2009-01-05 19:06:39 -06:00
msgstr " -m, --nocolor Zakázat barevný výstup zpráv"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:891
2007-12-21 11:01:29 -06:00
msgid " -o, --nobuild Download and extract files only"
2009-01-05 19:06:39 -06:00
msgstr " -o, --nobuild Pouze stáhnout a rozbalit soubory"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:892
2010-06-04 13:35:57 -05:00
msgid " -p <file> Use an alternate build script (instead of '%s')"
2010-06-05 11:40:42 -05:00
msgstr " -p <file> Použít alternativní build skript (namísto '%s')"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:893
2008-02-09 10:42:08 -06:00
msgid ""
" -r, --rmdeps Remove installed dependencies after a successful build"
2024-07-02 10:27:22 +10:00
msgstr " -r, --rmdeps Po úspěšném sestavení odstranit nainstalované závislosti"
2008-01-14 23:16:16 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:894
2024-07-02 10:27:22 +10:00
msgid ""
" -R, --repackage Repackage contents of the package without rebuilding"
2009-07-29 11:08:53 +02:00
msgstr " -R, --repackage Znovu zabalit obsah balícku bez sestavení"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:895
2011-08-08 17:17:15 -05:00
msgid " -s, --syncdeps Install missing dependencies with %s"
2011-10-10 21:21:59 -05:00
msgstr " -s, --syncdeps Nainstalovat chybějící závislosti pomocí %s"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:896
2011-09-22 11:33:25 -05:00
msgid ""
" -S, --source Generate a source-only tarball without downloaded sources"
2013-03-10 12:56:55 +10:00
msgstr " -S, --source Vytvoří zdrojový archiv, bez stahovaných souborů"
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:897
2013-04-30 21:18:42 +10:00
msgid " -V, --version Show version information and exit"
2024-05-10 16:51:49 +10:00
msgstr " -V, --version Verze programu"
2013-04-30 21:18:42 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:898
2008-08-23 11:21:28 -05:00
msgid ""
2010-06-04 13:35:57 -05:00
" --allsource Generate a source-only tarball including downloaded "
2008-08-23 11:21:28 -05:00
"sources"
2024-07-02 10:27:22 +10:00
msgstr " --allsource Vytvořit zdrojový archiv, včetně stahovaných souborů"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:899
2011-08-08 17:17:15 -05:00
msgid " --check Run the %s function in the %s"
2011-10-10 21:21:59 -05:00
msgstr " --check Spustí funkci %s v %s"
2011-03-14 13:44:03 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:900
2010-06-04 13:35:57 -05:00
msgid " --config <file> Use an alternate config file (instead of '%s')"
2024-07-02 10:27:22 +10:00
msgstr " --config <file> Použít alternativní konfigurační soubor (namísto '%s')"
2010-06-04 13:35:57 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:901
2013-03-10 13:07:16 +10:00
msgid " --holdver Do not update VCS sources"
2024-05-10 16:51:49 +10:00
msgstr " --holdver Neaktualizuje VCS zdroje"
2011-03-14 13:44:03 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:902
2011-06-23 21:48:35 -05:00
msgid ""
2024-07-02 10:27:22 +10:00
" --key <key> Specify a key to use for %s signing instead of the "
"default"
2013-03-10 12:56:55 +10:00
msgstr " --key <klíč> Určí klíč pro podepisování %s namísto výchozího"
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:903
2014-11-18 15:14:51 +10:00
msgid " --noarchive Do not create package archive"
2014-12-19 13:53:35 +10:00
msgstr " --noarchive Nevytvářet archiv balíčku"
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:904
2011-08-08 17:17:15 -05:00
msgid " --nocheck Do not run the %s function in the %s"
2011-10-10 21:21:59 -05:00
msgstr " --nocheck Nespouštět funkci %s v %s"
2008-01-14 23:16:16 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:905
2014-11-18 15:14:51 +10:00
msgid " --noprepare Do not run the %s function in the %s"
2014-12-19 13:53:35 +10:00
msgstr " --noprepare Nespouštět funkci %s v %s"
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:906
2011-06-23 21:48:35 -05:00
msgid " --nosign Do not create a signature for the package"
2013-03-10 12:56:55 +10:00
msgstr " --nosign Nepodepisovat balíček"
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:907
2018-07-19 14:12:04 +10:00
msgid " --packagelist Only list package filepaths that would be produced"
2024-07-02 10:27:22 +10:00
msgstr " --packagelist Zobrazit pouze seznam balíčků, který by byl vytvořen"
2015-12-09 16:02:55 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:908
2015-12-09 16:02:55 +10:00
msgid " --printsrcinfo Print the generated SRCINFO and exit"
2016-01-17 13:39:02 +10:00
msgstr " --printsrcinfo Zobrazit vygenerované SRCINFO a poté ukončit"
2010-06-04 13:35:57 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:909
2011-08-08 17:17:15 -05:00
msgid " --sign Sign the resulting package with %s"
2013-03-10 12:56:55 +10:00
msgstr " --sign Podepsat výsledný balíček pomocí %s"
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:910
2011-08-08 17:17:15 -05:00
msgid " --skipchecksums Do not verify checksums of the source files"
2013-03-10 12:56:55 +10:00
msgstr " --skipchecksums Neověřuje kontrolní součty na zdrojových souborech"
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:911
2011-08-08 17:17:15 -05:00
msgid ""
" --skipinteg Do not perform any verification checks on source files"
2024-05-10 16:51:49 +10:00
msgstr " --skipinteg Neověřuje integritu (pokud chybí kontrol. součty)"
2010-06-04 13:35:57 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:912
2011-08-09 15:50:58 -05:00
msgid " --skippgpcheck Do not verify source files with PGP signatures"
2011-10-10 21:21:59 -05:00
msgstr " --skippgpcheck Neověřovat PGP podpisy u zdrojových souborů"
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:913
2014-11-18 15:14:51 +10:00
msgid ""
" --verifysource Download source files (if needed) and perform integrity "
"checks"
2024-07-02 10:27:22 +10:00
msgstr " --verifysource Stáhne zdrojové soubory (pokud je to potřeba) a provede kontrolu integrity"
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:915
2011-08-08 17:17:15 -05:00
msgid "These options can be passed to %s:"
2011-10-10 21:21:59 -05:00
msgstr "Tyto volby se předají %s:"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:917
2013-03-10 13:07:16 +10:00
msgid " --asdeps Install packages as non-explicitly installed"
2024-05-10 16:51:49 +10:00
msgstr " --asdeps Nainstalovat balíčky jako závislosti"
2013-03-10 13:07:16 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:918
2007-12-21 11:01:29 -06:00
msgid ""
2014-11-18 15:14:51 +10:00
" --needed Do not reinstall the targets that are already up to date"
2024-07-02 10:27:22 +10:00
msgstr " --needed Nepřeinstalovávát balíčky, které jsou stále aktuální"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:919
2013-03-10 13:07:16 +10:00
msgid ""
2014-11-18 15:14:51 +10:00
" --noconfirm Do not ask for confirmation when resolving dependencies"
msgstr " --noconfirm Nedotazovat se na potvrzení"
2013-03-10 13:07:16 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:920
2010-06-04 13:35:57 -05:00
msgid " --noprogressbar Do not show a progress bar when downloading files"
2010-06-05 11:40:42 -05:00
msgstr " --noprogressbar Nezobrazovat průběh stahování souborů"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:922
2011-08-08 17:17:15 -05:00
msgid "If %s is not specified, %s will look for '%s'"
2011-10-10 21:21:59 -05:00
msgstr "Když není zadáno %s, %s bude hledat '%s'"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:931 scripts/pacman-db-upgrade.sh.in:57
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:99 scripts/repo-add.sh.in:104
2008-07-19 14:14:01 +02:00
msgid ""
2019-08-12 11:42:10 +10:00
"This is free software; see the source for copying conditions.\\nThere is NO "
2018-04-29 23:56:07 +10:00
"WARRANTY, to the extent permitted by law.\\n"
2024-07-02 10:27:22 +10:00
msgstr "Toto je svobodný software; podmínky pro kopírování viz. zdrojový kód\\nNejsou poskytovány ŽÁDNÉ ZÁRUKY, v rozsahu povoleném zákonem.\\n"
2018-04-29 23:56:07 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1040 scripts/repo-add.sh.in:602
2011-11-13 22:16:08 -06:00
msgid "%s signal caught. Exiting..."
2013-03-10 12:56:55 +10:00
msgstr "Zachycen signál %s. Ukončování..."
2011-11-13 22:16:08 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1110
2011-08-09 15:50:58 -05:00
msgid ""
2014-11-18 15:14:51 +10:00
"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic "
"damage to your system."
2024-07-02 10:27:22 +10:00
msgstr "Spuštění %s jako root není povoleno, protože může způsobit trvalou,\\nkatastrofickou škodu na vašem systému."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1116
2018-04-29 23:56:07 +10:00
msgid "Do not use the %s option. This option is only for internal use by %s."
2018-05-15 11:03:42 +10:00
msgstr "Nepoužívejte volbu %s. Tato volba slouží jen pro vnitřní užití pro %s."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1131
2007-12-21 11:01:29 -06:00
msgid "%s does not exist."
msgstr "%s neexistuje."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1136
2011-08-08 17:17:15 -05:00
msgid "%s contains %s characters and cannot be sourced."
2011-10-10 21:21:59 -05:00
msgstr "%s obsahuje %s znaky a nemůže být načten."
2008-07-19 14:14:01 +02:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1141
2014-11-18 15:14:51 +10:00
msgid "%s must be in the current working directory."
2014-12-19 13:53:35 +10:00
msgstr "%s musí být v aktuálním pracovním adresáři."
2014-11-18 15:14:51 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1235 scripts/makepkg.sh.in:1250
2024-02-19 11:07:26 +10:00
msgid "Leaving %s environment."
msgstr "Opouští se prostředí %s."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1262
2011-08-08 17:17:15 -05:00
msgid "The key %s does not exist in your keyring."
2011-10-10 21:21:59 -05:00
msgstr "Klíč %s neexistuje ve vaší klíčence."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1264 scripts/repo-add.sh.in:148
2011-06-23 21:48:35 -05:00
msgid "There is no key in your keyring."
2011-10-10 21:21:59 -05:00
msgstr "Ve vaší klíčence není žádný klíč."
2011-06-23 21:48:35 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1270
2007-12-21 11:01:29 -06:00
msgid "Making package: %s"
2009-01-05 19:06:39 -06:00
msgstr "Vytváří se balíček: %s"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1276
2011-08-08 17:17:15 -05:00
msgid "A source package has already been built. (use %s to overwrite)"
2011-10-10 21:21:59 -05:00
msgstr "Zdrojový balíček je již sestaven. (použijte %s pro přepsání)"
2010-06-04 13:35:57 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1296
2018-04-29 23:56:07 +10:00
msgid "Signing package..."
msgstr "Podepisování balíčku..."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1300
2007-12-21 11:01:29 -06:00
msgid "Source package created: %s"
msgstr "Zdrojový balíček vytvořen: %s"
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1306
2007-12-21 11:01:29 -06:00
msgid "Skipping dependency checks."
2009-01-05 19:06:39 -06:00
msgstr "Neprovádí se kontrola závislostí."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1314
2011-03-14 13:44:03 -05:00
msgid "Checking runtime dependencies..."
msgstr "Kontrola runtime závislostí..."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1321
2011-03-14 13:44:03 -05:00
msgid "Checking buildtime dependencies..."
msgstr "Kontrola buildtime závislostí..."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1333
2007-12-21 11:01:29 -06:00
msgid "Could not resolve all dependencies."
2009-01-05 19:06:39 -06:00
msgstr "Nelze vyřešit všechny závislosti."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1344
2013-03-10 13:07:16 +10:00
msgid "Using existing %s tree"
2013-06-18 13:17:30 +10:00
msgstr "Používám existující %s strom"
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1351 scripts/makepkg.sh.in:1382
2014-11-18 15:14:51 +10:00
msgid "Removing existing %s directory..."
msgstr "Odstraňuje se existující adresář %s ..."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1377
2007-12-21 11:01:29 -06:00
msgid "Sources are ready."
msgstr "Zdroje jsou připraveny."
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1404
2014-11-18 15:14:51 +10:00
msgid "Package directory is ready."
2014-12-19 13:53:35 +10:00
msgstr "Adresář balíčků je připraven."
2007-12-21 11:01:29 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/makepkg.sh.in:1408
2007-12-21 11:01:29 -06:00
msgid "Finished making: %s"
msgstr "Dokončeno vytváření: %s"
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:39
2014-11-18 15:14:51 +10:00
msgid "Upgrade the local pacman database to a newer format"
2014-12-19 13:53:35 +10:00
msgstr "Aktualizovat lokální databázi programu pacman na nejnovější formát"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:43
2014-11-18 15:14:51 +10:00
msgid "options:"
2014-12-19 13:53:35 +10:00
msgstr "volby:"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:44
2018-04-29 23:43:07 +10:00
msgid " -d, --dbpath <path> set an alternate database location"
msgstr " -d, --dbpath <path> nastavit alternativní umístění databáze"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:45
2014-11-18 15:14:51 +10:00
msgid " -h, --help show this help message and exit"
2014-12-19 13:53:35 +10:00
msgstr " -h, --help vypsat tuto nápovědu a ukončit program"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:46
2014-11-18 15:14:51 +10:00
msgid " -r, --root <path> set an alternate installation root"
2024-07-02 10:27:22 +10:00
msgstr " -r, --root <path> nastavit alternativní kořenový adresář instalace"
2007-12-21 11:01:29 -06:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:47
2014-11-18 15:14:51 +10:00
msgid " -V, --version show version information and exit"
2014-12-19 13:53:35 +10:00
msgstr " -V, --version zobrazit informaci o verzi a ukončit program"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:48
2014-11-18 15:14:51 +10:00
msgid " --config <path> set an alternate configuration file"
2014-12-19 13:53:35 +10:00
msgstr " --config <path> nastavit alternativní konfigurační soubor"
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:49
2014-11-18 15:14:51 +10:00
msgid " --nocolor disable colorized output messages"
2014-12-19 13:53:35 +10:00
msgstr " --nocolor vypnout barevné zvýraznění výstupu"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-db-upgrade.sh.in:122 scripts/repo-add.sh.in:396
2011-03-14 13:44:03 -05:00
msgid "%s does not exist or is not a directory."
msgstr "%s neexistuje, nebo není adresář."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:126
2011-04-18 11:19:13 -05:00
msgid "%s is not a pacman database directory."
msgstr "%s není adresář databáze pacman."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:130
2011-03-14 13:44:03 -05:00
msgid "You must have correct permissions to upgrade the database."
msgstr "Musíte mít správná oprávnění k aktualizaci databáze."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:140
2011-03-14 13:44:03 -05:00
msgid "Pacman lock file was found. Cannot run while pacman is running."
msgstr "Byl nalezen zámek pacmana. Nelze pokračovat, pokud pacman běží."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:152
2011-03-14 13:44:03 -05:00
msgid "Pre-3.5 database format detected - upgrading..."
msgstr "Zjištěn formát databáze před verzí 3.5 - aktualizuje se..."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:159
2011-03-14 13:44:03 -05:00
msgid "Done."
msgstr "Hotovo."
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:163
2014-11-18 15:14:51 +10:00
msgid "Pre-4.2 database format detected - upgrading..."
2014-12-19 13:53:35 +10:00
msgstr "Zjištěn formát databáze před verzí 4.2 - aktualizuje se..."
2014-11-18 15:14:51 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-db-upgrade.sh.in:185
2014-11-18 15:14:51 +10:00
msgid "symlink '%s' points outside pacman root, manual repair required"
2024-07-02 10:27:22 +10:00
msgstr "symlink '%s' míří mimo kořen programu pacman, vyžadována manuální náprava"
2014-11-18 15:14:51 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:58
2013-03-10 13:07:16 +10:00
msgid "Usage: %s [options] operation [targets]"
2013-06-18 13:17:30 +10:00
msgstr "Použití: %s [volby] akce [cíle] "
2013-03-10 13:07:16 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:60
2011-06-23 22:25:16 -05:00
msgid "Manage pacman's list of trusted keys"
2011-10-10 21:21:59 -05:00
msgstr "Správa seznamu důvěryhodných klíčů pro pacman"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:62
2013-03-10 13:07:16 +10:00
msgid "Operations:"
2013-06-18 13:17:30 +10:00
msgstr "Akce: "
2013-03-10 13:07:16 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:63
2013-03-10 13:07:16 +10:00
msgid " -a, --add Add the specified keys (empty for stdin)"
2024-05-10 16:51:49 +10:00
msgstr " -a, --add Přidá uvedené klíče (prázdné pro stdin)"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:64
2013-03-10 13:07:16 +10:00
msgid " -d, --delete Remove the specified keyids"
2024-05-10 16:51:49 +10:00
msgstr " -d, --delete Odstraní zadané klíče"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:65
2013-03-10 13:07:16 +10:00
msgid " -e, --export Export the specified or all keyids"
2024-05-10 16:51:49 +10:00
msgstr " -e, --export Exportuje uvedené nebo všechny klíče"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:66
2011-06-23 22:25:16 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" -f, --finger List fingerprint for specified or all keyids"
2024-05-10 16:51:49 +10:00
msgstr " -f, --finger Vypíše otisky uvedených (nebo všech) klíčů"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:67
2013-03-10 13:07:16 +10:00
msgid " -l, --list-keys List the specified or all keys"
2024-05-10 16:51:49 +10:00
msgstr " -l, --list-keys Vypíše uvedené (nebo všechny) klíče"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:68
2013-03-10 13:07:16 +10:00
msgid " -r, --recv-keys Fetch the specified keyids"
2024-05-10 16:51:49 +10:00
msgstr " -r, --recv-keys Stáhne uvedené klíče"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:69
2011-06-23 22:25:16 -05:00
msgid " -u, --updatedb Update the trustdb of pacman"
2024-07-02 10:27:22 +10:00
msgstr " -u, --updatedb Aktualizuje databázi důvěry (trustdb) v pacmanovi"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:70
2011-08-09 15:50:58 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" -v, --verify Verify the file(s) specified by the signature(s)"
2024-05-10 16:51:49 +10:00
msgstr " -v, --verify Ověří soubor(y) podpisu"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:71
2011-06-23 22:25:16 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" --edit-key Present a menu for key management task on keyids"
2024-05-10 16:51:49 +10:00
msgstr " --edit-key Zobrazí menu pro správu klíčů"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:72
2013-03-10 13:07:16 +10:00
msgid " --import Imports pubring.gpg from dir(s)"
2024-05-10 16:51:49 +10:00
msgstr " --import Načte pubring.gpg z adresáře(ů)"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:73
2011-08-08 17:17:15 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" --import-trustdb Imports ownertrust values from trustdb.gpg in "
2013-03-10 12:56:55 +10:00
"dir(s)"
2024-07-02 10:27:22 +10:00
msgstr " --import-trustdb Načte důvěryhodnost vlastníků z trustdb.gpg ze zadaných složek"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:74
2011-08-08 17:17:15 -05:00
msgid " --init Ensure the keyring is properly initialized"
2024-05-10 16:51:49 +10:00
msgstr " --init Zajistí správnou inicializaci klíčenky"
2011-08-08 17:17:15 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:75
2013-03-10 13:07:16 +10:00
msgid " --list-sigs List keys and their signatures"
2024-05-10 16:51:49 +10:00
msgstr " --list-sigs Výpis klíčů a jejich podpisů"
2011-09-22 11:33:25 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:76
2013-03-10 13:07:16 +10:00
msgid " --lsign-key Locally sign the specified keyid"
2024-05-10 16:51:49 +10:00
msgstr " --lsign-key Lokálně podepíše uvedené keyid"
2011-06-23 22:25:16 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:77
2011-09-22 11:33:25 -05:00
msgid ""
2024-02-19 11:07:26 +10:00
" --populate Reload the default keys from the (given) "
"keyrings\\n in '%s'"
2024-07-02 10:27:22 +10:00
msgstr " --populate Znovu načte výchozí klíče z (zadaných) klíčenek\\n v '%s'"
2011-09-22 11:33:25 -05:00
2019-08-12 11:42:10 +10:00
#: scripts/pacman-key.sh.in:79
2011-09-22 11:33:25 -05:00
msgid ""
2013-03-10 13:07:16 +10:00
" --refresh-keys Update specified or all keys from a keyserver"
2024-07-02 10:27:22 +10:00
msgstr " --refresh-keys Aktualizuje uvedené (nebo všechny) klíče ze serveru s klíči"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:80
msgid " --verbose Show extra information"
2024-02-19 11:07:26 +10:00
msgstr " --verbose Zobrazit doplňující informace"
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:83
2013-03-10 13:07:16 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" --config <file> Use an alternate config file (instead of\\n"
" '%s')"
msgstr " --config <soubor> Použije zadaný konfigurační soubor (namísto\\n '%s')"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:85
2013-03-10 13:07:16 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" --gpgdir <dir> Set an alternate directory for GnuPG (instead\\n"
" of '%s')"
msgstr " --gpgdir <dir> Nastaví vlastní adresář pro GnuPG (namísto \\n '%s')"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/pacman-key.sh.in:87
2024-02-19 11:07:26 +10:00
msgid ""
" --populate-from <dir> Set an alternate directory for --populate "
"(instead\\n of '%s')"
2024-07-02 10:27:22 +10:00
msgstr " --populate-from <dir> Nastaví vlastní adresář pro --populate (namísto\\n '%s')"
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:89
2013-03-10 13:07:16 +10:00
msgid " --keyserver <server-url> Specify a keyserver to use if necessary"
2024-07-02 10:27:22 +10:00
msgstr " --keyserver <server-url> Určí, který server s klíči se má v případě potřeby použít"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:91
2013-03-10 13:07:16 +10:00
msgid " -h, --help Show this help message and exit"
2024-05-10 16:51:49 +10:00
msgstr " -h, --help Vypsat tuto nápovědu a skončit"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:92
2013-03-10 13:07:16 +10:00
msgid " -V, --version Show program version"
2024-05-10 16:51:49 +10:00
msgstr " -V, --version Verze programu"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:134
2013-03-10 13:07:16 +10:00
msgid "Failed to lookup key by name:"
2013-06-18 13:17:30 +10:00
msgstr "Nelze najít klíč podle jména: "
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:142
2013-03-10 13:07:16 +10:00
msgid "Key name is ambiguous:"
2013-06-18 13:17:30 +10:00
msgstr "Jméno klíče je dvojznačné: "
2011-06-23 22:25:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:150
2021-04-23 10:44:27 +10:00
msgid "Generating pacman master key. This may take some time."
2024-02-19 11:07:26 +10:00
msgstr "Generování hlavního klíče pacman. Bude to chvíli trvat."
2021-04-23 10:44:27 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:187
2012-01-30 21:56:53 -06:00
msgid "The key identified by %s could not be found locally."
2013-03-10 12:56:55 +10:00
msgstr "Klíč určený %s nebyl lokálně nalezen."
2012-01-30 21:56:53 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:198 scripts/pacman-key.sh.in:210
#: scripts/libmakepkg/integrity/verify_signature.sh.in:219
2021-04-23 10:44:27 +10:00
msgid "_"
2024-02-19 11:07:26 +10:00
msgstr "_"
2021-04-23 10:44:27 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/pacman-key.sh.in:210
2021-04-23 10:44:27 +10:00
msgid "flags"
2024-02-19 11:07:26 +10:00
msgstr "příznaky"
2021-04-23 10:44:27 +10:00
2024-03-04 13:07:58 +10:00
#: scripts/pacman-key.sh.in:264
2011-10-10 21:21:59 -05:00
msgid "You do not have sufficient permissions to read the %s keyring."
msgstr "Nemáte dostatečná oprávnění pro čteni klíčenky %s."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:265
2011-08-08 17:17:15 -05:00
msgid "Use '%s' to correct the keyring permissions."
2011-10-10 21:21:59 -05:00
msgstr "Použije '%s' k opravě práv klíčenky."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:270
2011-10-10 21:21:59 -05:00
msgid "You do not have sufficient permissions to run this command."
msgstr "Nemáte dostatečná oprávnění spouštět tento příkaz."
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:276
2011-09-22 11:33:25 -05:00
msgid "There is no secret key available to sign with."
2011-10-10 21:21:59 -05:00
msgstr "Neexistuje žádný soukromý klíč, kterým by se dalo podepsat. "
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:277
2011-09-22 11:33:25 -05:00
msgid "Use '%s' to generate a default secret key."
2011-10-10 21:21:59 -05:00
msgstr "Použijte '%s' pro vytvoření výchozího soukromého klíče."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:295
2011-09-22 11:33:25 -05:00
msgid "No keyring files exist in %s."
2011-10-10 21:21:59 -05:00
msgstr "V %s nejsou žádné soubory s klíčenkou."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:302
2011-09-22 11:33:25 -05:00
msgid "The keyring file %s does not exist."
2011-10-10 21:21:59 -05:00
msgstr "Soubor s klíčenkou %s neexistuje."
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:317
2011-09-22 11:33:25 -05:00
msgid "Appending keys from %s.gpg..."
2011-10-10 21:21:59 -05:00
msgstr "Přídávám klíče z %s.gpg..."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:357
2011-09-22 11:33:25 -05:00
msgid "Locally signing trusted keys in keyring..."
2011-10-10 21:21:59 -05:00
msgstr "Lokálně podepisuji důvěřované klíče v klíčence..."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:359
2011-10-10 21:21:59 -05:00
msgid "Importing owner trust values..."
msgstr "Načítání důvěry vlastníků..."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:369
2011-09-22 11:33:25 -05:00
msgid "Disabling revoked keys in keyring..."
2011-10-10 21:21:59 -05:00
msgstr "Rušení odvolaných klíčů v klíčence..."
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:372
2011-09-22 11:33:25 -05:00
msgid "Disabling key %s..."
2011-10-10 21:21:59 -05:00
msgstr "Rušení klíče %s..."
2011-09-22 11:33:25 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:378
2024-02-19 11:07:26 +10:00
msgid "Disabled %s key."
msgid_plural "Disabled %s keys."
2024-05-10 16:51:49 +10:00
msgstr[0] "Zakázán %s klíč"
msgstr[1] "Zakázány %s klíče"
msgstr[2] "Zakázáno %s klíčů"
msgstr[3] "Zakázáno %s klíčů"
2021-04-23 10:44:27 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:385
2013-03-10 12:56:55 +10:00
msgid "A specified keyfile could not be added to the keyring."
2013-06-18 13:17:30 +10:00
msgstr "Uvedený soubor s klíči nemohl být přidán do klíčenky. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:393
2013-03-10 12:56:55 +10:00
msgid "A specified key could not be removed from the keyring."
2013-06-18 13:17:30 +10:00
msgstr "Uvedený klíč se nepodařilo odebrat z klíčenky. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:403
2012-01-30 21:56:53 -06:00
msgid "The key identified by %s could not be edited."
2013-03-10 12:56:55 +10:00
msgstr "Klíč určený %s se nepodařilo upravit."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:415
2013-03-10 12:56:55 +10:00
msgid "A specified key could not be exported from the keyring."
2013-06-18 13:17:30 +10:00
msgstr "Uvedený klíč se nepodařilo exportovat z klíčenky. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:423
2012-01-30 21:56:53 -06:00
msgid "The fingerprint of a specified key could not be determined."
2013-03-10 12:56:55 +10:00
msgstr "Nepodařilo se určit otisk vybraného klíče."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:436 scripts/pacman-key.sh.in:455
2012-01-30 21:56:53 -06:00
msgid "%s could not be imported."
2013-03-10 12:56:55 +10:00
msgstr "%s se nepodařilo importovat."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:440 scripts/pacman-key.sh.in:459
2012-01-30 21:56:53 -06:00
msgid "File %s does not exist and could not be imported."
2013-03-10 12:56:55 +10:00
msgstr "Soubor %s neexistuje a nemohl být importován."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:471
2012-01-30 21:56:53 -06:00
msgid "A specified key could not be listed."
2013-06-18 13:17:30 +10:00
msgstr "Požadovaný klíč nemůže být vypsán. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:479
2012-01-30 21:56:53 -06:00
msgid "A specified signature could not be listed."
2013-06-18 13:17:30 +10:00
msgstr "Požadovaný podpis lze vypsat. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:491
2013-03-10 13:07:16 +10:00
msgid "Locally signing key %s..."
msgstr "Lokálně podepisuji klíč %s..."
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:496
2013-03-10 13:07:16 +10:00
msgid "%s could not be locally signed."
2013-06-18 13:17:30 +10:00
msgstr "%s se nepodařilo lokálně podepsat. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:506
2024-02-19 11:07:26 +10:00
msgid "Locally signed %s key."
msgid_plural "Locally signed %s keys."
2024-05-10 16:51:49 +10:00
msgstr[0] "Lokálně podepsán %s klíč."
msgstr[1] "Lokálně podepsány %s klíče."
msgstr[2] "Lokálně podepsáno %s klíčů."
msgstr[3] "Lokálně podepsáno %s klíčů."
2021-04-23 10:44:27 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:529
2019-10-14 09:43:35 +10:00
msgid "Remote key not fetched correctly from WKD or keyserver."
2021-04-23 10:44:27 +10:00
msgstr "Vzdálený klíč nebyl správně načten z WKD nebo serveru s klíči. "
2019-10-14 09:43:35 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:534
2012-01-30 21:56:53 -06:00
msgid "Remote key not fetched correctly from keyserver."
2013-06-18 13:17:30 +10:00
msgstr "Vzdálený klíč nebyl správně stáhnut ze serveru s klíči. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:566
2021-04-23 10:44:27 +10:00
msgid "Could not update key: %s"
2024-02-19 11:07:26 +10:00
msgstr "Nelze aktualizovat klíč: %s"
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:587 scripts/repo-add.sh.in:268
2018-04-29 23:56:07 +10:00
msgid "Cannot use armored signatures for packages: %s"
msgstr "Nelze použít armored podpisy pro balíčky: %s"
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:595
2024-02-19 11:07:26 +10:00
msgid "The signature verification for %s failed."
2024-05-10 16:51:49 +10:00
msgstr "Ověření podpisu pro %s selhalo."
2024-02-19 11:07:26 +10:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:601
2024-02-19 11:07:26 +10:00
msgid "The signature %s is not trusted."
2024-05-10 16:51:49 +10:00
msgstr "Podpis %s je nedůvěryhodný."
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:609
2012-01-30 21:56:53 -06:00
msgid "Updating trust database..."
msgstr "Aktualizuje se databáze důvěry..."
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:611
2012-01-30 21:56:53 -06:00
msgid "Trust database could not be updated."
2013-06-18 13:17:30 +10:00
msgstr "Databáze důvěry nebyla aktualizována. "
2012-01-30 21:56:53 -06:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:690
2011-08-08 17:17:15 -05:00
msgid "Cannot find the %s binary required for all %s operations."
2011-10-10 21:21:59 -05:00
msgstr "Nelze nalézt program %s nutný ke všem %s operacím."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:695
2011-08-08 17:17:15 -05:00
msgid "%s needs to be run as root for this operation."
2011-10-10 21:21:59 -05:00
msgstr "%s musí být spuštěn jako root pro tuto operaci."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:701
2011-08-09 15:50:58 -05:00
msgid "%s configuration file '%s' not found."
2011-10-10 21:21:59 -05:00
msgstr "%s konfigurační soubor '%s' nenalezen."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:724
2011-08-08 17:17:15 -05:00
msgid "no operation specified (use -h for help)"
2011-10-10 21:21:59 -05:00
msgstr "nezadána žádná operace ( -h pro nápovědu)"
2011-08-08 17:17:15 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:729
2011-10-10 21:21:59 -05:00
msgid "Multiple operations specified."
msgstr "Uvedeno více operací."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:730
2011-10-10 21:21:59 -05:00
msgid "Please run %s with each operation separately."
msgstr "Prosím spusťte %s pro každou operaci samostatně."
2011-06-23 22:25:16 -05:00
2024-05-10 16:51:49 +10:00
#: scripts/pacman-key.sh.in:738
2013-03-10 13:07:16 +10:00
msgid "No targets specified"
2013-06-18 13:17:30 +10:00
msgstr "nejsou specifikovány žádné cíle "
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:61
2019-08-12 11:42:10 +10:00
msgid "Usage: repo-add [options] <path-to-db> <package> ...\\n"
2021-04-23 10:44:27 +10:00
msgstr "Použití: repo-add [parametry] <path-to-db> <package> ...\\n"
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:63
2007-12-21 11:01:29 -06:00
msgid ""
2024-07-02 10:27:22 +10:00
"repo-add will update a package database by reading a package "
"file.\\nMultiple packages to add can be specified on the command line.\\n"
msgstr "repo-add aktualizuje databázi balíčků pomocí čtení souboru balíčku.\\nNa příkazové řádce může být uvedeno více balíčků pro přidání.\\n\\n"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:67 scripts/repo-add.sh.in:79
2019-08-12 11:42:10 +10:00
msgid "Options:\\n"
msgstr "Volby:\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:68
2013-03-10 13:07:16 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" -n, --new only add packages that are not already in the "
"database\\n"
2024-05-10 16:51:49 +10:00
msgstr " -n, --new přidat pouze balíčky, které ještě nejsou v DB\\n"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:69
2014-11-18 15:14:51 +10:00
msgid ""
2024-02-19 11:07:26 +10:00
" -R, --remove remove old package file from disk after updating "
"database\\n"
2024-07-02 10:27:22 +10:00
msgstr " -R, --remove odstranit starý soubor balíčku z disku po aktualizaci databáze\\n"
2014-11-18 15:14:51 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:70
2019-08-12 11:42:10 +10:00
msgid ""
2024-07-02 10:27:22 +10:00
" -p, --prevent-downgrade do not add package to database if a newer version"
" is already present\\n"
msgstr " -p, --prevent-downgrade nepřidávat balíček do databáze, pokud již existuje novější verze\\n"
2019-08-12 11:42:10 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:72
2019-08-12 11:42:10 +10:00
msgid "Usage: repo-remove [options] <path-to-db> <packagename> ...\\n"
2021-04-23 10:44:27 +10:00
msgstr "Použití: repo-remove [parametry] <path-to-db> <packagename> ...\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:74
2007-12-21 11:01:29 -06:00
msgid ""
2024-02-19 11:07:26 +10:00
"repo-remove will update a package database by removing the package "
"name\\nspecified on the command line from the given repo database. "
"Multiple\\npackages to remove can be specified on the command line.\\n"
2024-07-02 10:27:22 +10:00
msgstr "repo-remove aktualizuje databázi balíčků odstraňováním balíčků podle jména\\nuvedeného na příkazové řádce z dané databáze. Na příkazové řádce může být\\nuvedeno více balíčků pro odebrání.\\n"
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:81
2012-01-30 21:56:53 -06:00
msgid "Please move along, there is nothing to see here.\\n"
2013-06-18 13:17:30 +10:00
msgstr "Prosím jděte dál, zde není nic k vidění. \\n"
2012-01-30 21:56:53 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:84
2013-03-10 13:07:16 +10:00
msgid " --nocolor turn off color in output\\n"
2024-05-10 16:51:49 +10:00
msgstr " --nocolor výpis bez barev\\n"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:85
2019-08-12 11:42:10 +10:00
msgid " -q, --quiet minimize output\\n"
2024-05-10 16:51:49 +10:00
msgstr " -q, --quiet omezí výpisy\\n"
2019-08-12 11:42:10 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:86
2011-06-23 21:48:35 -05:00
msgid " -s, --sign sign database with GnuPG after update\\n"
2024-05-10 16:51:49 +10:00
msgstr " -s, --sign po update podepíše databázi pomocí GnuPG\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:87
2011-06-23 21:48:35 -05:00
msgid " -k, --key <key> use the specified key to sign the database\\n"
2024-05-10 16:51:49 +10:00
msgstr " -k, --key <key> podepíše databázi tímto klíčem\\n"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:88
2011-06-23 21:48:35 -05:00
msgid " -v, --verify verify database's signature before update\\n"
2024-05-10 16:51:49 +10:00
msgstr " -v, --verify ověří podpis databáze před aktualizací\\n"
2011-03-14 13:44:03 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:89
2011-03-14 13:44:03 -05:00
msgid ""
2011-06-23 21:48:35 -05:00
"\\nSee %s(8) for more details and descriptions of the available options.\\n"
2013-06-18 13:17:30 +10:00
msgstr "\\nViz %s(8) pro více informací a popis dostupných voleb. \\n"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:93
2011-06-23 21:48:35 -05:00
msgid ""
2012-01-30 21:56:53 -06:00
"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
2024-07-02 10:27:22 +10:00
msgstr "Příklad: repo-add /cesta/k/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:95
2012-01-30 21:56:53 -06:00
msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n"
2013-06-18 13:17:30 +10:00
msgstr "Příklad: repo-remove /cesta/k/repo.db.tar.gz kernel26\\n"
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:139
2011-08-09 15:50:58 -05:00
msgid "Cannot find the gpg binary! Is GnuPG installed?"
2011-10-10 21:21:59 -05:00
msgstr "Nelze najít program gpg! Máte nainstalované GnuPG?"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:160
2015-12-09 16:02:55 +10:00
msgid "Signing database '%s'..."
2016-01-17 13:39:02 +10:00
msgstr "Podepisování databáze '%s'..."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:169
2013-03-10 13:07:16 +10:00
msgid "Created signature file '%s'"
2013-06-18 13:17:30 +10:00
msgstr "Vytvořen podpisový soubor '%s'"
2013-03-10 13:07:16 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:171
2015-12-09 16:02:55 +10:00
msgid "Failed to sign package database file '%s'"
2016-01-17 13:39:02 +10:00
msgstr "Selhalo podepsání souboru databáze balíčků '%s'"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:180
2011-06-23 21:48:35 -05:00
msgid "Verifying database signature..."
2011-10-10 21:21:59 -05:00
msgstr "Ověřuje se podpis databáze..."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:183
2011-06-23 21:48:35 -05:00
msgid "No existing signature found, skipping verification."
2011-10-10 21:21:59 -05:00
msgstr "Nenalezen žádný podpis, přeskakuji ověřování."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:188
2011-06-23 21:48:35 -05:00
msgid "Database signature file verified."
2011-10-10 21:21:59 -05:00
msgstr "Soubor s podpisem databáze ověřen."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:190
2011-06-23 21:48:35 -05:00
msgid "Database signature was NOT valid!"
2011-10-10 21:21:59 -05:00
msgstr "Podpis databáze NEBYL platný!"
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:201
2015-12-09 16:02:55 +10:00
msgid "'%s' does not have a valid database archive extension."
2016-01-17 13:39:02 +10:00
msgstr "'%s' nemá platnou příponu archivu databáze."
2011-08-08 17:17:15 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:238
2019-08-12 11:42:10 +10:00
msgid "Invalid package file '%s'."
msgstr "Neplatný soubor balíčku '%s'."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:243
2011-08-25 15:53:25 -05:00
msgid "An entry for '%s' already existed"
msgstr "Záznam pro '%s' již existuje"
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:253
2019-08-12 11:42:10 +10:00
msgid "A newer version for '%s' is already present in database"
2024-05-10 16:51:49 +10:00
msgstr "V databázi již existuje novější verze balíčku '%s'"
2019-08-12 11:42:10 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:273
2012-01-05 17:04:42 -06:00
msgid "Invalid package signature file '%s'."
2013-03-10 12:56:55 +10:00
msgstr "Neplatný podpis souboru balíčku '%s'."
2011-06-23 21:48:35 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:276
2011-08-25 15:53:25 -05:00
msgid "Adding package signature..."
2011-10-10 21:21:59 -05:00
msgstr "Přidávání podpisu balíčku..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:283
2012-01-05 17:04:42 -06:00
msgid "Computing checksums..."
msgstr "Vytváření kontrolních součtů..."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:296 scripts/repo-add.sh.in:335
2011-03-14 13:44:03 -05:00
msgid "Creating '%s' db entry..."
msgstr "Vytváření záznamu databáze '%s'..."
2007-12-21 11:01:29 -06:00
2021-04-23 10:44:27 +10:00
#: scripts/repo-add.sh.in:341
2015-12-09 16:02:55 +10:00
msgid "Removing old package file '%s'"
2016-01-17 13:39:02 +10:00
msgstr "Odstraňuje se starý soubor balíčku '%s'"
2015-12-09 16:02:55 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:359
2019-08-12 11:42:10 +10:00
msgid "Removing existing entry '%s'..."
msgstr "Odstraňuje se existující záznam '%s'..."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:404
2009-07-27 21:42:16 -05:00
msgid "Failed to acquire lockfile: %s."
2009-07-29 11:08:53 +02:00
msgstr "Selhalo získání zamykacího souboru: %s."
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:405
2009-09-17 02:07:42 +02:00
msgid "Held by process %s"
2009-09-23 00:22:41 +02:00
msgstr "Vlastněný procesem %s"
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:418
2007-12-21 11:01:29 -06:00
msgid "Repository file '%s' is not a proper pacman database."
2011-03-14 13:44:03 -05:00
msgstr "Soubor repozitáře '%s' není vhodná databáze pacman."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:423
2019-08-12 11:42:10 +10:00
msgid "Extracting %s to a temporary location..."
2021-04-23 10:44:27 +10:00
msgstr "Rozbalování balíčku %s na dočasné místo…"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:431
2008-07-19 14:14:01 +02:00
msgid "Repository file '%s' was not found."
2011-03-14 13:44:03 -05:00
msgstr "Repozitář \"%s\" nebyl nalezen."
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:438
2009-07-27 21:42:16 -05:00
msgid "Repository file '%s' could not be created."
2011-03-14 13:44:03 -05:00
msgstr "Nepodařilo se vytvořit soubor repozitáře %s."
2009-07-27 21:42:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:450
2009-07-27 21:42:16 -05:00
msgid "File '%s' not found."
2009-07-29 11:08:53 +02:00
msgstr "Soubor '%s' nebyl nalezen."
2009-07-27 21:42:16 -05:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:456
2007-12-21 11:01:29 -06:00
msgid "'%s' is not a package file, skipping"
2009-01-05 19:06:39 -06:00
msgstr "'%s' není soubor balíčku, přeskočit"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:460
2007-12-21 11:01:29 -06:00
msgid "Adding package '%s'"
2009-01-05 19:06:39 -06:00
msgstr "Přidává se balíček '%s'"
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:467
2007-12-21 11:01:29 -06:00
msgid "Searching for package '%s'..."
2009-01-05 19:06:39 -06:00
msgstr "Vyhledává se balíček '%s'..."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:470
2007-12-21 11:01:29 -06:00
msgid "Package matching '%s' not found."
2009-01-05 19:06:39 -06:00
msgstr "Balíček odpovídající '%s' nebyl nalezen."
2007-12-21 11:01:29 -06:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:534
2015-12-09 16:02:55 +10:00
msgid "No packages remain, creating empty database."
msgstr "Nezůstaly žádné balíčky, vytváří se prázdná databáze."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:588
2009-07-27 21:42:16 -05:00
msgid "Invalid command name '%s' specified."
msgstr "Byl zadán chybný příkaz '%s'."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:593
2009-07-27 21:42:16 -05:00
msgid "Cannot create temp directory for database building."
msgstr "Nelze vytvořit dočasný adresář pro sestavení databáze."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:704
msgid "Package database was not modified due to errors."
2024-05-10 16:51:49 +10:00
msgstr "Databáze balíčků nebyla aktualizována kvůli chybám."
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:709
2008-07-19 14:14:01 +02:00
msgid "Creating updated database file '%s'"
2009-01-05 19:06:39 -06:00
msgstr "Vytváří se aktualizovaný soubor databáze '%s'"
2008-07-19 14:14:01 +02:00
2024-02-19 11:07:26 +10:00
#: scripts/repo-add.sh.in:713
msgid "No changes made to package database."
2024-05-10 16:51:49 +10:00
msgstr "Databáze balíčků nebyla změněna."
2011-08-08 17:17:15 -05:00
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/integrity.sh.in:34
msgid "Skipping all source file integrity checks."
msgstr "Vynechává se kontrola integrity."
#: scripts/libmakepkg/integrity.sh.in:36
msgid "Skipping verification of source file checksums."
msgstr "Vynechává se ověřování kontrolních součtů."
#: scripts/libmakepkg/integrity.sh.in:39
msgid "Skipping verification of source file PGP signatures."
msgstr "Vynechává se ověřování PGP podpisů zdrojových souborů."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:61
msgid "Failure while calculating %s %s checksum"
2024-05-10 16:51:49 +10:00
msgstr "Chyba výpočtu kontrolního součtu %s %s"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:92
2018-04-29 23:56:07 +10:00
msgid "Generating checksums for source files..."
msgstr "Počítají se kontrolní součty zdrojových souborů..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:104
2018-04-29 23:56:07 +10:00
msgid "Invalid integrity algorithm '%s' specified."
msgstr "Zadán chybný algoritmus '%s' pro kontrolu integrity."
#: scripts/libmakepkg/integrity/generate_signature.sh.in:41
msgid "Created signature file %s."
msgstr "Vytvořen podpisový soubor %s."
#: scripts/libmakepkg/integrity/generate_signature.sh.in:43
2019-08-12 11:42:10 +10:00
msgid "Failed to sign package file %s."
2021-04-23 10:44:27 +10:00
msgstr "Podepsání souboru balíčku %s se nezdařilo."
2018-04-29 23:56:07 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/integrity/generate_signature.sh.in:58
2018-04-29 23:56:07 +10:00
msgid "Signing package(s)..."
2018-05-15 11:03:42 +10:00
msgstr "Podepisování balíčku(ů)..."
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:66
2018-04-29 23:56:07 +10:00
msgid "Integrity checks are missing for: %s"
msgstr "Chybí kontrolní součty pro: %s"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:78
2018-04-29 23:56:07 +10:00
msgid "Skipped"
msgstr "Vynecháno"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:90
#: scripts/libmakepkg/integrity/verify_signature.sh.in:73
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
msgid "FAILED"
msgstr "NEPROŠEL"
2018-04-29 23:56:07 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:93
#: scripts/libmakepkg/integrity/verify_signature.sh.in:97
2018-04-29 23:56:07 +10:00
msgid "Passed"
msgstr "Prošel"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:114
2018-04-29 23:56:07 +10:00
msgid "Validating %s files with %s..."
msgstr "Kontrola %s souborů pomocí %s..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:121
2018-04-29 23:56:07 +10:00
msgid "One or more files did not pass the validity check!"
msgstr "Jeden nebo více souborů neprošlo kontrolou validity!"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:125
2018-04-29 23:56:07 +10:00
msgid "Integrity checks (%s) differ in size from the source array."
msgstr "Kontrolní součty (%s) nesouhlasí s velikostí pole zdrojů."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:39
2018-04-29 23:56:07 +10:00
msgid "Verifying source file signatures with %s..."
msgstr "Kontrola podpisů zdrojových souborů pomocí %s..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:76
2018-04-29 23:56:07 +10:00
msgid "unknown public key"
msgstr "neznámý veřejný klíč"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:79
2018-04-29 23:56:07 +10:00
msgid "public key %s has been revoked"
msgstr "veřejný klíč %s byl odvolán"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:82
2018-04-29 23:56:07 +10:00
msgid "bad signature from public key"
msgstr "špatný podpis veřejným klíčem"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:85
2018-04-29 23:56:07 +10:00
msgid "error during signature verification"
msgstr "chyba v průběhu ověřování podpisu"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
2018-04-29 23:56:07 +10:00
msgid "the public key %s is not trusted"
msgstr "veřejný klíč %s není důvěryhodný"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
2018-04-29 23:56:07 +10:00
msgid "invalid public key"
msgstr "neplatný veřejný klíč"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/message.sh.in:79
2018-04-29 23:56:07 +10:00
msgid "WARNING:"
msgstr "VAROVÁNÍ:"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
2018-04-29 23:56:07 +10:00
msgid "the signature has expired."
msgstr "platnost podpisu vypršela."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
2018-04-29 23:56:07 +10:00
msgid "the key has expired."
msgstr "platnost klíče vypršela."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:116
2018-04-29 23:56:07 +10:00
msgid "One or more PGP signatures could not be verified!"
msgstr "Jeden nebo více podpisů PGP se nepodařilo ověřit!"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:121
2018-04-29 23:56:07 +10:00
msgid "Warnings have occurred while verifying the signatures."
msgstr "Během kontroly podpisů nastala varování."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:122
2018-04-29 23:56:07 +10:00
msgid "Please make sure you really trust them."
msgstr "Prosím ověřte, že jim skutečně důvěřujete."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:138
#: scripts/libmakepkg/integrity/verify_signature.sh.in:214
2018-04-29 23:56:07 +10:00
msgid "SIGNATURE NOT FOUND"
msgstr "PODPIS NENALEZEN"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/integrity/verify_signature.sh.in:151
2018-04-29 23:56:07 +10:00
msgid "SOURCE FILE NOT FOUND"
msgstr "ZDROJOVÝ SOUBOR NENALEZEN"
#: scripts/libmakepkg/lint_config/paths.sh.in:39
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:47
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:53
2018-04-29 23:56:07 +10:00
msgid "%s contains invalid characters: '%s'"
msgstr "%s obsahuje nepovolené znaky: '%s'"
#: scripts/libmakepkg/lint_config/variable.sh.in:47
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:40
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:52
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:72
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:82
2018-04-29 23:56:07 +10:00
msgid "%s should be an array"
2024-05-10 16:51:49 +10:00
msgstr "%s má být pole"
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_config/variable.sh.in:57
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:62
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:90
2018-04-29 23:56:07 +10:00
msgid "%s should not be an array"
2024-05-10 16:51:49 +10:00
msgstr "%s nemá být pole"
2018-04-29 23:56:07 +10:00
2019-10-07 18:12:24 +10:00
#: scripts/libmakepkg/lint_config/variable.sh.in:66
msgid "PACKAGER should have the format 'Example Name <email@address.invalid>'"
2024-07-02 10:27:22 +10:00
msgstr "Parametr PACKAGER by měl být ve formátu 'Jméno Příjmení <email@address.invalid>'"
2019-10-07 18:12:24 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_package.sh.in:41
2018-04-29 23:56:07 +10:00
msgid "Checking for packaging issues..."
2016-01-30 10:13:55 +10:00
msgstr "Kontrola chyb při balení..."
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_package/build_references.sh.in:36
msgid "Package contains reference to %s"
msgstr "Balíček obsahuje odkaz na %s"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/lint_package/dotfiles.sh.in:38
2018-04-29 23:56:07 +10:00
msgid "Dotfile found in package root '%s'"
2018-05-15 11:03:42 +10:00
msgstr "V kořeni balíčku '%s' nalezen soubor s tečkou na začátku"
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_package/file_names.sh.in:36
msgid "Package contains paths with newlines"
2018-05-15 11:03:42 +10:00
msgstr "Balíček obsahuje cesty se znakem odřádkování"
2018-04-29 23:56:07 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_package/missing_backup.sh.in:35
msgid "%s entry file not in package : %s"
msgstr "%s soubor není v balíčku: %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:40
msgid "Can not use '%s' architecture with other architectures"
2021-04-23 10:44:27 +10:00
msgstr "Architekturu '%s' není možné použít s jinými architekturami"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:54
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:62
2015-12-09 16:02:55 +10:00
msgid "%s is not available for the '%s' architecture."
msgstr "%s není dostupný pro architekturu '%s'."
#: scripts/libmakepkg/lint_pkgbuild/backup.sh.in:45
msgid "%s entry should not contain leading slash : %s"
msgstr "%s by neměl obsahovat počáteční lomítko: %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/epoch.sh.in:36
2015-12-09 16:02:55 +10:00
msgid "%s must be an integer, not %s."
msgstr "%s musí být celé číslo, ne %s."
#: scripts/libmakepkg/lint_pkgbuild/options.sh.in:52
msgid "%s array contains unknown option '%s'"
msgstr "seznam %s obsahuje neznámou volbu '%s'"
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:38
2019-08-12 11:42:10 +10:00
msgid "Conflicting %s and %s functions in %s"
2021-04-23 10:44:27 +10:00
msgstr "Konfliktní funkce %s a %s v %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:41
2015-12-09 16:02:55 +10:00
msgid "Missing %s function in %s"
msgstr "Chybí %s funkce v %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:46
msgid "Extra %s function for split package '%s'"
2024-05-10 16:51:49 +10:00
msgstr "Doplňující funkce %s pro rozdělený balíček '%s'"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:51
2015-12-09 16:02:55 +10:00
msgid "Missing %s function for split package '%s'"
2024-05-10 16:51:49 +10:00
msgstr "Chybí funkce balíčku %s pro rozdělení balíčku '%s'"
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkglist.sh.in:38
msgid "Requested package %s is not provided in %s"
msgstr "Požadovaný balíček %s není poskytovaný balíčkem %s"
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:37
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:65
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:35
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:36
2015-12-09 16:02:55 +10:00
msgid "%s is not allowed to be empty."
msgstr "%s nemůže být prázdné."
2018-07-19 14:12:04 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:41
2018-04-29 23:56:07 +10:00
msgid "%s is not allowed to start with a hyphen."
msgstr "%s nemůže začínat pomlčkou."
2018-07-19 14:12:04 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:45
2018-04-29 23:56:07 +10:00
msgid "%s is not allowed to start with a dot."
msgstr "%s nemůže začínat tečkou. "
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:49
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:46
msgid "%s may only contain ascii characters."
2021-04-23 10:44:27 +10:00
msgstr "%s může obsahovat pouze ASCII znaky."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:40
msgid "%s must be of the form 'integer[.integer]', not %s."
2021-04-23 10:44:27 +10:00
msgstr "%s musí být ve formátu 'celé číslo[.celé číslo]', nikoliv %s."
2015-12-09 16:02:55 +10:00
2018-04-29 23:56:07 +10:00
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:41
msgid ""
"%s is not allowed to contain colons, forward slashes, hyphens or whitespace."
2018-05-15 11:03:42 +10:00
msgstr "%s nesmí obsahovat dvojtečky, lomítka, pomlčky ani mezery."
2015-12-09 16:02:55 +10:00
2018-05-15 11:03:42 +10:00
#: scripts/libmakepkg/lint_pkgbuild/provides.sh.in:46
2015-12-09 16:02:55 +10:00
msgid "%s array cannot contain comparison (< or >) operators."
msgstr "Pole %s nemůže obsahovat operátory porovnání (< nebo >)."
#: scripts/libmakepkg/lint_pkgbuild/source.sh.in:36
msgid "Sparse arrays are not allowed for source"
msgstr "Rozptýlená pole nejsou povolena jako zdroje"
#: scripts/libmakepkg/lint_pkgbuild/util.sh.in:34
msgid "%s file (%s) does not exist or is not a regular file."
msgstr "%s soubor (%s) neexistuje nebo není normální soubor."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:108
msgid "%s does not allow empty values."
2024-05-10 16:51:49 +10:00
msgstr "%s nepovoluje prázdné hodnoty"
2024-02-19 11:07:26 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source.sh.in:40
msgid "Retrieving sources..."
msgstr "Získávají se zdrojové soubory..."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source.sh.in:73
2015-12-09 16:02:55 +10:00
msgid "Extracting sources..."
msgstr "Rozbalují se zdrojové soubory..."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:52
2015-12-09 16:02:55 +10:00
msgid "Branching %s..."
2016-01-17 13:39:02 +10:00
msgstr "Vytváření větve %s..."
2015-12-09 16:02:55 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:54
2015-12-09 16:02:55 +10:00
msgid "Failure while branching %s"
msgstr "Chyba při vytváření nové větve %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:59
2015-12-09 16:02:55 +10:00
msgid "Pulling %s..."
2016-01-17 13:39:02 +10:00
msgstr "Stahuji %s..."
2015-12-09 16:02:55 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:63
2015-12-09 16:02:55 +10:00
msgid "Failure while pulling %s"
msgstr "Selhalo stažení %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:85
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:120
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/hg.sh.in:93
#: scripts/libmakepkg/source/svn.sh.in:62
2015-12-09 16:02:55 +10:00
msgid "Unrecognized reference: %s"
msgstr "Nerozpoznaný odkaz: %s"
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:94
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:89
#: scripts/libmakepkg/source/hg.sh.in:79
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:95
2015-12-09 16:02:55 +10:00
msgid "Creating working copy of %s %s repo..."
msgstr "Vytváření pracovní kopie repozitáře %s %s ..."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:100
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:97
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/hg.sh.in:102
2015-12-09 16:02:55 +10:00
msgid "Failure while updating working copy of %s %s repo"
msgstr "Chyba při aktualizaci pracovní kopie repozitáře %s %s "
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/bzr.sh.in:105
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:103
#: scripts/libmakepkg/source/git.sh.in:137
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/hg.sh.in:107
2015-12-09 16:02:55 +10:00
msgid "Failure while creating working copy of %s %s repo"
msgstr "Chyba při vytváření pracovní kopie repozitáře %s %s "
#: scripts/libmakepkg/source/file.sh.in:36
#: scripts/libmakepkg/source/local.sh.in:36
msgid "Found %s"
msgstr "Nalezen %s"
#: scripts/libmakepkg/source/file.sh.in:55
msgid "Downloading %s..."
msgstr "Stahuje se %s..."
#: scripts/libmakepkg/source/file.sh.in:74
msgid "Failure while downloading %s"
msgstr "Selhalo stažení %s"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/source/file.sh.in:136
2015-12-09 16:02:55 +10:00
msgid "Extracting %s with %s"
msgstr "Rozbaluje se %s pomocí %s"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/source/file.sh.in:144
2015-12-09 16:02:55 +10:00
msgid "Failed to extract %s"
msgstr "Selhalo rozbalení %s"
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/source/file.sh.in:159
msgid "NOT FOUND"
msgstr "NENALEZEN"
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:50
#: scripts/libmakepkg/source/hg.sh.in:49
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:69
2015-12-09 16:02:55 +10:00
msgid "Cloning %s %s repo..."
msgstr "Klonování repozitáře %s %s ..."
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:52
#: scripts/libmakepkg/source/hg.sh.in:51
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:72
2015-12-09 16:02:55 +10:00
msgid "Failure while downloading %s %s repo"
msgstr "Chyba při stahování repozitáře %s %s "
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/source/git.sh.in:61
2015-12-09 16:02:55 +10:00
msgid "%s is not a clone of %s"
msgstr "%s není klonem %s "
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:65
#: scripts/libmakepkg/source/hg.sh.in:56
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:77
2015-12-09 16:02:55 +10:00
msgid "Updating %s %s repo..."
msgstr "Aktualizuji repozitář %s %s ..."
2024-07-02 10:27:22 +10:00
#: scripts/libmakepkg/source/git.sh.in:68
#: scripts/libmakepkg/source/hg.sh.in:60
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/source/svn.sh.in:81
2015-12-09 16:02:55 +10:00
msgid "Failure while updating %s %s repo"
msgstr "Chyba při aktualizaci repozitáře %s %s "
2024-05-10 16:51:49 +10:00
#: scripts/libmakepkg/source/git.sh.in:129
2018-04-29 23:56:07 +10:00
msgid "Failure while checking out version %s, the git tag has been forged"
2018-05-15 11:03:42 +10:00
msgstr "Chyba při přepínání na verzi %s, štítek v gitu byl podvržen"
2018-04-29 23:56:07 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/source/local.sh.in:39
msgid "%s was not found in the build directory and is not a URL."
2024-07-02 10:27:22 +10:00
msgstr "Soubor %s nebyl nalezen v adresáři, kde se provádí sestavení, a není ani URL."
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/tidy.sh.in:41
msgid "Tidying install..."
msgstr "Pročišťuje se instalace..."
#: scripts/libmakepkg/tidy/docs.sh.in:34
msgid "Removing doc files..."
msgstr "Odstraňují se doc soubory..."
#: scripts/libmakepkg/tidy/emptydirs.sh.in:35
msgid "Removing empty directories..."
msgstr "Odstraňují se prázdné adresáře..."
#: scripts/libmakepkg/tidy/libtool.sh.in:35
msgid "Removing %s files..."
msgstr "Odstraňují se %s soubory..."
#: scripts/libmakepkg/tidy/purge.sh.in:35
msgid "Purging unwanted files..."
msgstr "Promazávají se zbytečné soubory..."
#: scripts/libmakepkg/tidy/staticlibs.sh.in:35
msgid "Removing static library files..."
msgstr "Odstraňování souborů statických knihoven..."
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/tidy/strip.sh.in:145
2015-12-09 16:02:55 +10:00
msgid "Stripping unneeded symbols from binaries and libraries..."
2024-07-02 10:27:22 +10:00
msgstr "Odstraňují se nepotřebné ladící informace z binárních souborů a knihoven..."
2015-12-09 16:02:55 +10:00
2024-02-19 11:07:26 +10:00
#: scripts/libmakepkg/tidy/strip.sh.in:190
msgid "Copying source files needed for debug symbols..."
2024-05-10 16:51:49 +10:00
msgstr "Kopírování zdrojových souborů potřebných pro ladící symboly..."
2024-02-19 11:07:26 +10:00
2015-12-09 16:02:55 +10:00
#: scripts/libmakepkg/tidy/zipman.sh.in:35
msgid "Compressing man and info pages..."
msgstr "Komprimují se man a info stránky..."
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/compress.sh.in:38
2018-04-29 23:56:07 +10:00
msgid "'%s' is not a valid archive extension."
msgstr "'%s' není platná přípona archívu."
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/message.sh.in:84
2015-12-09 16:02:55 +10:00
msgid "ERROR:"
msgstr "CHYBA:"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:81
2013-03-10 13:07:16 +10:00
msgid "option '%s' is ambiguous; possibilities:"
2013-06-18 13:17:30 +10:00
msgstr "volba '%s' je nejasná; možnosti: "
2011-08-08 17:17:15 -05:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:112
2013-03-10 13:07:16 +10:00
msgid "option requires an argument"
2013-06-18 13:17:30 +10:00
msgstr "volba vyžaduje nějaký argument"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:134
#: scripts/libmakepkg/util/parseopts.sh.in:187
msgid "invalid option"
msgstr "neplatný přepínač"
#: scripts/libmakepkg/util/parseopts.sh.in:148
2013-03-10 13:07:16 +10:00
msgid "option '%s' does not allow an argument"
2013-06-18 13:17:30 +10:00
msgstr "volba '%s' nedovoluje žádný argument"
2013-03-10 13:07:16 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/parseopts.sh.in:166
2013-03-10 13:07:16 +10:00
msgid "option '%s' requires an argument"
2013-06-18 13:17:30 +10:00
msgstr "volba '%s' vyžaduje nějaký argument"
2018-04-29 23:56:07 +10:00
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/source.sh.in:161
2019-08-12 11:42:10 +10:00
msgid "Unknown download protocol: %s"
msgstr "Neznámý protokol pro stahování: %s"
2021-04-23 10:44:27 +10:00
#: scripts/libmakepkg/util/source.sh.in:170
2018-04-29 23:56:07 +10:00
msgid "The download program %s is not installed."
msgstr "Program pro stahování %s není nainstalován."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:80
2018-04-29 23:56:07 +10:00
msgid "Failed to change to directory %s"
2024-05-10 16:51:49 +10:00
msgstr "Nelze přejít do složky %s"
2018-04-29 23:56:07 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:93
2018-04-29 23:56:07 +10:00
msgid "Failed to create the directory $%s (%s)."
2024-05-10 16:51:49 +10:00
msgstr "Nepodařilo se vytvořit složku %s (%s)."
2018-07-19 14:12:04 +10:00
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:96
2018-07-19 14:12:04 +10:00
msgid "You do not have write permission for the directory $%s (%s)."
2024-05-10 16:51:49 +10:00
msgstr "Nemáte práva zápisu pro složku %s (%s)."
2019-08-12 11:42:10 +10:00
#: scripts/libmakepkg/util/util.sh.in:109
msgid "Failed to source %s"
msgstr "Nelze najít %s"