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: 2022-09-16 10:04+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:1200 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:1638 24msgid "missing argument" 25msgstr "argument lipsa" 26 27#: src/popt.c:1640 28msgid "option does not take an argument" 29msgstr "" 30 31#: src/popt.c:1642 32msgid "unknown option" 33msgstr "optiune necunoscuta" 34 35#: src/popt.c:1644 36msgid "mutually exclusive logical operations requested" 37msgstr "" 38 39#: src/popt.c:1646 40msgid "opt->arg should not be NULL" 41msgstr "" 42 43#: src/popt.c:1648 44msgid "aliases nested too deeply" 45msgstr "recursivitate infinita la optiunile sinonime" 46 47#: src/popt.c:1650 48#, fuzzy 49msgid "error in parameter quoting" 50msgstr "eroare la insertie parametru" 51 52#: src/popt.c:1652 53msgid "invalid numeric value" 54msgstr "valoare numarica invalida" 55 56#: src/popt.c:1654 57msgid "number too large or too small" 58msgstr "numar prea mare sau prea mic" 59 60#: src/popt.c:1656 61msgid "memory allocation failed" 62msgstr "" 63 64#: src/popt.c:1658 65msgid "config file failed sanity test" 66msgstr "" 67 68#: src/popt.c:1662 69msgid "unknown error" 70msgstr "eroare necuinoscuta" 71 72#: src/popthelp.c:64 src/popthelp.c:72 73msgid "Show this help message" 74msgstr "Afisare mesaj de help" 75 76#: src/popthelp.c:65 src/popthelp.c:73 77msgid "Display brief usage message" 78msgstr "Afisare mesaj sintaxa sumar" 79 80#: src/popthelp.c:76 81#, fuzzy 82msgid "Display option defaults in message" 83msgstr "Afisare mesaj sintaxa sumar" 84 85#: src/popthelp.c:78 86msgid "Terminate options" 87msgstr "" 88 89#: src/popthelp.c:170 90msgid "Help options:" 91msgstr "" 92 93#: src/popthelp.c:171 94msgid "Options implemented via popt alias/exec:" 95msgstr "" 96 97#: src/popthelp.c:179 98msgid "NONE" 99msgstr "" 100 101#: src/popthelp.c:181 102msgid "VAL" 103msgstr "" 104 105#: src/popthelp.c:185 106msgid "INT" 107msgstr "" 108 109#: src/popthelp.c:186 110msgid "SHORT" 111msgstr "" 112 113#: src/popthelp.c:187 114msgid "LONG" 115msgstr "" 116 117#: src/popthelp.c:188 118msgid "LONGLONG" 119msgstr "" 120 121#: src/popthelp.c:189 122msgid "STRING" 123msgstr "" 124 125#: src/popthelp.c:190 126msgid "FLOAT" 127msgstr "" 128 129#: src/popthelp.c:191 130msgid "DOUBLE" 131msgstr "" 132 133#: src/popthelp.c:194 134msgid "ARG" 135msgstr "" 136 137#: src/popthelp.c:615 138msgid "Usage:" 139msgstr "Sintaxa:" 140 141#: src/popthelp.c:640 142msgid "[OPTION...]" 143msgstr "[OPTIUNE...]" 144