msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" "POT-Creation-Date: 2001-10-14 23:13-0400\n" "PO-Revision-Date: 2001-07-12 22:26+0100\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: popt.c:29 msgid "unknown errno" msgstr "okänt felnummer" #: popt.c:900 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "flaggtypen (%d) är inte implementerad i popt\n" #: popt.c:1111 msgid "missing argument" msgstr "argument saknas" #: popt.c:1113 msgid "unknown option" msgstr "okänd flagga" #: popt.c:1115 msgid "mutually exclusive logical operations requested" msgstr "ömsesidigt uteslutande logiska operationer begärdes" #: popt.c:1117 msgid "opt->arg should not be NULL" msgstr "opt->arg får inte vara NULL" #: popt.c:1119 msgid "aliases nested too deeply" msgstr "alias är nästlade för djupt" #: popt.c:1121 msgid "error in parameter quoting" msgstr "fel i parametercitering" #: popt.c:1123 msgid "invalid numeric value" msgstr "ogiltigt numeriskt värde" #: popt.c:1125 msgid "number too large or too small" msgstr "talet för stort eller för litet" #: popt.c:1127 msgid "memory allocation failed" msgstr "minnesallokering misslyckades" #: popt.c:1131 msgid "unknown error" msgstr "okänt fel" #: popthelp.c:52 msgid "Show this help message" msgstr "Visa denna hjälptext" #: popthelp.c:53 msgid "Display brief usage message" msgstr "Visa en kortfattad användningstext" #: popthelp.c:56 msgid "Display option defaults in message" msgstr "Visa standardalternativ för flaggor i meddelande" #: popthelp.c:98 msgid "NONE" msgstr "INGET" #: popthelp.c:99 msgid "VAL" msgstr "VÄRDE" #: popthelp.c:100 msgid "INT" msgstr "HELTAL" #: popthelp.c:101 msgid "LONG" msgstr "LÅNG" #: popthelp.c:102 msgid "STRING" msgstr "STRÄNG" #: popthelp.c:103 msgid "FLOAT" msgstr "FLYTTAL" #: popthelp.c:104 msgid "DOUBLE" msgstr "DUBBEL" #: popthelp.c:105 msgid "ARG" msgstr "ARG" #: popthelp.c:454 msgid "Usage:" msgstr "Användning:" #: popthelp.c:476 msgid "[OPTION...]" msgstr "[FLAGGA...]"