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-06-14 23:23+EST\n" 7"Last-Translator: Cristian Gafton <gafton@redhat.com>\n" 8"Language-Team: Romanian <ro@li.org>\n" 9"Language: ro\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 "eroare necunoscuta" 17 18#: src/popt.c:1206 19#, fuzzy, c-format 20msgid "option type (%u) not implemented in popt\n" 21msgstr "optiunea de tipul (%d) nu este implementata in popt\n" 22 23#: src/popt.c:1625 24msgid "missing argument" 25msgstr "argument lipsa" 26 27#: src/popt.c:1627 28msgid "unknown option" 29msgstr "optiune necunoscuta" 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 "recursivitate infinita la optiunile sinonime" 42 43#: src/popt.c:1635 44#, fuzzy 45msgid "error in parameter quoting" 46msgstr "eroare la insertie parametru" 47 48#: src/popt.c:1637 49msgid "invalid numeric value" 50msgstr "valoare numarica invalida" 51 52#: src/popt.c:1639 53msgid "number too large or too small" 54msgstr "numar prea mare sau prea mic" 55 56#: src/popt.c:1641 57msgid "memory allocation failed" 58msgstr "" 59 60#: src/popt.c:1643 61msgid "config file failed sanity test" 62msgstr "" 63 64#: src/popt.c:1647 65msgid "unknown error" 66msgstr "eroare necuinoscuta" 67 68#: src/popthelp.c:64 src/popthelp.c:72 69msgid "Show this help message" 70msgstr "Afisare mesaj de help" 71 72#: src/popthelp.c:65 src/popthelp.c:73 73msgid "Display brief usage message" 74msgstr "Afisare mesaj sintaxa sumar" 75 76#: src/popthelp.c:76 77#, fuzzy 78msgid "Display option defaults in message" 79msgstr "Afisare mesaj sintaxa sumar" 80 81#: src/popthelp.c:78 82msgid "Terminate options" 83msgstr "" 84 85#: src/popthelp.c:170 86msgid "Help options:" 87msgstr "" 88 89#: src/popthelp.c:171 90msgid "Options implemented via popt alias/exec:" 91msgstr "" 92 93#: src/popthelp.c:179 94msgid "NONE" 95msgstr "" 96 97#: src/popthelp.c:181 98msgid "VAL" 99msgstr "" 100 101#: src/popthelp.c:185 102msgid "INT" 103msgstr "" 104 105#: src/popthelp.c:186 106msgid "SHORT" 107msgstr "" 108 109#: src/popthelp.c:187 110msgid "LONG" 111msgstr "" 112 113#: src/popthelp.c:188 114msgid "LONGLONG" 115msgstr "" 116 117#: src/popthelp.c:189 118msgid "STRING" 119msgstr "" 120 121#: src/popthelp.c:190 122msgid "FLOAT" 123msgstr "" 124 125#: src/popthelp.c:191 126msgid "DOUBLE" 127msgstr "" 128 129#: src/popthelp.c:194 130msgid "ARG" 131msgstr "" 132 133#: src/popthelp.c:616 134msgid "Usage:" 135msgstr "Sintaxa:" 136 137#: src/popthelp.c:638 138msgid "[OPTION...]" 139msgstr "[OPTIUNE...]" 140