1msgid "" 2msgstr "" 3"Project-Id-Version: popt 1.11\n" 4"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n" 5"POT-Creation-Date: 2020-06-23 13:29+0300\n" 6"PO-Revision-Date: 2000-09-05 12:30+0200\n" 7"Last-Translator: Roman Maurer <roman.maurer@hermes.si>\n" 8"Language-Team: Slovenian <sl@li.org>\n" 9"Language: sl\n" 10"MIME-Version: 1.0\n" 11"Content-Type: text/plain; charset=UTF-8\n" 12"Content-Transfer-Encoding: 8bit\n" 13 14#: src/popt.c:46 15msgid "unknown errno" 16msgstr "" 17 18#: src/popt.c:1206 19#, c-format 20msgid "option type (%u) not implemented in popt\n" 21msgstr "" 22 23#: src/popt.c:1625 24msgid "missing argument" 25msgstr "" 26 27#: src/popt.c:1627 28msgid "unknown option" 29msgstr "" 30 31#: src/popt.c:1629 32msgid "mutually exclusive logical operations requested" 33msgstr "" 34 35#: src/popt.c:1631 36msgid "opt->arg should not be NULL" 37msgstr "" 38 39#: src/popt.c:1633 40msgid "aliases nested too deeply" 41msgstr "" 42 43#: src/popt.c:1635 44msgid "error in parameter quoting" 45msgstr "" 46 47#: src/popt.c:1637 48msgid "invalid numeric value" 49msgstr "" 50 51#: src/popt.c:1639 52msgid "number too large or too small" 53msgstr "" 54 55#: src/popt.c:1641 56msgid "memory allocation failed" 57msgstr "" 58 59#: src/popt.c:1643 60msgid "config file failed sanity test" 61msgstr "" 62 63#: src/popt.c:1647 64msgid "unknown error" 65msgstr "" 66 67#: src/popthelp.c:64 src/popthelp.c:72 68msgid "Show this help message" 69msgstr "Prikaži to sporočilo s pomočjo" 70 71#: src/popthelp.c:65 src/popthelp.c:73 72msgid "Display brief usage message" 73msgstr "Prikaži kratko sporočilo o uporabi" 74 75#: src/popthelp.c:76 76#, fuzzy 77msgid "Display option defaults in message" 78msgstr "Prikaži kratko sporočilo o uporabi" 79 80#: src/popthelp.c:78 81msgid "Terminate options" 82msgstr "" 83 84#: src/popthelp.c:170 85msgid "Help options:" 86msgstr "" 87 88#: src/popthelp.c:171 89msgid "Options implemented via popt alias/exec:" 90msgstr "" 91 92#: src/popthelp.c:179 93msgid "NONE" 94msgstr "" 95 96#: src/popthelp.c:181 97msgid "VAL" 98msgstr "" 99 100#: src/popthelp.c:185 101msgid "INT" 102msgstr "" 103 104#: src/popthelp.c:186 105msgid "SHORT" 106msgstr "" 107 108#: src/popthelp.c:187 109msgid "LONG" 110msgstr "" 111 112#: src/popthelp.c:188 113msgid "LONGLONG" 114msgstr "" 115 116#: src/popthelp.c:189 117msgid "STRING" 118msgstr "" 119 120#: src/popthelp.c:190 121msgid "FLOAT" 122msgstr "" 123 124#: src/popthelp.c:191 125msgid "DOUBLE" 126msgstr "" 127 128#: src/popthelp.c:194 129msgid "ARG" 130msgstr "" 131 132#: src/popthelp.c:616 133msgid "Usage:" 134msgstr "" 135 136#: src/popthelp.c:638 137msgid "[OPTION...]" 138msgstr "" 139