Add a version attribute so we no longer have to compare class names.
[pykickstart.git] / po / is.po
blob334749e9a764a6f6da34a1765c2a403437326a8e
1 # Icelandic translation of pykickstart
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # Richard Allen <ra@ra.is>
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: pykickstart\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2007-01-16 14:27-0500\n"
11 "PO-Revision-Date: 2006-12-08 01:22+0000\n"
12 "Last-Translator: Richard Allen <ra@ra.is>\n"
13 "Language-Team: is <kde-isl@molar.is>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: ../pykickstart/errors.py:43
19 #, python-format
20 msgid ""
21 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
22 "\n"
23 "%(msg)s\n"
24 msgstr ""
25 "Eftirfarandi vandi kom upp á línu %(lineno)s í hraðuppsetningarskránni:\n"
26 "\n"
27 "%(msg)s\n"
29 #: ../pykickstart/errors.py:45
30 #, python-format
31 msgid "There was a problem reading from line %s of the kickstart file"
32 msgstr "Það kom upp villa við að lesa úr línu %s í hraðuppsetningarskránni"
34 #: ../pykickstart/errors.py:97
35 msgid "Unsupported version specified."
36 msgstr ""
38 #: ../pykickstart/options.py:77
39 #, python-format
40 msgid "Option %s is required"
41 msgstr "Rofann %s vantar"
43 #: ../pykickstart/options.py:80
44 #, python-format
45 msgid ""
46 "The option %(option)s was introduced in version %(intro)s, but you are using "
47 "kickstart syntax version %(version)s"
48 msgstr ""
50 #: ../pykickstart/options.py:83
51 #, python-format
52 msgid ""
53 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
54 "been deprecated and no longer has any effect.  It may be removed from future "
55 "releases, which will result in a fatal error from kickstart.  Please modify "
56 "your kickstart file to remove this option."
57 msgstr ""
58 "Hunsa úreltann rofa á línu %(lineno)s:  Rofinn %(option)s er nú úreltur og "
59 "hefur ekki lengur nein áhrif.  Hann verður líkast til fjarlægður í næstu "
60 "útgáfum sem verður til þess að villa kemur upp í hraðuppsetningum.Vinsamlega "
61 "breyttu hraðuppsetningaskránum þínum og fjarlægðu þennan rofa."
63 #: ../pykickstart/options.py:86
64 #, python-format
65 msgid ""
66 "The option %(option)s was removed in version %(removed)s, but you are using "
67 "kickstart syntax version %(version)s"
68 msgstr ""
70 #: ../pykickstart/options.py:139
71 msgid "Required flag set for option that doesn't take a value"
72 msgstr ""
74 #: ../pykickstart/options.py:148
75 #, python-format
76 msgid "Option %(opt)s: invalid boolean value: %(value)r"
77 msgstr ""
79 #: ../validator/ksvalidator:37
80 msgid "halt after the first error or warning"
81 msgstr "stöðva eftir fyrstu villu eða viðvörun"
83 #: ../validator/ksvalidator:40
84 #, python-format
85 msgid "parse include files when %include is seen"
86 msgstr "þáttun innifelur skrár meðan %include er til staðar"
88 #: ../validator/ksvalidator:42
89 msgid "version of kickstart syntax to validate against"
90 msgstr ""
92 #: ../validator/ksvalidator:56
93 #, python-format
94 msgid "The version %s is not supported by pykickstart"
95 msgstr ""
97 #: ../validator/ksvalidator:68
98 #, python-format
99 msgid ""
100 "File uses a deprecated option or command.\n"
101 "%s"
102 msgstr ""
103 "Skráin inniheldur úreltann rofa eða skipun.\n"
104 "%s"
106 #: ../validator/ksvalidator:74
107 msgid "General kickstart error in input file"
108 msgstr "Almenn hraðuppsetningarvilla í ílagsskrá"
110 #: ../validator/ksvalidator:77
111 #, python-format
112 msgid "General error in input file:  %s"
113 msgstr "Almenn villa í ílagsskrá:  %s"
115 #~ msgid "Command %s does not take any arguments"
116 #~ msgstr "Skipunin %s tekur engin viðföng"
118 #~ msgid "Unexpected arguments to %(command)s command: %(options)s"
119 #~ msgstr "Viðföngum ofaukið við skipunina %(command)s: %(options)s"
121 #~ msgid "Command %s only takes one argument"
122 #~ msgstr "Skipunin %s tekur einungis eitt viðfang"
124 #~ msgid "Mount point required for %s"
125 #~ msgstr "Tengipunkt vantar fyrir %s"
127 #~ msgid "One of biospart or partition options must be specified."
128 #~ msgstr ""
129 #~ "Annað hvort biospart eða partition rofinn verður að vera til staðar."
131 #~ msgid "Unexpected arguments to %(cmd)s command: %(options)s"
132 #~ msgstr "Viðföngum ofaukið við skipunina %(cmd)s: %(options)s"
134 #~ msgid "Device '%(device)s' is already used in multipath '%(multipathdev)s'"
135 #~ msgstr ""
136 #~ "Tækið '%(device)' er þegar í notkun í fjölslóðatækinu '%(multipathdev)s'"
138 #~ msgid ""
139 #~ "Only one of --baseurl and --mirrorlist may be specified for repo command."
140 #~ msgstr "Ekki má gefa upp bæði --baseurl og --mirrorlist skipanirnar."
142 #~ msgid "One of --baseurl or --mirrorlist must be specified for repo command."
143 #~ msgstr "Annað hvort --baseurl eða --mirrorlist verður að vera til staðar"
145 #~ msgid "A single argument is expected for the %s command"
146 #~ msgstr "Eitt viðfang á að vera til staðar fyrir %s skipunina"
148 #~ msgid ""
149 #~ "Ignoring deprecated option on line %s:  The zerombr command no longer "
150 #~ "takes any options.  In future releases, this will result in a fatal error "
151 #~ "from kickstart.  Please modify your kickstart file to remove any options."
152 #~ msgstr ""
153 #~ "Hunsa úreltann rofa á línu %s:  zerombr skipunin tekur ekki lengur nein "
154 #~ "viðföng.  Í framtíðinni verður þetta að banvænni villu í hraðuppsetningum."
155 #~ "Vinsamlega breyttu hraðuppsetningaskrám þínum og fjarlægðu alla rofa."
157 #~ msgid "Unknown command: %s"
158 #~ msgstr "Óþekkt skipun: %s"