From 254a8e2e05f5ffffdaa5ae21d1c6b32375df9061 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 29 Apr 2018 23:43:07 +1000 Subject: Import updated translations from Transifex Signed-off-by: Allan McRae --- lib/libalpm/po/cs.po | 144 +++++++++++++++++++++++++-------------------------- 1 file changed, 70 insertions(+), 74 deletions(-) (limited to 'lib/libalpm/po/cs.po') diff --git a/lib/libalpm/po/cs.po b/lib/libalpm/po/cs.po index bfdc0f04..0f7dac91 100644 --- a/lib/libalpm/po/cs.po +++ b/lib/libalpm/po/cs.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Pacman Development Team # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dan McGee , 2011 # David Kolibáč , 2011 @@ -9,21 +9,21 @@ # Jaroslav Lichtblau , 2014 # mmm , 2013 # mmm , 2011 +# IAmNotImportant, 2017 # mmm , 2011,2013 # Vojtěch Gondžala , 2011,2013 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: 2016-02-23 13:08+1000\n" -"PO-Revision-Date: 2015-12-12 18:41+0000\n" -"Last-Translator: Jaroslav Lichtblau \n" -"Language-Team: Czech (http://www.transifex.com/toofishes/archlinux-pacman/" -"language/cs/)\n" -"Language: cs\n" +"POT-Creation-Date: 2017-05-22 11:00+1000\n" +"PO-Revision-Date: 2017-09-23 18:02+0000\n" +"Last-Translator: IAmNotImportant\n" +"Language-Team: Czech (http://www.transifex.com/toofishes/archlinux-pacman/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: lib/libalpm/add.c:86 @@ -41,92 +41,92 @@ msgstr "%s-%s je aktuální -- přeinstalovat\n" msgid "downgrading package %s (%s => %s)\n" msgstr "snížení verze balíčku %s (%s => %s)\n" -#: lib/libalpm/add.c:124 lib/libalpm/util.c:379 +#: lib/libalpm/add.c:124 +#, c-format +msgid "cannot allocate disk archive object" +msgstr "nedostatek paměti pro alokaci objektu" + +#: lib/libalpm/add.c:138 lib/libalpm/util.c:379 #, c-format msgid "warning given when extracting %s (%s)\n" msgstr "varování při rozbalování %s (%s)\n" -#: lib/libalpm/add.c:127 lib/libalpm/util.c:382 +#: lib/libalpm/add.c:141 lib/libalpm/util.c:382 #, c-format msgid "could not extract %s (%s)\n" msgstr "nelze rozbalit %s (%s)\n" -#: lib/libalpm/add.c:140 lib/libalpm/dload.c:589 lib/libalpm/remove.c:520 +#: lib/libalpm/add.c:154 lib/libalpm/dload.c:589 lib/libalpm/remove.c:533 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "nelze přejmenovat %s na %s (%s)\n" -#: lib/libalpm/add.c:191 +#: lib/libalpm/add.c:205 #, c-format msgid "file not found in file list for package %s. skipping extraction of %s\n" -msgstr "" -"soubor nenalezen v seznamu souborů balíčku %s. přeskakuje se rozbalení %s\n" +msgstr "soubor nenalezen v seznamu souborů balíčku %s. přeskakuje se rozbalení %s\n" -#: lib/libalpm/add.c:200 +#: lib/libalpm/add.c:214 #, c-format msgid "unable to extract %s%s: path too long" msgstr "nelze rozbalit %s%s: příliš dlouhá cesta" -#: lib/libalpm/add.c:242 +#: lib/libalpm/add.c:256 #, c-format msgid "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" -msgstr "" -"přístupová práva adresáře %s se neshodují\n" -"souborový systém: %o balíček: %o\n" +msgstr "přístupová práva adresáře %s se neshodují\nsouborový systém: %o balíček: %o\n" -#: lib/libalpm/add.c:257 +#: lib/libalpm/add.c:271 #, c-format msgid "" "directory ownership differs on %s\n" "filesystem: %u:%u package: %u:%u\n" -msgstr "" -"rozdílný vlastník adresáře %s\n" -"souborový systém: %u:%u balíček: %u:%u\n" +msgstr "rozdílný vlastník adresáře %s\nsouborový systém: %u:%u balíček: %u:%u\n" -#: lib/libalpm/add.c:273 +#: lib/libalpm/add.c:287 #, c-format msgid "extract: not overwriting dir with file %s\n" msgstr "rozbalení: adresář nebyl přepsán souborem %s\n" -#: lib/libalpm/add.c:301 +#: lib/libalpm/add.c:315 #, c-format msgid "unable to extract %s.pacnew: path too long" msgstr "nelze rozbalit %s.pacnew: příliš dlouhá cesta" -#: lib/libalpm/add.c:498 lib/libalpm/util.c:331 lib/libalpm/util.c:567 +#: lib/libalpm/add.c:508 lib/libalpm/util.c:331 lib/libalpm/util.c:577 #, c-format msgid "could not get current working directory\n" msgstr "nelze určit aktuální pracovní adresář\n" -#: lib/libalpm/add.c:503 lib/libalpm/util.c:336 lib/libalpm/util.c:572 -#: lib/libalpm/util.c:625 +#: lib/libalpm/add.c:513 lib/libalpm/util.c:336 lib/libalpm/util.c:582 +#: lib/libalpm/util.c:635 #, c-format msgid "could not change directory to %s (%s)\n" msgstr "nelze změnit adresář na %s (%s)\n" -#: lib/libalpm/add.c:542 lib/libalpm/util.c:400 lib/libalpm/util.c:730 +#: lib/libalpm/add.c:570 lib/libalpm/util.c:400 lib/libalpm/util.c:740 #, c-format msgid "could not restore working directory (%s)\n" msgstr "nelze obnovit pracovní adresář (%s)\n" -#: lib/libalpm/add.c:550 +#: lib/libalpm/add.c:578 #, c-format msgid "problem occurred while upgrading %s\n" msgstr "nastal problém při aktualizaci %s\n" -#: lib/libalpm/add.c:556 +#: lib/libalpm/add.c:584 #, c-format msgid "problem occurred while installing %s\n" msgstr "nastal problém při instalaci %s\n" -#: lib/libalpm/add.c:572 +#: lib/libalpm/add.c:599 #, c-format msgid "could not update database entry %s-%s\n" msgstr "nelze aktualizovat záznam databáze %s-%s\n" -#: lib/libalpm/add.c:583 +#: lib/libalpm/add.c:610 #, c-format msgid "could not add entry '%s' in cache\n" msgstr "nelze přidat položku '%s' do mezipaměti\n" @@ -141,12 +141,12 @@ msgstr "chyba při čtení souboru %s: %s\n" msgid "removing invalid database: %s\n" msgstr "odstraňuje se chybná databáze: %s\n" -#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:873 +#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:886 #, c-format msgid "could not create directory %s: %s\n" msgstr "nelze změnit adresář %s: %s\n" -#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:377 +#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:387 #, c-format msgid "invalid name for database entry '%s'\n" msgstr "chybný název záznamu v databázi '%s'\n" @@ -162,19 +162,19 @@ msgid "corrupted database entry '%s'\n" msgstr "poškozený záznam v databázi '%s'\n" #: lib/libalpm/be_local.c:696 lib/libalpm/be_local.c:788 -#: lib/libalpm/be_local.c:922 lib/libalpm/be_local.c:1019 +#: lib/libalpm/be_local.c:935 lib/libalpm/be_local.c:1032 #: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:447 lib/libalpm/util.c:250 #: lib/libalpm/util.c:266 #, c-format msgid "could not open file %s: %s\n" msgstr "nelze otevřít soubor %s: %s\n" -#: lib/libalpm/be_local.c:712 lib/libalpm/be_sync.c:630 +#: lib/libalpm/be_local.c:712 lib/libalpm/be_sync.c:641 #, c-format msgid "%s database is inconsistent: name mismatch on package %s\n" msgstr "databáze %s je nekonzistentní: nesouhlasí jméno balíčku %s\n" -#: lib/libalpm/be_local.c:718 lib/libalpm/be_sync.c:636 +#: lib/libalpm/be_local.c:718 lib/libalpm/be_sync.c:647 #, c-format msgid "%s database is inconsistent: version mismatch on package %s\n" msgstr "databáze %s je nekonzistentní: nesouhlasí verze balíčku %s\n" @@ -184,48 +184,48 @@ msgstr "databáze %s je nekonzistentní: nesouhlasí verze balíčku %s\n" msgid "unknown validation type for package %s: %s\n" msgstr "neznámý způsob ověření pro balíček %s: %s\n" -#: lib/libalpm/be_package.c:476 lib/libalpm/be_package.c:634 -#: lib/libalpm/be_package.c:647 +#: lib/libalpm/be_package.c:477 lib/libalpm/be_package.c:635 +#: lib/libalpm/be_package.c:648 #, c-format msgid "error while reading package %s: %s\n" msgstr "chyba při čtení balíčku %s: %s\n" -#: lib/libalpm/be_package.c:490 lib/libalpm/be_package.c:514 +#: lib/libalpm/be_package.c:491 lib/libalpm/be_package.c:515 #, c-format msgid "error while reading mtree of package %s: %s\n" msgstr "chyba při čtení souboru mtree balíčku %s: %s\n" -#: lib/libalpm/be_package.c:600 +#: lib/libalpm/be_package.c:601 #, c-format msgid "could not parse package description file in %s\n" msgstr "nelze zpracovat soubor s popisem balíčku v %s\n" -#: lib/libalpm/be_package.c:605 +#: lib/libalpm/be_package.c:606 #, c-format msgid "missing package name in %s\n" msgstr "chybí jméno balíčku v %s\n" -#: lib/libalpm/be_package.c:609 +#: lib/libalpm/be_package.c:610 #, c-format msgid "missing package version in %s\n" msgstr "chybí veze balíčku v %s\n" -#: lib/libalpm/be_package.c:613 +#: lib/libalpm/be_package.c:614 #, c-format msgid "invalid package version in %s\n" msgstr "neplatná verze balíčku v %s\n" -#: lib/libalpm/be_package.c:654 +#: lib/libalpm/be_package.c:655 #, c-format msgid "missing package metadata in %s\n" msgstr "chybí metadata balíčku v %s\n" -#: lib/libalpm/be_package.c:743 +#: lib/libalpm/be_package.c:747 #, c-format msgid "failed to read signature file: %s\n" msgstr "nelze načíst soubor s podpisy: %s\n" -#: lib/libalpm/be_package.c:764 lib/libalpm/sync.c:1113 +#: lib/libalpm/be_package.c:768 lib/libalpm/sync.c:1113 #, c-format msgid "required key missing from keyring\n" msgstr "požadovaný klíč není v klíčence\n" @@ -235,22 +235,22 @@ msgstr "požadovaný klíč není v klíčence\n" msgid "removing invalid file: %s\n" msgstr "odstraněn neplatný soubor: %s\n" -#: lib/libalpm/be_sync.c:502 +#: lib/libalpm/be_sync.c:513 #, c-format msgid "could not parse package description file '%s' from db '%s'\n" msgstr "nelze načíst soubor s popisem balíčku '%s' z databáze '%s'\n" -#: lib/libalpm/be_sync.c:535 lib/libalpm/be_sync.c:540 +#: lib/libalpm/be_sync.c:546 lib/libalpm/be_sync.c:551 #, c-format msgid "%s database is inconsistent: filename of package %s is illegal\n" msgstr "databáze %s je nekonzistentní: jméno balíčku %s je nepřípustné\n" -#: lib/libalpm/be_sync.c:545 +#: lib/libalpm/be_sync.c:556 #, c-format msgid "%s database is inconsistent: filename of package %s is too long\n" msgstr "databáze %s je nekonzistentní: jméno balíčku %s je příliš dlouhé\n" -#: lib/libalpm/be_sync.c:611 +#: lib/libalpm/be_sync.c:622 #, c-format msgid "unknown database file: %s\n" msgstr "neznámý soubor databáze: %s\n" @@ -358,9 +358,7 @@ msgstr "selhalo získání souboru '%s' z %s: %s\n" #: lib/libalpm/dload.c:500 #, 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" +msgstr "selhalo získání souboru '%s' z %s : překročení očekávané velikosti stahování\n" #: lib/libalpm/dload.c:548 #, c-format @@ -672,27 +670,27 @@ msgstr "nelze nalézt %s v databázi -- vynechat\n" msgid "removing %s from target list\n" msgstr "'%s' odstraněn ze seznamu cílů\n" -#: lib/libalpm/remove.c:343 +#: lib/libalpm/remove.c:345 #, c-format msgid "cannot remove file '%s': %s\n" msgstr "nelze odstranit soubor '%s': %s\n" -#: lib/libalpm/remove.c:383 +#: lib/libalpm/remove.c:385 #, c-format msgid "could not open directory: %s: %s\n" msgstr "nelze otevřít adresář %s: %s\n" -#: lib/libalpm/remove.c:540 +#: lib/libalpm/remove.c:553 #, c-format msgid "cannot remove %s (%s)\n" msgstr "nelze odstranit %s (%s)\n" -#: lib/libalpm/remove.c:713 +#: lib/libalpm/remove.c:726 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "nelze odstranit záznam databáze %s-%s\n" -#: lib/libalpm/remove.c:718 +#: lib/libalpm/remove.c:731 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "nelze odstranit položku '%s' z mezipaměti\n" @@ -787,64 +785,62 @@ msgstr "nelze odstranit dočasný adresář %s\n" msgid "could not stat file %s: %s\n" msgstr "nelze najít soubor %s: %s\n" -#: lib/libalpm/util.c:483 +#: lib/libalpm/util.c:493 #, c-format msgid "unable to write to pipe (%s)\n" msgstr "nelze zapisovat do roury (%s)\n" -#: lib/libalpm/util.c:542 +#: lib/libalpm/util.c:552 #, c-format msgid "unable to read from pipe (%s)\n" msgstr "nelze číst z roury (%s)\n" -#: lib/libalpm/util.c:584 lib/libalpm/util.c:590 +#: lib/libalpm/util.c:594 lib/libalpm/util.c:600 #, c-format msgid "could not create pipe (%s)\n" msgstr "nepodařilo se vytvořit rouru (%s)\n" -#: lib/libalpm/util.c:598 +#: lib/libalpm/util.c:608 #, c-format msgid "could not fork a new process (%s)\n" msgstr "nelze spustit nový proces (%s)\n" -#: lib/libalpm/util.c:621 +#: lib/libalpm/util.c:631 #, c-format msgid "could not change the root directory (%s)\n" msgstr "nelze změnit kořenový adresář (%s)\n" -#: lib/libalpm/util.c:632 +#: lib/libalpm/util.c:642 #, c-format msgid "call to execv failed (%s)\n" msgstr "volání execv selhalo (%s)\n" -#: lib/libalpm/util.c:701 +#: lib/libalpm/util.c:711 #, c-format msgid "call to waitpid failed (%s)\n" msgstr "volání waitpid selhalo (%s)\n" -#: lib/libalpm/util.c:711 +#: lib/libalpm/util.c:721 #, c-format msgid "command failed to execute correctly\n" msgstr "příkaz se nepodařilo spustit správně\n" -#: lib/libalpm/util.c:718 +#: lib/libalpm/util.c:728 #, c-format msgid "Unknown signal" msgstr "Neznámý signál" -#: lib/libalpm/util.c:720 +#: lib/libalpm/util.c:730 #, c-format msgid "command terminated by signal %d: %s\n" msgstr "příkaz ukončen signálem %d: %s\n" -#: lib/libalpm/util.c:817 +#: lib/libalpm/util.c:827 #, c-format msgid "no %s cache exists, creating...\n" msgstr "neexistuje mezipaměť %s, vytváří se...\n" -#: lib/libalpm/util.c:848 +#: lib/libalpm/util.c:858 #, c-format msgid "couldn't find or create package cache, using %s instead\n" -msgstr "" -"nepodařilo se najít nebo vytvořit mezipaměť pro balíčky, používám místo toho " -"%s\n" +msgstr "nepodařilo se najít nebo vytvořit mezipaměť pro balíčky, používám místo toho %s\n" -- cgit v1.2.3-54-g00ecf