summaryrefslogtreecommitdiff
path: root/po/sv.po
diff options
context:
space:
mode:
authorjbj <jbj>2007-05-25 17:36:23 +0000
committerjbj <jbj>2007-05-25 17:36:23 +0000
commitec792554dd2801ce0018514e40634d7f09c196a8 (patch)
tree3f4b354e609f52e5d86f527ceabda855182cc0fe /po/sv.po
parentd6dbbd6d5981675f2bbf0fbc7e32c005c5e95a1d (diff)
downloadlibpopt-ec792554dd2801ce0018514e40634d7f09c196a8.tar.gz
Bring in rpm.org changes to HEAD.
Diffstat (limited to 'po/sv.po')
-rw-r--r--po/sv.po60
1 files changed, 34 insertions, 26 deletions
diff --git a/po/sv.po b/po/sv.po
index 087dbbe..1b527fc 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: popt 1.6.3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-02-29 07:48-0500\n"
+"Report-Msgid-Bugs-To: <rpm-devel@lists.dulug.duke.edu>\n"
+"POT-Creation-Date: 2007-01-21 14:25-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"
@@ -14,99 +14,107 @@ msgstr ""
msgid "unknown errno"
msgstr "okänt felnummer"
-#: popt.c:964
+#: popt.c:996
#, c-format
msgid "option type (%d) not implemented in popt\n"
msgstr "flaggtypen (%d) är inte implementerad i popt\n"
-#: popt.c:1184
+#: popt.c:1208
msgid "missing argument"
msgstr "argument saknas"
-#: popt.c:1186
+#: popt.c:1210
msgid "unknown option"
msgstr "okänd flagga"
-#: popt.c:1188
+#: popt.c:1212
msgid "mutually exclusive logical operations requested"
msgstr "ömsesidigt uteslutande logiska operationer begärdes"
-#: popt.c:1190
+#: popt.c:1214
msgid "opt->arg should not be NULL"
msgstr "opt->arg får inte vara NULL"
-#: popt.c:1192
+#: popt.c:1216
msgid "aliases nested too deeply"
msgstr "alias är nästlade för djupt"
-#: popt.c:1194
+#: popt.c:1218
msgid "error in parameter quoting"
msgstr "fel i parametercitering"
-#: popt.c:1196
+#: popt.c:1220
msgid "invalid numeric value"
msgstr "ogiltigt numeriskt värde"
-#: popt.c:1198
+#: popt.c:1222
msgid "number too large or too small"
msgstr "talet för stort eller för litet"
-#: popt.c:1200
+#: popt.c:1224
msgid "memory allocation failed"
msgstr "minnesallokering misslyckades"
-#: popt.c:1204
+#: popt.c:1228
msgid "unknown error"
msgstr "okänt fel"
-#: popthelp.c:64 popthelp.c:75
+#: popt.h:172
+msgid "Options implemented via popt alias/exec:"
+msgstr ""
+
+#: popt.h:188
+msgid "Help options:"
+msgstr ""
+
+#: popthelp.c:68 popthelp.c:79
msgid "Show this help message"
msgstr "Visa denna hjälptext"
-#: popthelp.c:65 popthelp.c:76
+#: popthelp.c:69 popthelp.c:80
msgid "Display brief usage message"
msgstr "Visa en kortfattad användningstext"
-#: popthelp.c:79
+#: popthelp.c:83
msgid "Display option defaults in message"
msgstr "Visa standardalternativ för flaggor i meddelande"
-#: popthelp.c:124
+#: popthelp.c:128
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:126
+#: popthelp.c:130
msgid "VAL"
msgstr "VÄRDE"
-#: popthelp.c:130
+#: popthelp.c:134
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:131
+#: popthelp.c:135
msgid "LONG"
msgstr "LÅNG"
-#: popthelp.c:132
+#: popthelp.c:136
msgid "STRING"
msgstr "STRÄNG"
-#: popthelp.c:133
+#: popthelp.c:137
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:134
+#: popthelp.c:138
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:135
+#: popthelp.c:139
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:548
+#: popthelp.c:552
msgid "Usage:"
msgstr "Användning:"
-#: popthelp.c:572
+#: popthelp.c:576
msgid "[OPTION...]"
msgstr "[FLAGGA...]"