summaryrefslogtreecommitdiff
path: root/po/sv.po
diff options
context:
space:
mode:
authorjbj <jbj>2003-12-11 19:10:57 +0000
committerjbj <jbj>2003-12-11 19:10:57 +0000
commit4d4f9acb13a9902c26b799b06942877fab543f44 (patch)
tree6edfce7080068af360539f2416080d9c242ce128 /po/sv.po
parent2cef8529f583ad38a1f7f69aa6fbeea208afa164 (diff)
downloadlibpopt-4d4f9acb13a9902c26b799b06942877fab543f44.tar.gz
- only internal Berkeley db from now on.
- revive "make dist".
Diffstat (limited to 'po/sv.po')
-rw-r--r--po/sv.po53
1 files changed, 27 insertions, 26 deletions
diff --git a/po/sv.po b/po/sv.po
index 43a1155..0f1d816 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"POT-Creation-Date: 2003-03-19 11:03-0500\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-07 15:21-0500\n"
"PO-Revision-Date: 2001-07-12 22:26+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -9,103 +10,103 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:34
+#: popt.c:35
msgid "unknown errno"
msgstr "okänt felnummer"
-#: popt.c:940
+#: popt.c:944
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "flaggtypen (%d) är inte implementerad i popt\n"
-#: popt.c:1160
+#: popt.c:1164
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1162
+#: popt.c:1166
msgid "unknown option"
msgstr "okänd flagga"
-#: popt.c:1164
+#: popt.c:1168
msgid "mutually exclusive logical operations requested"
msgstr "ömsesidigt uteslutande logiska operationer begärdes"
-#: popt.c:1166
+#: popt.c:1170
msgid "opt->arg should not be NULL"
msgstr "opt->arg får inte vara NULL"
-#: popt.c:1168
+#: popt.c:1172
msgid "aliases nested too deeply"
msgstr "alias är nästlade för djupt"
-#: popt.c:1170
+#: popt.c:1174
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1172
+#: popt.c:1176
msgid "invalid numeric value"
msgstr "ogiltigt numeriskt värde"
-#: popt.c:1174
+#: popt.c:1178
msgid "number too large or too small"
msgstr "talet för stort eller för litet"
-#: popt.c:1176
+#: popt.c:1180
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1180
+#: popt.c:1184
msgid "unknown error"
msgstr "okänt fel"
-#: popthelp.c:57
+#: popthelp.c:61
msgid "Show this help message"
msgstr "Visa denna hjälptext"
-#: popthelp.c:58
+#: popthelp.c:62
msgid "Display brief usage message"
msgstr "Visa en kortfattad användningstext"
-#: popthelp.c:61
+#: popthelp.c:65
msgid "Display option defaults in message"
msgstr "Visa standardalternativ för flaggor i meddelande"
-#: popthelp.c:103
+#: popthelp.c:107
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:105
+#: popthelp.c:109
msgid "VAL"
msgstr "VÄRDE"
-#: popthelp.c:109
+#: popthelp.c:113
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:110
+#: popthelp.c:114
msgid "LONG"
msgstr "LÅNG"
-#: popthelp.c:111
+#: popthelp.c:115
msgid "STRING"
msgstr "STRÄNG"
-#: popthelp.c:112
+#: popthelp.c:116
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:113
+#: popthelp.c:117
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:114
+#: popthelp.c:118
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:486
+#: popthelp.c:493
msgid "Usage:"
msgstr "Användning:"
-#: popthelp.c:510
+#: popthelp.c:517
msgid "[OPTION...]"
msgstr "[FLAGGA...]"