de33f0980ae818a23ee6da7280a948af6be7b92b
[rrq/maintain_lilo.git] / debian / po / templates.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: lilo@packages.debian.org\n"
11 "POT-Creation-Date: 2008-10-27 11:51+0900\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. Type: note
20 #. Description
21 #: ../lilo.templates:1001
22 msgid "LILO configuration"
23 msgstr ""
24
25 #. Type: note
26 #. Description
27 #: ../lilo.templates:1001
28 msgid ""
29 "It seems to be your first LILO installation. It is absolutely necessary to "
30 "run liloconfig(8) when you complete this process and execute /sbin/lilo  "
31 "after this."
32 msgstr ""
33
34 #. Type: note
35 #. Description
36 #: ../lilo.templates:1001
37 msgid "LILO won't work if you don't do this."
38 msgstr ""
39
40 #. Type: note
41 #. Description
42 #: ../lilo.templates:2001
43 msgid "Deprecated parameters in LILO configuration"
44 msgstr ""
45
46 #. Type: note
47 #. Description
48 #: ../lilo.templates:2001
49 msgid ""
50 "Deprecated files have been found on your system. You must update the "
51 "'install=' parameter in your LILO configuration file (/etc/lilo.conf) in "
52 "order to properly upgrade the package."
53 msgstr ""
54
55 #. Type: note
56 #. Description
57 #: ../lilo.templates:2001
58 msgid "The new 'install=' options are:"
59 msgstr ""
60
61 #. Type: note
62 #. Description
63 #: ../lilo.templates:2001
64 msgid ""
65 " new: install=bmp\n"
66 " old: install=/boot/boot-bmp.b"
67 msgstr ""
68
69 #. Type: note
70 #. Description
71 #: ../lilo.templates:2001
72 msgid ""
73 " new: install=text\n"
74 " old: install=/boot/boot-text.b"
75 msgstr ""
76
77 #. Type: note
78 #. Description
79 #: ../lilo.templates:2001
80 msgid ""
81 " new: install=menu\n"
82 " old: install=/boot/boot-menu.b or boot.b"
83 msgstr ""
84
85 #. Type: boolean
86 #. Description
87 #: ../lilo.templates:3001
88 msgid "Do you want to add the large-memory option?"
89 msgstr ""
90
91 #. Type: boolean
92 #. Description
93 #: ../lilo.templates:3001
94 msgid ""
95 "By default, LILO loads the initrd file into the first 15MB of memory to "
96 "avoid a BIOS limitation with older systems (earlier than 2001)."
97 msgstr ""
98
99 #. Type: boolean
100 #. Description
101 #: ../lilo.templates:3001
102 msgid ""
103 "However, with newer kernels the combination of kernel and initrd may not fit "
104 "into the first 15MB of memory and so the system will not boot properly. It "
105 "seems that the boot issues appear when the kernel+initrd combination is "
106 "larger than 8MB."
107 msgstr ""
108
109 #. Type: boolean
110 #. Description
111 #: ../lilo.templates:3001
112 msgid ""
113 "If this machine has a recent BIOS without the 15MB limitation, you can add "
114 "the 'large-memory' option to /etc/lilo.conf to instruct LILO to use more "
115 "memory for passing the initrd to the kernel. You will need to re-run the "
116 "'lilo' command to make this option take effect."
117 msgstr ""
118
119 #. Type: boolean
120 #. Description
121 #: ../lilo.templates:3001
122 msgid ""
123 "If this machine has an older BIOS, you may need to reduce the size of the "
124 "initrd *before* rebooting. Please see the README.Debian file for tips on how "
125 "to do that."
126 msgstr ""
127
128 #. Type: boolean
129 #. Description
130 #: ../lilo.templates:4001
131 msgid "Do you want to run /sbin/lilo now?"
132 msgstr ""
133
134 #. Type: boolean
135 #. Description
136 #: ../lilo.templates:4001
137 msgid ""
138 "It was detected that it's necessary to run /sbin/lilo in order to update the "
139 "new LILO configuration."
140 msgstr ""
141
142 #. Type: boolean
143 #. Description
144 #: ../lilo.templates:4001
145 msgid ""
146 "WARNING: This procedure will write data in your MBR and may overwrite some "
147 "things in that place. If you skip this step, you must run /sbin/lilo before "
148 "reboot your computer or your system may not boot again."
149 msgstr ""
150
151 #. Type: note
152 #. Description
153 #: ../lilo.templates:5001
154 msgid "Invalid bitmap path"
155 msgstr ""
156
157 #. Type: note
158 #. Description
159 #: ../lilo.templates:5001
160 msgid ""
161 "A deprecated bitmap path entry has been discovered in your LILO "
162 "configuration  file (/etc/lilo.conf). You must upgrade this path in order to "
163 "run LILO. You  can also run liloconfig(8) and get a fresh configuration file."
164 msgstr ""
165
166 #. Type: title
167 #. Description
168 #: ../lilo.templates:6001
169 msgid "LILO configuration."
170 msgstr ""
171
172 #. Type: text
173 #. Description
174 #: ../lilo.templates:7001
175 msgid ""
176 "LILO, the LInux LOader, sets up your system to boot Linux directly from your "
177 "hard disk, without the need for a boot floppy."
178 msgstr ""
179
180 #. Type: error
181 #. Description
182 #: ../lilo.templates:8001
183 msgid ""
184 "Hmm. I think you're configuring the base filesystem, and I'm therefore "
185 "simply going to exit successfully without trying to actually configure LILO "
186 "properly. If you're not doing that, this is an important bug against "
187 "Debian's lilo package, and should be reported as such..."
188 msgstr ""
189
190 #. Type: note
191 #. Description
192 #: ../lilo.templates:9001
193 msgid ""
194 "You already have a LILO configuration in the file ${liloconf}. If you want "
195 "to use the new LILO boot menu, please take a look to /usr/share/doc/lilo/"
196 "examples/conf.sample and choose one of the bitmaps located on /boot."
197 msgstr ""
198
199 #. Type: error
200 #. Description
201 #. Type: error
202 #. Description
203 #. Type: error
204 #. Description
205 #. Type: error
206 #. Description
207 #: ../lilo.templates:10001 ../lilo.templates:12001 ../lilo.templates:17001
208 #: ../lilo.templates:18001
209 msgid "WARNING!"
210 msgstr ""
211
212 #. Type: error
213 #. Description
214 #: ../lilo.templates:10001
215 msgid ""
216 "You have an old incompatible lilo configuration file! Read the file /usr/"
217 "share/doc/lilo/INCOMPAT.gz and rerun /sbin/lilo to write the changes to your "
218 "boot sectors"
219 msgstr ""
220
221 #. Type: boolean
222 #. Description
223 #: ../lilo.templates:11001
224 msgid "Install a boot block using your current LILO configuration?"
225 msgstr ""
226
227 #. Type: error
228 #. Description
229 #: ../lilo.templates:12001
230 msgid ""
231 "Even if lilo runs successfully, see /usr/share/doc/lilo/INCOMPAT.gz for "
232 "changes in the usage of the ${liloconf} file.  If needed: edit ${liloconf} "
233 "and rerun '/sbin/lilo -v'"
234 msgstr ""
235
236 #. Type: select
237 #. Description
238 #: ../lilo.templates:13001
239 msgid "The following is the list of the available bitmaps"
240 msgstr ""
241
242 #. Type: error
243 #. Description
244 #. Type: error
245 #. Description
246 #. Type: error
247 #. Description
248 #: ../lilo.templates:14001 ../lilo.templates:23001 ../lilo.templates:25001
249 msgid "ERROR!"
250 msgstr ""
251
252 #. Type: error
253 #. Description
254 #: ../lilo.templates:14001
255 msgid "Correct ${liloconf} manually and rerun /sbin/lilo."
256 msgstr ""
257
258 #. Type: boolean
259 #. Description
260 #: ../lilo.templates:15001
261 msgid "Wipe out your old LILO configuration and make a new one?"
262 msgstr ""
263
264 #. Type: error
265 #. Description
266 #: ../lilo.templates:16001
267 msgid "No changes made."
268 msgstr ""
269
270 #. Type: error
271 #. Description
272 #: ../lilo.templates:17001
273 msgid ""
274 "Either your ${fstab} configuration file is missing, or it doesn't contain a "
275 "valid entry for the root filesystem! This generally means that your system "
276 "is very badly broken. Configuration of LILO will be aborted; you should try "
277 "to repair the situation and then run /usr/sbin/liloconfig again to retry the "
278 "configuration process."
279 msgstr ""
280
281 #. Type: error
282 #. Description
283 #: ../lilo.templates:18001
284 msgid ""
285 "Your ${fstab} configuration file gives device ${device} as the root "
286 "filesystem device. This doesn't look to me like an \"ordinary\" block "
287 "device. Either your fstab is broken and you should fix it, or you are using "
288 "hardware (such as a RAID array) which this simple configuration program does "
289 "not handle."
290 msgstr ""
291
292 #. Type: error
293 #. Description
294 #: ../lilo.templates:18001
295 msgid ""
296 "You should either repair the situation or hand-roll your own ${liloconf} "
297 "configuration file; you can then run /usr/sbin/liloconfig again to retry the "
298 "configuration process. Documentation for LILO can be found in /usr/share/doc/"
299 "lilo/."
300 msgstr ""
301
302 #. Type: note
303 #. Description
304 #: ../lilo.templates:19001
305 msgid "Booting from hard disk."
306 msgstr ""
307
308 #. Type: note
309 #. Description
310 #: ../lilo.templates:19001
311 msgid ""
312 "You must do three things to make the Linux system boot from the hard disk. "
313 "Install a partition boot record, install a master boot record, and set the "
314 "partition active. You'll be asked to perform each of these tasks. You may "
315 "skip any or all of them, and perform them manually later on."
316 msgstr ""
317
318 #. Type: note
319 #. Description
320 #: ../lilo.templates:19001
321 msgid ""
322 "This will result in Linux being booted by default from the hard disk.  If "
323 "your setup is complicated or unusual you should consider writing your own "
324 "customised ${liloconf}. To do this you should exit this configuration "
325 "program and refer to the comprehensive lilo documentation, which can be "
326 "found in /usr/share/doc/lilo/."
327 msgstr ""
328
329 #. Type: boolean
330 #. Description
331 #: ../lilo.templates:20001
332 msgid "Install a partition boot record to boot Linux from ${device}?"
333 msgstr ""
334
335 #. Type: boolean
336 #. Description
337 #: ../lilo.templates:21001
338 msgid "Use LBA32 for addressing big disks using new BIOS features?"
339 msgstr ""
340
341 #. Type: boolean
342 #. Description
343 #: ../lilo.templates:22001
344 msgid "Install a master boot record on ${disk}?"
345 msgstr ""
346
347 #. Type: boolean
348 #. Description
349 #: ../lilo.templates:22001
350 msgid ""
351 "A master boot record is required to run the partition boot record. If you "
352 "are already using a boot manager, and want to keep it, answer \"no\" to the "
353 "following question. If you don't know what a boot manager is or whether you "
354 "have one, answer \"yes\"."
355 msgstr ""
356
357 #. Type: error
358 #. Description
359 #: ../lilo.templates:23001
360 msgid "install-mbr failed! Your system may not be bootable."
361 msgstr ""
362
363 #. Type: boolean
364 #. Description
365 #: ../lilo.templates:24001
366 msgid "Make ${device} the active partition"
367 msgstr ""
368
369 #. Type: boolean
370 #. Description
371 #: ../lilo.templates:24001
372 msgid ""
373 "The master boot record will boot the active partition. If you want your "
374 "system to boot another operating system, such as DOS or Windows, by default, "
375 "answer \"no\" to the following question. You may still use your boot manager "
376 "or the master boot record to boot Linux. If you want the system to boot "
377 "Linux by default, answer \"yes\". In this case you could still boot some "
378 "other OS if you know what partition it is on."
379 msgstr ""
380
381 #. Type: error
382 #. Description
383 #: ../lilo.templates:25001
384 msgid "activate failed! Your system may not be bootable."
385 msgstr ""