# OpenStack Infra , 2015. #zanata msgid "" msgstr "" "Project-Id-Version: oslo.policy 1.16.1.dev1\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-10-23 20:40+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: Czech\n" "Language: cs\n" "X-Generator: Zanata 3.7.3\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" msgid "Default rule. Enforced when a requested rule is not found." msgstr "Výchozí pravidlo. Vynuceno, když požadované pravidlo není nalezeno." msgid "" "Directories where policy configuration files are stored. They can be " "relative to any directory in the search path defined by the config_dir " "option, or absolute paths. The file defined by policy_file must exist for " "these directories to be searched. Missing or empty directories are ignored." msgstr "" "Adresáře, kde jsou ukládány soubory nastavující zásady. Můžou být relativní " "k jakýmkoliv adresářům na hledané cestě, jenž je určena volbou config_dir, " "nebo absolutní cesty. Soubor určený volbou policy_file musí existovat, aby " "tyto adresáře byly prohledávány. Chybějící nebo prázdné adresáře jsou " "ignorovány." #, python-format msgid "Rules must be an instance of dict or Rules, got %s instead" msgstr "" "Pravidla musí být instancí slovníku nebo Pravidel, místo toho předáno %s"