diff options
author | Allan McRae <allan@archlinux.org> | 2019-10-07 10:12:24 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-10-07 10:12:24 +0200 |
commit | 5d2e48d17f5a6268c8d290320da85da8dca19b85 (patch) | |
tree | 4bc7ce2dfd6b9aa8c784baa2313dbcc1092b02d3 /lib/libalpm/po/cs.po | |
parent | 7e79cf73fac6fdd7d6cbfb35fe240b137e81c028 (diff) | |
download | pacman-5d2e48d17f5a6268c8d290320da85da8dca19b85.tar.gz pacman-5d2e48d17f5a6268c8d290320da85da8dca19b85.tar.xz |
Pull and push translation changes in preparation for 5.2
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/po/cs.po')
-rw-r--r-- | lib/libalpm/po/cs.po | 128 |
1 files changed, 68 insertions, 60 deletions
diff --git a/lib/libalpm/po/cs.po b/lib/libalpm/po/cs.po index 9ce3cd99..b0970af4 100644 --- a/lib/libalpm/po/cs.po +++ b/lib/libalpm/po/cs.po @@ -18,9 +18,9 @@ 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-08-12 11:37+1000\n" -"PO-Revision-Date: 2018-05-15 06:59+0000\n" -"Last-Translator: David Macek <david.macek.0@gmail.com>\n" +"POT-Creation-Date: 2019-10-07 18:07+1000\n" +"PO-Revision-Date: 2019-08-12 01:42+0000\n" +"Last-Translator: Allan McRae <allan@archlinux.org>\n" "Language-Team: Czech (http://www.transifex.com/toofishes/archlinux-pacman/" "language/cs/)\n" "Language: cs\n" @@ -30,7 +30,7 @@ msgstr "" "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" -#: lib/libalpm/add.c:91 lib/libalpm/sync.c:284 +#: lib/libalpm/add.c:91 lib/libalpm/sync.c:290 #, c-format msgid "%s-%s is up to date -- skipping\n" msgstr "%s-%s je aktuální -- vynechat\n" @@ -60,7 +60,7 @@ msgstr "varování při rozbalování %s (%s)\n" msgid "could not extract %s (%s)\n" msgstr "nelze rozbalit %s (%s)\n" -#: lib/libalpm/add.c:159 lib/libalpm/dload.c:572 lib/libalpm/remove.c:542 +#: lib/libalpm/add.c:159 lib/libalpm/dload.c:574 lib/libalpm/remove.c:542 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "nelze přejmenovat %s na %s (%s)\n" @@ -172,7 +172,7 @@ msgstr "poškozený záznam v databázi '%s'\n" #: lib/libalpm/be_local.c:713 lib/libalpm/be_local.c:809 #: lib/libalpm/be_local.c:954 lib/libalpm/be_local.c:1051 -#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:420 lib/libalpm/util.c:253 +#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:422 lib/libalpm/util.c:253 #: lib/libalpm/util.c:269 #, c-format msgid "could not open file %s: %s\n" @@ -229,12 +229,12 @@ msgstr "neplatná verze balíčku v %s\n" msgid "missing package metadata in %s\n" msgstr "chybí metadata balíčku v %s\n" -#: lib/libalpm/be_package.c:748 +#: lib/libalpm/be_package.c:750 #, c-format msgid "failed to read signature file: %s\n" msgstr "nelze načíst soubor s podpisy: %s\n" -#: lib/libalpm/be_package.c:769 lib/libalpm/sync.c:937 +#: lib/libalpm/be_package.c:779 lib/libalpm/sync.c:953 #, c-format msgid "required key missing from keyring\n" msgstr "požadovaný klíč není v klíčence\n" @@ -289,12 +289,12 @@ msgstr "%s bude odstraněn po %s, na kterém závisí\n" msgid "%s will be installed before its %s dependency\n" msgstr "%s bude nainstalován před %s, na kterém závisí\n" -#: lib/libalpm/deps.c:682 lib/libalpm/deps.c:712 +#: lib/libalpm/deps.c:681 lib/libalpm/deps.c:712 #, c-format msgid "ignoring package %s-%s\n" msgstr "ignoruje se balíček %s-%s\n" -#: lib/libalpm/deps.c:867 +#: lib/libalpm/deps.c:869 #, c-format msgid "cannot resolve \"%s\", a dependency of \"%s\"\n" msgstr "nelze vyřešit \"%s\", závislost \"%s\"\n" @@ -349,39 +349,39 @@ msgstr "nepodařilo se určit kořen přípojného bodu %s\n" msgid "Partition %s is mounted read only\n" msgstr "Diskový oddíl %s je připojen jen pro čtení\n" -#: lib/libalpm/dload.c:159 +#: lib/libalpm/dload.c:161 #, c-format msgid "disk" msgstr "disk" -#: lib/libalpm/dload.c:346 +#: lib/libalpm/dload.c:348 #, c-format msgid "failed to create temporary file for download\n" msgstr "nepodařilo se vytvořit dočasný soubor pro stahování\n" -#: lib/libalpm/dload.c:391 +#: lib/libalpm/dload.c:393 #, c-format msgid "url '%s' is invalid\n" msgstr "URL '%s' je chybná\n" -#: lib/libalpm/dload.c:462 lib/libalpm/dload.c:483 lib/libalpm/dload.c:494 +#: lib/libalpm/dload.c:464 lib/libalpm/dload.c:485 lib/libalpm/dload.c:496 #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "selhalo získání souboru '%s' z %s: %s\n" -#: lib/libalpm/dload.c:475 +#: lib/libalpm/dload.c:477 #, c-format msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" msgstr "" "selhalo získání souboru '%s' z %s : překročení očekávané velikosti " "stahování\n" -#: lib/libalpm/dload.c:530 +#: lib/libalpm/dload.c:532 #, c-format msgid "%s appears to be truncated: %jd/%jd bytes\n" msgstr "%s se zdá být zkrácen: %jd/%jd bytů\n" -#: lib/libalpm/dload.c:675 lib/libalpm/dload.c:704 +#: lib/libalpm/dload.c:677 lib/libalpm/dload.c:706 #, c-format msgid "failed to download %s\n" msgstr "selhalo stahování %s\n" @@ -798,146 +798,154 @@ msgstr "nelze odstranit položku '%s' z mezipaměti\n" msgid "Public keyring not found; have you run '%s'?\n" msgstr "Nebyla nalezena veřejná klíčenka; spustili jste '%s'?\n" -#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:705 +#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:779 #, c-format msgid "GPGME error: %s\n" msgstr "Chyba GPGME: %s\n" -#: lib/libalpm/signing.c:402 +#: lib/libalpm/signing.c:284 +#, c-format +msgid "looking up key %s using WKD\n" +msgstr "" + +#: lib/libalpm/signing.c:293 +#, fuzzy, c-format +msgid "gpg error: %s\n" +msgstr "Chyba GPGME: %s\n" + +#: lib/libalpm/signing.c:441 lib/libalpm/signing.c:510 #, c-format msgid "keyring is not writable\n" msgstr "do klíčenky nelze zapisovat\n" -#: lib/libalpm/signing.c:460 -#, c-format -msgid "key \"%s\" could not be imported\n" +#: lib/libalpm/signing.c:534 +#, fuzzy, c-format +msgid "key \"%s\" on keyserver\n" msgstr "klíč \"%s\" se nepodařilo importovat\n" -#: lib/libalpm/signing.c:466 +#: lib/libalpm/signing.c:539 #, c-format -msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n" -msgstr "" -"klíč %s, \"%s\" byl nalezen na serveru s klíči, ale do klíčenky nelze " -"zapisovat\n" +msgid "key \"%s\" could not be imported\n" +msgstr "klíč \"%s\" se nepodařilo importovat\n" -#: lib/libalpm/signing.c:471 +#: lib/libalpm/signing.c:543 #, c-format msgid "key \"%s\" could not be looked up remotely\n" msgstr "klíč \"%s\" nebylo možné vzdáleně vyhledat\n" -#: lib/libalpm/signing.c:859 lib/libalpm/sync.c:1006 +#: lib/libalpm/signing.c:934 lib/libalpm/sync.c:1022 #, c-format msgid "%s: missing required signature\n" msgstr "%s: chybí vyžadovaný podpis\n" -#: lib/libalpm/signing.c:874 +#: lib/libalpm/signing.c:949 #, c-format msgid "%s: signature from \"%s\" is marginal trust\n" msgstr "%s: podpis od \"%s\" má částečnou důvěru\n" -#: lib/libalpm/signing.c:882 +#: lib/libalpm/signing.c:957 #, c-format msgid "%s: signature from \"%s\" is unknown trust\n" msgstr "%s: u podpisu od \"%s\" není známá úroveň důvěry\n" -#: lib/libalpm/signing.c:889 +#: lib/libalpm/signing.c:964 #, c-format msgid "%s: signature from \"%s\" should never be trusted\n" msgstr "%s: podpis od \"%s\" je nedůvěryhodný\n" -#: lib/libalpm/signing.c:901 +#: lib/libalpm/signing.c:976 #, c-format msgid "%s: key \"%s\" is unknown\n" msgstr "%s: klíč \"%s\" je neznámý\n" -#: lib/libalpm/signing.c:910 +#: lib/libalpm/signing.c:985 #, c-format msgid "%s: key \"%s\" is disabled\n" msgstr "%s: klíč \"%s\" je vypnut\n" -#: lib/libalpm/signing.c:914 +#: lib/libalpm/signing.c:989 #, c-format msgid "%s: signature from \"%s\" is expired\n" msgstr "%s: podpis od \"%s\" vypršel\n" -#: lib/libalpm/signing.c:918 +#: lib/libalpm/signing.c:993 #, c-format msgid "%s: signature from \"%s\" is invalid\n" msgstr "%s: podpis od \"%s\" je neplatný\n" -#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063 -#: lib/libalpm/signing.c:1142 +#: lib/libalpm/signing.c:1070 lib/libalpm/signing.c:1138 +#: lib/libalpm/signing.c:1217 #, c-format msgid "%s: signature format error\n" msgstr "%s: chyba formátu podpisu\n" -#: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128 -#: lib/libalpm/signing.c:1136 +#: lib/libalpm/signing.c:1170 lib/libalpm/signing.c:1203 +#: lib/libalpm/signing.c:1211 #, c-format msgid "%s: unsupported signature format\n" msgstr "%s: nepodporovaný formát podpisu\n" -#: lib/libalpm/sync.c:93 +#: lib/libalpm/sync.c:99 #, c-format msgid "%s: ignoring package upgrade (%s => %s)\n" msgstr "%s: ignoruje se aktualizace balíčku (%s => %s)\n" -#: lib/libalpm/sync.c:105 +#: lib/libalpm/sync.c:111 #, c-format msgid "%s: ignoring package downgrade (%s => %s)\n" msgstr "%s: ignoruje se snížení verze balíčku (%s => %s)\n" -#: lib/libalpm/sync.c:108 +#: lib/libalpm/sync.c:114 #, c-format msgid "%s: downgrading from version %s to version %s\n" msgstr "%s: snížení z verze %s na verzi %s\n" -#: lib/libalpm/sync.c:114 +#: lib/libalpm/sync.c:120 #, c-format msgid "%s: local (%s) is newer than %s (%s)\n" msgstr "%s: lokální verze (%s) je novější než v %s (%s)\n" -#: lib/libalpm/sync.c:155 +#: lib/libalpm/sync.c:161 #, c-format msgid "ignoring package replacement (%s-%s => %s-%s)\n" msgstr "ignoruje se náhrada balíčku (%s-%s => %s-%s)\n" -#: lib/libalpm/sync.c:171 +#: lib/libalpm/sync.c:177 #, c-format msgid "cannot replace %s by %s\n" msgstr "nelze nahradit soubor %s souborem %s\n" -#: lib/libalpm/sync.c:529 lib/libalpm/sync.c:599 +#: lib/libalpm/sync.c:535 lib/libalpm/sync.c:605 #, c-format msgid "unresolvable package conflicts detected\n" msgstr "zjištěn konflikt nerozlišitelných balíčků\n" -#: lib/libalpm/sync.c:549 +#: lib/libalpm/sync.c:555 #, c-format msgid "removing '%s' from target list because it conflicts with '%s'\n" msgstr "'%s' odstraněn ze seznamu cílů, protože je konfliktní s '%s'\n" -#: lib/libalpm/sync.c:843 +#: lib/libalpm/sync.c:849 #, c-format msgid "failed to retrieve some files\n" msgstr "selhalo získání některých souborů\n" -#: lib/libalpm/sync.c:1020 -#, fuzzy, c-format +#: lib/libalpm/sync.c:1036 +#, c-format msgid "failed to read file %s: %s\n" -msgstr "nelze načíst soubor s podpisy: %s\n" +msgstr "" -#: lib/libalpm/sync.c:1207 +#: lib/libalpm/sync.c:1223 #, c-format msgid "not enough free disk space\n" msgstr "není dostatek volného místa na disku\n" -#: lib/libalpm/sync.c:1229 +#: lib/libalpm/sync.c:1245 #, c-format msgid "could not commit removal transaction\n" msgstr "nelze provést transakci pro odstranění\n" -#: lib/libalpm/sync.c:1237 +#: lib/libalpm/sync.c:1253 #, c-format msgid "could not commit transaction\n" msgstr "nelze provést transakci\n" @@ -1024,8 +1032,8 @@ msgstr "" "nepodařilo se najít nebo vytvořit mezipaměť pro balíčky, používám místo toho " "%s\n" -#~ msgid "invalid or corrupted delta" -#~ msgstr "neplatný nebo poškozený delta rozdíl" - -#~ msgid "delta patch failed" -#~ msgstr "aplikace delta rozdílu selhala" +#, c-format +#~ msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n" +#~ msgstr "" +#~ "klíč %s, \"%s\" byl nalezen na serveru s klíči, ale do klíčenky nelze " +#~ "zapisovat\n" |