Support turbo2.
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / DeviceManager / locale / de.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR ORGANIZATION
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: DeviceManager\n"
8 "POT-Creation-Date: 2012-09-26 18:09+KST\n"
9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11 "Language-Team: LANGUAGE <LL@li.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Generated-By: pygettext.py 1.5\n"
16
17
18 #: ../plugin.py:70 ../plugin.py:1238
19 msgid "Cancel"
20 msgstr ""
21
22 #: ../plugin.py:71
23 msgid "OK"
24 msgstr ""
25
26 #: ../plugin.py:83
27 msgid "DeviceManager configuration"
28 msgstr ""
29
30 #: ../plugin.py:87
31 msgid "Enable mount check for HDD : "
32 msgstr ""
33
34 #: ../plugin.py:88
35 msgid "Harddisk standby after : "
36 msgstr ""
37
38 #: ../plugin.py:89
39 msgid "Mount known devices automatically : "
40 msgstr ""
41
42 #: ../plugin.py:159 ../plugin.py:218
43 msgid "Close"
44 msgstr ""
45
46 #: ../plugin.py:205
47 msgid "Umount"
48 msgstr ""
49
50 #: ../plugin.py:207 ../plugin.py:259
51 msgid "Mount"
52 msgstr ""
53
54 #: ../plugin.py:212 ../plugin.py:261
55 msgid "Check"
56 msgstr ""
57
58 #: ../plugin.py:219 ../plugin.py:277
59 msgid "Ok"
60 msgstr ""
61
62 #: ../plugin.py:221
63 msgid "Initialize"
64 msgstr ""
65
66 #: ../plugin.py:226
67 msgid "device : %s"
68 msgstr ""
69
70 #: ../plugin.py:227 ../plugin.py:250
71 msgid "Size : %s"
72 msgstr ""
73
74 #: ../plugin.py:228
75 msgid "Partitions : %s"
76 msgstr ""
77
78 #: ../plugin.py:229
79 msgid "Removable : %s"
80 msgstr ""
81
82 #: ../plugin.py:246
83 msgid "Partition : /dev/%s"
84 msgstr ""
85
86 #: ../plugin.py:247
87 msgid "Mounted on : %s"
88 msgstr ""
89
90 #: ../plugin.py:247
91 msgid "not mounted"
92 msgstr ""
93
94 #: ../plugin.py:248
95 msgid "UUID : %s"
96 msgstr ""
97
98 #: ../plugin.py:248 ../plugin.py:249 ../plugin.py:250 ../plugin.py:251
99 msgid "unknown"
100 msgstr ""
101
102 #: ../plugin.py:249
103 msgid "Type : %s"
104 msgstr ""
105
106 #: ../plugin.py:251
107 msgid "Free : %s"
108 msgstr ""
109
110 #: ../plugin.py:258
111 msgid "Devices"
112 msgstr ""
113
114 #: ../plugin.py:260
115 msgid "Format"
116 msgstr ""
117
118 #: ../plugin.py:267 ../plugin.py:312
119 msgid ""
120 "No partition list found on device.\n"
121 "Please click BLUE key and do Initialize to use this device."
122 msgstr ""
123
124 #: ../plugin.py:274
125 msgid ""
126 "This partition is not mountable.\n"
127 "You need to check or format this partition."
128 msgstr ""
129
130 #: ../plugin.py:276
131 msgid "Partitions"
132 msgstr ""
133
134 #: ../plugin.py:286
135 msgid "Mount Point : %s ->%s"
136 msgstr ""
137
138 #: ../plugin.py:286
139 msgid "Set up Default Mount Point"
140 msgstr ""
141
142 #: ../plugin.py:287
143 msgid "Automatically set up a Mount Point"
144 msgstr ""
145
146 #: ../plugin.py:287
147 msgid "Mount Point : %s -> %s"
148 msgstr ""
149
150 #: ../plugin.py:288
151 msgid "Mount Point : click ok button on here."
152 msgstr ""
153
154 #: ../plugin.py:288
155 msgid "User manually Set up a Mount Point"
156 msgstr ""
157
158 #: ../plugin.py:380 ../plugin.py:596
159 msgid "ext2 - recommended for USB flash memory"
160 msgstr ""
161
162 #: ../plugin.py:381 ../plugin.py:597
163 msgid "ext3 - recommended for harddisks"
164 msgstr ""
165
166 #: ../plugin.py:382 ../plugin.py:598
167 msgid "ext4 - experimental"
168 msgstr ""
169
170 #: ../plugin.py:383 ../plugin.py:599
171 msgid "vfat - for USB flash memory"
172 msgstr ""
173
174 #: ../plugin.py:384 ../plugin.py:600
175 msgid "Choice filesystem."
176 msgstr ""
177
178 #: ../plugin.py:401
179 msgid ""
180 "Can't umount %s. \n"
181 "Maybe device or resource busy."
182 msgstr ""
183
184 #: ../plugin.py:426
185 msgid ""
186 "Can not use this mount point.(%s) \n"
187 "Please select another mount point."
188 msgstr ""
189
190 #: ../plugin.py:450
191 msgid ""
192 "Mount Failed!\n"
193 "Current path is already mounted by \"%s\""
194 msgstr ""
195
196 #: ../plugin.py:467 ../plugin.py:474
197 msgid ""
198 "Mount Failed!\n"
199 "(%s -> %s)"
200 msgstr ""
201
202 #: ../plugin.py:494
203 msgid ""
204 "Mount Point is not writeable.\n"
205 "Path : %s"
206 msgstr ""
207
208 #: ../plugin.py:530
209 msgid ""
210 "Do you really want to initialize the device?\n"
211 "All data on the device will be lost!"
212 msgstr ""
213
214 #: ../plugin.py:563
215 msgid "How many partitions do you want?(1-4)"
216 msgstr ""
217
218 #: ../plugin.py:570 ../plugin.py:592
219 msgid "The number you entered is wrong!"
220 msgstr ""
221
222 #: ../plugin.py:581
223 msgid "Input size of partition %s.(Max = %d MB)"
224 msgstr ""
225
226 #: ../plugin.py:619
227 msgid ""
228 "%s\n"
229 "Start Device Inititlization?"
230 msgstr ""
231
232 #: ../plugin.py:629
233 msgid "umounting failed!Maybe some files in mount point are open"
234 msgstr ""
235
236 #: ../plugin.py:631
237 msgid "InitInitializing, please wait ..."
238 msgstr ""
239
240 #: ../plugin.py:632 ../plugin.py:896
241 msgid ""
242 "\n"
243 "Device : %s"
244 msgstr ""
245
246 #: ../plugin.py:633
247 msgid ""
248 "\n"
249 "Size : %s MB\n"
250 msgstr ""
251
252 #: ../plugin.py:635
253 msgid ""
254 "\n"
255 "partition %d : %s MB"
256 msgstr ""
257
258 #: ../plugin.py:714
259 msgid "Create filesystem, please wait ..."
260 msgstr ""
261
262 #: ../plugin.py:715
263 msgid ""
264 "\n"
265 "Partition : %s"
266 msgstr ""
267
268 #: ../plugin.py:716 ../plugin.py:809 ../plugin.py:897
269 msgid ""
270 "\n"
271 "Filesystem : %s"
272 msgstr ""
273
274 #: ../plugin.py:717
275 msgid ""
276 "\n"
277 "Size : %d MB\n"
278 msgstr ""
279
280 #: ../plugin.py:727
281 msgid "Creating filesystem Error"
282 msgstr ""
283
284 #: ../plugin.py:729
285 msgid " at /dev/%s"
286 msgstr ""
287
288 #: ../plugin.py:749
289 msgid "Device Initialization finished sucessfully!"
290 msgstr ""
291
292 #: ../plugin.py:787
293 msgid ""
294 "Do you really want to check the filesystem?\n"
295 "This could take lots of time!"
296 msgstr ""
297
298 #: ../plugin.py:807
299 msgid "Check filesystem, please wait ..."
300 msgstr ""
301
302 #: ../plugin.py:808
303 msgid ""
304 "\n"
305 "Device : /dev/%s"
306 msgstr ""
307
308 #: ../plugin.py:830 ../plugin.py:936
309 msgid ""
310 "Can not umount device /dev/%s.\n"
311 "Maybe some files of the filesystem are open"
312 msgstr ""
313
314 #: ../plugin.py:837
315 msgid "Filesystem check finished sucessfully"
316 msgstr ""
317
318 #: ../plugin.py:840
319 msgid "Error checking disk. The disk or filesystem may be damaged"
320 msgstr ""
321
322 #: ../plugin.py:895
323 msgid "Format filesystem, please wait ..."
324 msgstr ""
325
326 #: ../plugin.py:898
327 msgid ""
328 "\n"
329 "Size : %s"
330 msgstr ""
331
332 #: ../plugin.py:951
333 msgid "Can not change the partition ID for %s"
334 msgstr ""
335
336 #: ../plugin.py:984
337 msgid ""
338 "Can not format device /dev/%s.\n"
339 "refresh partition information failed!"
340 msgstr ""
341
342 #: ../plugin.py:998
343 msgid ""
344 "Make filesystem Error /dev/%s.\n"
345 "Please check your device."
346 msgstr ""
347
348 #: ../plugin.py:1003
349 msgid "Format finished sucessfully."
350 msgstr ""
351
352 #: ../plugin.py:1239
353 msgid "Select"
354 msgstr ""
355
356 #: ../plugin.py:1240
357 msgid "Create directory"
358 msgstr ""
359
360 #: ../plugin.py:1275
361 msgid "Input mount point path."
362 msgstr ""
363
364 #: ../plugin.py:1287
365 msgid ""
366 "Create directory failed!\n"
367 "%s"
368 msgstr ""
369
370 #: ../plugin.py:1298
371 msgid ""
372 "Delete directory failed!\n"
373 "Maybe directory is not empty."
374 msgstr ""
375
376 #: ../plugin.py:1302
377 msgid ""
378 "Delete directory failed!\n"
379 "%s"
380 msgstr ""
381
382 #: ../plugin.py:1622
383 msgid ""
384 "No mountable devices found.! (%s)\n"
385 "Do you want to open DeviceManager and do initialize or format this device?\n"
386 "\n"
387 "(Open 'Menu->Setup->System -> Harddisk -> DeviceManager'\n"
388 " and press MENU button to deactivate this check.)"
389 msgstr ""
390
391 #: ../plugin.py:1673 ../plugin.py:1681
392 msgid "DeviceManager"
393 msgstr ""
394
395 #: ../plugin.py:1681
396 msgid "manage block devices of your VU+"
397 msgstr ""
398